Elm.tmLanguage
Elm.tmLanguage copied to clipboard
error while loading elm_show_type.py
Hello,
When starting sublimetext 2 I got the following error:
Traceback (most recent call last):
File "./sublime_plugin.py", line 62, in reload_plugin
File "./elm_show_type.py", line 133
for v in data
^
SyntaxError: invalid syntax
This means that show type command is always disabled. Can you help me fix this ?
Thank you
I forgot to tell you that I am using ST 2.
In the mean time I've installed Sublime Text 3 with Elm syntax higgling. I've got other errors complaining about the output of elm-make and elm-oracle.
Next thing I configured package manager to use the beta repository and now it seems to be working.
I am not sure if this is normal given evolutions of the tools.
This is not normal. I will look into this for you. If I have some more questions, would you mind enabling debug logging and helping me troubleshoot?