L-I-V / MQL-Tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keybinding to compile a specific file

mishaxz opened this issue · comments

if possible, can you add a way to set a keybinding to compile a specific file?

This is because sometimes you have an EA / Script, etc. that is more than just one file. So you are often working on a different file when you need to compile the EA / Script.

It would be great to be able to press a key to compile the EA or script .mq5/4 file when you are for example working on an .mqh file that it uses.

or is there a way to do this already somehow with one of the mql_tools commands?