In the script editor, would it be possible to make all calls of user-defined functions or expressions be hyperlinks? For instance, I would like to be able to click on an instance of "myfunc" somewhere in my script, and have the editor immediately take me to the location in the script where myfunc is defined. And of course, I'd like to have a "back" button as well to take me back to where I was initially in the script. Same goes for expressions.