enabled breakpoint support for nim
This commit is contained in:
parent
60d60cef67
commit
328d19fef8
1 changed files with 2 additions and 1 deletions
|
|
@ -33,7 +33,8 @@
|
||||||
"fortran-modern",
|
"fortran-modern",
|
||||||
"rust",
|
"rust",
|
||||||
"pascal",
|
"pascal",
|
||||||
"ada"
|
"ada",
|
||||||
|
"nim"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"configurationAttributes": {
|
"configurationAttributes": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue