neoclide / coc-python

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

What features are asynchronous? #153

Closed pbutler closed 4 years ago

pbutler commented 4 years ago

I have been having trouble getting jedi and the various linters to work without saving to get them to update. The only thing that does look like it updates asynchronously is MPLS . Do jedi and pep8 support asynchronous checking?

chemzqm commented 4 years ago

Looks like you have to save the buffer.