Skip to content

An atom package providing syntax highlighting and snippets for the Elm language.

Notifications You must be signed in to change notification settings

jpierson/atom-elm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

language-elm package

Syntax highlighting and autocomplete for the Elm language.

Autocomplete

In order to get autocomplete working, please:

  1. Open up a terminal
  2. npm install -g elm-oracle
  3. which elm-oracle
  4. Copy the path to elm-oracle
  5. Open up the language-elm settings in Atom
  6. Paste the path into "The elm-oracle executable path" setting

Thanks to the authors of Elm Oracle

About

An atom package providing syntax highlighting and snippets for the Elm language.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 79.4%
  • JavaScript 20.6%