April White <april_white <at> sympatico.ca> writes: > > Dave Kuhlman wrote: > > >So, I'd like to suggest that the following be added to the python.properties > >file in the distribution: > > > > tabsize.$(file.patterns.py)=4 > > indent.size.$(file.patterns.py)=4 > > use.tabs.$(file.patterns.py)=0 > > comment.block.python=## > > comment.block.at.line.start.python=1 > > > Dave, why not add these to your user properties file? There they will > precedence. >
Good suggestion. And, I've done that. After doing so, SciTE makes an excellent Python text editor. But, I also teach classes on Python and Jython. And, in my classes (or wherever I recommend SciTE) I don't want to have to keep saying something like: "SciTE is a great editor, but for Python you have to add these lines to your python.properties." It's not a big issue. But, it would be nice if SciTE by default uses the most common values. Dave _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
