Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleMethod ¶
func HandleMethod(req request.JSONRPCRequest) response.JSONRPCResponse
func SetLSPServer ¶ added in v1.6.9
func SetLSPServer(server LSPServer)
SetLSPServer sets the LSP server implementation
Types ¶
type DefaultLSPServer ¶ added in v1.6.9
type DefaultLSPServer struct{}
DefaultLSPServer is the default implementation of LSPServer
func (*DefaultLSPServer) StartLspServer ¶ added in v1.6.9
func (s *DefaultLSPServer) StartLspServer()
Click to show internal directories.
Click to hide internal directories.