Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>System VersionsNew to Visual Studio Code? Get it now.
System Versions

System Versions

til0r

|
1 install
| (0) | Free
A Visual Studio Code extension that displays the versions of common development tools installed on your system all inside the Explorer sidebar
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

System Versions Explorer

VS Code Extension Downloads License

A simple and handy Visual Studio Code extension that shows versions of popular development tools directly in the Explorer sidebar. Know your environment at a glance no need to open your terminal.


🚀 Features

  • ✅ Auto-detection of installed tools at startup
  • 🔍 Only displays tools found on your system
  • 🔄 One-click refresh via sidebar title button
  • ✨ Organized output, sorted alphabetically
  • 📂 Sidebar-friendly, minimal and fast

🛠️ Supported Tools

Tool Command
Node.js node --version
npm npm --version
Python python --version
Python3 python3 --version
Java java --version
Java (jenv) jenv global
Git git --version
Angular CLI ng --version
TypeScript tsc --version
Docker docker --version
yarn yarn --version
pip pip --version
pip3 pip3 --version
Maven mvn --version
Gradle gradle --version
Go go version
Rust rustc --version
PHP php --version
Ruby ruby --version
React (via npx) npx create-react-app --version
Vue CLI vue --version
Vite vite --version
Next.js next --version
Nuxt nuxt --version
Svelte svelte --version
React Native CLI react-native --version
Flutter flutter --version
Ionic CLI ionic --version
Cordova cordova --version
pnpm pnpm --version
pyenv pyenv --version
rbenv rbenv --version
jenv jenv --version

Want support for more tools? Open an issue or contribute!


📸 Preview

System Versions Sidebar Preview


📥 Installation

You can install System Versions Explorer from the Visual Studio Code Marketplace.

Or directly from VS Code:

  1. Open the Extensions panel
  2. Search for System Versions Explorer
  3. Click Install

🧪 Getting Started

Once installed:

  • Open the Explorer sidebar in VS Code
  • Locate the System Versions view
  • Click the refresh icon (↻) to fetch the latest versions
  • Only tools available on your system will appear

🤝 Contributing

We love contributors! Whether it's a bug fix, feature request, or a new tool support:

  • Read our CONTRIBUTING.md
  • Open a pull request or issue

📄 License

Licensed under the MIT License.


🌐 Author

Created with ❤️ by til0r

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