Skip to content

Latest commit

 

History

History
142 lines (123 loc) · 17.8 KB

faq.md

File metadata and controls

142 lines (123 loc) · 17.8 KB
title
Plugin Development FAQ

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