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

Stub out copilotRelated command #60488

Merged
merged 4 commits into from
Nov 13, 2024

Conversation

sandersn
Copy link
Member

@sandersn sandersn commented Nov 12, 2024

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: microsoft/vscode#233729.

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

@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.

@sandersn sandersn merged commit 79ea5a5 into microsoft:main Nov 13, 2024
32 checks passed
@sandersn
Copy link
Member Author

@typescript-bot cherry-pick this

@sandersn
Copy link
Member Author

@typescript-bot cherry-pick

@sandersn
Copy link
Member Author

@typescript-bot cherry-pick to release-5.7

@typescript-bot
Copy link
Collaborator

typescript-bot commented Nov 13, 2024

Starting jobs; this comment will be updated as builds start and complete.

Command Status Results
cherry-pick to release-5.7 ✅ Started ✅ Results

@typescript-bot
Copy link
Collaborator

Hey, @sandersn! I've created #60495 for you.

sandersn added a commit that referenced this pull request Nov 13, 2024
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
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants