diff options
author | Jad Altahan <xviyy@aol.com> | 2019-05-28 19:32:26 +1000 |
---|---|---|
committer | Jad Altahan <xviyy@aol.com> | 2019-05-28 19:32:26 +1000 |
commit | dfaf7127c471e9d82294175e05e2472f37c51a08 (patch) | |
tree | 113ef905f6d4fd95aae5d9a20e2bd3a0028baf10 /doc/ScintillaHistory.html | |
parent | 4d109f6cd5a921d0c6c78324880bf2abd73ca84f (diff) | |
download | scintilla-mirror-dfaf7127c471e9d82294175e05e2472f37c51a08.tar.gz |
Add folding for CMake 3 function/endfunction
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 30a99d684..6774b2926 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -568,6 +568,10 @@ <a href="https://sourceforge.net/p/scintilla/feature-requests/1280/">Feature #1280</a>. </li> <li> + CMake folder folds function - endfunction. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1289/">Feature #1289</a>. + </li> + <li> VB lexer adds support for VB2017 binary literal &B and digit separators 123_456. <a href="https://sourceforge.net/p/scintilla/feature-requests/1288/">Feature #1288</a>. </li> |