Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This enables Ctrl+Mouse to be used for multiple selection.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also modified the editing module's enclose() and select_enclosed() functions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added syntax checking for file saving.
Changed autocomplete of 'end' to take advantage of key propagation; Pressing
Shift+Return is no longer necessary; Return is used.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is needed to sort tables for Scintilla autocompletion lists correctly.
|
|
|