-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
configVS Code configuration, settingsVS Code configuration, settingsengineeringVS Code - Build / issue tracking / etc.VS Code - Build / issue tracking / etc.perfsettings-editorVS Code settings editor issuesVS Code settings editor issues
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
configVS Code configuration, settingsVS Code configuration, settingsengineeringVS Code - Build / issue tracking / etc.VS Code - Build / issue tracking / etc.perfsettings-editorVS Code settings editor issuesVS Code settings editor issues
