- Install asdf
- Install ruby 3.3.0
- Save the other two files of this Gist to their specified locations
- Inside of
$HOME/.ruby-lsp-gemset/
, runbundle install
- In VSCode, set
rubyLsp.bundleGemfile
to$HOME/.ruby-lsp-gemset/Gemfile
- Reload the extension
For further info, see https://github.com/Shopify/ruby-lsp/tree/main/vscode.