L-I-V / MQL-Tools

49 stars 17 forks source link

command to compile a specific file? #41

Open mishaxz opened 1 year ago

mishaxz commented 1 year ago

is there a vs code command to compile a specific MQL file? currently I use "mql_tools.compileFile" on an opened file in the Editor.

I would like to specify the file so I don't have to open it.