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