ReSharper 2018.3 Help

Pasting Items from Clipboard History

ReSharper | Edit | Paste…
Ctrl+Shift+V
ReSharper_PasteMultiple

With ReSharper, you can access your clipboard history and quickly paste any of the recent items copied to the clipboard. ReSharper starts recording copied items to its clipboard history as soon as you start Visual Studio and clears the history when you close it.

To paste an item from clipboard history

  1. Place the caret in the position to insert one of the recently copied items.

  2. Press Ctrl+Shift+V or choose ReSharper | Edit | Paste… from the main menu. Alternatively, you can press Ctrl+Shift+A, start typing the command name in the pop-up, and then choose it there.

  3. ReSharper will show you the list of items that you have copied since Visual Studio start.

    Pasting items from clipboard history

  4. Do one of the following:
    • Start typing any substring from copied elements to display items containing this substring.

    • Use the up and down keys to navigate through the items, previewing them in a pop-up.

    • To study clipboard items in a dialog, click Show in modal dialog ThemedIcon SearchResults Screen Gray , press Shift+Enter or + on the numeric keypad.

  5. If you choose to study clipboard items in a dialog, you can paste any item by pressing the number or letter that is displayed next to it. To see the full text of copied blocks, you can switch between them with arrow keys or click them. To paste the selected item, press Enter or click Paste.

    Pasting items from clipboard history

This feature is supported in the following languages and technologies:

Language: C#

Language: VB.NET

Language: C++

Language: HTML

Language: ASP.NET

Language: Razor

Language: JavaScript

Language: TypeScript

Language: CSS

Language: XML

Language: XAML

Language: Resx

Language: Build Scripts

Language: Protobuf

Language: JSON

Feature is available

Feature is available

Feature is available

Feature is available

Feature is available

Feature is available

Feature is available

Feature is available

Feature is available

Feature is available

Feature is available

Feature is available

Feature is available

Feature is available

Feature is available

The instructions and examples given here address the use of the feature in C#. For details specific to other languages, see corresponding topics in the ReSharper by Language section.

Last modified: 25 April 2019

See Also