diff options
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 866193753..49f2d26b0 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -468,6 +468,10 @@ <li> C++ lexer can highlight task marker keywords in comments as SCE_C_TASKMARKER. </li> + <li> + C++ lexer supports Go back quoted raw string literals with lexer.cpp.backquoted.strings option. + <a href="http://sourceforge.net/p/scintilla/feature-requests/1047/">Feature #1047.</a> + </li> <ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite341.zip?download">Release 3.4.1</a> |