11 lines
193 B
JSON
11 lines
193 B
JSON
{
|
|
"haxe.enableDiagnostics": true,
|
|
"haxe.configurations": [
|
|
["build/app/flash/haxe/debug.hxml"],
|
|
],
|
|
"haxe.displayServer": {
|
|
"arguments": [
|
|
//"-v"
|
|
],
|
|
}
|
|
} |