dhaumann added inline comments. INLINE COMMENTS
> brightscript.xml:290 > <DetectSpaces/> > - <keyword String="end" context="function_end" lookAhead="true"/> > - <keyword String="endfunction" attribute="keyword" context="#pop#pop"/> Since this context is not used anymore, we gen a warning while creating the highlighting index: [ 9%] Generating index.katesyntax testkatehighlightingindexer(31350)/(default) ::KeywordChecker::check: "/home/dh/kde/kf5/src/frameworks/syntax-highlighting/data/syntax/brightscript.xml" Unused keyword lists: QSet("end") --> the keyword list end should be removed, since unused. REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D17295 To: dlevin, cullmann Cc: dhaumann, kwrite-devel, kde-frameworks-devel, hase, michaelh, ngraham, bruns, demsking, cullmann, sars