D18948: CubeScript: fixes line continuation escape in strings

2019-02-12 Thread Nibaldo González
nibags closed this revision. REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D18948 To: nibags, #framework_syntax_highlighting, dhaumann, cullmann Cc: kwrite-devel, kde-frameworks-devel, gennad, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann

D18948: CubeScript: fixes line continuation escape in strings

2019-02-12 Thread Christoph Cullmann
cullmann accepted this revision. This revision is now accepted and ready to land. REPOSITORY R216 Syntax Highlighting BRANCH fix-escape-cubescript REVISION DETAIL https://phabricator.kde.org/D18948 To: nibags, #framework_syntax_highlighting, dhaumann, cullmann Cc: kwrite-devel, kde-framew

D18948: CubeScript: fixes line continuation escape in strings

2019-02-12 Thread Nibaldo González
nibags updated this revision to Diff 51553. nibags added a comment. - Add unit test REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D18948?vs=51486&id=51553 BRANCH fix-escape-cubescript REVISION DETAIL https://phabricator.kde.org/D18948 AFF

D18948: CubeScript: fixes line continuation escape in strings

2019-02-12 Thread Christoph Cullmann
cullmann requested changes to this revision. cullmann added a comment. This revision now requires changes to proceed. You can add a unit test, you just need to add a small .syntax file in addition to the test, e.g. see https://cgit.kde.org/syntax-highlighting.git/tree/autotests/input/adb

D18948: CubeScript: fixes line continuation escape in strings

2019-02-12 Thread Nibaldo González
nibags created this revision. nibags added reviewers: Framework: Syntax Highlighting, dhaumann, cullmann. Herald added projects: Kate, Frameworks. Herald added subscribers: kde-frameworks-devel, kwrite-devel. nibags requested review of this revision. REVISION SUMMARY Fix the line continuation es