Using Helix Editor with a Dockerized Python LSP
Oct 5, 2024 · 2 min read · Running a LSP in a docker container definitely keeps your operating system clean from all dependencies required to run LSPs. Additionally that allows you to run and configure different LSPs in different containers for different projects. The next sec...
Join discussion