Depends on #2301, that should be merged first. (Could be worked around if necessary).

Currently the user can manually edit geany.conf or the project .conf to add filetype-independent execute commands which silently override the filetype execute ones. It's not really explained in the manual (but Lex says it's in the Wiki page), my guess is it's not used much.

This creates a new group of build commands - independent execute commands. These appear in the build menu after the filetype execute commands.
This is more flexible for the user and allows for adding GUI configurability to the 'Set Build Commands' dialog (which I can do in another pull).
This adds a keybinding for the first filetype-independent execute command, which defaults to Shift+F5.


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/2307

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.