Expand description
Filter diagnostics based on LSP source and buffer path.
Provides the LspFilter trait for filtering diagnostics by LSP source and buffer path,
along with implementations for specific LSPs like Harper and Typos.
Modules§
Enums§
- GetDiag
MsgOutput - Output of diagnostic message extraction or skip decision.
Traits§
- LspFilter
- Common interface for LSP-specific diagnostic filters.