5brian
5brian
I think `"tab": "picker::ConfirmCompletion"` is used to autocomplete in the non-native project picker (`workspace::Open` with `"use_system_path_prompts": false`)
https://github.com/zed-industries/zed/issues/9898
https://neovim.io/doc/user/lsp.html#_global-defaults in neovim, ctrl-s in insert mode is used as a default keymap to show the signature
shift + scroll works too!