@@ -264,9 +264,18 @@ index 28f8a69a2a91f9cb9f4dbd73ed3e689b2b3afe84..b5f5b10004d3e36092a30f685938a606
264264 }
265265 }
266266diff --git a/product.json b/product.json
267- index 7cab6d1b9f3b84bfc703856e93773a293fd198cf..31d3d5a943192eee791e1121415b436dc1ed3822 100644
267+ index 7cab6d1b9f3b84bfc703856e93773a293fd198cf..6924d94f65b390f52885b1036f7e96bce0e34680 100644
268268--- a/product.json
269269+++ 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",
270279@@ -20,7 +20,7 @@
271280 "darwinBundleIdentifier": "com.visualstudio.code.oss",
272281 "linuxIconName": "com.visualstudio.code.oss",
@@ -276,6 +285,22 @@ index 7cab6d1b9f3b84bfc703856e93773a293fd198cf..31d3d5a943192eee791e1121415b436d
276285 "urlProtocol": "code-oss",
277286 "extensionAllowedProposedApi": [
278287 "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+ }
279304diff --git a/remote/.yarnrc b/remote/.yarnrc
280305deleted file mode 100644
281306index c1a32ce532afa501fb19bdbcf6bcb0ec151ecd99..0000000000000000000000000000000000000000
0 commit comments