Feature Request: Jump to Funtion

10 views
Skip to first unread message

Eckhard M. Jäger

unread,
Mar 26, 2016, 7:25:02 AM3/26/16
to Google Chrome Developer Tools

Hey DevTool Team,


thanks for building such great tools! I enjoy them every day. By using it i miss a jump to funtion feature.


You allow go to line numbers by:

  • Press Ctrl+G
  • Prompt box and suggestions appear
  • Insert a line number after ":"

What about allowing people to jump directly to functions what line number they ever have:

  • Press Ctrl+U
  • prompt box and suggestions appear, this time with a "="
  • After the "=" you insert the name the function starts with
  • Instead of the normal text search that just jumps to where it is called or defined, this jumps directly to the definition only
  • This would be great when you have single JS files locally but a merged JS library at the browser
  • It should support the following patterns:
    • function #NameOfFunc (…
    • #NameOfFunc: funtion(
    • var #NameOfFunc = function(

PhistucK

unread,
Mar 26, 2016, 7:28:49 AM3/26/16
to Google Chrome Developer Tools
As a valued customer, the team worked at the speed of light and quickly implemented the feature just for you. ;)
Go to the Developer Tools and just press Control + Shift + P. :)


PhistucK

--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/1f5012b5-ef80-4979-9b1e-ca3f2a8c2f85%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages