mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 09:17:50 +08:00
3.8 KiB
3.8 KiB
The following links represent useful resources for working with the IntelliJ Platform and creating plugins.
Repositories
- IntelliJ Platform SDK Documentation & IntelliJ Platform SDK Code Samples
- IntelliJ Platform Plugin Template
- IntelliJ Community Edition
- IntelliJ Plugins
- Open Source Plugins
Tooling
- IDE Settings, Caches, Logs, and Plugins
- Internal Actions Menu
- IntelliJ Platform Artifacts Repository
- IntelliJ Plugin Verifier (see also Verifying Compatibility)
- IntelliJ Platform Explorer (Blog post)
- Figma UI Kit (Blog post)
Plugins
Webinars
Webinar | Info |
---|---|
Busy plugin developers series. Episode 1 Jakub Chrzanowski/Semyon Atamas/Paweł Lipski, 2021 |
|
Make IntelliJ IDEA Your Own Sirisha Pratha, 2021 |
|
IntelliJ IDEA Conf 2021 Various Speakers,2021 |
Includes a number of presentations related to plugin development |
Busy plugin developers series. Episode Mikhail Vink/Jakub Chrzanowski/Yann Cebron, 2020 |
|
How We Built Comma, the Raku IDE, on the IntelliJ Platform Jonathan Worthington, 2020 |
Blog post |
Building IntelliJ IDEA plugins in Scala Igal Tabachnik, 2020 |
|
Live Development of a PyCharm Plugin Joachim Ansorg, 2019 |
Blog post |
Build Developer Tools On Top of IntelliJ Platform Dmitry Jemerov, 2013 |