elm-community / SublimeElmLanguageSupport

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

Elm and SublimeREPL #21

Closed Bernardoow closed 7 years ago

Bernardoow commented 7 years ago

I found simple problem with menu exibition.

Fact : I haven't SublimeREPL installed.

If I check tools menu at sublime, I see blank menu [1].

I then I did a modification at menu with pr. And menu is [2].

Menu with SublimeREPL instaled is [3].

[1]
elm_package_bug

[2] elm_with_my_modification [3] elm_with_my_modification_and_repl

sentience commented 7 years ago

Fixed via #23