Age | Commit message (Collapse) | Author |
|
Requires lspawn r21. Thanks to Chris Emerson for proof-of-concept code.
Spawning still does not work for Win32 terminal version, though.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Piotr Orzechowski.
|
|
Describe how to identify and download revisions rather than relying on tags,
which will be removed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Piotr Orzechowski
|
|
Thanks to Piotr Orzechowski.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows process output to be scrolled into view until the user switches
buffers.
|
|
In a "Find in Files" buffer, goes to the file on the current line.
In a message buffer, jumps to the error or warning on the current line.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Any changes, even incremental ones, are reflected immediately.
As a result, removed `set_menubar()` and `set_contextmenus()` from API.
|
|
|
|
|
|
Setting the style of `INDIC_BRACEMATCH` to `INDIC_HIDDEN` effectively disables
brace highlighting.
|
|
|
|
|
|
Also temporarily include my upstream patch for autocompletion into multiple
selections. When 3.4.3 comes out, the patch may be removed.
This commit negates the requirement for Scintilla post 3.4.2, mentioned in
1736:12256c79f24b.
|