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

Broken in Sublime Text 2 #105

Open mordrax opened 8 years ago

mordrax commented 8 years ago

It looked like this plugin was broken, but then I installed sublime text 3 and all the advertised features (type panel, elm-format, etc) started working.

I have elm-format, reactor, repl, make on the PATH. In ST2, the type panel is grayed out when you right click and go to 'Elm Language Support'. elm-format also doesn't work well. When you save, you have to flick to another file and back before the editor updates.

In ST3, it all seems to work well.