From 4829b28df56a71a3624fd78dd5b61f7232d74125 Mon Sep 17 00:00:00 2001 From: WebFreak001 Date: Tue, 6 Dec 2016 23:59:13 +0100 Subject: [PATCH] Added vala breakpoints fix #85 --- package.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cc17f65..5186be2 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,8 @@ "ada", "nim", "arm", - "asm" + "asm", + "vala" ] }, "variables": { @@ -256,7 +257,8 @@ "julia", "dylan", "mips", - "renderscript" + "renderscript", + "vala" ] }, "configurationAttributes": {