lsp-metals VS lsp-docker

Compare lsp-metals vs lsp-docker and see what are their differences.

lsp-docker

Scripts and configurations to leverage lsp-mode in docker environment (by emacs-lsp)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
lsp-metals lsp-docker
2 7
56 235
- 0.4%
6.5 7.5
12 days ago 6 days ago
Emacs Lisp Emacs Lisp
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

lsp-metals

Posts with mentions or reviews of lsp-metals. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-18.
  • Scala debug in emacs
    1 project | /r/scala | 18 Feb 2021
    Yea, seems like lsp-metals doesnt support it. Please upvote this https://github.com/emacs-lsp/lsp-metals/issues/41
    2 projects | /r/emacs | 18 Feb 2021
    Thanks /u/yyoncho . https://github.com/emacs-lsp/lsp-metals/issues/41

lsp-docker

Posts with mentions or reviews of lsp-docker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-29.
  • What don't dired buffers have a (buffer-file-name)?
    1 project | /r/emacs | 26 Oct 2022
    I believe this has cost me a ton of time but I did learn a lot along the way. lsp-docker highest level function is lsp-docker-start. It calls lsp-workspace-root which calls buffer-file-name which, if starting from a dired buffer, returns nil so lsp-workspace-root returns nil and the LSP server is not started.
  • Emacs and Rails
    3 projects | /r/emacs | 29 Sep 2022
    I'm trying to figure that out right now. There is lsp-docker which is designed (I'm still half guessing) to have a separate container hold the language server. What I want is a pre-existing container to hold the server. There is partial code in that repo to do that but it appears not fully baked.
  • Emacs 29.1 is going to be released in 2023 spring with built-in LSP support (Eglot)
    4 projects | /r/emacs | 24 Sep 2022
    If you're on WSL, you may want to take a look at something like lsp-docker which bypass all quirk of Tramp and works directly with your files in WSL. I've never been able to make Tramp work reliably (too much hanging with or without lsp-mode) from Windows -> WSL so bypassing it provides a much better experience.
  • Switching from pyenv, rbenv, goenv and nvm to asdf – yujinyuz
    20 projects | news.ycombinator.com | 5 Apr 2022
    This is a reasonable point, and something that is being worked on. I definitely think Docker can provide LSP servers as necessary, we're just not quite there. This is something that I'm interested in working on, though I'm not the only one: https://github.com/emacs-lsp/lsp-docker
  • lsp-docker: Scripts and configurations to leverage lsp-mode in docker environment
    1 project | /r/planetemacs | 12 Feb 2022
  • Building an Intelligent Emacs with LSP
    2 projects | /r/emacs | 11 Feb 2022
    Yeah, I'm a NixOS user, and nix helps a lot with managing LSP servers on my system at the point that this is not a issue for me, but I agree a solution runing then in a docker or something would fit nice as well, we already have this conecpt: https://github.com/emacs-lsp/lsp-docker/
  • Using lsp-docker over TRAMP?
    2 projects | /r/emacs | 16 Jan 2021
    [0] https://github.com/emacs-lsp/lsp-docker#docker-over-tramp-tbd

What are some alternatives?

When comparing lsp-metals and lsp-docker you can also consider the following projects:

lsp-java - lsp-mode :heart: java

eglot - A client for Language Server Protocol servers

metals-feature-requests - Issue tracker for Metals feature requests

helm-lsp - lsp-mode :heart: helm

lsp-ui - UI integrations for lsp-mode

wakib-emacs - Emacs Starter Kit based on Wakib keybindings

lsp-dart - lsp-mode :heart: dart

eclectica - ☀️ Cool and eclectic version manager for any language

lsp-sonarlint - lsp-mode :heart: sonarlint

asdf-direnv - direnv plugin for the asdf version manager

lsp-treemacs - lsp-mode :heart: treemacs

dotfiles - Configuring the universe with Nix.