Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode nvm switcherNew to Visual Studio Code? Get it now.
vscode nvm switcher

vscode nvm switcher

nojsja

|
2,854 installs
| (4) | Free
nodejs version auto switcher based on nvm
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-nvm README

Vscode plugin that use nvm to switch node version according to .nvmrc file

Features

Test on windows/linux/macos

  • [x] launch nvm use command in integrated terminals to automatically change node version
  • [ ] launch scripts with the correct node version
  • [ ] launch debugger with the correct node version

Requirements

  • nvm must be installed on your system
  • you should have a .nvmrc file in root folder of the project
  • install manually the version referred in .nvmrc with nvm install

Configuration

Example of .nvmrc file

v14.17.6

Known Issues

No issue known ATM

TODO

  • Complete all features described above
  • Write tests

Release Notes

0.0.2

  • Fix bug on windows

0.0.1

Initial release of vscode-nvm

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