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
@@ -145,7 +145,7 @@ That's what this is for! You would create a `Cakefile` and inside it you would w
145
145
146
146
# Settings
147
147
148
-
Go to `Preferences > Package Settings > Better CoffeeScript > Settings - User` to change settings.
148
+
Go to `Preferences > Package Settings > CoffeeScript > Settings - User` to change settings.
149
149
150
150
```Javascript
151
151
{
@@ -296,7 +296,7 @@ This path will go into the `binDir` setting.
296
296
297
297
- I'm getting the error message `'coffee' is not recognized as an internal or external command,` when saving.
298
298
299
-
The coffee-script binary probably is not installed. Either install coffee-script or set `checkSyntaxOnSave` and `compileOnSave` to `false` in `Preferences > Package Settings > Better CoffeeScript > Settings - User`.
299
+
The coffee-script binary probably is not installed. Either install coffee-script or set `checkSyntaxOnSave` and `compileOnSave` to `false` in `Preferences > Package Settings > CoffeeScript > Settings - User`.
0 commit comments