diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 8aa1c0bc5..b22267265 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -554,6 +554,10 @@ SciTE can read settings in EditorConfig format when enabled with editor.config.enable property. </li> <li> + EDIFACT lexer adds property lexer.edifact.highlight.un.all to highlight all UN* segments. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1166/">Feature #1166.</a> + </li> + <li> Fortran folder understands "change team" and "endteam". <a href="https://sourceforge.net/p/scintilla/feature-requests/1216/">Feature #1216.</a> </li> |