Skip to content

Use IIncrementalGenerator instead of ISourceGenerator #7

@ignatandrei

Description

@ignatandrei

I maintain a list of Roslyn Source Code Generators at ignatandrei.github.io/RSCG_Examples/v2/docs/List-of-RSCG

However, the source generators have been deprecated in favor of the new incremental generators , that allows better performance

See dotnet/roslyn@main/docs/features/incremental-generators.md

However this means passing from ISourceGenerator to IIncrementalGenerator

Could you do that ?

Thanks
Andrei

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestup for grapsfeel free to make a pull request ;)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions