"Continue to here" keyboard shortcut?

244 views
Skip to first unread message

Spongman

unread,
Jun 7, 2017, 2:09:02 PM6/7/17
to Google Chrome Developer Tools
loving the new ctrl-click gesture for "Continue to here" in v60... but i'd love to have a keyboard shortcut for this.

please?

Kayce Basques

unread,
Jun 8, 2017, 12:08:15 PM6/8/17
to Google Chrome Developer Tools
How do you imagine that would work? I can't picture it

PhistucK

unread,
Jun 8, 2017, 12:14:29 PM6/8/17
to Google Chrome Developer Tools
Just like breakpoint keyboard shortcuts work, I presume. You go to that line within the Sources editor and use the shortcut to continue to that line. Or even better, continue to that statement/expression (in case of minified code).


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-developer-tools+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/0daa213c-0afb-4531-a25c-4dcf0575f505%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Kayce Basques

unread,
Jun 8, 2017, 12:35:01 PM6/8/17
to google-chrome-...@googlegroups.com
Something like this?

1. Press some keyboard shortcut. DevTools highlights all of the jumpable destinations.
2. Press Tab or use the arrow keys to select a destination.
3. Press Enter to jump to that destination.

On Thu, Jun 8, 2017 at 10:13 AM, PhistucK <phis...@gmail.com> wrote:
Just like breakpoint keyboard shortcuts work, I presume. You go to that line within the Sources editor and use the shortcut to continue to that line. Or even better, continue to that statement/expression (in case of minified code).


PhistucK

On Thu, Jun 8, 2017 at 7:08 PM, 'Kayce Basques' via Google Chrome Developer Tools <google-chrome-developer-to...@googlegroups.com> wrote:
How do you imagine that would work? I can't picture it

On Wednesday, June 7, 2017 at 12:09:02 PM UTC-6, Spongman wrote:
loving the new ctrl-click gesture for "Continue to here" in v60... but i'd love to have a keyboard shortcut for this.

please?

--
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-developer-tools+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/0daa213c-0afb-4531-a25c-4dcf0575f505%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to a topic in the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-chrome-developer-tools/6tdE1FSNpN4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-chrome-developer-tools+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/CABc02_LKeF%3DY0NtGOcXi4BvwDXqkYDJUEKQVN7p77jiw-N0hMQ%40mail.gmail.com.

tb

unread,
Dec 7, 2017, 2:56:54 AM12/7/17
to Google Chrome Developer Tools
Like right-click works--it puts a cursor down wherever you click and one of the menu options is "continue to here".  You can just set a keyboard shortcut as "continue to here" and it attempts to go to wherever your cursor is and follows the same rules as the right-click menu's "continue to here" option (i.e. it goes past your cursor until it finds a stoppable item if it isn't on one exactly).  You can already navigate by cursor with arrow keys in the Sources pane, so it's a natural thing to be arrowing around then Ctrl+T or something to continue execution to your current cursor position.

Kayce Basques

unread,
Dec 7, 2017, 3:01:41 PM12/7/17
to Google Chrome Developer Tools
Thanks, I understand now. I'll forward this thread to the relevant engineer.
Reply all
Reply to author
Forward
Message has been deleted
0 new messages