VSCodeVim/Vim

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

Open

#2.224 aberto em 14 de dez. de 2017

Ver no GitHub
 (5 comments) (16 reactions) (0 assignees)TypeScript (1.271 forks)batch import
area/selectionhelp wantedkind/bug

Métricas do repositório

Stars
 (12.664 stars)
Métricas de merge de PR
 (Mesclagem média 9d 13h) (7 fundiu PRs em 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

Guia do colaborador