This message was deleted.
# community-support
s
This message was deleted.
s
I suspect that once TYPESAFE_PROJECT_ACCESSORS leaves preview phase, then IDEA (and Studio) will start supporting control-clicking on
projects.android.libs.ui
, but until then, I doubt there's anything built-in for this.
👍 2
t
Just fyi. We are using Groovy scripts and control-left-click on
project(':some-project')
navigates to the
some-project
's
build.gradle
file. I am on the latest IntelliJ IDEA Ultimate but it worked fine in older versions as well.