VS 2010 / Resharper 5 Mouse Behavior
After upgrading to the above configuration I notice that
1) CTRL-Click on a type highlights the type but doesn't take me to the declaration, 2) Clicking on some closure (ie, like a method) toggles whether it's expanded or collapsed.Since these are both mouse related tasks I figure there is some setting in either VS or R# that I need to change, but I sure can't figure out what it is.
Anybody know?
Cheers,
BerrylPS - there i开发者_高级运维s an option in R# to ctrl-click to the type but I have that checked and it still does not work.
It looks like there's an open bug about this on their bug tracker.
http://youtrack.jetbrains.net/issue/RSRP-178610?projectKey=RSRP&query=%22left+click%22
Maybe if you vote it up, or complain to support, they might fix it faster.
This is in regards to the CTRL click behavior:
At first I thought it wasn't working either, but then I realized that it just works differently (not as good IMO):
If you quickly go CTRL-Click, nothing happens. But if you hold down CTRL, until a blue underline appears, and THEN click, it goes to the definition (for me anyway).
精彩评论