{ "": [ "--------------------------------------------------------------------------------------------", "Copyright (c) Microsoft Corporation. All rights reserved.", "Licensed under the MIT License. See License.txt in the project root for license information.", "--------------------------------------------------------------------------------------------", "Do not edit this file. It is machine generated." ], "version": "1.0.0", "contents": { "package": { "displayName": "Node デバッグの自動アタッチ", "description": "node-debug 拡張がアクティブではないときに自動的にアタッチする機能を補助します。", "debug.node.autoAttach.description": "統合ターミナルからデバッグ モードで node.js が起動されたときに、自動的に node デバッガーをアタッチします。", "debug.node.autoAttach.disabled.description": "オート アタッチが無効で、ステータス バーに表示されません。", "debug.node.autoAttach.on.description": "自動アタッチがアクティブです。", "debug.node.autoAttach.off.description": "自動アタッチが非アクティブです。", "toggle.auto.attach": "自動アタッチの切り替え" }, "out/extension": { "status.text.auto.attach.on": "自動アタッチ: オン", "status.text.auto.attach.off": "オート アタッチ: オフ", "status.tooltip.auto.attach": "デバッグ モードで node.js プロセスに自動的にアタッチ" } } }