{
	"messages": [
		"enter program name, for example {0}",
		"enter program name, for example {0}",
		"enter program name, for example {0}",
		"Launch",
		"Launch with {0}.",
		"Attach",
		"Attach with {0}.",
		"Pipe Launch",
		"Pipe Launch with {0}.",
		"Pipe Attach",
		"Pipe Attach with {0}.",
		"Launch",
		"Launch with the Visual Studio C/C++ debugger.",
		"Attach",
		"Attach to a process with the Visual Studio C/C++ debugger.",
		"Bash on Windows Launch",
		"Launch in Bash on Windows using {0}.",
		"Bash on Windows Attach",
		"Attach to a remote process running in Bash on Windows using {0}."
	],
	"keys": [
		"enter.program.name",
		"enter.program.name",
		"enter.program.name",
		"launch.string",
		"launch.with",
		"attach.string",
		"attach.with",
		"pipe.launch",
		"pipe.launch.with",
		"pipe.attach",
		"pipe.attach.with",
		"launch.string",
		"launch.with.vs.debugger",
		"attach.string",
		"attach.with.vs.debugger",
		"bash.on.windows.launch",
		"launch.bash.windows",
		"bash.on.windows.attach",
		"remote.attach.bash.windows"
	],
	"filePath": "Debugger\\configurations"
}