no such file or directory
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
ERR ENOENT: no such file or directory, open 'd:\tools\ide\VSCode\data\user-data\User\globalStorage\vscodevim.vim\.registers': Error: ENOENT: no such file or directory, open 'd:\tools\ide\VSCode\data\user-data\User\globalStorage\vscodevim.vim\.registers'
To Reproduce
- Open vscode devtool.
Expected behavior
Have no error.
Screenshots
Environment (please complete the following information):
- Extension (VsCodeVim) version: 1.28.1
- VSCode version: 1.93.1
- OS: Window 11
Additional context
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 opening the VS Code developer tools with VSCodeVim 1.28.1 on Windows 11, then trace how the extension accesses the .registers file under its globalStorage directory. Done means opening the developer tools no longer produces the ENOENT error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100