SourceForge.net wrote:
Feature Requests item #1362713, was opened at 2005-11-21 03:34
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=352439&aid=1362713&group_id=2439
...
Summary: Scope highlighting

Initial Comment:
A have tried the Ultimate++ IDE which is very
interesting multiplatform C++ IDE including GUI library.

The very cool thing (I think) there is in the IDE C++
editor is something called "Scope highlighting" - they
are able to set different backround colors for the
blocks of code which are belonging to each other
depending on their scope (see attached screenshot).

I am sure the coding with that feature is much much
attractive.

I took a look at your picture... for me, I am not sure that it adds much usefully past what the "view.indentation.guides" feature already does - but that is a value judgment (mine). :)

In addition, the existing "highlight.indentation.guides" feature, though subtle with the default coloring, also aids in "illuminating" the nesting / indentation structure... although this is less useful in languages that do not use "brace" chars for their block delimiters. ;)

Robert Roessler
[EMAIL PROTECTED]
http://www.rftp.com
_______________________________________________
Scintilla-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scintilla-interest

Reply via email to