Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
168 views

I have some troubles that prevent me from using ruby-lsp with helix 25.01.1. I use Voidlinux and nushell 0.104.0 and have built from source ruby 3.5.0dev via the official repository. Here is my gem ...
Aurélien Plazzotta's user avatar
1 vote
0 answers
2k views

I have installed the extension. I have updated the settings accordingly { "ruby.useLanguageServer": true, "ruby.intellisense": "rubyLocate", "workbench....
Petran's user avatar
  • 8,137
0 votes
1 answer
1k views

I'm developing a ruby app in a devcontainer in VScode. In the container I am a non-root user. Now I want to install the Ruby LSP extension in the devcontainer, but I get following errors: Failed to ...
wuarmin's user avatar
  • 4,085
1 vote
0 answers
57 views

I've installed ruby lsp and code runner extensions in VScode. I'm running the following code in VScode puts ("enter a number") x = gets.to_i puts ("enter a second number") y = gets....
tarry100's user avatar
1 vote
1 answer
6k views

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 ...
Pipetus's user avatar
  • 1,156
6 votes
0 answers
1k views

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 ...
Mike Slinn's user avatar
  • 8,480