mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
801 B
801 B
Quick Start Guide
Introduction to IntelliJ Platform plugin development.
See Themes for information about UI theme development.
{style="note" title="UI Themes"}
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.