mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 17:27:49 +08:00
2.7 KiB
2.7 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
Plugins
Webinars
- IntelliJ IDEA Conf 2021 includes a number of presentations related to plugin development
- 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