Jetpack Compose Support
- Dominant language
- TypeScript
- Stars
- 359
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
### Motivation
Android development has been getting a new level, Jetpack Compose has become a new mainstream on building UI on android with kotlin as its language.
### Description
This extension does work indexing some sources, but some specific sources that are generated by gradle for jectpack compose application is not recognized.
### Alternatives considered
Make language server recognize the generated class in `build/generated/compose/resourceGenerator/kotlin`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how the extension indexes sources and handles Gradle-generated files, focusing on build/generated/compose/resourceGenerator/kotlin. Done means generated Jetpack Compose classes from that directory are recognized by the language server.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100