VSCodeVim/Vim
View on GitHubKeeps NORMAL mode when text is selected using shift and arrow keys.
Open
#2224 opened on Dec 14, 2017
area/selectionhelp wantedkind/bug
Description
When I select text with SHIFT and arrow keys it says the mode is NORMAL, where it should be VISUAL mode.
edit: same for editor.action.smartSelect.shrink and editor.action.smartSelect.grow