Skip to content

Ruby (Steep)#

Server#

For more information about the LSP server, check steep.

Installation#

gem install steep

Debugger: Not available#

Available configurations#

lsp-steep-log-level#

Type: (choice (const fatal) (const error) (const warn) (const info) (const debug))

Default: warn

Log level of Steep.


lsp-steep-server-path#

Type: file

Default: nil

Path of the Steep language server executable. If specified, lsp-steep-use-bundler is ignored.


lsp-steep-use-bundler#

Type: boolean

Default: nil

Run Steep using Bundler.



Last update: May 3, 2024