A vscode extension for undoing changes that have been made in rapid succession. This can be especially useful when using VSCode with voice software such as talon.
maximumSnapshotsSaved
: The maximum number of snapshots to save. Defaults to 10.
Example talon command:
app: vscode
-
big undo:
user.run_rpc_command("big-undo.undo")