VSCodeVim/Vim

`j` and `k` do not account for tab size

Open

#2 458 ouverte le 20 mars 2018

Voir sur GitHub
 (10 commentaires) (21 réactions) (1 assigné)TypeScript (12 664 stars) (1 271 forks)batch import
area/motionhelp wantedkind/bug

Description

Is this a BUG REPORT or FEATURE REQUEST? (choose one): BUG What happened: Note: The second line start with a tab indent. Default(disabled vim plugin): foo enable vim plugin:(pressing gj can solve, but what about insert and visual mode) foo2 or Insert mode: foo3 Visual mode: bar2

What did you expect to happen: Like vscode default show or native vim. How to reproduce it (as minimally and precisely as possible):

Environment:

  • Extension (VsCodeVim) version:0.11.2
  • VSCode version:1.12.1
  • OS version:4.15.9-1-ARCH

Guide contributeur