deadfoxygrandpa / Elm.tmLanguage

Elm language syntax highlighting and tool integration for ST2/3
https://packagecontrol.io/packages/Elm%20Language%20Support
MIT License
122 stars 27 forks source link

Add elm-oracle support #64

Closed deadfoxygrandpa closed 8 years ago

deadfoxygrandpa commented 8 years ago

Fixes the typo in the type signature display, as well as switches the autocompletion support from Basics snippets to elm-oracle provided completions.

Also adds some of the last changes from @AppShipIt except the Elm Package integration, which will come later.