-
-
Notifications
You must be signed in to change notification settings - Fork 465
Description
Vue - Official extension or vue-tsc version
3.0.2
VSCode version
1.102.1
Vue version
v3
TypeScript version
not using
System Info
Version: 1.102.1 (user setup)
Commit: 7adae6a56e34cb64d08899664b814cf620465925
Date: 2025-07-15T16:41:17.147Z
Electron: 35.6.0
ElectronBuildId: 11847422
Chromium: 134.0.6998.205
Node.js: 22.15.1
V8: 13.4.114.21-electron.0
OS: Windows_NT x64 10.0.26100
package.json dependencies
Steps to reproduce
I have been using this extension with no problems for over a year. However, as soon as it updated to version 3.02, I was no longer able to open up a vs code window to my wsl2 environment. It would open initiallly, but as it was loading in the server extensions, it would disconnect and force me to reload the window. And after that, it would happen again, and again, etc.
Once I disabled the Vue (Official) extension, my vs code was able to open up with no problems
What is expected?
the extension should not cause the vs code session to disconnect from wsl.
What is actually happening?
see reproduction steps.
Link to minimal reproduction
No response
Any additional comments?
I'm not sure how to get any more information out of it than I currently have, it just dies with the reload modal. If there are some steps you need me to take regarding troubleshooting, I can try them .