VSCodeVim / VSCodeVim/Vim

The leader "U" can cause very important problems

Open
#8,994 0 comments 0 reactions 0 assignees View on GitHub

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 i press leader "U" onto rows not modified yet, after any modifcation in a file, the vim delete these rows.

image

  • Extension (VsCodeVim) version:
  • VSCode version:
    Versione: 1.88.1 (user setup)
    Commit: e170252f762678dec6ca2cc69aba1570769a5d39
    Data: 2024-04-10T17:41:02.734Z
    Electron: 28.2.8
    ElectronBuildId: 27744544
    Chromium: 120.0.6099.291
    Node.js: 18.18.2
    V8: 12.0.267.19-electron.0
    Sistema operativo: Windows_NT x64 10.0.22631
  • OS: Windows 11

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

Start by reproducing the reported sequence in the VSCodeVim extension: press leader "U" on unmodified rows, modify the file, and check whether those rows are deleted. Use the reported VS Code 1.88.1 and Windows 11 details as a reference; done means the rows remain intact after the modification sequence.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.