roslyn-sdk icon indicating copy to clipboard operation
roslyn-sdk copied to clipboard

Add source generator project template

Open Youssef1313 opened this issue 4 years ago • 2 comments

There is already templates for analyzers and refactorings. I think a template for generators should also be there.

https://github.com/dotnet/roslyn-sdk/tree/main/src/VisualStudio.Roslyn.SDK/Roslyn.SDK/ProjectTemplates/CSharp https://github.com/dotnet/roslyn-sdk/tree/main/src/VisualStudio.Roslyn.SDK/Roslyn.SDK/ProjectTemplates/VisualBasic

It should include a unit testing project as well.

Youssef1313 avatar Jun 23 '21 13:06 Youssef1313

I have the template mostly complete, but I really want #884 merged first so it can be properly tested.

sharwell avatar Jul 29 '21 14:07 sharwell

@sharwell Any updates?

Youssef1313 avatar Oct 17 '22 08:10 Youssef1313