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

Complete on pressing spacebar #38

Open
junewunder opened this issue Sep 20, 2019 · 2 comments
Open

Complete on pressing spacebar #38

junewunder opened this issue Sep 20, 2019 · 2 comments

Comments

@junewunder
Copy link

Hello,

This package seems to be exactly what I need! So thank you for making it.

One feature I'd like to implement in my own version or get merged in is the ability to complete on the press of "space" instead of just tab.

Have you looked into this at all? Would this be a welcome feature to get implemented?

If so can you point me as to how I would do it?

Thank you

@aviatesk
Copy link
Member

aviatesk commented Sep 21, 2019

Setting your own keybinds to select autocompletions isn't enough for you ?
I really don't think selecting completions on each space hitting is what everyone wants.

@junewunder
Copy link
Author

I was wondering if we could potentially only complete on space press for this specific package. Right now because we are using autocomplete, there could be more than one completion provider at the same time. I also would like to introduce this feature behind a config flag that can be opt in, in case this isn't the behavior everyone wants.

Thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants