RE: [Komodo-discuss] Suggestions
by Michael Geary other posts by this author
Apr 29 2005 12:52PM messages near this date
view in the new Beta List Site
RE: [Komodo-discuss] Suggestions
|
RE: [Komodo-discuss] Suggestions
> From: Brian Luft
> 2) In the code window, I have a pixel-or-two wide vertical
> line in column 81.
You can turn off that line, or change the column it appears in, with
Preferences/Editor/Indentation. You can also change the color of the edge
line in Preferences/Fonts and Colors/Colors/Edge Line.
In my own code, I like to use separator comment bars between functions, e.g.
//-------------------------------- ...
Or
#--------------------------------- ...
I use 100 column max width in my code, so I make these bars 100 characters
wide and set the edge line column to 99 (I think there's an off-by-one error
in the way this column is specified). This makes the separator bars run up
to the edge line, giving the effect of putting a box around each function,
which I find pleasing to the eye.
-Mike
_______________________________________________
Komodo-discuss mailing list
Komodo-discuss@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss
Thread:
Andreas Schmid
Brian Luft
Troy Herr
Michael Geary
Michael Geary
Shane Caraveo
|