We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.1.10
1.95.1
3.5.11
5.6.2
No response
Assume the following file system structure:
Renaming default/ or root/ causes no issue. Renaming layout/, however, takes forever and eventually triggers an EPERM error.
Renaming works no matter the folder depth.
VSCode becomes stuck and eventually triggers the following error:
I have disabled every extension beforehand and thus can conclude that the bug is indeed caused by Vue - Official.
Vue - Official
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Vue - Official extension or vue-tsc version
2.1.10
VSCode version
1.95.1
Vue version
3.5.11
TypeScript version
5.6.2
System Info
No response
package.json dependencies
No response
Steps to reproduce
Assume the following file system structure:
Renaming default/ or root/ causes no issue.
Renaming layout/, however, takes forever and eventually triggers an EPERM error.
What is expected?
Renaming works no matter the folder depth.
What is actually happening?
VSCode becomes stuck and eventually triggers the following error:
Link to minimal reproduction
No response
Any additional comments?
I have disabled every extension beforehand and thus can conclude that the bug is indeed caused by
Vue - Official
.The text was updated successfully, but these errors were encountered: