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

can not save #3650

Closed
grace618 opened this issue Feb 20, 2023 · 17 comments
Closed

can not save #3650

grace618 opened this issue Feb 20, 2023 · 17 comments

Comments

@grace618
Copy link

grace618 commented Feb 20, 2023

0.37.1 Cannot save while formatting

@dmke
Copy link

dmke commented Feb 20, 2023

Same here. After hitting Ctrl+s in a *.vue file, nothing happens for a few seconds.

Then a notification appears:

Saving 'file.vue': Getting code actions from ''Vetur', 'ESLint''

Cancelling this notification will save the file, but skip ESLint.

There's also a "Load project: 'path'" notification on the status bar, which does not finish loading.

image

I haven't hat this behaviour until I reloaded VSCode a few moments ago.

@VojtechLanka
Copy link

Seem to be problem with the latest version. Instaling v0.36.1 fixed the issue.

@dmke
Copy link

dmke commented Feb 20, 2023

Can confirm, rolling back to v0.36.1 works.

v0.37.0 is not available; v0.37.1 and v0.37.2 don't work.

@jakeflorentine
Copy link

I am also seeing this same issue

@jakeflorentine
Copy link

v0.37.2

@meguoe
Copy link

meguoe commented Feb 21, 2023

Are there conflicts caused by other plug-ins? After upgrading to v0.37.2, everything is normal

@bailuochen
Copy link

v0.37.2

load project: xxxxxxxxx

Format is abnormal, and No code prompt

@aaaa-coder
Copy link

0.37.2bug:
1、无法保存文件
2、代码提示异常
3、缩放格式异常

@bailuochen
Copy link

0.37.2bug: 1、无法保存文件 2、代码提示异常 3、缩放格式异常

先降低版本 使用v0.36.1吧

@yoyo930021
Copy link
Member

Please provide a repro case.
https://github.com/vuejs/vetur/blob/master/.github/NO_REPRO_CASE.md

@wishong
Copy link

wishong commented Feb 21, 2023

use 0.36.1

@Sjkuu
Copy link

Sjkuu commented Feb 21, 2023

cause by the newest version! It's been bothering me all day

@jakeflorentine
Copy link

Please provide a repro case. https://github.com/vuejs/vetur/blob/master/.github/NO_REPRO_CASE.md

Repro case is described above. Load newest Vetur in a workspace which used a previous Vetur version.

@yoyo930021
Copy link
Member

Please provide a repro case. https://github.com/vuejs/vetur/blob/master/.github/NO_REPRO_CASE.md

Repro case is described above. Load newest Vetur in a workspace which used a previous Vetur version.

In my any project, I don't have any problem.
Please open my link to generate your any repro case.
I would like to solve the problem. but I can't repro it. I can't do anything about it

@dmke
Copy link

dmke commented Feb 22, 2023

I cannot yet reproduce this issue with the linked veturpack repo (installing eslint, eslint-plugin-vue and removing prettier alone did not suffice).

@yoyo930021
Copy link
Member

Duplicate of #3657 and fix in v0.37.3

@dmke
Copy link

dmke commented Feb 23, 2023

Can confirm, 0.37.3 works for me again. Thank you very much!

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

10 participants