Replies: 3 comments
-
That will be down to https://github.com/tree-sitter/tree-sitter-bash. It would be better to file an issue there. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I also suspect this is an upstream issue but could you also upload the file here to make it easy to reprduicr the issue? |
Beta Was this translation helpful? Give feedback.
0 replies
-
You are right: tree-sitter/tree-sitter-bash#159 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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
Beta Was this translation helpful? Give feedback.
All reactions