How to uninstall the extension if you don't want it anymore
- Open the Extensions tab in VS Code.
- Click the Auto Commit Message extension.
- Click uninstall.
- Restart VS Code.
Or
- Run this command.
$ code --uninstall-extension MichaelCurrin.auto-commit-msg
- Restart VS Code.