Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: tom0769 on January 23, 2007, 07:32:57 AM

Title: Function tree
Post by: tom0769 on January 23, 2007, 07:32:57 AM
Is there a kind of function tree available?
Code folding is very useful to get a better overview on sources,
but it would be nice if I could navigate directly to a function through a function tree.
Title: Re: Function tree
Post by: Game_Ender on January 23, 2007, 09:49:22 AM
What do you mean by function tree?  Are you using the latest nightly build?  If you are it has a symbol browser and its lists functions.
Title: Re: Function tree
Post by: tom0769 on January 23, 2007, 10:03:25 AM
Thanks for reply!
My problem was, that I disabled code completion and so no symbols were available in the browser.