Open
Description
Describe the bug
When in visual select, after executing a :move command and attempting to reselect the previous visual span with gv
, receive the message Cannot retrieve previous Visual Span
To Reproduce
Steps to reproduce the behavior:
- Enter visual select mode with
v
. - Execute any move command, such as
:m +1
. - Attempt to reselect the previous span with the
gv
motion.
Expected behavior
The previously selected span should be selected after executing the gv
motion.
Environment (please complete the following information):
- Visual Studio version: Visual Studio Professional 2022, 17.9.6
- VsVim version: 2.10.0.6
- Programming Language: C#, JavaScript
- Check(Type 'x') any that are installed:
- ReSharper
- Visual Assist
Metadata
Metadata
Assignees
Labels
No labels