Victor B. Gonzalez wrote:
I've been using SciTE for more than two years and have been on Linux a little more than 90 days with it. I really thank everyone for making it portable :)

1) Is there a visual aid to help remind a user when to wrap the code? No automatic line wrapping please. A sort of right hand margin set at 79 characters in to remind the user to manually wrap... Is this possible?

Look at the doc (SciTEDoc.html) entry for "edge.mode" - it should do what you want.

2) Currently, in writing Python code, indentations are a whole tab. Is it possible to modify these indentations to take up only 4 spaces instead? Is it possible the indents can be made a little tighter? How?

There may be some other reason you do not want to, but have you tried just setting the tab width to 4?

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

Reply via email to