VSCodeVim / VSCodeVim/Vim

Marks are removed when reopen the vscode

Open
#8,393 1 comment 3 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 set some marks use ma or m[A-Z], it works well in the workspace. However, when I close vscode and open the workspace again, all marks will be removed. It's tough for me to debug code for this case.

  • Extension (VsCodeVim) version:1.25.2
  • VSCode version:1.77.3
  • OS: win11+wsl(ubuntu22.04)

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

Reproduce the issue by creating marks with ma or m[A-Z], closing VS Code, and reopening the workspace on the reported VSCodeVim, VS Code, and WSL versions. No files or tests are named; trace how marks are persisted across workspace reloads and consider the issue done when marks remain available after reopening.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vim, vscode
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.