Optional
descriptionBrief description about the suggestion item to enable the users to quickly differentiate between one suggestions from another
Optional
documentationDetailed documentation that explains/elaborates the suggestion item.
A string or snippet that should be inserted when selecting this suggestion.
NOTE: The snippet syntax follows that of monaco-editor
See https://code.visualstudio.com/docs/editor/userdefinedsnippets#_create-your-own-snippets
The text label of the suggestion.
This mirrors
monaco-editor
completion item structure See https://microsoft.github.io/monaco-editor/api/interfaces/monaco.languages.CompletionItem.html