nvm.fish: Does not handle env variables at startup in VSCode environment (OSX)

set --universal nvm_default_version v18.4.0

While this code does what it is meant to do in the regular Terminal app in OSX, it does not make the plugin choose the default node version in the VSCode terminal (configured to use fish).

I’m not sure if this is the plugin, fish, or VSCode problem but maybe somebody here can address me.

VSCode: 1.75.0 (Universal) Fish: 3.6.0

CleanShot 2023-02-22 at 20 34 49@2x

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 20 (7 by maintainers)

Most upvoted comments

I’m going to mark this as stale and close it, as it doesn’t seem to be directly related to nvm.fish. Let me know if you have any other questions. Thanks!

I suggest addressing the first issue on your list to start with. Fish should work consistently with WebStorm, rather than sporadically. For what it’s worth, I use Visual Studio Code and have not encountered any problems.