Closed RedBeard0531 closed 2 years ago
:h CocAction('definitionHover')
might helps.
I'm not seeing any difference with 'definitionHover'
vs 'doHover'
Should be problem of your language server, checkout https://github.com/neoclide/coc.nvim/wiki/Debug-language-server#using-output-channel
Seems you need send feature request to yaml-languageserver
This would be especially helpful for enums to list the valid options. Might also be nice to show properties of objects.