neoclide / coc.nvim

Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
Other
24.16k stars 954 forks source link

coc.nvim code completion, can not switch each element in the completion code box #4905

Closed Yeatsflee closed 4 months ago

Yeatsflee commented 4 months ago

When code completion (click tab/shift-tab), the code selection does not toggle in the selection box, but only switch each element in current line directly

fannheyward commented 4 months ago

Can't reproduce, :CocInfo and how do you setup coc.nvim mappings?