code-server/lib/vscode/extensions/debug-auto-launch/package.nls.json

6 lines
183 B
JSON

{
"displayName": "Node Debug Auto-attach",
"description": "Helper for auto-attach feature when node-debug extensions are not active.",
"toggle.auto.attach": "Toggle Auto Attach"
}