2015-11-13 21:39:38 +08:00
|
|
|
{
|
2016-01-27 23:18:01 +08:00
|
|
|
"nameShort": "Code - OSS",
|
|
|
|
"nameLong": "Code - OSS",
|
2016-02-12 22:18:13 +08:00
|
|
|
"applicationName": "code-oss",
|
2016-01-27 23:18:01 +08:00
|
|
|
"dataFolderName": ".vscode-oss",
|
2015-12-10 17:02:52 +08:00
|
|
|
"win32MutexName": "vscodeoss",
|
2016-12-14 13:10:29 +08:00
|
|
|
"licenseName": "MIT",
|
2021-02-15 03:10:24 +08:00
|
|
|
"licenseUrl": "https://github.com/microsoft/vscode/blob/main/LICENSE.txt",
|
2023-04-02 15:35:39 +08:00
|
|
|
"serverLicenseUrl": "https://github.com/microsoft/vscode/blob/main/LICENSE.txt",
|
2021-10-21 15:45:49 +08:00
|
|
|
"serverGreeting": [],
|
2021-11-24 05:30:49 +08:00
|
|
|
"serverLicense": [],
|
|
|
|
"serverLicensePrompt": "",
|
2022-01-11 23:34:28 +08:00
|
|
|
"serverApplicationName": "code-server-oss",
|
2022-01-21 19:11:47 +08:00
|
|
|
"serverDataFolderName": ".vscode-server-oss",
|
2022-10-13 21:02:42 +08:00
|
|
|
"tunnelApplicationName": "code-tunnel-oss",
|
2016-07-21 16:55:07 +08:00
|
|
|
"win32DirName": "Microsoft Code OSS",
|
|
|
|
"win32NameVersion": "Microsoft Code OSS",
|
|
|
|
"win32RegValueName": "CodeOSS",
|
2018-01-15 04:57:34 +08:00
|
|
|
"win32x64AppId": "{{D77B7E06-80BA-4137-BCF4-654B95CCEBC5}",
|
2020-05-26 22:18:03 +08:00
|
|
|
"win32arm64AppId": "{{D1ACE434-89C5-48D1-88D3-E2991DF85475}",
|
2020-07-07 22:08:39 +08:00
|
|
|
"win32x64UserAppId": "{{CC6B787D-37A0-49E8-AE24-8559A032BE0C}",
|
2020-05-26 22:18:03 +08:00
|
|
|
"win32arm64UserAppId": "{{3AEBF0C8-F733-4AD4-BADE-FDB816D53D7B}",
|
2016-07-21 16:55:07 +08:00
|
|
|
"win32AppUserModelId": "Microsoft.CodeOSS",
|
2016-12-22 07:46:41 +08:00
|
|
|
"win32ShellNameShort": "C&ode - OSS",
|
2023-05-19 17:07:43 +08:00
|
|
|
"win32TunnelServiceMutex": "vscodeoss-tunnelservice",
|
|
|
|
"win32TunnelMutex": "vscodeoss-tunnel",
|
2016-01-23 03:01:54 +08:00
|
|
|
"darwinBundleIdentifier": "com.visualstudio.code.oss",
|
2022-12-09 22:05:09 +08:00
|
|
|
"linuxIconName": "code-oss",
|
2019-03-19 16:34:18 +08:00
|
|
|
"licenseFileName": "LICENSE.txt",
|
2020-09-16 07:13:49 +08:00
|
|
|
"reportIssueUrl": "https://github.com/microsoft/vscode/issues/new",
|
2023-06-16 15:10:24 +08:00
|
|
|
"nodejsRepository": "https://nodejs.org",
|
2018-11-02 19:13:22 +08:00
|
|
|
"urlProtocol": "code-oss",
|
2022-08-12 07:40:05 +08:00
|
|
|
"webviewContentExternalBaseUrlTemplate": "https://{{uuid}}.vscode-cdn.net/insider/ef65ac1ba57f57f2a3961bfe94aa20481caca4c6/out/vs/workbench/contrib/webview/browser/pre/",
|
2020-04-06 19:36:07 +08:00
|
|
|
"builtInExtensions": [
|
|
|
|
{
|
|
|
|
"name": "ms-vscode.js-debug-companion",
|
2024-07-25 01:45:57 +08:00
|
|
|
"version": "1.1.3",
|
|
|
|
"sha256": "7380a890787452f14b2db7835dfa94de538caf358ebc263f9d46dd68ac52de93",
|
2020-04-06 19:36:07 +08:00
|
|
|
"repo": "https://github.com/microsoft/vscode-js-debug-companion",
|
|
|
|
"metadata": {
|
|
|
|
"id": "99cb0b7f-7354-4278-b8da-6cc79972169d",
|
|
|
|
"publisherId": {
|
|
|
|
"publisherId": "5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee",
|
|
|
|
"publisherName": "ms-vscode",
|
|
|
|
"displayName": "Microsoft",
|
|
|
|
"flags": "verified"
|
|
|
|
},
|
|
|
|
"publisherDisplayName": "Microsoft"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2020-06-06 01:19:36 +08:00
|
|
|
"name": "ms-vscode.js-debug",
|
2024-12-06 01:47:45 +08:00
|
|
|
"version": "1.96.0",
|
|
|
|
"sha256": "278cd8b129c133d834a8105d0e0699f2f940c5c159fa5c821c7b9a4f7ffd3581",
|
2020-09-16 07:13:49 +08:00
|
|
|
"repo": "https://github.com/microsoft/vscode-js-debug",
|
2020-04-06 19:36:07 +08:00
|
|
|
"metadata": {
|
2020-06-09 05:19:21 +08:00
|
|
|
"id": "25629058-ddac-4e17-abba-74678e126c5d",
|
2020-04-06 19:36:07 +08:00
|
|
|
"publisherId": {
|
|
|
|
"publisherId": "5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee",
|
|
|
|
"publisherName": "ms-vscode",
|
|
|
|
"displayName": "Microsoft",
|
|
|
|
"flags": "verified"
|
|
|
|
},
|
|
|
|
"publisherDisplayName": "Microsoft"
|
|
|
|
}
|
2020-04-25 07:45:30 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "ms-vscode.vscode-js-profile-table",
|
2024-09-26 06:51:46 +08:00
|
|
|
"version": "1.0.10",
|
|
|
|
"sha256": "7361748ddf9fd09d8a2ed1f2a2d7376a2cf9aae708692820b799708385c38e08",
|
2021-02-20 01:10:40 +08:00
|
|
|
"repo": "https://github.com/microsoft/vscode-js-profile-visualizer",
|
2020-04-25 07:45:30 +08:00
|
|
|
"metadata": {
|
|
|
|
"id": "7e52b41b-71ad-457b-ab7e-0620f1fc4feb",
|
|
|
|
"publisherId": {
|
|
|
|
"publisherId": "5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee",
|
|
|
|
"publisherName": "ms-vscode",
|
|
|
|
"displayName": "Microsoft",
|
|
|
|
"flags": "verified"
|
|
|
|
},
|
|
|
|
"publisherDisplayName": "Microsoft"
|
|
|
|
}
|
2020-04-06 19:36:07 +08:00
|
|
|
}
|
2023-06-16 15:10:24 +08:00
|
|
|
]
|
2019-09-19 18:56:08 +08:00
|
|
|
}
|