Skip to content

Declare explicit Compose/Jewel module dependencies in IDEA plugin - #1060

Merged
egorikftp merged 3 commits into
mainfrom
compose-module-deps
Aug 25, 2026
Merged

Declare explicit Compose/Jewel module dependencies in IDEA plugin#1060
egorikftp merged 3 commits into
mainfrom
compose-module-deps

Conversation

@egorikftp

Copy link
Copy Markdown
Member

Replace com.intellij.modules.compose with explicit platform module deps and add Android Studio to plugin verifier IDEs.


📝 Changelog

If this PR introduces user-facing changes, please update the relevant Unreleased section in changelogs:

Replace com.intellij.modules.compose with explicit platform module
deps and add Android Studio to plugin verifier IDEs.
@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: a1e14303-4e56-4657-a0ff-ac05d3e2c28b

📥 Commits

Reviewing files that changed from the base of the PR and between 216872e and d131064.

📒 Files selected for processing (1)
  • tools/idea-plugin/build.gradle.kts

Included review availability: Your plan provides up to 4 included reviews per hour; 2 remain after this review.


Walkthrough

The IntelliJ plugin now declares explicit Skiko, Compose, Compose Foundation, Jewel, and Compose runtime module dependencies instead of com.intellij.modules.compose. Plugin verification now selects recommended versions for IntelliJ IDEA and Android Studio. The changelog records the dependency declaration change.

Merge Risk: ⚪ Minimal · up to d1310

The plugin dependency and verifier configuration changes are localized, and no actionable merge-blocking risk remains after normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the primary change: explicit Compose and Jewel module dependencies for the IDEA plugin.
Description check ✅ Passed The description includes the change summary, linked issue, and required changelog section. The IntelliJ Plugin checkbox is not marked, although the changelog was updated in the changeset.
Linked Issues check ✅ Passed The changes address issue #1059 by replacing the generic Compose dependency with explicit Compose/Jewel module dependencies and adding Android Studio to plugin verification coverage.
Out of Scope Changes check ✅ Passed All changes are within scope. The changelog, plugin dependency declarations, and verifier IDE configuration support the Android Studio compatibility objective.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1…
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1 files.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch compose-module-deps

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@egorikftp
egorikftp merged commit 648677c into main Aug 25, 2026
3 of 4 checks passed
@egorikftp
egorikftp deleted the compose-module-deps branch August 25, 2026 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

It doesn't work in Android Studio Rabbit 1

1 participant