D28045: Lua: add # as additional deliminator to activate auto-completion with `#something`

2020-03-14 Thread jonathan poelen
jpoelen created this revision. jpoelen added reviewers: Framework: Syntax Highlighting, dhaumann, cullmann. jpoelen added projects: Kate, Frameworks. jpoelen requested review of this revision. REPOSITORY R216 Syntax Highlighting BRANCH lua (branched from master) REVISION DETAIL https://pha

D28044: C: remove ' as digit separator

2020-03-14 Thread jonathan poelen
jpoelen created this revision. jpoelen added reviewers: Framework: Syntax Highlighting, dhaumann, cullmann. jpoelen added projects: Kate, Frameworks. jpoelen requested review of this revision. REVISION SUMMARY This is not in C standard, but only in C++ REPOSITORY R216 Syntax Highlighting BRA

D27714: C++: constinit keyword and std::format syntax for strings. Improvement printf format.

2020-02-27 Thread jonathan poelen
jpoelen created this revision. jpoelen added reviewers: Framework: Syntax Highlighting, dhaumann, cullmann. jpoelen added projects: Kate, Frameworks. jpoelen requested review of this revision. REPOSITORY R216 Syntax Highlighting BRANCH cpp (branched from master) REVISION DETAIL https://pha

D24939: Meson: more built-in functions and add built-in member functions

2019-10-27 Thread jonathan poelen
This revision was automatically updated to reflect the committed changes. Closed by commit R216:9181ad6fedae: Meson: more built-in functions and add built-in member functions (authored by jpoelen). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D24939?vs=68727&id=68838#toc REPOSITORY R2

D24939: Meson: more built-in functions and add built-in member functions

2019-10-24 Thread jonathan poelen
jpoelen created this revision. jpoelen added reviewers: Framework: Syntax Highlighting, dhaumann, cullmann. jpoelen added projects: Kate, Frameworks. jpoelen requested review of this revision. REPOSITORY R216 Syntax Highlighting BRANCH meson (branched from master) REVISION DETAIL https://p

D24578: Meson: Add a comment section for comment/uncomment with Kate

2019-10-12 Thread jonathan poelen
This revision was automatically updated to reflect the committed changes. Closed by commit R216:1371441ef57b: Meson: Add a comment section for comment/uncomment with Kate (authored by jpoelen). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D24578?vs=67758&id=67823#toc REPOSITORY R216 S

D24578: Meson: Add a comment section for comment/uncomment with Kate

2019-10-11 Thread jonathan poelen
jpoelen created this revision. jpoelen added reviewers: Framework: Syntax Highlighting, dhaumann, cullmann. jpoelen added projects: Kate, Frameworks. jpoelen requested review of this revision. REPOSITORY R216 Syntax Highlighting BRANCH meson (branched from master) REVISION DETAIL https://p

D24326: Add syntax highlighting for RenPy (.rpy)

2019-10-05 Thread jonathan poelen
This revision was automatically updated to reflect the committed changes. Closed by commit R216:4e278a1c3e47: Add syntax highlighting for RenPy (.rpy) (authored by jpoelen). REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24326?vs=67235&id=67358 RE

D24326: Add syntax highlighting for RenPy (.rpy)

2019-10-02 Thread jonathan poelen
jpoelen updated this revision to Diff 67235. jpoelen added a comment. - Renpy: folding sensitive to indentation REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24326?vs=67094&id=67235 BRANCH renpy (branched from master) REVISION DETAIL http

D24326: Add syntax highlighting for RenPy (.rpy)

