Jim Panse
- Total activity 40
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 18
-
Created odd indentation behavior in nested anonymous type
For some strange reason when I have nested object intializers it always gets the next to last '}' wrong when I do code cleanup. It is not indented at all as shown in the following example: namespac... -
Created place interfaces before classes
In a .cs file that contains multiple types how can I make R# place interfaced before classes when doing autocleanup. The classes interfaces are not nested and are part of the root namespace in that... -
Created remove all blank lines EXCEPT one line above // comment
How can I configure R# 4.5 so that it removes all blank lines from my code, except one line above a // comment? Additionally if there is no blank line above a // comment I want R# to add one. -
Created ctrl+drag vs. resharper navigation
Is there a way I can amke ctrl+drag of text (drag a copy of the selected text to the new location) AND ctrl+click navigation work in Visual Studio? -
Created Transfer ALL R# 4.5 settings from VS 2008 to VS2005 and to VS2010
It just took me 2 hours to configure Resharper 4.5 with StyleCop for Resharper in VS 2008. Now I hope I don't have to go through all this for VS 2005 and VS2010 (once it and R# 5 is released) again...