JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
16.21k stars 1.17k forks source link

Missing sources in IDE #2178

Closed koperagen closed 1 month ago

koperagen commented 2 years ago

Hi! context: i created a project in IntelliJ 2022.2 Beta with Compose multiplatform project wizard, compose version 1.1.0, single platform, JDK 11.

on desktop platform, IDE cannot resolve sources when i navigate to the implementation for many declarations For example, i can see sources only for mutableStateOf and ::exitApplication from sample code. image image

but on web platform, it seems, Go To implementation works in 100% cases.

okushnikov commented 2 months ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.