|
|
|
@ -73,37 +73,37 @@ index b69dac0..293e866 100644
|
|
|
|
|
+const bumpEngineForImplicitActivationEvents = l10n.t("This activation event can be removed for extensions targeting engine version ^1.75 as VSCodium will generate these automatically from your package.json contribution declarations.");
|
|
|
|
|
const starActivation = l10n.t("Using '*' activation is usually a bad idea as it impacts performance.");
|
|
|
|
|
diff --git a/extensions/git/package.nls.json b/extensions/git/package.nls.json
|
|
|
|
|
index c2f7c3d..0701455 100644
|
|
|
|
|
index bad361b..300261a 100644
|
|
|
|
|
--- a/extensions/git/package.nls.json
|
|
|
|
|
+++ b/extensions/git/package.nls.json
|
|
|
|
|
@@ -219,3 +219,3 @@
|
|
|
|
|
@@ -221,3 +221,3 @@
|
|
|
|
|
"{Locked='](command:git.showOutput'}",
|
|
|
|
|
- "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
|
|
|
|
+ "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VSCodium",
|
|
|
|
|
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
|
|
|
|
@@ -247,4 +247,4 @@
|
|
|
|
|
@@ -249,4 +249,4 @@
|
|
|
|
|
"config.showCommitInput": "Controls whether to show the commit input in the Git source control panel.",
|
|
|
|
|
- "config.terminalAuthentication": "Controls whether to enable VS Code to be the authentication handler for Git processes spawned in the Integrated Terminal. Note: Terminals need to be restarted to pick up a change in this setting.",
|
|
|
|
|
- "config.terminalGitEditor": "Controls whether to enable VS Code to be the Git editor for Git processes spawned in the integrated terminal. Note: Terminals need to be restarted to pick up a change in this setting.",
|
|
|
|
|
+ "config.terminalAuthentication": "Controls whether to enable VSCodium to be the authentication handler for Git processes spawned in the Integrated Terminal. Note: Terminals need to be restarted to pick up a change in this setting.",
|
|
|
|
|
+ "config.terminalGitEditor": "Controls whether to enable VSCodium to be the Git editor for Git processes spawned in the integrated terminal. Note: Terminals need to be restarted to pick up a change in this setting.",
|
|
|
|
|
"config.timeline.showAuthor": "Controls whether to show the commit author in the Timeline view.",
|
|
|
|
|
@@ -303,3 +303,3 @@
|
|
|
|
|
@@ -305,3 +305,3 @@
|
|
|
|
|
"{Locked='](command:workbench.action.reloadWindow'}",
|
|
|
|
|
- "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
|
|
|
|
+ "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VSCodium",
|
|
|
|
|
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
|
|
|
|
@@ -311,3 +311,3 @@
|
|
|
|
|
@@ -313,3 +313,3 @@
|
|
|
|
|
"{Locked='](command:workbench.action.reloadWindow'}",
|
|
|
|
|
- "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
|
|
|
|
+ "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VSCodium",
|
|
|
|
|
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
|
|
|
|
@@ -319,3 +319,3 @@
|
|
|
|
|
@@ -321,3 +321,3 @@
|
|
|
|
|
"{Locked='](command:workbench.action.reloadWindow'}",
|
|
|
|
|
- "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
|
|
|
|
+ "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VSCodium",
|
|
|
|
|
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
|
|
|
|
@@ -325,6 +325,6 @@
|
|
|
|
|
@@ -327,6 +327,6 @@
|
|
|
|
|
"view.workbench.scm.disabled": {
|
|
|
|
|
- "message": "If you would like to use Git features, please enable Git in your [settings](command:workbench.action.openSettings?%5B%22git.enabled%22%5D).\nTo learn more about how to use Git and source control in VS Code [read our docs](https://aka.ms/vscode-scm).",
|
|
|
|
|
+ "message": "If you would like to use Git features, please enable Git in your [settings](command:workbench.action.openSettings?%5B%22git.enabled%22%5D).\nTo learn more about how to use Git and source control in VSCodium [read our docs](https://aka.ms/vscode-scm).",
|
|
|
|
@ -112,7 +112,7 @@ index c2f7c3d..0701455 100644
|
|
|
|
|
- "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
|
|
|
|
+ "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VSCodium",
|
|
|
|
|
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
|
|
|
|
@@ -333,6 +333,6 @@
|
|
|
|
|
@@ -335,6 +335,6 @@
|
|
|
|
|
"view.workbench.scm.empty": {
|
|
|
|
|
- "message": "In order to use Git features, you can open a folder containing a Git repository or clone from a URL.\n[Open Folder](command:vscode.openFolder)\n[Clone Repository](command:git.clone)\nTo learn more about how to use Git and source control in VS Code [read our docs](https://aka.ms/vscode-scm).",
|
|
|
|
|
+ "message": "In order to use Git features, you can open a folder containing a Git repository or clone from a URL.\n[Open Folder](command:vscode.openFolder)\n[Clone Repository](command:git.clone)\nTo learn more about how to use Git and source control in VSCodium [read our docs](https://aka.ms/vscode-scm).",
|
|
|
|
@ -121,7 +121,7 @@ index c2f7c3d..0701455 100644
|
|
|
|
|
- "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
|
|
|
|
+ "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VSCodium",
|
|
|
|
|
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
|
|
|
|
@@ -341,6 +341,6 @@
|
|
|
|
|
@@ -343,6 +343,6 @@
|
|
|
|
|
"view.workbench.scm.folder": {
|
|
|
|
|
- "message": "The folder currently open doesn't have a Git repository. You can initialize a repository which will enable source control features powered by Git.\n[Initialize Repository](command:git.init?%5Btrue%5D)\nTo learn more about how to use Git and source control in VS Code [read our docs](https://aka.ms/vscode-scm).",
|
|
|
|
|
+ "message": "The folder currently open doesn't have a Git repository. You can initialize a repository which will enable source control features powered by Git.\n[Initialize Repository](command:git.init?%5Btrue%5D)\nTo learn more about how to use Git and source control in VSCodium [read our docs](https://aka.ms/vscode-scm).",
|
|
|
|
@ -130,7 +130,7 @@ index c2f7c3d..0701455 100644
|
|
|
|
|
- "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
|
|
|
|
+ "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VSCodium",
|
|
|
|
|
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
|
|
|
|
@@ -349,6 +349,6 @@
|
|
|
|
|
@@ -351,6 +351,6 @@
|
|
|
|
|
"view.workbench.scm.workspace": {
|
|
|
|
|
- "message": "The workspace currently open doesn't have any folders containing Git repositories. You can initialize a repository on a folder which will enable source control features powered by Git.\n[Initialize Repository](command:git.init)\nTo learn more about how to use Git and source control in VS Code [read our docs](https://aka.ms/vscode-scm).",
|
|
|
|
|
+ "message": "The workspace currently open doesn't have any folders containing Git repositories. You can initialize a repository on a folder which will enable source control features powered by Git.\n[Initialize Repository](command:git.init)\nTo learn more about how to use Git and source control in VSCodium [read our docs](https://aka.ms/vscode-scm).",
|
|
|
|
@ -139,7 +139,7 @@ index c2f7c3d..0701455 100644
|
|
|
|
|
- "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
|
|
|
|
+ "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VSCodium",
|
|
|
|
|
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
|
|
|
|
@@ -357,6 +357,6 @@
|
|
|
|
|
@@ -359,6 +359,6 @@
|
|
|
|
|
"view.workbench.scm.emptyWorkspace": {
|
|
|
|
|
- "message": "The workspace currently open doesn't have any folders containing Git repositories.\n[Add Folder to Workspace](command:workbench.action.addRootFolder)\nTo learn more about how to use Git and source control in VS Code [read our docs](https://aka.ms/vscode-scm).",
|
|
|
|
|
+ "message": "The workspace currently open doesn't have any folders containing Git repositories.\n[Add Folder to Workspace](command:workbench.action.addRootFolder)\nTo learn more about how to use Git and source control in VSCodium [read our docs](https://aka.ms/vscode-scm).",
|
|
|
|
@ -148,27 +148,27 @@ index c2f7c3d..0701455 100644
|
|
|
|
|
- "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
|
|
|
|
+ "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VSCodium",
|
|
|
|
|
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
|
|
|
|
@@ -375,3 +375,3 @@
|
|
|
|
|
@@ -377,3 +377,3 @@
|
|
|
|
|
"{Locked='](command:workbench.action.openSettings?%5B%22git.openRepositoryInParentFolders%22%5D'}",
|
|
|
|
|
- "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
|
|
|
|
+ "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VSCodium",
|
|
|
|
|
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
|
|
|
|
@@ -384,3 +384,3 @@
|
|
|
|
|
@@ -386,3 +386,3 @@
|
|
|
|
|
"{Locked='](command:workbench.action.openSettings?%5B%22git.openRepositoryInParentFolders%22%5D'}",
|
|
|
|
|
- "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
|
|
|
|
+ "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VSCodium",
|
|
|
|
|
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
|
|
|
|
@@ -392,3 +392,3 @@
|
|
|
|
|
@@ -394,3 +394,3 @@
|
|
|
|
|
"{Locked='](command:git.manageUnsafeRepositories'}",
|
|
|
|
|
- "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
|
|
|
|
+ "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VSCodium",
|
|
|
|
|
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
|
|
|
|
@@ -400,3 +400,3 @@
|
|
|
|
|
@@ -402,3 +402,3 @@
|
|
|
|
|
"{Locked='](command:git.manageUnsafeRepositories'}",
|
|
|
|
|
- "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
|
|
|
|
+ "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VSCodium",
|
|
|
|
|
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
|
|
|
|
@@ -405,6 +405,6 @@
|
|
|
|
|
@@ -407,6 +407,6 @@
|
|
|
|
|
"view.workbench.scm.closedRepository": {
|
|
|
|
|
- "message": "A Git repository was found that was previously closed.\n[Reopen Closed Repository](command:git.reopenClosedRepositories)\nTo learn more about how to use Git and source control in VS Code [read our docs](https://aka.ms/vscode-scm).",
|
|
|
|
|
+ "message": "A Git repository was found that was previously closed.\n[Reopen Closed Repository](command:git.reopenClosedRepositories)\nTo learn more about how to use Git and source control in VSCodium [read our docs](https://aka.ms/vscode-scm).",
|
|
|
|
@ -177,7 +177,7 @@ index c2f7c3d..0701455 100644
|
|
|
|
|
- "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
|
|
|
|
+ "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VSCodium",
|
|
|
|
|
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
|
|
|
|
@@ -413,6 +413,6 @@
|
|
|
|
|
@@ -415,6 +415,6 @@
|
|
|
|
|
"view.workbench.scm.closedRepositories": {
|
|
|
|
|
- "message": "Git repositories were found that were previously closed.\n[Reopen Closed Repositories](command:git.reopenClosedRepositories)\nTo learn more about how to use Git and source control in VS Code [read our docs](https://aka.ms/vscode-scm).",
|
|
|
|
|
+ "message": "Git repositories were found that were previously closed.\n[Reopen Closed Repositories](command:git.reopenClosedRepositories)\nTo learn more about how to use Git and source control in VSCodium [read our docs](https://aka.ms/vscode-scm).",
|
|
|
|
@ -186,18 +186,18 @@ index c2f7c3d..0701455 100644
|
|
|
|
|
- "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
|
|
|
|
+ "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VSCodium",
|
|
|
|
|
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
|
|
|
|
@@ -424,3 +424,3 @@
|
|
|
|
|
@@ -426,3 +426,3 @@
|
|
|
|
|
"{Locked='](command:git.clone'}",
|
|
|
|
|
- "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VS Code",
|
|
|
|
|
+ "Do not translate the 'command:*' part inside of the '(..)'. It is an internal command syntax for VSCodium",
|
|
|
|
|
"Please make sure there is no space between the right bracket and left parenthesis: ]( this is an internal syntax for links"
|
|
|
|
|
@@ -428,3 +428,3 @@
|
|
|
|
|
@@ -430,3 +430,3 @@
|
|
|
|
|
},
|
|
|
|
|
- "view.workbench.learnMore": "To learn more about how to use Git and source control in VS Code [read our docs](https://aka.ms/vscode-scm)."
|
|
|
|
|
+ "view.workbench.learnMore": "To learn more about how to use Git and source control in VSCodium [read our docs](https://aka.ms/vscode-scm)."
|
|
|
|
|
}
|
|
|
|
|
diff --git a/extensions/github/package.nls.json b/extensions/github/package.nls.json
|
|
|
|
|
index ad3cf82..10f4b40 100644
|
|
|
|
|
index 5ead790..f16eb9c 100644
|
|
|
|
|
--- a/extensions/github/package.nls.json
|
|
|
|
|
+++ b/extensions/github/package.nls.json
|
|
|
|
|
@@ -2,5 +2,5 @@
|
|
|
|
@ -314,10 +314,10 @@ index e21a418..dc0698b 100644
|
|
|
|
|
+ <a href="#" class="open-file-link">${vscode.l10n.t("Open file using VSCodium's standard text/binary editor?")}</a>
|
|
|
|
|
</div>
|
|
|
|
|
diff --git a/extensions/media-preview/src/imagePreview/index.ts b/extensions/media-preview/src/imagePreview/index.ts
|
|
|
|
|
index 007e466..8ebc3cc 100644
|
|
|
|
|
index e0c605c..079b9e8 100644
|
|
|
|
|
--- a/extensions/media-preview/src/imagePreview/index.ts
|
|
|
|
|
+++ b/extensions/media-preview/src/imagePreview/index.ts
|
|
|
|
|
@@ -189,3 +189,3 @@ class ImagePreview extends MediaPreview {
|
|
|
|
|
@@ -191,3 +191,3 @@ class ImagePreview extends MediaPreview {
|
|
|
|
|
<p>${vscode.l10n.t("An error occurred while loading the image.")}</p>
|
|
|
|
|
- <a href="#" class="open-file-link">${vscode.l10n.t("Open file using VS Code's standard text/binary editor?")}</a>
|
|
|
|
|
+ <a href="#" class="open-file-link">${vscode.l10n.t("Open file using VSCodium's standard text/binary editor?")}</a>
|
|
|
|
@ -359,7 +359,7 @@ index b18b340..ca2eb2d 100644
|
|
|
|
|
+ "comment": "The simpler (?<=\\bProcess\\.|\\bCommandLine\\.) breaks VSCodium / Atom, see https://github.com/textmate/swift.tmbundle/issues/29",
|
|
|
|
|
"name": "support.variable.swift",
|
|
|
|
|
diff --git a/extensions/typescript-language-features/package.nls.json b/extensions/typescript-language-features/package.nls.json
|
|
|
|
|
index d2a0ca8..c781a86 100644
|
|
|
|
|
index d9c4ddb..4f0516c 100644
|
|
|
|
|
--- a/extensions/typescript-language-features/package.nls.json
|
|
|
|
|
+++ b/extensions/typescript-language-features/package.nls.json
|
|
|
|
|
@@ -75,4 +75,4 @@
|
|
|
|
@ -391,7 +391,7 @@ index d2a0ca8..c781a86 100644
|
|
|
|
|
- "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.6+.",
|
|
|
|
|
@@ -248,6 +248,6 @@
|
|
|
|
|
@@ -249,6 +249,6 @@
|
|
|
|
|
"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 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)",
|
|
|
|
@ -428,20 +428,20 @@ index e85c715..9059335 100644
|
|
|
|
|
+ vscode.l10n.t("Please open a folder in VSCodium to use a TypeScript or JavaScript project"));
|
|
|
|
|
return;
|
|
|
|
|
diff --git a/extensions/typescript-language-features/src/typescriptServiceClient.ts b/extensions/typescript-language-features/src/typescriptServiceClient.ts
|
|
|
|
|
index 2d3ea9e..a19481a 100644
|
|
|
|
|
index a1f06a3..4d04671 100644
|
|
|
|
|
--- a/extensions/typescript-language-features/src/typescriptServiceClient.ts
|
|
|
|
|
+++ b/extensions/typescript-language-features/src/typescriptServiceClient.ts
|
|
|
|
|
@@ -663,3 +663,3 @@ export default class TypeScriptServiceClient extends Disposable implements IType
|
|
|
|
|
@@ -664,3 +664,3 @@ export default class TypeScriptServiceClient extends Disposable implements IType
|
|
|
|
|
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 VSCodium.", pluginExtensionList));
|
|
|
|
|
} else {
|
|
|
|
|
@@ -684,3 +684,3 @@ export default class TypeScriptServiceClient extends Disposable implements IType
|
|
|
|
|
@@ -685,3 +685,3 @@ export default class TypeScriptServiceClient extends Disposable implements IType
|
|
|
|
|
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 VSCodium.", pluginExtensionList));
|
|
|
|
|
} else {
|
|
|
|
|
@@ -698,3 +698,3 @@ export default class TypeScriptServiceClient extends Disposable implements IType
|
|
|
|
|
@@ -699,3 +699,3 @@ export default class TypeScriptServiceClient extends Disposable implements IType
|
|
|
|
|
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));
|
|
|
|
|
+ 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));
|
|
|
|
@ -456,7 +456,7 @@ index 8a1032f..1041fd2 100644
|
|
|
|
|
+ "description": "API tests for VSCodium",
|
|
|
|
|
"version": "0.0.1",
|
|
|
|
|
diff --git a/extensions/vscode-colorize-tests/package.json b/extensions/vscode-colorize-tests/package.json
|
|
|
|
|
index 159bd29..c65f5cc 100644
|
|
|
|
|
index b416aee..9e6396d 100644
|
|
|
|
|
--- a/extensions/vscode-colorize-tests/package.json
|
|
|
|
|
+++ b/extensions/vscode-colorize-tests/package.json
|
|
|
|
|
@@ -2,3 +2,3 @@
|
|
|
|
@ -525,16 +525,16 @@ index fa001b5..13abac2 100644
|
|
|
|
|
+ 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
|
|
|
|
|
index ca47f74..a55be4c 100644
|
|
|
|
|
index 2942951..86c5653 100644
|
|
|
|
|
--- a/src/vs/code/electron-main/app.ts
|
|
|
|
|
+++ b/src/vs/code/electron-main/app.ts
|
|
|
|
|
@@ -534,3 +534,3 @@ export class CodeApplication extends Disposable {
|
|
|
|
|
@@ -532,3 +532,3 @@ export class CodeApplication extends Disposable {
|
|
|
|
|
async startup(): Promise<void> {
|
|
|
|
|
- this.logService.debug('Starting VS Code');
|
|
|
|
|
+ this.logService.debug('Starting VSCodium');
|
|
|
|
|
this.logService.debug(`from: ${this.environmentMainService.appRoot}`);
|
|
|
|
|
diff --git a/src/vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.ts b/src/vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.ts
|
|
|
|
|
index 7578cd6..3a8504b 100644
|
|
|
|
|
index a200bf8..05826cf 100644
|
|
|
|
|
--- a/src/vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.ts
|
|
|
|
|
+++ b/src/vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.ts
|
|
|
|
|
@@ -19,3 +19,3 @@ export class ToggleTabFocusModeAction extends Action2 {
|
|
|
|
@ -543,7 +543,7 @@ index 7578cd6..3a8504b 100644
|
|
|
|
|
+ title: nls.localize2({ key: 'toggle.tabMovesFocus', comment: ['Turn on/off use of tab key for moving focus around VSCodium'] }, 'Toggle Tab Key Moves Focus'),
|
|
|
|
|
precondition: undefined,
|
|
|
|
|
diff --git a/src/vs/platform/contextkey/common/contextkeys.ts b/src/vs/platform/contextkey/common/contextkeys.ts
|
|
|
|
|
index 296245b..cf03674 100644
|
|
|
|
|
index c256dba..0ae2e47 100644
|
|
|
|
|
--- a/src/vs/platform/contextkey/common/contextkeys.ts
|
|
|
|
|
+++ b/src/vs/platform/contextkey/common/contextkeys.ts
|
|
|
|
|
@@ -19,3 +19,3 @@ export const IsMobileContext = new RawContextKey<boolean>('isMobile', isMobile,
|
|
|
|
@ -552,49 +552,52 @@ index 296245b..cf03674 100644
|
|
|
|
|
+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
|
|
|
|
|
index 75ab2ba..8c06c7e 100644
|
|
|
|
|
index 680e0dd..6d4b191 100644
|
|
|
|
|
--- a/src/vs/platform/extensionManagement/node/extensionManagementService.ts
|
|
|
|
|
+++ b/src/vs/platform/extensionManagement/node/extensionManagementService.ts
|
|
|
|
|
@@ -144,3 +144,3 @@ export class ExtensionManagementService extends AbstractExtensionManagementServi
|
|
|
|
|
@@ -148,3 +148,3 @@ export class ExtensionManagementService extends AbstractExtensionManagementServi
|
|
|
|
|
if (manifest.engines && manifest.engines.vscode && !isEngineValid(manifest.engines.vscode, this.productService.version, this.productService.date)) {
|
|
|
|
|
- throw new Error(nls.localize('incompatible', "Unable to install extension '{0}' as it is not compatible with VS Code '{1}'.", extensionId, this.productService.version));
|
|
|
|
|
+ throw new Error(nls.localize('incompatible', "Unable to install extension '{0}' as it is not compatible with VSCodium '{1}'.", extensionId, this.productService.version));
|
|
|
|
|
}
|
|
|
|
|
@@ -221,3 +221,3 @@ export class ExtensionManagementService extends AbstractExtensionManagementServi
|
|
|
|
|
@@ -225,3 +225,3 @@ export class ExtensionManagementService extends AbstractExtensionManagementServi
|
|
|
|
|
} catch (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)));
|
|
|
|
|
}
|
|
|
|
|
@@ -966,3 +966,3 @@ class InstallExtensionInProfileTask extends AbstractExtensionTask<ILocalExtensio
|
|
|
|
|
@@ -1006,3 +1006,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));
|
|
|
|
|
}
|
|
|
|
|
@@ -977,3 +977,3 @@ class InstallExtensionInProfileTask extends AbstractExtensionTask<ILocalExtensio
|
|
|
|
|
@@ -1017,3 +1017,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/extensions/common/extensionValidator.ts b/src/vs/platform/extensions/common/extensionValidator.ts
|
|
|
|
|
index 5fae8b4..73b70cc 100644
|
|
|
|
|
index 87923dc..c3456ef 100644
|
|
|
|
|
--- a/src/vs/platform/extensions/common/extensionValidator.ts
|
|
|
|
|
+++ b/src/vs/platform/extensions/common/extensionValidator.ts
|
|
|
|
|
@@ -371,3 +371,3 @@ export function areApiProposalsCompatible(apiProposals: string[], arg1?: any): b
|
|
|
|
|
if (existingProposal.version !== version) {
|
|
|
|
|
- incompatibleNotices.push(nls.localize('apiProposalMismatch', "Extension is using an API proposal '{0}' that is not compatible with the current version of VS Code.", proposalName));
|
|
|
|
|
+ incompatibleNotices.push(nls.localize('apiProposalMismatch', "Extension is using an API proposal '{0}' that is not compatible with the current version of VSCodium.", proposalName));
|
|
|
|
|
}
|
|
|
|
|
@@ -377,5 +377,5 @@ export function areApiProposalsCompatible(apiProposals: string[], arg1?: any): b
|
|
|
|
|
if (incompatibleProposals.length === 1) {
|
|
|
|
|
- notices.push(nls.localize('apiProposalMismatch1', "This extension is using the API proposal '{0}' that is not compatible with the current version of VS Code.", incompatibleProposals[0]));
|
|
|
|
|
+ notices.push(nls.localize('apiProposalMismatch1', "This extension is using the API proposal '{0}' that is not compatible with the current version of VSCodium.", incompatibleProposals[0]));
|
|
|
|
|
} else {
|
|
|
|
|
- notices.push(nls.localize('apiProposalMismatch2', "This extension is using the API proposals {0} and '{1}' that are not compatible with the current version of VS Code.",
|
|
|
|
|
+ notices.push(nls.localize('apiProposalMismatch2', "This extension is using the API proposals {0} and '{1}' that are not compatible with the current version of VSCodium.",
|
|
|
|
|
incompatibleProposals.slice(0, incompatibleProposals.length - 1).map(p => `'${p}'`).join(', '),
|
|
|
|
|
diff --git a/src/vs/platform/externalTerminal/node/externalTerminalService.ts b/src/vs/platform/externalTerminal/node/externalTerminalService.ts
|
|
|
|
|
index 9f85b14..57d913c 100644
|
|
|
|
|
index 47c1271..b159ac3 100644
|
|
|
|
|
--- a/src/vs/platform/externalTerminal/node/externalTerminalService.ts
|
|
|
|
|
+++ b/src/vs/platform/externalTerminal/node/externalTerminalService.ts
|
|
|
|
|
@@ -17,3 +17,3 @@ import { ITerminalEnvironment } from 'vs/platform/terminal/common/terminal';
|
|
|
|
|
@@ -17,3 +17,3 @@ import { ITerminalEnvironment } from '../../terminal/common/terminal.js';
|
|
|
|
|
|
|
|
|
|
-const TERMINAL_TITLE = nls.localize('console.title', "VS Code Console");
|
|
|
|
|
+const TERMINAL_TITLE = nls.localize('console.title', "VSCodium Console");
|
|
|
|
|
|
|
|
|
|
diff --git a/src/vs/platform/terminal/common/terminalPlatformConfiguration.ts b/src/vs/platform/terminal/common/terminalPlatformConfiguration.ts
|
|
|
|
|
index 2c15a09..1cc234b 100644
|
|
|
|
|
index 7d8d78b..390d3da 100644
|
|
|
|
|
--- a/src/vs/platform/terminal/common/terminalPlatformConfiguration.ts
|
|
|
|
|
+++ b/src/vs/platform/terminal/common/terminalPlatformConfiguration.ts
|
|
|
|
|
@@ -338,3 +338,3 @@ const terminalPlatformConfiguration: IConfigurationNode = {
|
|
|
|
@ -603,7 +606,7 @@ index 2c15a09..1cc234b 100644
|
|
|
|
|
+ description: localize('terminal.integrated.inheritEnv', "Whether new shells should inherit their environment from VSCodium, which may source a login shell to ensure $PATH and other development variables are initialized. This has no effect on Windows."),
|
|
|
|
|
type: 'boolean',
|
|
|
|
|
diff --git a/src/vs/platform/update/common/update.config.contribution.ts b/src/vs/platform/update/common/update.config.contribution.ts
|
|
|
|
|
index 4134233..b2f52b2 100644
|
|
|
|
|
index d96926b..c4bbc4a 100644
|
|
|
|
|
--- a/src/vs/platform/update/common/update.config.contribution.ts
|
|
|
|
|
+++ b/src/vs/platform/update/common/update.config.contribution.ts
|
|
|
|
|
@@ -47,3 +47,3 @@ configurationRegistry.registerConfiguration({
|
|
|
|
@ -612,7 +615,7 @@ index 4134233..b2f52b2 100644
|
|
|
|
|
+ description: localize('enableWindowsBackgroundUpdates', "Enable to download and install new VSCodium versions in the background on Windows."),
|
|
|
|
|
included: isWindows && !isWeb
|
|
|
|
|
diff --git a/src/vs/platform/update/electron-main/abstractUpdateService.ts b/src/vs/platform/update/electron-main/abstractUpdateService.ts
|
|
|
|
|
index ea18f4a..83750f1 100644
|
|
|
|
|
index 48638aa..08ea574 100644
|
|
|
|
|
--- a/src/vs/platform/update/electron-main/abstractUpdateService.ts
|
|
|
|
|
+++ b/src/vs/platform/update/electron-main/abstractUpdateService.ts
|
|
|
|
|
@@ -23,3 +23,3 @@ export type UpdateNotAvailableClassification = {
|
|
|
|
@ -626,7 +629,7 @@ index ea18f4a..83750f1 100644
|
|
|
|
|
+ comment: 'This is used to know how often VSCodium updates have failed.';
|
|
|
|
|
};
|
|
|
|
|
diff --git a/src/vs/platform/update/electron-main/updateService.darwin.ts b/src/vs/platform/update/electron-main/updateService.darwin.ts
|
|
|
|
|
index 183c69d..2da152d 100644
|
|
|
|
|
index d3f27d3..6a7e37a 100644
|
|
|
|
|
--- a/src/vs/platform/update/electron-main/updateService.darwin.ts
|
|
|
|
|
+++ b/src/vs/platform/update/electron-main/updateService.darwin.ts
|
|
|
|
|
@@ -115,4 +115,4 @@ export class DarwinUpdateService extends AbstractUpdateService implements IRelau
|
|
|
|
@ -637,7 +640,7 @@ index 183c69d..2da152d 100644
|
|
|
|
|
+ comment: 'This is used to know how often VSCodium has successfully downloaded the update.';
|
|
|
|
|
};
|
|
|
|
|
diff --git a/src/vs/server/node/server.cli.ts b/src/vs/server/node/server.cli.ts
|
|
|
|
|
index fc0f7c2..1e7bbe9 100644
|
|
|
|
|
index 9314c9d..c3ee8de 100644
|
|
|
|
|
--- a/src/vs/server/node/server.cli.ts
|
|
|
|
|
+++ b/src/vs/server/node/server.cli.ts
|
|
|
|
|
@@ -455,3 +455,3 @@ function asExtensionIdOrVSIX(inputs: string[] | undefined) {
|
|
|
|
@ -646,7 +649,7 @@ index fc0f7c2..1e7bbe9 100644
|
|
|
|
|
+ console.error('Unable to connect to VSCodium server: ' + message);
|
|
|
|
|
console.error(err);
|
|
|
|
|
diff --git a/src/vs/workbench/api/browser/viewsExtensionPoint.ts b/src/vs/workbench/api/browser/viewsExtensionPoint.ts
|
|
|
|
|
index b28bd28..f8255a6 100644
|
|
|
|
|
index f5a0648..5333241 100644
|
|
|
|
|
--- a/src/vs/workbench/api/browser/viewsExtensionPoint.ts
|
|
|
|
|
+++ b/src/vs/workbench/api/browser/viewsExtensionPoint.ts
|
|
|
|
|
@@ -43,3 +43,3 @@ const viewsContainerSchema: IJSONSchema = {
|
|
|
|
@ -655,7 +658,7 @@ index b28bd28..f8255a6 100644
|
|
|
|
|
+ description: localize({ key: 'vscode.extension.contributes.views.containers.id', comment: ['Contribution refers to those that an extension contributes to VSCodium through an extension/contribution point. '] }, "Unique id used to identify the container in which views can be contributed using 'views' contribution point"),
|
|
|
|
|
type: 'string',
|
|
|
|
|
diff --git a/src/vs/workbench/api/common/extHostApiCommands.ts b/src/vs/workbench/api/common/extHostApiCommands.ts
|
|
|
|
|
index 6384178..01393f9 100644
|
|
|
|
|
index b43b330..aeddf5e 100644
|
|
|
|
|
--- a/src/vs/workbench/api/common/extHostApiCommands.ts
|
|
|
|
|
+++ b/src/vs/workbench/api/common/extHostApiCommands.ts
|
|
|
|
|
@@ -443,3 +443,3 @@ const newCommands: ApiCommand[] = [
|
|
|
|
@ -664,7 +667,7 @@ index 6384178..01393f9 100644
|
|
|
|
|
+ ApiCommandArgument.String.with('viewId', 'Custom editor view id. This should be the viewType string for custom editors or the notebookType string for notebooks. Use \'default\' to use VSCodium\'s default text editor'),
|
|
|
|
|
new ApiCommandArgument<vscode.ViewColumn | typeConverters.TextEditorOpenOptions | undefined, [vscode.ViewColumn?, ITextEditorOptions?] | undefined>('columnOrOptions', 'Either the column in which to open or editor options, see vscode.TextDocumentShowOptions',
|
|
|
|
|
diff --git a/src/vs/workbench/api/common/extHostCommands.ts b/src/vs/workbench/api/common/extHostCommands.ts
|
|
|
|
|
index 15730c3..3e257b6 100644
|
|
|
|
|
index c40a194..d76e2cd 100644
|
|
|
|
|
--- a/src/vs/workbench/api/common/extHostCommands.ts
|
|
|
|
|
+++ b/src/vs/workbench/api/common/extHostCommands.ts
|
|
|
|
|
@@ -460,3 +460,3 @@ export class ApiCommandArgument<V, O = V> {
|
|
|
|
@ -673,25 +676,25 @@ index 15730c3..3e257b6 100644
|
|
|
|
|
+ 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
|
|
|
|
|
index 49a2f01..e39520d 100644
|
|
|
|
|
index 54b14a3..c075afb 100644
|
|
|
|
|
--- a/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 () {
|
|
|
|
|
@@ -363,3 +363,3 @@ suite('NotebookCell#Document', function () {
|
|
|
|
|
|
|
|
|
|
- test('Opening a notebook results in VS Code firing the event onDidChangeActiveNotebookEditor twice #118470', function () {
|
|
|
|
|
+ test('Opening a notebook results in VSCodium firing the event onDidChangeActiveNotebookEditor twice #118470', function () {
|
|
|
|
|
let count = 0;
|
|
|
|
|
diff --git a/src/vs/workbench/browser/workbench.contribution.ts b/src/vs/workbench/browser/workbench.contribution.ts
|
|
|
|
|
index bf16298..e51bef1 100644
|
|
|
|
|
index 30699b3..cd6647a 100644
|
|
|
|
|
--- a/src/vs/workbench/browser/workbench.contribution.ts
|
|
|
|
|
+++ b/src/vs/workbench/browser/workbench.contribution.ts
|
|
|
|
|
@@ -652,3 +652,3 @@ const registry = Registry.as<IConfigurationRegistry>(ConfigurationExtensions.Con
|
|
|
|
|
@@ -658,3 +658,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('appName', "`${appName}`: e.g. VS Code."),
|
|
|
|
|
+ localize('appName', "`${appName}`: e.g. VSCodium."),
|
|
|
|
|
localize('remoteName', "`${remoteName}`: e.g. SSH"),
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/accessibility/browser/accessibilityStatus.ts b/src/vs/workbench/contrib/accessibility/browser/accessibilityStatus.ts
|
|
|
|
|
index 5d3949a..28f3fa6 100644
|
|
|
|
|
index 50ae856..de6bb10 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/accessibility/browser/accessibilityStatus.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/accessibility/browser/accessibilityStatus.ts
|
|
|
|
|
@@ -52,3 +52,3 @@ export class AccessibilityStatus extends Disposable implements IWorkbenchContrib
|
|
|
|
@ -700,7 +703,7 @@ index 5d3949a..28f3fa6 100644
|
|
|
|
|
+ localize('screenReaderDetectedExplanation.question', "Are you using a screen reader to operate VSCodium?"),
|
|
|
|
|
[{
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/debug/browser/debugAdapterManager.ts b/src/vs/workbench/contrib/debug/browser/debugAdapterManager.ts
|
|
|
|
|
index 8e1fc26..c9026b2 100644
|
|
|
|
|
index 20f77ec..b12cac0 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/debug/browser/debugAdapterManager.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/debug/browser/debugAdapterManager.ts
|
|
|
|
|
@@ -176,3 +176,3 @@ export class AdapterManager extends Disposable implements IAdapterManager {
|
|
|
|
@ -709,36 +712,36 @@ index 8e1fc26..c9026b2 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"),
|
|
|
|
|
default: 4711
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/extensions/browser/extensions.contribution.ts b/src/vs/workbench/contrib/extensions/browser/extensions.contribution.ts
|
|
|
|
|
index 60aa8d8..ed2fe8f 100644
|
|
|
|
|
index f4d62c7..dde4827 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/extensions/browser/extensions.contribution.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/extensions/browser/extensions.contribution.ts
|
|
|
|
|
@@ -299,3 +299,3 @@ CommandsRegistry.registerCommand({
|
|
|
|
|
@@ -304,3 +304,3 @@ CommandsRegistry.registerCommand({
|
|
|
|
|
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, VSCodium installs only newly added extensions from the extension pack VSIX. This option is considered only when installing VSIX. ',
|
|
|
|
|
isOptional: true,
|
|
|
|
|
@@ -306,3 +306,3 @@ CommandsRegistry.registerCommand({
|
|
|
|
|
@@ -311,3 +311,3 @@ CommandsRegistry.registerCommand({
|
|
|
|
|
'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, VSCodium installs only newly added extensions from the extension pack VSIX. This option is considered only while installing a VSIX."),
|
|
|
|
|
default: false
|
|
|
|
|
@@ -311,3 +311,3 @@ CommandsRegistry.registerCommand({
|
|
|
|
|
@@ -316,3 +316,3 @@ CommandsRegistry.registerCommand({
|
|
|
|
|
'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, VSCodium installs the pre-release version of the extension if available."),
|
|
|
|
|
default: false
|
|
|
|
|
@@ -316,3 +316,3 @@ CommandsRegistry.registerCommand({
|
|
|
|
|
@@ -321,3 +321,3 @@ CommandsRegistry.registerCommand({
|
|
|
|
|
'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, VSCodium do not sync this extension when Settings Sync is on."),
|
|
|
|
|
default: false
|
|
|
|
|
@@ -836,3 +836,3 @@ class ExtensionsContributions extends Disposable implements IWorkbenchContributi
|
|
|
|
|
@@ -824,3 +824,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
|
|
|
|
|
index c5d00d3..4f114d4 100644
|
|
|
|
|
index 3930f44..89051bd 100644
|
|
|
|
|
--- a/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 {
|
|
|
|
@ -746,47 +749,47 @@ index c5d00d3..4f114d4 100644
|
|
|
|
|
- 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 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);
|
|
|
|
|
@@ -467,3 +467,3 @@ export class InstallAction extends ExtensionAction {
|
|
|
|
|
@@ -512,3 +512,3 @@ export class InstallAction extends ExtensionAction {
|
|
|
|
|
} 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 VSCodium.");
|
|
|
|
|
|
|
|
|
|
@@ -855,3 +855,3 @@ export class UninstallAction extends ExtensionAction {
|
|
|
|
|
@@ -900,3 +900,3 @@ export class UninstallAction extends ExtensionAction {
|
|
|
|
|
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 VSCodium to complete the uninstallation of the extension {0}.", this.extension.displayName));
|
|
|
|
|
} catch (error) {
|
|
|
|
|
@@ -2489,3 +2489,3 @@ export class ExtensionStatusAction extends ExtensionAction {
|
|
|
|
|
@@ -2526,3 +2526,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(' ')]))}`)})`;
|
|
|
|
|
- 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);
|
|
|
|
|
} else {
|
|
|
|
|
@@ -2530,3 +2530,3 @@ export class ExtensionStatusAction extends ExtensionAction {
|
|
|
|
|
@@ -2567,3 +2567,3 @@ export class ExtensionStatusAction extends ExtensionAction {
|
|
|
|
|
if (this.extensionManagementServerService.webExtensionManagementServer) {
|
|
|
|
|
- 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 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)`);
|
|
|
|
|
@@ -2825,3 +2825,3 @@ export class ReinstallAction extends Action {
|
|
|
|
|
@@ -2866,3 +2866,3 @@ export class ReinstallAction extends Action {
|
|
|
|
|
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 VSCodium to complete reinstalling the extension {0}.", 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
|
|
|
|
|
index ba69585..8bcc21a 100644
|
|
|
|
|
index e34a900..c976572 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/extensions/browser/extensionsWorkbenchService.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/extensions/browser/extensionsWorkbenchService.ts
|
|
|
|
|
@@ -451,3 +451,3 @@ export class Extension implements IExtension {
|
|
|
|
|
@@ -452,3 +452,3 @@ export class Extension implements IExtension {
|
|
|
|
|
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 VSCodium. It can be disabled but not uninstalled.
|
|
|
|
|
## Features
|
|
|
|
|
@@ -489,3 +489,3 @@ ${this.description}
|
|
|
|
|
@@ -490,3 +490,3 @@ ${this.description}
|
|
|
|
|
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 [VSCodium Release Notes](command:${ShowCurrentReleaseNotesActionId}) for changes to the built-in extensions.`);
|
|
|
|
|
}
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/extensions/common/extensionsFileTemplate.ts b/src/vs/workbench/contrib/extensions/common/extensionsFileTemplate.ts
|
|
|
|
|
index 3e8cd71..6142f61 100644
|
|
|
|
|
index 818e662..2450efc 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/extensions/common/extensionsFileTemplate.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/extensions/common/extensionsFileTemplate.ts
|
|
|
|
|
@@ -29,3 +29,3 @@ export const ExtensionsConfigurationSchema: IJSONSchema = {
|
|
|
|
@ -800,7 +803,7 @@ index 3e8cd71..6142f61 100644
|
|
|
|
|
+ '\t// List of extensions recommended by VSCodium that should not be recommended for users of this workspace.',
|
|
|
|
|
'\t"unwantedRecommendations": [',
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/externalTerminal/electron-sandbox/externalTerminal.contribution.ts b/src/vs/workbench/contrib/externalTerminal/electron-sandbox/externalTerminal.contribution.ts
|
|
|
|
|
index e58341f..0146ef9 100644
|
|
|
|
|
index 21967d3..24e3324 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/externalTerminal/electron-sandbox/externalTerminal.contribution.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/externalTerminal/electron-sandbox/externalTerminal.contribution.ts
|
|
|
|
|
@@ -107,3 +107,3 @@ export class ExternalTerminalContribution implements IWorkbenchContribution {
|
|
|
|
@ -814,7 +817,7 @@ index e58341f..0146ef9 100644
|
|
|
|
|
+ nls.localize('terminal.sourceControlRepositoriesKind.integrated', "Use VSCodium's integrated terminal."),
|
|
|
|
|
nls.localize('terminal.sourceControlRepositoriesKind.external', "Use the configured external terminal."),
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/externalUriOpener/common/configuration.ts b/src/vs/workbench/contrib/externalUriOpener/common/configuration.ts
|
|
|
|
|
index 94ea24e..e8afce1 100644
|
|
|
|
|
index f54ddfe..81ec478 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/externalUriOpener/common/configuration.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/externalUriOpener/common/configuration.ts
|
|
|
|
|
@@ -57,3 +57,3 @@ export const externalUriOpenersConfigurationNode: IConfigurationNode = {
|
|
|
|
@ -823,7 +826,7 @@ index 94ea24e..e8afce1 100644
|
|
|
|
|
+ enumDescriptions: [nls.localize('externalUriOpeners.defaultId', "Open using VSCodium's standard opener.")],
|
|
|
|
|
},
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/localization/common/localization.contribution.ts b/src/vs/workbench/contrib/localization/common/localization.contribution.ts
|
|
|
|
|
index 4b8d4c2..cfdbb92 100644
|
|
|
|
|
index b89d74b..4f47a63 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/localization/common/localization.contribution.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/localization/common/localization.contribution.ts
|
|
|
|
|
@@ -58,5 +58,5 @@ export class BaseLocalizationWorkbenchContribution extends Disposable implements
|
|
|
|
@ -835,7 +838,7 @@ index 4b8d4c2..cfdbb92 100644
|
|
|
|
|
+ patternErrorMessage: localize('vscode.extension.contributes.localizations.translations.id.pattern', "Id should be `vscode` or in format `publisherId.extensionName` for translating VSCodium or an extension respectively.")
|
|
|
|
|
},
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/localization/common/localizationsActions.ts b/src/vs/workbench/contrib/localization/common/localizationsActions.ts
|
|
|
|
|
index 7f2f1f1..dc6ff2d 100644
|
|
|
|
|
index 8619144..a6ab349 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/localization/common/localizationsActions.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/localization/common/localizationsActions.ts
|
|
|
|
|
@@ -26,3 +26,3 @@ export class ConfigureDisplayLanguageAction extends Action2 {
|
|
|
|
@ -844,7 +847,7 @@ index 7f2f1f1..dc6ff2d 100644
|
|
|
|
|
+ description: localize2('configureLocaleDescription', "Changes the locale of VSCodium based on installed language packs. Common languages include French, Chinese, Spanish, Japanese, German, Korean, and more.")
|
|
|
|
|
}
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/preferences/browser/keyboardLayoutPicker.ts b/src/vs/workbench/contrib/preferences/browser/keyboardLayoutPicker.ts
|
|
|
|
|
index 50ed5aa..a28e184 100644
|
|
|
|
|
index b533feb..7a11449 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/preferences/browser/keyboardLayoutPicker.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/preferences/browser/keyboardLayoutPicker.ts
|
|
|
|
|
@@ -95,4 +95,4 @@ interface IUnknownLayout {
|
|
|
|
@ -855,7 +858,7 @@ index 50ed5aa..a28e184 100644
|
|
|
|
|
+ `// ${nls.localize('doc', 'Open VSCodium and run "Developer: Inspect Key Mappings (JSON)" from Command Palette.')}`,
|
|
|
|
|
``,
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/remoteTunnel/electron-sandbox/remoteTunnel.contribution.ts b/src/vs/workbench/contrib/remoteTunnel/electron-sandbox/remoteTunnel.contribution.ts
|
|
|
|
|
index e65b86b..a8a5069 100644
|
|
|
|
|
index b716bcd..07b107b 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/remoteTunnel/electron-sandbox/remoteTunnel.contribution.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/remoteTunnel/electron-sandbox/remoteTunnel.contribution.ts
|
|
|
|
|
@@ -560,3 +560,3 @@ export class RemoteTunnelWorkbenchContribution extends Disposable implements IWo
|
|
|
|
@ -864,7 +867,7 @@ index e65b86b..a8a5069 100644
|
|
|
|
|
+ "You can now access this machine anywhere via the secure tunnel [{0}](command:{4}). To connect via a different machine, use the generated [{1}]({2}) link or use the [{6}]({7}) extension in the desktop or web. You can [configure](command:{3}) or [turn off](command:{5}) this access via the VSCodium Accounts menu.",
|
|
|
|
|
connectionInfo.tunnelName, connectionInfo.domain, linkToOpenForMarkdown, RemoteTunnelCommandIds.manage, RemoteTunnelCommandIds.configure, RemoteTunnelCommandIds.turnOff, remoteExtension.friendlyName, 'https://code.visualstudio.com/docs/remote/tunnels'
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/tasks/browser/abstractTaskService.ts b/src/vs/workbench/contrib/tasks/browser/abstractTaskService.ts
|
|
|
|
|
index 4670c5a..a8546cc 100644
|
|
|
|
|
index f3ade8a..5d1d496 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/tasks/browser/abstractTaskService.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/tasks/browser/abstractTaskService.ts
|
|
|
|
|
@@ -3189,3 +3189,3 @@ export abstract class AbstractTaskService extends Disposable implements ITaskSer
|
|
|
|
@ -873,7 +876,7 @@ index 4670c5a..a8546cc 100644
|
|
|
|
|
+ this._notificationService.error(nls.localize('TerminateAction.noProcess', 'The launched process doesn\'t exist anymore. If the task spawned background tasks exiting VSCodium might result in orphaned processes.'));
|
|
|
|
|
} else {
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/tasks/common/jsonSchemaCommon.ts b/src/vs/workbench/contrib/tasks/common/jsonSchemaCommon.ts
|
|
|
|
|
index 9cae427..bfb5063 100644
|
|
|
|
|
index 9db6b8a..b68a042 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/tasks/common/jsonSchemaCommon.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/tasks/common/jsonSchemaCommon.ts
|
|
|
|
|
@@ -193,3 +193,3 @@ const schema: IJSONSchema = {
|
|
|
|
@ -887,7 +890,7 @@ index 9cae427..bfb5063 100644
|
|
|
|
|
+ description: nls.localize('JsonSchema.promptOnClose', 'Whether the user is prompted when VSCodium closes with a running background task.'),
|
|
|
|
|
default: false
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/tasks/common/jsonSchema_v2.ts b/src/vs/workbench/contrib/tasks/common/jsonSchema_v2.ts
|
|
|
|
|
index 658cb5f..70eac33 100644
|
|
|
|
|
index 42df6db..4eea384 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/tasks/common/jsonSchema_v2.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/tasks/common/jsonSchema_v2.ts
|
|
|
|
|
@@ -411,3 +411,3 @@ const taskConfiguration: IJSONSchema = {
|
|
|
|
@ -896,7 +899,7 @@ index 658cb5f..70eac33 100644
|
|
|
|
|
+ description: nls.localize('JsonSchema.tasks.promptOnClose', 'Whether the user is prompted when VSCodium closes with a running task.'),
|
|
|
|
|
default: false
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/tasks/electron-sandbox/taskService.ts b/src/vs/workbench/contrib/tasks/electron-sandbox/taskService.ts
|
|
|
|
|
index 9efbc2a..18c7aec 100644
|
|
|
|
|
index 6a5728c..2c561bd 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/tasks/electron-sandbox/taskService.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/tasks/electron-sandbox/taskService.ts
|
|
|
|
|
@@ -213,3 +213,3 @@ export class TaskService extends AbstractTaskService {
|
|
|
|
@ -905,7 +908,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.'),
|
|
|
|
|
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
|
|
|
|
|
index 1efbc44..ea72734 100644
|
|
|
|
|
index 13d0821..171a99d 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/terminal/browser/terminalView.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/terminal/browser/terminalView.ts
|
|
|
|
|
@@ -202,3 +202,3 @@ export class TerminalViewPane extends ViewPane {
|
|
|
|
@ -914,7 +917,7 @@ index 1efbc44..ea72734 100644
|
|
|
|
|
+ this._notificationService.prompt(Severity.Warning, nls.localize('terminal.monospaceOnly', "The terminal only supports monospace fonts. Be sure to restart VSCodium if this is a newly installed font."), choices);
|
|
|
|
|
}
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/terminal/common/terminalConfiguration.ts b/src/vs/workbench/contrib/terminal/common/terminalConfiguration.ts
|
|
|
|
|
index 4dc967f..d4177f6 100644
|
|
|
|
|
index 4b36691..a87a683 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/terminal/common/terminalConfiguration.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/terminal/common/terminalConfiguration.ts
|
|
|
|
|
@@ -296,3 +296,3 @@ const terminalConfiguration: IConfigurationNode = {
|
|
|
|
@ -968,7 +971,7 @@ index 4dc967f..d4177f6 100644
|
|
|
|
|
+ markdownDescription: localize('terminal.integrated.shellIntegration.enabled', "Determines whether or not shell integration is auto-injected to support features like enhanced command tracking and current working directory detection. \n\nShell integration works by injecting the shell with a startup script. The script gives VSCodium insight into what is happening within the terminal.\n\nSupported shells:\n\n- Linux/macOS: bash, fish, pwsh, zsh\n - Windows: pwsh, git bash\n\nThis setting applies only when terminals are created, so you will need to restart your terminals for it to take effect.\n\n Note that the script injection may not work if you have custom arguments defined in the terminal profile, have enabled {1}, have a [complex bash `PROMPT_COMMAND`](https://code.visualstudio.com/docs/editor/integrated-terminal#_complex-bash-promptcommand), or other unsupported setup. To disable decorations, see {0}", '`#terminal.integrated.shellIntegrations.decorationsEnabled#`', '`#editor.accessibilitySupport#`'),
|
|
|
|
|
type: 'boolean',
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/terminalContrib/suggest/common/terminalSuggestConfiguration.ts b/src/vs/workbench/contrib/terminalContrib/suggest/common/terminalSuggestConfiguration.ts
|
|
|
|
|
index b178293..69e4e1b 100644
|
|
|
|
|
index c0a82e3..b0b75e4 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/terminalContrib/suggest/common/terminalSuggestConfiguration.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/terminalContrib/suggest/common/terminalSuggestConfiguration.ts
|
|
|
|
|
@@ -69,3 +69,3 @@ export const terminalSuggestConfiguration: IStringDictionary<IConfigurationPrope
|
|
|
|
@ -977,21 +980,21 @@ index b178293..69e4e1b 100644
|
|
|
|
|
+ description: localize('suggest.builtinCompletions.pwshCode', 'Custom PowerShell argument completers will be registered for VSCodium\'s `codium` and `codium-insiders` CLIs. This is currently very basic and always suggests flags and subcommands without checking context.'),
|
|
|
|
|
type: 'boolean'
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/themes/browser/themes.contribution.ts b/src/vs/workbench/contrib/themes/browser/themes.contribution.ts
|
|
|
|
|
index a22f71d..273dcc6 100644
|
|
|
|
|
index 9359908..7bab151 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/themes/browser/themes.contribution.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/themes/browser/themes.contribution.ts
|
|
|
|
|
@@ -924,3 +924,3 @@ class DefaultThemeUpdatedNotificationContribution implements IWorkbenchContribut
|
|
|
|
|
@@ -914,3 +914,3 @@ class DefaultThemeUpdatedNotificationContribution implements IWorkbenchContribut
|
|
|
|
|
Severity.Info,
|
|
|
|
|
- localize({ key: 'themeUpdatedNotification', comment: ['{0} is the name of the new default theme'] }, "Visual Studio Code now ships with a new default theme '{0}'. If you prefer, you can switch back to the old theme or try one of the many other color themes available.", newTheme.label),
|
|
|
|
|
+ localize({ key: 'themeUpdatedNotification', comment: ['{0} is the name of the new default theme'] }, "VSCodium now ships with a new default theme '{0}'. If you prefer, you can switch back to the old theme or try one of the many other color themes available.", newTheme.label),
|
|
|
|
|
choices,
|
|
|
|
|
@@ -952,3 +952,3 @@ class DefaultThemeUpdatedNotificationContribution implements IWorkbenchContribut
|
|
|
|
|
@@ -942,3 +942,3 @@ class DefaultThemeUpdatedNotificationContribution implements IWorkbenchContribut
|
|
|
|
|
Severity.Info,
|
|
|
|
|
- localize({ key: 'newThemeNotification', comment: ['{0} is the name of the new default theme'] }, "Visual Studio Code now ships with a new default theme '{0}'. Do you want to give it a try?", theme.label),
|
|
|
|
|
+ localize({ key: 'newThemeNotification', comment: ['{0} is the name of the new default theme'] }, "VSCodium now ships with a new default theme '{0}'. Do you want to give it a try?", theme.label),
|
|
|
|
|
choices,
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/update/browser/update.ts b/src/vs/workbench/contrib/update/browser/update.ts
|
|
|
|
|
index af1b3d5..7b06e7a 100644
|
|
|
|
|
index 2ff75f4..3f20d41 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/update/browser/update.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/update/browser/update.ts
|
|
|
|
|
@@ -579,4 +579,4 @@ export class SwitchProductQualityContribution extends Disposable implements IWor
|
|
|
|
@ -1007,7 +1010,7 @@ index af1b3d5..7b06e7a 100644
|
|
|
|
|
+ detail: nls.localize('selectSyncService.detail', "The Insiders version of VSCodium will synchronize your settings, keybindings, extensions, snippets and UI State using separate insiders settings sync service by default."),
|
|
|
|
|
buttons: [
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/url/browser/trustedDomainsFileSystemProvider.ts b/src/vs/workbench/contrib/url/browser/trustedDomainsFileSystemProvider.ts
|
|
|
|
|
index 62ab7f3..9ce0651 100644
|
|
|
|
|
index d508a0d..35d7df1 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/url/browser/trustedDomainsFileSystemProvider.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/url/browser/trustedDomainsFileSystemProvider.ts
|
|
|
|
|
@@ -55,3 +55,3 @@ function computeTrustedDomainContent(defaultTrustedDomains: string[], trustedDom
|
|
|
|
@ -1021,21 +1024,21 @@ index 62ab7f3..9ce0651 100644
|
|
|
|
|
+ content += `// By default, VSCodium trusts "localhost".\n`;
|
|
|
|
|
}
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted.contribution.ts b/src/vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted.contribution.ts
|
|
|
|
|
index f44d95e..b06c076 100644
|
|
|
|
|
index e5b5899..706f261 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted.contribution.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted.contribution.ts
|
|
|
|
|
@@ -49,3 +49,3 @@ registerAction2(class extends Action2 {
|
|
|
|
|
@@ -51,3 +51,3 @@ registerAction2(class extends Action2 {
|
|
|
|
|
metadata: {
|
|
|
|
|
- description: localize2('minWelcomeDescription', 'Opens a Walkthrough to help you get started in VS Code.')
|
|
|
|
|
+ description: localize2('minWelcomeDescription', 'Opens a Walkthrough to help you get started in VSCodium.')
|
|
|
|
|
}
|
|
|
|
|
@@ -327,3 +327,3 @@ configurationRegistry.registerConfiguration({
|
|
|
|
|
@@ -338,3 +338,3 @@ configurationRegistry.registerConfiguration({
|
|
|
|
|
localize({ comment: ['This is the description for a setting. Values surrounded by single quotes are not to be translated.'], key: 'workbench.startupEditor.none' }, "Start without an editor."),
|
|
|
|
|
- localize({ comment: ['This is the description for a setting. Values surrounded by single quotes are not to be translated.'], key: 'workbench.startupEditor.welcomePage' }, "Open the Welcome page, with content to aid in getting started with VS Code and extensions."),
|
|
|
|
|
+ localize({ comment: ['This is the description for a setting. Values surrounded by single quotes are not to be translated.'], key: 'workbench.startupEditor.welcomePage' }, "Open the Welcome page, with content to aid in getting started with VSCodium and extensions."),
|
|
|
|
|
localize({ comment: ['This is the description for a setting. Values surrounded by single quotes are not to be translated.'], key: 'workbench.startupEditor.readme' }, "Open the README when opening a folder that contains one, fallback to 'welcomePage' otherwise. Note: This is only observed as a global configuration, it will be ignored if set in a workspace or folder configuration."),
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedExtensionPoint.ts b/src/vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedExtensionPoint.ts
|
|
|
|
|
index 9141402..b1aa321 100644
|
|
|
|
|
index 3f1c098..3b2a175 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedExtensionPoint.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedExtensionPoint.ts
|
|
|
|
|
@@ -161,3 +161,3 @@ export const walkthroughsExtensionPoint = ExtensionsRegistry.registerExtensionPo
|
|
|
|
@ -1044,15 +1047,15 @@ index 9141402..b1aa321 100644
|
|
|
|
|
+ description: localize('walkthroughs.steps.completionEvents.onCommand', 'Check off step when a given command is executed anywhere in VSCodium.'),
|
|
|
|
|
body: 'onCommand:${1:commandId}'
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/welcomeGettingStarted/common/gettingStartedContent.ts b/src/vs/workbench/contrib/welcomeGettingStarted/common/gettingStartedContent.ts
|
|
|
|
|
index 3ca4575..2d69d73 100644
|
|
|
|
|
index 0f8c49a..c8eec3a 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/welcomeGettingStarted/common/gettingStartedContent.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/welcomeGettingStarted/common/gettingStartedContent.ts
|
|
|
|
|
@@ -211,3 +211,3 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
@@ -213,3 +213,3 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
id: 'Setup',
|
|
|
|
|
- title: localize('gettingStarted.setup.title', "Get Started with VS Code"),
|
|
|
|
|
+ title: localize('gettingStarted.setup.title', "Get Started with VSCodium"),
|
|
|
|
|
description: localize('gettingStarted.setup.description', "Customize your editor, learn the basics, and start coding"),
|
|
|
|
|
@@ -234,6 +234,6 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
@@ -235,6 +235,6 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
title: localize('gettingStarted.extensions.title', "Code with extensions"),
|
|
|
|
|
- description: localize('gettingStarted.extensionsWeb.description.interpolated', "Extensions are VS Code's power-ups. A growing number are becoming available in the web.\n{0}", Button(localize('browsePopularWeb', "Browse Popular Web Extensions"), 'command:workbench.extensions.action.showPopularExtensions')),
|
|
|
|
|
+ description: localize('gettingStarted.extensionsWeb.description.interpolated', "Extensions are VSCodium's power-ups. A growing number are becoming available in the web.\n{0}", Button(localize('browsePopularWeb', "Browse Popular Web Extensions"), 'command:workbench.extensions.action.showPopularExtensions')),
|
|
|
|
@ -1061,7 +1064,7 @@ index 3ca4575..2d69d73 100644
|
|
|
|
|
- type: 'svg', altText: 'VS Code extension marketplace with featured language extensions', path: 'extensions-web.svg'
|
|
|
|
|
+ type: 'svg', altText: 'VSCodium extension marketplace with featured language extensions', path: 'extensions-web.svg'
|
|
|
|
|
},
|
|
|
|
|
@@ -252,5 +252,5 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
@@ -253,5 +253,5 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
title: localize('gettingStarted.settings.title', "Tune your settings"),
|
|
|
|
|
- description: localize('gettingStarted.settings.description.interpolated', "Customize every aspect of VS Code and your extensions to your liking. Commonly used settings are listed first to get you started.\n{0}", Button(localize('tweakSettings', "Open Settings"), 'command:toSide:workbench.action.openSettings')),
|
|
|
|
|
+ description: localize('gettingStarted.settings.description.interpolated', "Customize every aspect of VSCodium and your extensions to your liking. Commonly used settings are listed first to get you started.\n{0}", Button(localize('tweakSettings', "Open Settings"), 'command:toSide:workbench.action.openSettings')),
|
|
|
|
@ -1069,34 +1072,34 @@ index 3ca4575..2d69d73 100644
|
|
|
|
|
- type: 'svg', altText: 'VS Code Settings', path: 'settings.svg'
|
|
|
|
|
+ type: 'svg', altText: 'VSCodium Settings', path: 'settings.svg'
|
|
|
|
|
},
|
|
|
|
|
@@ -270,3 +270,3 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
@@ -271,3 +271,3 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
title: localize('gettingStarted.commandPalette.title', "Unlock productivity with the Command Palette "),
|
|
|
|
|
- description: localize('gettingStarted.commandPalette.description.interpolated', "Run commands without reaching for your mouse to accomplish any task in VS Code.\n{0}", Button(localize('commandPalette', "Open Command Palette"), 'command:workbench.action.showCommands')),
|
|
|
|
|
+ description: localize('gettingStarted.commandPalette.description.interpolated', "Run commands without reaching for your mouse to accomplish any task in VSCodium.\n{0}", Button(localize('commandPalette', "Open Command Palette"), 'command:workbench.action.showCommands')),
|
|
|
|
|
media: { type: 'svg', altText: 'Command Palette overlay for searching and executing commands.', path: 'commandPalette.svg' },
|
|
|
|
|
@@ -276,3 +276,3 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
@@ -277,3 +277,3 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
title: localize('gettingStarted.setup.OpenFolder.title', "Open up your code"),
|
|
|
|
|
- description: localize('gettingStarted.setup.OpenFolder.description.interpolated', "You're all set to start coding. Open a project folder to get your files into VS Code.\n{0}", Button(localize('pickFolder', "Pick a Folder"), 'command:workbench.action.files.openFileFolder')),
|
|
|
|
|
+ description: localize('gettingStarted.setup.OpenFolder.description.interpolated', "You're all set to start coding. Open a project folder to get your files into VSCodium.\n{0}", Button(localize('pickFolder', "Pick a Folder"), 'command:workbench.action.files.openFileFolder')),
|
|
|
|
|
when: 'isMac && workspaceFolderCount == 0',
|
|
|
|
|
@@ -285,3 +285,3 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
@@ -286,3 +286,3 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
title: localize('gettingStarted.setup.OpenFolder.title', "Open up your code"),
|
|
|
|
|
- description: localize('gettingStarted.setup.OpenFolder.description.interpolated', "You're all set to start coding. Open a project folder to get your files into VS Code.\n{0}", Button(localize('pickFolder', "Pick a Folder"), 'command:workbench.action.files.openFolder')),
|
|
|
|
|
+ description: localize('gettingStarted.setup.OpenFolder.description.interpolated', "You're all set to start coding. Open a project folder to get your files into VSCodium.\n{0}", Button(localize('pickFolder', "Pick a Folder"), 'command:workbench.action.files.openFolder')),
|
|
|
|
|
when: '!isMac && workspaceFolderCount == 0',
|
|
|
|
|
@@ -303,4 +303,4 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
@@ -304,4 +304,4 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
title: localize('gettingStarted.videoTutorial.title', "Watch video tutorials"),
|
|
|
|
|
- description: localize('gettingStarted.videoTutorial.description.interpolated', "Watch the first in a series of short & practical video tutorials for VS Code's key features.\n{0}", Button(localize('watch', "Watch Tutorial"), 'https://aka.ms/vscode-getting-started-video')),
|
|
|
|
|
- media: { type: 'svg', altText: 'VS Code Settings', path: 'learn.svg' },
|
|
|
|
|
+ description: localize('gettingStarted.videoTutorial.description.interpolated', "Watch the first in a series of short & practical video tutorials for VSCodium's key features.\n{0}", Button(localize('watch', "Watch Tutorial"), 'https://aka.ms/vscode-getting-started-video')),
|
|
|
|
|
+ media: { type: 'svg', altText: 'VSCodium Settings', path: 'learn.svg' },
|
|
|
|
|
}
|
|
|
|
|
@@ -312,3 +312,3 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
@@ -313,3 +313,3 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
id: 'SetupWeb',
|
|
|
|
|
- title: localize('gettingStarted.setupWeb.title', "Get Started with VS Code for the Web"),
|
|
|
|
|
+ title: localize('gettingStarted.setupWeb.title', "Get Started with VSCodium for the Web"),
|
|
|
|
|
description: localize('gettingStarted.setupWeb.description', "Customize your editor, learn the basics, and start coding"),
|
|
|
|
|
@@ -343,6 +343,6 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
@@ -344,6 +344,6 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
title: localize('gettingStarted.extensions.title', "Code with extensions"),
|
|
|
|
|
- description: localize('gettingStarted.extensionsWeb.description.interpolated', "Extensions are VS Code's power-ups. A growing number are becoming available in the web.\n{0}", Button(localize('browsePopularWeb', "Browse Popular Web Extensions"), 'command:workbench.extensions.action.showPopularExtensions')),
|
|
|
|
|
+ description: localize('gettingStarted.extensionsWeb.description.interpolated', "Extensions are VSCodium's power-ups. A growing number are becoming available in the web.\n{0}", Button(localize('browsePopularWeb', "Browse Popular Web Extensions"), 'command:workbench.extensions.action.showPopularExtensions')),
|
|
|
|
@ -1105,24 +1108,22 @@ index 3ca4575..2d69d73 100644
|
|
|
|
|
- type: 'svg', altText: 'VS Code extension marketplace with featured language extensions', path: 'extensions-web.svg'
|
|
|
|
|
+ type: 'svg', altText: 'VSCodium extension marketplace with featured language extensions', path: 'extensions-web.svg'
|
|
|
|
|
},
|
|
|
|
|
@@ -371,3 +371,3 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
@@ -372,3 +372,3 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
title: localize('gettingStarted.commandPalette.title', "Unlock productivity with the Command Palette "),
|
|
|
|
|
- description: localize('gettingStarted.commandPalette.description.interpolated', "Run commands without reaching for your mouse to accomplish any task in VS Code.\n{0}", Button(localize('commandPalette', "Open Command Palette"), 'command:workbench.action.showCommands')),
|
|
|
|
|
+ description: localize('gettingStarted.commandPalette.description.interpolated', "Run commands without reaching for your mouse to accomplish any task in VSCodium.\n{0}", Button(localize('commandPalette', "Open Command Palette"), 'command:workbench.action.showCommands')),
|
|
|
|
|
media: { type: 'svg', altText: 'Command Palette overlay for searching and executing commands.', path: 'commandPalette.svg' },
|
|
|
|
|
@@ -377,3 +377,3 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
@@ -378,3 +378,3 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
title: localize('gettingStarted.setup.OpenFolder.title', "Open up your code"),
|
|
|
|
|
- description: localize('gettingStarted.setup.OpenFolderWeb.description.interpolated', "You're all set to start coding. You can open a local project or a remote repository to get your files into VS Code.\n{0}\n{1}", Button(localize('openFolder', "Open Folder"), 'command:workbench.action.addRootFolder'), Button(localize('openRepository', "Open Repository"), 'command:remoteHub.openRepository')),
|
|
|
|
|
+ description: localize('gettingStarted.setup.OpenFolderWeb.description.interpolated', "You're all set to start coding. You can open a local project or a remote repository to get your files into VSCodium.\n{0}\n{1}", Button(localize('openFolder', "Open Folder"), 'command:workbench.action.addRootFolder'), Button(localize('openRepository', "Open Repository"), 'command:remoteHub.openRepository')),
|
|
|
|
|
when: 'workspaceFolderCount == 0',
|
|
|
|
|
@@ -397,4 +397,4 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
id: 'SetupScreenReader',
|
|
|
|
|
- title: localize('gettingStarted.setupScreenReader.title', "Get Started with VS Code using a Screen Reader"),
|
|
|
|
|
- description: localize('gettingStarted.setupScreenReader.description', "Learn the tools and shortcuts that make VS Code accessible. Note that some actions are not actionable from within the context of the walkthrough."),
|
|
|
|
|
+ title: localize('gettingStarted.setupScreenReader.title', "Get Started with VSCodium using a Screen Reader"),
|
|
|
|
|
+ description: localize('gettingStarted.setupScreenReader.description', "Learn the tools and shortcuts that make VSCodium accessible. Note that some actions are not actionable from within the context of the walkthrough."),
|
|
|
|
|
@@ -399,3 +399,3 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
title: localize('gettingStarted.setupAccessibility.title', "Get Started with Accessibility Features"),
|
|
|
|
|
- description: localize('gettingStarted.setupAccessibility.description', "Learn the tools and shortcuts that make VS Code accessible. Note that some actions are not actionable from within the context of the walkthrough."),
|
|
|
|
|
+ description: localize('gettingStarted.setupAccessibility.description', "Learn the tools and shortcuts that make VSCodium accessible. Note that some actions are not actionable from within the context of the walkthrough."),
|
|
|
|
|
isFeatured: true,
|
|
|
|
|
@@ -485,6 +485,6 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
@@ -506,6 +506,6 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
|
|
|
|
|
title: localize('gettingStarted.extensions.title', "Code with extensions"),
|
|
|
|
|
- description: localize('gettingStarted.extensions.description.interpolated', "Extensions are VS Code's power-ups. They range from handy productivity hacks, expanding out-of-the-box features, to adding completely new capabilities.\n{0}", Button(localize('browsePopular', "Browse Popular Extensions"), 'command:workbench.extensions.action.showPopularExtensions')),
|
|
|
|
|
+ description: localize('gettingStarted.extensions.description.interpolated', "Extensions are VSCodium's power-ups. They range from handy productivity hacks, expanding out-of-the-box features, to adding completely new capabilities.\n{0}", Button(localize('browsePopular', "Browse Popular Extensions"), 'command:workbench.extensions.action.showPopularExtensions')),
|
|
|
|
@ -1132,13 +1133,13 @@ index 3ca4575..2d69d73 100644
|
|
|
|
|
+ type: 'svg', altText: 'VSCodium extension marketplace with featured language extensions', path: 'extensions.svg'
|
|
|
|
|
},
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/welcomeWalkthrough/browser/editor/vs_code_editor_walkthrough.ts b/src/vs/workbench/contrib/welcomeWalkthrough/browser/editor/vs_code_editor_walkthrough.ts
|
|
|
|
|
index e3fe20c..b879dca 100644
|
|
|
|
|
index bdd30bf..5023e82 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/welcomeWalkthrough/browser/editor/vs_code_editor_walkthrough.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/welcomeWalkthrough/browser/editor/vs_code_editor_walkthrough.ts
|
|
|
|
|
@@ -13,3 +13,3 @@ export default function content(accessor: ServicesAccessor) {
|
|
|
|
|
## Interactive Editor Playground
|
|
|
|
|
-The core editor in VS Code is packed with features. This page highlights a number of them and lets you interactively try them out through the use of a number of embedded editors. For full details on the editor features for VS Code and more head over to our [documentation](command:workbench.action.openDocumentationUrl).
|
|
|
|
|
+The core editor in VSCodium is packed with features. This page highlights a number of them and lets you interactively try them out through the use of a number of embedded editors. For full details on the editor features for VSCodium and more head over to our [documentation](command:workbench.action.openDocumentationUrl).
|
|
|
|
|
-The core editor in VS Code is packed with features. This page highlights a number of them and lets you interactively try them out through the use of a number of embedded editors. For full details on the editor features for VS Code and more head over to our [documentation](https://code.visualstudio.com/docs).
|
|
|
|
|
+The core editor in VSCodium is packed with features. This page highlights a number of them and lets you interactively try them out through the use of a number of embedded editors. For full details on the editor features for VSCodium and more head over to our [documentation](https://code.visualstudio.com/docs).
|
|
|
|
|
|
|
|
|
|
@@ -46,3 +46,3 @@ That is the tip of the iceberg for multi-cursor editing. Have a look at the sele
|
|
|
|
|
|
|
|
|
@ -1156,7 +1157,7 @@ index e3fe20c..b879dca 100644
|
|
|
|
|
+Well if you have got this far then you will have touched on some of the editing features in VSCodium. But don't stop now :) We have lots of additional [documentation](https://code.visualstudio.com/docs), [introductory videos](https://code.visualstudio.com/docs/getstarted/introvideos) and [tips and tricks](https://go.microsoft.com/fwlink/?linkid=852118) for the product that will help you learn how to use it. And while you are here, here are a few additional things you can try:
|
|
|
|
|
- Open the Integrated Terminal by pressing kb(workbench.action.terminal.toggleTerminal), then see what's possible by [reviewing the terminal documentation](https://code.visualstudio.com/docs/editor/integrated-terminal)
|
|
|
|
|
diff --git a/src/vs/workbench/contrib/workspace/browser/workspace.contribution.ts b/src/vs/workbench/contrib/workspace/browser/workspace.contribution.ts
|
|
|
|
|
index 541f119..64f3b80 100644
|
|
|
|
|
index 0ab6828..6c8b5ef 100644
|
|
|
|
|
--- a/src/vs/workbench/contrib/workspace/browser/workspace.contribution.ts
|
|
|
|
|
+++ b/src/vs/workbench/contrib/workspace/browser/workspace.contribution.ts
|
|
|
|
|
@@ -733,3 +733,3 @@ Registry.as<IConfigurationRegistry>(ConfigurationExtensions.Configuration)
|
|
|
|
@ -1170,30 +1171,30 @@ 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),
|
|
|
|
|
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
|
|
|
|
|
index c51e033..7a68056 100644
|
|
|
|
|
index f6bae66..a4d5856 100644
|
|
|
|
|
--- a/src/vs/workbench/electron-sandbox/desktop.contribution.ts
|
|
|
|
|
+++ b/src/vs/workbench/electron-sandbox/desktop.contribution.ts
|
|
|
|
|
@@ -402,3 +402,3 @@ import product from 'vs/platform/product/common/product';
|
|
|
|
|
@@ -401,3 +401,3 @@ import { MAX_ZOOM_LEVEL, MIN_ZOOM_LEVEL } from '../../platform/window/electron-s
|
|
|
|
|
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 VSCodium as elevated on Linux and running under Applocker on Windows.")
|
|
|
|
|
},
|
|
|
|
|
@@ -406,3 +406,3 @@ import product from 'vs/platform/product/common/product';
|
|
|
|
|
@@ -405,3 +405,3 @@ import { MAX_ZOOM_LEVEL, MIN_ZOOM_LEVEL } from '../../platform/window/electron-s
|
|
|
|
|
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 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
|
|
|
|
|
index 5ba2338..22703c2 100644
|
|
|
|
|
index 45bd7f0..8705da3 100644
|
|
|
|
|
--- a/src/vs/workbench/services/extensionManagement/common/extensionManagementService.ts
|
|
|
|
|
+++ b/src/vs/workbench/services/extensionManagement/common/extensionManagementService.ts
|
|
|
|
|
@@ -739,3 +739,3 @@ export class ExtensionManagementService extends Disposable implements IWorkbench
|
|
|
|
|
@@ -762,3 +762,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('VSCodium for Web', "{0} for the Web", this.productService.nameLong);
|
|
|
|
|
const virtualWorkspaceSupport = this.extensionManifestPropertiesService.getExtensionVirtualWorkspaceSupportType(manifest);
|
|
|
|
|
diff --git a/src/vs/workbench/services/extensions/browser/extensionUrlHandler.ts b/src/vs/workbench/services/extensions/browser/extensionUrlHandler.ts
|
|
|
|
|
index 696f822..9f527b4 100644
|
|
|
|
|
index ac3c7ed..542bb3c 100644
|
|
|
|
|
--- a/src/vs/workbench/services/extensions/browser/extensionUrlHandler.ts
|
|
|
|
|
+++ b/src/vs/workbench/services/extensions/browser/extensionUrlHandler.ts
|
|
|
|
|
@@ -86,3 +86,3 @@ type ExtensionUrlHandlerClassification = {
|
|
|
|
@ -1207,7 +1208,7 @@ index 696f822..9f527b4 100644
|
|
|
|
|
+ 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
|
|
|
|
|
index 4e8ced6..652a68e 100644
|
|
|
|
|
index bb8220b..ca56b50 100644
|
|
|
|
|
--- a/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 = {
|
|
|
|
@ -1265,7 +1266,7 @@ index 4e8ced6..652a68e 100644
|
|
|
|
|
+ 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'
|
|
|
|
|
diff --git a/src/vs/workbench/services/extensions/electron-sandbox/nativeExtensionService.ts b/src/vs/workbench/services/extensions/electron-sandbox/nativeExtensionService.ts
|
|
|
|
|
index 61eaeb7..30b5acf 100644
|
|
|
|
|
index 551ea51..1e4032e 100644
|
|
|
|
|
--- a/src/vs/workbench/services/extensions/electron-sandbox/nativeExtensionService.ts
|
|
|
|
|
+++ b/src/vs/workbench/services/extensions/electron-sandbox/nativeExtensionService.ts
|
|
|
|
|
@@ -166,3 +166,3 @@ export class NativeExtensionService extends AbstractExtensionService implements
|
|
|
|
@ -1274,10 +1275,10 @@ index 61eaeb7..30b5acf 100644
|
|
|
|
|
+ label: nls.localize('relaunch', "Relaunch VSCodium"),
|
|
|
|
|
run: () => {
|
|
|
|
|
diff --git a/src/vs/workbench/services/userDataProfile/browser/userDataProfileManagement.ts b/src/vs/workbench/services/userDataProfile/browser/userDataProfileManagement.ts
|
|
|
|
|
index ff84581..18e03ba 100644
|
|
|
|
|
index 88b4666..e9cea01 100644
|
|
|
|
|
--- a/src/vs/workbench/services/userDataProfile/browser/userDataProfileManagement.ts
|
|
|
|
|
+++ b/src/vs/workbench/services/userDataProfile/browser/userDataProfileManagement.ts
|
|
|
|
|
@@ -174,3 +174,3 @@ export class UserDataProfileManagementService extends Disposable implements IUse
|
|
|
|
|
@@ -216,3 +216,3 @@ export class UserDataProfileManagementService extends Disposable implements IUse
|
|
|
|
|
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 VSCodium."),
|
|
|
|
|