Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CodeAction ¶
type CodeAction struct {
Title string
Kind string
DocURI string
Edit *TextEdit
Command *Command
Diagnostics []DiagnosticInfo
}
func GetActions ¶
type DiagnosticInfo ¶
Click to show internal directories.
Click to hide internal directories.