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 "Save all files with <eol> EOL characters" option #5365

Closed
dougthor42 opened this issue Sep 29, 2017 · 1 comment · Fixed by #5367
Closed

Add "Save all files with <eol> EOL characters" option #5365

dougthor42 opened this issue Sep 29, 2017 · 1 comment · Fixed by #5367

Comments

@dougthor42
Copy link
Contributor

dougthor42 commented Sep 29, 2017

There should be an option on the editor to always save files with LF / CRLF / CR line endings.

Basically this would run Source -> Convert end-of-line characters on every save. There might be a more sophisticated or faster way to do it, but I'm not aware of one.

Option screen could look like:

image

I'll open a PR for this to see how you guys like it. Defaults will be the status-quo: EOLs are not changed on save.

(Edit1: replaced text representation of option screen with image)

@ccordoba12
Copy link
Member

I like it. Thanks a lot @dougthor42 for taking a look at it!

@ccordoba12 ccordoba12 changed the title [Feature Suggestion] Add "Save all files with <eol> EOL characters" option Add "Save all files with <eol> EOL characters" option Sep 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants