Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension completely broke after deleting a file/folder before unpinning it #26

Open
swilkewitz opened this issue Apr 27, 2021 · 4 comments

Comments

@swilkewitz
Copy link

Now I get this, which I'm pretty sure is from this extension: "ENOENT: no such file or directory, stat 'PATH_TO_FILE'"

I can still see the pin tab in my explorer, it just doesn't do anything

@swilkewitz
Copy link
Author

Oh, and I tried uninstalling and reinstalling the extension, but that didn't fix it.

Is there a file somewhere that tracks the pins?

@SaekiRaku
Copy link
Owner

Hi, the pins info are storage in the {WORKING_DIR}/.vscode/pinned-files.json, please try to delete this file and reload the VSCode.

@swilkewitz
Copy link
Author

Deleting the pins manually worked, stale pins should def be removed automatically

Thanks!

@swilkewitz swilkewitz reopened this May 4, 2021
@hitzhangjie
Copy link

Same problem +1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants