SciTE 5.6.0 released

"'Neil Hodgson' via scite-interest" <[email protected]> Wed, 25 Feb 2026 18:59:03 +1100
Newsgroups gmane.editors.scite.general
Message-ID <[email protected]>
   SciTE 5.6.0 is now available from the scintilla.org web site. It uses Lexilla 5.4.7 and Scintilla 5.6.0.

   This is a crash fix release.

   When the window was sized to be narrower than the margins, an empty text area caused undefined behaviour in a call to std::clamp. This was noticed on Linux using g++ where the UB caused a crash but may have occurred on other systems.

   Windows executable releases are now signed with "Open Source Developer, Neil Hodgson". This should help with avoiding system warnings.

   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/E751D9A1-FEE5-4ED3-ADAC-CC4AEE14CA6B%40me.com.