The latest updates on all JetBrains products and topics
This guide explains how Jenkins plugins work under the hood, what tends to go wrong, and how to build a governance process that keeps things manageable.
The IntelliJ Platform Experience Gap: New developers need onboarding, experienced pros want technical depth. We break down the survey results & what it means.
Learn how to extend Qodana with a custom JetBrains plugin that adds a Kotlin code inspection to enforce project naming conventions across CI, Docker, and the IDE.
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 the IDE interface runs on your local machine while code executes on a remote server – we've redesigne…
Missed JetBrains Plugin Developer Conf 2025? No problem! You can now watch all the sessions and revisit your favorite talks at any time.
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 developer community and provides guidance on maintaining compatibility with the latest IntelliJ Plat…
On November 5, join our free virtual event dedicated to plugin development for JetBrains products.
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 UI freezes. JetBrains IDEs are built on top of a UI framework (the Java AWT) that uses a single th…
The Package Checker plugin in JetBrains IDEs and Qodana just got a significant upgrade! We’ve enriched the data provided by Mend.io, giving it even more information to draw on when checking your code for vulnerabilities.
JetBrains Plugin Developer Conf returns this November 2025. Submit your talk and share your experience with the plugin developer community.
If you distribute plugins on JetBrains Marketplace, this post explains the trader verification requirements and how to stay compliant.
The new Visual Studio Plugin from Qodana enables you to identify code issues, bugs, and vulnerabilities, run code analysis in your CI pipeline, see issues in Visual Studio while you work.