VS Code: Export project output filename

I've started using the VSCode plugin for dev which is a huge improvement on Eclipse.

When I export my project the plugin creates a garmin.iq file.

I would like this to be something else.

I've tried setting additional compiler options in the plugin settings but it seems to ignore those.

How can I change the output file of the export project to something other than Garmin.iq?