stef-levesque / vscode-autohotkey

AutoHotkey language support for VS Code
MIT License
96 stars 23 forks source link

Can't save in UTF8 #20

Open filipedfs opened 5 years ago

filipedfs commented 5 years ago

When this extension is on, it keeps changing characters to "?".

For example, if I write "Vôo" or "Refém", the first time I save, it changes the strings to "V�o" and "Ref�m". The second time I save it changes to "V?o" and "Ref?m".

When I disable the extension this behavior disappears.

yemreak commented 4 years ago

Try to save file with UTF-8 with BOM encoding 📑 Encoding Düzenleme