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

Format the generated source with CSharpier #37

Open
TwentyFourMinutes opened this issue Oct 28, 2021 · 0 comments
Open

Format the generated source with CSharpier #37

TwentyFourMinutes opened this issue Oct 28, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@TwentyFourMinutes
Copy link
Owner

This would allow for way easier debugging of the generated sources. However, this feature should be opt-in as CSharpier takes time to do its magic and we do not necessarily want to format it for every build. An attribute on the assembly such as [FormatVenflowSource] would be a way to accomplish that. Anyhow we will need to wait until there is a proper way to pass the sources to CSharpier.

@TwentyFourMinutes TwentyFourMinutes added the enhancement New feature or request label Oct 28, 2021
@TwentyFourMinutes TwentyFourMinutes added this to the v2.1.0 milestone Oct 28, 2021
@TwentyFourMinutes TwentyFourMinutes self-assigned this Oct 28, 2021
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

1 participant