You probably are aware by now that as of ReSharper 5 we added first-class support for ASP.NET MVC. This included among many things, the ability to provide Intellisense, Create from usage and Navigation to built-in methods such as Controller.View or Html.ActionLink : Navigation Ctrl+Left Mouse Click or...
Just a quick note to say that I’ve transferred the YouTrackSharp project from my own account over to the JetBrains account on github . I’ve also pushed the initial spike of YouTrackForReSharper which is a plug-in for ReSharper to talk to YouTrack. We’re looking for contributors for...
Many, myself included, have been eagerly awaiting the release of the ReSharper Runner of Machine.Specification (MSpec) for ReSharper 6. I’m glad to announce that this is now available, which is the result of a team-effort between Victor Kropp , Chris Nicola , myself and of course Alexander Gross...
[Finally I’ve managed to get the second part of the post on plug-ins. Sorry for the delay to everyone who was waiting. Appreciate your patience. And now I’ll resume my holidays!] In the previous part of this series , we saw the basics of how to create a plug-in for ReSharper , install it...
Using R#5 with VS 2010 at age 40 using XUnit. I was running a health test on Rhino Service Bus that hosts in a RemoteAppDomain. I got the FileNotFoundException for one of the assemblies I know is referenced. So I went to Resharper > Options > UnitTesting and de selected the “Shadow-copy assemblies...