https://bugs.kde.org/show_bug.cgi?id=394184
Dominik Haumann <dhaum...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/syn | |tax-highlighting/b136c9fd1c | |4901d9716148e6299a45955a60c | |506 --- Comment #2 from Dominik Haumann <dhaum...@kde.org> --- Git commit b136c9fd1c4901d9716148e6299a45955a60c506 by Dominik Haumann. Committed on 29/05/2018 at 20:38. Pushed by dhaumann into branch 'master'. DoxygenLua: fix closing comment blocks Summary: Kate-editor needs the context to be marked dynamic to use a placeholder in a dynamic rule. 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 M +9 -9 data/syntax/doxygenlua.xml https://commits.kde.org/syntax-highlighting/b136c9fd1c4901d9716148e6299a45955a60c506 -- You are receiving this mail because: You are watching all bug changes.