Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Error loading syntax file, CoffeeScript.tmLangauge, after upgrade to 2.0.1

SublimeText error message when starting program

I've already tried Package Control: Remove Pacakage and then installing it again. The CoffeeScript.tmLanguage should be as normal. Anyone else experiencing this? How can it be fixed?

Here is the whole CoffeeScript.tmLanguage.

like image 749
kornfridge Avatar asked Jul 17 '12 08:07

kornfridge


1 Answers

Solved: Turns out, the plugin changed the location of its CoffeeScript.tmLanguage file. All you have to do is to View -> Syntax -> and then select anything but CoffeeScript, and then simply switch back to CoffeeScript again. Sublime Text will figure out the new location.

like image 111
kornfridge Avatar answered Oct 03 '22 03:10

kornfridge