Just noticed that with 1.3.21 navigating from buil...
# gradle
i
Just noticed that with 1.3.21 navigating from build scripts into code from buildSrc shows the decompiled classes. This is a fairly big regression, anybody else see this?
m
yeah i see that too
haven't seen if it was reported, though
l
Interestingly, I have the issue on my old MacBook Air, but not on my new MacBook Pro, same Android Studio version (3.5 Canary 3) and same Kotlin plugin version (1.3.21). Did you report it on kotl.in/issue?
OK, so there was already an issue: https://youtrack.jetbrains.com/issue/KT-29707
Apparently it does not reproduce cleanly