Expand syntax highlighting by klazuka · Pull Request #16 · durkiewicz/elm-plugin

1 min read Original article ↗

(same as previous PR but targeting the correct branch in the base repo)

Improves the syntax highlighting so that more elements are highlighted by-default and provides a Color Settings screen.

Examples

Darcula
darcula example
Default
default example

Configuration

screen shot 2016-06-24 at 7 41 29 am

## Further Work

One thing that I'd like to improve is the highlighting of upper-case identifiers. I'd like to differentiate further between Types, the tags on unions, and modules.