Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toolchain: Better out-of-the-box experience in VS Code #4230

Merged
merged 8 commits into from
Jan 27, 2023
Merged

Commits on Jan 25, 2023

  1. Help enable shell-integrated automatic node version selection

    .nvmrc - fnm, nvs, nvm
    .node-version - fnm, nvs, nodenv, (others)
    https://stackoverflow.com/a/62978089
    
    Related: #3858
    p2edwards committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    d139169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ead73ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b405a3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8052c10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    475ea94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c13450b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61792f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a42a2e View commit details
    Browse the repository at this point in the history