HallerPatrick / py_lsp.nvim

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

Make :PyRun async with output printed to stdout #9

Open HallerPatrick opened 2 years ago

HallerPatrick commented 2 years ago

Its annoying to wait for a pip install to finish. Also maybe do a auto reload of lsp server after so, the changes in site-packages are seen by Pyright