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
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.3
OS: Windows 7
What happened:
I tried to do a multi-line delete in Normal mode by typing "d5d". The delete didn't occur. However, "5dd" works, so I'll just use that until a fix is implemented.
This seems to have been introduced in a 0.8.X version because it worked correctly until I updated VsCodeVim from (I think) 0.7.1.
What did you expect to happen: I expected 5 lines to be deleted.
How to reproduce it:
Open a file with several lines of code.
Type "d5d" (or any other number, really) while in Normal mode. Note that the lines do not get deleted.
The text was updated successfully, but these errors were encountered:
The VSCodeVim team prioritizes issues based on reaction count.
Is this a BUG REPORT or FEATURE REQUEST? (choose one): BUG REPORT
Environment:
What happened:
I tried to do a multi-line delete in Normal mode by typing "d5d". The delete didn't occur. However, "5dd" works, so I'll just use that until a fix is implemented.
This seems to have been introduced in a 0.8.X version because it worked correctly until I updated VsCodeVim from (I think) 0.7.1.
What did you expect to happen: I expected 5 lines to be deleted.
How to reproduce it:
The text was updated successfully, but these errors were encountered: