intellij-lsp VS Comrade

Compare intellij-lsp vs Comrade and see what are their differences.

intellij-lsp

Plugin adding Language Server Protocol support for IntelliJ (by gtache)

Comrade

Brings JetBrains/IntelliJ IDEs magic to Neovim with minimal setup. (by beeender)
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
intellij-lsp Comrade
3 6
402 259
- -
0.0 0.0
11 months ago about 1 year ago
Scala Vim Script
Apache License 2.0 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.

intellij-lsp

Posts with mentions or reviews of intellij-lsp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-15.
  • Idea: Jetbrains Fleet's Code Engine as an LSP?
    4 projects | /r/neovim | 15 Oct 2022
    The alternatives I see are: Comrade plugin and IntelliJ LSP. But I was never able to give this a go yet.
  • My First VSCode Extension - Assembly Language Support
    2 projects | /r/vscode | 23 Feb 2021
    I haven't tested your extension, but I'm always glad to see these kinds of contributions to the ecosystem. If you want to increase the utility of your code, you might consider distributing your extension and your language server separately. Then users of other editors can use your server as well (e.g. Neovim, Emacs, JetBrains IDEs). Many extension developers decouple language server and VSCode extension. See for example the repositories for the Kotlin extension and server and the Java extension and server.
  • Rust-Analyzer Architecture
    11 projects | news.ycombinator.com | 4 Feb 2021
    IDEA has a language-server plugin: https://github.com/gtache/intellij-lsp

Comrade

Posts with mentions or reviews of Comrade. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-15.

What are some alternatives?

When comparing intellij-lsp and Comrade you can also consider the following projects:

intellij-lsp-server - Exposes IntelliJ IDEA features through the Language Server Protocol.

deoplete.nvim - :stars: Dark powered asynchronous completion framework for neovim/Vim8

VSCode-PowerPC-Syntax - PowerPC Support for VSCode, Syntax Highlighting, Go To Definition, Go To Reference, Hover Support, etc.

completion-nvim - A async completion framework aims to provide completion to neovim's built in LSP written in Lua

nvim-lspconfig - Quickstart configs for Nvim LSP

nvim-compe - Auto completion Lua plugin for nvim

language-server-protocol - Defines a common protocol for language servers.

KotlinLanguageServer - Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol

neovim - Vim-fork focused on extensibility and usability

rust-analyzer - A Rust compiler front-end for IDEs

nvim-lspinstall - Provides the missing :LspInstall for nvim-lspconfig