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 | b30b6e04a379a11060f7b7fe76e7a861a3afbb85 (patch) | |
tree | 4b2ed273f7c4d196cef27868e630b6017563846c | |
parent | 7ce9cede71d1759a86b65277315c45d4179862f6 (diff) | |
download | scintilla-mirror-b30b6e04a379a11060f7b7fe76e7a861a3afbb85.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> |