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

plugin: align updateWorkspaceFolders api signature #10918

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

vince-fugnitto
Copy link
Member

@vince-fugnitto vince-fugnitto commented Mar 23, 2022

What it does

The pull-request aligns the updateWorkspaceFolders API with the expectations from the VS Code API and should ultimately mark the API as supported in the compatibility report (currently reported as unsupported).

How to test

There shouldn't be any differences in functionality with the signature change, the build should successfully pass.

Review checklist

Reminder for reviewers

Signed-off-by: vince-fugnitto [email protected]

The commit aligns the `updateWorkspaceFolders` API with the expectations
from the VS Code API and should ultimately mark the API as supported in
the compatibility report.

Signed-off-by: vince-fugnitto <[email protected]>
@vince-fugnitto vince-fugnitto added the vscode issues related to VSCode compatibility label Mar 23, 2022
Copy link
Contributor

@colin-grant-work colin-grant-work left a comment

Choose a reason for hiding this comment

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

There certainly doesn't seem to be any reason to mutate them. 👍

@vince-fugnitto vince-fugnitto merged commit 7a44ee6 into master Mar 23, 2022
@vince-fugnitto vince-fugnitto deleted the vf/updateWorkspaceFolders branch March 23, 2022 22:47
@github-actions github-actions bot added this to the 1.24.0 milestone Mar 23, 2022
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

Successfully merging this pull request may close these issues.

2 participants