Author Topic: function/method browser  (Read 3770 times)

eli2k

  • Guest
function/method browser
« on: July 25, 2006, 09:29:28 pm »
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

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: function/method browser
« Reply #1 on: July 25, 2006, 10:09:24 pm »
The most similar thing is CodeCompletion (tab Symbols) and it lists many more things.

eli2k

  • Guest
Re: function/method browser
« Reply #2 on: July 25, 2006, 10:34:30 pm »
Thanks. That looks like what I am looking for.

Offline tiwag

  • Developer
  • Lives here!
  • *****
  • Posts: 1196
  • sailing away ...
    • tiwag.cb
Re: function/method browser
« Reply #3 on: July 26, 2006, 08:09:26 am »
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 ...


Offline kidmosey

  • Multiple posting newcomer
  • *
  • Posts: 95
    • MUSITU International
Re: function/method browser
« Reply #4 on: July 26, 2006, 10:01:00 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.
« Last Edit: July 26, 2006, 10:23:53 am by kidmosey »
3 years until google knows more than god.