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

After v.0.8.0 update tab completion no longer works #1752

Closed
kevinokal opened this issue May 26, 2017 · 5 comments
Closed

After v.0.8.0 update tab completion no longer works #1752

kevinokal opened this issue May 26, 2017 · 5 comments

Comments

@kevinokal
Copy link

  • Click thumbs-up 👍 on this issue if you want it!
  • Click confused 😕 on this issue if not having it makes VSCodeVim unusable.

The VSCodeVim team prioritizes issues based on reaction count.


Is this a BUG REPORT or FEATURE REQUEST? (choose one): BUG REPORT

Environment:

  • VSCode Version: 1.12.2
  • VsCodeVim Version: 0.8.0
  • OS: OSX 10.11.6

What happened: After updating to v0.8.0, tab completion with the vim plugin no longer works. The autocomplete menu will still appear but pressing tab for completion will insert a tab rather than autocomplete the word.

What did you expect to happen: the word to autocomplete :(

How to reproduce it: try to use autocomplete! this was happening regardless of filetype as well.

thanks!

@adhrinae
Copy link

Same thing happens to me :(
At least Enter key works for autocompletion.

@kevinokal
Copy link
Author

thanks! i didn't know you could enter for autocompletion!

@Chillee
Copy link
Member

Chillee commented May 26, 2017

Yep, I can reproduce it. I'll try to fix this now and roll out a bug fix update.

Chillee added a commit that referenced this issue May 26, 2017
@Chillee
Copy link
Member

Chillee commented May 26, 2017

Just fixed in master. Will try out to roll out a patch as soon as possible.

@Chillee
Copy link
Member

Chillee commented May 26, 2017

Alright. Problem officially fixed in version 0.8.1!

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

3 participants