- 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.bundleGemfileto$HOME/.ruby-lsp-gemset/Gemfile - Reload the extension
For further info, see https://github.com/Shopify/ruby-lsp/tree/main/vscode.