13 lines
368 B
JSON
13 lines
368 B
JSON
|
{
|
||
|
"extensionsGallery": {
|
||
|
"serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
|
||
|
"cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
|
||
|
"itemUrl": "https://marketplace.visualstudio.com/items",
|
||
|
"controlUrl": "",
|
||
|
"recommendationsUrl": ""
|
||
|
},
|
||
|
"extensionAllowedProposedApi": [
|
||
|
"ms-vscode-remote.remote-wsl"
|
||
|
]
|
||
|
}
|