D14062: Python: fix escapes in quoted-comments

2018-07-14 Thread Dominik Haumann
This revision was automatically updated to reflect the committed changes. Closed by commit R216:2627d3e421f6: Python: fix escapes in quoted-comments (authored by nibags, committed by dhaumann). REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D14062?v

D14062: Python: fix escapes in quoted-comments

2018-07-14 Thread Dominik Haumann
dhaumann accepted this revision. dhaumann added a comment. This revision is now accepted and ready to land. Thanks! Looks good to me. REPOSITORY R216 Syntax Highlighting BRANCH fix-python REVISION DETAIL https://phabricator.kde.org/D14062 To: nibags, #framework_syntax_highlighting, #k

D14062: Python: fix escapes in quoted-comments

2018-07-13 Thread Nibaldo González
nibags updated this revision to Diff 37722. nibags added a comment. - Add test. I also included a missing MIME type, obtained from `shared-mime-info`. REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D14062?vs=37615&id=37722 BRANCH fix-pyth

D14062: Python: fix escapes in quoted-comments

2018-07-12 Thread Nibaldo González
nibags edited the summary of this revision. REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D14062 To: nibags, #framework_syntax_highlighting, #kate, dhaumann, cullmann Cc: ngraham, kwrite-devel, kde-frameworks-devel, michaelh, kevinapavew, bruns, demsking, c

D14062: Python: fix escapes in quoted-comments

2018-07-12 Thread Dominik Haumann
dhaumann added a comment. Can you add a test line to autotests/input/test.py ? REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D14062 To: nibags, #framework_syntax_highlighting, #kate, dhaumann, cullmann Cc: ngraham, kwrite-devel, kde-frameworks-devel, mic

D14062: Python: fix escapes in quoted-comments

2018-07-12 Thread Nathaniel Graham
ngraham added reviewers: Kate, dhaumann, cullmann. ngraham added a comment. Please change `Bug #386685: https://bugs.kde.org/show_bug.cgi?id=386685` to `BUG: 386685`. See https://community.kde.org/Infrastructure/Phabricator#Add_special_keywords REPOSITORY R216 Syntax Highlighting REVISION

D14062: Python: fix escapes in quoted-comments

2018-07-11 Thread Nibaldo González
nibags added a reviewer: Framework: Syntax Highlighting. REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D14062 To: nibags, #framework_syntax_highlighting Cc: kwrite-devel, kde-frameworks-devel, michaelh, kevinapavew, ngraham, bruns, demsking, cullmann, sars,

D14062: Python: fix escapes in quoted-comments

2018-07-11 Thread Nibaldo González
nibags created this revision. Restricted Application added projects: Kate, Frameworks. Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel. nibags requested review of this revision. REVISION SUMMARY Bug #386685: https://bugs.kde.org/show_bug.cgi?id=386685 Escape cha