vscode-live-sass-compiler icon indicating copy to clipboard operation
vscode-live-sass-compiler copied to clipboard

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

Open vkayonline opened this issue 3 years ago • 1 comments

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

vkayonline avatar Jul 09 '20 11:07 vkayonline

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

aeschli avatar Mar 11 '21 16:03 aeschli