"extensionsGallery": {
"serviceUrl": "",
"cacheUrl": "",
"itemUrl": ""
}
Also there are commits, where their developer putted the key.
Why they are removing it? Seems they are using it while developing, as we may see he let slip the line to the upper stream. Can I put it on my fork? Or I can only use it locally as they seem to be doing?
By default the https://github.com/Microsoft/vscode does not come with key:
on its https://github.com/Microsoft/vscode/blob/master/product.json file. That entry is required to install extensions from the marketplace as showed on:
Also there are commits, where their developer putted the key.
But sequentially removed it justifying:
Why they are removing it? Seems they are using it while developing, as we may see he let slip the line to the upper stream. Can I put it on my fork? Or I can only use it locally as they seem to be doing?
Related issues: