IDE Plugin
Edit pageLast modified: 10 February 2025The kotlinx.rpc
library uses an external Kotlin compiler plugin to generate declarations. To ensure compatibility with IntelliJ-based IDEs, we provide the Kotlin External FIR Support plugin.
Supported versions
The plugin is based on experimental IDE functionality, which means that only newer IDE versions are supported. For full compatibility guidelines, refer to the the plugin documentation on the JetBrains Marketplace.
Configuration
No additional configuration is required. The plugin works automatically upon installation.
Limitations
There are currently no known limitations when using the plugin on supported IDE versions.
If you encounter issues, unexpected limitations, or bugs, please report them by creating a new issue on GitHub.