VSCodeVim/Vim
在 GitHub 查看Keeps NORMAL mode when text is selected using shift and arrow keys.
Open
#2,224 创建于 2017年12月14日
area/selectionhelp wantedkind/bug
仓库指标
- Star
- (12,664 star)
- PR 合并指标
- (平均合并 9天 13小时) (30 天内合并 7 个 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