Skip to content

Conversation

@zen-crab
Copy link
Contributor

@zen-crab zen-crab commented Aug 27, 2023

Fixes #105110
Modified updatePathsOnRename.ts to fix an issue where import paths were not being updated when multiple files are moved.

…not being updated when multiple files were moved.
@zen-crab
Copy link
Contributor Author

@microsoft-github-policy-service agree

@zen-crab zen-crab requested a review from mjbvz September 6, 2023 20:12
@zen-crab zen-crab closed this Sep 10, 2023
@zen-crab zen-crab deleted the import-path-rename-fix branch September 10, 2023 05:53
@llorenc-garcia
Copy link

why closed? is merged into main?

@zen-crab
Copy link
Contributor Author

why closed? is merged into main?

nope

@mjbvz
Copy link
Collaborator

mjbvz commented Sep 12, 2023

@sbmelvin Why did you close it then?

@zen-crab
Copy link
Contributor Author

I generally don't keep PRs open for longer than two weeks. The PR stalled so I closed it.

@mjbvz
Copy link
Collaborator

mjbvz commented Sep 13, 2023

Please reopen it. There’s plenty of reasons PRs may take longer than 2weeks, such an upcoming release blocking merging or as other work priories coming up

@zen-crab zen-crab restored the import-path-rename-fix branch September 13, 2023 01:34
@zen-crab zen-crab reopened this Sep 13, 2023
@zen-crab
Copy link
Contributor Author

Please reopen it. There’s plenty of reasons PRs may take longer than 2weeks, such an upcoming release blocking merging or as other work priories coming up

sure

@zen-crab
Copy link
Contributor Author

@mjbvz The PR checks say changes were requested but I'm unsure how to resolve them. I've changed the return statements to continue.

@mjbvz mjbvz added this to the September 2023 milestone Sep 13, 2023
@mjbvz mjbvz enabled auto-merge (squash) September 13, 2023 19:53
@mjbvz mjbvz merged commit 627cffc into microsoft:main Sep 13, 2023
lins0621 pushed a commit to lins0621/vscode that referenced this pull request Sep 14, 2023
…icrosoft#191403)

* Modified updatePathsOnRename.ts to fix issue where import paths were not being updated when multiple files were moved.

* Removed errant console log

* Changed return statements to continue in for-of loop

---------

Co-authored-by: Stephen Melvin <steve.melvin@dtn.com>
@llorenc-garcia
Copy link

Thank you

hhc87 pushed a commit to lins0621/vscode that referenced this pull request Oct 8, 2023
…icrosoft#191403)

* Modified updatePathsOnRename.ts to fix issue where import paths were not being updated when multiple files were moved.

* Removed errant console log

* Changed return statements to continue in for-of loop

---------

Co-authored-by: Stephen Melvin <steve.melvin@dtn.com>
@github-actions github-actions bot locked and limited conversation to collaborators Oct 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

4 participants