[Github-comments] [geany/geany-plugins] workbench: on re-scan dir only regenerate tags for that dir, not for all. (#630)
LarsGit223
notifications at xxxxx
Sun Oct 15 17:40:10 UTC 2017
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171015/2ebb750e/attachment-0001.html>
More information about the Github-comments
mailing list