35 LSPServer.
run(fmemopen(data, size,
"r"));
Encapsulates output and logs streams and provides thread-safe access to them.
int LLVMFuzzerTestOneInput(uint8_t *data, size_t size)
bool EnableSnippets
When true, completion items will contain expandable code snippets in completion (e.g.
bool run(std::FILE *In, JSONStreamStyle InputStyle=JSONStreamStyle::Standard)
Run LSP server loop, receiving input for it from In.
This class provides implementation of an LSP server, glueing the JSON dispatch and ClangdServer toget...