Expand description
LSP Client
High-level LSP client that manages a single LSP server connection and provides APIs for hover, definition, references, and diagnostics.
Structs§
- Hover
Result - Result from hover request
- LspClient
- LSP Client
Functions§
- format_
diagnostic - Format a diagnostic for human-readable output
- format_
hover_ result - Format hover result for display
- format_
location - Format a location for human-readable output
- path_
to_ uri - Create a file URL from a path