Questions tagged [ruby-lsp]
3 questions
3
votes
0 answers
Shopify.ruby-lsp VSCode Extension vs. Other VSCode Ruby Extensions
I just came across the Shopify.ruby-lsp vscode extension, which works with VSCode RDBG. I have been using the rebornix.Ruby / vscode-ruby extension and ruby-debug-ide; Stafford Brunk (wingrunr21, the developer of vscode-ruby) is asking for someone…

Mike Slinn
- 7,705
- 5
- 51
- 85
0
votes
1 answer
ruby-lsp with rbenv failing to execute
I'm having a problem with installing and trying to use ruby-lsp.
I think I followed the correct steps, but keep getting an error:
Be sure I have selected the correct ruby version:
❯ rbenv versions
system
2.7.4
3.1.3
* 3.1.4 (set by…

Pipetus
- 1,068
- 1
- 11
- 28
0
votes
0 answers
Sorbet can't locate Gemfile
Using VSCode with Ruby-LSP, I've been struggling to get it working. When Sorbet tries to start I get the following error.
Running Sorbet LSP with:
bundle exec srb typecheck --lsp
Could not locate Gemfile or .bundle/ directory
[Error - 4:00:34…

Sabine Vidal
- 11
- 1
- 4