neoclide/coc.nvim

what is `menu` in `suggest.formatItems` ?

xinghe98 opened this issue · 1 comments

what is menu option in suggest.formatItems ?
I don't notice any difference whether I set the menu or not, what's going on?
image
image

If it needs to be set up separately, I didn't find the relevant content in the config documentation or wiki.

The completion source can set menu value, and coc.nvim display it in the pum window. From your screenshot, the JSON server didn't provide this.