elixir-editors / elixir-editors/language-elixir
Module attributes and template assigns not highlighted properly
Open
- Dominant language
- CoffeeScript
- Stars
- 178
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
```
@attr "value" # ok
@attr? "value" # ? is not colored
@attr! "value" # ! is not colored
@ąttr "value" # nothing is clored
```
language-elixir version: 0.20.2
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.