D10621: Highlighting Indexer: list of suggestions
jonathan poelen
noreply at phabricator.kde.org
Sat Mar 24 22:54:26 UTC 2018
jpoelen updated this revision to Diff 30448.
jpoelen added a comment.
New suggestions:
- Regex "^xyz\b" -> WordDetect with column=0
- Regex "^xyz" with xyz a string of more than 2 characters -> StringDetext with column=0
Output:
- Double quote are no longer escaped
- "^\\s*" is no longer deleted
REPOSITORY
R216 Syntax Highlighting
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D10621?vs=29869&id=30448
BRANCH
suggest
REVISION DETAIL
https://phabricator.kde.org/D10621
AFFECTED FILES
src/indexer/katehighlightingindexer.cpp
To: jpoelen, dhaumann
Cc: vkrause, #framework_syntax_highlighting, dhaumann, #frameworks, michaelh, genethomas, ngraham, cullmann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180324/76f3fe7f/attachment.html>
More information about the Kde-frameworks-devel
mailing list