intellij-sdk-code-samples/topics/basics/plugins_quick_start.md
2025-05-14 12:41:09 +02:00

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.