Coc.nvim: Can it add autocompletion source for python surpported by jedi?

Created on 9 Dec 2018  路  3Comments  路  Source: neoclide/coc.nvim

Although we can apply coc-pyls for python,pyls is too laggy.It would be a better choice if coc.nvim can add a source powed by jedi.Indeed,language server is always perfect.

WIP

Most helpful comment

There used to jedi source for coc, but I'm not satisfied with that, the integration with MPLS https://github.com/Microsoft/python-language-server is in progress, it works well in VSCode.

All 3 comments

There used to jedi source for coc, but I'm not satisfied with that, the integration with MPLS https://github.com/Microsoft/python-language-server is in progress, it works well in VSCode.

Any way I can contribute to this?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rkulla picture rkulla  路  3Comments

andys8 picture andys8  路  3Comments

LinArcX picture LinArcX  路  4Comments

skylite21 picture skylite21  路  3Comments

aareman picture aareman  路  3Comments