Top "Web-essentials" questions

Web Essentials is an open-source extension for VisualStudio written by Mads Kristensen, a Program Manager at the Microsoft Web Platform team, which, according to its own site: 'Adds many useful features to Visual Studio for web developers'

How do you use JsHint ".jshintrc" file with Visual Studio 2013 Web Essentials extension?

I have installed the "Web Essentials" extension into Visual Studio 2013. I am now getting JSHint warnings appearing in my "Error …

.net visual-studio visual-studio-2013 jshint web-essentials
How to ignore certain LESS files in Web Essentials LESS compiling? (Bootstrap)

I've set up Web Essentials 2013 (in Visual Studio 2012) and loaded in the default Twitter Bootstrap LESS source files. Auto-build and …

css twitter-bootstrap visual-studio-2012 less web-essentials
Web Essentials not working

I've just installed the Web Essentials(v 2.7) for MS Visual Studio 2012 and it's not working (i'm interested in the LESS …

visual-studio-2012 less web-essentials
LESS: Unrecognised input

I'm trying to learn less with the help of Web Essentials 2012. Right from the start, this LESS code: @main-color: red; .…

asp.net css visual-studio-2012 less web-essentials
Browser Link JS error on page load

Using Visual Studio 2013 RTM and Web Essentials I get the following JavaScript error in Chrome on page load. Uncaught Error: …

javascript html visual-studio-2013 web-essentials browser-link
zen coding not working in Visual Studio

I have Web Essentials 2015.2 installed. When I, for instance, type "div" and then hit tab, it just selects the following …

html visual-studio-2015 asp.net-core web-essentials emmet
Less not work with WebEssentials in visual studio 2012

When i create a less file with .less extension, WebEssentials not show less syntax(intellisence, colored syntax) And not appear …

visual-studio-2012 less web-essentials