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

Feature request: Add ability to preserve comment newlines in AddGoComments #66

Open
gmlewis opened this issue Jan 11, 2023 · 0 comments · May be fixed by #67
Open

Feature request: Add ability to preserve comment newlines in AddGoComments #66

gmlewis opened this issue Jan 11, 2023 · 0 comments · May be fixed by #67

Comments

@gmlewis
Copy link
Contributor

gmlewis commented Jan 11, 2023

It would be nice to be able to preserve the newlines and full text in a "description" string (as "\n") so that other tools can take advantage of the formatting already performed in the original source.

I'm thinking that this option should be added as an optional flag at the end of the AddGoComments method.

I'll try to put together a PR.

@gmlewis gmlewis linked a pull request Jan 11, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant