Tools like CodeRush and Resharper offer lots of simple refactorings, such as \'Rename Variable\'. 开发者_开发问答But if you could have any refactoring feature at all (no matter how complex), what woul
I created an interface in a file, then a class that implements the interface in another file. If i add a property to the implementation class, is it possible to pass that method signature down to the
I have problem with Resharper - all it\'s menu options are greyed, no shortcuts working... I\'ve tried run installer with repair option - no success
I accidentally mashed a couple of keys together at the same time and now delete and backspace no longer work inside code blocks on aspx pages. ReSharper functionality such as autocomplete (Alt+Enter)
Usually I start VS2008 without Resharper because it makes VS startup way too slow and I ju开发者_StackOverflow中文版st need to fix a bug.But sometimes, I do want to turn on Resharper.
I need to change shortcut for finding member (ALT + \\) in ReSharper because of my native keyboard which brings me开发者_如何学运维 problem to press wrong key each time.
we want to have resharper complain and show errors every time we have a unused parameter to make sure the developers keep code clean and remove stuff that is not being used
Is it possible to change the way that Resharper formats properties? I don\'t like: public string Foo { get
I have the following code: string acctStatus = account.AccountStatus.ToString(); if (!SettableStatuses().Any(status => status == acctStatus))
They have pretty low stars.... is it at least equivilent of 4.5?or is it just a pain to use? http://www.j开发者_C百科etbrains.net/confluence/display/ReSharper/ReSharper+5.0+Nightly+BuildsIt\'s pret