Merge pull request #111 from faustinoaq/patch-1
enable breakpoints for crystal language
This commit is contained in:
commit
bb124c467c
1 changed files with 2 additions and 1 deletions
|
|
@ -57,7 +57,8 @@
|
||||||
"nim",
|
"nim",
|
||||||
"arm",
|
"arm",
|
||||||
"asm",
|
"asm",
|
||||||
"vala"
|
"vala",
|
||||||
|
"crystal"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"variables": {
|
"variables": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue