Node Visual ManagerNode Visual Manager is a VSCode extension that shows the NVM functionalities directly in the VSCode editor without having to open a terminal, it is only necessary to choose the version in a simple and ergonomic interface. Note: The extension does not automatically install NVM; it works as a wrapper around an existing installation. RequirementsIt is necessary to have version 1.2.2 installed in the case of Windows. https://github.com/coreybutler/nvm-windows/releases It is necessary to have NVM SH installed in the case of Linux. https://github.com/nvm-sh/nvm?tab=readme-ov-file#installing-and-updating Features
NVM has the following functionalities.
Known IssuesFunctionality not verified on macOS. Simultaneous use of multiple Node versions across different workspaces is not supported. Release Notes1.2.0Bug fixes. Added support for automatic reading of .nvmrc files. Removed automatic installation of NVM tool versions. Updated Linux-specific Node version handling. Issues Repository |

