Skip to content

Test: Configuration and environment service cleanup #11023

Closed
@bpasero

Description

@bpasero

In order to work on extension API for configuration management, quite some debt in configuration land and environment handling (cli) was removed and lots of code refactored. We should make sure that we did not introduce regressions while doing so in the areas touched:

  • All our command line arguments passed to VS Code work as before and work for either no instance running or an existing instance running
  • You can install extensions from the command line
  • User settings are being picked up and apply live throughout the UI
  • Workspace settings are being picked up and apply live throughout the UI
  • Debug an extension and verify the extension settings it defines are picked up properly within the extension

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions