This repository was archived by the owner on Oct 4, 2024. It is now read-only.

Description
When a user presses undo it also undoes changes made by the other user.
Steps:
- User A types something
- User B types something
- User A press undo
Expected behaviour (as seen in ACE):
User A's change is undone.
Actual behaviour:
User A and User B's changes are undone.
CC'ing the monaco guys:
@zach-karat @Progyan1997