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 #495

Open vasaman opened 3 years ago

vasaman commented 3 years ago

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

vasaman commented 3 years ago
{
    "messages": [],
    "activationTimes": {
        "codeLoadingTime": 13726,
        "activateCallTime": 1,
        "activateResolvedTime": 363,
        "activationReason": {
            "startup": true,
            "extensionId": {
                "value": "ritwickdey.live-sass",
                "_lower": "ritwickdey.live-sass"
            },
            "activationEvent": "workspaceContainsTimeout:**/*.s[ac]ss"
        }
    },
    "runtimeErrors": []
}
glenn2223 commented 3 years ago

Please see this issue => #486

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