Is that possible?
My config currently looks like following:
{ "type": "monkeyc", "request": "launch", "name": "F7X Pro", "stopAtLaunch": false, "device": "fenix7xpro" }
I would like to add a second config like "Build for F7X Pro" that simply builds the project for the device but does not start the sim, just to quickly test that everything builds correctly for the device.