Upcoming 5.5.4 release

35 views
Skip to first unread message

Neil Hodgson

unread,
Dec 15, 2024, 5:05:02 AM12/15/24
to Scintilla mailing list, scite-i...@googlegroups.com
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:

• SciTE
• Fix crash on Win32 in strip handling when matching a keypress to a caption which is empty.

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

• Scintilla 5.5.4
• Update to Unicode 15.1. Issue #285.
• Improve performance of SCI_BRACEMATCH. Feature #1533.
• Improve performance of DBCS text. Feature #1535.
• Fix wrapping removed lines. Bug #2456.
• Fix moving line down to empty final line and moving empty final line up. Bug #2457.
• On GTK, allow middle click to insert multiple times within 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
Reply all
Reply to author
Forward
0 new messages