Tip 1: Exciting SSMS Features Derived from Visual Studio





5.00/5 (3 votes)
Exciting SSMS features derived from Visual Studio
Tip 1: Clipboard Ring – Copy Paste Rediscovered
How many times has it happened that you have copied some text and before pasting it on the desired position /location, copied another chunk of text and then you realized that you lost the previous copy?
Have you ever wished for a feature which could help you to access the text previously copied to clipboard and which should be as simple as the popular copy paste shortcuts?
If you are using Visual Studio 2010 or newer, probably you already know this. Since SSMS 2012, this feature known as “Clipboard Ring” has been introduced. Either of the following two simple keyboard shortcuts will do the job.
CTRL + SHIFT + V
CTRL + SHIFT + INS
Using these shortcuts, you can cycle through the clipboard ring which stores maximum of 20 copy actions.
Hopefully, you liked this tip. Please stay tuned to learn few more exciting tips in this series. I will love to hear from you. Thanks for reading. :)