diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-06-07 21:33:00 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-06-07 21:33:00 +0300 |
commit | 36448a42917560ce00c13c1ad4d56f46c3614937 (patch) | |
tree | 59228f72101d17235256382b9277921156738687 /README | |
parent | c9345b8aa0f7e4cf5bd30ede4138cab68b4bd938 (diff) | |
download | sciteco-36448a42917560ce00c13c1ad4d56f46c3614937.tar.gz |
updated README and TODO
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -104,7 +104,7 @@ Features across all supported platforms. Gtk+ builds allow further customization using CSS. The user interface is kept minimalistic and is consistent in spirit across the different platforms. -* Syntax highlighting, styles, line numbers, etc. thanks to Scintilla, Lexilla and Scintillua. +* Syntax highlighting, styles, line numbers, folding, etc. thanks to Scintilla, Lexilla and Scintillua. Low-level Scintilla commands can also be accessed to extend SciTECO. SciTECO even syntax highlights code, written in the SciTECO language itself. * A growing standard library of macros with frameworks for color schemes, syntax highlighting |