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
lspagent tool โ IDE-grade code intelligence.