https://bugs.kde.org/show_bug.cgi?id=491436
Bug ID: 491436
Summary: Nix syntax is missing strings in attribute access
Classification: Frameworks and Libraries
Product: frameworks-syntax-highlighting
Version: unspecified
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: syntax
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 172400
--> https://bugs.kde.org/attachment.cgi?id=172400&action=edit
Wrong highlight and correct behaviour after adding the line
In nix attribute names can be arbitrary strings and so some attribute names
must be quoted. This is currently not correctly recognized in the syntax
higlighting.
I think what is missing is a line in the "Set Access" context:
<DetectChar char=""" attribute="String" context="#pop!String" />
--
You are receiving this mail because:
You are watching all bug changes.