diff --git a/.vscode/settings.json b/.vscode/settings.json index 262f51882..826cd4252 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,7 @@ { + "haxe.displayConfigurations": [ + [ "--cwd", "tools", "tools.hxml" ] + ], "editor.insertSpaces": false, "editor.trimAutoWhitespace": true, "codedox": {