Skip to content

Update JC plugin to support AS Layout Inspector#1297

Merged
restingbull merged 1 commit intobazel-contrib:masterfrom
zalewskise:jetpack-compose-plugin-layout-inspector
Jun 6, 2025
Merged

Update JC plugin to support AS Layout Inspector#1297
restingbull merged 1 commit intobazel-contrib:masterfrom
zalewskise:jetpack-compose-plugin-layout-inspector

Conversation

@zalewskise
Copy link
Copy Markdown
Contributor

@zalewskise zalewskise commented Apr 9, 2025

What has changed

  • Updated JC plugin id to correct one
  • Added sourceInformation option for JC compiler plugin

If true, include source information in generated code.

Records source information that can be used for tooling to determine the source location of the corresponding composable function. This option does not affect the presence of symbols or line information normally added by the Kotlin compiler; it only controls source information added by the Compose compiler.

Why this was changed

Requires

bazelbuild/rules_android#356

@restingbull restingbull merged commit fb30529 into bazel-contrib:master Jun 6, 2025
2 checks passed
restingbull pushed a commit to erikkerber/rules_kotlin that referenced this pull request Jun 6, 2025
@zalewskise zalewskise deleted the jetpack-compose-plugin-layout-inspector branch June 6, 2025 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants