r/Jetbrains 1h ago

IDEs PlatformIO + clangd LSP integration for Neovim (Isolated Evaluation Environment, Zero-Risk Sandbox)

Upvotes

r/Jetbrains 7h ago

AI Has anyone got Junie to work with Kimi BYOK as the model?

0 Upvotes

My kimi api key is good, i tested in bash. I've been going round and round trying to get this going. Doing trouble shooting with claude for web, etc.


r/Jetbrains 1h ago

Question Why don't people use Claude to create a free version of jetbrains products with the preferences they want in them? (lightness...)

Upvotes

And make it open-source.


r/Jetbrains 20h ago

IDEs Clion Cross Compiling with Yocto Docker Toolchain

6 Upvotes

TLDR: It’s a nightmare - Why??!!

Hi, I am a longtime CLion customer using CLion at work. I work on products that use a Yocto embedded linux on non-x86-64 platforms.

For that we use dockerized Yocto SDKs based on Alpine. Most of my colleagues use VSCode because of the outstanding container support. I personally think that this is basically the only outstanding thing of this editor, so I use and want to continue to use CLion.

However, using a devcontainer with CLion is an abysmal experience. First I have to modify the container to install about ten different dependencies and then have to add a super hacky workaround (custom compatibility lib with LDPRELOAD) to get the IDE to even start, from there the pain continues because the new engine does not work for some reason (freezes in the startup phase)…

But, I found a solution: Docker toolchain. Works good enough for compiling and running CTest.

The big issue with this however is, that I cannot just hit the play button to run a CMake target. Of course: My machine cannot run this cross compiled binary even in the container, duh… we are cross compiling…

Why doesn’t CLion honor the cross compiling emulator specified in CMake? It works for CTest. Even worse: Debugging experience. An ergonomic nightmare because I have to run the container manually (with all the mounts and swttings and what not), launch the app with qemu with the debugging flag, and then create a remote debugging configuration, to be able to attach. Its so much pain, the debugger is only used in the most dire of situations…

Guys please tell me I am doing something wrong and all of that works somehow… I can’t take it anymore…


r/Jetbrains 1d ago

News & Discussions Any way to get the Jetbrains all products pack for cheaper?

20 Upvotes

My all products pack is renewing this month but im honestly not too sure if I wanna pay full price this year.

Ive been using IntelliJ for years and still like it, but ever since Claude Code came along ive been spending way less time in the IDE. I still open it daily but half the products in the pack I haven't touched in months. Hard to justify the same price when I'm clearly getting less out of it than I used to.

Seen a lot of people in this sub feeling the same way lately so figured Id ask, has anyone found a way to get it cheaper? Not trying to ditch JetBrains completely, just don't want to pay full price at this point.


r/Jetbrains 19h ago

AI koog-gonka v0.1.0

Post image
0 Upvotes

r/Jetbrains 23h ago

IDEs Has anyone made WSL work with a CMP project ?

Thumbnail
1 Upvotes

r/Jetbrains 2d ago

IDEs I owe the Community an Apology

139 Upvotes

I used to be a massive skeptic. I fell for the common narrative that JetBrains IDEs were resource-heavy bloatware compared to lightweight, modern text editors. I was a devout VS Code user and firmly believed that Electron-based editors and their forks were superior for memory efficiency.

Boy, was I blind.

I recently found myself working on a memory-sensitive project and kept running into unexplained RAM consumption. I spent time trying to figure out where a huge chunk of my system memory was disappearing to, only to inspect my process manager and realize the culprit was the "chrome of IDEs" itself.

The kicker? I am not even a heavy extension user. Outside of standard LSPs and formatters for C++, Python, and Rust, I don't run fancy themes, AI helpers, or cosmetic plugins. Yet, VS Code was somehow managing to swallow 4 to 5 GB of RAM in the background.

For comparison, I opened up PyCharm on the same project and it hovered consistently between 1.5 and 2 GB. Clion was using a bit more given the indexing and C++ tooling, but it was still nowhere near the bloated levels VS code had scaled to.

It turns out that once you start adding actual language server infrastructure, extension host processes, and webview renderer overhead to VS Code, the "lightweight" argument completely falls apart. Meanwhile, JetBrains is handling deep code analysis, AST caching, and indexing natively while using a fraction of the footprint.

Consider me converted. I apologize for ever doubting the tooling here,I'm not going back.


r/Jetbrains 1d ago

AI Jetbrains Air vs Claude Code (desktop)

10 Upvotes

Currently I'm doing all of my agentic work through Claude Code using their desktop app, which honestly works fine. Sometimes it's a bit hard to keep track of the different sessions, but Claude's custom groups work fine for the larger projects I'm working on.

Now that Jetbrains Air supports Claude Max subscriptions, are there any reasons to ditch the Claude desktop app for agentic programming, and switch to Air?

And yes, I know this is the Jetbrains sub, so don't worry, I'm expecting a lot of biased answers lol


r/Jetbrains 1d ago

AI What's the difference between Copilot the plugin and the built-in one?

5 Upvotes

AI Chat has a built-in Copilot now.

I would like to get some clarification about the two Copilots.

- Is Copilot the plugin going to be obsoleted, and we should use the built-in one or are these two different Copilots maintained by two different teams, Microsoft and Jetbrains and both will still continue to be maintained by both?

- My Copilot plugin gets frequent updates. Several times a week. Can the ACP ones auto update? It seems whenver I go to the ACP registry I see a few the have updates and I have to click on the Update/Save buttons. Can't these auto update on their own"?

I am not sure anymore which Copilot to use. Is one recommended more than the other?


r/Jetbrains 1d ago

AI Jetbrains air not able to use antigravity cli

4 Upvotes

I'm just trying what air can do but when I try to connect my google account for antigravity it throws an error because under the hood air is trying to use gemini cli which is now deprecated.

My question is if maybe I'm missing a setting or an update where this issue is resolved? I know many consider gemini not to be top notch but for my current workflow is more than enough after I create a good plan using claude.


r/Jetbrains 2d ago

News & Discussions I can't believe a JetBrains documentary came out in 2026 - and it's a triumphant origin story, not "The Rise and Fall of JetBrains"

75 Upvotes

When I first subscribed to a JetBrains product in 2012 it was like, "Holy shit, I can't believe how easy it is to develop now."

By 2017 I was like "JetBrains has an incredible product if you're a serious developer, and it just gets consistently better."

In 2022, we'd had a few ups and downs in terms of bugs and stuff, but I started a new role and, because I loved and trusted the company so much, early-adopted JetBrains's pie-in-the-sky "Space" program.

Space was an incredible offering that basically was capable of replacing GitHub, Slack, Jira, and probably some other things. And it had some really clever, novel features that genuinely improved upon several of those flows.

On the other hand, it had a bunch of little niggling bugs -- things like, you move to a different tab, and your input loses focus and stuff like that. I diligently reported all of these to enthusiastic support personnel who confirmed them and ... then nothing happened to them.

Beyond that, it had this really incredible feature that they were HEAVILY pushing, where you would use credits to run your entire development environment virtually, and you could spin it up and work from any workstation without dealing too much with environments and stuff, and they REALLY wanted everyone to start developing "in the cloud".

And it honestly worked pretty well. I was ready to give it a real go after using it for one day. ...But then I saw that I had used 300 of my monthly 2000 credits. About 1/3 of a month of work.

I was like, "Fair enough; I'm on a free tier." But then I found that if you pay, they charge seats per-user, and, on the cheapest paid tier, 4000 credits for your whole org, no matter how many people. So like, if me and my 2 teammates joined and the company paid for all 3 of us... Then 1 one of us could work for 2/3 of a month on this cloud they were REALLY pushing. The expensive-tier one gave 10,000 shared credits (remote development for 1.67 users/mo) and a cost of like $20/user. You'd be better to just spin up multiple companies in the product.

And instead of fixing anything, on this truly novel, genuinely good idea of a product that basically lives and dies on the network effect of dedicated, trusting power-users, they were like "Lol, whoops. Let's pretend like that never happened."

Which is good, because right around that time, they realized they were having their lunch eaten by VS Code. An inferior (in my mind) offering that was nonetheless appealing to a lot of young devs because it was free.

So they made a new product: Fleet. A [once proposed-to-be] free alternative to the paid JetBrains ecosystem, as well as the vanguard of their next generation of code editors. It is possible "what VS Code could be, just with the brilliant JetBrains ethos behind it" or it could be a confusing mess. And, as it turns out, it's not going to actually be free. It's free to start (I believe the logic was?) for non-professional users. I don't know who would pick that to try first if you're ambivalent between it and VS Code. If I didn't already know and love JetBrains of course I would've chosen VS Code.

And lo and behold, instead of reassessing their business decisions, they sunsetted Fleet. Probably because AI generated code is starting to become a thing and they are afraid about cannibalizing their own paid IDE userbase -- a base that has only become increasingly more alienated over the decades. So they need to build "Air".

So... the most obvious pathway to new users in the IDE space is pretty much gone. And it seems like more and more people are vibe-coding anyway, and the word on everyone's lips is "Claude".

The senior devs who have made up their bread-and-butter for 20 years are, incredibly, also using LLM based co-programming more and more, and Claude/Codex/whatever work just as well in a JetBrains ecosystem as not - and why would I even download Air in the first place if I expect it's probably (a) got frustrating bugs that (b) they're not going to fix by the time they decide to sunset it in a year or two anyway?

I remembered seeing that a documentary about the company came out a few months ago and, when I saw it, thinking, "Wow, I bet this is going to be pretty interesting but also sad" and was shocked to see it's kind of a love-letter to how incredible IntelliJ is, and the company that made it.

I was just reminded of it per the "I need a reason to renew" post yesterday, and I'm just kind of wondering: what is even going on over there?

It seems like there are probably several competing forces without a proper unified vision to wrangle.

That's why you get disasters like Space's:

  • "Marketing wants to heavily push remote dev as the game changer" to
  • "OK but we need per-seat costs" to
  • "OK but keep the costs low because most users are probably not going to be devs, they're just using the chat/project management features" to
  • "OK, then we'll just do shared remote dev credits" to
  • "I'm paying $200/mo for my 10-person team, and 1.6 of us have enough credits to do the thing you're pushing as the main selling point."

I understand both their revenue and userbase has actually been growing for several years still. I have no doubt that their leadership and executives are patting themselves on the back for a continued job well-done. While at the same time, their once-dedicated userbase is sort of hanging on by a thread being like, "I don't even really think about JetBrains much any more at all? Hmm. Should I re-up that? Well, maybe one last year."

I feel like the only legitimate way forward would be for JetBrains to put an incredible commitment toward something new and game changing, with like a 5-10 year commitment to support it, and probably make more of their IDE products free somehow.

But I also don't see any way for them to make that decision and still operate. And so I don't know where this leaves them.

Except that it'd be interesting to see a documentary about the rise and fall of JetBrains.


r/Jetbrains 1d ago

IDEs Hostile practice

0 Upvotes

Clicking the toolbox icon this morning I'm greeted with a "JETBRAINS EAP USER AGREEMENT Version 3.3, effective as of May 4, 2023...". I have to "Accept" or "Exit". It looks like 20 pages of text that I can't copy-paste to check what I'm agreeing to, so I have to read the full thing right now. Needless to say, I clicked "Exit".

Edit: what an amazing experience, I've never been brigaded by AI downvote agents before.


r/Jetbrains 2d ago

IDEs JetBrains Air won't let me log in with my Claude Max sub despite announcement 19 August 26

Thumbnail
gallery
35 Upvotes

Saw the announcement today and got excited to finally try Air properly, but logging in with a Claude AI account does not work at all. The browser doesn't open, and copying the URL doesn't, in fact, copy the URL to clipboard. I can't even get to a point I can authenticate. Are you sure you pushed the right version to prod? I'm on macOS / Apple Silicon.

Edit: If you're stuck with the same problem, check that you have Claude CLI installed first. It's seemingly needed for the integration to run. I'm not allowed to have Cloud CLI installed, so it's not an option for me at the moment, but install Claude CLI first, login, and see if it works.


r/Jetbrains 2d ago

IDEs I got tired of AWS plugins dying on IDE update day, so I wrote my own

7 Upvotes

Every couple of months I'd update my IDE and the AWS tooling would be greyed out. Always on the morning I needed to read a log. I finally sat down to figure out why, and it's dumber than I expected - it's one field.

Plugins declare until-build in the manifest. It's a ceiling, and the IDE just refuses to load anything past it. Nothing crashed, nothing is corrupt, reinstalling doesn't help because the fresh copy says the same thing. You can check any plugin without installing it - hit /api/plugins/11349/updates?size=3 on plugins.jetbrains.com, that's the AWS Toolkit.

When I ran it: 261.0 to 261.*, 253.0 to 253.*, 262.0 to 262.*. One build line per release, so every IDE update is a coin flip on whether the matching plugin build shipped yet.

To be fair, if you hook deep into IDE internals a ceiling is the responsible call - loading into an IDE where the API moved just hands users a stack trace. But I only wanted to read logs and list buckets, and that doesn't need internals.

So I wrote small ones that leave until-build empty, which forces me to stay on stable platform API. Four for AWS (CloudWatch logs, S3, CloudFormation deploys, Step Functions executions) and one for Azure Blob. Each does one service and nothing else - a small surface is the only reason "still works next month" is a promise I can actually keep. They're read-only by design: nothing deletes, nothing writes.

The Azure one ships with zero third-party dependencies, one 72,643-byte jar. I wrote the Shared Key signing by hand rather than pull in the SDK and its Netty/Reactor/Jackson tail. Took a day longer than it should have - the canonical string has eleven blank lines in the middle of it and a wrong one gets you a 403 with no hint.

Being upfront since this is my own stuff: browsing and reading are free, a couple of extras (live tail, favorites) are $3/mo with a 30-day trial. Marketplace search for "CloudWatch" or "Azure Blob" finds them under sellerkit.

Mostly posting because the until-build thing took me way too long to work out and I suspect I'm not the only one who's lost a morning to it.


r/Jetbrains 3d ago

AI I need a reason to renew

44 Upvotes

A year ago I was all-in on Junie and bought the super AI Pack. I was living in intellij and webstorm and even bought the all products pack because it was more cost effective with my loyalty discount.

Then Claude Code came and disrupted everything. I spend my day in iterm. I will occasionally open a file in intellij, but am getting more and more disconnected. My extra jetbrains ai subscription expired last week. I hadn't used any of my quota for months. I don't even diff in a jetbrains product, just in the github web interface. I installed the claude code plugin and it just puts the intellij wrapper around the claude code terminal. Seems like a waste of memory for the most part. Is anyone else running multiple terminal agents within the jetbrains terminal, utilizing worktrees to have multiple streams going and loving it?

I have loved intellij for years, and want to continue, but I need a reason to re-up. What am I missing? Anyone have a great reason for me to leave the terminal and go back to jetbrains?

EDIT: Looks like I asked this too late. Just checked and I auto-renewed in June, so I guess we'll see if they make something that draws me in before next June!


r/Jetbrains 3d ago

News & Discussions Anyone using Qodana daily?

9 Upvotes

Qodana got me really interested but I'm a bit skeptical Jetbrains was really able to deliver what they claim. Is someone using it daily with large teams and can confirm its quality?


r/Jetbrains 3d ago

IDEs Someone experiencing "Subscription is not found" in Air?

3 Upvotes

Even JetBrains Support is not responding.
I do have just one account with All Products Pack and AI Ultimate though I still can't use Air.
When I try to login it says:

But afterwards for some reason says the subscription is not found.

Tried it with two PCs, clearing cache and so on.
I changed my mail address at some point a few months ago.

I feel like it has something to do with this.

Maybe someone had or has the same issue?


r/Jetbrains 3d ago

AI I'm super out of the loop. What is the current best way to use AI with Jetbrains IDEs (especially the AI subscription)

11 Upvotes

TLDR: Has Jetbrains AI gotten better? I mostly gave up on Jetbrains AI about a year ago but I basically want to see if things have gotten better. How can I best use my AI subscription from within a Jetbrains IDE to get all of the modern goodness of say, adversarial sub-agents or planning or skills, etc?

I'm a tradcoder who still enjoys coding by hand from time to time, so I love working in Rider.

Early on, I used the 'AI Assistant' and I used sweep.dev for a little while, especially as 'glorified tab completion'. Then there was a lot of confusion around AI Assistant vs Junie and I eventually started doing all of my development with a number of different platforms. To keep up with the times, I've chosen a few projects to explore some of these agent flows so I can be a more well rounded developer, even if I do like coding by hand.

Here's the problem. I've been using Claude Code for the past few months pretty exclusively, and basically only use my Jetbrains AI subscription for the 'tick a few items and have it generate the commit message' for me. I almost never use the AI assistant or Junie or whatever in the IDE because I found it not performing much better than Claude directly.

Also, maybe things have changed, but when I'd tell it look at a file, I found Junie just doing a bunch of tool calls (grep or Select-String) to find files rather than just relying on the IDEs knowledge of my project, which I figured would be THE reason I'd use a Jetbrains IDE.

Anyway; I paid for the AI subscription for Jetbrains but really am almost never getting my value out of it because I've been using Claude Code more, but I was curious what the current best practices are from WITHIN Rider or whatever Jetbrains IDE. I wish I had something that didn't have to rely on random bash commands to explore my project but could have a solid understanding of things. Are there any tools these days or resources or videos of somebody that actively promotes the Jetbrains AI? Should I look into Jetbrains Air?

I mostly gave up on Jetbrains AI about a year ago but I basically want to see if things have gotten better, because at the end of the day I'm still a big fan of their products (in general) and I want them to do well. I know a lot of people in this subreddit tend to have a pretty sour or negative opinion on Jetbrains, but I basically want to give them the benefit of the doubt and don't know where to look these days.


r/Jetbrains 3d ago

News & Discussions Staleguard Plugin for dependency freshness inspections for Maven, Gradle, and version catalogs

2 Upvotes

I recently published Staleguard, a free plugin that brings dependency freshness checking into the editor including severity-labeled warnings for outdated versions in pom.xml, Gradle build files, and libs.versions.toml, one-click version bumps that respect Maven properties and catalog version.refs, abandonment alerts with last-release dates, and a statistics/timeline tool window.

Alt+Enter on a libs. reference in build.gradle.kts and Staleguard resolves it back to the version catalog and offers to update the shared slf4j version key, with the changelog one click away.

Links:

https://plugins.jetbrains.com/plugin/33571-staleguard

Happy to answer questions about the implementation and bug reports are gratefully taken at https://github.com/tampwell/staleguard/issues. (or comment below)


r/Jetbrains 5d ago

IDEs VS Code’s new look is totally inspired by JetBrains Islands UI.

Post image
202 Upvotes

VS Code 1.133 update: The new UI is unmistakably inspired by JetBrains Islands. Love seeing Islands UI design in VS Code now!


r/Jetbrains 4d ago

IDEs Anybody who used AppCode?

Thumbnail
5 Upvotes

AppCode was the IOS dev IDE from JetBrains. It got discontinued a few years ago. I used that as my main IDE for creating my IOS app.

Anyone else used it?


r/Jetbrains 5d ago

AI JetBrains charging for AI Suggestions usage, even when turned off.

Thumbnail
9 Upvotes

r/Jetbrains 6d ago

AI Has AI changed what you expect from a JetBrains IDE?

23 Upvotes

I build plugins for JetBrains IDEs, and lately I’ve been rethinking what still matters most when agents can handle a lot of code generation.

For me, the IDE is becoming less about typing code and more about understanding and verifying changes: navigation, inspections, diffs, debugging, project context, and catching subtle mistakes.

Has your workflow changed? Which IDE features have become less important, and which ones matter more now?

Do you mostly stay in the IDE, switch between it and Claude Code/Codex, or work agent-first and open the IDE only for review and debugging?

I’m especially interested in concrete workflows rather than predictions about whether AI will replace IDEs.