visual line mode with yank
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
when Using visual line mode to copy a code block,i start in the begin:

after i chose all, and press 'y' to yank,like this:

i wanna paste after the code block most of the time, but the curson will go back to the begin, so i have to
go down to the bottom to paste...
i try some solutions, such as recording, it doesn't worked, so if there any solution?
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
No source file, test, or entry point is named. Start by reproducing visual line mode yank in VSCodeVim, then trace the handling of the yank and subsequent paste; done means the cursor behavior matches the reported expectation without breaking existing visual-mode behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100