Skip to content

[typespec-vscode] Rename file should rename import #5674

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

Merged

Conversation

mzhongl524
Copy link
Member

fixed: #2470

  • Compiler:
    Locate the file with the modified import content and modify it

  • Typespec-vscode:
    Add implementation code such as configuration content and user-friendly operations

@mzhongl524 mzhongl524 added the ide Issues for VS, VSCode, Monaco, etc. label Jan 21, 2025
@timotheeguerin timotheeguerin marked this pull request as draft January 21, 2025 16:06
@timotheeguerin
Copy link
Member

@RodgeFu @mzhongl524 updated the PR, adding more test, fixing multiple folder move scenarios and simplifying things a little

@RodgeFu
Copy link
Contributor

RodgeFu commented Apr 28, 2025

@RodgeFu @mzhongl524 updated the PR, adding more test, fixing multiple folder move scenarios and simplifying things a little

@timotheeguerin , thanks for helping to update. Sorry that I am working on another urgent project and don't have much time on TypeSpec IDE recently. I have added some small comments and talked with @mzhongl524 about them who will help to update. Feel free to let us know if you have any more feedback. thanks.

@mzhongl524
Copy link
Member Author

@timotheeguerin please help review

@timotheeguerin timotheeguerin added this pull request to the merge queue Apr 30, 2025
Merged via the queue into microsoft:main with commit c01b290 Apr 30, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:core Issues for @typespec/compiler ide Issues for VS, VSCode, Monaco, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[IDE] Renaming a file should rename the imports
5 participants