vscode/extensions/debug-auto-launch/package.nls.json
mxwj 018ff30de3
Some checks failed
Monaco Editor checks / Monaco Editor checks (push) Has been cancelled
Initial commit
2024-11-15 14:29:18 +08:00

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"
}