1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 19:55:26 +03:00

testing/code-oss: new aport

https://github.com/microsoft/vscode
Visual Studio Code (OSS, with VSX)
This commit is contained in:
psykose 2022-07-09 09:22:37 +00:00 committed by alice
parent 234d8d8542
commit 6aef24e433
6 changed files with 236 additions and 0 deletions

View file

@ -0,0 +1,13 @@
--- a/product.json
+++ b/product.json
@@ -28,6 +28,10 @@
"reportIssueUrl": "https://github.com/microsoft/vscode/issues/new",
"urlProtocol": "code-oss",
"webviewContentExternalBaseUrlTemplate": "https://{{uuid}}.vscode-cdn.net/insider/3c8520fab514b9f56070214496b26ff68d1b1cb5/out/vs/workbench/contrib/webview/browser/pre/",
+ "extensionsGallery": {
+ "serviceUrl": "https://open-vsx.org/vscode/gallery",
+ "itemUrl": "https://open-vsx.org/vscode/item"
+ },
"builtInExtensions": [
{
"name": "ms-vscode.js-debug-companion",