06.08.2018, 15:03
tente:
Code:
{
"version": "2.0.0",
"tasks": [
{
"label": "build-normal",
"type": "shell",
"command": ["c:\\Users\\Leonardo^ Bradoks\\Desktop\\Servidor^ Atual\\pawno\\pawncc.exe", "\"${file}\""],
"args": ["-;+", "-(+"],
"group": {
"kind": "build",
"isDefault": true
},
"isBackground": false,
"presentation": {
"reveal": "silent",
"panel": "dedicated"
},
"problemMatcher": "$pawncc"
}
]
}
