Proxy for using LSP inside Docker container
2 richardhapb 1 7/31/2025, 2:36:22 AM github.com ↗
Comments (1)
richardhapb · 18h 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.