Save all?
Modernized fork of NEdit, with unicode support and AA text rendering
Brought to you by:
pyrphoros
There is an old rejected feature request for nedit, but in my opinion it is valid, I use it exactly in the same way.
https://sourceforge.net/p/nedit/feature-requests/65/
Although it is solvable in the described way, it would be better if it would be already present by default.
Just a small convenience function which saves me 100 mouse clicks every time I do multi-file search and replace.
Hi Dusan,
recently I merged a pull request for a 'Save All' feature so the newest version from git should support that.
I noticed that it saves all documents from all windows, not only from the current window. I don't know if this is the best behaviour.
Thank you very much. Sorry for not testing the latest version from git.
Actually saving files from all windows is the desired functionality. But I agree that it is a little dangerous if used carelessly, maybe it requires a warning with confirmation.
For me, it works perfectly as it is now. Thank you!