mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
844 B
844 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.