mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-04-08 17:15:37 +02:00
Release 5.5.4 (https://www.scintilla.org/scintilla554.zip) Released 18 December 2024. 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. Release 5.4.2 (https://www.scintilla.org/lexilla542.zip) Released 18 December 2024. 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. Fix #15817, fix #10528, fix #15801, close #15982
95 lines
1.3 KiB
Plaintext
95 lines
1.3 KiB
Plaintext
* -text
|
|
**.cxx text
|
|
**.cpp text
|
|
**.c text
|
|
**.h text
|
|
**.hpp text
|
|
**.m text
|
|
**.mm text
|
|
**.iface text
|
|
**.template text
|
|
**.mk text
|
|
**.mk text
|
|
**.py text
|
|
**.rc text
|
|
**.css text
|
|
**.html text
|
|
**.bat text
|
|
**.bsh text
|
|
**.zsh text
|
|
**.mak text
|
|
**.def text
|
|
**.manifest text
|
|
**.properties text
|
|
**.props text
|
|
**.session text
|
|
**.styled text
|
|
**.folded text
|
|
**.adoc text
|
|
**.asp text
|
|
**.aspx text
|
|
**.php text
|
|
**.vb text
|
|
**.vbs text
|
|
**.asm text
|
|
**.cob text
|
|
**.cmake text
|
|
**.d text
|
|
**.dart text
|
|
**.diff text
|
|
**.erl text
|
|
**.f text
|
|
**.gd text
|
|
**.gui text
|
|
**.iss text
|
|
**.jl text
|
|
**.json text
|
|
**.lua text
|
|
**.m3 text
|
|
**.matlab text
|
|
**.ml text
|
|
**.nim text
|
|
**.nix text
|
|
**.octave text
|
|
**.p text
|
|
**.pl text
|
|
**.p6 text
|
|
**.ps1 text
|
|
**.r text
|
|
**.rb text
|
|
**.roff text
|
|
**.rs text
|
|
**.sql text
|
|
**.st text
|
|
**.tcl text
|
|
**.toml text
|
|
**.tsql text
|
|
**.err text
|
|
**.mms text
|
|
**.tex text
|
|
**.fs text
|
|
**.vh text
|
|
**.vhd text
|
|
**.x12 text
|
|
**.xml text
|
|
**.yaml text
|
|
**.zig text
|
|
**.md text
|
|
**.txt text
|
|
**.pch text
|
|
**.hg* text
|
|
**.dsp text
|
|
**.pbxproj text
|
|
**.plist text
|
|
**.xcworkspacedata text
|
|
**.pro text
|
|
**.gen text
|
|
**makefile text
|
|
**.bmp binary
|
|
**.cur binary
|
|
**.ico binary
|
|
**.jpg binary
|
|
**.png binary
|
|
**.sh text eol=lf
|
|
tgzsrc text eol=lf
|