code icon indicating copy to clipboard operation
code copied to clipboard

Cannot save text file

Open FernandoGarcia opened this issue 6 years ago • 1 comments

Hi!

I was trying save some notes from this site but I'm not able.

The terminal says there's an invalid sequence of bytes in input conversion.

Placing the same text in Notepad++ I can't see any strange char.

See image:

strangechar

Also there's no warning window when running the Code from launcher.

Best regards.

FernandoGarcia avatar Aug 20 '19 00:08 FernandoGarcia

Maybe because of the WIndows line endings (CRLF) rather than Unix (LF)? I guess Code should convert these. Maybe not - I could load and save a file with these line endings OK with Code.

jeremypw avatar Aug 20 '19 09:08 jeremypw