@@ -264,9 +264,18 @@ index 28f8a69a2a91f9cb9f4dbd73ed3e689b2b3afe84..b5f5b10004d3e36092a30f685938a606
264
264
}
265
265
}
266
266
diff --git a/product.json b/product.json
267
- index 7cab6d1b9f3b84bfc703856e93773a293fd198cf..31d3d5a943192eee791e1121415b436dc1ed3822 100644
267
+ index 7cab6d1b9f3b84bfc703856e93773a293fd198cf..6924d94f65b390f52885b1036f7e96bce0e34680 100644
268
268
--- a/product.json
269
269
+++ b/product.json
270
+ @@ -1,6 +1,6 @@
271
+ {
272
+ - "nameShort": "Code - OSS",
273
+ - "nameLong": "Code - OSS",
274
+ + "nameShort": "code-server",
275
+ + "nameLong": "code-server",
276
+ "applicationName": "code-oss",
277
+ "dataFolderName": ".vscode-oss",
278
+ "win32MutexName": "vscodeoss",
270
279
@@ -20,7 +20,7 @@
271
280
"darwinBundleIdentifier": "com.visualstudio.code.oss",
272
281
"linuxIconName": "com.visualstudio.code.oss",
@@ -276,6 +285,22 @@ index 7cab6d1b9f3b84bfc703856e93773a293fd198cf..31d3d5a943192eee791e1121415b436d
276
285
"urlProtocol": "code-oss",
277
286
"extensionAllowedProposedApi": [
278
287
"ms-vscode.vscode-js-profile-flame",
288
+ @@ -136,5 +136,14 @@
289
+ "publisherDisplayName": "Microsoft"
290
+ }
291
+ }
292
+ - ]
293
+ + ],
294
+ +
295
+ + "//": "https://github.com/VSCodium/vscodium/pull/155/files",
296
+ + "documentationUrl": "https://go.microsoft.com/fwlink/?LinkID=533484#vscode",
297
+ + "keyboardShortcutsUrlMac": "https://go.microsoft.com/fwlink/?linkid=832143",
298
+ + "keyboardShortcutsUrlLinux": "https://go.microsoft.com/fwlink/?linkid=832144",
299
+ + "keyboardShortcutsUrlWin": "https://go.microsoft.com/fwlink/?linkid=832145",
300
+ + "introductoryVideosUrl": "https://go.microsoft.com/fwlink/?linkid=832146",
301
+ + "tipsAndTricksUrl": "https://go.microsoft.com/fwlink/?linkid=852118",
302
+ + "newsletterSignupUrl": "https://www.research.net/r/vsc-newsletter"
303
+ }
279
304
diff --git a/remote/.yarnrc b/remote/.yarnrc
280
305
deleted file mode 100644
281
306
index c1a32ce532afa501fb19bdbcf6bcb0ec151ecd99..0000000000000000000000000000000000000000
0 commit comments