Code::Blocks Forums
User forums => Using Code::Blocks => Topic started 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.
-
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.
-
Thanks for reply!
My problem was, that I disabled code completion and so no symbols were available in the browser.