Skip to main content

Module lsp

Module lsp 

Source
Expand description

camel lsp — start the LSP server over stdio.

Builds the production lint engine, constructs a tower-lsp LspService backed by camel_lsp::Backend, and runs the server on stdin/stdout.

Functions§

run
Start the LSP server over stdio.