mirror of
https://github.com/ScintillaOrg/lexilla.git
synced 2025-05-09 03:11:32 +08:00
Moved new lexers to start of release section.
This commit is contained in:
parent
ff40f9889d
commit
68e8bfef5e
@ -603,6 +603,14 @@
|
||||
<a href="https://github.com/ScintillaOrg/lexilla/pull/275">Pull request #275</a>.
|
||||
</li>
|
||||
<li>
|
||||
Lexer added for troff / nroff "troff".
|
||||
<a href="https://github.com/ScintillaOrg/lexilla/pull/264">Pull request #264</a>.
|
||||
</li>
|
||||
<li>
|
||||
Lexer added for Zig "zig".
|
||||
<a href="https://github.com/ScintillaOrg/lexilla/pull/267">Pull request #267</a>.
|
||||
</li>
|
||||
<li>
|
||||
F#: Include EOLs in the style range of SCE_FSHARP_COMMENTLINE.
|
||||
Stabilizes EOL detection when folding line comment groups.
|
||||
<a href="https://github.com/ScintillaOrg/lexilla/issues/276">Issue #276</a>.
|
||||
@ -612,10 +620,6 @@
|
||||
<a href="https://github.com/ScintillaOrg/lexilla/issues/277">Issue #277</a>.
|
||||
</li>
|
||||
<li>
|
||||
Lexer added for troff / nroff "troff".
|
||||
<a href="https://github.com/ScintillaOrg/lexilla/pull/264">Pull request #264</a>.
|
||||
</li>
|
||||
<li>
|
||||
PHP: Fix failure to recognize PHP start "<?php' at end of document.
|
||||
Caused by not capping retrieval range at document end causing no text to be retrieved.
|
||||
<a href="https://github.com/ScintillaOrg/lexilla/issues/269">Issue #269</a>.
|
||||
@ -624,10 +628,6 @@
|
||||
Smalltalk: Fix scaled decimal numbers without decimal separator.
|
||||
<a href="https://github.com/ScintillaOrg/lexilla/pull/274">Pull request #274</a>.
|
||||
</li>
|
||||
<li>
|
||||
Lexer added for Zig "zig".
|
||||
<a href="https://github.com/ScintillaOrg/lexilla/pull/267">Pull request #267</a>.
|
||||
</li>
|
||||
</ul>
|
||||
<h3>
|
||||
<a href="https://www.scintilla.org/lexilla540.zip">Release 5.4.0</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user