You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
What happened instead?
Only removed first occurrence
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
The text was updated successfully, but these errors were encountered:
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 backspaceWhat did you expect to happen?
To remove all the selected occurrence.
What happened instead?
Only removed first occurrence
If then used
ctrl + z
to undo and backspace it will remove the entire line of first occurrence.Technical details:
The text was updated successfully, but these errors were encountered: