neoclide / coc-python

Python extension for coc.nvim, fork of vscode-python
574 stars 51 forks source link

pyright linter support #165

Closed jen6 closed 4 years ago

jen6 commented 4 years ago

Hi I know the coc-pyright exists but it cannot use both the coc-python and the coc-pyright. Is there any way to use the pyright linting in the coc-python?

chemzqm commented 4 years ago

Nope

Congee commented 4 years ago

It is possible to disable completion/hover from coc-python? This feature is desired, because I find coc-pyright offers much better type inference than coc-python. It would be nice to use the linting functionality from coc-python and completion from coc-pyright

eelkeh commented 4 years ago

Seconded, it would be great to just have the option to disable completions