Greg Law

- Total activity 254
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 111
-
Greg Law created a post, ReSharper 8 Performance Issue
I was performing quick fixes on some code and noticed that after applying a quick fix (say use invariant culture on .ToString() or remove redundant cast), live code analysis would consistently ta... -
Greg Law created a post, ReSharper 8 Rename Parameter Sluggishness
I just installed ReSharper 8 release and while working on a website project, I selected Rename on a parameter named value, entered a new name of defaultValue, and clicked Next. At this point ReShar... -
Greg Law created a post, ReSharper 8 Rename Parameter Sluggishness
I just installed ReSharper 8 release and while working on a website project, I selected Rename on a parameter named value, entered a new name of defaultValue, and clicked Next. At this point ReShar... -
Greg Law created a post, ReSharper 8 Beta Won't Run Unit Tests
After installing ReSharper 8 Beta, I can't get any of the NUnit unit tests to run. I see the progress bar continuously updating, but it doesn't look as if it is doing anything. I let it run for sev... -
Greg Law created a post, ReSharper 8 Beta Shows Warnings as Errors
I just installed ReSharper 8 beta on Visual Studio 2012 and when I open a solution, ReSharper is showing 6,923 errors in 595 files in solution-wide analysis even though the solution builds correct... -
Greg Law created a post, ReSharper 7.1.1000.900 rename parameter fails
I'm having an issue with ReSharper 7.1.1000.900 in which I can press Ctrl+R, Ctrl+R to rename a parameter to a method, enter the new name in the Rename dialog, and then ReSharper renames the parame... -
Greg Law created a post, ReSharper 7.0.1 Settings
Can someone help clarify my confusion on the issue of where the caches are stored? At the moment when I open a solution, the caches are stored in the solution folder and I don't understand why.I se... -
Greg Law created a post, ReSharper 7 case indents
I currently have ReSharper 7 installed with the setting "Block under case label" set to "At next line (BSD style)" (in fact, all the entries in the Braces Layout section are set to BSD style). When... -
Greg Law created a post, Build 90: Unit Test Sessions window keeps focus
I opened Visual Studio 2010 after installing ReSharper build 90 and docked the Unit Test Sessions window with the code editor windows (so basically it just shows up as another tab with opened code ... -
Greg Law created a post, BETA: Code completion stops on backspace
I just installed the beta this weekend and one thing I've noticed is that if I make a typo in a name and press backspace to correct the error, the IntelliSense popup closes so I have to essentially...