[Github-comments] [geany/geany] Save all open files on execute/compile/run? (Issue #3186)

JohnCC330 notifications at github.com
Fri Apr 29 15:02:24 UTC 2022


When editing a multi-part project (like a Python project with several modules), I frequently forget to save a module's file before running the main program again. So I have to either ctl-shift-S, then retry, or go back to the changed tab, save, back to the main, and try again.

Would it be difficult to implement a way, such that, on execute, all changed tabs get saved? I considered:
- Adding an option in the build command lines
- Implement a %-variable (say %! or so) which does the saving, and can be included in the build command

Or maybe I'm just missing something?


-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3186
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/3186 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220429/3b193d1d/attachment.htm>


More information about the Github-comments mailing list