Is it possible to keep original end of lines in the file? (I use visual studio code to edit files on a linux server through SAMBA)
There is a button at right bottom to choose either LF or CRLF, but it replace all the end of lines in the file.
example:
line1 \r\n
line2 \r\n
line3 \n