Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: wtherapy on September 15, 2007, 07:57:57 am

Title: Symbols browser organized pr projects
Post by: wtherapy on September 15, 2007, 07:57:57 am
I would need very much to have the symbols browser organized per projects ( exactly as in Visual Studio ). I have a workspace with many projects and each project has many classes. It is very difficult to search in all of them every time when I need to browse the definition of a class.
Title: Re: Symbols browser organized pr projects
Post by: Ceniza on September 15, 2007, 12:43:46 pm
In the symbols browser change the View to Active project's symbols.
Title: Re: Symbols browser organized pr projects
Post by: wtherapy on September 20, 2007, 11:16:39 am
ok, but this only shows the symbols of the active project. It would be best if all the symbols would be grouped based on the projects they come from, so I can browse all symbols but view them grouped by project ( like visual studio ).