Skip to content

Instantly share code, notes, and snippets.

@jihchi
Last active September 7, 2016 10:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jihchi/0b2a71b5128136a98783b521569cb3e2 to your computer and use it in GitHub Desktop.
Save jihchi/0b2a71b5128136a98783b521569cb3e2 to your computer and use it in GitHub Desktop.
Elm with Sublimt Text 3

Elm Language Support

  1. Install Elm Language Support

elm-oracle

  1. npm install -g elm-oracle

elm-format

  1. Install elm-format
  2. To enable automatic formatting on every save, Go to Preferences -> Package Settings -> Elm Language Support -> User and add this setting: "elm_format_on_save": true

SublimeREPL (elm-repl)

  1. Install SublimeREPL

SublimeLinter-contrib-elm-make

  1. Install SublimeLinter-contrib-elm-make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment