autocomplete
autocomplete copied to clipboard
`Fig.Generator` should be return `Promise<(string | Fig.Suggestion)[]>`
https://github.com/withfig/autocomplete/pull/1363#discussion_r936463475
I'll take this one
You can already use strings in the suggestions property, should make it consistent and be able to return them from generators too.
FYI @SeparateRecords completion schema specific issues should stay in withfig/autocomplete.