Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Introduce dotnet new templates for analyzers/codefixes, refactorings, and source generators #721

Open
Youssef1313 opened this issue Oct 17, 2022 · 0 comments

Comments

@Youssef1313
Copy link
Member

Analyzers/CodeFixes & Refactorings

Currently, there is a template for analyzers from Visual Studio, but if a user doesn't have Visual Studio installed, he has to do manual work to get everything ready.

Having a dotnet new template for analyzers that don't require VS installation would be nice.

Source Generators

Currently, there is no template for source generators at all. It would be good to have one in VS (that work is tracked by dotnet/roslyn-sdk#873). After dotnet/roslyn-sdk#873 is done, there should be a dotnet new version that don't require VS installation.

@Youssef1313 Youssef1313 changed the title Introduce dotnet new templates for analyzers and source generators Introduce dotnet new templates for analyzers/codefixes and source generators Oct 17, 2022
@Youssef1313 Youssef1313 changed the title Introduce dotnet new templates for analyzers/codefixes and source generators Introduce dotnet new templates for analyzers/codefixes, refactorings, and source generators Oct 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant