Docker-based Emacs lsp-mode starter for running language servers in containers
lsp-docker provides scripts and Docker configurations to run Language Server Protocol (LSP) servers in containers for use with Emacs lsp-mode. It offers preconfigured images for common languages (C++, Go, Python, TypeScript, HTML, CSS, Bash) and supports registering custom servers, path mappings, and automatic image builds. Suited for developers who want to isolate language servers from the host environment.
0