intellij-sdk-code-samples/topics/basics/plugins_quick_start.md
2022-11-24 15:11:20 +01:00

738 B

This section covers the basics of working with the IntelliJ Platform. It will familiarize you with the working environment, project structure, and frequently used API components.

If you are interested in the UI theme development, please see Part X - Themes.

{style="note"}