madskristensen / WebEssentials2017

A Visual Studio extension
Other
90 stars 18 forks source link

'Web Essentials' missing from context menu #16

Open Andrew-Gee opened 7 years ago

Andrew-Gee commented 7 years ago

Installed product versions

Description

'Web Essentials' missing from context menu

Steps to recreate

  1. Install the extension
  2. Open a .css file in Visual Studio
  3. Right-click

Current behavior

No 'Web Essentials' menu in context menu

(From Visual Studio 2017 Community):

image

Expected behavior

'Web Essentials' menu in context menu

(From Visual Studio 2013 Professional):

image

thewebkid commented 7 years ago

I just installed 2017 enterprise and was excited about trying out the new web essentials and not having to fuss with webpack/babel, etc. like I do in other IDEs. There are no settings in tools->options, no context menus, nothing other than a "Reset Web Essentials" menu item. The docs don't seem to be updated for 2017 either. This could be amazing if it worked... at all... :)

ghost commented 7 years ago

I had the same issue. My solution turned out to be that I had open a folder instead of a solution/web site open.

sashkanz commented 7 years ago

Same issue with Visual studio enterprise 2017, 15.2 It is been installed but just somehow turned off.

simonare commented 6 years ago

Same issue here. Urgent Fix Needed!

bdbvb commented 6 years ago

Also doesn't work in Visual Studio Enterprise 2017 15.3.5

maxmann74 commented 6 years ago

I'm having the same issue, no context menu and my existing bundle files in my project are not updating/generating on change. What is the status on this? Thanks

arterrible commented 6 years ago

still no updates? issue still occurring. did the following, still no luck.

query-wow commented 6 years ago

I have installed the preview version of visual studio and it started to work! I'd suggest everyone that can't use this to try this solution out

A Sex, 4 de mai de 2018, 04:30, savior14 notifications@github.com escreveu:

still no updates? issue still occurring. did the following, still no luck.

  • Reinstall (Tools > Web Essentials...)
  • Tools > Extensions and Updates... > Uninstall/Install

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/madskristensen/WebEssentials2017/issues/16#issuecomment-386497804, or mute the thread https://github.com/notifications/unsubscribe-auth/AAoVKOxOya5Jg4GPgqmnk4tDajH7W4cgks5tu8tAgaJpZM4NiR39 .

--

Cumprimentos Telmo Rodrigues telmo@libax.com

jeppebemad commented 6 years ago

This just started happening for me as well. No context menu, and the bundler/minifier is no longer triggered on save.