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

Extension issue #539

Open kanhakumar opened 2 years ago

kanhakumar commented 2 years ago

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

kanhakumar commented 2 years ago
{
    "messages": [],
    "activationTimes": {
        "codeLoadingTime": 9835,
        "activateCallTime": 1,
        "activateResolvedTime": 32,
        "activationReason": {
            "startup": true,
            "extensionId": {
                "value": "ritwickdey.live-sass",
                "_lower": "ritwickdey.live-sass"
            },
            "activationEvent": "workspaceContains:**/*.s[ac]ss"
        }
    },
    "runtimeErrors": []
}
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