mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
2.4 KiB
2.4 KiB
The following links represent useful resources for working with the IntelliJ Platform and creating plugins.
Repositories
- IntelliJ SDK Documentation
- 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
Plugins
Webinars
- Busy plugin developers series. Episode 0 Mikhail Vink/Jakub Chrzanowski/Yann Cebron 2020
- How We Built Comma, the Raku IDE, on the IntelliJ Platform Jonathan Worthington, 2020
- Building IntelliJ IDEA plugins in Scala Igal Tabachnik, 2020
- Live Development of a PyCharm Plugin Joachim Ansorg, 2019
- Build Developer Tools On Top of IntelliJ Platform Dmitry Jemerov, 2013