lsp

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2026 License: GPL-3.0 Imports: 20 Imported by: 0

Documentation

Overview

Package lsp

Main entrypoint of the project, this is where the language server is starting.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckAllOpenFileForSyntax

func CheckAllOpenFileForSyntax(context *glsp.Context, d *utils.Documents)

func ExecuteCommands added in v0.3.0

func ExecuteCommands(context *glsp.Context, params *protocol.ExecuteCommandParams) (any, error)

func Format added in v0.6.0

func Format(context *glsp.Context, params *protocol.DocumentFormattingParams) ([]protocol.TextEdit, error)

func Start

func Start()

Start Entry point of the language server

func SyntaxCheckOnSave

func SyntaxCheckOnSave(context *glsp.Context, params *protocol.DidSaveTextDocumentParams) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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