liximomo / vscode-sftp

Super fast sftp/ftp extension for VS Code
MIT License
1.5k stars 259 forks source link

when the file sync to linux server, the edit file's every line end always have a ^M #805

Open ramfmy opened 4 years ago

ramfmy commented 4 years ago

I have try to change the encoding and default end of line character of vscode, it doesn't work.

by the way, when I scp this file to linux server manually, the end of line is right, when use sftp to sync it, it will be wrong.