Skip to content
/ atom-elm Public
forked from edubkendo/atom-elm

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

Notifications You must be signed in to change notification settings

avh4/atom-elm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 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 on Unix/Linux or where.exe elm-oracle on Windows
  4. Copy the path to elm-oracle
  5. Open up the language-elm settings in Atom
    - Open up the Atom Settings / Preferences tab - Click on "Packages" - Find the "language-elm" package in the list - Click "Settings"
  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 74.2%
  • JavaScript 24.7%
  • CSS 1.1%