Skip to content

Show the extension/source overriding the default value of a setting in settings editor #137943

Description

@sandy081

With #46851, an extension can override default values of a setting by contributing defaults to contributeDefaults contribution point. Eg:

"configurationDefaults": {
      "workbench.colorTheme": "Monokai"
    }

It would be nice if settings editor can display the source of the default value

image

CC: @misolori

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions