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

Rename source generator output to use .refitter file and replace extension with .g.cs #94

Merged
merged 2 commits into from
Aug 2, 2023

Conversation

christianhelle
Copy link
Owner

Removed filename settings from the RefitGeneratorSettings and made it use the original filename from the AdditionalText file (replacing '.refitter' with '.g.cs'). This makes the filename handling more straightforward since the output filename doesn't need to be fetched from settings and can be directly derived from the AdditionalText file.

Removed filename settings from the RefitGeneratorSettings and made it use the original filename from the AdditionalText file (replacing '.refitter' with '.g.cs'). This makes the filename handling more straightforward since the output filename doesn't need to be fetched from settings and can be directly derived from the AdditionalText file.
@christianhelle christianhelle added the enhancement New feature, bug fix, or request label Aug 2, 2023
@christianhelle christianhelle self-assigned this Aug 2, 2023
@christianhelle christianhelle merged commit 361d42a into main Aug 2, 2023
@christianhelle christianhelle deleted the source-generator-output-filename branch August 2, 2023 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, bug fix, or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant