ThomasW
unread,Dec 16, 2009, 4:44:35 PM12/16/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scite-interest
Hi all,
I just had one of those "wouldn't it be nice...?" thoughts, so here it
is:
In my experience, in longer blocks of code it's hard for the eye to
follow one particular indentation guide because they are all gray.
(This is especially true for narrower indentation widths.) The
indentation guide highlighting feature is a nice thing, but one has to
move the cursor to one of the braces to activate it, then go back to
the position where one is working. Wouldn't it be nice if the
indentation guides were permanently "highlighted" in different colors,
like: Leftmost line is gray, next line is blue, third line is red,
next line is gray again, then blue, red and so on? If the indentation
is correct, one would see at a glance where the block starts and ends
by looking at the color of the line. The eye won't accidentally be
skipping two lines of a different color. Of course this can't replace
the actual highlighting feature that is based on true bracket
matching, which is very useful to have, too, especially if the
indentation is screwed up.
Any opinions?
Thomas W.