WrapEarnPass left a comment (geany/geany-plugins#1577) I got to a point where I am getting configs setup, and ran into #4603. geany is popping the project-save signal on every document-save. I require Project configs in order to load intercept actions (like Build does), so I can either tear down all existing configs every time a file saves, and the load it all again... or... only check for Project configs on plugin_init. For the time now, I am unhooking project-save so I can move forward.
-- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/1577#issuecomment-4759779766 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/issues/1577/[email protected]>
