Toggle inline completion menu from keyboard (#23380)

This commit is contained in:
Agus Zubiaga 2025-01-20 19:11:13 -03:00 committed by GitHub
parent 3c0acdea5e
commit 919703e6a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 55 additions and 23 deletions

View file

@ -145,7 +145,7 @@ impl ContextMenu {
delayed: false,
clicked: false,
_on_blur_subscription,
keep_open_on_confirm: true,
keep_open_on_confirm: false,
},
cx,
)