VSCodeVim/Vim
Keeps NORMAL mode when text is selected using shift and arrow keys.
オープン
#2,224 opened on 2017/12/14
area/selectionhelp wantedkind/bug
Repository metrics
- Stars
- (12,664 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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