Skip to content

[Bug]: Error notifications shown when disabling extension #701

@lenovouser

Description

@lenovouser

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:

Image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions