aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorVicente <unknown>2017-03-06 13:58:24 +1100
committerVicente <unknown>2017-03-06 13:58:24 +1100
commit41c0c0f7083c0ddde020cf847cddef7894f2ded4 (patch)
treeead962b1d6d8237910946f618e76caf0fbfc739f /doc/ScintillaHistory.html
parentd38ff94eaa712ffc048b75764e394865ea31c2a8 (diff)
downloadscintilla-mirror-41c0c0f7083c0ddde020cf847cddef7894f2ded4.tar.gz
New "indent" lexer styled as plain text but folded by indentation level.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index f8892ae03..b48700be2 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -527,6 +527,9 @@
Released 19 February 2017.
</li>
<li>
+ Lexer added for "indent" language which is styled as plain text but folded by indentation level.
+ </li>
+ <li>
The VHDL folder folds an "entity" on the first line of the file.
</li>
<li>