Commit c437abe9d380c91f55f10b17f754741b72b2e2ca

Authored by 太田晃輔
1 parent 17351797

文字コード用

ワークスペース既定エンコードを EUC-JP に設定。
Showing 1 changed file with 4 additions and 0 deletions
  1 +{
  2 + "files.encoding": "eucjp",
  3 + "files.autoGuessEncoding": true
  4 +}
Please register or login to post a comment