coreh-deprecated/nide

Allow to switch off autosave, and save manually

xasima opened this issue · 0 comments

When working with some hot-deployment (using https://github.com/isaacs/node-supervisor) it's desirable to delay auto saving at least some significant changes will be introduced in the code. Please add 'settings' button on UI where we can configure to switch off auto-save. Perform some saving explicitly with special button /hot key.