Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>GitVersion ViewNew to Visual Studio Code? Get it now.
GitVersion View

GitVersion View

HSSE-Development

|
2,595 installs
| (0) | Free
Display the actual git version of the current branch.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GitVersion View README

alt text

GitVersion View displays the current version of the checked out branch in the status bar. The display format can be customized to your needs.
Unfortunately it is still necessary that GitVersion is installed locally, because the extension accesses it, see here.
Since VSCode 1.36 you can show and hide status bar items as you like, see here.
Enjoy!

Requirements

Install GitVersion on your system - see here Install GitVersion CMD Tool

Extension Settings

This extension contributes the following settings:

  • gitVersionView.versionFormat: specify the output format GitVersion Variables
    Supported: "SemVer", "MajorMinorPatch", "InformationalVersion"

For more information

  • GitHub Issues
  • Email
  • Link to Microsoft Marketplace

Release Notes

0.1.8

  • 0.1.7 VSIX package was published with wrong sources - my bad ;-)

0.1.7

  • Fix bug: usage of spaces in git directory (Issue #6)
  • Update NPM Dependencies
  • Remove unused code

0.1.6

  • Update links to GitVersion WebSite
  • Update NPM Dependencies

0.1.5

  • Fix display bug, thanks to wardy3
  • Update NPM Dependencies

0.1.4

  • Update NPM Dependencies to prevent vulnerabilities
  • Update README text
  • add GIF to README

0.1.3

  • added Keywords/Tag for marketplace

0.1.2

  • fix marketplace banner

0.1.1

  • disable popup message on start and repo change

0.1.0

  • Initial release of GitVersion View
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft