From b537f8063c16ad720a03c0347142eaa39310e6a9 Mon Sep 17 00:00:00 2001 From: Neil Date: Tue, 30 Aug 2016 11:59:01 +1000 Subject: Feature [feature-requests:#210]. Allow folding on #else and #elif. --- doc/ScintillaHistory.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index a73ba9def..a646f05cd 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -494,6 +494,8 @@ Van de Bugger Tse Kit Yam + Morten Brørup + Alexey Denisov

@@ -527,6 +529,10 @@ character set explicitly.

  • + The C++ lexer can fold on #else and #elif with the fold.cpp.preprocessor.at.else property. + Bug #210. +
  • +
  • The HTML lexer no longer treats "<?" inside a string in a script as potentially starting an XML document. Bug #767.
  • -- cgit v1.2.3