Expand description
Core data structures for external LSP integration
Structs§
- Completion
Mapping Rules - Mapping rules for completion items
- Diagnostics
Mapping Rules - Mapping rules for diagnostics
- External
LspResult - Result from external LSP with source tracking
- Global
LspSettings - Global LSP settings
- Hover
Mapping Rules - Mapping rules for hover information
- LspServer
Config - Configuration for an external LSP server
- LspServer
Registry - Registry of all configured LSP servers
- Merge
Config - Configuration for merging results from multiple sources
- Output
Mapping Config - Configuration for mapping LSP server output to ricecoder models
Enums§
- Client
State - State of an LSP client connection
- Health
Status - Health status of an LSP server
- Result
Source - Source of an LSP result