Skip to content

vishalratna-microsoft/idea-plugin-example2

 
 

Repository files navigation

idea-plugin-example2

This repo is a pedagogical example of an IDEA plugin. To learn more about plugins please read the tutorial that accompanies this code example on developerlife.com - Introduction to creating IntelliJ IDEA plugins.

Also checkout the accompanying repo to this one idea-plugin-example.

This project aims to explore more complex UI elements from IntelliJ Platform SDK. Here is a list:

  1. Tool windows
  2. Line marker provider
  3. Inlay decoration
  4. Code editor component
  5. List
  6. Tree
  7. Table

About

JetBrains IDEA plugin pedagogical example w/ usage of complex JetBrains UI components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%