-
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
How did you encounter this bug?
When disabling the extension in a project specific configuration (.vscode/settings.json
):
{
"deno.enable": true,
"eslint.enable": false,
"prettier.enable": false,
"stylelint.enable": false
}
Actual Behaviour
When opening VSCode in a project with that configuration these error messages show up:

Expected Behaviour
Not showing these notifications
Logs
[Error - 13:05:43] Stop failed after configuration change
Message: Pending response rejected since connection got disposed
Code: -32097
[Error - 13:05:43] Server process exited with code 1.
Stylelint Version
16.21.1
vscode-stylelint Version
1.5.3
Node.js Version
24.3.0
Operating System
macOS 15.5 (24F74)
Code of Conduct
- I agree to follow vscode-stylelint's Code of Conduct
Metadata
Metadata
Assignees
Labels
No labels