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

Interactive refactor actions #53915

Merged
merged 2 commits into from
Apr 19, 2023

Conversation

andrewbranch
Copy link
Member

This is the simplest alternative to #53781. It also moves the isInteractive bit onto the refactor action, not the refactor itself. This makes more sense, but would have been even more work to achieve in the strict type safety scheme of #53781.

I think I like this one better, and it’s not incompatible with adding strict types similar to #53781 down the line if we feel it’s worth it. (My guess is we won’t.)

@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 Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Apr 19, 2023
Copy link
Member

@sheetalkamat sheetalkamat left a comment

Choose a reason for hiding this comment

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

Like this one better.

@andrewbranch andrewbranch merged commit 7bf0337 into microsoft:main Apr 19, 2023
@andrewbranch andrewbranch deleted the interactive-refactors-2 branch April 19, 2023 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants