Upcoming 5.6.2 release

Neil Hodgson <[email protected]> Sun, 26 Apr 2026 10:28:32 +1000
Newsgroups gmane.editors.scite.general,gmane.comp.lib.scintilla.devel
Message-ID <CACWkrThWz8XGVLpMovj18XK1SHPtny2xfNBaC0hbby+r4M2iVw@mail.gmail.com>
New versions of Lexilla (5.4.9), Scintilla (5.6.2), and SciTE (5.6.2)
will be released soon. While the documentation says 29/April, it may
be delayed if the weather is nice enough for a holiday.

Changes:

SciTE 5.6.2

   =E2=80=A2 Fix spurious error message when an untitled buffer has a filte=
r
command executed on it. Bug #2504.

Lexilla 5.4.9

   =E2=80=A2 Assembler: Add SCE_ASM_STRINGBACKQUOTE for NASM `back-quoted
strings`. Issue #220.
   =E2=80=A2 C++: Fold for '#pragma region' and '#pragma endregion'. Issue =
#324.
   =E2=80=A2 F#: Allow '!' for async keywords. Issue #352.
   =E2=80=A2 F#: Stabilize styling of long strings. Issue #353.
   =E2=80=A2 F#: Fold long strings with fold.fsharp.quotes. Issue #354.
   =E2=80=A2 LaTeX: Fix bug when "\" at end of file. Issue #355, Pull reque=
st #356.
   =E2=80=A2 Pascal: New SCE_PAS_MULTILINESTRING for multi-line triple-quot=
ed
strings. Issue #321.
   =E2=80=A2 Ruby: Fix bug when "?\" at end of file. Issue #355, Pull reque=
st #357.

Scintilla 5.6.2

   =E2=80=A2 Add error status SC_STATUS_OUTSIDE_DOCUMENT that is set when
operations are attempted on a position outside the document. Positions
are checked earlier to prevent actions partly succeeding. Incomplete
actions could lead to features that are out of synchronization like
change history referring to text that has been deleted.
   =E2=80=A2 On Win32 with DirectWrite in a GDI scaled application, draw
sharper text in autocompletion lists. Bug #2505.
   =E2=80=A2 On Win32 update scaling when the application moves to another
monitor. Bug #2503.

The committed changes can be examined either in the repositories

   git clone https://github.com/ScintillaOrg/lexilla
   hg clone http://hg.code.sf.net/p/scintilla/code scintilla
   hg clone http://hg.code.sf.net/p/scintilla/scite

or from

   https://www.scintilla.org/scite.zip Source
   https://www.scintilla.org/wscite.zip Windows executable (64-bit)

Neil

--=20
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 e=
mail to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/scite-inter=
est/CACWkrThWz8XGVLpMovj18XK1SHPtny2xfNBaC0hbby%2Br4M2iVw%40mail.gmail.com.