Toggle inline completion menu from keyboard (#23380)
This commit is contained in:
parent
3c0acdea5e
commit
919703e6a8
5 changed files with 55 additions and 23 deletions
|
@ -145,7 +145,7 @@ impl ContextMenu {
|
|||
delayed: false,
|
||||
clicked: false,
|
||||
_on_blur_subscription,
|
||||
keep_open_on_confirm: true,
|
||||
keep_open_on_confirm: false,
|
||||
},
|
||||
cx,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue