Moved new lexers to start of release section.

This commit is contained in:
Neil Hodgson 2024-09-18 20:13:25 +10:00
parent ff40f9889d
commit 68e8bfef5e

View File

@ -603,6 +603,14 @@
<a href="https://github.com/ScintillaOrg/lexilla/pull/275">Pull request #275</a>. <a href="https://github.com/ScintillaOrg/lexilla/pull/275">Pull request #275</a>.
</li> </li>
<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. F#: Include EOLs in the style range of SCE_FSHARP_COMMENTLINE.
Stabilizes EOL detection when folding line comment groups. Stabilizes EOL detection when folding line comment groups.
<a href="https://github.com/ScintillaOrg/lexilla/issues/276">Issue #276</a>. <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>. <a href="https://github.com/ScintillaOrg/lexilla/issues/277">Issue #277</a>.
</li> </li>
<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 "&lt;?php' at end of document. PHP: Fix failure to recognize PHP start "&lt;?php' at end of document.
Caused by not capping retrieval range at document end causing no text to be retrieved. 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>. <a href="https://github.com/ScintillaOrg/lexilla/issues/269">Issue #269</a>.
@ -624,10 +628,6 @@
Smalltalk: Fix scaled decimal numbers without decimal separator. Smalltalk: Fix scaled decimal numbers without decimal separator.
<a href="https://github.com/ScintillaOrg/lexilla/pull/274">Pull request #274</a>. <a href="https://github.com/ScintillaOrg/lexilla/pull/274">Pull request #274</a>.
</li> </li>
<li>
Lexer added for Zig "zig".
<a href="https://github.com/ScintillaOrg/lexilla/pull/267">Pull request #267</a>.
</li>
</ul> </ul>
<h3> <h3>
<a href="https://www.scintilla.org/lexilla540.zip">Release 5.4.0</a> <a href="https://www.scintilla.org/lexilla540.zip">Release 5.4.0</a>