-
-
Notifications
You must be signed in to change notification settings - Fork 148
Incorrect highlighting #174
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingmedium_priorityMedium Priority IssuesMedium Priority IssuesqcodeeditorIssue related to QCodeEditorIssue related to QCodeEditor
Milestone
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingmedium_priorityMedium Priority IssuesMedium Priority IssuesqcodeeditorIssue related to QCodeEditorIssue related to QCodeEditor
Describe the bug
To Reproduce
Screenshots
CP Editor:
VS Code: (mistake due to string literals with different character kinds cannot be concatenated)
Environment
Additional context
We don't need to fix it before 6.0, because CPers seldom write such codes. There are usually not many comments, and string literals are not much more than "Yes"/"No"/"Impossible", etc.
This is a QCodeEditor issue, which is similar to ouuan/QCodeEditor#2, open here for easier bug tracking.