Is there a way to change the built-in templates?
Concrete example: I want to change the template that is used when creating an event invocator. I want to change the visibility of the generated method as well as the the name.
Is there a way to change the built-in templates?
Concrete example: I want to change the template that is used when creating an event invocator. I want to change the visibility of the generated method as well as the the name.
ReSharper > Tools > Template explorer
)Edit Template
or double click to open it.More info here