This fixes the broken live-update. The feature did not work since commit dcc37957e917a2e8c2f3e5d483c9a832eceff1e0. The reason was that the sub-directories were not added to the file-table and so no file monitor was created for them. The live-update only worked for the main directories but not for their sub-directories. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/722 -- Commit Summary -- * workbench: fix broken live-update -- File Changes -- M workbench/src/wb_project.c (8) -- Patch Links -- https://github.com/geany/geany-plugins/pull/722.patch https://github.com/geany/geany-plugins/pull/722.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/722
