If I use "Navigate to symbol" to navigate to a kot...
# intellij
d
If I use "Navigate to symbol" to navigate to a kotlin function I get taken to a decompiled .class file facade with no method bodies. If I ctrl-click on the method name in code I get taken to the actual source file. Is this a known bug? Am I doing something wrong?