package
Version:
v0.3.5
Opens a new window with list of versions in this module.
Published: May 8, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
KindText = 1
KindRead = 2
KindWrite = 3
)
type Highlight struct {
Range document.Range `json:"range"`
Kind int `json:"kind"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.