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

Multi line remove with backspace is only removing first occurrence #1358

Closed
sethstha opened this issue Mar 4, 2017 · 2 comments
Closed

Multi line remove with backspace is only removing first occurrence #1358

sethstha opened this issue Mar 4, 2017 · 2 comments

Comments

@sethstha
Copy link

sethstha commented Mar 4, 2017

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?

Selected multiple lines using ctrl + d or using cursor and pressed backspace

What did you expect to happen?

To remove all the selected occurrence.
withdelete

What happened instead?

Only removed first occurrence
withbackspace
If then used ctrl + z to undo and backspace it will remove the entire line of first occurrence.

Technical details:

  • VSCode Version: 1.10.1
  • VsCodeVim Version: 0.6.0
  • OS: Windows 10
@sethstha
Copy link
Author

sethstha commented Mar 4, 2017

Update: if someone is facing the same issue, you can simply use ctrl+backspace or delete

@andradei
Copy link

I hope this behavior is implemented soon. This is a great plugin.

@johnfn johnfn closed this as completed May 2, 2017
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