When programming, I need a way to have more than one clipboard (Vista). I think two of them would do the trick. For example Ctrl-C copies to clipboard #1 while Control-Shift-C would copy to clipboard #2. Curious to know what software you use or maybe other methods altogether.
A:
Not sure how to do it at the OS level.
I will say in Visual Studio a neat trick is Ctl-Shift-V
Will cycle through items in clipboard.
Got this from http://www.amazon.com/Microsoft%C2%AE-Visual-Studio%C2%AE-Tips-PRO-Developer/dp/0735626405/
Maestro1024
2009-06-29 19:39:05
That's pretty useful but very limited since only works with things copied from VS.
Mr Grieves
2009-06-29 20:03:03