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

Live saas compiler takes very long time to activate #528

Open shivamchandra75 opened 3 years ago

shivamchandra75 commented 3 years ago
santokhan commented 3 years ago

Thank you

On Sun, 4 Jul 2021 at 19:00, shivamchandra75 @.***> wrote:

  • Issue Type: Bug
  • Extension Name: live-sass
  • Extension Version: 3.0.0
  • OS Version: Linux x64 5.10.42-1-MANJARO
  • VS Code version: 1.57.1 The extension takes very long to activate and due to this extension all other extensions have to wait and I can't start my work.

{ "messages": [], "activationTimes": { "codeLoadingTime": 9452, "activateCallTime": 2, "activateResolvedTime": 15, "activationReason": { "startup": true, "extensionId": { "value": "ritwickdey.live-sass", "_lower": "ritwickdey.live-sass" }, "activationEvent": "workspaceContainsTimeout:*/.s[ac]ss" } }, "runtimeErrors": [] }

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ritwickdey/vscode-live-sass-compiler/issues/528, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK7YCOQCLMNP63VUDI74ZBLTWBLQHANCNFSM47ZFOP3Q .

glenn2223 commented 3 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