helix
helix copied to clipboard
Wrong Bash heredoc syntax highlighting
Summary
Syntax highlighting for Bash heredoc is broken.
Sample Helix screenshots (incorrect):
Sample Visual Studio Code screenshots (correct):
Reproduction Steps
Open any bash script with heredoc syntax
Helix log
No response
Platform
Linux / Windows
Terminal Emulator
xfce4-terminal / Windows Terminal
Helix Version
helix 23.03
That will be down to https://github.com/tree-sitter/tree-sitter-bash. It would be better to file an issue there.
I also suspect this is an upstream issue but could you also upload the file here to make it easy to reprduicr the issue?
You are right: https://github.com/tree-sitter/tree-sitter-bash/issues/159#issuecomment-1482214316