all looks very slick question.is it available for macos?
{ "label": "Build Server & Client", "dependsOrder": "parallel", "dependsOn": [ "Build Client", "Build Server" ], "group": "build"}
{ "label": "Update Module", "type": "shell", "command": "", "windows": { "command": "robocopy", "args": [ "/e", "/xo", "${workspaceFolder}\\src", "${config:blitzmax.bmxPath}\\mod\\hez.mod\\znet.mod" ] }, "group": "build"}