I tried to disable the VA Context Menu that appears when I right-click on the selection margin under VA Options / Text Editor / General / Enable Context Menu.
Regardless of this setting, the context menu always appears. This is annoying because it masks the context menu for breakpoints which I'm using a lot to set breakpoint conditions.
Is it possible to deactivate the VA Context Menu? And would it be possible to keep the inbuilt breakpoint context menu when I right-click on a breakpoint, even if the VA Context Menu is active?
Currently this is a known issue. Getting this option to turn off the VA right click menu completely is:
case=1040
There are a couple of different cases about break point properties and the VA right click menu, depending on which IDE you are using.
For now Breakpoint properties are available in the IDE context menu if you click in the code on any line that has a breakpoint. You can also access these by right clicking on a breakpoint in the IDE's break point window.