ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> komodo-discuss
komodo-discuss
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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved