Syntax highlighting error for V language #6958
Labels
A-tree-sitter
Area: Tree-sitter
C-bug
Category: This is a bug
E-easy
Call for participation: Experience needed to fix: Easy / not much
E-has-instructions
Call for participation: Has instructions for fixing the issue and opening a PR
Summary
So whenever i try to type anything in string literal like: "hello", after one letter syntax highlighting completly brokes. I have language set to v
Reproduction Steps
I tried this:
hx
"hello world"
I expected this to happen:
good highlighting
Instead, this happened:
broken highlighting
and what's interesting to fix this i just go to the
"
at the beginning of the string and insert space and remove and the highlighting just comes back to normalHelix log
~/.cache/helix/helix.log
Platform
Windows 10
Terminal Emulator
WSL
Helix Version
23.03-127-gc6228825
The text was updated successfully, but these errors were encountered: