Skip to content

fix(54283): Provide better UX when an invalid file is selected for 'move to file' refactoring #54300

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
merged 1 commit into from
May 18, 2023

Conversation

a-tarasyuk
Copy link
Contributor

Fixes #54283

@typescript-bot
Copy link
Collaborator

Thanks for the PR! It looks like you've changed the TSServer protocol in some way. Please ensure that any changes here don't break consumers of the current TSServer API. For some extra review, we'll ping @sheetalkamat, @mjbvz, @zkat, and @joj for you. Feel free to loop in other consumers/maintainers if necessary

@typescript-bot typescript-bot added the For Milestone Bug PRs that fix a bug with a specific milestone label May 18, 2023
@sheetalkamat sheetalkamat requested a review from mjbvz May 18, 2023 17:18
@DanielRosenwasser DanielRosenwasser merged commit ce1c97f into microsoft:main May 18, 2023
@DanielRosenwasser
Copy link
Member

@typescript-bot cherry-pick this to release-5.1

@typescript-bot
Copy link
Collaborator

typescript-bot commented May 18, 2023

Heya @DanielRosenwasser, I've started to run the task to cherry-pick this into release-5.1 on this PR at d2fa700. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

Hey @DanielRosenwasser, I've opened #54312 for you.

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request May 18, 2023
Component commits:
d2fa700 fix(54283): add notApplicableReason to response. allow the 'moveToFile' refactoring exclusively for js/ts files
DanielRosenwasser pushed a commit that referenced this pull request May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Milestone Bug PRs that fix a bug with a specific milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide better UX when an invalid file is selected for 'move to file' refactoring
5 participants