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.14.0-insider
VsCodeVim Version: 0.8.6
OS: Windows 10
What happened: Appending for example 3afoo appends foo three times correctly. One would expect similar behavior with 3Afoo when appending to end of line. But the count part is not doing anything. It works in Vim. Same issue with insert
What did you expect to happen: 3Afoo to append foofoofoo to end of line
How to reproduce it: 3Afoo
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: Appending for example 3afoo appends foo three times correctly. One would expect similar behavior with 3Afoo when appending to end of line. But the count part is not doing anything. It works in Vim. Same issue with insert
What did you expect to happen: 3Afoo to append foofoofoo to end of line
How to reproduce it: 3Afoo
The text was updated successfully, but these errors were encountered: