Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode-git-commit-formatNew to Visual Studio Code? Get it now.
vscode-git-commit-format

vscode-git-commit-format

Tom Wiesing

|
743 installs
| (0) | Free
Format git commit messages
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

git-commit-format README

Adds support for formatting 'git-commit' files with vscode.

To format a 'git-commit' file, simply use the built-in 'Format Document' command.

Requirements

None.

Extension Settings

None.

Known Issues

None.

Release Notes

1.0.0

Initial relase.

1.1.0

  • Improvements to formatting implementation
  • Add support for folding each paragraph of the commit message
  • Add outline support
  • Automatically select the first line when opening a file

1.2.0

  • Add support for --verbose commit messages (thanks @datenreisender)
  • Update various dependencies to fix security vulnerabilities

1.3.0

  • Add support for trailers (thanks @MartinWallgren)

Source Code and License

This extension is open source and licensed under the terms of the MIT License. The source code can be found on GitHub.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft