1
0
mirror of https://github.com/coder/code-server.git synced 2024-12-04 15:00:38 +08:00
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"
}