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

Fix to set focus on input when showing picker #43

Merged
merged 1 commit into from
Nov 9, 2022
Merged

Conversation

ytakhs
Copy link
Owner

@ytakhs ytakhs commented Nov 9, 2022

After upgrading VSCode to v1.73.0, the selected list instead of input is in focus when opening picker.

This PR solves the above problem

Perhaps related to microsoft/vscode#163739

Because there is no need to set enabled false, deleted releated codes.

@ytakhs ytakhs marked this pull request as ready for review November 9, 2022 13:15
@ytakhs ytakhs merged commit 06b9a73 into main Nov 9, 2022
@ytakhs ytakhs deleted the fix-to-focus-input branch November 9, 2022 13:15
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.

1 participant