Hello Eric, -- Sent from my mobile Michel Graciano
On Fri, May 8, 2020, 13:28 Eric Bresie <[email protected]> wrote: > Does the auto save only save when there are changes or anytime changing > focus (i.e. and possibly no change present)? > It basically call "Save All" action after some time or focus change, depending on configuration. So, it saves the file only when there is any change to save. No history is generated if the opened files have no changes to be saved. Hope it fits your needs. > This is probably a different feature but was curious ...in Eclipse there > is a local history that is maintained overtime with new versions each time > a save is made locally which allows some visibility to changes not yet > under version control (i.e. git, svn, etc.). Although if this was added if > not there assume all the auto save could expand the number of entries. > I personally think it won't be necessary based on what I described before. What do you think? Best regards and sorry for the delay > Eric Bresie > [email protected] > > On May 1, 2020 at 12:09:17 PM CDT, Laszlo Kishalmi < > [email protected]> wrote: > > It seems the author would like to donate the code! > > > > On 5/1/20 9:50 AM, Laszlo Kishalmi wrote: > > > Thanks Jesse! > > > > > > As far as I've checked this is what we need. It is missing from the > > > 8.2 UC for whatever reason... > > > > > > @Geertjan as this one is in contrib, shall it be donated by Oracle? > > > > > > I'm trying to contact the author as well. > > > > > > On 5/1/20 7:09 AM, Jesse Glick wrote: > > > > FWIW I use the *Save files on focus lost* feature of > > > > http://hg.netbeans.org/main/contrib/file/tip/autosave and have had > > > > this mode on in NetBeans (and similarly for Emacs, etc.) for a long > > > > time. (I do not use NB’s built-in terminal.) I cannot recall a single > > > > time where this saved a file and caused a problem for me. If a change > > > > was a mistake, there is always Ctrl-Z. The *Save* gesture is obsolete > > > > IMHO. > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [email protected] > > > > For additional commands, e-mail: [email protected] > > > > > > > > For further information about the NetBeans mailing lists, visit: > > > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > For further information about the NetBeans mailing lists, visit: > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > > > > >
