[Geany-devel] SF.net SVN: geany:[5915] trunk/TODO

Lex Trotman elextr at xxxxx
Wed Sep 14 12:13:28 UTC 2011


Hi Nick,

[...]
> +       o asynchronous build commands on Windows
> +       o (filetype-independent run command & keybinding)

This only needs a GUI, you can already put filetype independent run
commands in both geany.conf and project files in the [build-menu]
section like:

EX_01_LB=Run command label
EX_01_CM=./whatever
EX_01_WD=%p/bin

Keybindings need to be for all extra commands, filetype and filetype
independent ones, not just the exe one.  Probably the whole build
keybinding group needs to be made dynamically like plugin groups are
so the size can be determined at runtime?

Cheers
Lex



More information about the Devel mailing list