- Fix bug Diff w Current does not work...
- Add setting addCheckpointOnSave to create checkpoint when a file is saved. Disabled by default.
- Remove the MacOS specific keybinding to avoid collision with default "Save all" keybinding
- Checkpoints panel can now only be shown in one sidebar (configurable with
checkpoints.location
). - Command to toggle the tree view was removed, this is now built in to vscode.
- Better error handling.
- Show checkpoints panel in source control sidebar (with configuration
checkpoints.showCheckpointsInScm
).
- Internal changes to accomodate usage with Visual Studio Live Share.
- Initial release