Skip to content

Auto save in new settings results in multiple validation errors when typing text #58537

@ramya-rao-a

Description

@ramya-rao-a

Steps to Reproduce:

  1. Open new settings editor, search for "emmet extension"
  2. Emmet: Extensions Path is a setting that takes path to a directory. Start typing a path

Since we auto-save in 100ms, the config change event is fired for almost every other character typed, which results in validation checks from the emmet extension resulting in a series of error notifications.

There might be other extensions in the marketplace that do such validations after listening the config change event.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitysettings-editorVS Code settings editor issuesverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions