Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Show special characters in VS Code

I have a problem with my VS Code. When trying to modify a file that contains special characters like "á", "ñ", "ó" etc., the special characters are replaced with a question mark. (See image below.)

Although, this can be solved easily from the back of Visual Studio Code, changing the language type to "Windows 1252", because at first it worked for me. But now, even if I change it to that language, the signs are still there.

Screen shot of text in VSCode showing wrong display of non-ASCII characters

like image 715
Ray Avatar asked Jul 03 '26 16:07

Ray


1 Answers

the files that you opened before you made the changes to the encoding have been auto-overwritten and the original characters were replaced with the unknown-character character

like image 126
cSilva Avatar answered Jul 05 '26 13:07

cSilva



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!