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

feat: callHierarchy support #297

Closed fannheyward closed 3 years ago

fannheyward commented 3 years ago

needs https://github.com/neoclide/coc.nvim/pull/2756, call CocAction('incomingCalls')

closes https://github.com/neoclide/coc-tsserver/issues/128