DoxygenLua: fix closing comment blocks
ClosedPublic

Authored by jpoelen on May 14 2018, 1:53 AM.

Details

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

Diff Detail

Repository
R216 Syntax Highlighting
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
jpoelen created this revision.May 14 2018, 1:53 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptMay 14 2018, 1:53 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
jpoelen requested review of this revision.May 14 2018, 1:53 AM
jpoelen edited the test plan for this revision. (Show Details)
dhaumann accepted this revision.May 29 2018, 8:35 PM

Will integrate, thanks.

This revision is now accepted and ready to land.May 29 2018, 8:35 PM
This revision was automatically updated to reflect the committed changes.