I have a terminal setup to run "nvm use" and have "autorun": true in my config. This works fine, when I switch to the workspace the terminal is run and the correct node version used. Is there any way to specify that nvm use should be run in every terminal, including those created voa VSCode's new terminal comnmand? I want every terminal to switch to the correct node version
I have a terminal setup to run "nvm use" and have "autorun": true in my config. This works fine, when I switch to the workspace the terminal is run and the correct node version used. Is there any way to specify that nvm use should be run in every terminal, including those created voa VSCode's new terminal comnmand? I want every terminal to switch to the correct node version