EditorSuggestTriggerInfo
#
Properties#
startstart: EditorPosition
The start position of the triggering text. This is used to position the popover.
#
endend: EditorPosition
The end position of the triggering text. This is used to position the popover.
#
queryquery: string
They query string (usually the text between start and end) that will be used to generate the suggestion content.