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

Volar 0.33.3 Missplacing import lines #1091

Closed
devhus opened this issue Mar 21, 2022 · 1 comment
Closed

Volar 0.33.3 Missplacing import lines #1091

devhus opened this issue Mar 21, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@devhus
Copy link

devhus commented Mar 21, 2022

Volar +0.33.3 Misplacing import lines

Hi, Since volar 0.33.3~0.33.5 there is an issue with the imports line where whenever you save a .Vue file the import lines will be reprinted at the top of the component file like the example below:
unknown

Note: decreases the ext version to 0.33.2 fixes the issue

This is a sample from the project to show the configs:
index.zip

My env:

  • Win 11 latest
  • VSCode
  • Vue3 Vite Typescript
@johnsoncodehk johnsoncodehk added the bug Something isn't working label Mar 21, 2022
@johnsoncodehk
Copy link
Member

Thanks for the report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants