vscode/extensions/debug-auto-launch/package.nls.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
183 B
JSON
Raw Permalink Normal View History

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