-
-
Notifications
You must be signed in to change notification settings - Fork 594
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
v0.37.1 Code Snippets Disappear 代码提示丢失 #3651
Comments
0.37.2 遇到同样的问题 |
自动更新到0.37.2版本重新加载后,插件一直提示加载,代码片段提示和代码展开收起全都失效 |
我把所有的扩展都删除了,vscode重新安装后,才发现是vetur的问题 |
v0.37.2,同样的问题:保存冲突、没有提示,先回滚到v0.36.1 |
Please provide a repro case. |
I am seeing the same issue. It looks like the status bar in VS Code shows "Vetur: Loading Project..." and never completes. Downgrading to 0.36.1 resolves the issue. "Show doctor info" also does nothing in this case. Not sure how to give repro steps at this point since it may be project specific, and it's a large proprietary project. Are there any logs I can access? |
Show vetur output? (Run command |
rollBack to v0.36.1 is alright,just wait |
Duplicate of #3657 and fix in v0.37.3 |
Info
Problem
After I update to v0.37.1, the code snippets disappear. If I return the version to 0.36.1 or disable vetur, it comes back.
Please fix the bug asap, thx.
刚才升级到0.37.1之后,代码片段提示丢失了,回到0.36.1或者禁用vetur就没关系,还请开发者解决,谢谢了。
The text was updated successfully, but these errors were encountered: