Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/extensions/debug-auto-launch/package.nls.json
3290 views
1
{
2
"displayName": "Node Debug Auto-attach",
3
"description": "Helper for auto-attach feature when node-debug extensions are not active.",
4
"toggle.auto.attach": "Toggle Auto Attach"
5
}
6
7