2

i'm using Resharper 8.2.

Looking at ctrl+shift+v :

enter image description here

There are only 19 entries for history pastes.

Question:

Is there any file edit / setting edit that will allow me to increase the number of history entries ?

Royi Namir
  • 144,742
  • 138
  • 468
  • 792

1 Answers1

2

Nope, sorry. It's a hard coded limit. If you have that many entries, you might want to store them as some kind of snippet, either by dragging the text snippet to Visual Studio's Toolbox window, or by creating a ReSharper Live Template in the Templates Explorer.

citizenmatt
  • 18,085
  • 5
  • 55
  • 60