served.lsp.jsonrpc

Undocumented in source.

Members

Classes

RPCProcessor
class RPCProcessor

Fiber which runs in the background, reading from a FileReader, and calling methods when requested over the RPC interface.

Structs

MockRPC
struct MockRPC

Helper struct to simulate RPC connections with an RPCProcessor. Intended for use with tests, not for real-world use.

WindowFunctions
struct WindowFunctions

Utility functions for common LSP methods performing UI things.

Meta