2019-09-30 Thread jonathan poelen
jpoelen created this revision. jpoelen added reviewers: Framework: Syntax Highlighting, dhaumann, cullmann. jpoelen added projects: Kate, Frameworks. jpoelen requested review of this revision. REVISION SUMMARY BUG: 381547 REPOSITORY R216 Syntax Highlighting BRANCH renpy (branched from mast

D24179: Fix skipOffset with dynamic RegExpr

2019-09-26 Thread jonathan poelen
This revision was automatically updated to reflect the committed changes. Closed by commit R216:d6b1e02ad4da: Fix skipOffset with dynamic RegExpr (authored by jpoelen). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D24179?vs=66788&id=66928#toc REPOSITORY R216 Syntax Highlighting CHANG

D24179: Fix skipOffset with dynamic RegExpr

2019-09-24 Thread jonathan poelen
jpoelen updated this revision to Diff 66788. jpoelen added a comment. - add a comment REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24179?vs=66724&id=66788 BRANCH d399388 (branched from master) REVISION DETAIL https://phabricator.kde.org/

D24180: Jam: fix identifier in a SubRule

2019-09-24 Thread jonathan poelen
This revision was automatically updated to reflect the committed changes. Closed by commit R216:c409eb751b91: Jam: fix identifier in a SubRule (authored by jpoelen). REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24180?vs=66725&id=66789 REVISION D

D24180: Jam: fix identifier in a SubRule

2019-09-23 Thread jonathan poelen
jpoelen created this revision. Herald added projects: Kate, Frameworks. Herald added subscribers: kde-frameworks-devel, kwrite-devel. jpoelen requested review of this revision. REPOSITORY R216 Syntax Highlighting BRANCH jam_check_ident (branched from master) REVISION DETAIL https://phabric

D24179: Fix skipOffset with dynamic RegExpr

2019-09-23 Thread jonathan poelen
jpoelen created this revision. jpoelen added reviewers: Framework: Syntax Highlighting, dhaumann, cullmann. jpoelen added projects: Kate, Frameworks. jpoelen requested review of this revision. REVISION SUMMARY The pattern used depends on the previous contexts so skipOffset cannot be computed wi

D24176: Add syntax definition for Perl6

2019-09-23 Thread jonathan poelen
This revision was automatically updated to reflect the committed changes. Closed by commit R216:5e0343812c22: Add syntax definition for Perl6 (authored by jpoelen). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D24176?vs=66720&id=66721#toc REPOSITORY R216 Syntax Highlighting CHANGES S

D24176: Add syntax definition for Perl6

2019-09-23 Thread jonathan poelen
jpoelen updated this revision to Diff 66720. jpoelen added a comment. Perl: increase version... over and over again :) REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24176?vs=66718&id=66720 BRANCH perl6 (branched from master) REVISION DETAIL

D24176: Add syntax definition for Perl6

2019-09-23 Thread jonathan poelen
jpoelen created this revision. jpoelen added reviewers: Framework: Syntax Highlighting, dhaumann, cullmann. jpoelen added projects: Kate, Frameworks. jpoelen requested review of this revision. REVISION SUMMARY BUG: 392468 REPOSITORY R216 Syntax Highlighting BRANCH perl6 (branched from mast

D23513: Gettext: Add "Translated String" style and spellChecking attribute

2019-08-27 Thread jonathan poelen
This revision was automatically updated to reflect the committed changes. Closed by commit R216:0f150cafac4b: Gettext: Add "Translated String" style and spellChecking attribute (authored by jpoelen). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D23513?vs=64782&id=64783#toc REPOSITORY

D23513: Gettext: Add "Translated String" style and spellChecking attribute

2019-08-27 Thread jonathan poelen
jpoelen updated this revision to Diff 64782. jpoelen added a comment. - increase version REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23513?vs=64775&id=64782 BRANCH po_spellcheck (branched from master) REVISION DETAIL https://phabricator

D23513: Gettext: Add "Translated String" style and spellChecking attribute

2019-08-27 Thread jonathan poelen
jpoelen edited the summary of this revision. REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D23513 To: jpoelen, #framework_syntax_highlighting, dhaumann, cullmann Cc: kwrite-devel, kde-frameworks-devel, LeGast00n, GB_2, domson, michaelh, ngraham, bruns, dems

D23513: Gettext: Add "Translated String" style and spellChecking attribute

2019-08-27 Thread jonathan poelen
jpoelen edited the summary of this revision. REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D23513 To: jpoelen, #framework_syntax_highlighting, dhaumann, cullmann Cc: kwrite-devel, kde-frameworks-devel, LeGast00n, GB_2, domson, michaelh, ngraham, bruns, dems

D23513: Gettext: Add "Translated String" style and spellChecking attribute

2019-08-27 Thread jonathan poelen
jpoelen created this revision. jpoelen added reviewers: Framework: Syntax Highlighting, dhaumann, cullmann. jpoelen added projects: Kate, Frameworks. jpoelen requested review of this revision. REVISION SUMMARY New style ("Translated String") for a string associated with msgstr and msgstr_plural

D23416: Highlighting indexer: check kateversion

2019-08-24 Thread jonathan poelen
jpoelen created this revision. jpoelen added reviewers: Framework: Syntax Highlighting, dhaumann, cullmann. jpoelen added projects: Kate, Frameworks. jpoelen requested review of this revision. REVISION SUMMARY Checks that files using are in version 5.53 and that contexts do not reference a hig

D23312: JSP: support of

2019-08-21 Thread jonathan poelen
This revision was automatically updated to reflect the committed changes. Closed by commit R216:433e5d85979c: JSP: support of