Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>CoffeeScript Checker/PreviewerNew to Visual Studio Code? Get it now.
CoffeeScript Checker/Previewer

CoffeeScript Checker/Previewer

jhessin

|
870 installs
| (0) | Free
Preview CoffeeScript files compiled into javascript using the latest CoffeeScript.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

coffee2preview

An extension for Visual Studio Code™️

This is an extension for developing coffeescript allowing you to preview the compiled javascript in a syntax highlighted side panel.

It relies heavily on the microsoft example code here and the atom package found here.

Features

This addon allows you to check your code when it may be ambiguous using the latest coffescript.

Code View

You can also convert only selections (and multiple ones at that!)

MultiSelection

You can add a keybinding in your settings by searching for 'coffee2preview.check'.

Known Issues

  • No live updating. I'm working on it.
  • When compiling multiple selections it will list them in the order you selected them in instead of the order they are in the file.

Release Notes

1.0.0

Initial release.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft