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

Respect some ITreeItemPickerContext options in compatibility pick tree item step #1337

Merged
merged 1 commit into from
Jan 6, 2023

Conversation

alexweininger
Copy link
Member

Fixes #1336

The suppressCreatePick, ignoreFocusOut, and noItemFoundErrorMessage options on ITreeItemPickerContext are now respected.

I need to investigate support for the remaining option, canPickMany. It is only used by the delete resource group command in the Resources extension.

@alexweininger alexweininger requested a review from a team as a code owner January 6, 2023 00:49
@bwateratmsft
Copy link
Contributor

This PR is leet.

@alexweininger alexweininger merged commit db46a8c into main Jan 6, 2023
@alexweininger alexweininger deleted the alex/suppressCreatePick branch January 6, 2023 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Respect the "suppressCreate" option in pickAppResource
2 participants