A completion suggestion.
It will be injected with additional properties by the parser:
type
'parameter'
synopsis
displayName
We recommend also extending the Suggestion type from @withfig/autocomplete-types.
Suggestion
@withfig/autocomplete-types
The suggestion name (or the value used for traditional shell completion).
A completion suggestion.
It will be injected with additional properties by the parser:
type-'parameter'synopsis- the option synopsis, if anydisplayName- the supplied option nameWe recommend also extending the
Suggestiontype from@withfig/autocomplete-types.