The latest updates on all JetBrains products and topics
Join our livestream to explore the Plugin Verifier’s core features, its integration with the IntelliJ Gradle Plugin, and its role in Marketplace plugin approval.
Help shape the future of JetBrains plugin development! Take our survey and share your insights to improve the IntelliJ Platform SDK.
Join IntelliJ Platform Developer Advocates for a webinar on essential tools for JetBrains IDE plugin development. Learn how Plugin DevKit, PsiViewer, Index Viewer, and UI Inspector can streamline your workflow and optimize your plugin development process.
Join our new community space for plugin developers! Connect, share knowledge, and chat with fellow devs.
The Workspace Model, which serves as the internal storage for project models, has exited its experimental phase. Plugin developers can now safely access and modify the workspace model, benefiting from a centralized API, bulk updates, coroutines, and a persistent data structure.
Version 2.0 of the IntelliJ Platform Gradle Plugin is now available! Previously called the Gradle IntelliJ Plugin, this updated plugin for the Gradle build system simplifies the configuration of environments for building, testing, verifying, and publishing plugins for IntelliJ-based IDEs. Redesigned…
We are delighted to announce that, starting with the 2024.2 Early Access Program (EAP), IntelliJ-based IDEs will offer preliminary support for the Wayland display server protocol on Linux, including Windows Subsystem for Linux a.k.a. WSLg. How To Opt In On Linux, IntelliJ-based IDEs were using…
For Linux users of IntelliJ-based IDEs, an exciting advancement is on the horizon – the upcoming support of the Wayland display server protocol. This update is set to bring a host of benefits, including solving the age-old fractional scaling problem and elevating desktop integration when working wit…
With the 2023.2 release cycle, IntelliJ-based IDEs now support the Language Server Protocol (LSP). Discover how this may improve the assistance for custom language-specific features and learn how to begin integrating LSP into a plugin for your IDE.
Read this Newsletter to learn about the latest JetBrains Marketplace news and plugin development tooling updates.
The source code of the IntelliJ project was recently migrated to Java 17. We still have some modules compiled to be compatible with older Java versions so we can support running users’ projects under these versions. However, most of the platform and plugin modules now use Java 17, and the upcoming 2…
It has been a while since the release of our most recent issue of the Busy Plugin Developers Newsletter, which means we’ve got a lot of work to do in this edition to fill you in on the major developments in plugin tooling and the latest news about JetBrains Marketplace. Marketplace news: +…