autocomplete icon indicating copy to clipboard operation
autocomplete copied to clipboard

Add autocompletion support for common commands

Open Tekl opened this issue 3 years ago • 4 comments

There are lot of commands in macOS which Fig does not support, like sips, mdfind, mdls, xattr, softwareupdate, osascript …

It would be great if Fig can support them as well.

Tekl avatar Dec 07 '21 15:12 Tekl

Hey @Tekl! We'd love to support all of these commands and one of the benefits of being open source is that anyone can contribute the completions for the CLI tools that they use everyday!

Would you be interested in writing the completions for any of the commands you listed? We've done our best to make contributing as easy as possible. You can check out the getting started guide at fig.io/docs! 🤩

If you are running into any issues, just shoot a message in the Contributor Discord and someone will be there to help.

mschrage avatar Dec 08 '21 20:12 mschrage

Thanks for the answer. I'm just a user, but maybe I find the time to get into it.

Tekl avatar Dec 13 '21 21:12 Tekl

No worries @Tekl! If there any commands that are top priority for you, create a new issue for each tool that you want added.

mschrage avatar Dec 13 '21 23:12 mschrage

I'm working on the support for sips now.

a7medev avatar Dec 16 '21 15:12 a7medev