Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio - Step over disables itself

I'm having some weird quirks that are stopping me from debugging properly and I'm wondering if anyone else has experienced similar? I've tried resetting all my VS keyboard mappings to the default but that hasn't solved my issue.

Basically I debug through some lines F10, F10, F10, F10 and this works normally.

Then at some point normally after 3/4 lines F10 stops working, and the command on the toolbar disables itself. You can see this in the screenshot just above the ProductConnector.cs tab currently selected.

ugh

F11 will work at this point, but F10 does not. Changing focus to another window will fix it for about 3/4 presses of F10 again at which point it will break.

Has anyone else experienced this/have any suggestions on how to fix? It is infuriating.

EDIT

I should add I'm on VS2012 Pro SP4. I'll resort to logging a bug with Visual Studio next but imagine the turnaround on that will be quote slow.

like image 662
Ian Avatar asked Jan 22 '26 05:01

Ian


1 Answers

As none of my colleagues were experiencing this I decided to go through my extensions - seems that the issue is due to the .NET Reflector extension installed. Disabling it fixes the problem.... Off to log an issue with Reflector.

Here's my post on the Reflector forum for anyone else who has this issue: http://forums.reflector.net/questions/4748/reflector-extensions-breaks-f10-functionality.html

like image 163
Ian Avatar answered Jan 23 '26 20:01

Ian



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!