ruby-lsp icon indicating copy to clipboard operation
ruby-lsp copied to clipboard

Indicate zshenv is to be used when configuring ZSH version managers

Open justinbburris opened this issue 1 year ago • 1 comments

Motivation

Closes #2202

When configuring your ZSH based shell, we want to make sure the right file is indicated.

Implementation

Tested the tool via booting up the extension in VS Code.

Automated Tests

They're just readme changes, so modification of features.

Manual Tests

(I used rbenv for as my ruby version manager)

  • Enable your ruby version manager in ZSH, using zshrc, and open VS Code. You'll see the extension fail to initialize
  • Enable your ruby version manager in ZSH, using zshenv, and open VS Code. You'll see the extension initialize

justinbburris avatar Jul 01 '24 13:07 justinbburris

This pull request is being marked as stale because there was no activity in the last 2 months

github-actions[bot] avatar Oct 15 '24 12:10 github-actions[bot]