D17522: BrightScript: Add workaround for QtCreator 'endsub' highlighting
Daniel Levin
noreply at phabricator.kde.org
Wed Dec 12 04:37:48 GMT 2018
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
QtCreator requires that keyword should be wrapped with white spaces on
both ends. Kate requires only trailing white space after keyword. This
patch replaces detection of 'endsub' and 'endfunction' with
StringDetect instead of keyword to satisfy both.
REPOSITORY
R216 Syntax Highlighting
REVISION DETAIL
https://phabricator.kde.org/D17522
AFFECTED FILES
data/syntax/brightscript.xml
To: dlevin, cullmann
Cc: kwrite-devel, kde-frameworks-devel, hase, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20181212/51ca70cf/attachment.html>
More information about the KWrite-Devel
mailing list