use new "breakpoints" contribution point

This commit is contained in:
Andre Weinand
2016-07-21 11:43:33 +02:00
parent cda7db0d7e
commit 36edf0b561

View File

@@ -205,22 +205,12 @@
"title": "%javascript.reloadProjects.title%"
}
],
"debuggers": [
"breakpoints": [
{
"type": "node",
"enableBreakpointsFor": {
"languageIds": [
"typescript", "typescriptreact"
]
}
"language": "typescript"
},
{
"type": "extensionHost",
"enableBreakpointsFor": {
"languageIds": [
"typescript"
]
}
"language": "typescriptreact"
}
],
"snippets": [