Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode-auto-nvmNew to Visual Studio Code? Get it now.
vscode-auto-nvm

vscode-auto-nvm

povs2012

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

vscode-auto-nvm README

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

Features

  • [x] launch nvm use command in integrated terminals to automatically change 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
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft