This plugin provides high-level functionality in the IntelliJ IDE for the FeatureFlag definition files you create when using feature-flag-android a plugin for developing Android applications using FeatureFlag.
Available features:
- Syntax highlighting in the FeatureFlag file
- Gutter icons in Java/Kotlin code to jump to FeatureFlag definition
- Showing flag's documentation on Java/Kotlin code
Please refer to the README in the root folder for a description of the FeatureFlag itself, the license, and contribution guide, etc.
-
Using the IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for " FeatureFlag Android Support" > Install
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...