IntelliJ IDEA 2025.2 is out with offline AI code completion, access/support for Java 25, plus Maven 4 and Spring enhancements.
https://www.omgubuntu.co.uk/2025/08/intellij-idea-2025-2-offline-ai-java-25-support

IntelliJ IDEA 2025.2 is out with offline AI code completion, access/support for Java 25, plus Maven 4 and Spring enhancements.
https://www.omgubuntu.co.uk/2025/08/intellij-idea-2025-2-offline-ai-java-25-support
Does anyone think that the AI plugin for #JetBrains is a little spooky? I am writing something that is not super obvious, and i don't i am kinda pacing my way through it, and the #IDE is going nuts, suggesting exactly which lines (sometimes whole blocks) of what i am thinking next.
Looks like even JetBrains is fully embracing Enshittification
https://www.theregister.com/2025/08/05/jetbrains_kineto/?td=rt-3a
Development environment: IntelliJ IDEA 2025.2 brings support for Java 25
The new release of the JetBrains IDE brings pre-release support for Java 25 and Maven 4, while the AI tools AI Assistant and Junie receive new functions.
Entwicklungsumgebung: IntelliJ IDEA 2025.2 bringt Support für Java 25
Das neue Release der JetBrains-IDE bringt Vorab-Support für Java 25 und Maven 4, während die KI-Tools AI Assistant und Junie neue Funktionen erhalten.
IntelliJ IDEA 2025.2 Is Here!
#ide #intellij #intellijidea #java #jetbrains #kotlin
https://blog.jetbrains.com/idea/2025/08/intellij-idea-2025-2/
JetBrains: Price jump for development environments from October 1
The IDE manufacturer JetBrains is increasing the prices of its development environments such as IntelliJ IDEA and other products at, in some cases by 20 percent
JetBrains: Preissprung bei Entwicklungsumgebungen ab 1. Oktober
Der IDE-Hersteller JetBrains zieht bei seinen Entwicklungsumgebungen wie IntelliJ IDEA und weiteren Produkten die Preise an – teils um 20 Prozent.
Laravel Idea for free: PhpStorm users save the extra plug-in
Laravel Idea is now available free of charge in PhpStorm. The plug-in adds Laravel features such as autocompletion and blade support to the IDE.
Laravel Idea für lau: PhpStorm-Nutzer sparen sich das Extra-Plug-in
Laravel Idea ist ab sofort kostenlos in PhpStorm verfügbar. Das Plug-in ergänzt die IDE um Laravel-Features wie Autovervollständigung und Blade-Support.
Seriously, why has the PHPStorm/IntelliJ Markdown plugin been broken for so many years? I don't want a preview, the settings all day to just show me the editor, so it shows me only the preview for README.md, and split-screen for anything else.
WHY? HOW is a company with JetBrains' engineering prowess not able to fix this, years after I first encountered and reported it? As have many others?
The Rider 2025.2 Release Candidate Is Here!
buff.ly/jRSoXGc
#jetbrains #dotnet #rider #csharp #jetbrainsrider #productivity
The Rider 2025.2 Release Candi...
The Rider 2025.2 Release Candidate Is Here!
https://blog.jetbrains.com/dotnet/2025/07/24/the-rider-2025-2-release-candidate/
The ReSharper and .NET Tools 2025.2 Release Candidates Are Now Available.
buff.ly/kS5Ijgu
#jetbrains #resharper #dotnet #visualstudio #dottrace
The ReSharper and .NET Tools 2...
The ReSharper and .NET Tools 2025.2 Release Candidates Are Now Available.
https://blog.jetbrains.com/dotnet/2025/07/24/resharper-dot-net-tools-2025-2-release-candidate/
Previously I said local single-line code completion is the acceptable level of "AI" assistance for me and that JetBrains one was somewhat useful, only wrong half of the time, and easy to ignore when it is.
I've changed my mind.
See, I code primarily in TypeScript and Rust. Both of these languages have tooling that's really good at static analysis. I mean, in case of TS, static analysis is the whole product. It's slow, it requires a bunch of manual effort, but holy hell does it make life easier in the long run. Yes, it does take a whole minute to "compile" code to literally same code but with some bits removed. But it detects so many stupid mistakes as it does so, every day, it's amazing. Anyway, not the point.
The other thing modern statically-typed languages have is editor integration. You know, the first letter in IDE. This means that, as you are typing your code and completions pop up, those completions are provided by the same code that makes sure your code is correct.
Which means they are never wrong. Not "rarely". Not "except in edge cases". Zero percent of the time wrong.
If I type a dot and start typing "thing" and see "doThing(A, B)", I know this is what I was looking for. I might ctrl-click it and read the docs to make sure, but I know "doThing" exists and it takes two arguments and i can put it in and maybe even run the code and see what it does. This is the coding assistance we actually need. Exact answers, where available.
So, since I've enabled LLM completion a few months ago, I've noticed a couple of things. One: it's mostly useful when I'm doing some really basic boilerplate stuff. But if I wrote it often enough, I could find ways to automate that specific thing. It feels like this is saving me time, but it's probably seconds on a day.
Two: I am not used to code completion being wrong. Like, I see a suggestion, I accept it mentally before I accept it in the dropdown. I'm committed to going there and thinking about next steps.
And then it turns red because "doThing" is not, in fact, a method that exists.
And I stop working and go write this post because I forgot what I was even doing in the first place already.
I'm turning that shit off.
I love Jetbrains’s IDEs. But I like the idea of having a personal software stack that’s different to my work stack, so I can test IDE’s on personal projects!
I’m currently trying to be friends with VS Code on my personal laptop.
Anyone else like to keep work tech profiles separate from?
️ Rider and ReSharper 2025.2 Release Candidate Available
The Reworked Terminal Becomes the Default in JetBrains 2025.2.
https://blog.jetbrains.com/platform/2025/07/the-reworked-terminal-becomes-the-default-in-2025-2/
The Agentic AI Era at JetBrains Is Here.
https://blog.jetbrains.com/junie/2025/07/the-agentic-ai-era-at-jetbrains-is-here/