Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
code / usr / share / code / resources / app / extensions / node-debug / out / node / terminal.nls.json
Size: Mime:
{
	"messages": [
		"External console not implemented on '{0}'.",
		"VS Code Console",
		"'{0}' not found",
		"{0} failed with exit code {1}",
		"Press any key to continue...",
		"{0} failed with exit code {1}"
	],
	"keys": [
		"external.console.not.implemented",
		"console.title",
		"program.not.found",
		"program.failed",
		"press.any.key",
		"program.failed"
	]
}