+11
Encoding missing: UTF8 with BOM
Encoding missing: UTF8 with BOM (Byte Order Mark). Current UTF8 creates a file without BOM. Need to open the file in Notepad++ for this.
Servicio de atención al cliente por UserEcho
Servicio de atención al cliente por UserEcho
This is included in Sublime Text 3 beta:
{ "caption": "UTF-8 with BOM", "command": "save", "args": {"encoding": "utf-8 with bom" } },