[Github-comments] [geany/geany-plugins] Workbench: project-related and global build commands (#733)

LarsGit223 notifications at xxxxx
Tue Apr 10 05:23:33 UTC 2018


As I am also using Geany for C development myself I have the same goal to be able to set some project settings using the workbench plugin. But this will be a long term goal and not happen in the near future I think.

Also, I still have to make up my mind how it is done best. In C the build commands are often the same but just different parameters (filepath, include directories...). So I thought about maybe extending the standard build dialog so that plugins could define own variables/placeholders (like ```%e```, ```%d```, ```%f```).

-- 
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/issues/733#issuecomment-379977597
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180409/36802e35/attachment.html>


More information about the Github-comments mailing list