diff options
author | Neil <nyamatongwe@gmail.com> | 2019-04-28 09:03:38 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2019-04-28 09:03:38 +1000 |
commit | 313dbb58ac65fe8bea529f3990c4ba688500d3b4 (patch) | |
tree | 047ce467470484c06e885c6f12af3385f28d002a | |
parent | aa0f59453eb4ecbadbcf5959ce14a3f0371d396d (diff) | |
download | scintilla-mirror-313dbb58ac65fe8bea529f3990c4ba688500d3b4.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 e69d419b9..be0b93292 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -572,6 +572,9 @@ keywords in a specified casing style) and simplifies the behaviour and code. <a href="https://sourceforge.net/p/scintilla/feature-requests/1238/">Feature #1238</a>. </li> + <li> + In SciTE added Camel case option "case:c" for styles to show keywords with initial capital. + </li> </ul> <h3> <a href="https://www.scintilla.org/scite415.zip">Release 4.1.5</a> |