Skip to content
| Marketplace
Sign in
Visual Studio>Tools>CoffeeScriptRunnerVSPackage
CoffeeScriptRunnerVSPackage

CoffeeScriptRunnerVSPackage

Frederic Torres

|
1,174 installs
| (0) | Free
Package to run CoffeeScript inside Visual Studio 2010
Download

CoffeeScript Runner for Visual Studio 2010 allows to run CoffeeScript or JavaScript programs from Visual Studio and see the program output in the Visual Studio Output Window.

It is part of my project DynamicJavaScript.Net on Github, which is about using JavaScript from C# programs.

The JavaScript runtime used is Noesis JavaScript.Net which use a version of Google V8 from 2010, it is really fast.
The version of the CoffeeScript compiler used is 1.1.1. 

You can see a video here.

  • The function print() allows to print to the console and is implemented by default.
  • You can view the JavaScript generated by the CoffeeScript compiler by adding the comment #!DisplayJavaScript in you program.

For Syntax highlighting you can use Mindscape Web Workbench orCoffeeLite.

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