문제

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?

도움이 되었습니까?

해결책

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?

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top