Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: glaure on January 25, 2010, 11:22:59 am

Title: ALT+G for Workspaces
Post by: glaure on January 25, 2010, 11:22:59 am
Hi community!

I am trying to use Code::Blocks for rather large workspace containing 50+ projects (eg generators and libraries). Many times I am looking for a particular source file without being sure to which project it is part from. Alt+G "Find File" works great for the projects but not for the workspaces. Is there a way to uses that for workspaces too? Maybe a special plugin?

Thank you,
Gunther

Using Code::Blocks on Ubuntu 9.10
Title: Re: ALT+G for Workspaces
Post by: oBFusCATed on January 25, 2010, 12:39:41 pm
Here is a patch for this feature:
http://developer.berlios.de/patch/?func=detailpatch&patch_id=2839&group_id=5358

Testing is welcome :)
Title: Re: ALT+G for Workspaces
Post by: glaure on January 25, 2010, 01:10:56 pm
I will try that! Thank you very much!

bye Gunther