Skip to content

fix(54155): "Move to file" does not carry all function overload and implementation signatures - #54164

Merged
Nathan Shively-Sanders (sandersn) merged 2 commits into
microsoft:mainfrom
a-tarasyuk:fix/54155
May 24, 2023
Merged

fix(54155): "Move to file" does not carry all function overload and implementation signatures#54164
Nathan Shively-Sanders (sandersn) merged 2 commits into
microsoft:mainfrom
a-tarasyuk:fix/54155

Conversation

@a-tarasyuk

Copy link
Copy Markdown
Contributor

Fixes#54155

@navya9singhnavya9singh left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this! Can you also add tests to verify that this change works for moveToFile as well and not just moveToNewFile?

@a-tarasyuk

Copy link
Copy Markdown
ContributorAuthor

navya9singh Sure. I've added additional tests

@sandersn

Copy link
Copy Markdown
Member

navya9singh this looks ready to me, let me know if you agree.

@sandersn
Nathan Shively-Sanders (sandersn) merged commit 8ea3887 into microsoft:mainMay 24, 2023
@microsoftMicrosoft (microsoft) locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Milestone BugPRs that fix a bug with a specific milestone

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

"Move to file" does not carry all function overload and implementation signatures

4 participants

@a-tarasyuk@sandersn@navya9singh@typescript-bot