Skip to content

Time is wasted when extension contribute configurations #34353

@jrieken

Description

@jrieken

When we read package.json-files of our extensions we also register new configurations. The profile shows that this triggers event to which various part of our core react. That doesn't make sense because a built-in, core component like the welcome screen should be influenced by a setting from extension foo. This needs

  • a fine-grained configuration change event that allows consumer to check what settings have changed
  • adoption in the listeners

screen shot 2017-09-14 at 09 25 41

Metadata

Metadata

Assignees

Labels

configVS Code configuration, settingsengineeringVS Code - Build / issue tracking / etc.perfsettings-editorVS Code settings editor issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions