T O P I C R E V I E W |
ilindsay |
Posted - Aug 24 2010 : 06:42:03 AM I think this one has been suggested before (back in 2006), issue 1586. I was just wondering if anyone has had any more thoughts about this?
It seems that refactoring is not that useful in debugging mode, and I keep accidentally selecting the refactoring drop-down when inspecting variables via the tooltip which gets in the way a bit. Would it be possible to provide an option to remove it in debug mode?
Thanks.
P.S. great product BTW. Makes VS2010 usable for C++/CLI :)
|
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Aug 24 2010 : 11:29:27 AM Are you aware that you can turn off this icon on mouse hover:
VA Options -> Advanced -> Refactoring -> Show icon to open refactoring menu when hovering
I am not sure what to say here. People are likely to want access to Find References while debugging, which is in this menu. |
|
|