Can I get Visual Studio to provide Intellisense and syntax coloring for Less Css ?

Posted by driis on Stack Overflow See other posts from Stack Overflow or by driis
Published on 2010-05-02T16:24:05Z Indexed on 2010/05/02 16:27 UTC
Read the original article Hit count: 195

I am experimenting with Less Css, and I am using Visual Studio 2010.

It would be nice if the editor provided support for syntax highlighting and Intellisense for Less, for instance coloring and suggesting variables. What are my options to get that to work ? Do I need to write a plugin for it, or how would one go about adding this to VS ? Does anything exist for this already ?

© Stack Overflow or respective owner

Related posts about less

Related posts about visual-studio-2010