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

change: set ignoreFocusOut to false for custom commands #1854

Merged
merged 2 commits into from
Nov 22, 2023

Conversation

abeatrix
Copy link
Contributor

CLOSE #1816

The ignoreFocusOut property for the Custom Commands menu is now set to true. This allows user to close the quick pick menu on focus out.

Test plan

  • Start the Custom Commands menu
  • Click somewhere outside of the Custom Commands menu
  • The Custom Commands menu will be closed automatically
custom_commands.mov

@abeatrix abeatrix requested review from toolmantim, kalanchan and a team November 22, 2023 03:02
@abeatrix abeatrix merged commit 33275ad into main Nov 22, 2023
13 checks passed
@abeatrix abeatrix deleted the bee/ignorefocusout-custom branch November 22, 2023 03:28
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.

bug: custom command quickpick should dismiss on focus out
2 participants