Closed
Description
Did you check the tree-sitter docs?
- I have read all the tree-sitter docs if it relates to using the parser
Is your feature request related to a problem? Please describe.
C string literals: c"string"
have been stabilized in 1.77, but that repository seems to not support them.
Describe the solution you'd like
Implement c string literals
Describe alternatives you've considered
Not having proper highlight
Additional context
No response