Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: pindakaas on December 22, 2006, 03:50:42 pm

Title: Feature Request - Show Functions in Open Files list
Post 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?
Title: Re: Feature Request - Show Functions in Open Files list
Post by: killerbot on December 22, 2006, 04:26:22 pm
it is : the class/symbol browser [in the management tab]
Title: Re: Feature Request - Show Functions in Open Files list
Post by: mandrav on December 22, 2006, 05:39:10 pm
Try Ctrl-Alt-G...