Thats why I keep plugging it, it would be a tiny @techee change (<30000 lines ;-) to save buffers and their associated document settings in the config directory, it could even be in save actions plugin.
Futile ;-). No more heroic projects for the near future.
My suggestion is that all keyfiles should be written with g_replace_contents() because it works in all cases, that is why it is the default for data file saving.
Agree. I've created https://github.com/geany/geany/pull/3950 and I'm closing this PR in favor of that one.
Saving document files still needs the options for the reasons explained in my file saving [thesis](https://wiki.geany.org/config/all_you_never_wanted_to_know_about_file_saving) but thats not so relevant to keyfiles. [↩](https://github.com/geany/geany/pull/3947#user-content-fnref-1-34e7c30cc17831...)
Nice, I didn't know about that one.