bergamasque wrote:
> I opened the SciTEGlobal.properties, and it says this:
>
> # Wrapping of long lines
> #wrap=1
> #wrap.style=2
> #cache.layout=3
> #output.wrap=1
> #output.cache.layout=3
> #wrap.visual.flags=3
> #wrap.visual.flags.location=3
> #wrap.indent.mode=1
> #wrap.visual.startindent=4
>
> I don't understand, according to this, shouldn't my lines wrap by
> default already ? I couldn't find the SciTEUser.properties nor the
> SciTEDirectory.properties and I did find SciTE.properties but I did
> not understand that file.
The '#' comments out the option.
You just create them if they don't exist; they are intended to
override the global settings.
It is customary to leave SciTEGlobal.properties intact and add a
per-user SciTEUser.properties to override or change any of the
global defaults. Then say, if you have a software project that
uses a specific kind of formatting, SciTEDirectory.properties can
customize SciTE on a per-directory tree basis.
PS. this is re-sent, there was a delivery failure the first time
around and I want to test GGroups