{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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 Debug Automatisch Koppelen",
			"description": "Helper voor automatisch koppelen functie als node-debug extensies niet actief zijn.",
			"debug.node.autoAttach.description": "Koppel debugger automatisch wanneer node.js wordt gestart in debug modus vanuit een geïntergreerde terminal.",
			"debug.node.autoAttach.disabled.description": "Automatisch koppelen is uitgeschakeld en niet weergegeven in de statusbalk.",
			"debug.node.autoAttach.on.description": "Automatisch koppelen is actief.",
			"debug.node.autoAttach.off.description": "Automatisch koppelen is inactief.",
			"toggle.auto.attach": "Automatisch koppelen aan-/uitzetten"
		},
		"out/extension": {
			"status.text.auto.attach.on": "Auto Koppelen: Aan",
			"status.text.auto.attach.off": "Auto Koppelen: Uit",
			"status.tooltip.auto.attach": "Automatisch koppelen aan node.js processen in debug-modus"
		}
	}
}