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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to disable binary app completion suggestions? #106

Open
nkakouros opened this issue Mar 6, 2019 · 3 comments
Open

Is there a way to disable binary app completion suggestions? #106

nkakouros opened this issue Mar 6, 2019 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@nkakouros
Copy link

While editing shell scripts I constantly get completion suggestions about applications that are available on my machine. This is distracting. Is there a way to disable this behavior and only have bash syntax related suggestions?

@skovhus
Copy link
Collaborator

skovhus commented Mar 7, 2019

We could make that a configuration option. Or decide to never show programs on your path as auto-completion.

@nkakouros
Copy link
Author

Or decide to never show programs on your part as auto completion

Is this sth I can achieve through my editor?

@skovhus
Copy link
Collaborator

skovhus commented Mar 7, 2019

We first need to implement the support for this.

@skovhus skovhus added enhancement New feature or request good first issue Good for newcomers labels Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants