When I upgraded from 3.10.0.20 => 3.12.0.2 (from
http://forum.ncrunch.net...-1-project--VS2017.aspx) in vs2015, the context menu seems to have stopped working?
I have no dedicated application context menu on my laptop so I use Shift+F10 to get it to show, and I frequently use below 3 key combination on a line inside my test method to show only that test's coverage:
Ctrl+M,S (show covering tests) => Shift+F10 (show context menu) => S (Show covering tests).
Now I must move my mouse pointer to the popup and RMB on it in order for it to show.
(verified by downgrading and got it working, upgraded and it stopped working again).
Bug or by design?
Thanks.
p.s. context menu does not appear in Tests window either, I must RMB with the mouse for it to show d.s.