VSCodeVim/Vim

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

开放

#2,458 创建于 2018年3月20日

 (10 条评论) (21 个反应) (1 位负责人)TypeScript (1,271 个派生)batch import
area/motionhelp wantedkind/bug

仓库指标

星标
 (12,664 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南