Matt Schrage
Matt Schrage
It would be nice to have access to the NSWorkspace APIs in `go`, especially around launching applications and determining what apps are running.
### Current workflow Suppose a developer creates a new completion spec in the autocomplete repo (optionally using one of our integrations with CLI frameworks, like `cobra` or `commander`, to automatically...
### Sanity checks - [X] My issue relates to a specific CLI completion spec (e.g. `git checkout` is missing options in `git` completion spec). If your issue is more general,...
### Proposal Rename `filterTemplateSuggestions` to `postProcessTemplateSuggestions`. Type signature would remain the same. ### Justification `filterTemplateSuggestions` is a misnomer. The function may be used to add additional suggestions, or modify the...
## Description Only fill in the fields below if relevant. ## Features Indicates whether [Fig](https://fig.io) autocomplete is enabled. ## Issues Closes #2076 ## TODO
Reproduce: 1. Create a mixin for `cd` & compile it 2. Move compiled `cd.js` file to `~/.fig/user/autocomplete/build/cd.js` 3. Mixin will not be applied and logs do not indicate that loading...
Hi, I'm using Sparkle to distribute a MacOS app that requires accessibility permissions in order to function. The updates are installed successfully, but it seems like the permissions are reset...
**Current Behavior:** When creating a new Github issue _that has labels_, Linear Sync will import the issue title and text but will not include the labels. When adding labels to...