Skip to main content

Crate ruby_lsp

Crate ruby_lsp 

Source
Expand description

Ruby Language Server Protocol implementation

This crate provides a Language Server Protocol (LSP) implementation for Ruby using the Oak LSP framework.

Modules§

lsp
Ruby LSP functionality

Structs§

RubyLanguageService
Language service implementation for Ruby.

Functions§

start_server
Starts the Ruby LSP server.