Support for Visual Studio 11 in Web Workbench 3
Written by Kay Ewbank   
Monday, 19 March 2012

Mindscape has updated Web Workbench, the Visual Studio extension, to add support for Visual Studio 11.

Web Workbench 3 adds the ability to write in Sass, LESS and CoffeeScript within Visual Studio. In addition to the support for Visual Studio 11, the new version adds collapsible outlining for CoffeeScript and performance improvements. Although you could work within Visual Studio 11 using the pre-release version of Web Workbench, you did have to have Visual Studio 2010 installed as well.

Other improvements to the new release include the ability to collapse outlines in CoffeeScript (previously only available for LESS and Sass files), improved IntelliSense behavior in imported files, and IntelliSense recognition of Compass stylesheets.

 

You can make use of Web Workbench for free from the Visual Studio Extensions Manager, and there’s also a Pro version available from Mindscape for $39. The Pro version adds the ability to automatically compile .less files to .css files on save; automatic minifying of the output css files from .less and .scss files; and automatically minifying of the output .js files from .coffee files.

The free edition is available for download from the Microsoft Visual Studio Gallery.

More Information

Mindscape Web Workbench

 

espbook

 

Comments




or email your comment to: comments@i-programmer.info

 

To be informed about new articles on I Programmer, subscribe to the RSS feed, follow us on Google+, Twitter, Linkedin or Facebook or sign up for our weekly newsletter.

Banner


Rust 1.82 Improves Apple Support
24/10/2024

Following Rust's six-week release cycle, version 1.82 has been released with higher level support for Apple, and a new Info subcommand for Cargo.



Apollo Adds REST APIs For GraphQL
29/10/2024

Apollo has added a simpler way to integrate REST APIs into a federated GraphQL environment. Available now in public preview, can be used to map REST API endpoints to their GraphQL schema using a decla [ ... ]


More News