Module lsp

Module lsp 

Source
Expand description

LSP provider trait and implementation for external LSP server integration

This module provides traits and implementations for integrating external LSP servers as the highest-priority provider in the refactoring engine.

Structs§

LspProviderRegistry
Registry for LSP providers

Traits§

LspProvider
Trait for LSP-based refactoring providers