-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Open
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugconfirmedIssue has been confirmed by VS Code Team memberIssue has been confirmed by VS Code Team membersettings-editorVS Code settings editor issuesVS Code settings editor issues
Milestone
Description
Testing #77427
I can put multiple settings into edit mode. When pressing "Enter" to commit an entry, the data from the other settings is lost. Probably should only allow for editing of one setting at a time.
Repro:
- search for
validProper
settings to show the threeValid Properties
settings:
- Click "Add Item" on each one, add a value to each:
- With focus in the 3rd item, press "Enter" to commit the edit. Result is that edit is committed, but the data from the others is lost:
Suggest that you can only edit one setting at a time.
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugconfirmedIssue has been confirmed by VS Code Team memberIssue has been confirmed by VS Code Team membersettings-editorVS Code settings editor issuesVS Code settings editor issues