ReSharper - How to Return to Visual Studio Code Templates

When creating a property in Visual Studio, I use a snippet propand can TABbetween type and name and Visual Studio jumps between 2.

ReSharper took over this functionality, and I would like to know how to restore it back to Visual Studio. The problem is that I do not know where to look. In Visual Studio 2012, I see the ReSharper menu, but there are so many options that I don’t know where to look.

+5
source share
2 answers

In ReSharper 9.2 in Visual Studio 2015, I achieved this by doing the following:

  • Go to menu ReSharper -> Tools -> Templates Explorer...
  • Live Templates, Surround Templates File Templates. , , Ctrl + A, , X .
+1

Visual Studio 2013 ReSharper 9. ReSharper → → , .

, , .

0

All Articles