Hello,
I have this problem - a lot of files can be opened during
debugging code (stepping to the framework sources).
When I finish debug session, I have IDE where too many not needed tabs
are open (and more - I am editng page xy.php, then debugging, and then I am on some "random"
page and have to search for my xy.php file). This annoys me quite a lot.
Simple solution would be the
ability to mark some source tabs as "sticky" and to add new
function - "
Close all not sticky tabs". Then I can simply mark pages I am working on as "
sticky",
run debugger (lots of new tabs can be open), finish debugging, press shortcut, and all tabs except
my marked sticky tabs are closed.
Sticky tabs could be visually differentiated from other tabs by colors or anything (i do not care really)
Thanks for hearing me, I have tried at least...
Bye