level 1
IcarryUhome
楼主
"fallback_encoding": "Western (Windows 1252)"
"default_encoding": "UTF-8",
"enable_hexadecimal_encoding": true,
"default_line_ending": "unix",
----------------------------------------------------------------------
上面是我的设置,但是保存文件用notepad++查看编码时发现是windows系统ANSCII编码,怎样设置成Unix、UTF-8编码
2015年05月01日 07点05分
1
"default_encoding": "UTF-8",
"enable_hexadecimal_encoding": true,
"default_line_ending": "unix",
----------------------------------------------------------------------
上面是我的设置,但是保存文件用notepad++查看编码时发现是windows系统ANSCII编码,怎样设置成Unix、UTF-8编码