https://bugs.kde.org/show_bug.cgi?id=466015
Bug ID: 466015
Summary: Makefile syntax highlighting broken by semicolon (;)
or hash mark (#) and by single quote in double quotes
("'")
Classification: Frameworks and Libraries
Product: frameworks-syntax-highlighting
Version: 5.98.0
Platform: Other
OS: Other
Status: REPORTED
Severity: normal
Priority: NOR
Component: syntax
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 156449
--> https://bugs.kde.org/attachment.cgi?id=156449&action=edit
a Makefile demonstrating all three issues
SUMMARY
Three cases of broken syntax highlighting, one of which involves broken
parenthesis matching.
STEPS TO REPRODUCE
Load attached demonstration file in kate.
OBSERVED RESULT
See screenshot.
EXPECTED RESULT
case 1: semicolon and remainder of the line should be red
case 2: hash mark and remainder of the line should be gray
case 3: closing parenthesis on line 12 should match opening parenthesis that
precedes it
SOFTWARE/OS VERSIONS
observed on Kubuntu 22.10
KDE Frameworks Version: 5.98.0
--
You are receiving this mail because:
You are watching all bug changes.