dhaumann added inline comments.
INLINE COMMENTS
> brightscript.xml:290
>
> -
> -
Since this context is not used anymore, we gen a warning while creating the
highlighting index:
[ 9%] Generating index.katesyntax
testkatehighlightingindexer(31350)/(default) ::KeywordChecker
This revision was automatically updated to reflect the committed changes.
Closed by commit R216:50a65cb06c37: BrightScript: Add function/sub folding
(authored by dlevin, committed by cullmann).
REPOSITORY
R216 Syntax Highlighting
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D17295?v
cullmann accepted this revision.
cullmann added a comment.
This revision is now accepted and ready to land.
Ok, thanks!
REPOSITORY
R216 Syntax Highlighting
REVISION DETAIL
https://phabricator.kde.org/D17295
To: dlevin, cullmann
Cc: kwrite-devel, kde-frameworks-devel, hase, michaelh, ngra
dlevin updated this revision to Diff 46667.
dlevin added a comment.
Increased version number.
REPOSITORY
R216 Syntax Highlighting
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D17295?vs=4&id=46667
REVISION DETAIL
https://phabricator.kde.org/D17295
AFFECTED FILES
autotest
dlevin created this revision.
dlevin added a reviewer: cullmann.
Herald added projects: Kate, Frameworks.
Herald added subscribers: kde-frameworks-devel, kwrite-devel.
dlevin requested review of this revision.
REVISION SUMMARY
Global and local function folding, including closures.
REPOSITORY