Enabled breakpoint support for rust fix #29
Signed-off-by: WebFreak001 <janju007@web.de>
This commit is contained in:
parent
99263c3000
commit
60d60cef67
1 changed files with 2 additions and 1 deletions
|
|
@ -31,6 +31,7 @@
|
||||||
"objective-c",
|
"objective-c",
|
||||||
"fortran",
|
"fortran",
|
||||||
"fortran-modern",
|
"fortran-modern",
|
||||||
|
"rust",
|
||||||
"pascal",
|
"pascal",
|
||||||
"ada"
|
"ada"
|
||||||
]
|
]
|
||||||
|
|
@ -191,4 +192,4 @@
|
||||||
"typescript": "^1.7.5",
|
"typescript": "^1.7.5",
|
||||||
"vscode": "0.11.x"
|
"vscode": "0.11.x"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue