Added vala breakpoints fix #85
This commit is contained in:
parent
e0968b65e1
commit
4829b28df5
1 changed files with 4 additions and 2 deletions
|
|
@ -56,7 +56,8 @@
|
||||||
"ada",
|
"ada",
|
||||||
"nim",
|
"nim",
|
||||||
"arm",
|
"arm",
|
||||||
"asm"
|
"asm",
|
||||||
|
"vala"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"variables": {
|
"variables": {
|
||||||
|
|
@ -256,7 +257,8 @@
|
||||||
"julia",
|
"julia",
|
||||||
"dylan",
|
"dylan",
|
||||||
"mips",
|
"mips",
|
||||||
"renderscript"
|
"renderscript",
|
||||||
|
"vala"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"configurationAttributes": {
|
"configurationAttributes": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue