top | item 44741819

Proxy for using LSP inside Docker container

2 points| richardhapb | 7 months ago |github.com

1 comment

order

richardhapb|7 months ago

I solved a specific problem: handling the LSP inside a Docker container without requiring the libraries to be installed on the host. This was focused in Python using Pyright and Ruff, but can be extensible to another language.