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

Add refresh capabilities to CompatibleBranchDataProvider #406

Merged

Conversation

alexweininger
Copy link
Member

Relies on microsoft/vscode-azuretools#1254.

In order to no longer use AzExtTreeDataProvider.refresh() in the client extensions, we need to be able to signal a refresh to the branch data provider from the client extension resolvers.

This is working towards removing direct usages of the AzExtTreeDataProvider in the client extensions.

@alexweininger alexweininger requested a review from a team as a code owner October 18, 2022 22:42
@alexweininger alexweininger merged commit 96fb245 into bmw/philliphoff-resource-api-compatshim Oct 18, 2022
@alexweininger alexweininger deleted the alex/refreshCompat branch October 18, 2022 23:08
@microsoft microsoft locked and limited conversation to collaborators Dec 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants