Skip to content

fix(vscode): preserve TS auto imports behavior in Vue files#6072

Merged
KazariEX merged 1 commit into
vuejs:masterfrom
KazariEX:fix/issue-6069
May 29, 2026
Merged

fix(vscode): preserve TS auto imports behavior in Vue files#6072
KazariEX merged 1 commit into
vuejs:masterfrom
KazariEX:fix/issue-6069

Conversation

@KazariEX

Copy link
Copy Markdown
Member

fix #6069

@KazariEX KazariEX marked this pull request as ready for review May 27, 2026 15:44
@KazariEX KazariEX merged commit 1d672b6 into vuejs:master May 29, 2026
5 checks passed
@KazariEX KazariEX deleted the fix/issue-6069 branch May 29, 2026 04:02
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

Successfully merging this pull request may close these issues.

Autocompleting typescript types adds an inline dynamic import instead of a static import at the top of the file

1 participant