T O P I C R E V I E W |
lokonity |
Posted - Feb 18 2010 : 2:10:09 PM Hello,
I've noticed that when I have Visual Assist X (10.5.1738.0) for C++ turned on in VS2008, the context menu that pops up for my breakpoints does not include the conditional options such as Location, Condition, Hit Count, Filter, and When Hit. |
2 L A T E S T R E P L I E S (Newest First) |
sean |
Posted - Feb 18 2010 : 5:58:46 PM Also, if you want to keep that menu, you can right-click on the line that has the breakpoint rather than the margin to get the IDE context menu you are expecting. |
feline |
Posted - Feb 18 2010 : 5:13:37 PM If you turn off:
VA Options -> Advanced -> General -> Enable Context menu upon shift+right-click in margin of text editor
this fixes this problem. |
|
|