Skip to content

Imports broken since 0.40.0 #1692

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

Closed
Thooto opened this issue Aug 10, 2022 · 0 comments
Closed

Imports broken since 0.40.0 #1692

Thooto opened this issue Aug 10, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@Thooto
Copy link

Thooto commented Aug 10, 2022

Hi!

Starting with version 0.40.0, this import appears whenever I save a .vue file. This happens when imports are already present in the script part.

// __VLS_dont_organize_me
import * as __VLS_types from "./__VLS_types.js";

Also, imports are now put at the top of the file when I auto import anything (above <template> etc).

I have "format on save" and "code actions on save/organize imports" enabled in VSCode. Disabling them does not seem to solve the issue though.

@johnsoncodehk johnsoncodehk added the bug Something isn't working label Aug 10, 2022
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