Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>version-status-barNew to Visual Studio Code? Get it now.
version-status-bar

version-status-bar

PhoHale

|
16 installs
| (0) | Free
Shows the version of VSCode and the extension itself
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

version-status-bar README

A simple VSCode extension that displays the VSCode application version in the status bar

Features

VSCode Version Status Bar

Includes the ability to specify a list of extensions to show the versions of in the status bar. Useful to track python extension versions.

Settings:

"versionStatusBar.extensionsToShow": [
	"ms-toolsai.jupyter",
	"ms-python.vscode-pylance",
	"ms-python.python"
],

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release of ...

1.0.1

Fixed issue #.

1.1.0

Added features X, Y, and Z.


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