Skip to content
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

保存代码,Vue - Official 经常提示? #5127

Open
J-env opened this issue Jan 16, 2025 · 15 comments
Open

保存代码,Vue - Official 经常提示? #5127

J-env opened this issue Jan 16, 2025 · 15 comments

Comments

@J-env
Copy link

J-env commented Jan 16, 2025

Vue - Official extension or vue-tsc version

Vue - Official v2.2.0, vue-tsc^2.2.0

VSCode version

1.96.3 (Universal)

Vue version

3.5.13

TypeScript version

^5.7.3

System Info

System:
    OS: macOS 13.2.1
    CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
    Memory: 1.02 GB / 16.00 GB
  Binaries:
    Node: 18.20.4 - ~/.nvm/versions/node/v18.20.4/bin/node
    npm: 10.7.0 - ~/.nvm/versions/node/v18.20.4/bin/npm

package.json dependencies

{
"dependencies": {
    "@vue/reactivity": "3.5.13",
    "vue": "3.5.13"
},
"devDependencies": {
    "@astrojs/check": "^0.9.4",
    "@astrojs/vue": "^4.5.3",
    "@types/file-saver": "^2.0.7",
    "@types/node": "^22.10.5",
    "astro": "^4.16.18",
    "prettier": "^3.4.2",
    "prettier-plugin-astro": "^0.14.1",
    "tailwindcss": "^3.4.17",
    "typescript": "^5.7.3",
    "vue-tsc": "^2.2.0"
  },
}

Steps to reproduce

在 *.vue 文件中保存代码,经常提示这个,而且一直这样不停止,
但是可以点击跳过后,然后重启 vs code 就好了。

What is expected?

保存代码应该更快速

What is actually happening?

Image

Link to minimal reproduction

No response

Any additional comments?

No response

@hsiangfeng
Copy link

Yes, me too.

Image

@tq-flySky

This comment has been minimized.

1 similar comment
@Jason-linjiayu

This comment has been minimized.

@KazariEX
Copy link
Collaborator

Can using this solve the problem?

volar-2.2.0.vsix.zip

@15701658745

This comment has been minimized.

@ameryu716
Copy link

At This week from?,really badddd......,I know of an extension that does that regularly

@BWrong

This comment has been minimized.

@hsiangfeng
Copy link

Can using this solve the problem?使用此方法可以解決問題嗎?

volar-2.2.0.vsix.zip

I used this method to solve the problem, thx :-)

@Merieli
Copy link

Merieli commented Jan 20, 2025

Same problem here when trying to save the vue file the extension freezes and takes several minutes to process the action, sometimes it can't even be resolved and you need to disable the extension to resolve it.

Image

@zzh948498
Copy link

有什么进展吗?,最近几周非常影响开发体验

@KazariEX
Copy link
Collaborator

Can using this solve the problem?

volar-2.2.0.vsix.zip

@zzh948498
Copy link

zzh948498 commented Feb 11, 2025

Can using this solve the problem?
volar-2.2.0.vsix.zip

请问这跟我在插件市场安装的2.2.0版本有区别吗?这个bug不容易复现,但是出现我就不得不重启vscode。我这几天可以尝试一下你这个

@KazariEX
Copy link
Collaborator

Does the latest version still have this issue?

@Dunn-liu
Copy link

Does the latest version still have this issue?

yes

@fk-aconso
Copy link

Does the latest version still have this issue?

For me its working much better now with VSCode 1.97.2 and Vue - Official 2.2.2.
Only the suggestions with ctrl+space and some hints on hover where not working properly. For that i had to set "Vue: Server Hybrid Mode" to "false".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests