donderdag 17 februari 2011

Tips and Tricks: Clipboard Ring and Toolbox Snippets

Turns out that Visual Studio already has this “hidden” feature. It’s called the Clipboard Ring. If you copy a number of items to the clipboard, pressing [Ctrl]+[Shift]+[V] will paste the last text that was copied, but it will also highlight the pasted phrase. Continue holding down [Ctrl]+[Shift] and press [V] again. This will cause that highlighted section to cycle through the other items on the clipboard. This is extremely useful when you have to copy multiple lines of separate text to a new document.

http://blogs.msdn.com/b/visualstudio/archive/2010/03/10/tips-and-tricks-clipboard-ring-and-toolbox-snippets.aspx

Geen opmerkingen:

Een reactie posten