05.11.2017, 13:46
Hmmm....If i use vs code give this errors but if i use sublime text 3 there is no errors like that
I don't know what to belive anymore
Edit: VS Code compiler task
I don't know what to belive anymore
Edit: VS Code compiler task
PHP код:
{
"version": "2.0.0",
"type": "shell",
"args": [
"-Z+",
"-d3",
"${relativeFile}"
],
"windows": {
"command": "${workspaceRoot}\\pawno\\pawncc.exe"
},
"problemMatchers": []
}