2020-02-11 18:09:29 +01:00

2.2 KiB

title redirect_from
IntelliJ Platform SDK
/index.html

official JetBrains project

Welcome to the IntelliJ Platform SDK. This is the primary source of documentation for extending the IntelliJ Platform, by creating plugins, custom language support or building a custom IDE.

Getting Started

Updates

See Recently Updated (RSS) for latest changes. Follow JBPlatform on Twitter and visit JetBrains Platform Blog for latest announcements.

Upgrading your plugin to the latest platform release? Make sure to check Incompatible Changes as well as Notable Changes and Features.

Dynamic Plugins are coming in 2020.1. We've also published our roadmap for the IntelliJ Platform for 2020: Part I Part II

Note

If your plugin depends on Java functionality and targets 2019.2 or later, please make sure to follow the steps from this blog post.

Open Source

This guide is Open Source, and licensed under Apache 2.0. The source (as Markdown) is hosted on GitHub. Please see CONTRIBUTING.md for details on how to host the docs locally and contribute.

Please see Getting Help if you encounter bugs in this guide or require help with missing content.