fwcd / fwcd/vscode-kotlin

Jetpack Compose Support

Open
#175 2 comments 0 reactions 0 assignees View on GitHub
enhancement
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`.

Image

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.