[Github-comments] [geany/geany-plugins] GeanyLua: Enable running scripts for all signals (#1112)

elextr notifications at xxxxx
Mon Oct 4 05:33:25 UTC 2021


I suggest _all_ the signal scripts be checked for existence at plugin start, not checking the file system every signal.

The filesystem will probably be cached (at least on linux) but its still system call overhead.

The at startup means no UI is needed to cause a rescan, just disable and re-enable the plugin.  Or "somebody" could add a Tools menu item to rescan for the convenience of people developing scripts.

-- 
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/1112#issuecomment-933157049
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211003/86ba8d12/attachment.htm>


More information about the Github-comments mailing list