edubkendo / atom-elm

An atom package providing syntax highlighting and snippets for the Elm language.
65 stars 22 forks source link

Names `head` and `tail` are incorrectly syntax-highlighted as default imports. #58

Closed jawnyawns closed 5 years ago

jawnyawns commented 5 years ago

When I type head or tail, these names are highlighted in the same way default imports are highlighted, which I believe is incorrect.