On re-scan of a directory the tm tags for all directories of that project were re-generated. This caused a crash. The crash only occured if the project had more than one directory.
Now, only the tm tags of the selected/re-scanned project are re-generated. Fixes #629. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany-plugins/pull/630 -- Commit Summary -- * workbench: on re-scan dir only regenerate tags for that dir, not for all. -- File Changes -- M workbench/src/wb_project.c (6) -- Patch Links -- https://github.com/geany/geany-plugins/pull/630.patch https://github.com/geany/geany-plugins/pull/630.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/630
