Muscle Memory Issue - F5

Answered

Hi,

Is there a way to "toggle" the behavior of F5 so that if a debug session is not running, it will launch one (current behavior); and if there is a debug session running, it will resume the session, as opposed to restarting?

I'm asking this because of a muscle memory I have from another IDE where F5 would behave this way. 

Thanks

0
2 comments

Hello Jason,

There are 2 separate shortcuts that you can use for starting debug session and resuming it. Assigning both actions to the same shortcut is not recommended, this is by design. But if you call Resume when there no running debug session it will start one.

0

Ok, sort of figured it "is what it is".  No biggee.  Thanks for the response

0

Please sign in to leave a comment.