Closed sandersn closed 2 weeks ago
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.
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.
@typescript-bot cherry-pick this
@typescript-bot cherry-pick
@typescript-bot cherry-pick to release-5.7
Hey, @sandersn! I've created #60495 for you.
This feature didn't help, but it took a long time to verify that. The copilotRelated command will return an empty array in 5.7, and should be removed entirely in Typescript 5.8.
The only client should be VSCode 1.95. Matching PR to remove it from the typescript extension: https://github.com/microsoft/vscode/pull/233729.