Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: pindakaas on December 22, 2006, 03:50:42 pm
-
I've been using CodeWright and Microsoft Visual Studio for quite a while. Both IDE's lack certain features, and recently I decided to switch over to Code::Blocks.
One feature I am really missing is a quick overview of all functions of a .c file. Sure, it is possible to see all functions declared in a .c file by opening the dropdown box, but jumping to a function would go must faster when the functions would (also) be shown in either the 'Open files list' or 'Management' dialog.
Would it be possible to add such a feature?
-
it is : the class/symbol browser [in the management tab]
-
Try Ctrl-Alt-G...