Skip to content

Causes 'Disable All Installed Extensions' to fail in VS Code (Regular and Insiders) #69643

@fourpastmidnight

Description

@fourpastmidnight

This extension prevents the option Disable All Installed Extensions in Visual Studio Code because the other, newer extension, (hosted at https://github.com/Microsoft/vscode-node-debug2) "depends" on this extension, and apparently, this extension is attempted to be disabled first.

Actually, perhaps this is more of a bug for VS Code itself? IOW, VS Code should take into account extension dependencies when attempting to disable extensions and ensure that they are disabled in the correct order? (And perhaps even alert the user that "The 'xyz' extension will also be disabled because it depends on this 'abc' extension. Continue: Yes / No?")

Metadata

Metadata

Assignees

Labels

extensionsIssues concerning extensionsinfo-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions