Dan Anderson:

Is is possible to configure/change what SciTE considers a
"word part" or alternatively is it possible to configure SciTE
such that it considers whitespace a "word".  Take the following
text for example:

LongWord1    LongWord2

If the cursor is immediately before "LongWord1" by default
Ctrl+Shift+Right selects LongWord1 and all the whitespace
before LongWord2.

  I don't know of an easy way to change this. You could define your
own selection command in Lua and assign this to a key.

  Neil
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to