code
code copied to clipboard
Cannot save text file
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:

Also there's no warning window when running the Code from launcher.
Best regards.
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.