Marks are removed when reopen the vscode
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 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
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
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