VSCodeVim / VSCodeVim/Vim

visual line mode with yank

Open
#7,033 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/question
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:
image

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

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.