autocomplete icon indicating copy to clipboard operation
autocomplete copied to clipboard

`Fig.Generator` should be return `Promise<(string | Fig.Suggestion)[]>`

Open clo4 opened this issue 3 years ago • 1 comments

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.

clo4 avatar Aug 03 '22 09:08 clo4

FYI @SeparateRecords completion schema specific issues should stay in withfig/autocomplete.

mschrage avatar Sep 20 '22 03:09 mschrage