SciTE 5.5.3 is now available from the
scintilla.org web site. It uses Lexilla 5.4.1 and Scintilla 5.5.3.
This is a feature and fix release.
Lexers were added for Dart, troff, and Zig. Improvements were made for C++, F#, HTML, and Smalltalk languages.
Bugs were fixed with regular expressions like ^$ that produced empty matches.
Bugs with horizontal scrolling on Win32 with a touchpad or Logitech mouse wheel were fixed.
Both the previous session files and command line files may be opened together with load.session.always.
A C++20 compiler is needed to build SciTE.
A detailed list of changes is available on the history page.
https://www.scintilla.org/SciTEHistory.html
SciTE uses Mercurial (Hg) and Git for source code control. The repositories can be cloned with
git clone
https://github.com/ScintillaOrg/lexilla
hg clone
http://hg.code.sf.net/p/scintilla/code
hg clone
http://hg.code.sf.net/p/scintilla/scite
Downloads:
https://www.scintilla.org/SciTEDownload.html
There will be a commercial macOS release of SciTE shortly.
Thanks to the contributors of code and documentation and to the testers.
Neil