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

Add Newline String Option #8

Merged
merged 1 commit into from
May 26, 2024

Conversation

thecoolwinter
Copy link
Contributor

Adds the ability to set the newline string used by the NewlineProcessingFilter to detect newlines when initializing. For example, when editing a file with carriage return \r newlines instead of the default linefeed \n.

@mattmassicotte
Copy link
Contributor

Thank you so much for this. Long, long overdue.

I'm not sure exactly what's up with the tests. Clearly I broke something, but it has nothing to do with this change.

@mattmassicotte mattmassicotte merged commit 453bc35 into ChimeHQ:main May 26, 2024
1 of 5 checks passed
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 this pull request may close these issues.

2 participants