A Visual Studio 2010 extension that provides CoffeeScript syntax highlighting.
- Highlighting of keywords, comments, string literals and numeric literals.
- Matching brace highlighting.
Make sure you have Visual Studio 2010 installed.
Either: Download the binary .vsix file. When double-clicked this will install the extension into Visual Studio.
Or: Get the source, open the solution in Visual Studio, build it. This generates the required .vsix file.
This extension can be managed using the "Tools/Extension manager" menu option.