News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

C::B rocks ! Although here's two improvement suggestions

Started by mderie, September 21, 2007, 04:28:39 PM

Previous topic - Next topic

mderie

Hi,

I would like to know if there is a possibility to review the way the file tab is working.
I mean the top right zone between the menu and the active file content. I really wish a multiline
tabs there... The reason is simply that development actvity implies often lot of open files !

By the way I'm wandering something about the capability of the C/C++ file parser.
It can retreive the symbol declaration / definition in another file but it is unable to
recognize a local variable (i.e a function parameter).

Bye

killerbot

second part is due to current limitations of the parser. It should be extended/adjusted to support this.