[Github-comments] [geany-plugins] Projectorganizer: Find in Files (#327)
Jiří Techet
notifications at xxxxx
Sat Feb 6 17:05:35 UTC 2016
Good point about the grep options, created a pull request to Geany here:
https://github.com/geany/geany/pull/895
> This issue shows that the whole plugin architecture have its limitations. How could Geany's FIF know about PO's external directories?
It cannot, it's something I introduced just in my plugin. Geany in general can search in just a single directory (like most other editors and I think it should stay this way). You can however pre-fill the external directory to the FIF dialog by right-clicking it in the sidebar and selecting "Find in Files...".
> Maybe PO should have a "symlink external directory" button. (Except on Windows, as mklink won't to that for you easily.)
I'd leave the symlink creation up to users - as you say, it works on just some platforms and I don't think it's something the plugin itself should do.
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/327#issuecomment-180811709
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160206/935da1c0/attachment.html>
More information about the Github-comments
mailing list