guiguan / file-header

FileHeader for Atom
https://atom.io/packages/file-header
Other
31 stars 21 forks source link

Mixed line endings on CRLF default #55

Open RyanSchw opened 6 years ago

RyanSchw commented 6 years ago

I had line-ending-selector.defaultLineEnding set to CRLF, however I was getting LF line endings when I clicked on "New File" on the Tree View. Sometimes, I would get a mixed result, where the lines after the body would be CRLF but the body would still be LF endings. Using the most recent version of Atom and file-header (fresh install as of 6/15/18)