Skip to content

Ruby (ruby-lsp)#

Server#

For more information about the LSP server, check ruby-lsp.

Installation#

gem install ruby-lsp

Debugger: Not available#

Available configurations#

lsp-ruby-lsp-library-directories#

Type: (repeat string)

Default: (~/.rbenv/ /usr/lib/ruby/ ~/.rvm/ ~/.gem/ ~/.asdf)

List of directories which will be considered to be libraries.


lsp-ruby-lsp-use-bundler#

Type: boolean

Default: nil

Run ruby-lsp using bundler.



Last update: November 19, 2024