neoclide / coc-tsserver

Tsserver extension for coc.nvim that provide rich features like VSCode for javascript & typescript
MIT License
1.05k stars 68 forks source link

Hover documentation not working. #317

Closed Rukkaitto closed 2 years ago

Rukkaitto commented 2 years ago

No matter what I do I cannot get hover documentation to work like in VSCode. What am I doing wrong? Am I supposed to hover with the mouse on the function name?

chemzqm commented 2 years ago

:h CocAction('doHover')