aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 7caf33425..0cca9f7a0 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -543,6 +543,11 @@
The Python lexer recognizes identifiers more accurately when they include non-ASCII characters.
</li>
<li>
+ The YAML lexer recognizes comments in more situations and styles a
+ "..." line like a "---" line.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1931/">Bug #1931</a>.
+ </li>
+ <li>
On Cocoa, the autocompletion is 4 pixels wider to avoid text truncation.
</li>
<li>