SpartanJ / ecode

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

Enforce line endings forcefully #318

Closed ghost closed 1 month ago

ghost commented 1 month 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.