Welcome to mirror list, hosted at ThFree Co, Russian Federation.

product.json - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 462f1c674a2a45123437df67e8ac904272ebdbe2 (plain)
1
2
3
4
5
6
7
8
9
10
{
	"nameShort": "Code - OSS",
	"nameLong": "Code - OSS",
	"applicationName": "code-oss",
	"dataFolderName": ".vscode-oss",
	"win32MutexName": "vscodeoss",
	"licenseUrl": "https://github.com/Microsoft/vscode/blob/master/LICENSE.txt",
	"darwinBundleIdentifier": "com.visualstudio.code.oss",
	"welcomePage": "https://go.microsoft.com/fwlink/?LinkId=723048"
}