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

[vscode][proposed] shareProvider proposed API updates for 1.80 #12767

Closed
Tracked by #12694
rschnekenbu opened this issue Jul 27, 2023 · 1 comment
Closed
Tracked by #12694

[vscode][proposed] shareProvider proposed API updates for 1.80 #12767

rschnekenbu opened this issue Jul 27, 2023 · 1 comment
Labels
vscode issues related to VSCode compatibility

Comments

@rschnekenbu
Copy link
Contributor

The shareProvider proposed API is used by the github builtin extension

ShareProvider#provideShare(item: ShareableItem, token: CancellationToken): ProviderResult<Uri | string> signature has changed with microsoft/vscode@5504c4b

Note that currently, the ShareProvider API is stubbed.

@tsmaeder
Copy link
Contributor

From the category "oopsie": the version we currently have already is the one present in 1.80.0. So move along, folks, nothing to see here (and nothing to do).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vscode issues related to VSCode compatibility
Projects
None yet
Development

No branches or pull requests

3 participants