IntelliJ IDEA 2025.1.1 Is Out!
#ide #intellij #intellijidea #java #jetbrains #kotlin
https://blog.jetbrains.com/idea/2025/05/intellij-idea-2025-1-1/

IntelliJ IDEA 2025.1.1 Is Out!
#ide #intellij #intellijidea #java #jetbrains #kotlin
https://blog.jetbrains.com/idea/2025/05/intellij-idea-2025-1-1/
Do I know someone who can pipe a file/buffer content to a CLI program in #IntelliJ plugins?
Want to bring #mdbabel to IntelliJ so people writing #markdown can run their code blocks to e.g. generate graphics.
See https://md-babel.org for more
JetBrains’ Aleksandra Aganezova interviewed me about my working with IntelliJ IDEA and WebStorm for… almost 25 years!
At least, Jetbrains made the new AI stuff in #IntelliJ opt-in.
Most of the listed „AI“ features trigger red flags in me. My personal experience with AI programming tools is:
Nice for beginners, but a waste of time for most experienced devs.
The LLMs aren't able to understand a large, complex code base grown over a decade.
Sure, a relatively smart code completion is nice. But I don't have a problem with typing faster, I need to make additions and changes at the right place in a very complex system. Nothing a statistics-based tool can really be of help.
So please #Jetbrains, make sure the AI stuff stays off by default, thank me later.
Stop. Forcing. AI. On. People.
In this kind of situation, there should be a "No" button. I guess closing the popup using the X instead should be interpreted as not agreeing to the terms of service?
Kotlin Notebook Arrives in IntelliJ IDEA
#ide #intellij #intellijidea #java #jetbrains #kotlin
https://blog.jetbrains.com/idea/2025/04/kotlin-notebook-arrives-in-intellij-idea/
IntelliJ IDEA 2025.1 Is Out!
#ide #intellij #intellijidea #java #jetbrains #kotlin
https://blog.jetbrains.com/idea/2025/04/intellij-idea-2025-1/
Reduce Memory Usage in IntelliJ IDEA for Java
#ide #intellij #intellijidea #java #jetbrains #kotlin
https://www.javacodegeeks.com/reduce-memory-usage-in-intellij-idea-for-java.html
JetBrains Terminal: A New Architecture
#ide #intellij #intellijidea #jetbrains
https://blog.jetbrains.com/idea/2025/04/jetbrains-terminal-a-new-architecture/
Local development with JetBrains IDEs in OpenShift Dev Spaces
https://developers.redhat.com/articles/2025/03/31/new-local-development-jetbrains-ides-openshift-dev-spaces
#IntelliJ #DevSpaces #redhat #OpenShift #developers
Don’t Miss IntelliJ IDEA Conf 2025!
#ide #intellij #intellijidea #java #jetbrains #kotlin
https://blog.jetbrains.com/idea/2025/04/don-t-miss-intellij-idea-conf-2025/
Never change a running system. In der Arbeit auf Ubuntu 24.10 upgegraded und was ist los: Intellij spingt rum und faengt an random rumzuhaengen. Scheinbar hat ubuntu meine inotify settings vergessen, aber selbst das zu fixen hat nicht geholfen. Jetzt bin ich gerade am debuggen... #bleedingedge #not #intellij #development #ide #inotify #produktivity
Kommentar sagt "// Vergeicht den Inhalt". Meines Erachtens fehlt hier nur ein L, aber Korrektur schlägt "// Vergeigt den Inhalt" vor und jetzt weiß ich nicht, ob sie etwas weiß, was ich nicht weiß.
The fix is just absurd: Just delete the contents of github.xml
and gitlab.xml
as stored in $HOME/.config/JetBrains/PyCharmCE2024.2/options/
and reauthing with access token magically unfucks it for some reason...
Anyone else have issues with #PyCharm that result in it refusing to add or remove credentials by basically hanging up on a "saving credentials..." loop that won't stop unless one cancels it and kills the PyCharm process...
Anyone at #JetBrains willing to dive into that issue?
Anyone actively using dev containers?
- What's your experience like?
- Why do you use them? (offload compute, security, shiny thing etc.)
- Which IDE / editor do you use? (#VSCode, #Rider, Visual Studio, #IntelliJ, #vim etc)
- Which stack are you on? ( #dotnet #rustlang etc)
- Where do you run the devcontainers? (Local, your server, github codespaces, jetbrains hosting, other...)
- Would you recommend?
For #intellij, #pycharm, and #JetBrainsRider users. If you’ve ever wondered why this symbol is a particular color and how to change it, you can use the “Jump to Colors and Fonts” feature.
Thanks, @citizenmatt, for showing me that neat feature.