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

每当我保存文件的时候VSCode就开始闪烁,导致无法保存。 #2098

Closed
jq94666 opened this issue Nov 7, 2022 · 11 comments
Closed

Comments

@jq94666
Copy link

jq94666 commented Nov 7, 2022

禁用Volar后,可以保存。启用后,修改文件就不行,而且屏幕狂闪。
https://user-images.githubusercontent.com/23447201/200222333-18a8bc7f-24a8-4fae-abf9-32e1e25d2e9d.mp4

@chenguzhen87
Copy link

I have the same question,how to solve it

@chenguzhen87
Copy link

8ebf30e080db4a63cc04012eeab6b87b.mp4

@jq94666
Copy link
Author

jq94666 commented Nov 7, 2022

I have the same question,how to solve it

兄弟,有解决方案吗,我试了一上午也没解决。

@wdzwatson
Copy link

有贴出来临时的解决方案。
#2080 (comment)

@jq94666
Copy link
Author

jq94666 commented Nov 7, 2022

有贴出来临时的解决方案。
#2080 (comment)

感谢,回头试下

@CatchZeng
Copy link

有贴出来临时的解决方案。 #2080 (comment)

试了,没有解决 ,继续等解决方案

@CatchZeng
Copy link

CatchZeng commented Nov 8, 2022

@wdzwatson @jq94666 我将 VSCode 降级到 1.72.2 ,就可以了,大家可以试试。

Version: 1.72.2
Commit: d045a5eda657f4d7b676dedbfa7aab8207f8a075
Date: 2022-10-12T22:16:30.254Z
Electron: 19.0.17
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Darwin x64 22.1.0
Sandboxed: No

@isJx
Copy link

isJx commented Nov 8, 2022

我的处理办法是关闭‘整理导入’
截屏2022-11-08 13 55 19

@baboon-king
Copy link

./settings.json

"editor.codeActionsOnSave": {
  // "source.organizeImports": true
},

@jq94666 jq94666 closed this as completed Nov 8, 2022
@jq94666
Copy link
Author

jq94666 commented Nov 8, 2022

关闭整理导入

@CatchZeng
Copy link

现在,升级 VSCode 到 1.73.1 以上就可以解决了

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

No branches or pull requests

6 participants