EditorSuggestContext
Extends
Properties
editor
editor:
Editor
end
end:
EditorPosition
The end position of the triggering text. This is used to position the popover.
Inherited from
file
file:
TFile
query
query:
string
They query string (usually the text between start and end) that will be used to generate the suggestion content.
Inherited from
EditorSuggestTriggerInfo
.query
start
start:
EditorPosition
The start position of the triggering text. This is used to position the popover.