Vim
Vim copied to clipboard
Marks are removed when reopen the vscode
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)
This is happening to me too. It's so annoying. Phpstorm does not do this.