Skip to content

Fix settings search to not be implemented via an ITextModel #55792

@roblourens

Description

@roblourens

The new settings UI is backed by an EditorModel and ITextModel even though there is no text editor involved. Currently local settings search goes through the AbstractSettingsModel, only for searching in values. But we can search values the same way that the other setting fields are searched.

Not causing a specific problem, but also not "right".

Metadata

Metadata

Assignees

Labels

engineeringVS Code - Build / issue tracking / etc.settings-editorVS Code settings editor issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions