User forums > Help

function/method browser

(1/1)

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.

--- End quote ---

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:

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

--- End quote ---

That is pretty nice.  Too bad it isn't sorted.  Still, it's loads easier than searching the symbols tree.

Navigation

[0] Message Index

Go to full version