Skip to content

Preserve disable-extensions argument when changing folders in extension development host #143601

@lszomoru

Description

@lszomoru
  1. Clone the https://github.com/microsoft/vscode-extension-samples repository
  2. Open the helloworld-sample folder in VS Code Insiders
  3. Open launch.json and add the following argument: "--disable-extensions"
  4. Press F5 which will start the extension development host with all extensions disabled
  5. Open a folder in the extension development host

Expected behaviour:
All extensions are still disabled

Actual behaviour:
The "--disable-extensions" is dropped

Metadata

Metadata

Assignees

Labels

extensions-developmentIssues for developing extensionsfeature-requestRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesinsiders-releasedPatch has been released in VS Code Insidersverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions