Skip to content

Conversation

@navya9singh
Copy link
Member

@navya9singh navya9singh commented Feb 1, 2024

Fixes #50187

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Feb 1, 2024
@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.

Copy link
Contributor

@mjbvz mjbvz left a comment

Choose a reason for hiding this comment

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

Just reviewed the protocol changes. Direction looks good but had a few suggestions for using different types

@typescript-bot
Copy link
Collaborator

Looks like you're introducing a change to the public API surface area. If this includes breaking changes, please document them on our wiki's API Breaking Changes page.

Also, please make sure @DanielRosenwasser and @RyanCavanaugh are aware of the changes, just as a heads up.

@navya9singh navya9singh marked this pull request as ready for review February 12, 2024 23:54
@navya9singh navya9singh requested a review from andrewbranch May 1, 2024 20:00
@sheetalkamat sheetalkamat dismissed DanielRosenwasser’s stale review May 8, 2024 23:00

Trying to dismiss this to see if it enables merging. Right now its blocked

@sheetalkamat
Copy link
Member

@DanielRosenwasser @navya9singh wasnt able to merge because it was marked as pending your review and you are oof. And the feedback seems to be addressed

@sheetalkamat sheetalkamat merged commit be8fb98 into microsoft:main May 8, 2024
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team 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.

Bring along imports when copy and pasting code across files

7 participants