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

Simplify Roslyn whitespace handling, use autoformatting #148

Open
carlossanlop opened this issue Nov 29, 2022 · 0 comments
Open

Simplify Roslyn whitespace handling, use autoformatting #148

carlossanlop opened this issue Nov 29, 2022 · 0 comments
Assignees

Comments

@carlossanlop
Copy link
Member

The code in TripleSlashSyntaxRewriter.cs does a lot of manual work to handle whitespace. We should try to get the autoformatter to do it for us, but making sure the text gets word wrapped as requested here #44 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants