ReSharper is a refactoring and productivity extension by JetBrains that extends native functionality of Microsoft Visual Studio versions since 2003.
Since I upgraded to VS2012 and Resharper 7, my previously working MS Tests are not running anymore. The tests are run …
visual-studio resharper mstest visual-studio-2012 resharper-7.0.NET developers out there! Need your opinion here! I am now using Visual Assist X, a decent piece of software, …
.net resharper visual-studio-addins visual-assistHow to setup ReSharper to call "Sort usings" in class?
resharper using-statement code-cleanupI'm using Resharper 6 and ASP.NET Web Methods and have an irritating warning in my Javascript files: "Use of implicitly …
javascript resharperI've met with a strange problem. I had 7 projects in the solution. I had to add another MVC project. Now …
visual-studio visual-studio-2015 resharperSo, this: cmd = new OdbcCommand( string.Format( @" SELECT * FROM Bobby_Tables WHERE Name = {0}", "Little Bobby Drop Tables" ), odbcConnection ); gets formatted …
c# resharper code-formattingI'm using the new Resharper version 6. In several places in my code it has underlined some text and warned me …
c# linq resharper ienumerable optimizatione.g. alt enter -> context menu -> Find all 'Redundant name qualifier' issues -> but now …
c# visual-studio visual-studio-2010 resharperI've got a customized clean-up and it's almost 'there'. However, R# appears to want to sort the member methods, but …
resharperI noticed ReSharper has created a dotsettings.user in my Source folder. Do I need to keep this in my …
c# version-control resharper