mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
3.1 KiB
3.1 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
- Make IntelliJ IDEA Your Own Sirisha Pratha, 2021
- IntelliJ IDEA Conf 2021 includes a number of presentations related to plugin development, 2021
- 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