[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.cdt] Re: Marking matching bracket in C File via background colour

Arne wrote:

Hi !

I wonder if it is possible to configure eclipse/cdt to mark the
complete lines between matching braces instead of just "marking"
the first bracket ? In a larger file it is a bit complicated to search
for the mark.

I only found an entry in the preferences to change the colour of the current
foreground marking...
I am not sure, if it is a cdt Feature at all, but depends on the underlying
eclipse editor class (or whatever may be used) ?

Thanks,
          Arne
AFAIK, it is not possible in any Eclipse editor. But sounds to me like a nice feature. If you open a bugzilla ticket I would add my vote.

BTW, there is a key shortcut to go to the matching bracket: CTRL-P

 Axel