SciTE 5.6.1 released
"'Neil Hodgson' via scite-interest" <[email protected]> Thu, 26 Mar 2026 09:15:38 +1100
| Newsgroups | gmane.editors.scite.general |
|---|---|
| Message-ID | <[email protected]> |
SciTE 5.6.1 is now available from the scintilla.org web site. It uses Lexilla 5.4.8 and Scintilla 5.6.1. This is a feature and fix release. On GTK, problems were fixed with images on buttons in the toolbar and find/replace strips. This was caused by deprecation and removal of platform support for the XPM image format and could lead to blank buttons or console warnings. There were improvements for Batch, Forth, JavaScript, and JSON languages. JavaScript users may wish to change these properties to allow using '#' for private elements. lexer.cpp.enable.preprocessor=0 lexer.cpp.allow.hashes=1 These are for standalone JavaScript files, not JavaScript embedded in HTML. 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 -- You received this message because you are subscribed to the Google Groups "scite-interest" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/scite-interest/AF3B3CBF-8E9D-47CA-A2C0-724FA66EEE84%40me.com.