14
votes

I've installed Web Essentials 2017. When I open Visual Studio Enterprise 2017, it shows as being an installed extension, and "Reset Web Essentials" shows on the tools menu, but there are no settings that I can see. Shouldn't a settings dialog box be available somewhere?

Also, I thought if I create a .less file, open it, then save it, .css and .min.css files should immediately show up below the less file. That doesn't happen.

Additionally, the Web Essentials toolbar doesn't appear in Edge when I run a website from within Visual Studio. Hitting Ctrl doesn't make it appear.

What's going on here? Looks like Web essentials didn't install correctly and isn't working.

3
Web Essentials has been split up into multiple smaller packages. The Less functionality you're looking for is now part of the Web Compiler extension: marketplace.visualstudio.com/… The WebEssentials extension will try to download and install this other extension among it's friends, but if you're blocked behind a firewall it may not be able to download it and you may have to install it yourself. The full list of extensions can be found here: marketplace.visualstudio.com/… - jessehouwing
According to this link, that extension is included as part of the full install: github.com/madskristensen/WebEssentials2017 - birdus
It's downloaded in the background after restarting visual studio. - jessehouwing
Is there a way I can see which "sub-extensions" were installed successfully? Although it seems like something bigger is going on than just the Web Compiler extension not getting installed. - birdus
The manage extension s windows, they should get listed like any other extensions. - jessehouwing

3 Answers

6
votes

Clicking Tools->Reset Web Essentials fixed it. It looks like that just reinstalls it. Although I had already uninstalled and reinstalled, this worked.

There still doesn't appear to be an overall Web Essentials settings dialog box under tools. It appears that since it was broken up into individual components rather than one huge plugin, each plugin has its own little popup menu now, and a few of them show up when you right click on the Project.

1
votes

According to this link it was removed for few reasons. To fix it you have to download the chrome extension and also download the Browser Link Inspector enter image description here

0
votes

I had the same issue with extension downloaded from the web.

So i installed it from the marketplace and it works just fine.