today I started debugging with firebug as usual in my javascript code.
while doing that I realized that it is not easily possible to jump between functions within the script panel.
therefore I would suggest to add a "jump to function" feature, which usually IDEs nowadays provide for coding.
I thought about something like "hold down the ctrl key to jump into the definition of a function".
WDYT? worth opening a ticket or already requested hundred of times? :-)
Markus