We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug The generated files seem to have a mixture different lines endings. This dialog appears everytime a file is opened in VS.
Perhaps consider normalizing the line endings to whatever the OS environment the tools is run in :)
Support Key: kedfgny
kedfgny
OpenAPI Specifications N/A
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
@damianh thanks for taking your time to report this. I think your suggestion is a great idea and I will add this to my to-do list
Sorry, something went wrong.
Apparently, there are already some convenience methods in the string class to do this called ReplaceLineEndings()
ReplaceLineEndings()
This issue in resolved in v0.5.28
Nice thanks!
christianhelle
Successfully merging a pull request may close this issue.
Describe the bug
The generated files seem to have a mixture different lines endings. This dialog appears everytime a file is opened in VS.
Perhaps consider normalizing the line endings to whatever the OS environment the tools is run in :)
Support Key:
kedfgny
OpenAPI Specifications
N/A
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: