I have be driven mad. Sometimes I press F5 to debug, and I often press shift+F5 to exit debug, but it restart debug(shortcut of restart debug is ctrl+shift+F5). If I click some var it will navigate its definition. I just find I must press ctrl again lonely will disable it.
Anyone know why? Thx.
I have be driven mad. Sometimes I press F5 to debug, and I often
Share
It’s a known issue.
There are indeed multiple Connect tickets (1, 2, 3, 4) on this problem. The latest one states:
This basically sounds like "it won’t get fix, but VS11 shouldn’t have the problem anymore."
A good workaround is to disable the Ctrl+Shift+F5 shortcut for restarting debugging under Tools -> Customize -> Keyboard….