aboutsummaryrefslogtreecommitdiffstats
path: root/.vscode
diff options
context:
space:
mode:
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/tasks.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/.vscode/tasks.json b/.vscode/tasks.json
index f68272e..0b315f6 100644
--- a/.vscode/tasks.json
+++ b/.vscode/tasks.json
@@ -16,6 +16,27 @@
"group": {
"kind": "build",
"isDefault": true
+ },
+ "presentation": {
+ "clear": true
+ }
+ },
+ {
+ "label": "Run tests",
+ "type": "hxml",
+ "file": "tests.hxml",
+ "problemMatcher": [
+ "$haxe-absolute",
+ "$haxe",
+ "$haxe-error",
+ "$haxe-trace"
+ ],
+ "group": {
+ "kind": "test",
+ "isDefault": true
+ },
+ "presentation": {
+ "clear": true
}
}
]
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage