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

Sass compiler stops developer tools #547

Open Anri-Lombard opened 2 years ago

Anri-Lombard commented 2 years ago

I read through the issues, but most complained about a highlighting extension that clashed with the sass compiler to crash the developer tools. This is not my case.

To reproduce:

  1. Start to type @import 'filename' in the main scss file.

I do have many other extensions at the same time, so is there a specific set of extensions that do not work with the compiler yet?

glenn2223 commented 2 years ago

This extension is no longer maintained - see #486, this will show you that I have a fork that I'm actively maintaining.

After reading it, please close this issue so my own can stay top of the list. Thanks