https://bugs.kde.org/show_bug.cgi?id=394184
Bug ID: 394184 Summary: DoxygenLua syntax highlighting for block comments is broken Product: frameworks-syntax-highlighting Version: 5.46.0 Platform: Neon Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: syntax Assignee: kwrite-bugs-n...@kde.org Reporter: a...@fruitbat.org Target Milestone: --- Created attachment 112608 --> https://bugs.kde.org/attachment.cgi?id=112608&action=edit left - after update; right - before update Placing --[[ will result in all subsequent text being highlighted and counted as part of the block comment, even if the text is placed after ]]. Looking at the GitHub commits for syntax-highlighting, it appears to begin happening after the syntax files were updated for Lua 5.3 (commit 9f11b4f). Using the highlighting file for doxygenlua from before the update results in correct highlighting. Attached is a screenshot showing the issue while in Lua syntax highlighting and how it looked before. -- You are receiving this mail because: You are watching all bug changes.