I have a simple ViewModel class like public class TestViewModel { public String Information { get; set; }
Things were running fine.Who knows what changed, but now I end up with: Unit Test Runner failed to load test assembly:
I am red/green colour blind and I find that the default palette used by the \"resharper bar\" makes suggestions and errors hard to differentiate - especially 开发者_开发问答if the file has a lot of su
I have recently installed Reshaper....this is very good and helpful however it has changed all my keyboard shortcuts e.g. to comment out code it was Ctrl + E then C, now it is Ctrl + K then C ... this
What are some useful liv开发者_运维百科e templates for Resharper that you use on a daily basis?I use a whole host (>1000) of live templates for creation of general-purpose structures a la CodeRush. Yo
I\'m using VS2010, ASP.NET MVC 2, and ReSharper 5.0.When I create a new view that\'s typed off of a model from the same project as my view, ReSharper doesn\'t see the reference to the model.
I\'d like to select multiple issues in Inspection Results 开发者_JS百科and fix it automatically. Is there any way to do that?Edit: since VS2010, the shortcut is Alt+Page Down, not F12.
I have a work PC and a laptop at home that I dev on using Resharper.Unfortunately, every time I add a live template or change my formatting settings, I have to export and import the settings/templates
I have a trial vers开发者_C百科ion of ReSharper and it always suggests that I switch regular strings to verbatim strings. What is the difference?A verbatim string is one that does not need to be escap
I often type string in c# when actuall开发者_开发知识库y I want to type String. I know that string is an alias of String and I am really just being pedantic but i wish to outlaw string to force me to