Grant G

Results 66 comments of Grant G

Is there more to rspec? I know you just started this last week but LMK when you are finished!

Hey @programmer4229 can you sign the CLA?

We cache the branch suggestions, this might be a better issue for https://github.com/withfig/autocomplete as the caching logic is stored in that repo.

Hey @ddanielcruzz, sorry about the delay on this! I like the idea and am open to merge if you remove the `^` from the deps.

I like the idea of a "fig path" like FPATH in zsh, we could load completions from these locations in order: - `~/.fig-autocomplete` - `$XDG_DATA_HOME/fig-autocomplete` or `~/.local/share/fig-autocomplete` - `/usr/share/fig-autocomplete` -...

Hey @beyondcompute, could you record a video of what is happening for you. Also can you check that the desktop app has the necessary permission to read the directory.

I would check that the the environment value of `FIG_SET_PARENT` on the macOS side matches the value of the env var `FIG_PARENT` on the Linux side. If these don't match...

Could anyone having the issue try restarting again, if it doesnt work run `fig debug devtools autocomplete` and click on `Console` at the top, let me know if you see...