Language Server Protocol (LSP) Vocabulary

Practise LSP vocabulary: client-server architecture, text document synchronisation, diagnostics, code actions, hover, and completions.

0 / 5 completed
1 / 5
The Language Server Protocol separates language intelligence into a ___ that any editor (client) can communicate with over JSON-RPC.