SublimeElmLanguageSupport icon indicating copy to clipboard operation
SublimeElmLanguageSupport copied to clipboard

Update Elm Language Support for Elm 0.19

Open sentience opened this issue 6 years ago • 3 comments

This umbrella issue will be used to track work towards necessary changes to support Elm 0.19 as these become clear.

TODO

  • [x] Support formatted, navigable build output based on the new JSON compiler output
  • [ ] ~Restore “ignore warnings” build variation~ (Elm 0.19 no longer has warnings)
  • [ ] Restore “run” build variation
  • [x] Remove elm-oracle type hinting feature (assuming elm-oracle will not be updated?)
  • [x] Update “View elm-package.json” command
  • [ ] Update README with all changes

sentience avatar May 11 '18 00:05 sentience