also is there a way to jump to the definition of a...
# intellij
c
also is there a way to jump to the definition of a type? (in java i would option click on “conf”, to get to the declaration "Config conf”, and then option click on “Config” to jump to the definition. I wonder how to do that in kotlin