Linking handler calls to their handlers

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… :confused:

play(theSelection)

Yes, this has come up in the past. Hopefully this makes the cut for SD7.

1 Like

Hopefully SD8 then… (just teasing) :smiley: