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