提交 1d5c0d67 编写于 作者: I isidor

coffeescript: use new way of contributing breakpoints

上级 9be37ebc
......@@ -18,9 +18,10 @@
"scopeName": "source.coffee",
"path": "./syntaxes/coffeescript.json"
}],
"debuggers": [{
"type": "node",
"enableBreakpointsFor": { "languageIds": ["coffeescript"] }
}]
"breakpoints": [
{
"language": "coffeescript"
}
]
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册