Advertisement · 728 × 90

Posts by JetBrains Platform

UI Freezes in JetBrains IDE Plugins and How to Avoid Them
UI Freezes in JetBrains IDE Plugins and How to Avoid Them YouTube video by JetBrains

🎥 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...

3 weeks ago 0 1 0 0

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!

3 weeks ago 13 8 1 0
Preview
Livestream: UI Freezes in JetBrains IDE Plugins and How to Avoid Them | The JetBrains Platform Blog Join Yuriy Artamonov, an IntelliJ Platform expert, for a livestream on preventing UI freezes in JetBrains IDE plugins.

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...

1 month ago 7 3 0 1
Preview
The experience gap: How developers’ priorities shift as they grow | The JetBrains Platform Blog The IntelliJ Platform Experience Gap: New developers need onboarding, experienced pros want technical depth. We break down the survey results & what it means.

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...

1 month ago 3 1 0 1
Preview
hszanowski - Twitch 🥑 Lead Developer Advocate @JetBrains (IntelliJ Platform) — I help creat plugins for JetBrains IDEs through examples, and feedback loops with JetBrains devs. 🧩🛠️ Streams on plugin dev, IntelliJ Platfor...

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 🧵

1 month ago 2 1 1 0
Preview
Wayland By Default in 2026.1 EAP | The JetBrains Platform Blog Starting from version 2026.1, IntelliJ-based IDEs will run natively on Wayland in supported desktop configurations. This follows Wayland's ascendance to the position of primary display server across c

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

1 month ago 15 2 0 0
Preview
Platform Debugger Architecture Redesign for Remote Development in 2026.1 | The JetBrains Platform Blog The IntelliJ Platform provides a powerful debugger framework that plugins can extend to support various programming languages and runtime environments. To enable remote development scenarios – where t

🐛 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...

2 months ago 14 5 0 1
Advertisement
Preview
Major Architectural Update: Introducing the New Search Everywhere API (Built for Remote Development) | The JetBrains Platform Blog The Search Everywhere dialog is one of the most important entry points in the IntelliJ Platform. To future-proof this core feature and ensure its optimal performance in remote development, we have com

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...

4 months ago 2 1 0 0
Kotlin Notebook Meets IntelliJ Platform
Kotlin Notebook Meets IntelliJ Platform YouTube video by JetBrains

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...

5 months ago 8 6 0 0
Preview
JetBrains Plugin Developer Conf 2025 - YouTube JetBrains Plugin Developer Conf 2025 is a free virtual event dedicated to plugin development for JetBrains products. You are welcome to watch the whole event...

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...

5 months ago 4 0 0 0
Preview
JetBrains Plugin Developer Conf 2025 YouTube video by JetBrains

⚡️⚡️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...

5 months ago 3 0 0 0
Preview
IntelliJ Platform 2025.3: What Plugin Developers Should Know | The JetBrains Platform Blog As we approach the release of IntelliJ IDEA 2025.3, we would like to share key information about changes that may impact your plugin development process. This post addresses common questions from the

🚀 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...

5 months ago 11 4 0 1
Preview
JetBrains Plugin Developer Conf 2025 Join our free virtual community event focused on developing plugins for JetBrains products.

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...

5 months ago 2 0 2 1
Video

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...

5 months ago 10 2 0 2
Preview
Investigating IntelliJ Platform UI Freezes | The JetBrains Platform Blog You have probably seen this picture occasionally and wondered what is happening with your IDE and why it freezes! This is a tricky question, and many types of bugs and performance issues may lead to U

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...

7 months ago 4 2 0 0
Preview
The LSP API Is Now Available to All IntelliJ IDEA Users and Plugin Developers | The JetBrains Platform Blog The way developers create plugins implementing the Language Server Protocol (LSP) in JetBrains IDEs is undergoing a significant shift. With PyCharm and IntelliJ IDEA adopting a unified distribution mo

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...

7 months ago 29 12 0 0
Advertisement
Preview
Kotlin Notebook Meets IntelliJ Platform: Advancing IDE Plugin Development | The JetBrains Platform Blog The value of extensibility The ability to extend and customize software, from game mods to browser extensions, gives users a sense of freedom and the chance to bring their ideas to life. JetBrains

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...

8 months ago 16 4 0 2
Ratings and reviews | JetBrains Marketplace

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...

8 months ago 2 0 0 0
Post image

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...

8 months ago 4 0 1 0
Post image

That's not a Friday evening release! 🫣

The IntelliJ Platform Gradle Plugin 2.7.0 is here!
👉 jb.gg/ijpgp-change...

8 months ago 15 1 2 0
Preview
Live Webinar -

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

8 months ago 39 10 2 2
Preview
LSP API available in IntelliJ IDEA Ultimate 2025.2 without paid subscription Starting with version 2025.2, the LSP API will be fully available in IntelliJ IDEA Ultimate, regardless of whether a user has a paid license or no license at all. See the blog post: IntelliJ IDEA Mov...

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...

8 months ago 11 2 0 0
Post image

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. 🙌

8 months ago 9 1 1 0
Preview
JetBrains Plugin Developer Con 2025 - Call for Speakers Building plugins for JetBrains products? Submit a talk and share your experience!

🎙️ 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 👇

9 months ago 3 2 0 0
Preview
Busy Plugin Developers Newsletter – Q2 2025 | The JetBrains Platform Blog Catch up on JetBrains Marketplace news from Q2 2025: speaker call, trader verification, tooling releases, and new resources for plugin developers.

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! 👇

9 months ago 2 1 0 0
Advertisement
Preview
JetBrains Plugin Developer Conf 2025 – Call for Speakers | The JetBrains Platform Blog JetBrains Plugin Developer Conf returns this November 2025. Submit your talk and share your experience with the plugin developer community.

📢 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 👇

9 months ago 3 2 0 0

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.

9 months ago 4 0 0 0
Post image Post image

@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...

10 months ago 8 3 1 0
Post image

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...

10 months ago 3 0 0 0
Preview
Trader Verification Requirement on JetBrains Marketplace | The JetBrains Platform Blog If you distribute plugins on JetBrains Marketplace, this post explains the trader verification requirements and how to stay compliant.

✅ Trader verification requirements apply to all plugin vendors on JetBrains Marketplace.

If you're a vendor, check out our blog post to ensure you're meeting the necessary obligations 👇

10 months ago 3 0 0 0