D12860: DoxygenLua: fix closing comment blocks

2018-05-29 Thread Dominik Haumann
This revision was automatically updated to reflect the committed changes.
Closed by commit R216:b136c9fd1c49: DoxygenLua: fix closing comment blocks 
(authored by dhaumann).

REPOSITORY
  R216 Syntax Highlighting

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D12860?vs=34096=35147

REVISION DETAIL
  https://phabricator.kde.org/D12860

AFFECTED FILES
  data/syntax/doxygenlua.xml

To: jpoelen, #framework_syntax_highlighting, dhaumann
Cc: kde-frameworks-devel, michaelh, ngraham, bruns


D12860: DoxygenLua: fix closing comment blocks

2018-05-29 Thread Dominik Haumann
dhaumann accepted this revision.
dhaumann added a comment.
This revision is now accepted and ready to land.


  Will integrate, thanks.

REPOSITORY
  R216 Syntax Highlighting

BRANCH
  luafix

REVISION DETAIL
  https://phabricator.kde.org/D12860

To: jpoelen, #framework_syntax_highlighting, dhaumann
Cc: kde-frameworks-devel, michaelh, ngraham, bruns


D12860: DoxygenLua: fix closing comment blocks

2018-05-13 Thread jonathan poelen
jpoelen edited the test plan for this revision.

REPOSITORY
  R216 Syntax Highlighting

REVISION DETAIL
  https://phabricator.kde.org/D12860

To: jpoelen, #framework_syntax_highlighting, dhaumann
Cc: kde-frameworks-devel, michaelh, ngraham, bruns


D12860: DoxygenLua: fix closing comment blocks

2018-05-13 Thread jonathan poelen
jpoelen added reviewers: Framework: Syntax Highlighting, dhaumann.

REPOSITORY
  R216 Syntax Highlighting

REVISION DETAIL
  https://phabricator.kde.org/D12860

To: jpoelen, #framework_syntax_highlighting, dhaumann
Cc: kde-frameworks-devel, michaelh, ngraham, bruns


D12860: DoxygenLua: fix closing comment blocks

2018-05-13 Thread jonathan poelen
jpoelen created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: kde-frameworks-devel.
jpoelen requested review of this revision.

REVISION SUMMARY
  Kate-editor needs the context to be marked dynamic to use a placeholder in a 
dynamic rule.
  
  BUG: 394184

TEST PLAN
  Open Kate with the code lua below:
  
[[
commented out
]]
local test
  
  An equivalent is already in autotests/input/highlight.lua

REPOSITORY
  R216 Syntax Highlighting

BRANCH
  luafix

REVISION DETAIL
  https://phabricator.kde.org/D12860

AFFECTED FILES
  data/syntax/doxygenlua.xml

To: jpoelen
Cc: kde-frameworks-devel, michaelh, ngraham, bruns