Releases: ozontech/kelp
v1.5.0
- feature: untilBuild is no longer specified to improve compatibility with future IDE versions
- feature: JSON schema for config.json
- chore: version bumps
| Helpful suggestions and documentation | Full JSON schema can be viewed (even with examples!) |
|---|---|
![]() |
![]() |
Full Changelog: v1.4.0...v1.5.0
v1.4.0
Features
- Сolor preview now supports properties of any type (not just
Color) - Сolors, paddings and corner radii can be filtered by their hex/value while in code completion popup
How to Install
-
Make sure that you are using Android Studio Otter | 2025.2.1 or later
-
In Settings/Preferences > Plugins > ⚙️ > Manage Plugin Repositories...
add the following url:https://github.com/ozontech/kelp/releases/download/ideRepo/updatePlugins.xml -
Close this window, select "Marketplace", type "kelp" into the search box and click "Install" (full tutorial)
https://github.com/ozontech/kelp?tab=readme-ov-file#-installation
v1.3.0
Features
- Inlay hints for padding and corner radius
componentFunHighlightinganddemoAppnow support multiple function specs.iconsRenderingsupports multiple class specs- This caused a backwards-compatible change in the
config.jsonschema. All current configs work with the1.3.0plugin, but configs using new spec don't work with pre-1.3.0plugin.
- This caused a backwards-compatible change in the
How to Install
-
Make sure that you are using Android Studio Otter | 2025.2.1 or later
-
In Settings/Preferences > Plugins > ⚙️ > Manage Plugin Repositories...
add the following url:https://github.com/ozontech/kelp/releases/download/ideRepo/updatePlugins.xml -
Close this window, select "Marketplace", type "kelp" into the search box and click "Install" (full tutorial)
https://github.com/ozontech/kelp?tab=readme-ov-file#-installation
v1.2.0
Features
- Gradle
9.2.0 - Kotlin
2.2.0 - IntelliJ Platform Gradle Plugin
2.10.4 - Latest supported Android Studio version is Otter | 2025.2.1
How to Install
-
Make sure that you are using Android Studio Otter | 2025.2.1 or later
-
In Settings/Preferences > Plugins > ⚙️ > Manage Plugin Repositories...
add the following url:https://github.com/ozontech/kelp/releases/download/ideRepo/updatePlugins.xml -
Close this window, select "Marketplace", type "kelp" into the search box and click "Install" (full tutorial)
https://github.com/ozontech/kelp?tab=readme-ov-file#-installation
v1.1.1
Fixes
- KDoc image rendering doesn't work for library sources
How to Install
-
Make sure that you are using Android Studio Meerkat | 2024.3.1 or later
-
In Settings/Preferences > Plugins > ⚙️ > Manage Plugin Repositories...
add the following url:https://github.com/ozontech/kelp/releases/download/ideRepo/updatePlugins.xml -
Close this window, select "Marketplace", type "kelp" into the search box and click "Install" (full tutorial)
https://github.com/ozontech/kelp?tab=readme-ov-file#-installation
v1.1.0
Features
- KDoc rendering for the next intellij versions
- Do not create plugin presence file in projects without config.json
- DemoJetIntentionAction
- Kotlin K2 support
- Custom plugin repo
Fixes
- Demojet intention doesn't work on functions from compiled libs
- "open in demo app" line marker was displayed next to non-public functions
Gradle Plugin Fixes
- Remove the feature of checking ide plugins version form the gradle plugin
- Proper io channel closing in the gradle plugin
- Gradle plugin is incompatible with the configuration cache
- Gradle plugin's "ide absence warning" incorrectly renders in the IDE
How to Install
-
Make sure that you are using Android Studio Meerkat | 2024.3.1 or later
-
In Settings/Preferences > Plugins > ⚙️ > Manage Plugin Repositories...
add the following url:https://github.com/ozontech/kelp/releases/download/ideRepo/updatePlugins.xml -
Close this window, select "Marketplace", type "kelp" into the search box and click "Install" (full tutorial)
https://github.com/ozontech/kelp?tab=readme-ov-file#-installation
ideRepo
v1.0.0
What's Changed
- feature: custom plugin repo
- feature: custom gutter icon to open demo app
- feature: remove toml dependency
- feature: demo app apk via gutter icon
- feature: migration to IntelliJ Platform Gradle Plugin 2.x
- feature: Kelp Gradle Plugin
- fix: componentFunHighlighting uses one icon in multiple projects, ignoring other project's config
- fix: gradle plugin is incompatible with the configuration cache
- fix: proper io channel closing in the gradle plugin
- fix: gradle plugin's "ide absence warning" incorrectly renders in the IDE
- fix: optional params are marked as required in the gradle plugin
- fix: remove usages of ExpUiIcons to avoid compatibility issues
Full Changelog: v0.0.8...v1.0.0
How to Install
-
Make sure that you are using Android Studio Koala | 2024.1.1 Canary 3 or later
-
In Settings/Preferences > Plugins > ⚙️ > Manage Plugin Repositories...
add the following url:https://github.com/ozontech/kelp/releases/download/ideRepo/updatePlugins.xml -
Close this window, select "Marketplace", type "kelp" into the search box and click "Install" (full tutorial)
https://github.com/ozontech/kelp?tab=readme-ov-file#-installation
v0.0.8
What's Changed
- feature: fully custom live templates from config + mutableStateOf template
Full Changelog: v0.0.7...v0.0.8
How to Install
- Make sure that you are using Android Studio Koala | 2024.1.1 Canary 3 or later
- Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
v0.0.7
What's Changed
- feature: experimental support for IntelliJ IDEA
- feature: grazie pro incompatibility notification
- fix: error notification is not displayed when config.json is malformed
Full Changelog: v0.0.6...v0.0.7
How to Install
- Make sure that you are using Android Studio Koala | 2024.1.1 Canary 3 or later
- Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...



