VSCodeVim/Vim

Keeps NORMAL mode when text is selected using shift and arrow keys.

Open

#2,224 opened on Dec 14, 2017

View on GitHub
 (5 comments) (16 reactions) (0 assignees)TypeScript (1,271 forks)batch import
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

Contributor guide