-
Mar 13, 2021
•
Nazmul Idris
Advanced guide to creating JetBrains Platform plugins: VFS, PSI, Kotlin UI DSL, Dialog, Tool window, List,
Swing UI and layout managers, ConsoleView, LineMarker. This is a companion of the Introduction to creating IntelliJ
IDEA plugins tutorial.
-
Nov 20, 2020
•
Nazmul Idris
Introduction to creating plugins using JetBrains Plugin SDK covering these topics: PicoContainer,
Services, plugin.xml, actions, extension points, extensions, testing, and the intellij-plugin-verifier.
This is a companion of the Advanced guide to creating IntelliJ IDEA plugins.