Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for source generators #381

Open
Emik03 opened this issue Sep 4, 2024 · 0 comments
Open

Add support for source generators #381

Emik03 opened this issue Sep 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Emik03
Copy link

Emik03 commented Sep 4, 2024

Feature Description

It would be incredible to have this working with source generators, both the native ones such as injecting System.Text.RegularExpressions.GeneratedRegexAttribute, as well as third-party ones like my Emik.ChoiceAttribute. You might even want to consider supporting analyzers too, since some third-party analyzers offer very good errors. Such an example would be another tool of mine (yes another shameless plug). I understand that this is a very hard feature to implement, so I don't expect it to be doable, but I would greatly appreciate it if it could be added.

@Emik03 Emik03 added the enhancement New feature or request label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants