Marit van Dijk ☕️🥑

@maritvandijk
1.4K Followers
781 Following
705 Posts
Software Developer | Java Developer Advocate @ JetBrains | International Keynote Speaker | Pronouns: She/her
Websitehttps://maritvandijk.com/
GitHubhttps://github.com/mlvandijk
Foojayhttps://foojay.io/today/author/marit.van.dijk/
Blueskyhttps://bsky.app/profile/maritvandijk.bsky.social
Use #IntelliJIDEA command completion (dot-dot) to fix errors and warnings in your code. Command completion provides all available suggestions for your current content, right in the editor.
#IntelliJIDEATips
https://www.youtube.com/watch?v=nBNK_2IIliA
Fix errors and warnings with command completion

YouTube
Today #IntelliJIDEA 2026.1 is out!
We have new AI features, Java 26 support, new Kotlin, Spring and Spring Debugger features, Gradle best practices, Git worktrees and more:
https://youtu.be/FVsMsCFtlOs?is=c_8M6d8hPCQRT1mF
What's New In IntelliJ IDEA 2026.1

YouTube
IntelliJ IDEA 2026.1 is out.
We have some nice new features for you; have a look: https://blog.jetbrains.com/idea/2026/03/intellij-idea-2026-1/
IntelliJ IDEA 2026.1 Is Out! | The IntelliJ IDEA Blog

IntelliJ IDEA 2026.1 is here, and it comes packed with an array of new features and enhancements to elevate your coding experience!  You can download this latest release from our website&

The JetBrains Blog
Happy to be a Voxxed Days Switzerland Champion!
Thanks for having me Voxxed Days Zurich, Voxxed Days CERN and Voxxed Days Ticino. #VDZ26

RE: https://mastodon.social/@voxxedzurich/116277623680448319

On my way to @voxxedzurich to speak with @aalmiray about Getting more out of #Maven - There will be #IntelliJIDEA tricks too ;)

Almost 2 weeks ago @aalmiray and I spoke at @JavaLandConf about getting more out of #Maven and #IntelliJIDEA together.

It was fun doing this talk; can't wait to do it again at @voxxedzurich next week!

Thanks to Dimitris Doutsiopoulos for the amazing pictures!

Command completion in #IntelliJIDEA extends regular completion; use . as a universal entry point for completion (API, postfix and commands) or .. to filter to all relevant commands to your current context -
https://www.youtube.com/watch?v=wTJfZrAn8wI
Extend code completion with command completion

YouTube
The two stages of programming in the age of AI:
- My prompt works and I don't know why
- My prompt doesn't work and I don't know why
You can use support for the @sdkman .sdkmanrc file in #IntelliJIDEA to download #Java26, Set as project JDK and navigate to Project Structure. #Java
Tell me the model is trained on too much bad test code without telling me..
The agent tried to fix the test by adding retries.