VSCodeVim/Vim
Keeps NORMAL mode when text is selected using shift and arrow keys.
开放
#2,224 创建于 2017年12月14日
area/selectionhelp wantedkind/bug
仓库指标
- 星标
- (12,664 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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