VSCodeVim/Vim
View on GitHubKeeps NORMAL mode when text is selected using shift and arrow keys.
Open
#2,224 opened on Dec 14, 2017
area/selectionhelp wantedkind/bug
Repository metrics
- Stars
- (12,664 stars)
- PR merge metrics
- (Avg merge 9d 13h) (7 merged PRs in 30d)
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