Top "Autosave" questions

The generic concept of automatically saving information to the disk or to a remote server, triggered by a timer or any other event.

VBA Print to PDF and Save with Automatic File Name

I have a code that prints a selected area in a worksheet to PDF and allows user to select folder …

excel vba pdf autosave
Eclipse save automatically

I would like Eclipse to automatically save every time I edit a file, in much the same way that it …

eclipse ide autosave
Is there a visual studio automatic save configuration setting?

I use the java IDE IntelliJ IDEA and one of the features I like is that there's no saving. Everything's …

visual-studio visual-studio-2008 resharper autosave
how to save/read class wholly in Python

som = SOM_CLASS() # includes many big difficult data structures som.hard_work() som.save_to_disk(filename) #then later or …

python class autosave
iPython Notebook/Jupyter autosave failed

I am working in iPython 3/Jupyter running multiple kernels and servers. As such, i often forget to personally save things …

ipython-notebook autosave jupyter
C# create a timer loop which runs code every 30 minutes?

I would like to input an autosave feature in my C# program which will run a line of code at …

c# visual-studio .net-4.0 timer autosave
Eclipse Auto Save before build?

Coming from a Visual Studio background... How do I tell Eclipse that it should auto save when ever I build …

eclipse macos ide autosave
Autosave input box's to database during pause in typing?

I have a large form on my website that I want to be able to autosave to a database as …

javascript jquery autosave
How do you keep Notepad++ from opening unsaved documents from the last session?

Sometime around May 2014 Notepad++ had an update where it started saving unsaved documents without being told to. When closing Notepad++ …

notepad++ autosave
How to disable Auto Save in Android Studio

Is there way to disable auto save in Android Studio? I have already unchecked "Save files automatically if application is …

android-studio autosave