Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we use it for Visual Studio Code #474

Open
eliassal opened this issue Jan 24, 2021 · 3 comments
Open

Can we use it for Visual Studio Code #474

eliassal opened this issue Jan 24, 2021 · 3 comments

Comments

@eliassal
Copy link

Hi, is it possible to use it with Visual Studio Code? If yes, how?
Thanks in advance

@mackcoding
Copy link

No, and the developer hasn't updated this project in years.

@rangav
Copy link

rangav commented Feb 13, 2021

I am also interested in this extension for vs code

@marylaureColibri
Copy link

Yes you can run the webcompiler (in VS Pro) from your VS Code ^^

You can use a "run on save" extension (VS Code) that run a command line to run Webcompiler.exe

like :
"command": "c:\\users\\userOnThisComputer\\appdata\\local\\microsoft\\visualstudio\\visualStudioVersionNumberOnYourComputer\\Extensions\\webCompilerVersionNumberOnYourCompute\\WebCompiler.exe \"${workspaceFolder}/yourProjectOnyourComputer/compilerconfig.json\" *.LESS",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants