Maybe I missed it. If not, I wonder if it would be at all feasible (a simple no as an answer will suffice) to implement functionality for ⌘-clicking on a handler call to directly jump to that handler, similar to the behavior in several other IDEs, instead of manually having to select the handler that is called using the navigation bar or right-click Go-To menu ? This is what I currently get when ⌘-clicking the following handler call in my code…
play(theSelection)