2020-03-04 17:49:01 +01:00

18 KiB

title redirect_from
Plugin Development FAQ
/faq.html

This FAQ is a topical index of questions that have been asked (and answered) on our IntelliJ IDEA Open API and Plugin Development forum.

Open-Source Plugins

Action System

Accessing and Modifying the Source Code

Working with XML and XML DOM

Code Completion

Refactoring

Run/Debug

Make/Compile

Version Control Integration

Test Framework

Plugin Architecture

Editors, Documents and Files

Inspections

Project Structure

Custom Languages

User Interface

General