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

Host crashes on wrong @import of file #453

Closed ThayalanGR closed 3 years ago

ThayalanGR commented 3 years ago

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

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

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