lsp_server

package
v0.0.0-...-7b7b160 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2024 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start() error

Types

type FetchRunCommandPayload

type FetchRunCommandPayload struct {
	LanguageId   string                     `json:"languageId"`
	TextDocument lsp.TextDocumentIdentifier `json:"textDocument"`
}

type GenerateParticipantIdPayload

type GenerateParticipantIdPayload struct {
	Confirm bool `json:"confirm"`
}

type LspServer

type LspServer struct {
	// contains filtered or unexported fields
}

func (*LspServer) Handle

func (s *LspServer) Handle(ctx context.Context, c *jsonrpc2.Conn, r *jsonrpc2.Request)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL