News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

function/method browser

Started by eli2k, July 25, 2006, 09:29:28 PM

Previous topic - Next topic

eli2k

Does CodeBlocks have a plugin or feature to list all functions on the side-panel, and jump to that function when you click on it? I'm handling a large chunk of code and this may make things a little easier.

Thanks,
- Eli

Ceniza

The most similar thing is CodeCompletion (tab Symbols) and it lists many more things.

eli2k

Thanks. That looks like what I am looking for.

tiwag

Quote from: eli2k on July 25, 2006, 10:34:30 PM
Thanks. That looks like what I am looking for.

Maybe you want to try  " Search->Goto function   Ctrl-Alt-G "    too ?

it shows a very nice function browser too, just type any chars you can remember of the name of the searched function
and the collection will be reduced to show only functions which contain the typed string ...

very fast and handy ...


kidmosey

#4
Quote from: tiwag on July 26, 2006, 08:09:26 AM
Maybe you want to try  " Search->Goto function   Ctrl-Alt-G "    too ?

That is pretty nice.  Too bad it isn't sorted.  Still, it's loads easier than searching the symbols tree.
3 years until google knows more than god.