I like to put my using directives inside the current namespace, and not outside as VS and Resharper per default puts them.
Does anyone know of a macro/standard funct
As of Resharper 9 this has moved into Code Editing => C# => Code Style => Reference Qualification => Add 'using' directive to deepest scope.
Code Editing
C#
Code Style
Reference Qualification
Add 'using' directive to deepest scope
Or you can use new settings search facility and search for deepest scope. The exact setting will come up:
deepest scope