Skip to content

Support undo and redo in input fields #151

@heqian

Description

@heqian

How to reproduce the bug:

  1. Open a text file;
  2. Edit something in the file;
  3. Use Cmd+F to activate the search box on the top right;
  4. Type a keyword you want to search in the box;
  5. Change the keyword in the box; (e.g., add a character to the keyword)
  6. Use Cmd+Z to undo;
  7. You will notice that Visual Studio Code actually undos the text file edit, not the search keyword edit.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugmacosIssues with VS Code on MAC/OS XverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions