🎥 UI freezes in JetBrains IDEs plugins? Let’s break them down.
In this livestream recording, we cover what causes freezes (yes, plugins too), how to spot them using thread dumps, and practical ways to fix them.
Watch it here 👇
www.youtube.com/watch?v=Rrdd...
Posts by JetBrains Platform
Ok, I'm in: if you build a plugin for JetBrains IDEs, I can review your Gradle build script.
I'll verify if caching works, introduce all those good practices, and even migrate it out of Groovy.
Drop me your GitHub repo, and I'll pick it up next week on the live stream! On me!
If you build plugins for @jetbrains.com IDEs, UI freezes are among the fastest ways to ruin the UX.
My colleague Yuriy will host a livestream on why they happen, how plugin code can accidentally block the UI thread, and how to avoid it.
Details 👇
blog.jetbrains.com/platform/202...
In the world of JetBrains IDE Plugin development, priorities shift as you gain experience. Experienced developers are 140% more likely than new developers to prioritize improvements to API documentation comments.
Here are many more interesting facts:
blog.jetbrains.com/platform/202...
I found a “two plugins” problem and decided to…merge them 😄
If you use the Gradle Grammar Kit Plugin, this should make your life simpler (and mine less painful)
📺 Live coding it Tue 3rd, 9am CET
Twitch: twitch.tv/hszanowski
YouTube: youtube.com/@hszanowski
Details in 🧵
Starting with 2026.1, IntelliJ-based IDEs run natively on Wayland in supported desktop configurations.
We are rolling this out in EAP first. Try native Wayland mode, share feedback, and help us polish it before the launch 👇
jb.gg/doqyt4
🐛 Debugger architecture redesign lands in IntelliJ Platform 2026.1
Split frontend/backend to power Remote Development—snappier, more stable debugging. Most plugins unchanged in Local IDE, but test with 2026.1 EAP & check logs.
Details in the blog post 👇
blog.jetbrains.com/platform/202...
Aydar from the IntelliJ Platform UI team wrote a blog post about recent changes to the Search Everywhere API to enhance remote development support in JetBrains IDEs.
If you develop a plugin using this part of the API, this is a must-read!
blog.jetbrains.com/platform/202...
Last week, I had the pleasure of hosting and speaking at the online JetBrains Plugin Developer Conference 2025!
Everything was recorded and uploaded to YouTube, including my talk about the Kotlin Notebook with IntelliJ Platform integration 🫡
www.youtube.com/watch?v=OC5u...
Didn’t make it to Plugin Developer Conf 2025? It’s fine.
But now’s your chance to catch up! Every session is recorded and waiting for you on YouTube.
From plugin development basics to advanced insights, it’s all there 👇
www.youtube.com/playlist?lis...
⚡️⚡️There’s still time to jump into our stream!
Join now JetBrains Plugin Developer Conf 2025 for a deep dive into plugin development 👇
youtube.com/live/0D3sYiT...
🚀 IntelliJ Platform 2025.3 is coming!
Plugin developers: Your plugins will still work, but there are some important changes to know about—especially the new unified distribution!
✅ Backward compatible
✅ Step-by-step migration
✅ FAQ included
Read what's new 👇
blog.jetbrains.com/platform/202...
JetBrains Plugin Developer Conf 2025 is coming up soon!
Get ready for a full day dedicated to the art and science of plugin development.
🗓️ November 5 | 10:00 am CET
📷 Online
Register 👉 jb.gg/PluginDevelo...
JetBrains Plugin Developer Conf returns this November!
Join JetBrains experts and plugin developers for a full day of inspiring talks, live Q&A sessions, and deep dives into the latest in plugin development.
🗓️ November 5 | 10:00 am CET
💻 Online
💸 Free
Register 👉 jb.gg/PluginDevelo...
Is your plugin for JetBrains IDEs causing UI freezing? Learn how to investigate and resolve IntelliJ Platform UI freezes by analyzing thread dumps and understanding the EDT in this JetBrains blog post 👇
blog.jetbrains.com/platform/202...
LSP API is now available to all IntelliJ IDEA users and plugin developers! 🎉
Bring language support faster, integrate tools, and extend IDE power. Read about the update here: blog.jetbrains.com/platform/202...
Level up your IDE plugin development. 🚀
Kotlin Notebook, available in @intellijidea.com 2025.2, now integrates with the IntelliJ Platform for a more interactive and efficient workflow!
See how it works on the JetBrains Platform Blog 👇
blog.jetbrains.com/platform/202...
Hi @chooking.bsky.social!
Yes, we have safeguards - resolution requests are reviewed by the Marketplace team, and the original reviewer can reopen the review if they disagree. This helps prevent misuse and keeps things fair. Find more details here plugins.jetbrains.com/docs/marketp...
Addressed an issue raised in a user review?
✅ You can now mark that review as resolved, so it no longer affects your plugin’s rating.
This new feature is now live on JetBrains Marketplace!
👉 More info jb.gg/resolved-rev...
That's not a Friday evening release! 🫣
The IntelliJ Platform Gradle Plugin 2.7.0 is here!
👉 jb.gg/ijpgp-change...
Not every developer task requires a general-purpose LLM.
We’re betting on specialized focal LLMs – smaller, faster, and focused.
Join @jetbrains and @huggingface for a livestream on how focal models like Mellum will shape the industry.
📅 July 29, 6 pm CET
👉 Save your spot: jb.gg/uvl8n5
Starting with IntelliJ IDEA 2025.2, the LSP API is available in Ultimate, even without a paid subscription. Use it for plugin development or integrating LSP-based tools.
Learn more:
platform.jetbrains.com/t/lsp-api-av...
Yesterday, I had the pleasure of speaking at the Kraków Kotlin User Group! 🚀
I introduced Kotlin Notebook and showcased how to run IntelliJ Platform code directly in a notebook.
The audience was fantastic, the non-alcoholic beer was excellent, and our host, VirtusLab, was wonderful. 🙌
🎙️ Thinking about sharing your plugin dev experience?
There's still time to submit your talk for Plugin Developer Conf 2025!
Whether it’s lessons learned, plugins you've built, or tough problems you've solved - we want to hear from you.
Apply now 👇
Explore the latest JetBrains Marketplace news from Q2 2025 - all in one place!
📢 JetBrains Plugin Developer Conf 2025 - Call for speakers
✅ Trader verification requirements
🎙️ Plugin Verifier livestream & blog post
Check out our newsletter for key updates and helpful resources! 👇
📢 Calling all JetBrains plugin developers!
Plugin Developer Conf returns on Nov 5, 2025, and we're inviting speakers to take the stage.
💡 Have experience building plugins, solving tough challenges, or refining your workflow? Share it with the community.
More info and how to apply 👇
We’ve just created the stable branch 252 for the IntelliJ IDEA Community 2025.2 release: github.com/JetBrains/in...
Please consult plugins.jetbrains.com/docs/intelli... and plugins.jetbrains.com/docs/intelli... for Incompatible as well as Notable API Changes.
@jetbrains.com IDEs have themes to enhance your daily experience – they should be visually appealing, right? 💅
The 2025.2 EAP introduces the UI Theme Color Picker, a new tool for theme developers that simplifies UI adjustments.
For more, visit: platform.jetbrains.com/t/ui-theme-c...
Before your plugin goes live, it meets the Plugin Verifier—JetBrains Marketplace’s quality gate.
Learn how it works (and how to stay compatible) in this quick guide 👇
blog.jetbrains.com/platform/202...