LSP/lsp library

Classes

LspConfig
LspSocketConfig
A configuration class for Language Server Protocol (LSP) using WebSocket communication.
LspStdioConfig
This class provides a configuration for Language Server Protocol (LSP) using standard input/output communication. Little bit complex compared to LspSocketConfig.