diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-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> |