aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorColomban Wendling <unknown>2018-09-04 16:00:23 +1000
committerColomban Wendling <unknown>2018-09-04 16:00:23 +1000
commitedcee29c8fbddaf8368223b47c74b0b6401e8c6f (patch)
tree3606f1002a76fcd6b2df809d0a4b97c6a4654649 /doc/ScintillaHistory.html
parenta52b980b2ddeda48f17b07adc898ac7a28a11c15 (diff)
downloadscintilla-mirror-edcee29c8fbddaf8368223b47c74b0b6401e8c6f.tar.gz
Feature [feature-requests:#1144]. Add folding for shell if, do, and case.
Implemented by Zufu Liu and Colomban Wendling.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 055828d30..d2cd99ab6 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -561,6 +561,10 @@
<a href="https://sourceforge.net/p/scintilla/feature-requests/1185/">Feature #1185.</a>
</li>
<li>
+ Shell folder folds "if", "do", and "case".
+ <a href="https://sourceforge.net/p/scintilla/feature-requests/1144/">Feature #1144.</a>
+ </li>
+ <li>
SciTE's menukey feature implemented on Windows.
</li>
<li>