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

Open ghost opened 3 years ago

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

Can you see if you get the same issue in my updated version of the extension? See https://marketplace.visualstudio.com/items?itemName=glenn2223.live-sass