I would like to see in type completion not only types from referenced assemblies, but also types from assemblies which are referenced from other projects in the current solution.
If I select such 'foreign' type, Resharper should automatically add reference for corresponding assembly.
Currently I have to enter full type name, and then ReSharper suggest quick-fix to add reference. It is inconvenient.