ritwickdey / vscode-live-sass-compiler

Compile Sass or Scss file to CSS at realtime with live browser reload feature.
https://ritwickdey.github.io/vscode-live-sass-compiler/
MIT License
657 stars 169 forks source link

When I try any Live Sass command, I get this (or similar) error at top of VS Code window. #330

Open vkayonline opened 4 years ago

vkayonline commented 4 years ago

command 'liveSass.command.watchMySass' not found

sasserror.log

I am also not getting "Watch my Sass" on the status bar. I have Live Server extension installed & running. I am on win 10 x64 if it helps

aeschli commented 3 years ago

I think the problem is that the extension is missing the activationEvent for the command.