I've used (and still use) CodeWright as my main editor for 10+ years. This is a great editor (unfortunately not supported by those Borland guys) and had several very useful features.
One of them was giving you the possibility to save the file when CodeWright was out of focus.
Can something similar be added to NP++ too (optional)?
Best rgds,
--Geert
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
AutoSave allows to automatically save the currently open files based on a timer schedule (default is 1 min) and/or upon the application losing focus. The plugin offers a couple of options to save the current (or all the files), selecting only the named ones, accessible through a menu.
Hi,
I've used (and still use) CodeWright as my main editor for 10+ years. This is a great editor (unfortunately not supported by those Borland guys) and had several very useful features.
One of them was giving you the possibility to save the file when CodeWright was out of focus.
Can something similar be added to NP++ too (optional)?
Best rgds,
--Geert
AutoSave allows to automatically save the currently open files based on a timer schedule (default is 1 min) and/or upon the application losing focus. The plugin offers a couple of options to save the current (or all the files), selecting only the named ones, accessible through a menu.
http://fstellari.googlepages.com/AutoSave_dll_1v10.zip
Nice!
Is there also a possibility to share the DLL code?
Best rgds,
--Geert