SpartanJ / ecode

Lightweight multi-platform code editor designed for modern hardware with a focus on responsiveness and performance.
MIT License
938 stars 13 forks source link

Enforce line endings forcefully #318

Closed ghost closed 2 months ago

ghost commented 2 months ago

It could be implemented as a new checkbox in the menu of Line Endings. For example, the universal setting for line endings is Windows, and the user opened a file with Unix line endings, if he edit and save the file, the line endings will be automatically converted to Windows.