- Displays a notification when you've made more line changes without staging/committing than the set threshold (promotes small and frequent commits!)
- Conveniently displays total number of +/- line changes in all files as a notification, without needing to compare or PR
- Install and enable Commitiquette
- Set reminder thresholds with the
Change Global Default Threshold
andChange Workspace Threshold
commands - Enable autochecking with any of the following:
Start Auto Change Checking
commandCmd+Option+=
(on Mac)Ctrl+Alt+=
(on Windows/Linux)
- Requires the VSCode Git extension
- Initial beta release