Top
Best
New

Posted by FinnLobsien 7 hours ago

JetBrains Air: A System of Products for Agentic Software Development(blog.jetbrains.com)
62 points | 99 commentspage 3
the__alchemist 7 hours ago|
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.

pauleveritt 5 hours ago||
JetBrainer here. You're right about the Claude terms of use issue.

About compared with Codex, we have some tricks up our sleeve that are actually valuable for the target market we're going after: folks that want to understand and own what they've done. Watch for the videos we'll be doing (and look for my shining face in the PyCharm channel.)

On the last point...yes, the downside of choice is choice.

the__alchemist 4 hours ago||
LFT the vids! Is there a good way to break down the overlap etc between:?

  - Junie
  - Air
  - AI autocomplete
  - AI Assistant
  - AI Chat
LelouBil 6 hours ago||
There's an ACP connector that allows you to use Claude with a subscribtion.

It's not bundled with the IDEs but it's available on github

the__alchemist 6 hours ago||
I could def go for some ACP RN.
TiredOfLife 6 hours ago||
This is like a 3rd or fourth Jetbrains product named Air
mono442 6 hours ago||
They have to rapidly pivot into AI because their IDEs will soon no longer be needed because less and less people are writing code by hand but I don't think it will be successful.
kristel_tech 5 hours ago|
[dead]
dude250711 7 hours ago||
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.

anastasiak2512 4 hours ago||
We are sorry to make you feel like we de-prioritized ReSharper. Actually, we do not. For quite a while we were busing with working on one of the most important change in ReSharper - making it work out of VS process. This is now a default mode starting with 2026.2.1: https://www.jetbrains.com/resharper/whatsnew/#out-of-process This was also accompanied with a huge work on various performance issues and freezes.

Another big thing for ReSharper was unlocking VS users to use more agents in VS: https://www.jetbrains.com/resharper/whatsnew/#preview-of-acp.... Next release we plan to bring in Claude Code and OpenAI Codex via this ACP entrance. And then we will combine that with the classical ReSharper intelligence in the format of skills, hooks, etc.

As for the free tier, in VS Code it's indeed there for non-commercial usage, but we don't see that many non-commercial users in VS. Majority of ReSharper users are organizational clients. That's why our decision on licensing. Hope that explains. But open to any feedbacks here.

spockz 7 hours ago||
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

docheinestages 5 hours ago||
JetBrains is on track to become another Nokia.
Zestymarble45 6 hours ago|
[dead]