-
I searched in the discussions tab but didn't see any discussion on this. Is there a way to tab to the next suggestion? Currently [
{
"context": "Editor",
"bindings": {
"tab": "editor::ContextMenuNext",
"tab-shift": "editor::ContextMenuPrev"
}
}
] I've tried using this in my custom keymap file, but the |
Beta Was this translation helpful? Give feedback.
Answered by
mrnugget
Feb 19, 2024
Replies: 1 comment 1 reply
-
Hey! zed/assets/keymaps/default.json Lines 483 to 491 in 2b56c43 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Decedis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey!
up/down
andctrl-n
/ctrl-p
work. See here:zed/assets/keymaps/default.json
Lines 483 to 491 in 2b56c43