Skip to content
Commit b136c9fd authored by Dominik Haumann's avatar Dominik Haumann
Browse files

DoxygenLua: fix closing comment blocks

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

Reviewers: #framework_syntax_highlighting, dhaumann

Reviewed By: #framework_syntax_highlighting, dhaumann

Subscribers: kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D12860
parent 770d1515
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment