autocomplete
autocomplete copied to clipboard
Add autocompletion support for common commands
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.
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.
Thanks for the answer. I'm just a user, but maybe I find the time to get into it.
No worries @Tekl! If there any commands that are top priority for you, create a new issue for each tool that you want added.
I'm working on the support for sips now.