Completion is a string that can be used for completions
two formats are supported:
- the completion choice - the completion choice with a textual description (separated by a TAB). Copy
- the completion choice - the completion choice with a textual description (separated by a TAB).
[CompletionWithDesc] can be used to create a completion string with a textual description.
Note: Go type alias is used to provide a more descriptive name in the documentation, but any string can be used.
Generated using TypeDoc
Completion is a string that can be used for completions
two formats are supported:
[CompletionWithDesc] can be used to create a completion string with a textual description.
Note: Go type alias is used to provide a more descriptive name in the documentation, but any string can be used.