diff options
| author | Jad Altahan <xviyy@aol.com> | 2019-02-02 09:32:22 +1100 |
|---|---|---|
| committer | Jad Altahan <xviyy@aol.com> | 2019-02-02 09:32:22 +1100 |
| commit | 3272cf2d93f0beb2eed50f85fe115fa101f4de08 (patch) | |
| tree | 38e76be002f006d5006d48489094c896b4955c0e /doc/ScintillaHistory.html | |
| parent | 08ad67499ef0a3c36b2197a9f5d0381398931dd1 (diff) | |
| download | scintilla-mirror-3272cf2d93f0beb2eed50f85fe115fa101f4de08.tar.gz | |
Feature [feature-requests:#1262]. Enhance raw string identifier styling in Nim
Adds property 'lexer.nim.raw.strings.highlight.ident'.
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 11b388ce6..579ce0f37 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -581,6 +581,10 @@ <a href="https://sourceforge.net/p/scintilla/feature-requests/1261/">Feature #1261</a>. </li> <li> + Enhance raw string identifier styling in Nim. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1262/">Feature #1262</a>. + </li> + <li> Fix fold behaviour with comments in nim. <a href="https://sourceforge.net/p/scintilla/feature-requests/1254/">Feature #1254</a>. </li> |
