ElixirSublime icon indicating copy to clipboard operation
ElixirSublime copied to clipboard

Sublime doesn't recognize ex files

Open dgoldie opened this issue 8 years ago • 1 comments

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.

dgoldie avatar Sep 06 '16 17:09 dgoldie

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

radik909 avatar Sep 07 '16 07:09 radik909