All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add command to show/edit room ID
- Pre-select current repository and remote in selection lists
- Selection of different repos and remotes
- Update README.md - Add instructions
- Add WebSocket support for syncing
- Only build when checkout OK
- Save config to
settings.jsoninstead of.jsonfile in root of project and rely on VS Code to sync the data.
- Initial release
- First prototype, uses
.jsonin the root of each project which needs to be sync'd manually with something like Syncthing.