You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
alt+shift+d compiles and displays the js file just fine.
but alt+shift+c does nothing, no file is created.
console output for alt+shift+c:
Compile to same directory
Traceback (most recent call last):
File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 549, in run_
return self.run(edit)
File "CoffeeScript in C:\Users\Dev\AppData\Roaming\Sublime Text 3\Installed Packages\Better CoffeeScript.sublime-package", line 191, in run
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
alt+shift+d compiles and displays the js file just fine.
but alt+shift+c does nothing, no file is created.
console output for alt+shift+c:
Compile to same directory
Traceback (most recent call last):
File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 549, in run_
return self.run(edit)
File "CoffeeScript in C:\Users\Dev\AppData\Roaming\Sublime Text 3\Installed Packages\Better CoffeeScript.sublime-package", line 191, in run
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: