Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocompletion when using ENV variables. #146

Closed
tcK1 opened this issue Apr 26, 2021 · 7 comments
Closed

Autocompletion when using ENV variables. #146

tcK1 opened this issue Apr 26, 2021 · 7 comments
Labels
enhancement New feature or request

Comments

@tcK1
Copy link
Contributor

tcK1 commented Apr 26, 2021

Completion Spec

Fig itself? I don't really know, sorry! 馃檲

Description

When using ENV variables before any command, the autocomplete stops working.

Steps to reproduce

  • FIG should be running;
  • Open any configured terminal;
  • Type ENV=1 or any combination of {name}={value};
  • Start typing the actual command.

Expected result

We should see the autocomplete window for what I'm typing.

Actual result

image

@tcK1 tcK1 added the enhancement New feature or request label Apr 26, 2021
@mschrage
Copy link
Member

Thanks for creating the issue! I think this is pretty doable.

@fedeci
Copy link
Contributor

fedeci commented Jul 19, 2021

Yes, this is really annoying especially when dealing with commands that make heavy use of ENV vars.

@ericboucher
Copy link

I found this issue on https://ovio.org/projects and would love to contribute. Any thoughts or pointers @mschrage ?

@fedeci
Copy link
Contributor

fedeci commented Nov 13, 2021

@ericboucher It is part of the internal autocomplete engine, which is not open source.

@ericboucher
Copy link

Oh, sad... Any idea when this might get addressed?

@clo4
Copy link
Contributor

clo4 commented Sep 28, 2022

Unblocked now! Generators have access to env vars

@clo4
Copy link
Contributor

clo4 commented Sep 28, 2022

Misread, different issue. But this is also done because @fedeci is awesome

@clo4 clo4 closed this as completed Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants