Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 635 Bytes

readme.md

File metadata and controls

23 lines (17 loc) · 635 Bytes

CoffeeLite

A Visual Studio 2010 extension that provides CoffeeScript syntax highlighting.

Features

  • Highlighting of keywords, comments, string literals and numeric literals.
  • Matching brace highlighting.

Installation

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.