codelens

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: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Lens

type Lens struct {
	Range     document.Range
	Command   string
	Title     string
	URI       string
	Position  document.Position
	Locations []Location
}

func GetLenses

func GetLenses(doc *document.Document, graph *symbols.Graph, folder *workspace.Folder) []Lens

type Location added in v0.3.4

type Location struct {
	URI   string
	Range document.Range
}

Jump to

Keyboard shortcuts

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