I use Reshaper 5.1.1 to extract strings to resource files in my Silverlight app. I want to be able to extract strings in my XAML (like Content or Text properties) - but the Move option under Resharper
Does anyone know how to make Resharper add blank lines after brackets when performing code cleanup? I want to make the following code
During my trial of ReSharper 5, I noticed its version of IntelliSense falls behind Visual Studio 20开发者_Python百科10\'s in three ways that were key to me:
This question is similar, but my question seems to get asked in an unanswered comment. I create a C# class.I use alt-insert to add a constructor.I add an argument to the constructor, and then I use a
When I press CTRL+SHIFT+T dialog for file search pops up, I find file I\'m interested in, an开发者_如何转开发d when I press Enter - if file is .resx or .dbml - it\'s opens in text editor. Can I force
I want to treat resharper 5.0 error \"Possible NullReference Exception\" as MSVS 开发者_StackOverflow社区2010 compile error. Is it possible?Update, since it seems people are still finding this answer:
I just recently ran into the \"Search with Pattern\" tool in the new开发者_Python百科 ReSharper.
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\'ve begun using ReSharper and really enjoy it. However I have a project which must use C# 2.0 specs. Is there anyway to get ReSharper to base its suggestions off of the 2.0 spec? I keep getting thes
I am on Resharper 4.x and VS2008. R# seems to slow down the living crap out of VS2008.And o开发者_运维问答f course, the memory usage can easily go to 500MB on a middle of the road Winforms solution w