|
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
📥 Installation
You can install System Versions Explorer from the Visual Studio Code Marketplace.
Or directly from VS Code:
- Open the Extensions panel
- Search for
System Versions Explorer
- 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