elixir-editors / elixir-editors/vim-elixir
Heex highlight breaks when there is a newline in a quoted string
Open
- Dominant language
- Ruby
- Stars
- 1.3k
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
The following code:
```
~H"""
"""
```
Breaks the syntax highlighting, all subsequent lines are "in" a string.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.