The only function that I know that Visual Studio 2008 (maybe 2005, but I can’t remember) has the ability to cycle through the buffer using Ctrl + Shift + V
However, there are some limitations to this, as it will only remember items that have been added to the clipboard in Visual Studio.
I do not use this feature extensively, but it is useful.
source
share