googlearchive / chromedeveditor

Chrome Dev Editor is a developer tool for building apps on the Chrome platform - Chrome Apps and Web Apps, in JavaScript or Dart. (NO LONGER IN ACTIVE DEVELOPMENT)
BSD 3-Clause "New" or "Revised" License
2.92k stars 410 forks source link

how to change the encoding? #4064

Open leekafai opened 8 years ago

leekafai commented 8 years ago

I usually use the utf-8,but a few days ago,my boss give me an old project which is using the gb2312.Can someone tell me how to switch the view encoding?I don`t want to change the whole project encoding.Thanks for the answer.