Pregunta

After hitting "Create derived type" a class is produced that inherits from the selected interface or superclass, with a default template visible in the screenshot.

after creating derived type

Similarly to the templates that are used elsewhere in Resharper, I would like to edit the template that is generated?

¿Fue útil?

Solución

This isn't a template, the class declaration is created directly, so can't be edited. Out of interest, what do you want to change?

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top