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

disable automatic building in chrome dev editor #4059

Open jitsingh89 opened 8 years ago

jitsingh89 commented 8 years ago

I am using chrome dev editor ide to develop chrome app. I want to disable automatic build option in this ide, problem is that whenever i am typing anything it's going for build so i am not able to write code, so i have to disable this feature when writing code.