Scintilla: - SCI_GETTEXT, SCI_GETSELTEXT, and SCI_GETCURLINE behaviorial changes - Autocompletion on Wayland (see #3009)
Lexilla: - New parsers: gdscript (see #3012) and asciidoc (see #2986) but not imported yet
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3046
-- Commit Summary --
* Update to Scintilla 5.1.5 and Lexilla 5.1.4 * Adapt to SCI_GETTEXT changes
-- File Changes --
M scintilla/gtk/PlatGTK.cxx (11) M scintilla/lexilla/include/SciLexer.h (42) M scintilla/lexilla/lexers/LexBatch.cxx (64) M scintilla/lexilla/src/Lexilla.cxx (4) M scintilla/lexilla/version.txt (2) M scintilla/src/AutoComplete.cxx (5) M scintilla/src/Document.cxx (89) M scintilla/src/Editor.cxx (69) M scintilla/version.txt (2) M scripts/update-scintilla.sh (2) M src/sciwrappers.c (18)
-- Patch Links --
https://github.com/geany/geany/pull/3046.patch https://github.com/geany/geany/pull/3046.diff