coc-pyright: coc-python signatureHelp stops working

I’ve configured coc-pyright with:

  call coc#config('pyright', {
  \   'disableLanguageServices': v:true
  \ })

Because I’m trying to use it with coc-python, but now I don’t get signatureHelp from either place.

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 17 (15 by maintainers)

Most upvoted comments