-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
untriagedRequest triage from a team memberRequest triage from a team member
Description
Is your feature request related to a problem? Please describe.
It's inconvenient that whenever I want to author a source generator, I will need to search for the document to see which packages to reference and the necessary msbuild properties and items to include.
It would be great if we can have a project template for source generators.
Describe the solution you'd like
Add a project for source generators so that one can create a source generator by executing:
dotnet new source-generator
Additional context
Add any other context or screenshots about the feature request here.
MichaeIDietrich, Varorbc, jomaxso and dameng324
Metadata
Metadata
Assignees
Labels
untriagedRequest triage from a team memberRequest triage from a team member
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
baronfel commentedon Jun 22, 2025
Hey @jaredpar - does Roslyn have a tracking issue for this already?
jaredpar commentedon Jun 25, 2025
No.