4.4.5-1
github-actions
released this
20 Sep 00:43
·
333 commits
to default
since this release
Scintillua 4.4.5-1 (20 Sep 2020)
Download:
Bugfixes:
- Fixed potential crashes if the lexer has not yet been fully initialized.
Changes:
- Scintillua supports the Lexilla interface.
- Deprecated
lexer.fold_line_comments()
in favor of
lexer.fold_consecutive_lines()
. - Added
fold.line.groups
property andlexer.fold_line_groups
alias. - Added 64-bit and 32-bit Windows DLLs.
- Added jq lexer.
- Updated to Scintilla/SciTE 4.4.5.