TemplateStudio icon indicating copy to clipboard operation
TemplateStudio copied to clipboard

Question: Should we remove the sample code from C++ item templates

Open sibille opened this issue 4 years ago • 1 comments

While working on #4275 we have seen that the item templates for C++ include sample code while the item templates for C# don't. For example, the Blank Page for C++ has a button and a property while the C# equivalent only has an empty Grid.

Should we remove the sample code from the C++ templates or keep it?

Applies to the following platforms:

UWP WPF WinUI
No No Yes

sibille avatar May 14 '21 11:05 sibille

I think there shouldn't be any sample code in the item templates, apart from the sample code added during project creation itself.

jaigak avatar Nov 01 '22 15:11 jaigak