vscode/product.json
2016-06-09 14:20:45 -07:00

11 lines
424 B
JSON

{
"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",
"reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new"
}