Dave Bishop
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Navigate to Location Prior to Introducing Variable Refactoring
I've been using Resharper for TDD a lot and I was wondering whether there's a shortcut to navigate to my last edit prior to using "introduce variable" refactoring. For example: Before Refactor... -
Created Live Templates Consecutive Variables Problem
I've been creating some C# live templates in Resharper 4, but I've been encountering an issue when I have multiple consecutive variables. When I use my live template, not all the variables are ava...