VSCodeVim/Vim

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

Open

#2224 opened on Dec 14, 2017

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

Contributor guide