Skip to content

'machine-overridable' can be set and read in user settings #79983

Closed
microsoft/azuredatastudio
#7206
@aeschli

Description

@aeschli

Verifying #73985

  • Create a machine-overridable settings

e.g. 'testFoo.test-machine-overridable' from ext-machinescope-test-0.0.4.vsix.zip

  • in a normal (non-remote window) set it in user and workspace settings
    -> no errors (as expected)
  • open the folder in a remote window
    -> no errors (expect error in user settings)

The UI only offers the setting in machine and workspace, but the editor schema seems to be lacking the schema.

  • clear workspace setting and runTest Foo Setting command. You can see that the value is read from the user settings.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugconfigVS Code configuration, set up issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions