Is anyone using any of JetBrains AI offerings? I feel like they are burning piles of money on areas I never hear anyone talking about using. The only thing I ever used was their AI plugin, tried Junie once, but the rest just seems like noise I dont care about.
Rider was my IDE for years until they started pushing their AI tools while not letting you bring your own models. Then it seems they listened to the complaints and for a while I could use Codex but then the next update took it away. So I ran out of patience and switched to VS Code, and that was the end of JB and my dear Rider for me.
PyCharm and RustRover. It is astonishing no other IDEs have offered direct competition. I would prefer a faster/lighter alternative to my tablet, but none exists.
Imo vscod(ium) with pyrefly LSP is miles better than Pycharm today. Never used rust rover but rust-analyser LSP also worked great for me. Interesting which features of jetbrains IDEs do sell it for you
Refactoring when you know the shortcuts and what you want to do is still significantly faster and less error prone than letting an llm do it. That is why I started semedit[0], to bring semantically editing to LLMs. I’m still working on the benchmarking harness but the first results where I get the llm to actually use the tools look promising.
The problem all these products have is these blog posts that describe in enough detail what the patterns are, out of necessity, also provide the information for the product to be cloned into a form that is then more dynamic and malleable for use by other developers.
It's clearly existential for JetBrains, and it's revealing that the opening goes for the fear with "but it hasn’t changed what it costs to be wrong" while ignoring that this hasn't exactly been a major concern for most software people for a scarily long time, including JetBrains themselves.
I’ve been a happy paying JetBrains customer for 10+ years. This year I decided not to renew. It’s just not worth it anymore. I don’t spend as much time as i used to in an IDE. And their AI offerings are not so great. I gave Junie a solid try, but it was always too far behind the competition. I gave Air a solid try, but it was full of bugs. I wish them the best, and I hope they can find a solid product again in this new era.
I wasn't able to integrate Air into my workflow on my first attempt. I'd hoped it would unify Claude and OpenAI, but Claude doesn't let you use it unless you are on the Token plan, which IIRC only makes sense for enterprises. I did not see any immediate advantages in Air over the Codex application, but will try it again in a few months.
I still love RustRover and PyCharm! Switching to anything else would be a big downgrade.
Side note: I am confused by the various JB LLM integrations. Air, Junie, at least 1 (maybe 2 more?) the IDEas have suggested I try.
people need to stop trying to build the same walled gardens with these development environments. nobody has time to buy in at this point or try to grok what your specific vision of "agentic development" is.
Just yesterday tried Intellij ai assistant setup and it sucks. I mainly use Cursor but also have Codex sub, and since version 3.15 Cursor made changes that nerfed Codex experience inside IDE, so I reluctantly look for replacement that could allow me to use both from a single interface. Intellij kinda allows for that unified interface, but is very prototype-y quality, missing features from both Cursor and Codex, can not import historical conversations and their auth UX is meh. Not sure if they will be able to catch up to competition from there.
I’ll try this out but after over a decade as a paid JetBrains customer I’ve been looking at the door. I still love their IDE and moving around the code in it but the IDE uses way too many resources. Even with me excluding the worktrees folder it gets stuck indexing/processing when I spin up new worktrees to the point that I’ve found myself killing IDEA regularly to regain system resources. 99% of my work happens in the terminal now and JetBrains has been very slow to adapt. If I get one more “can’t checkout branch, it’s checked out in a worktree” error I’m going to lose my mind, give me an auto-heal option or something. This is how work is done, don’t make me leave your IDE to fix it myself on the cli.
I’ll try out Air but I don’t have high hopes, my current workflows work great and I’m still not sold on what Air offers even after reading this post and the page about Air.
I like JetBrains as a company, their pricing for individuals made a lot of sense, you buy the license and you can keep using perpetual license for that version, if you want to buy newer version, you pay slightly less than year before.
I want them to succeed, but can't see how they can win in this agentic world, where people are barely opening their IDEs, and living in agents terminal whole day and from time to time opening a PR to get a review
Is anyone using any of JetBrains AI offerings? I feel like they are burning piles of money on areas I never hear anyone talking about using. The only thing I ever used was their AI plugin, tried Junie once, but the rest just seems like noise I dont care about.
Rider was my IDE for years until they started pushing their AI tools while not letting you bring your own models. Then it seems they listened to the complaints and for a while I could use Codex but then the next update took it away. So I ran out of patience and switched to VS Code, and that was the end of JB and my dear Rider for me.
PyCharm and RustRover. It is astonishing no other IDEs have offered direct competition. I would prefer a faster/lighter alternative to my tablet, but none exists.
Imo vscod(ium) with pyrefly LSP is miles better than Pycharm today. Never used rust rover but rust-analyser LSP also worked great for me. Interesting which features of jetbrains IDEs do sell it for you
I am unlikely to renew my ReSharper licence without at least a 75% discount:
- It sees very little investment ever since they introduced Rider.
- They give out VS Code one for free, yet the VS users are neglected.
- Touching code manually is outdated by agents anyway.
Refactoring when you know the shortcuts and what you want to do is still significantly faster and less error prone than letting an llm do it. That is why I started semedit[0], to bring semantically editing to LLMs. I’m still working on the benchmarking harness but the first results where I get the llm to actually use the tools look promising.
[0]: https://github.com/spockz/semantic-editor
I would love to see JetBrains win, I like them as a business, though unfortunately I haven't been using their products in a long time now.
The problem all these products have is these blog posts that describe in enough detail what the patterns are, out of necessity, also provide the information for the product to be cloned into a form that is then more dynamic and malleable for use by other developers.
It's clearly existential for JetBrains, and it's revealing that the opening goes for the fear with "but it hasn’t changed what it costs to be wrong" while ignoring that this hasn't exactly been a major concern for most software people for a scarily long time, including JetBrains themselves.
I’ve been a happy paying JetBrains customer for 10+ years. This year I decided not to renew. It’s just not worth it anymore. I don’t spend as much time as i used to in an IDE. And their AI offerings are not so great. I gave Junie a solid try, but it was always too far behind the competition. I gave Air a solid try, but it was full of bugs. I wish them the best, and I hope they can find a solid product again in this new era.
I wasn't able to integrate Air into my workflow on my first attempt. I'd hoped it would unify Claude and OpenAI, but Claude doesn't let you use it unless you are on the Token plan, which IIRC only makes sense for enterprises. I did not see any immediate advantages in Air over the Codex application, but will try it again in a few months.
I still love RustRover and PyCharm! Switching to anything else would be a big downgrade.
Side note: I am confused by the various JB LLM integrations. Air, Junie, at least 1 (maybe 2 more?) the IDEas have suggested I try.
people need to stop trying to build the same walled gardens with these development environments. nobody has time to buy in at this point or try to grok what your specific vision of "agentic development" is.
Just yesterday tried Intellij ai assistant setup and it sucks. I mainly use Cursor but also have Codex sub, and since version 3.15 Cursor made changes that nerfed Codex experience inside IDE, so I reluctantly look for replacement that could allow me to use both from a single interface. Intellij kinda allows for that unified interface, but is very prototype-y quality, missing features from both Cursor and Codex, can not import historical conversations and their auth UX is meh. Not sure if they will be able to catch up to competition from there.
I’ll try this out but after over a decade as a paid JetBrains customer I’ve been looking at the door. I still love their IDE and moving around the code in it but the IDE uses way too many resources. Even with me excluding the worktrees folder it gets stuck indexing/processing when I spin up new worktrees to the point that I’ve found myself killing IDEA regularly to regain system resources. 99% of my work happens in the terminal now and JetBrains has been very slow to adapt. If I get one more “can’t checkout branch, it’s checked out in a worktree” error I’m going to lose my mind, give me an auto-heal option or something. This is how work is done, don’t make me leave your IDE to fix it myself on the cli.
I’ll try out Air but I don’t have high hopes, my current workflows work great and I’m still not sold on what Air offers even after reading this post and the page about Air.
I want to like this, but not being able to plug this into eg. OpenRouter or a local agent is a bummer.
I like JetBrains as a company, their pricing for individuals made a lot of sense, you buy the license and you can keep using perpetual license for that version, if you want to buy newer version, you pay slightly less than year before.
I want them to succeed, but can't see how they can win in this agentic world, where people are barely opening their IDEs, and living in agents terminal whole day and from time to time opening a PR to get a review