D17295: BrightScript: Add function/sub folding
Dominik Haumann
noreply at phabricator.kde.org
Sat Dec 8 17:12:36 GMT 2018
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20181208/0951fba1/attachment.html>
More information about the KWrite-Devel
mailing list