Feature #2903 2006-11-25 18:53
berli
quicker access to symbol browser
Could there be an option to merge the files and symbol
browser into a single tree? Something like:
src
|-- blah.cpp
|-- class Blah
|-- Blah()
|-- ~Blah()
|-- ...
|-- bleh.cpp
|-- class Bleh
|-- Bleh()
|-- int foo()
|-- ...
If I would click on a class or method, it would jump to
the file and line where it is defined. I somehow can
navigate my code much better that way, instead of
constantly switching the Projects and Symbols tab (in
another editor which does it like that, but I'd prefer
to use CB for other reasons).
- Category
- Status
- Open
- Close date
- Assigned to