|
9 | 9 | <meta name="keywords" content="Scintilla, SciTE, Editing Component, Text Editor" /> |
10 | 10 | <meta name="Description" |
11 | 11 | content="www.scintilla.org is the home of the Scintilla editing component and SciTE text editor application." /> |
12 | | - <meta name="Date.Modified" content="20251110" /> |
| 12 | + <meta name="Date.Modified" content="20260225" /> |
13 | 13 | <meta name="viewport" content="width=device-width, initial-scale=1" /> |
14 | 14 | <style type="text/css"> |
15 | 15 | .logo { |
|
62 | 62 | <font color="#FFCC99" size="4"> A library of language lexers for use with Scintilla</font> |
63 | 63 | </td> |
64 | 64 | <td width="40%" align="right"> |
65 | | - <font color="#FFCC99" size="3">Release version 5.4.6<br /> |
66 | | - Site last modified November 10 2025</font> |
| 65 | + <font color="#FFCC99" size="3">Release version 5.4.7<br /> |
| 66 | + Site last modified February 25 2026</font> |
67 | 67 | </td> |
68 | 68 | <td width="20%"> |
69 | 69 | |
|
78 | 78 | </tr> |
79 | 79 | </table> |
80 | 80 | <ul id="versionlist"> |
| 81 | + <li>Version 5.4.7 adds EscapeSequence lexer escseq. Improves Errorlist, Makefile, Perl, and Progress.</li> |
81 | 82 | <li>Version 5.4.6 adds SINEX lexer. Improves Errorlist, Progress, and Python.</li> |
82 | 83 | <li>Version 5.4.5 improves Dart, Makefile, Nix, TOML, and Zig.</li> |
83 | 84 | <li>Version 5.4.4 fixes a problem when building for ARM64 on Windows.</li> |
84 | 85 | <li>Version 5.4.3 improves C++, Modula 3, Pascal, Python, and Ruby.</li> |
85 | | - <li>Version 5.4.2 adds Nix lexer. Improves JavaScript, PHP, Rust, TOML, and Zig.</li> |
86 | 86 | </ul> |
87 | 87 | <ul id="menu"> |
88 | 88 | <li id="remote1"><a href="https://www.scintilla.org/SciTEImage.html">Screenshot</a></li> |
|
0 commit comments