I have a Black them开发者_如何学Ce for the visual studio editor and it was ok until I\'ve installed resharper. After this my TODO and Note text got really impossible to read, anybody knows a fix for t
I have a strange problem with resharper. I have a project file which is modified so that references are made by using an environment variable like so:
I have ReSharper 4.5 in Visual Studio 2008. Now I want to install ReSharper 5, but I can\'t do it before I uninstall ReSharper 4.5.
Im testing latest 5.0 night builds and starting from last build R# installatior has frozen. I\'ve tried everything
Ok - I feel stupid but if I type a variable Resharper highlights the variable RED and then suggests split declaration and assignment
I\'m trying to run some unit tests in VS 2005 and keep getting the following error System.IO.FileLoadException: Could not load file or assembly
I am currently using the standard Microsoft Unit Test suite in VS 2008.ReSharper 4.5 is also installed.My unit tests rely on an TestInitialize method which pre-loads a data file.The path to this test
I have a strange bug in resharper 4.5 in VS 2005.Instead of doing the usual underline for a suggestion -- IE: telling me that a using statement is unnecessary, it is setting the background to red in t
I like stylecop and we use it to enforce coding standards. I dont like the fact that there is no way to automatically fix problems. So was thinking of making a plugin. Once I realised that 2010 is be
does anyone know of a way to split all classes in one solution into multiple files? The point here is that I\'ve inherited a 开发者_StackOverflowproject in which a few hundred files contain a thousan