|
@@ -62,7 +62,7 @@ index 1be4d0e..73a8f3e 100644
|
|
-export const redundantImplicitActivationEvent = l10n.t("This activation event can be removed as VS Code generates these automatically from your package.json contribution declarations.");
|
|
-export const redundantImplicitActivationEvent = l10n.t("This activation event can be removed as VS Code generates these automatically from your package.json contribution declarations.");
|
|
+export const redundantImplicitActivationEvent = l10n.t("This activation event can be removed as VSCodium generates these automatically from your package.json contribution declarations.");
|
|
+export const redundantImplicitActivationEvent = l10n.t("This activation event can be removed as VSCodium generates these automatically from your package.json contribution declarations.");
|
|
diff --git a/extensions/extension-editing/src/extensionLinter.ts b/extensions/extension-editing/src/extensionLinter.ts
|
|
diff --git a/extensions/extension-editing/src/extensionLinter.ts b/extensions/extension-editing/src/extensionLinter.ts
|
|
-index dd1727e..6a5d304 100644
|
|
|
|
|
|
+index b69dac0..293e866 100644
|
|
--- a/extensions/extension-editing/src/extensionLinter.ts
|
|
--- a/extensions/extension-editing/src/extensionLinter.ts
|
|
+++ b/extensions/extension-editing/src/extensionLinter.ts
|
|
+++ b/extensions/extension-editing/src/extensionLinter.ts
|
|
@@ -34,4 +34,4 @@ const relativeUrlRequiresHttpsRepository = l10n.t("Relative image URLs require a
|
|
@@ -34,4 +34,4 @@ const relativeUrlRequiresHttpsRepository = l10n.t("Relative image URLs require a
|
|
@@ -354,22 +354,22 @@ index 6259b15..385797a 100644
|
|
+ "comment": "The simpler (?<=\\bProcess\\.|\\bCommandLine\\.) breaks VSCodium / Atom, see https://github.com/textmate/swift.tmbundle/issues/29",
|
|
+ "comment": "The simpler (?<=\\bProcess\\.|\\bCommandLine\\.) breaks VSCodium / Atom, see https://github.com/textmate/swift.tmbundle/issues/29",
|
|
"name": "support.variable.swift",
|
|
"name": "support.variable.swift",
|
|
diff --git a/extensions/typescript-language-features/package.nls.json b/extensions/typescript-language-features/package.nls.json
|
|
diff --git a/extensions/typescript-language-features/package.nls.json b/extensions/typescript-language-features/package.nls.json
|
|
-index 4f27690..6a09471 100644
|
|
|
|
|
|
+index cba2400..f2dbf28 100644
|
|
--- a/extensions/typescript-language-features/package.nls.json
|
|
--- a/extensions/typescript-language-features/package.nls.json
|
|
+++ b/extensions/typescript-language-features/package.nls.json
|
|
+++ b/extensions/typescript-language-features/package.nls.json
|
|
-@@ -74,4 +74,4 @@
|
|
|
|
|
|
+@@ -75,4 +75,4 @@
|
|
"configuration.tsserver.experimental.enableProjectDiagnostics": "(Experimental) Enables project wide error reporting.",
|
|
"configuration.tsserver.experimental.enableProjectDiagnostics": "(Experimental) Enables project wide error reporting.",
|
|
- "typescript.locale": "Sets the locale used to report JavaScript and TypeScript errors. Defaults to use VS Code's locale.",
|
|
- "typescript.locale": "Sets the locale used to report JavaScript and TypeScript errors. Defaults to use VS Code's locale.",
|
|
- "typescript.locale.auto": "Use VS Code's configured display language",
|
|
- "typescript.locale.auto": "Use VS Code's configured display language",
|
|
+ "typescript.locale": "Sets the locale used to report JavaScript and TypeScript errors. Defaults to use VSCodium's locale.",
|
|
+ "typescript.locale": "Sets the locale used to report JavaScript and TypeScript errors. Defaults to use VSCodium's locale.",
|
|
+ "typescript.locale.auto": "Use VSCodium's configured display language",
|
|
+ "typescript.locale.auto": "Use VSCodium's configured display language",
|
|
"configuration.implicitProjectConfig.module": "Sets the module system for the program. See more: https://www.typescriptlang.org/tsconfig#module.",
|
|
"configuration.implicitProjectConfig.module": "Sets the module system for the program. See more: https://www.typescriptlang.org/tsconfig#module.",
|
|
-@@ -158,3 +158,3 @@
|
|
|
|
|
|
+@@ -159,3 +159,3 @@
|
|
"typescript.workspaceSymbols.excludeLibrarySymbols": "Exclude symbols that come from library files in Go to Symbol in Workspace results. Requires using TypeScript 5.3+ in the workspace.",
|
|
"typescript.workspaceSymbols.excludeLibrarySymbols": "Exclude symbols that come from library files in Go to Symbol in Workspace results. Requires using TypeScript 5.3+ in the workspace.",
|
|
- "typescript.updateImportsOnFileMove.enabled": "Enable/disable automatic updating of import paths when you rename or move a file in VS Code.",
|
|
- "typescript.updateImportsOnFileMove.enabled": "Enable/disable automatic updating of import paths when you rename or move a file in VS Code.",
|
|
+ "typescript.updateImportsOnFileMove.enabled": "Enable/disable automatic updating of import paths when you rename or move a file in VSCodium.",
|
|
+ "typescript.updateImportsOnFileMove.enabled": "Enable/disable automatic updating of import paths when you rename or move a file in VSCodium.",
|
|
"typescript.updateImportsOnFileMove.enabled.prompt": "Prompt on each rename.",
|
|
"typescript.updateImportsOnFileMove.enabled.prompt": "Prompt on each rename.",
|
|
-@@ -164,5 +164,5 @@
|
|
|
|
|
|
+@@ -165,5 +165,5 @@
|
|
"typescript.suggest.enabled": "Enabled/disable autocomplete suggestions.",
|
|
"typescript.suggest.enabled": "Enabled/disable autocomplete suggestions.",
|
|
- "configuration.surveys.enabled": "Enabled/disable occasional surveys that help us improve VS Code's JavaScript and TypeScript support.",
|
|
- "configuration.surveys.enabled": "Enabled/disable occasional surveys that help us improve VS Code's JavaScript and TypeScript support.",
|
|
+ "configuration.surveys.enabled": "Enabled/disable occasional surveys that help us improve VSCodium's JavaScript and TypeScript support.",
|
|
+ "configuration.surveys.enabled": "Enabled/disable occasional surveys that help us improve VSCodium's JavaScript and TypeScript support.",
|
|
@@ -377,16 +377,7 @@ index 4f27690..6a09471 100644
|
|
- "configuration.tsserver.useVsCodeWatcher": "Use VS Code's file watchers instead of TypeScript's. Requires using TypeScript 5.4+ in the workspace.",
|
|
- "configuration.tsserver.useVsCodeWatcher": "Use VS Code's file watchers instead of TypeScript's. Requires using TypeScript 5.4+ in the workspace.",
|
|
+ "configuration.tsserver.useVsCodeWatcher": "Use VSCodium's file watchers instead of TypeScript's. Requires using TypeScript 5.4+ in the workspace.",
|
|
+ "configuration.tsserver.useVsCodeWatcher": "Use VSCodium's file watchers instead of TypeScript's. Requires using TypeScript 5.4+ in the workspace.",
|
|
"configuration.tsserver.watchOptions": "Configure which watching strategies should be used to keep track of files and directories.",
|
|
"configuration.tsserver.watchOptions": "Configure which watching strategies should be used to keep track of files and directories.",
|
|
-@@ -217,6 +217,6 @@
|
|
|
|
- "configuration.suggest.objectLiteralMethodSnippets.enabled": "Enable/disable snippet completions for methods in object literals.",
|
|
|
|
-- "configuration.tsserver.web.projectWideIntellisense.enabled": "Enable/disable project-wide IntelliSense on web. Requires that VS Code is running in a trusted context.",
|
|
|
|
-+ "configuration.tsserver.web.projectWideIntellisense.enabled": "Enable/disable project-wide IntelliSense on web. Requires that VSCodium is running in a trusted context.",
|
|
|
|
- "configuration.tsserver.web.projectWideIntellisense.suppressSemanticErrors": "Suppresses semantic errors on web even when project wide IntelliSense is enabled. This is always on when project wide IntelliSense is not enabled or available. See `#typescript.tsserver.web.projectWideIntellisense.enabled#`",
|
|
|
|
- "configuration.tsserver.web.typeAcquisition.enabled": "Enable/disable package acquisition on the web. This enables IntelliSense for imported packages. Requires `#typescript.tsserver.web.projectWideIntellisense.enabled#`. Currently not supported for Safari.",
|
|
|
|
-- "configuration.tsserver.nodePath": "Run TS Server on a custom Node installation. This can be a path to a Node executable, or 'node' if you want VS Code to detect a Node installation.",
|
|
|
|
-+ "configuration.tsserver.nodePath": "Run TS Server on a custom Node installation. This can be a path to a Node executable, or 'node' if you want VSCodium to detect a Node installation.",
|
|
|
|
- "configuration.updateImportsOnPaste": "Automatically update imports when pasting code. Requires TypeScript 5.5+.",
|
|
|
|
-@@ -231,6 +231,6 @@
|
|
|
|
|
|
+@@ -232,6 +232,6 @@
|
|
"walkthroughs.nodejsWelcome.debugJsFile.title": "Run and Debug your JavaScript",
|
|
"walkthroughs.nodejsWelcome.debugJsFile.title": "Run and Debug your JavaScript",
|
|
- "walkthroughs.nodejsWelcome.debugJsFile.description": "Once you've installed Node.js, you can run JavaScript programs at a terminal by entering ``node your-file-name.js``\nAnother easy way to run Node.js programs is by using VS Code's debugger which lets you run your code, pause at different points, and help you understand what's going on step-by-step.\n[Start Debugging](command:javascript-walkthrough.commands.debugJsFile)",
|
|
- "walkthroughs.nodejsWelcome.debugJsFile.description": "Once you've installed Node.js, you can run JavaScript programs at a terminal by entering ``node your-file-name.js``\nAnother easy way to run Node.js programs is by using VS Code's debugger which lets you run your code, pause at different points, and help you understand what's going on step-by-step.\n[Start Debugging](command:javascript-walkthrough.commands.debugJsFile)",
|
|
+ "walkthroughs.nodejsWelcome.debugJsFile.description": "Once you've installed Node.js, you can run JavaScript programs at a terminal by entering ``node your-file-name.js``\nAnother easy way to run Node.js programs is by using VSCodium's debugger which lets you run your code, pause at different points, and help you understand what's going on step-by-step.\n[Start Debugging](command:javascript-walkthrough.commands.debugJsFile)",
|
|
+ "walkthroughs.nodejsWelcome.debugJsFile.description": "Once you've installed Node.js, you can run JavaScript programs at a terminal by entering ``node your-file-name.js``\nAnother easy way to run Node.js programs is by using VSCodium's debugger which lets you run your code, pause at different points, and help you understand what's going on step-by-step.\n[Start Debugging](command:javascript-walkthrough.commands.debugJsFile)",
|
|
@@ -395,6 +386,22 @@ index 4f27690..6a09471 100644
|
|
- "walkthroughs.nodejsWelcome.learnMoreAboutJs.description": "Want to get more comfortable with JavaScript, Node.js, and VS Code? Be sure to check out our docs!\nWe've got lots of resources for learning [JavaScript](https://code.visualstudio.com/docs/nodejs/working-with-javascript) and [Node.js](https://code.visualstudio.com/docs/nodejs/nodejs-tutorial).\n\n[Learn More](https://code.visualstudio.com/docs/nodejs/nodejs-tutorial)",
|
|
- "walkthroughs.nodejsWelcome.learnMoreAboutJs.description": "Want to get more comfortable with JavaScript, Node.js, and VS Code? Be sure to check out our docs!\nWe've got lots of resources for learning [JavaScript](https://code.visualstudio.com/docs/nodejs/working-with-javascript) and [Node.js](https://code.visualstudio.com/docs/nodejs/nodejs-tutorial).\n\n[Learn More](https://code.visualstudio.com/docs/nodejs/nodejs-tutorial)",
|
|
+ "walkthroughs.nodejsWelcome.learnMoreAboutJs.description": "Want to get more comfortable with JavaScript, Node.js, and VSCodium? Be sure to check out our docs!\nWe've got lots of resources for learning [JavaScript](https://code.visualstudio.com/docs/nodejs/working-with-javascript) and [Node.js](https://code.visualstudio.com/docs/nodejs/nodejs-tutorial).\n\n[Learn More](https://code.visualstudio.com/docs/nodejs/nodejs-tutorial)",
|
|
+ "walkthroughs.nodejsWelcome.learnMoreAboutJs.description": "Want to get more comfortable with JavaScript, Node.js, and VSCodium? Be sure to check out our docs!\nWe've got lots of resources for learning [JavaScript](https://code.visualstudio.com/docs/nodejs/working-with-javascript) and [Node.js](https://code.visualstudio.com/docs/nodejs/nodejs-tutorial).\n\n[Learn More](https://code.visualstudio.com/docs/nodejs/nodejs-tutorial)",
|
|
"walkthroughs.nodejsWelcome.learnMoreAboutJs.altText": "Learn more about JavaScript and Node.js in Visual Studio Code."
|
|
"walkthroughs.nodejsWelcome.learnMoreAboutJs.altText": "Learn more about JavaScript and Node.js in Visual Studio Code."
|
|
|
|
+diff --git a/extensions/typescript-language-features/package.nls.json.rej b/extensions/typescript-language-features/package.nls.json.rej
|
|
|
|
+new file mode 100644
|
|
|
|
+index 0000000..e9b89de
|
|
|
|
+--- /dev/null
|
|
|
|
++++ b/extensions/typescript-language-features/package.nls.json.rej
|
|
|
|
+@@ -0,0 +1,10 @@
|
|
|
|
++diff a/extensions/typescript-language-features/package.nls.json b/extensions/typescript-language-features/package.nls.json (rejected hunks)
|
|
|
|
++@@ -217,6 +217,6 @@
|
|
|
|
++ "configuration.suggest.objectLiteralMethodSnippets.enabled": "Enable/disable snippet completions for methods in object literals.",
|
|
|
|
++- "configuration.tsserver.web.projectWideIntellisense.enabled": "Enable/disable project-wide IntelliSense on web. Requires that VS Code is running in a trusted context.",
|
|
|
|
+++ "configuration.tsserver.web.projectWideIntellisense.enabled": "Enable/disable project-wide IntelliSense on web. Requires that VSCodium is running in a trusted context.",
|
|
|
|
++ "configuration.tsserver.web.projectWideIntellisense.suppressSemanticErrors": "Suppresses semantic errors on web even when project wide IntelliSense is enabled. This is always on when project wide IntelliSense is not enabled or available. See `#typescript.tsserver.web.projectWideIntellisense.enabled#`",
|
|
|
|
++ "configuration.tsserver.web.typeAcquisition.enabled": "Enable/disable package acquisition on the web. This enables IntelliSense for imported packages. Requires `#typescript.tsserver.web.projectWideIntellisense.enabled#`. Currently not supported for Safari.",
|
|
|
|
++- "configuration.tsserver.nodePath": "Run TS Server on a custom Node installation. This can be a path to a Node executable, or 'node' if you want VS Code to detect a Node installation.",
|
|
|
|
+++ "configuration.tsserver.nodePath": "Run TS Server on a custom Node installation. This can be a path to a Node executable, or 'node' if you want VSCodium to detect a Node installation.",
|
|
|
|
++ "configuration.updateImportsOnPaste": "Automatically update imports when pasting code. Requires TypeScript 5.5+.",
|
|
diff --git a/extensions/typescript-language-features/src/tsServer/versionManager.ts b/extensions/typescript-language-features/src/tsServer/versionManager.ts
|
|
diff --git a/extensions/typescript-language-features/src/tsServer/versionManager.ts b/extensions/typescript-language-features/src/tsServer/versionManager.ts
|
|
index 43a2413..277a089 100644
|
|
index 43a2413..277a089 100644
|
|
--- a/extensions/typescript-language-features/src/tsServer/versionManager.ts
|
|
--- a/extensions/typescript-language-features/src/tsServer/versionManager.ts
|
|
@@ -423,26 +430,26 @@ index 04f08a1..2b2b1bb 100644
|
|
+ vscode.l10n.t("Please open a folder in VSCodium to use a TypeScript or JavaScript project"));
|
|
+ vscode.l10n.t("Please open a folder in VSCodium to use a TypeScript or JavaScript project"));
|
|
return;
|
|
return;
|
|
diff --git a/extensions/typescript-language-features/src/typescriptServiceClient.ts b/extensions/typescript-language-features/src/typescriptServiceClient.ts
|
|
diff --git a/extensions/typescript-language-features/src/typescriptServiceClient.ts b/extensions/typescript-language-features/src/typescriptServiceClient.ts
|
|
-index 24742f9..13011a5 100644
|
|
|
|
|
|
+index da6408b..6b11126 100644
|
|
--- a/extensions/typescript-language-features/src/typescriptServiceClient.ts
|
|
--- a/extensions/typescript-language-features/src/typescriptServiceClient.ts
|
|
+++ b/extensions/typescript-language-features/src/typescriptServiceClient.ts
|
|
+++ b/extensions/typescript-language-features/src/typescriptServiceClient.ts
|
|
-@@ -639,3 +639,3 @@ export default class TypeScriptServiceClient extends Disposable implements IType
|
|
|
|
|
|
+@@ -640,3 +640,3 @@ export default class TypeScriptServiceClient extends Disposable implements IType
|
|
prompt = vscode.window.showErrorMessage<vscode.MessageItem>(
|
|
prompt = vscode.window.showErrorMessage<vscode.MessageItem>(
|
|
- vscode.l10n.t("The JS/TS language service immediately crashed 5 times. The service will not be restarted.\nThis may be caused by a plugin contributed by one of these extensions: {0}.\nPlease try disabling these extensions before filing an issue against VS Code.", pluginExtensionList));
|
|
- vscode.l10n.t("The JS/TS language service immediately crashed 5 times. The service will not be restarted.\nThis may be caused by a plugin contributed by one of these extensions: {0}.\nPlease try disabling these extensions before filing an issue against VS Code.", pluginExtensionList));
|
|
+ vscode.l10n.t("The JS/TS language service immediately crashed 5 times. The service will not be restarted.\nThis may be caused by a plugin contributed by one of these extensions: {0}.\nPlease try disabling these extensions before filing an issue against VSCodium.", pluginExtensionList));
|
|
+ vscode.l10n.t("The JS/TS language service immediately crashed 5 times. The service will not be restarted.\nThis may be caused by a plugin contributed by one of these extensions: {0}.\nPlease try disabling these extensions before filing an issue against VSCodium.", pluginExtensionList));
|
|
} else {
|
|
} else {
|
|
-@@ -660,3 +660,3 @@ export default class TypeScriptServiceClient extends Disposable implements IType
|
|
|
|
|
|
+@@ -661,3 +661,3 @@ export default class TypeScriptServiceClient extends Disposable implements IType
|
|
prompt = vscode.window.showWarningMessage<vscode.MessageItem>(
|
|
prompt = vscode.window.showWarningMessage<vscode.MessageItem>(
|
|
- vscode.l10n.t("The JS/TS language service crashed 5 times in the last 5 Minutes.\nThis may be caused by a plugin contributed by one of these extensions: {0}\nPlease try disabling these extensions before filing an issue against VS Code.", pluginExtensionList));
|
|
- vscode.l10n.t("The JS/TS language service crashed 5 times in the last 5 Minutes.\nThis may be caused by a plugin contributed by one of these extensions: {0}\nPlease try disabling these extensions before filing an issue against VS Code.", pluginExtensionList));
|
|
+ vscode.l10n.t("The JS/TS language service crashed 5 times in the last 5 Minutes.\nThis may be caused by a plugin contributed by one of these extensions: {0}\nPlease try disabling these extensions before filing an issue against VSCodium.", pluginExtensionList));
|
|
+ vscode.l10n.t("The JS/TS language service crashed 5 times in the last 5 Minutes.\nThis may be caused by a plugin contributed by one of these extensions: {0}\nPlease try disabling these extensions before filing an issue against VSCodium.", pluginExtensionList));
|
|
} else {
|
|
} else {
|
|
-@@ -674,3 +674,3 @@ export default class TypeScriptServiceClient extends Disposable implements IType
|
|
|
|
|
|
+@@ -675,3 +675,3 @@ export default class TypeScriptServiceClient extends Disposable implements IType
|
|
prompt = vscode.window.showWarningMessage<vscode.MessageItem>(
|
|
prompt = vscode.window.showWarningMessage<vscode.MessageItem>(
|
|
- vscode.l10n.t("The JS/TS language service crashed.\nThis may be caused by a plugin contributed by one of these extensions: {0}.\nPlease try disabling these extensions before filing an issue against VS Code.", pluginExtensionList), reportIssueItem);
|
|
- vscode.l10n.t("The JS/TS language service crashed.\nThis may be caused by a plugin contributed by one of these extensions: {0}.\nPlease try disabling these extensions before filing an issue against VS Code.", pluginExtensionList), reportIssueItem);
|
|
+ vscode.l10n.t("The JS/TS language service crashed.\nThis may be caused by a plugin contributed by one of these extensions: {0}.\nPlease try disabling these extensions before filing an issue against VSCodium.", pluginExtensionList), reportIssueItem);
|
|
+ vscode.l10n.t("The JS/TS language service crashed.\nThis may be caused by a plugin contributed by one of these extensions: {0}.\nPlease try disabling these extensions before filing an issue against VSCodium.", pluginExtensionList), reportIssueItem);
|
|
} else {
|
|
} else {
|
|
diff --git a/extensions/vscode-api-tests/package.json b/extensions/vscode-api-tests/package.json
|
|
diff --git a/extensions/vscode-api-tests/package.json b/extensions/vscode-api-tests/package.json
|
|
-index 868f7cf..d10e730 100644
|
|
|
|
|
|
+index 7e8b968..baf5f0e 100644
|
|
--- a/extensions/vscode-api-tests/package.json
|
|
--- a/extensions/vscode-api-tests/package.json
|
|
+++ b/extensions/vscode-api-tests/package.json
|
|
+++ b/extensions/vscode-api-tests/package.json
|
|
@@ -2,3 +2,3 @@
|
|
@@ -2,3 +2,3 @@
|
|
@@ -520,7 +527,7 @@ index fa001b5..13abac2 100644
|
|
+ throw Error(`Failed to download and unzip VSCodium ${quality} - ${commit}`);
|
|
+ throw Error(`Failed to download and unzip VSCodium ${quality} - ${commit}`);
|
|
}
|
|
}
|
|
diff --git a/src/vs/code/electron-main/app.ts b/src/vs/code/electron-main/app.ts
|
|
diff --git a/src/vs/code/electron-main/app.ts b/src/vs/code/electron-main/app.ts
|
|
-index 46193cd..30a8d77 100644
|
|
|
|
|
|
+index 1c4a565..123576b 100644
|
|
--- a/src/vs/code/electron-main/app.ts
|
|
--- a/src/vs/code/electron-main/app.ts
|
|
+++ b/src/vs/code/electron-main/app.ts
|
|
+++ b/src/vs/code/electron-main/app.ts
|
|
@@ -571,3 +571,3 @@ export class CodeApplication extends Disposable {
|
|
@@ -571,3 +571,3 @@ export class CodeApplication extends Disposable {
|
|
@@ -547,7 +554,7 @@ index 296245b..cf03674 100644
|
|
+export const ProductQualityContext = new RawContextKey<string>('productQualityType', '', localize('productQualityType', "Quality type of VSCodium"));
|
|
+export const ProductQualityContext = new RawContextKey<string>('productQualityType', '', localize('productQualityType', "Quality type of VSCodium"));
|
|
|
|
|
|
diff --git a/src/vs/platform/extensionManagement/node/extensionManagementService.ts b/src/vs/platform/extensionManagement/node/extensionManagementService.ts
|
|
diff --git a/src/vs/platform/extensionManagement/node/extensionManagementService.ts b/src/vs/platform/extensionManagement/node/extensionManagementService.ts
|
|
-index 2bcc19c..6c43d52 100644
|
|
|
|
|
|
+index 29613db..ccb82fb 100644
|
|
--- a/src/vs/platform/extensionManagement/node/extensionManagementService.ts
|
|
--- a/src/vs/platform/extensionManagement/node/extensionManagementService.ts
|
|
+++ b/src/vs/platform/extensionManagement/node/extensionManagementService.ts
|
|
+++ b/src/vs/platform/extensionManagement/node/extensionManagementService.ts
|
|
@@ -149,3 +149,3 @@ export class ExtensionManagementService extends AbstractExtensionManagementServi
|
|
@@ -149,3 +149,3 @@ export class ExtensionManagementService extends AbstractExtensionManagementServi
|
|
@@ -560,16 +567,16 @@ index 2bcc19c..6c43d52 100644
|
|
- throw new Error(nls.localize('removeError', "Error while removing the extension: {0}. Please Quit and Start VS Code before trying again.", toErrorMessage(e)));
|
|
- throw new Error(nls.localize('removeError', "Error while removing the extension: {0}. Please Quit and Start VS Code before trying again.", toErrorMessage(e)));
|
|
+ throw new Error(nls.localize('removeError', "Error while removing the extension: {0}. Please Quit and Start VSCodium before trying again.", toErrorMessage(e)));
|
|
+ throw new Error(nls.localize('removeError', "Error while removing the extension: {0}. Please Quit and Start VSCodium before trying again.", toErrorMessage(e)));
|
|
}
|
|
}
|
|
-@@ -942,3 +942,3 @@ class InstallExtensionInProfileTask extends AbstractExtensionTask<ILocalExtensio
|
|
|
|
- } catch (e) {
|
|
|
|
-- throw new Error(nls.localize('restartCode', "Please restart VS Code before reinstalling {0}.", this.manifest.displayName || this.manifest.name));
|
|
|
|
-+ throw new Error(nls.localize('restartCode', "Please restart VSCodium before reinstalling {0}.", this.manifest.displayName || this.manifest.name));
|
|
|
|
- }
|
|
|
|
-@@ -953,3 +953,3 @@ class InstallExtensionInProfileTask extends AbstractExtensionTask<ILocalExtensio
|
|
|
|
|
|
+@@ -970,3 +970,3 @@ class InstallExtensionInProfileTask extends AbstractExtensionTask<ILocalExtensio
|
|
} catch (e) {
|
|
} catch (e) {
|
|
- throw new Error(nls.localize('restartCode', "Please restart VS Code before reinstalling {0}.", this.manifest.displayName || this.manifest.name));
|
|
- throw new Error(nls.localize('restartCode', "Please restart VS Code before reinstalling {0}.", this.manifest.displayName || this.manifest.name));
|
|
+ throw new Error(nls.localize('restartCode', "Please restart VSCodium before reinstalling {0}.", this.manifest.displayName || this.manifest.name));
|
|
+ throw new Error(nls.localize('restartCode', "Please restart VSCodium before reinstalling {0}.", this.manifest.displayName || this.manifest.name));
|
|
}
|
|
}
|
|
|
|
+@@ -981,3 +981,3 @@ class InstallExtensionInProfileTask extends AbstractExtensionTask<ILocalExtensio
|
|
|
|
+ } catch (e) {
|
|
|
|
+- throw new Error(nls.localize('restartCode', "Please restart VS Code before reinstalling {0}.", this.manifest.displayName || this.manifest.name));
|
|
|
|
++ throw new Error(nls.localize('restartCode', "Please restart VSCodium before reinstalling {0}.", this.manifest.displayName || this.manifest.name));
|
|
|
|
+ }
|
|
diff --git a/src/vs/platform/externalTerminal/node/externalTerminalService.ts b/src/vs/platform/externalTerminal/node/externalTerminalService.ts
|
|
diff --git a/src/vs/platform/externalTerminal/node/externalTerminalService.ts b/src/vs/platform/externalTerminal/node/externalTerminalService.ts
|
|
index 5086c95..2e424b7 100644
|
|
index 5086c95..2e424b7 100644
|
|
--- a/src/vs/platform/externalTerminal/node/externalTerminalService.ts
|
|
--- a/src/vs/platform/externalTerminal/node/externalTerminalService.ts
|
|
@@ -659,7 +666,7 @@ index 15730c3..3e257b6 100644
|
|
+ static readonly TestItem = new ApiCommandArgument('testItem', 'A VSCodium TestItem', v => v instanceof TestItemImpl, extHostTypeConverter.TestItem.from);
|
|
+ static readonly TestItem = new ApiCommandArgument('testItem', 'A VSCodium TestItem', v => v instanceof TestItemImpl, extHostTypeConverter.TestItem.from);
|
|
|
|
|
|
diff --git a/src/vs/workbench/api/test/browser/extHostNotebook.test.ts b/src/vs/workbench/api/test/browser/extHostNotebook.test.ts
|
|
diff --git a/src/vs/workbench/api/test/browser/extHostNotebook.test.ts b/src/vs/workbench/api/test/browser/extHostNotebook.test.ts
|
|
-index 5a7ed7e..e5a8047 100644
|
|
|
|
|
|
+index 49a2f01..e39520d 100644
|
|
--- a/src/vs/workbench/api/test/browser/extHostNotebook.test.ts
|
|
--- a/src/vs/workbench/api/test/browser/extHostNotebook.test.ts
|
|
+++ b/src/vs/workbench/api/test/browser/extHostNotebook.test.ts
|
|
+++ b/src/vs/workbench/api/test/browser/extHostNotebook.test.ts
|
|
@@ -362,3 +362,3 @@ suite('NotebookCell#Document', function () {
|
|
@@ -362,3 +362,3 @@ suite('NotebookCell#Document', function () {
|
|
@@ -668,10 +675,10 @@ index 5a7ed7e..e5a8047 100644
|
|
+ test('Opening a notebook results in VSCodium firing the event onDidChangeActiveNotebookEditor twice #118470', function () {
|
|
+ test('Opening a notebook results in VSCodium firing the event onDidChangeActiveNotebookEditor twice #118470', function () {
|
|
let count = 0;
|
|
let count = 0;
|
|
diff --git a/src/vs/workbench/browser/workbench.contribution.ts b/src/vs/workbench/browser/workbench.contribution.ts
|
|
diff --git a/src/vs/workbench/browser/workbench.contribution.ts b/src/vs/workbench/browser/workbench.contribution.ts
|
|
-index 8494c96..63f6ec3 100644
|
|
|
|
|
|
+index ae4d22c..a909a0a 100644
|
|
--- a/src/vs/workbench/browser/workbench.contribution.ts
|
|
--- a/src/vs/workbench/browser/workbench.contribution.ts
|
|
+++ b/src/vs/workbench/browser/workbench.contribution.ts
|
|
+++ b/src/vs/workbench/browser/workbench.contribution.ts
|
|
-@@ -645,3 +645,3 @@ const registry = Registry.as<IConfigurationRegistry>(ConfigurationExtensions.Con
|
|
|
|
|
|
+@@ -646,3 +646,3 @@ const registry = Registry.as<IConfigurationRegistry>(ConfigurationExtensions.Con
|
|
localize('profileName', "`${profileName}`: name of the profile in which the workspace is opened (e.g. Data Science (Profile)). Ignored if default profile is used."),
|
|
localize('profileName', "`${profileName}`: name of the profile in which the workspace is opened (e.g. Data Science (Profile)). Ignored if default profile is used."),
|
|
- localize('appName', "`${appName}`: e.g. VS Code."),
|
|
- localize('appName', "`${appName}`: e.g. VS Code."),
|
|
+ localize('appName', "`${appName}`: e.g. VSCodium."),
|
|
+ localize('appName', "`${appName}`: e.g. VSCodium."),
|
|
@@ -686,36 +693,36 @@ index 4233162..9bd6599 100644
|
|
+ description: nls.localize('debugServer', "For debug extension development only: if a port is specified VSCodium tries to connect to a debug adapter running in server mode"),
|
|
+ description: nls.localize('debugServer', "For debug extension development only: if a port is specified VSCodium tries to connect to a debug adapter running in server mode"),
|
|
default: 4711
|
|
default: 4711
|
|
diff --git a/src/vs/workbench/contrib/extensions/browser/extensions.contribution.ts b/src/vs/workbench/contrib/extensions/browser/extensions.contribution.ts
|
|
diff --git a/src/vs/workbench/contrib/extensions/browser/extensions.contribution.ts b/src/vs/workbench/contrib/extensions/browser/extensions.contribution.ts
|
|
-index 0ff4dca..a0b1776 100644
|
|
|
|
|
|
+index 33f961f..97d5060 100644
|
|
--- a/src/vs/workbench/contrib/extensions/browser/extensions.contribution.ts
|
|
--- a/src/vs/workbench/contrib/extensions/browser/extensions.contribution.ts
|
|
+++ b/src/vs/workbench/contrib/extensions/browser/extensions.contribution.ts
|
|
+++ b/src/vs/workbench/contrib/extensions/browser/extensions.contribution.ts
|
|
-@@ -303,3 +303,3 @@ CommandsRegistry.registerCommand({
|
|
|
|
|
|
+@@ -301,3 +301,3 @@ CommandsRegistry.registerCommand({
|
|
description: '(optional) Options for installing the extension. Object with the following properties: ' +
|
|
description: '(optional) Options for installing the extension. Object with the following properties: ' +
|
|
- '`installOnlyNewlyAddedFromExtensionPackVSIX`: When enabled, VS Code installs only newly added extensions from the extension pack VSIX. This option is considered only when installing VSIX. ',
|
|
- '`installOnlyNewlyAddedFromExtensionPackVSIX`: When enabled, VS Code installs only newly added extensions from the extension pack VSIX. This option is considered only when installing VSIX. ',
|
|
+ '`installOnlyNewlyAddedFromExtensionPackVSIX`: When enabled, VSCodium installs only newly added extensions from the extension pack VSIX. This option is considered only when installing VSIX. ',
|
|
+ '`installOnlyNewlyAddedFromExtensionPackVSIX`: When enabled, VSCodium installs only newly added extensions from the extension pack VSIX. This option is considered only when installing VSIX. ',
|
|
isOptional: true,
|
|
isOptional: true,
|
|
-@@ -310,3 +310,3 @@ CommandsRegistry.registerCommand({
|
|
|
|
|
|
+@@ -308,3 +308,3 @@ CommandsRegistry.registerCommand({
|
|
'type': 'boolean',
|
|
'type': 'boolean',
|
|
- 'description': localize('workbench.extensions.installExtension.option.installOnlyNewlyAddedFromExtensionPackVSIX', "When enabled, VS Code installs only newly added extensions from the extension pack VSIX. This option is considered only while installing a VSIX."),
|
|
- 'description': localize('workbench.extensions.installExtension.option.installOnlyNewlyAddedFromExtensionPackVSIX', "When enabled, VS Code installs only newly added extensions from the extension pack VSIX. This option is considered only while installing a VSIX."),
|
|
+ 'description': localize('workbench.extensions.installExtension.option.installOnlyNewlyAddedFromExtensionPackVSIX', "When enabled, VSCodium installs only newly added extensions from the extension pack VSIX. This option is considered only while installing a VSIX."),
|
|
+ 'description': localize('workbench.extensions.installExtension.option.installOnlyNewlyAddedFromExtensionPackVSIX', "When enabled, VSCodium installs only newly added extensions from the extension pack VSIX. This option is considered only while installing a VSIX."),
|
|
default: false
|
|
default: false
|
|
-@@ -315,3 +315,3 @@ CommandsRegistry.registerCommand({
|
|
|
|
|
|
+@@ -313,3 +313,3 @@ CommandsRegistry.registerCommand({
|
|
'type': 'boolean',
|
|
'type': 'boolean',
|
|
- 'description': localize('workbench.extensions.installExtension.option.installPreReleaseVersion', "When enabled, VS Code installs the pre-release version of the extension if available."),
|
|
- 'description': localize('workbench.extensions.installExtension.option.installPreReleaseVersion', "When enabled, VS Code installs the pre-release version of the extension if available."),
|
|
+ 'description': localize('workbench.extensions.installExtension.option.installPreReleaseVersion', "When enabled, VSCodium installs the pre-release version of the extension if available."),
|
|
+ 'description': localize('workbench.extensions.installExtension.option.installPreReleaseVersion', "When enabled, VSCodium installs the pre-release version of the extension if available."),
|
|
default: false
|
|
default: false
|
|
-@@ -320,3 +320,3 @@ CommandsRegistry.registerCommand({
|
|
|
|
|
|
+@@ -318,3 +318,3 @@ CommandsRegistry.registerCommand({
|
|
'type': 'boolean',
|
|
'type': 'boolean',
|
|
- 'description': localize('workbench.extensions.installExtension.option.donotSync', "When enabled, VS Code do not sync this extension when Settings Sync is on."),
|
|
- 'description': localize('workbench.extensions.installExtension.option.donotSync', "When enabled, VS Code do not sync this extension when Settings Sync is on."),
|
|
+ 'description': localize('workbench.extensions.installExtension.option.donotSync', "When enabled, VSCodium do not sync this extension when Settings Sync is on."),
|
|
+ 'description': localize('workbench.extensions.installExtension.option.donotSync', "When enabled, VSCodium do not sync this extension when Settings Sync is on."),
|
|
default: false
|
|
default: false
|
|
-@@ -866,3 +866,3 @@ class ExtensionsContributions extends Disposable implements IWorkbenchContributi
|
|
|
|
- const requireReload = !(extension.local && extensionService.canAddExtension(toExtensionDescription(extension.local)));
|
|
|
|
-- const message = requireReload ? localize('InstallVSIXAction.successReload', "Completed installing {0} extension from VSIX. Please reload Visual Studio Code to enable it.", extension.displayName || extension.name)
|
|
|
|
-+ const message = requireReload ? localize('InstallVSIXAction.successReload', "Completed installing {0} extension from VSIX. Please reload VSCodium to enable it.", extension.displayName || extension.name)
|
|
|
|
- : localize('InstallVSIXAction.success', "Completed installing {0} extension from VSIX.", extension.displayName || extension.name);
|
|
|
|
|
|
+@@ -875,3 +875,3 @@ class ExtensionsContributions extends Disposable implements IWorkbenchContributi
|
|
|
|
+ Severity.Info,
|
|
|
|
+- localize('InstallVSIXAction.successReload', "Completed installing extension from VSIX. Please reload Visual Studio Code to enable it."),
|
|
|
|
++ localize('InstallVSIXAction.successReload', "Completed installing extension from VSIX. Please reload VSCodium to enable it."),
|
|
|
|
+ [{
|
|
diff --git a/src/vs/workbench/contrib/extensions/browser/extensionsActions.ts b/src/vs/workbench/contrib/extensions/browser/extensionsActions.ts
|
|
diff --git a/src/vs/workbench/contrib/extensions/browser/extensionsActions.ts b/src/vs/workbench/contrib/extensions/browser/extensionsActions.ts
|
|
-index fc17420..0017062 100644
|
|
|
|
|
|
+index fccbb36..473bc79 100644
|
|
--- a/src/vs/workbench/contrib/extensions/browser/extensionsActions.ts
|
|
--- a/src/vs/workbench/contrib/extensions/browser/extensionsActions.ts
|
|
+++ b/src/vs/workbench/contrib/extensions/browser/extensionsActions.ts
|
|
+++ b/src/vs/workbench/contrib/extensions/browser/extensionsActions.ts
|
|
@@ -105,3 +105,3 @@ export class PromptExtensionInstallFailureAction extends Action {
|
|
@@ -105,3 +105,3 @@ export class PromptExtensionInstallFailureAction extends Action {
|
|
@@ -723,41 +730,41 @@ index fc17420..0017062 100644
|
|
- const productName = isWeb ? localize('VS Code for Web', "{0} for the Web", this.productService.nameLong) : this.productService.nameLong;
|
|
- const productName = isWeb ? localize('VS Code for Web', "{0} for the Web", this.productService.nameLong) : this.productService.nameLong;
|
|
+ const productName = isWeb ? localize('VSCodium for Web', "{0} for the Web", this.productService.nameLong) : this.productService.nameLong;
|
|
+ const productName = isWeb ? localize('VSCodium for Web', "{0} for the Web", this.productService.nameLong) : this.productService.nameLong;
|
|
const message = localize('cannot be installed', "The '{0}' extension is not available in {1}. Click 'More Information' to learn more.", this.extension.displayName || this.extension.identifier.id, productName);
|
|
const message = localize('cannot be installed', "The '{0}' extension is not available in {1}. Click 'More Information' to learn more.", this.extension.displayName || this.extension.identifier.id, productName);
|
|
-@@ -386,3 +386,3 @@ export class InstallAction extends ExtensionAction {
|
|
|
|
|
|
+@@ -467,3 +467,3 @@ export class InstallAction extends ExtensionAction {
|
|
} else if (this.extension.deprecationInfo.settings) {
|
|
} else if (this.extension.deprecationInfo.settings) {
|
|
- detail = localize('deprecated with alternate settings message', "This extension is deprecated as this functionality is now built-in to VS Code.");
|
|
- detail = localize('deprecated with alternate settings message', "This extension is deprecated as this functionality is now built-in to VS Code.");
|
|
+ detail = localize('deprecated with alternate settings message', "This extension is deprecated as this functionality is now built-in to VSCodium.");
|
|
+ detail = localize('deprecated with alternate settings message', "This extension is deprecated as this functionality is now built-in to VSCodium.");
|
|
|
|
|
|
-@@ -774,3 +774,3 @@ export class UninstallAction extends ExtensionAction {
|
|
|
|
|
|
+@@ -855,3 +855,3 @@ export class UninstallAction extends ExtensionAction {
|
|
await this.extensionsWorkbenchService.uninstall(this.extension);
|
|
await this.extensionsWorkbenchService.uninstall(this.extension);
|
|
- alert(localize('uninstallExtensionComplete', "Please reload Visual Studio Code to complete the uninstallation of the extension {0}.", this.extension.displayName));
|
|
- alert(localize('uninstallExtensionComplete', "Please reload Visual Studio Code to complete the uninstallation of the extension {0}.", this.extension.displayName));
|
|
+ alert(localize('uninstallExtensionComplete', "Please reload VSCodium to complete the uninstallation of the extension {0}.", this.extension.displayName));
|
|
+ alert(localize('uninstallExtensionComplete', "Please reload VSCodium to complete the uninstallation of the extension {0}.", this.extension.displayName));
|
|
} catch (error) {
|
|
} catch (error) {
|
|
-@@ -2386,3 +2386,3 @@ export class ExtensionStatusAction extends ExtensionAction {
|
|
|
|
|
|
+@@ -2466,3 +2466,3 @@ export class ExtensionStatusAction extends ExtensionAction {
|
|
const link = `[${localize('settings', "settings")}](${URI.parse(`command:workbench.action.openSettings?${encodeURIComponent(JSON.stringify([this.extension.deprecationInfo.settings.map(setting => `@id:${setting}`).join(' ')]))}`)})`;
|
|
const link = `[${localize('settings', "settings")}](${URI.parse(`command:workbench.action.openSettings?${encodeURIComponent(JSON.stringify([this.extension.deprecationInfo.settings.map(setting => `@id:${setting}`).join(' ')]))}`)})`;
|
|
- this.updateStatus({ icon: warningIcon, message: new MarkdownString(localize('deprecated with alternate settings tooltip', "This extension is deprecated as this functionality is now built-in to VS Code. Configure these {0} to use this functionality.", link)) }, true);
|
|
- this.updateStatus({ icon: warningIcon, message: new MarkdownString(localize('deprecated with alternate settings tooltip', "This extension is deprecated as this functionality is now built-in to VS Code. Configure these {0} to use this functionality.", link)) }, true);
|
|
+ this.updateStatus({ icon: warningIcon, message: new MarkdownString(localize('deprecated with alternate settings tooltip', "This extension is deprecated as this functionality is now built-in to VSCodium. Configure these {0} to use this functionality.", link)) }, true);
|
|
+ this.updateStatus({ icon: warningIcon, message: new MarkdownString(localize('deprecated with alternate settings tooltip', "This extension is deprecated as this functionality is now built-in to VSCodium. Configure these {0} to use this functionality.", link)) }, true);
|
|
} else {
|
|
} else {
|
|
-@@ -2410,3 +2410,3 @@ export class ExtensionStatusAction extends ExtensionAction {
|
|
|
|
|
|
+@@ -2490,3 +2490,3 @@ export class ExtensionStatusAction extends ExtensionAction {
|
|
if (this.extensionManagementServerService.webExtensionManagementServer) {
|
|
if (this.extensionManagementServerService.webExtensionManagementServer) {
|
|
- const productName = localize('VS Code for Web', "{0} for the Web", this.productService.nameLong);
|
|
- const productName = localize('VS Code for Web', "{0} for the Web", this.productService.nameLong);
|
|
+ const productName = localize('VSCodium for Web', "{0} for the Web", this.productService.nameLong);
|
|
+ const productName = localize('VSCodium for Web', "{0} for the Web", this.productService.nameLong);
|
|
const message = new MarkdownString(`${localize('not web tooltip', "The '{0}' extension is not available in {1}.", this.extension.displayName || this.extension.identifier.id, productName)} [${localize('learn why', "Learn Why")}](https://aka.ms/vscode-web-extensions-guide)`);
|
|
const message = new MarkdownString(`${localize('not web tooltip', "The '{0}' extension is not available in {1}.", this.extension.displayName || this.extension.identifier.id, productName)} [${localize('learn why', "Learn Why")}](https://aka.ms/vscode-web-extensions-guide)`);
|
|
-@@ -2686,3 +2686,3 @@ export class ReinstallAction extends Action {
|
|
|
|
|
|
+@@ -2766,3 +2766,3 @@ export class ReinstallAction extends Action {
|
|
const requireReload = !(extension.local && this.extensionService.canAddExtension(toExtensionDescription(extension.local)));
|
|
const requireReload = !(extension.local && this.extensionService.canAddExtension(toExtensionDescription(extension.local)));
|
|
- const message = requireReload ? localize('ReinstallAction.successReload', "Please reload Visual Studio Code to complete reinstalling the extension {0}.", extension.identifier.id)
|
|
- const message = requireReload ? localize('ReinstallAction.successReload', "Please reload Visual Studio Code to complete reinstalling the extension {0}.", extension.identifier.id)
|
|
+ const message = requireReload ? localize('ReinstallAction.successReload', "Please reload VSCodium to complete reinstalling the extension {0}.", extension.identifier.id)
|
|
+ const message = requireReload ? localize('ReinstallAction.successReload', "Please reload VSCodium to complete reinstalling the extension {0}.", extension.identifier.id)
|
|
: localize('ReinstallAction.success', "Reinstalling the extension {0} is completed.", extension.identifier.id);
|
|
: localize('ReinstallAction.success', "Reinstalling the extension {0} is completed.", extension.identifier.id);
|
|
diff --git a/src/vs/workbench/contrib/extensions/browser/extensionsWorkbenchService.ts b/src/vs/workbench/contrib/extensions/browser/extensionsWorkbenchService.ts
|
|
diff --git a/src/vs/workbench/contrib/extensions/browser/extensionsWorkbenchService.ts b/src/vs/workbench/contrib/extensions/browser/extensionsWorkbenchService.ts
|
|
-index 3eb8c7e..58eb9c9 100644
|
|
|
|
|
|
+index 826da44..9b74912 100644
|
|
--- a/src/vs/workbench/contrib/extensions/browser/extensionsWorkbenchService.ts
|
|
--- a/src/vs/workbench/contrib/extensions/browser/extensionsWorkbenchService.ts
|
|
+++ b/src/vs/workbench/contrib/extensions/browser/extensionsWorkbenchService.ts
|
|
+++ b/src/vs/workbench/contrib/extensions/browser/extensionsWorkbenchService.ts
|
|
-@@ -406,3 +406,3 @@ export class Extension implements IExtension {
|
|
|
|
|
|
+@@ -409,3 +409,3 @@ export class Extension implements IExtension {
|
|
return Promise.resolve(`# ${this.displayName || this.name}
|
|
return Promise.resolve(`# ${this.displayName || this.name}
|
|
-**Notice:** This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.
|
|
-**Notice:** This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.
|
|
+**Notice:** This extension is bundled with VSCodium. It can be disabled but not uninstalled.
|
|
+**Notice:** This extension is bundled with VSCodium. It can be disabled but not uninstalled.
|
|
## Features
|
|
## Features
|
|
-@@ -444,3 +444,3 @@ ${this.description}
|
|
|
|
|
|
+@@ -447,3 +447,3 @@ ${this.description}
|
|
if (this.type === ExtensionType.System) {
|
|
if (this.type === ExtensionType.System) {
|
|
- return Promise.resolve(`Please check the [VS Code Release Notes](command:${ShowCurrentReleaseNotesActionId}) for changes to the built-in extensions.`);
|
|
- return Promise.resolve(`Please check the [VS Code Release Notes](command:${ShowCurrentReleaseNotesActionId}) for changes to the built-in extensions.`);
|
|
+ return Promise.resolve(`Please check the [VSCodium Release Notes](command:${ShowCurrentReleaseNotesActionId}) for changes to the built-in extensions.`);
|
|
+ return Promise.resolve(`Please check the [VSCodium Release Notes](command:${ShowCurrentReleaseNotesActionId}) for changes to the built-in extensions.`);
|
|
@@ -841,7 +848,7 @@ index b24d91f..a098a62 100644
|
|
+ const message = await this.tasExperimentService?.getTreatment<string>('CESSurveyMessage') ?? nls.localize('cesSurveyQuestion', 'Got a moment to help the VSCodium team? Please tell us about your experience with VSCodium so far.');
|
|
+ const message = await this.tasExperimentService?.getTreatment<string>('CESSurveyMessage') ?? nls.localize('cesSurveyQuestion', 'Got a moment to help the VSCodium team? Please tell us about your experience with VSCodium so far.');
|
|
const button = await this.tasExperimentService?.getTreatment<string>('CESSurveyButton') ?? nls.localize('giveFeedback', "Give Feedback");
|
|
const button = await this.tasExperimentService?.getTreatment<string>('CESSurveyButton') ?? nls.localize('giveFeedback', "Give Feedback");
|
|
diff --git a/src/vs/workbench/contrib/tasks/browser/abstractTaskService.ts b/src/vs/workbench/contrib/tasks/browser/abstractTaskService.ts
|
|
diff --git a/src/vs/workbench/contrib/tasks/browser/abstractTaskService.ts b/src/vs/workbench/contrib/tasks/browser/abstractTaskService.ts
|
|
-index 0e9b787..0cb2d8c 100644
|
|
|
|
|
|
+index e11e8a8..640356b 100644
|
|
--- a/src/vs/workbench/contrib/tasks/browser/abstractTaskService.ts
|
|
--- a/src/vs/workbench/contrib/tasks/browser/abstractTaskService.ts
|
|
+++ b/src/vs/workbench/contrib/tasks/browser/abstractTaskService.ts
|
|
+++ b/src/vs/workbench/contrib/tasks/browser/abstractTaskService.ts
|
|
@@ -3174,3 +3174,3 @@ export abstract class AbstractTaskService extends Disposable implements ITaskSer
|
|
@@ -3174,3 +3174,3 @@ export abstract class AbstractTaskService extends Disposable implements ITaskSer
|
|
@@ -882,7 +889,7 @@ index 9efbc2a..18c7aec 100644
|
|
+ message: nls.localize('TaskSystem.noProcess', 'The launched task doesn\'t exist anymore. If the task spawned background processes exiting VSCodium might result in orphaned processes. To avoid this start the last background process with a wait flag.'),
|
|
+ message: nls.localize('TaskSystem.noProcess', 'The launched task doesn\'t exist anymore. If the task spawned background processes exiting VSCodium might result in orphaned processes. To avoid this start the last background process with a wait flag.'),
|
|
primaryButton: nls.localize({ key: 'TaskSystem.exitAnyways', comment: ['&& denotes a mnemonic'] }, "&&Exit Anyways"),
|
|
primaryButton: nls.localize({ key: 'TaskSystem.exitAnyways', comment: ['&& denotes a mnemonic'] }, "&&Exit Anyways"),
|
|
diff --git a/src/vs/workbench/contrib/terminal/browser/terminalView.ts b/src/vs/workbench/contrib/terminal/browser/terminalView.ts
|
|
diff --git a/src/vs/workbench/contrib/terminal/browser/terminalView.ts b/src/vs/workbench/contrib/terminal/browser/terminalView.ts
|
|
-index 966c4ea..fe0fc91 100644
|
|
|
|
|
|
+index 3cf3c28..f284ee4 100644
|
|
--- a/src/vs/workbench/contrib/terminal/browser/terminalView.ts
|
|
--- a/src/vs/workbench/contrib/terminal/browser/terminalView.ts
|
|
+++ b/src/vs/workbench/contrib/terminal/browser/terminalView.ts
|
|
+++ b/src/vs/workbench/contrib/terminal/browser/terminalView.ts
|
|
@@ -201,3 +201,3 @@ export class TerminalViewPane extends ViewPane {
|
|
@@ -201,3 +201,3 @@ export class TerminalViewPane extends ViewPane {
|
|
@@ -1109,24 +1116,24 @@ index 541f119..64f3b80 100644
|
|
+ markdownDescription: localize('workspace.trust.emptyWindow.description', "Controls whether or not the empty window is trusted by default within VSCodium. When used with `#{0}#`, you can enable the full functionality of VSCodium without prompting in an empty window.", WORKSPACE_TRUST_UNTRUSTED_FILES),
|
|
+ markdownDescription: localize('workspace.trust.emptyWindow.description', "Controls whether or not the empty window is trusted by default within VSCodium. When used with `#{0}#`, you can enable the full functionality of VSCodium without prompting in an empty window.", WORKSPACE_TRUST_UNTRUSTED_FILES),
|
|
tags: [WORKSPACE_TRUST_SETTING_TAG],
|
|
tags: [WORKSPACE_TRUST_SETTING_TAG],
|
|
diff --git a/src/vs/workbench/electron-sandbox/desktop.contribution.ts b/src/vs/workbench/electron-sandbox/desktop.contribution.ts
|
|
diff --git a/src/vs/workbench/electron-sandbox/desktop.contribution.ts b/src/vs/workbench/electron-sandbox/desktop.contribution.ts
|
|
-index e1519b9..4c0d94f 100644
|
|
|
|
|
|
+index 4ae3a9f..0e45baa 100644
|
|
--- a/src/vs/workbench/electron-sandbox/desktop.contribution.ts
|
|
--- a/src/vs/workbench/electron-sandbox/desktop.contribution.ts
|
|
+++ b/src/vs/workbench/electron-sandbox/desktop.contribution.ts
|
|
+++ b/src/vs/workbench/electron-sandbox/desktop.contribution.ts
|
|
-@@ -391,3 +391,3 @@ import { MAX_ZOOM_LEVEL, MIN_ZOOM_LEVEL } from 'vs/platform/window/electron-sand
|
|
|
|
|
|
+@@ -395,3 +395,3 @@ import { MAX_ZOOM_LEVEL, MIN_ZOOM_LEVEL } from 'vs/platform/window/electron-sand
|
|
type: 'boolean',
|
|
type: 'boolean',
|
|
- description: localize('argv.disableChromiumSandbox', "Disables the Chromium sandbox. This is useful when running VS Code as elevated on Linux and running under Applocker on Windows.")
|
|
- description: localize('argv.disableChromiumSandbox', "Disables the Chromium sandbox. This is useful when running VS Code as elevated on Linux and running under Applocker on Windows.")
|
|
+ description: localize('argv.disableChromiumSandbox', "Disables the Chromium sandbox. This is useful when running VSCodium as elevated on Linux and running under Applocker on Windows.")
|
|
+ description: localize('argv.disableChromiumSandbox', "Disables the Chromium sandbox. This is useful when running VSCodium as elevated on Linux and running under Applocker on Windows.")
|
|
},
|
|
},
|
|
-@@ -395,3 +395,3 @@ import { MAX_ZOOM_LEVEL, MIN_ZOOM_LEVEL } from 'vs/platform/window/electron-sand
|
|
|
|
|
|
+@@ -399,3 +399,3 @@ import { MAX_ZOOM_LEVEL, MIN_ZOOM_LEVEL } from 'vs/platform/window/electron-sand
|
|
type: 'boolean',
|
|
type: 'boolean',
|
|
- description: localize('argv.useInMemorySecretStorage', "Ensures that an in-memory store will be used for secret storage instead of using the OS's credential store. This is often used when running VS Code extension tests or when you're experiencing difficulties with the credential store.")
|
|
- description: localize('argv.useInMemorySecretStorage', "Ensures that an in-memory store will be used for secret storage instead of using the OS's credential store. This is often used when running VS Code extension tests or when you're experiencing difficulties with the credential store.")
|
|
+ description: localize('argv.useInMemorySecretStorage', "Ensures that an in-memory store will be used for secret storage instead of using the OS's credential store. This is often used when running VSCodium extension tests or when you're experiencing difficulties with the credential store.")
|
|
+ description: localize('argv.useInMemorySecretStorage', "Ensures that an in-memory store will be used for secret storage instead of using the OS's credential store. This is often used when running VSCodium extension tests or when you're experiencing difficulties with the credential store.")
|
|
}
|
|
}
|
|
diff --git a/src/vs/workbench/services/extensionManagement/common/extensionManagementService.ts b/src/vs/workbench/services/extensionManagement/common/extensionManagementService.ts
|
|
diff --git a/src/vs/workbench/services/extensionManagement/common/extensionManagementService.ts b/src/vs/workbench/services/extensionManagement/common/extensionManagementService.ts
|
|
-index 7e4bc40..f6a1272 100644
|
|
|
|
|
|
+index 68d30c4..79363b4 100644
|
|
--- a/src/vs/workbench/services/extensionManagement/common/extensionManagementService.ts
|
|
--- a/src/vs/workbench/services/extensionManagement/common/extensionManagementService.ts
|
|
+++ b/src/vs/workbench/services/extensionManagement/common/extensionManagementService.ts
|
|
+++ b/src/vs/workbench/services/extensionManagement/common/extensionManagementService.ts
|
|
-@@ -711,3 +711,3 @@ export class ExtensionManagementService extends Disposable implements IWorkbench
|
|
|
|
|
|
+@@ -721,3 +721,3 @@ export class ExtensionManagementService extends Disposable implements IWorkbench
|
|
|
|
|
|
- const productName = localize('VS Code for Web', "{0} for the Web", this.productService.nameLong);
|
|
- const productName = localize('VS Code for Web', "{0} for the Web", this.productService.nameLong);
|
|
+ const productName = localize('VSCodium for Web', "{0} for the Web", this.productService.nameLong);
|
|
+ const productName = localize('VSCodium for Web', "{0} for the Web", this.productService.nameLong);
|
|
@@ -1141,7 +1148,7 @@ index 696f822..f548e73 100644
|
|
+ comment: 'This is used to understand the drop funnel of extension URI handling by the OS & VSCodium.';
|
|
+ comment: 'This is used to understand the drop funnel of extension URI handling by the OS & VSCodium.';
|
|
};
|
|
};
|
|
diff --git a/src/vs/workbench/services/extensions/common/extensionsRegistry.ts b/src/vs/workbench/services/extensions/common/extensionsRegistry.ts
|
|
diff --git a/src/vs/workbench/services/extensions/common/extensionsRegistry.ts b/src/vs/workbench/services/extensions/common/extensionsRegistry.ts
|
|
-index f39fd30..4dbc5ce 100644
|
|
|
|
|
|
+index b5ef3e6..2fbb031 100644
|
|
--- a/src/vs/workbench/services/extensions/common/extensionsRegistry.ts
|
|
--- a/src/vs/workbench/services/extensions/common/extensionsRegistry.ts
|
|
+++ b/src/vs/workbench/services/extensions/common/extensionsRegistry.ts
|
|
+++ b/src/vs/workbench/services/extensions/common/extensionsRegistry.ts
|
|
@@ -178,3 +178,3 @@ export const schema: IJSONSchema = {
|
|
@@ -178,3 +178,3 @@ export const schema: IJSONSchema = {
|
|
@@ -1183,35 +1190,35 @@ index f39fd30..4dbc5ce 100644
|
|
- description: nls.localize('vscode.extension.activationEvents', 'Activation events for the VS Code extension.'),
|
|
- description: nls.localize('vscode.extension.activationEvents', 'Activation events for the VS Code extension.'),
|
|
+ description: nls.localize('vscode.extension.activationEvents', 'Activation events for the VSCodium extension.'),
|
|
+ description: nls.localize('vscode.extension.activationEvents', 'Activation events for the VSCodium extension.'),
|
|
type: 'array',
|
|
type: 'array',
|
|
-@@ -389,3 +389,3 @@ export const schema: IJSONSchema = {
|
|
|
|
|
|
+@@ -399,3 +399,3 @@ export const schema: IJSONSchema = {
|
|
label: '*',
|
|
label: '*',
|
|
- description: nls.localize('vscode.extension.activationEvents.star', 'An activation event emitted on VS Code startup. To ensure a great end user experience, please use this activation event in your extension only when no other activation events combination works in your use-case.'),
|
|
- description: nls.localize('vscode.extension.activationEvents.star', 'An activation event emitted on VS Code startup. To ensure a great end user experience, please use this activation event in your extension only when no other activation events combination works in your use-case.'),
|
|
+ description: nls.localize('vscode.extension.activationEvents.star', 'An activation event emitted on VSCodium startup. To ensure a great end user experience, please use this activation event in your extension only when no other activation events combination works in your use-case.'),
|
|
+ description: nls.localize('vscode.extension.activationEvents.star', 'An activation event emitted on VSCodium startup. To ensure a great end user experience, please use this activation event in your extension only when no other activation events combination works in your use-case.'),
|
|
body: '*'
|
|
body: '*'
|
|
-@@ -561,3 +561,3 @@ export const schema: IJSONSchema = {
|
|
|
|
|
|
+@@ -571,3 +571,3 @@ export const schema: IJSONSchema = {
|
|
'vscode:prepublish': {
|
|
'vscode:prepublish': {
|
|
- description: nls.localize('vscode.extension.scripts.prepublish', 'Script executed before the package is published as a VS Code extension.'),
|
|
- description: nls.localize('vscode.extension.scripts.prepublish', 'Script executed before the package is published as a VS Code extension.'),
|
|
+ description: nls.localize('vscode.extension.scripts.prepublish', 'Script executed before the package is published as a VSCodium extension.'),
|
|
+ description: nls.localize('vscode.extension.scripts.prepublish', 'Script executed before the package is published as a VSCodium extension.'),
|
|
type: 'string'
|
|
type: 'string'
|
|
-@@ -565,3 +565,3 @@ export const schema: IJSONSchema = {
|
|
|
|
|
|
+@@ -575,3 +575,3 @@ export const schema: IJSONSchema = {
|
|
'vscode:uninstall': {
|
|
'vscode:uninstall': {
|
|
- description: nls.localize('vscode.extension.scripts.uninstall', 'Uninstall hook for VS Code extension. Script that gets executed when the extension is completely uninstalled from VS Code which is when VS Code is restarted (shutdown and start) after the extension is uninstalled. Only Node scripts are supported.'),
|
|
- description: nls.localize('vscode.extension.scripts.uninstall', 'Uninstall hook for VS Code extension. Script that gets executed when the extension is completely uninstalled from VS Code which is when VS Code is restarted (shutdown and start) after the extension is uninstalled. Only Node scripts are supported.'),
|
|
+ description: nls.localize('vscode.extension.scripts.uninstall', 'Uninstall hook for VSCodium extension. Script that gets executed when the extension is completely uninstalled from VSCodium which is when VSCodium is restarted (shutdown and start) after the extension is uninstalled. Only Node scripts are supported.'),
|
|
+ description: nls.localize('vscode.extension.scripts.uninstall', 'Uninstall hook for VSCodium extension. Script that gets executed when the extension is completely uninstalled from VSCodium which is when VSCodium is restarted (shutdown and start) after the extension is uninstalled. Only Node scripts are supported.'),
|
|
type: 'string'
|
|
type: 'string'
|
|
diff --git a/src/vs/workbench/services/extensions/electron-sandbox/nativeExtensionService.ts b/src/vs/workbench/services/extensions/electron-sandbox/nativeExtensionService.ts
|
|
diff --git a/src/vs/workbench/services/extensions/electron-sandbox/nativeExtensionService.ts b/src/vs/workbench/services/extensions/electron-sandbox/nativeExtensionService.ts
|
|
-index cdd507e..c390af5 100644
|
|
|
|
|
|
+index b7b77b2..2e8efb1 100644
|
|
--- a/src/vs/workbench/services/extensions/electron-sandbox/nativeExtensionService.ts
|
|
--- a/src/vs/workbench/services/extensions/electron-sandbox/nativeExtensionService.ts
|
|
+++ b/src/vs/workbench/services/extensions/electron-sandbox/nativeExtensionService.ts
|
|
+++ b/src/vs/workbench/services/extensions/electron-sandbox/nativeExtensionService.ts
|
|
-@@ -174,3 +174,3 @@ export class NativeExtensionService extends AbstractExtensionService implements
|
|
|
|
|
|
+@@ -166,3 +166,3 @@ export class NativeExtensionService extends AbstractExtensionService implements
|
|
[{
|
|
[{
|
|
- label: nls.localize('relaunch', "Relaunch VS Code"),
|
|
- label: nls.localize('relaunch', "Relaunch VS Code"),
|
|
+ label: nls.localize('relaunch', "Relaunch VSCodium"),
|
|
+ label: nls.localize('relaunch', "Relaunch VSCodium"),
|
|
run: () => {
|
|
run: () => {
|
|
diff --git a/src/vs/workbench/services/userDataProfile/browser/userDataProfileManagement.ts b/src/vs/workbench/services/userDataProfile/browser/userDataProfileManagement.ts
|
|
diff --git a/src/vs/workbench/services/userDataProfile/browser/userDataProfileManagement.ts b/src/vs/workbench/services/userDataProfile/browser/userDataProfileManagement.ts
|
|
-index e454c34..6b180d5 100644
|
|
|
|
|
|
+index ff84581..18e03ba 100644
|
|
--- a/src/vs/workbench/services/userDataProfile/browser/userDataProfileManagement.ts
|
|
--- a/src/vs/workbench/services/userDataProfile/browser/userDataProfileManagement.ts
|
|
+++ b/src/vs/workbench/services/userDataProfile/browser/userDataProfileManagement.ts
|
|
+++ b/src/vs/workbench/services/userDataProfile/browser/userDataProfileManagement.ts
|
|
-@@ -169,3 +169,3 @@ export class UserDataProfileManagementService extends Disposable implements IUse
|
|
|
|
|
|
+@@ -174,3 +174,3 @@ export class UserDataProfileManagementService extends Disposable implements IUse
|
|
const { confirmed } = await this.dialogService.confirm({
|
|
const { confirmed } = await this.dialogService.confirm({
|
|
- message: reloadMessage ?? localize('reload message', "Switching a profile requires reloading VS Code."),
|
|
- message: reloadMessage ?? localize('reload message', "Switching a profile requires reloading VS Code."),
|
|
+ message: reloadMessage ?? localize('reload message', "Switching a profile requires reloading VSCodium."),
|
|
+ message: reloadMessage ?? localize('reload message', "Switching a profile requires reloading VSCodium."),
|