Feature #5664 2013-07-10 18:06

lazy_john

auto sw project

hi

could you implement auto switch project when having multiple project opened by selecting the file belonging to that project inside editor;

eg: multiple opened projects / files associated to them inside editor.. i need project switch at the moment i select the file associated to it in editor

or implement a fast switch key at the moment "Enter" on selected project collapses the project tree

ty

Category
Interface
Status
Open
Close date
 
Assigned to
 
ollydbg 2013-07-17 00:36

What about if a source file is shared in two project?

lazy_john 2013-07-22 09:06

i didn't anticipated that.. i guess a popup with project selection switch should appear if a file belonging to more projects is activated;

don't know you but i keep my files grouped together.. no split between projects; if i use a source on 2 projects.. id prefer to copy it(duplicate) inside project folder; it's cleaner, easier to debug

another idea.. at the moment you have to right click a project and select activate to switch it.. couldn't it be switched just by clicking the project(1 click... double clicking collapses the project tree)?

ollydbg 2013-07-23 07:03

OK, I see, but personally, I don't think auto switch project by different files are a high demanding feature request, I'm quite convenient switch the active project by right click on the context menu of the project/workspace tree.

I'd like to see any other devs' opinion. Also, patches are welcome.