Upcoming 5.5.4 release

"'Neil Hodgson' via scite-interest" <[email protected]> Sun, 15 Dec 2024 21:04:45 +1100
Newsgroups gmane.editors.scite.general,gmane.comp.lib.scintilla.devel
Message-ID <[email protected]>
New versions of Lexilla (5.4.2), Scintilla (5.5.4), and SciTE (5.5.4) will =
be released soon on the 18th.

A new lexer was added to Lexilla for Nix.

Changes:

    =E2=80=A2 SciTE
        =E2=80=A2 Fix crash on Win32 in strip handling when matching a keyp=
ress to a caption which is empty.

    =E2=80=A2 Lexilla 5.4.2
        =E2=80=A2 Update to Unicode 15.1. Issue #285.
        =E2=80=A2 Lexer added for Nix "nix". Pull request #282.
        =E2=80=A2 JavaScript: Use correct SCE_HJA_TEMPLATELITERAL style for=
 server-side template literals in HTML instead of client-side style. Issue =
#286.
        =E2=80=A2 JavaScript: Use correct SCE_HJ_SYMBOLS style for '.' afte=
r regex instead of SCE_HJ_WORD. Prevent empty word assertion when non-word =
character after regex flag. Issue #289.
        =E2=80=A2 PHP: Fix unstable lexing with substyled keyword and unter=
minated string. Issue #288.
        =E2=80=A2 Rust: Add C string and raw C string literal styles SCE_RU=
ST_CSTRING and SCE_RUST_CSTRINGR. Pull request #292, Issue #268.
        =E2=80=A2 TOML: Don't treat keys without values as errors. Pull req=
uest #283.
        =E2=80=A2 Zig: Add SCE_ZIG_IDENTIFIER_STRING for identifiers expres=
sed as strings. Pull request #287.

    =E2=80=A2 Scintilla 5.5.4
        =E2=80=A2 Update to Unicode 15.1. Issue #285.
        =E2=80=A2 Improve performance of SCI_BRACEMATCH. Feature #1533.
        =E2=80=A2 Improve performance of DBCS text. Feature #1535.
        =E2=80=A2 Fix wrapping removed lines. Bug #2456.
        =E2=80=A2 Fix moving line down to empty final line and moving empty=
 final line up. Bug #2457.
        =E2=80=A2 On GTK, allow middle click to insert multiple times withi=
n a document. Geany Issue #2629.

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/6AE56278-3BD3-4476-97A3-34E139C2DAC0%40me.com.