highlight

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: May 8, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	KindText  = 1
	KindRead  = 2
	KindWrite = 3
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Highlight

type Highlight struct {
	Range document.Range `json:"range"`
	Kind  int            `json:"kind"`
}

func GetHighlights

func GetHighlights(doc *document.Document, pos document.Position) []Highlight

Jump to

Keyboard shortcuts

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