Skip to main content

Module lsp

Module lsp 

Source
Expand description

LSP tool (requires LspProvider capability). LSP tool โ€” Language Server Protocol operations.

Delegates to LspProvider capability (injected via ToolContext.lsp). When None, returns an error indicating LSP is not configured. The actual LSP client lives in the (future) oxicode-lsp crate.

Structsยง

LspTool
lsp agent tool โ€” IDE-grade code intelligence.