mirror of
https://github.com/danog/code-server.git
synced 2024-12-14 02:07:28 +01:00
6 lines
183 B
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"
|
|
}
|