vishnevskiy / ElixirSublime

Elixir plugin for SublimeText 3 providing code completion and linting.
MIT License
364 stars 25 forks source link

Sublime doesn't recognize ex files #32

Open dgoldie opened 8 years ago

dgoldie commented 8 years ago

I'm installing elixir on sublime on a new mac. OSX 10.11.6 El Capitan

ex files show as Plain Text. Moreover, elixir isn't even a choice among languages in the dropdown in the bottom right corner.

In the console, you do see: reloading plugin ElixirSublime.elixir_sublime full console: https://gist.github.com/dgoldie/a855ca8a6f815eaed3a729803e6577cb

I've tried setting adding the env with elixir path as mentioned in the README. I've also tried all of the suggestions in https://github.com/vishnevskiy/ElixirSublime/issues/9

Any help would be appreciated.

radik909 commented 8 years ago

Have you installed Elixir tmbundle? Elixir tmbundle provides syntax highlighting for elixir.