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 168 forks source link

Extension issue #433

Open maria-urda opened 3 years ago

maria-urda commented 3 years ago

:warning: We have written the needed data into your clipboard. Please paste! :warning:

glenn2223 commented 3 years ago

This extension is actually not being maintained anymore.

May I suggest you switch over to my current implementation. It's now got over 2k installs and I've not had a single one of these issues raised yet, plus it's using a more recent version of sass and autoprefixer (plus with some extra features on top!)

After uninstalling Ritwick's extension. You can find it at glenn2223.live-sass in the marketplace

chrismtb12 commented 3 years ago

This extension is actually not being maintained anymore.

May I suggest you switch over to my current implementation. It's now got over 2k installs and I've not had a single one of these issues raised yet, plus it's using a more recent version of sass and autoprefixer (plus with some extra features on top!)

After uninstalling Ritwick's extension. You can find it at glenn2223.live-sass in the marketplace

Hi Glenn,

I have just tried to install your SASS complier and i am getting the same message as when installing ritwickdey's one.

It does not appear in the status bar, and i get the error "Command 'Live Sass: Watch Sass' resulted in an error (command 'liveSass.command.watchMySass' not found)" when i press F1 to watch SASS.

Any help would be appreciated.