neoclide / coc-python

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

Suspending vim to background process disables the extension #280

Open yankeexe opened 3 years ago

yankeexe commented 3 years ago

When I suspend the vim foreground process in bash shell using ctrl + z , the coc-python module stops working. This happens specifically with the MPLS server.

coc issue