aptkode / intellij-idea-plugin-demo

Demo plugin for aptkode youtube channel Intellij Idea Plugin Development series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intellij Idea plugin development demo project

This is the demo project used in aptkode youtube channel Intellij Idea plugin development tutorial series.

This includes source code for first 3 episodes. Following topics covered.

  • What is build.gradle, plugin.xml and introduction to Actions, Message Dialog and File Dialog
  • User input Dialog, how to store plugin data, both sensitive and none sensitive
  • Manipulating popup lists

Subscribe aptkode for more tutorials, and visit aptkode.com

About

Demo plugin for aptkode youtube channel Intellij Idea Plugin Development series


Languages

Language:Kotlin 100.0%