Error loading syntax file, CoffeeScript.tmLangauge, after upgrading to version 2.0.1

SublimeText error message when starting program

I already tried Package Control: Remove Pacakageand then installed it again. CoffeeScript.tmLanguage should be as usual. Does anyone else experience this? How can this be fixed?

Here is the whole CoffeeScript.tmLanguage .

+5
source share
1 answer

Solved: It turns out that the plugin changed the location of its file CoffeeScript.tmLanguage. All you have to do is first View -> Syntax ->select anything other than CoffeeScript and then just go back to CoffeeScript again. Sublime Text will determine the new location.

+9
source

All Articles