fwcd / kotlin-debug-adapter

Kotlin/JVM debugging for any editor/IDE using the Debug Adapter Protocol
MIT License
110 stars 19 forks source link

Debugging Kotlin gets 'Unknown Source' when code is not in App.kt #58

Open buonan opened 3 years ago

buonan commented 3 years ago

When I step into my Kotlin code is under a separate folder I get 'Unknown Source'.