Matt Schrage

Results 200 comments of Matt Schrage

Hey @jmoses! You can run `fig settings all` to list all customization.

Woah @ikushaldave! Thank you so much for this contribution. 🤩 I assume these were generated programmatically? Would you mind sharing the source code, so I can look at that rather...

Hey @hashbou! Are you working on a completion spec for `helmfile`? Let us know if you need any help :)

Several people have requested this. I've added it to our roadmap.

Hey @nikhilbadyal, are all of the `virtualenvs` commands underneath a common subcommand? If so, this is similar to `artisan` for `php`. You can see an example of how to implement...

Hey @neoncitylights! Thanks for taking the initiative on this. Let me know if you get stuck on anything :)

My 2 cents are that this should implemented as an `npm` package in [withfig/autocomplete-tools](https://github.com/withfig/autocomplete-tools). It could be invoked by running something like: ``` npx fig-bump-spec-pr --spec fig --executable './build/fig' --framework...

Hey @furkan-vibely! Thanks for reporting this. Can you share the contents of your `Makefile`? Also I am going to move this issue to the [withfig/autocomplete](https://github.com/withfig/autocomplete) repo.

@fedeci the current constraint we're operating under is that the description text needs to be contained in a single NSWindow/WKWebview. Right now we can't easily make parts of the view...

Hey @tigpt! All completions specs are open source and anyone can contribute. (It takes