madskristensen / WebCompiler

Visual Studio extension for compiling LESS and Sass files
Other
450 stars 172 forks source link

Don't get Web Compiler option on context menu #497

Open itorres008 opened 10 months ago

itorres008 commented 10 months ago

Installed product versions

Description

I'm expecting option for Web Compiler on scss file context menu, but it is not there. I see no other options elsewhere.

Steps to recreate

Used NuGet in VS 2022 to install BuildWebCompiler No errors on installation, NuGet installation shows it as installed on my project Extension does not show on Extension manager. Have Bootstrap and its Bootstrap.SASS Have a custom .scss importing Bootstrap and containing some custom mods. The project is an ASP .Net Web Forms project. Is the extension limited to certain kinds of projects? Does it depend on existence of a project file?

Any help appreciated.

paul-cofnod commented 9 months ago

I get exactly the same with almost exactly the same setup!

itorres008 commented 9 months ago

You're in luck. I solved this using Visual Studio Marketplace .vsix Installer This version was discontinued and forked into a WebCompiler 2022. I solved this using its Visual Studio Marketplace .vsix Installer Process here: https://github.com/failwyn/WebCompiler/issues/88