VSCodeVim/Vim

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

Open

#2.224 geöffnet am 14. Dez. 2017

Auf GitHub ansehen
 (5 Kommentare) (16 Reaktionen) (0 zugewiesene Personen)TypeScript (1.271 Forks)batch import
area/selectionhelp wantedkind/bug

Repository-Metriken

Stars
 (12.664 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 9T 13h) (7 gemergte PRs in 30 T)

Beschreibung

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