after use go to symbol, `h` and `l not perform correct
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
Describe the bug
when use go to symbol in file. press cmd+p and press'@' to select a function to jump to. and press key l, it will go back to where cursor was. key j or k perform correct
- Extension (VsCodeVim) version: v1.22.2
- VSCode version: 1.68.1
- OS: macOS 12.3.1
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.
Research direction
Start by reproducing the reported behavior in VSCodeVim v1.22.2 on macOS with Go to Symbol, then compare the behavior of h, j, k, and l. The issue names no source files or tests; done means identifying why l returns to the previous cursor position and adding a regression test and fix for symbol navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100