Module external_lsp_provider

Module external_lsp_provider 

Source
Expand description

External LSP provider implementation

This module implements the IdeProvider trait for external LSP servers, querying ricecoder-external-lsp for semantic information and mapping responses to IDE types.

Structsยง

ExternalLspProvider
External LSP provider that queries ricecoder-external-lsp