In Visual Studio 2010 Beta 2 with Resharper 5 Beta, Goto Declaration (CTRL + Click) is not working. Anybody has solution for that? I tried in google but couldn't find any solution yet.
问题:
回答1:
You can also try the (free) extension I wrote that makes ctrl+click invoke Go To Definition: Go To Definition (on the VS Gallery), or download it from inside Visual Studio 2010 by going to the Extension Manager and searching for it by name (or for my name).
回答2:
Its a beta it was broken. They have updated and fixed it now.
if you want to get the Daily Build it is avalible at http://confluence.jetbrains.net/display/ReSharper/ReSharper+7+EAP
Although I'm sure that link will stop working when R#7 goes gold.
回答3:
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).