Go Language Server Protocol
Repositories
-
jsonrpc2
Package jsonrpc2 an implementation of the JSON-RPC 2 specification for Go
-
protocol
Package protocol implements Language Server Protocol specification in Go
-
uri
Package uri is an implementation of the URI Uniform Resource Identifier(RFC3986) specification for Go
-
api
Protocol Buffers and FlatBuffers definitions according to the Language Server Protocol and Debug Adapter Protocol specifications
-
vscode-wiki
Forked from microsoft/vscode-wikiA repository to make changes to the vscode Wiki on GitHub
-
inspector
Package inspector implements Language Server Protocol Inspector specification in Go
-
dap
Package dap implements Debug Adapter Protocol (DAP) specification in Go
-
debug-adapter-protocol
Forked from microsoft/debug-adapter-protocolDefines a common protocol for debug adapters.
-
language-server-protocol-inspector
Forked from microsoft/language-server-protocol-inspectorInteractive Language Server log inspector
-
language-server-protocol
Forked from microsoft/language-server-protocolDefines a common protocol for language servers.