lsp-docker icon indicating copy to clipboard operation
lsp-docker copied to clipboard

Scripts and configurations to leverage lsp-mode in docker environment

Results 20 lsp-docker issues
Sort by recently updated
recently updated
newest added

when open the second project, lsp-docker tries to start another container with the same name. /usr/bin/docker: Error response from daemon: Conflict. The container name "/lsp-container-2" is already in use by...

I have started using `lsp-docker` with elixir-ls along with elixir under docker so that I can use whichever version of the LS I need for a given Elixir project. But...

A container has to have all the mappings specified in the config in order to prevent undesired behavior (changes in the project that are invisible for the language server)

I discovered this repository while trying to dockerize my language servers for lsp-mode. Sadly it doesn't support the ones I use. But I have some thoughts/findings/suggestions. First off, from my...

enhancement
help wanted

Replace a previously forgotten hardcoded `docker` command entry with a command variable

Thank you for creating and maintaining the lsp-docker project. I was looking at the project's Docker Hub images, and on noting their age, I looked at the Dockerfiles for each....

I get some warnings about pyls being deprecated: ``` Warning (emacs): The palantir python-language-server (pyls) is unmaintained; a maintained fork is the python-lsp-server (pylsp) project; you can install it with...

**Describe the bug** After starting a language server (`intelephense` in my case) and executing `lsp-ui-peek-find-workspace-symbol` I get this error: Tramp-Buffer: ``` Error: No such container: lsp-langserver ``` *Messages*: ``` Tramp:...

It seems like we are not able to jump to definitions where the source codes are installed as libraries in the docker container. For example, jump to native python libraries....

Warning (lsp-mode): Failed to process xref entry for filename ’/docker:clangd:/opt/rh/devtoolset-8/root/usr/include/c++/8/memory’: Tramp failed to connect. If this happens repeatedly, try ‘M-x tramp-cleanup-this-connection’ actually, docker name is clangd-1 with suffix