intellij-community

IntelliJ IDEA Community Edition & IntelliJ Platform (by JetBrains)

Intellij-community Alternatives

Similar projects and alternatives to intellij-community

  1. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  2. Godot

    Godot Engine – Multi-platform 2D and 3D game engine

  3. go

    The Go programming language

  4. neovim

    Vim-fork focused on extensibility and usability

  5. vscodium

    binary releases of VS Code without MS branding/telemetry/licensing

  6. Vim

    434 intellij-community VS Vim

    The official Vim repository

  7. Code-Server

    VS Code in the browser

  8. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  9. Atom

    286 intellij-community VS Atom

    Discontinued :atom: The hackable text editor

  10. JDK

    JDK main-line development https://openjdk.org/projects/jdk

  11. intellij-plugins

    Open-source plugins included in the distribution of IntelliJ IDEA Ultimate and other IDEs based on the IntelliJ Platform

  12. thonny

    Python IDE for beginners

  13. Vagrant

    Vagrant is a tool for building and distributing development environments.

  14. sdk

    Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI (by dotnet)

  15. javafx-gradle-plugin

    Gradle plugin that makes it easy to work with JavaFX 11+ (by openjfx)

  16. Guava

    Google core libraries for Java

  17. pylance-release

    Documentation and issues for Pylance

  18. jMonkeyEngine

    A complete 3-D game development suite written in Java.

  19. vscode-remote-release

    Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.

  20. vscode-kotlin

    Kotlin language support for VS Code (by mathiasfrohlich)

  21. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better intellij-community alternative or higher similarity.

intellij-community discussion

Log in or Post with

intellij-community reviews and mentions

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-02-11.
  • 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://github.com/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://github.com/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://github.com/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! 🌟
  • Using Java Native Access (JNA) to call MacOS API
    1 project | dev.to | 22 Sep 2024
    Most of the code is from Intellij-Community (Apache License).
  • Building an IntelliJ Plugin with Debugger Integration
    3 projects | dev.to | 22 Sep 2024
  • Pragtical: The practical and pragmatic code editor
    8 projects | news.ycombinator.com | 20 Aug 2024
    https://github.com/pragtical/plugins/commit/54096a6461f5c034... makes me long for The One Grammar To Rule Them ™

    I thought for a while that TextMate bundles[1] were that, especially since JetBrains[2], Linguist[3] and VSCode[4] honor them. However, in the spirit of "the good thing about standards ..." highlight.js does[5] almost the same thing that Pragtical does which makes me feel even worse

    I had high hopes for Tree-Sitter since it seems to have really won mindshare, but the idea of having an executable grammar spec[6] is ... well, no wonder it hasn't caught on outside of that specific ecosystem

    1: https://github.com/rspec/rspec.tmbundle/blob/1.1.12/Syntaxes...

    2: https://github.com/JetBrains/intellij-community/blob/idea/24...

    3: https://github.com/github-linguist/linguist/blob/v7.30.0/lib...

    4: https://github.com/microsoft/vscode-textmate

    5: https://github.com/highlightjs/highlight.js/blob/11.10.0/src...

    6: https://github.com/tree-sitter/tree-sitter/blob/v0.22.6/test...

  • Software Company HashiCorp Is Weighing a Potential Sale
    4 projects | news.ycombinator.com | 16 Mar 2024
    Also, no BuSL stupidity, they're all Apache 2 AFAIK: https://github.com/JetBrains/intellij-community/blob/idea/23...

    And the "all you can eat" toolbox license is just a staggeringly good deal, IMHO, which also comes with a "you can keep your license forever, just no updates" which is way different from setting subscription-based licensing money on fire when your license expires. Whoever came up with that should be applauded because it really drives down my "what about" anxiety of paying subscription money for IDEs

  • The Fossil Sync Protocol
    2 projects | news.ycombinator.com | 23 Feb 2024
    I readily admit I am not familiar enough with fossil to know about the impedance mismatch, but I'll point out that https://github.com/JetBrains/intellij-plugins/tree/idea/241.... https://github.com/JetBrains/intellij-community/tree/idea/24... https://github.com/JetBrains/intellij-community/tree/idea/24... https://github.com/JetBrains/intellij-community/tree/idea/24... may a long way toward finding how they think about those operations
  • How to Develop an IntelliJ Plugin: A DIY Guide to Adding Drag and Drop with Custom DataFlavors
    3 projects | dev.to | 29 Jan 2024
    There is quite a bit going on in our view’s class, so we'll take it slow and go through its functions one by one, according to their importance. The first thing we need to do is to create the structure our items will fit into. com.intellij.ui.treeStructure.Tree seems to best match our needs, and that’s what we’ll use. In order to prepare it for what is coming, we need to configure it.
  • A note from our sponsor - Nutrient
    www.nutrient.io | 18 Feb 2025
    Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries. Learn more →

Stats

Basic intellij-community repo stats
109
17,647
10.0
5 days ago

Sponsored
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io

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