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

Stanislav N. notifications at xxxxx
Mon Apr 9 23:04:02 UTC 2018


I'm using Geany while writing Go code and it's vital to have some commands (like golint and gofmt) to be launched periodically. As Geany doesn't allow me to execute command for every CTRL+S press (or I don't know how to do that), it's good to have an ability to write custom commands and bind them to a hotkey. But this is configurable only per-project, and what if I have 10 projects in workbench? I will configure these commands **repeatedly** for all 10 projects.

What about adding a possibility to configure these commands from Workbench's tab globally (in workbench settings) and per-project (by right-clicking on project header, for example, and selecting "Set build commands for project...")?

-- 
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180409/966e9cff/attachment-0001.html>


More information about the Github-comments mailing list