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

add support for autoimports/moveToFile to generate aliased named imports #59885

Merged
merged 4 commits into from
Sep 10, 2024

Conversation

iisaduan
Copy link
Member

@iisaduan iisaduan commented Sep 7, 2024

Fixes #59798

@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Sep 7, 2024
@iisaduan iisaduan changed the title add support for autoimports/moveToFile to generate named imports with import aliases add support for autoimports/moveToFile to generate aliased named imports Sep 8, 2024
@iisaduan iisaduan merged commit 89e004f into microsoft:main Sep 10, 2024
32 checks passed
@iisaduan iisaduan deleted the moveToFile-aliasImport branch September 10, 2024 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Alias import is moved incorrectly when moving code to another file
3 participants