CQ-editor icon indicating copy to clipboard operation
CQ-editor copied to clipboard

Don't change file line endings when saving

Open abudden opened this issue 5 years ago • 1 comments

I like to version control models when I'm working on them. If I have a model with unix line endings and open it in CQ editor on Windows, clicking save changes all the line endings to be CRLF. This results in every line appearing to have changed in the version control diff.

CQ-editor shouldn't change line endings when saving.

abudden avatar Nov 21 '19 09:11 abudden

Thanks for reporting @abudden . I will look into this. In the meantime: there should be git settings to ignore line ending deltas.

adam-urbanczyk avatar Nov 21 '19 18:11 adam-urbanczyk