coffee2previewAn 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. FeaturesThis addon allows you to check your code when it may be ambiguous using the latest coffescript. You can also convert only selections (and multiple ones at that!) You can add a keybinding in your settings by searching for 'coffee2preview.check'. Known Issues
Release Notes1.0.0Initial release. |