diff options
author | Neil <nyamatongwe@gmail.com> | 2015-07-10 16:17:44 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2015-07-10 16:17:44 +1000 |
commit | be850cc7139dbff5e72df7a2bea7d930715979ca (patch) | |
tree | 49b58149c87f0d6999335d4fac57417f677696d9 | |
parent | 4b1a2055c6c160c744ec911d789b89fcd490097d (diff) | |
download | scintilla-mirror-be850cc7139dbff5e72df7a2bea7d930715979ca.tar.gz |
SciTE change log.
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index d8afc58c1..164a1c317 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -512,6 +512,9 @@ SciTE adds support for substyles. </li> <li> + SciTE can display autocompletion on all IME input with ime.autocomplete property. + </li> + <li> SciTE properties files now discard trailing white space on variable names. </li> <li> |