KakaoCup / Compose

Nice and simple DSL for Espresso Compose UI testing in Kotlin
https://kakaocup.github.io/Compose/
Apache License 2.0
146 stars 15 forks source link

Source code is not available directly from projects #53

Closed Abhimanyu14 closed 11 months ago

Abhimanyu14 commented 1 year ago

Unable to view the source code from projects directly.

image

Vacxe commented 12 months ago

@Abhimanyu14 does it affecting any performance? Library is OSS and you always can look in source code in this repo.

Abhimanyu14 commented 12 months ago

Hi @Vacxe, Thanks for responding. There are no performance issues.

Some libraries like Jetpack Compose have source code available in the IDE itself. This makes the library source code navigation easier.

Any particular reason for this lib to not have that? If not, is it possible to do so?

Thanks.