Internal API Migration

Edit pageLast modified: 12 March 2025

This page lists commonly used API annotated with @ApiStatus.Internal or @IntellijInternalApi which indicates it is private API and must not be used outside of IntelliJ Platform itself:

Such violations are reported from Plugin Verifier and are highlighted in the IDE using a dedicated inspection.

Each entry is mapped to its corresponding Replacement, pointing to the recommended API.