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",
|
||||
"nim",
|
||||
"arm",
|
||||
"asm"
|
||||
"asm",
|
||||
"vala"
|
||||
]
|
||||
},
|
||||
"variables": {
|
||||
|
|
@ -256,7 +257,8 @@
|
|||
"julia",
|
||||
"dylan",
|
||||
"mips",
|
||||
"renderscript"
|
||||
"renderscript",
|
||||
"vala"
|
||||
]
|
||||
},
|
||||
"configurationAttributes": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue