Did you know… There’s no command for Continuing the debugger – #312

I just noticed how the tooltip for the Start icon changes from Debug.Start (F5)

Start Debugging

to Continue (F5)

image

Well, this got me thinking, “Of course it makes sense to have the same keyboard shortcut for both commands.” Then I wondered what the command was for Continue, and it turns out there’s no “Debug.Continue” command. Checking the keybindings for F5 shows only Debug.Start. The tooltip just gets renamed while in debug mode.

Technorati Tags: VS2005Tip,VS2008Tip

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>