Search
Wednesday, January 07, 2009 ..:: Home ::.. Register  Login
   Calendar  
     
  
   Search  
     
  
   Blogroll  
     
  
   Disclosure  
All blog entries are the opinions of the author and do not necessarily reflect the opinions of their employer. All the code presented is for explanation and demonstration purposes only. Any damages incurred to your site and/or data are not the responsibility of the author. Every effort is taken to ensure the code properly compiles, however sometimes there are some hiccups and you might be required to do your own debugging.
     
  
   TechTidBits (Blog)  
Sep 24

Written by: Peter Henry
Wednesday, September 24, 2008 8:40 PM

You're a master of cutting'n'pasting, but every once in a while you cut or copy one thing too far and you've lost the second last thing you've copied to the clipboard. :<  If you're using Microsoft Word, Excel, or Notepad, that would be true!  But with Visual Studio you have an enhanced Clipboard Ring feature at your disposal!  It's utterly amazing, with the same CTRL+C or CTRL+X to add to the clipboard, it's automatically pushed onto the top of the clipboard stack or Clipboard Ring.  Then to cycle through the Clipboard Ring, you use the CTRL+SHIFT+V.  It's amazing!  Try it for yourself!

Cycle Clipboard Ring menu item

Tags:

3 comments so far...

Re: VS Tips'n'Tricks: Clipboard Ring

Is this the same thing I have in Word/Excel etc. that pops up this clipboard menu whenever I copy more than one thing. At times it has come in handy, but often it just annoys me. I can see how it would be useful in coding though.

By Darklight on   Tuesday, October 07, 2008 8:35 AM

Re: VS Tips'n'Tricks: Clipboard Ring

Unfortunately (or fortunately? :>) I don't see that behaviour in the latest version of Office. But if you're using Office 2003, this might help.http://justgeeks.blogspot.com/2007/09/disable-ms-office-2003-clipboard-ring.html

PS This is Sara Ford's blog entry about Clipboard Ring.
http://blogs.msdn.com/saraford/archive/2007/10/01/did-you-know-how-to-cycle-through-the-clipboard-ring-to-paste-different-things.aspx
If you don't already know, she the guru of VS keyboard tips's'tricks! Subscribe to her blog!

By phenry on   Saturday, September 27, 2008 8:02 PM

Re: VS Tips'n'Tricks: Clipboard Ring

How did you live without this? :p

By Dave L on   Tuesday, October 07, 2008 8:36 AM

Your name:
Title:
Comment:
Add Comment    Cancel  
     
  
Copyright 1999-2008 by PCHenry.com   Terms Of Use  Privacy Statement