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?
Use the around word motion on the last word in the line. Example with daw:
one t|w|o
three
What did you expect to happen?
Motion selects the whitespace before the word and the word itself
on|e|
three
What happened instead?
Motion selects the newline, the whitespace at the beginning of the next line and the word itself.
one |t|hree
Technical details:
VSCode Version: 1.10.1
VsCodeVim Version: 0.5.3
OS: Win10
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?
Use the
around word
motion on the last word in the line. Example withdaw
:What did you expect to happen?
Motion selects the whitespace before the word and the word itself
What happened instead?
Motion selects the newline, the whitespace at the beginning of the next line and the word itself.
Technical details:
The text was updated successfully, but these errors were encountered: