`j` and `k` do not account for tab size
Open
@J-Fields is already working on this.
Since Nov 19, 2019.
area/motion
help wanted
kind/bug
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
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):

enable vim plugin:(pressing gj can solve, but what about insert and visual mode)

or Insert mode:

Visual mode:

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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.