Y
Hacker News
new
|
ask
|
show
|
jobs
Proxy for using LSP inside Docker container
(
github.com
)
2 points
by
richardhapb
323 days ago
1 comments
richardhapb
323 days 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.
link