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

Auto-inserted characters confuse cursor index when using backspace #832

Closed
dallas opened this issue Oct 4, 2016 · 4 comments
Closed

Auto-inserted characters confuse cursor index when using backspace #832

dallas opened this issue Oct 4, 2016 · 4 comments
Labels

Comments

@dallas
Copy link

dallas commented Oct 4, 2016

Please thumbs-up 👍 this issue if it personally affects you! You can do this by clicking on the emoji-face on the top right of this post. Issues with more thumbs-up will be prioritized.


What did you do?

Typed in some characters until autocomplete suggestions showed up, hit <enter> to accept a suggestion, then hit <backspace> to remove character behind cursor position.

What did you expect to happen?

Character behind the current cursor position would be removed.

What happened instead?

Character from where I accepted the autocomplete suggestion was removed, then further <backspace> presses removed as normal (cursor remained at the end of the autocompleted text).

Technical details:

  • VSCode Version: 1.6.0-insiders (602155bb781f509c7a4ddcd700b57cb9b9f5286d)
  • VsCodeVim Version: [please ensure you are on the latest] 0.3.0
  • OS: macOS Sierra 10.12.1 Beta (16B2327e)
@xconverge
Copy link
Member

Great find, this is super annoying thanks for reporting!

@Liquidmantis
Copy link

This bug is back in 0.3.7. I'm not sure if that's the release that reintroduced it as I missed one or two.

@johnfn johnfn reopened this Oct 13, 2016
@xconverge
Copy link
Member

This is fixed again right?

@rebornix
Copy link
Member

It's gone already.

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

No branches or pull requests

5 participants