- 
                Notifications
    
You must be signed in to change notification settings  - Fork 35.9k
 
Open
Labels
editor-textbufferEditor text bufferEditor text bufferfeature-requestRequest for new features or functionalityRequest for new features or functionality
Milestone
Description
VSCode supports LF line endings, and CRLF line endings, but it doesn't support CR line endings.
Any chance of support for this? There are some exotic platforms which still require them, such as e.g. pre OSX MacOS, and the amount of work involved ought to be trivial. This is ff=mac mode in vim.
I've tried manually setting files.eol to "\r", but the value is rejected as being invalid.
Right now, if you try to open a CR file in VSCode it gets normalised to CRLF, which is incorrect. At the very least stopping this from happening would be nice.
alexdima, jleedev, TylerHaigh, grutty-sf, whc2001 and 62 moreLemmingh and hello-smile6Atreyu-94 and cypher256
Metadata
Metadata
Assignees
Labels
editor-textbufferEditor text bufferEditor text bufferfeature-requestRequest for new features or functionalityRequest for new features or functionality