You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS: WIndows 11
Installed extension: Datapack Helper Plus by Spyglass (v4.1.2) (with syntax-mcfunction (v1.0.0))
Messing around your workspace for a while, causes the extension to hold your files (mostly folders) in a lock.
Renaming, moving (the most common issues) will not go through and end up in an EPERM error after a couple minutes.
I cannot tell the reproduction steps as I have no idea as to what's causing it.
However, I suspect that if you mess around in a folder, add some files, rename, delete, just mess with it,
then try to rename it, it will cause that. I'm unsure.
It might correlate to the whole extension freezing, it breaks syntax highlighting, auto-completion and syntax detection.
This has been going on for past versions and I'm unable to fix it.
This will sit here for a couple minutes, then end up in an
EPERM error.
Error: EPERM: operation not permitted, rename 'path a' -> 'path b'
I've tried general troubleshooting steps like running VSCode as administrator.
Nothing has worked as of now.
EDIT 1: Reloading VSCode immediately after renaming will allow the rename to go through. Not very practical though.
The text was updated successfully, but these errors were encountered:
OS: WIndows 11
Installed extension: Datapack Helper Plus by Spyglass (v4.1.2) (with syntax-mcfunction (v1.0.0))
Messing around your workspace for a while, causes the extension to hold your files (mostly folders) in a lock.
Renaming, moving (the most common issues) will not go through and end up in an EPERM error after a couple minutes.
I cannot tell the reproduction steps as I have no idea as to what's causing it.
However, I suspect that if you mess around in a folder, add some files, rename, delete, just mess with it,
then try to rename it, it will cause that. I'm unsure.
It might correlate to the whole extension freezing, it breaks syntax highlighting, auto-completion and syntax detection.
This has been going on for past versions and I'm unable to fix it.
This will sit here for a couple minutes, then end up in an
EPERM error.
Error: EPERM: operation not permitted, rename 'path a' -> 'path b'
I've tried general troubleshooting steps like running VSCode as administrator.
Nothing has worked as of now.
EDIT 1: Reloading VSCode immediately after renaming will allow the rename to go through. Not very practical though.
The text was updated successfully, but these errors were encountered: