11{
2- "nameShort" : " Code - OSS " ,
3- "nameLong" : " Code - OSS " ,
2+ "nameShort" : " SageMaker Code Editor " ,
3+ "nameLong" : " SageMaker Code Editor " ,
44 "applicationName" : " code-oss" ,
55 "dataFolderName" : " .vscode-oss" ,
66 "win32MutexName" : " vscodeoss" ,
3434 "urlProtocol" : " code-oss" ,
3535 "webviewContentExternalBaseUrlTemplate" : " https://{{uuid}}.vscode-cdn.net/insider/ef65ac1ba57f57f2a3961bfe94aa20481caca4c6/out/vs/workbench/contrib/webview/browser/pre/" ,
3636 "builtInExtensions" : [
37- {
38- "name" : " ms-vscode.js-debug-companion" ,
39- "version" : " 1.1.2" ,
40- "sha256" : " e034b8b41beb4e97e02c70f7175bd88abe66048374c2bd629f54bb33354bc2aa" ,
41- "repo" : " https://github.com/microsoft/vscode-js-debug-companion" ,
42- "metadata" : {
43- "id" : " 99cb0b7f-7354-4278-b8da-6cc79972169d" ,
44- "publisherId" : {
45- "publisherId" : " 5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee" ,
46- "publisherName" : " ms-vscode" ,
47- "displayName" : " Microsoft" ,
48- "flags" : " verified"
49- },
50- "publisherDisplayName" : " Microsoft"
51- }
52- },
53- {
54- "name" : " ms-vscode.js-debug" ,
55- "version" : " 1.83.1" ,
56- "sha256" : " 1452fdbab8d0d83ca5765bb66170d50b005c97ca4dcd13e154c3401d842a92d4" ,
57- "repo" : " https://github.com/microsoft/vscode-js-debug" ,
58- "metadata" : {
59- "id" : " 25629058-ddac-4e17-abba-74678e126c5d" ,
60- "publisherId" : {
61- "publisherId" : " 5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee" ,
62- "publisherName" : " ms-vscode" ,
63- "displayName" : " Microsoft" ,
64- "flags" : " verified"
65- },
66- "publisherDisplayName" : " Microsoft"
67- }
68- },
69- {
70- "name" : " ms-vscode.vscode-js-profile-table" ,
71- "version" : " 1.0.3" ,
72- "sha256" : " b9dab017506d9e6a469a0f82b392e4cb1d7a25a4843f1db8ba396cbee209cfc5" ,
73- "repo" : " https://github.com/microsoft/vscode-js-profile-visualizer" ,
74- "metadata" : {
75- "id" : " 7e52b41b-71ad-457b-ab7e-0620f1fc4feb" ,
76- "publisherId" : {
77- "publisherId" : " 5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee" ,
78- "publisherName" : " ms-vscode" ,
79- "displayName" : " Microsoft" ,
80- "flags" : " verified"
81- },
82- "publisherDisplayName" : " Microsoft"
83- }
84- }
37+ ],
38+ "extensionsGallery" : {
39+ "serviceUrl" : " https://open-vsx.org/vscode/gallery" ,
40+ "itemUrl" : " https://open-vsx.org/vscode/item" ,
41+ "resourceUrlTemplate" : " https://open-vsx.org/vscode/unpkg/{publisher}/{name}/{version}/{path}" ,
42+ "controlUrl" : " " ,
43+ "recommendationsUrl" : " " ,
44+ "nlsBaseUrl" : " " ,
45+ "publisherUrl" : " "
46+ },
47+ "linkProtectionTrustedDomains" : [
48+ " https://open-vsx.org"
8549 ]
86- }
50+ }
0 commit comments