erlang_ls VS groovy-language-server

Compare erlang_ls vs groovy-language-server and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
erlang_ls groovy-language-server
2 3
610 165
1.0% 1.8%
8.1 0.0
about 24 hours ago about 1 month ago
Erlang Java
Apache License 2.0 Apache License 2.0
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.

erlang_ls

Posts with mentions or reviews of erlang_ls. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-28.
  • erlang_ls formatting issues
    2 projects | /r/erlang | 28 May 2021
    It goes without saying that creating a GitHub issue for the language server is a simpler way to track a potential bug, so please do that if you haven't already (https://github.com/erlang-ls/erlang_ls/issues). I understand that in same cases you may not share the code that triggers the issue, but other useful information can be provided that can help maintainers to figure out what is happening. In the case of VS Code, formatting on save is an editor setting: Preferences -> Editor -> Format on save. It could it be that you have another extension which is trying to format your code. You could check the client-side and server-side logs to verify whether VS Code sends format requests to the language server and if Erlang LS is replying to those.

groovy-language-server

Posts with mentions or reviews of groovy-language-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-25.
  • Jenkinsfile and Groovy integration.
    1 project | /r/HelixEditor | 10 Nov 2023
    Hi all. Is there any way to get, at minimum, decent linting for a Jenkinsfile or any Groovy script in general? I'm forced to open up VSC at work when opening up a Jenkinsfile. I've discovered the groovy-language-server here on github, but hx --health doesn't reveal any support for Groovy.
  • LSP Support for the Grails Framework.
    2 projects | /r/grails | 25 Jun 2022
  • Advanced LSP setup for Groovy
    2 projects | /r/neovim | 3 Jun 2021
    After I googled that there is parameter in emacs-lsp called lsp-groovy-classpath , also I found out that groovy-language-serveralso supports such property.

What are some alternatives?

When comparing erlang_ls and groovy-language-server you can also consider the following projects:

nvim-lspconfig - Quickstart configs for Nvim LSP

FsAutoComplete - F# language server using Language Server Protocol

typescript-language-server - TypeScript & JavaScript Language Server

php-language-server - PHP Implementation of the VS Code Language Server Protocol 🆚↔🖥

elm-language-server - Language server implementation for Elm

Metals - Scala language server with rich IDE features 🚀

Vim - The official Vim repository