Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix heredoc highlights and add ansi_c_string highlights in bash queries #11118

Merged

Conversation

David-Else
Copy link
Contributor

  1. ansi_c_string was missing as a string type
  2. heredoc_start was wrongly a string, and heredoc_end was missing.

I have fixed these issue, I chose to use @labelfor heredoc following Neovim.

before

Screenshot from 2024-07-09 20-09-36

after

Screenshot from 2024-07-09 20-10-02

@archseer archseer merged commit 71df242 into helix-editor:master Jul 10, 2024
6 checks passed
@David-Else David-Else deleted the bash-treesitter-more-updates branch July 10, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants