-
-
Notifications
You must be signed in to change notification settings - Fork 425
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
Various features (type awareness, linting, etc) stop working randomly #4851
Comments
Same Issue here. |
Possibly due to tsserver crash, please check the logs and assign more memory. If still happening please provide a minimal reproduction. |
Also, the I just enabled TS Server logs. If I find anything of note, I will report back. |
@RayGuo-ergou Could you please provide details on how to check the logs? This is still an issue. We have to do a |
@RayGuo-ergou Please advise on how to check the logs. Which ones, specifically, and where? |
Did Output > Vue Language Server report any exceptions? You can also use |
@KazariEX Thanks, that's helpful info! I'll keep an eye on both of those next time the issue occurs. |
From the TS server logs, when things stop working:
|
Vue - Official extension or vue-tsc version
Official
VSCode version
1.93.1
Vue version
3.5.5
TypeScript version
5.5.4
System Info
package.json dependencies
Steps to reproduce
Unknown steps (sporadic misbehavior)
What is expected?
Basic features should work:
What is actually happening?
Randomly, these features stop working. To fix it, one needs to reload VS Code.
Link to minimal reproduction
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: