HallerPatrick / py_lsp.nvim

Lsp Plugin for working with Python virtual environments
97 stars 11 forks source link

Detect python crash #38

Open Mte90 opened 5 months ago

Mte90 commented 5 months ago

So I had poetry that was crashing and the :checkhealth showed:

image

So my issue generated that error that I fixed https://github.com/HallerPatrick/py_lsp.nvim/pull/37 with a fallback but could be interesting a check with a popup in case the poetry (in this case) generate error.