@elextr commented on this pull request.


In src/document.c:

> @@ -3392,6 +3392,16 @@ static void force_close_all(void)
 	main_status.closing_all = FALSE;
 }
 
+void force_reload_all(void)

Since this is only called once suggest you put it in the callback, Geany is exhausting enough playing spaghetti functions 😁


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.