DEPRECATED: Use Preview
for Atom which supports CoffeeScript and many, many more!
All future development will be on the Preview
package. Please report new issues there.
Atom Package: https://atom.io/packages/coffeescript-preview
apm install coffeescript-preview
Or Settings/Preferences ➔ Packages ➔ Search for coffeescript-preview
- Preview CoffeeScript as JavaScript in tab
- Live updating of preview
- Shows loading and error messages
- Updates on Tab Change
- Highlights using active Atom theme
Refresh Debounce Period
(milliseconds) - Set the debounce rate for preview refreshing. For instance, if you type or switch tabs, how long of a pause before the preview refreshes.Update On Tab Change
(boolean) - Should the preview update to the currently active tab?