There's a bunch of lacking features:
In CPS there's two concepts;
Support copying & pasting references of all kinds; project, binary, NuGet, etc.
Shutup and take my money.
Here's the correct way of implementing Delete-On-Paste: https://docs.microsoft.com/en-us/windows/win32/shell/datascenarios#handling-delete-on-paste-operations when communicating to Explorer/other VS instances.
We've moved the Solution Explorer portion of this bug to https://github.com/dotnet/project-system/issues/5910 as we'll be biting that off for 16.6.
Copying and pasting between Solution Explorer and Explorer has been merged. As part of that, we also enabled Copy and Paste between VS instances. This will be available in the RTM release of 16.7.
See https://twitter.com/davkean/status/1273469199810097154 for a demo of this.
Converting this bug to track just the copying and pasting of references.
Most helpful comment
Shutup and take my money.