language server
C23122
concept
A language server is a background process that provides language-specific features—such as code completion, diagnostics, and refactoring—to development tools via a standardized protocol.
Observed surface forms (1)
| Surface form | Occurrences |
|---|---|
| linter | 1 |
Instances (5)
| Instance | Via concept surface |
|---|---|
| OmniSharp | — |
| Clang-Tidy | linter |
| clangd | — |
| TypeScript language server | — |
| hh_client | — |