Multiple Entries Clipboard

ReSharper provides you with a smart Paste command and a Multiple Entries Clipboard. Instead of using Ctrl + V (the regular Windows Paste shortcut), try Ctrl + Shift + V for a multitude of choices.

To paste from the Multiple Entries Clipboard:

  1. Press Ctrl + Shift + V or select ReSharper | Code | Paste in the main menu. The Clipboard window is displayed, containing a list of recently copied pieces of text or code:

    The lower pane of the window shows the full contents of the selected entry.

  2. To paste, select an entry in the list and click Paste. Alternatively, press a digit or character corresponding to the entry (such as 0, 1, ... 9, a, b, ...) to paste it.

See Also

Other Code Editing Assistance