From 71265cd13b381baae674d68e45af1ebbe79c9138 Mon Sep 17 00:00:00 2001 From: Mark Sujew Date: Thu, 27 Jul 2023 15:43:45 +0200 Subject: [PATCH] Update nls metadata for API version 1.79.0 (#12765) --- .../core/src/common/i18n/nls.metadata.json | 13740 ++++++++-------- .../editor-generated-preference-schema.ts | 2 +- packages/git/src/browser/git-scm-provider.ts | 2 +- .../memory-editable-table-widget.tsx | 4 +- .../src/browser/terminal-preferences.ts | 2 +- 5 files changed, 7074 insertions(+), 6676 deletions(-) diff --git a/packages/core/src/common/i18n/nls.metadata.json b/packages/core/src/common/i18n/nls.metadata.json index de8b5cb73c125..462fcfedc2955 100644 --- a/packages/core/src/common/i18n/nls.metadata.json +++ b/packages/core/src/common/i18n/nls.metadata.json @@ -1,15 +1,12 @@ { "keys": { - "vs/platform/terminal/node/ptyHostMain": [ - "remotePtyHost", - "ptyHost" - ], "vs/code/electron-main/main": [ "mainLog", "secondInstanceAdmin", "secondInstanceAdminDetail", "secondInstanceNoResponse", "secondInstanceNoResponseDetail", + "statusWarning", "startupDataDirError", "startupUserDataAndExtensionsDirErrorDetail", { @@ -22,6 +19,12 @@ "vs/code/node/cliProcessMain": [ "cli" ], + "vs/code/node/sharedProcess/sharedProcessMain": [ + "sharedLog" + ], + "vs/platform/terminal/node/ptyHostMain": [ + "ptyHost" + ], "vs/code/electron-sandbox/processExplorer/processExplorerMain": [ "name", "cpu", @@ -33,9 +36,6 @@ "copyAll", "debug" ], - "vs/code/node/sharedProcess/sharedProcessMain": [ - "sharedLog" - ], "vs/workbench/electron-sandbox/desktop.main": [ "join.closeStorage" ], @@ -79,7 +79,6 @@ "window.nativeTabs", "window.nativeFullScreen", "window.clickThroughInactive", - "experimentalUseSandbox", "telemetryConfigurationTitle", "telemetry.enableCrashReporting", "enableCrashReporterDeprecated", @@ -114,7 +113,8 @@ ] }, "workspaceOpenedMessage", - "workspaceOpenedDetail" + "workspaceOpenedDetail", + "restartExtensionHost.reason" ], "vs/workbench/services/localization/electron-sandbox/localeService": [ "argvInvalid", @@ -133,14 +133,14 @@ "local", "remote" ], + "vs/workbench/services/workingCopy/electron-sandbox/workingCopyBackupService": [ + "join.workingCopyBackups" + ], "vs/workbench/services/integrity/electron-sandbox/integrityService": [ "integrity.prompt", "integrity.moreInformation", "integrity.dontShowAgain" ], - "vs/workbench/services/workingCopy/electron-sandbox/workingCopyBackupService": [ - "join.workingCopyBackups" - ], "vs/workbench/services/extensions/electron-sandbox/nativeExtensionService": [ "extensionService.versionMismatchCrash", "relaunch", @@ -156,7 +156,8 @@ "installResolver", "install", "resolverExtensionNotFound", - "restartExtensionHost" + "restartExtensionHost", + "restartExtensionHost.reason" ], "vs/workbench/contrib/localization/electron-sandbox/localization.contribution": [ "updateLocale", @@ -167,6 +168,7 @@ "revealInWindows", "revealInMac", "openContainer", + "miShare", "filesCategory" ], "vs/workbench/contrib/extensions/electron-sandbox/extensions.contribution": [ @@ -206,6 +208,9 @@ "Open Backup folder", "no backups" ], + "vs/workbench/contrib/performance/electron-sandbox/performance.contribution": [ + "experimental.rendererProfiling" + ], "vs/workbench/contrib/tasks/electron-sandbox/taskService": [ "TaskSystem.runningTask", { @@ -222,9 +227,6 @@ ] } ], - "vs/workbench/contrib/performance/electron-sandbox/performance.contribution": [ - "experimental.rendererProfiling" - ], "vs/workbench/contrib/externalTerminal/electron-sandbox/externalTerminal.contribution": [ "globalConsoleAction", "terminalConfigurationTitle", @@ -321,55 +323,6 @@ ] } ], - "vs/platform/environment/node/argv": [ - "optionsUpperCase", - "extensionsManagement", - "troubleshooting", - "cliDataDir", - "diff", - "merge", - "add", - "goto", - "newWindow", - "reuseWindow", - "wait", - "locale", - "userDataDir", - "profileName", - "help", - "extensionHomePath", - "listExtensions", - "showVersions", - "category", - "installExtension", - "install prerelease", - "uninstallExtension", - "experimentalApis", - "version", - "verbose", - "log", - "status", - "prof-startup", - "disableExtensions", - "disableExtension", - "turn sync", - "inspect-extensions", - "inspect-brk-extensions", - "disableGPU", - "telemetry", - "deprecated.useInstead", - "paths", - "usage", - "options", - "stdinWindows", - "stdinUnix", - "subcommands", - "unknownVersion", - "unknownCommit" - ], - "vs/platform/terminal/node/ptyService": [ - "terminal-history-restored" - ], "vs/editor/common/config/editorOptions": [ "accessibilitySupport.auto", "accessibilitySupport.on", @@ -560,6 +513,10 @@ "dropIntoEditor.showDropSelector", "dropIntoEditor.showDropSelector.afterDrop", "dropIntoEditor.showDropSelector.never", + "pasteAs.enabled", + "pasteAs.showPasteSelector", + "pasteAs.showPasteSelector.afterPaste", + "pasteAs.showPasteSelector.never", "acceptSuggestionOnCommitCharacter", "acceptSuggestionOnEnterSmart", "acceptSuggestionOnEnter", @@ -779,6 +736,8 @@ "fileExists", "err.write", "writeFailedUnlockUnsupported", + "writeFailedAtomicUnsupported", + "writeFailedAtomicUnlock", "fileIsDirectoryWriteError", "fileModifiedError", "err.read", @@ -791,6 +750,8 @@ "unableToMoveCopyError4", "mkdirExistsError", "deleteFailedTrashUnsupported", + "deleteFailedAtomicUnsupported", + "deleteFailedTrashAndAtomicUnsupported", "deleteFailedNotFound", "deleteFailedNonEmptyFolder", "err.readonly", @@ -802,10 +763,10 @@ "moveError", "copyError", "fileCopyErrorPathCase", - "fileCopyErrorExists" + "fileMoveCopyErrorNotFound", + "fileMoveCopyErrorExists" ], "vs/platform/request/common/request": [ - "remote request", "request", "httpConfigurationTitle", "proxy", @@ -890,15 +851,6 @@ "notInstalleddOnLocation", "notInstalled" ], - "vs/platform/extensionManagement/common/extensionsScannerService": [ - "fileReadFail", - "jsonParseFail", - "jsonParseInvalidType", - "jsonsParseReportErrors", - "jsonInvalidFormat", - "jsonsParseReportErrors", - "jsonInvalidFormat" - ], "vs/platform/extensionManagement/node/extensionManagementService": [ "incompatible", "MarketPlaceDisabled", @@ -910,6 +862,61 @@ "restartCode", "restartCode" ], + "vs/platform/environment/node/argv": [ + "optionsUpperCase", + "extensionsManagement", + "troubleshooting", + "cliDataDir", + "diff", + "merge", + "add", + "goto", + "newWindow", + "reuseWindow", + "wait", + "locale", + "userDataDir", + "profileName", + "help", + "extensionHomePath", + "listExtensions", + "showVersions", + "category", + "installExtension", + "install prerelease", + "uninstallExtension", + "experimentalApis", + "version", + "verbose", + "log", + "status", + "prof-startup", + "disableExtensions", + "disableExtension", + "turn sync", + "inspect-extensions", + "inspect-brk-extensions", + "disableGPU", + "telemetry", + "deprecated.useInstead", + "paths", + "usage", + "options", + "stdinWindows", + "stdinUnix", + "subcommands", + "unknownVersion", + "unknownCommit" + ], + "vs/platform/extensionManagement/common/extensionsScannerService": [ + "fileReadFail", + "jsonParseFail", + "jsonParseInvalidType", + "jsonsParseReportErrors", + "jsonInvalidFormat", + "jsonsParseReportErrors", + "jsonInvalidFormat" + ], "vs/platform/languagePacks/common/languagePacks": [ "currentDisplayLanguage" ], @@ -970,7 +977,7 @@ "show", "show" ], - "vs/code/electron-sandbox/issue/IssueReporterService": [ + "vs/code/electron-sandbox/issue/issueReporterService": [ "hide", "show", "createOnGitHub", @@ -1007,9 +1014,6 @@ "vs/platform/telemetry/common/telemetryLogAppender": [ "telemetryLog" ], - "vs/platform/userDataSync/common/userDataSyncLog": [ - "userDataSyncLog" - ], "vs/platform/userDataSync/common/userDataSync": [ "settings sync", "settingsSync.keybindingsPerPlatform", @@ -1017,6 +1021,9 @@ "app.extension.identifier.errorMessage", "settingsSync.ignoredSettings" ], + "vs/platform/userDataSync/common/userDataSyncLog": [ + "userDataSyncLog" + ], "vs/platform/userDataSync/common/userDataSyncMachines": [ "error incompatible" ], @@ -1042,99 +1049,8 @@ }, "remoteTunnelService.openTunnel" ], - "vs/workbench/browser/workbench": [ - "loaderErrorNative" - ], - "vs/workbench/electron-sandbox/window": [ - "restart", - "configure", - "learnMore", - "keychainWriteError", - "troubleshooting", - "proxyAuthRequired", - { - "key": "loginButton", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "username", - "password", - "proxyDetail", - "rememberCredentials", - "quitMessageMac", - "quitMessage", - "closeWindowMessage", - { - "key": "quitButtonLabel", - "comment": [ - "&& denotes a mnemonic" - ] - }, - { - "key": "exitButtonLabel", - "comment": [ - "&& denotes a mnemonic" - ] - }, - { - "key": "closeWindowButtonLabel", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "doNotAskAgain", - "shutdownErrorDetail", - "willShutdownDetail", - "shutdownErrorClose", - "shutdownErrorQuit", - "shutdownErrorReload", - "shutdownErrorLoad", - "shutdownTitleClose", - "shutdownTitleQuit", - "shutdownTitleReload", - "shutdownTitleLoad", - "shutdownForceClose", - "shutdownForceQuit", - "shutdownForceReload", - "shutdownForceLoad", - "loaderCycle", - "runningAsRoot", - "appRootWarning.banner", - "windowseolmessage", - "windowseolBannerLearnMore", - "windowseolarialabel", - "learnMore", - "macoseolmessage", - "macoseolBannerLearnMore", - "macoseolarialabel", - "learnMore", - "resolveShellEnvironment", - "learnMore" - ], - "vs/platform/workspace/common/workspace": [ - "codeWorkspace" - ], - "vs/workbench/services/remote/electron-sandbox/remoteAgentService": [ - "devTools", - "directUrl", - "connectionError" - ], - "vs/workbench/services/configuration/browser/configurationService": [ - "configurationDefaults.description", - "experimental" - ], - "vs/workbench/services/log/electron-sandbox/logService": [ - "rendererLog" - ], - "vs/platform/workspace/common/workspaceTrust": [ - "trusted", - "untrusted" - ], - "vs/workbench/services/userDataProfile/common/userDataProfile": [ - "defaultProfileIcon", - "profiles", - "profile" + "vs/platform/terminal/node/ptyService": [ + "terminal-history-restored" ], "vs/platform/list/browser/listService": [ "workbenchConfigurationTitle", @@ -1179,9 +1095,6 @@ "sev.warning", "sev.info" ], - "vs/platform/contextkey/browser/contextKeyService": [ - "getContextKeyInfo" - ], "vs/platform/contextkey/common/contextkey": [ "contextkey.parser.error.emptyString", "contextkey.parser.error.emptyString.hint", @@ -1195,6 +1108,9 @@ "contextkey.scanner.errorForLinterWithHint", "contextkey.scanner.errorForLinter" ], + "vs/platform/contextkey/browser/contextKeyService": [ + "getContextKeyInfo" + ], "vs/workbench/browser/workbench.contribution": [ "workbench.editor.titleScrollbarSizing.default", "workbench.editor.titleScrollbarSizing.large", @@ -1248,12 +1164,14 @@ }, "workbench.editor.tabSizing.fit", "workbench.editor.tabSizing.shrink", + "workbench.editor.tabSizing.fixed", { "comment": [ "This is the description for a setting. Values surrounded by single quotes are not to be translated." ], "key": "tabSizing" }, + "workbench.editor.tabSizingFixedMaxWidth", "workbench.editor.pinnedTabSizing.normal", "workbench.editor.pinnedTabSizing.compact", "workbench.editor.pinnedTabSizing.shrink", @@ -1311,6 +1229,7 @@ "commandHistory", "preserveInput", "suggestCommands", + "useSemanticSimilarity", "closeOnFocusLost", "workbench.quickOpen.preserveInput", "openDefaultSettings", @@ -1421,15 +1340,10 @@ "zenMode.hideActivityBar", "zenMode.hideLineNumbers", "zenMode.restore", - "zenMode.silentNotifications" - ], - "vs/workbench/browser/actions/textInputActions": [ - "undo", - "redo", - "cut", - "copy", - "paste", - "selectAll" + "zenMode.silentNotifications", + "security.allowedUNCHosts.patternErrorMessage", + "security.allowedUNCHosts", + "security.restrictUNCAccess" ], "vs/workbench/browser/actions/developerActions": [ "inspect context keys", @@ -1440,6 +1354,8 @@ "A developer only action to log the contents of the storage for the current window." ] }, + "storageLogDialogMessage", + "storageLogDialogDetails", { "key": "logWorkingCopies", "comment": [ @@ -1520,8 +1436,16 @@ ] } ], - "vs/workbench/browser/actions/layoutActions": [ - "menuBarIcon", + "vs/workbench/browser/actions/textInputActions": [ + "undo", + "redo", + "cut", + "copy", + "paste", + "selectAll" + ], + "vs/workbench/browser/actions/layoutActions": [ + "menuBarIcon", "activityBarLeft", "activityBarRight", "panelLeft", @@ -1826,14 +1750,6 @@ "addFolderToWorkspaceTitle", "workspaceFolderPickerPlaceholder" ], - "vs/workbench/browser/actions/quickAccessActions": [ - "quickOpen", - "quickOpenWithModes", - "quickNavigateNext", - "quickNavigatePrevious", - "quickSelectNext", - "quickSelectPrevious" - ], "vs/workbench/services/actions/common/menusExtensionPoint": [ "menus.commandPalette", "menus.touchBar", @@ -1941,7 +1857,8 @@ "vscode.extension.contributes.commandType.icon.light", "vscode.extension.contributes.commandType.icon.dark", "vscode.extension.contributes.commands", - "dup", + "dup1", + "dup0", "submenuId.invalid.id", "submenuId.duplicate.id", "submenuId.invalid.label", @@ -1953,6 +1870,14 @@ "missing.submenu", "submenuItem.duplicate" ], + "vs/workbench/browser/actions/quickAccessActions": [ + "quickOpen", + "quickOpenWithModes", + "quickNavigateNext", + "quickNavigatePrevious", + "quickSelectNext", + "quickSelectPrevious" + ], "vs/workbench/api/common/configurationExtensionPoint": [ "vscode.extension.contributes.configuration.title", "vscode.extension.contributes.configuration.order", @@ -2393,6 +2318,12 @@ ] } ], + "vs/workbench/browser/parts/banner/bannerPart": [ + "focusBanner" + ], + "vs/workbench/browser/parts/statusbar/statusbarPart": [ + "hideStatusBar" + ], "vs/workbench/browser/parts/views/viewsService": [ "show view", "toggle view", @@ -2567,6 +2498,9 @@ "cancel", "dismiss" ], + "vs/workbench/services/configuration/common/jsonEditingService": [ + "errorInvalidFile" + ], "vs/workbench/services/preferences/browser/preferencesService": [ "openFolderFirst", "emptyKeybindingsHeader", @@ -2574,12 +2508,6 @@ "defaultKeybindings", "fail.createSettings" ], - "vs/workbench/services/configuration/common/jsonEditingService": [ - "errorInvalidFile" - ], - "vs/workbench/browser/parts/banner/bannerPart": [ - "focusBanner" - ], "vs/workbench/services/editor/browser/editorResolverService": [ "editorResolver.conflictingDefaults", "editorResolver.configureDefault", @@ -2602,9 +2530,6 @@ "canNavigateToLastEditLocation", "canReopenClosedEditor" ], - "vs/workbench/browser/parts/statusbar/statusbarPart": [ - "hideStatusBar" - ], "vs/workbench/services/keybinding/browser/keybindingService": [ "nonempty", "requirestring", @@ -2655,6 +2580,9 @@ "opt.mimetypes", "opt.icon" ], + "vs/workbench/services/themes/browser/workbenchThemeService": [ + "error.cannotloadtheme" + ], "vs/workbench/services/label/common/labelService": [ "vscode.extension.contributes.resourceLabelFormatters", "vscode.extension.contributes.resourceLabelFormatters.scheme", @@ -2670,9 +2598,6 @@ "workspaceNameVerbose", "workspaceName" ], - "vs/workbench/services/themes/browser/workbenchThemeService": [ - "error.cannotloadtheme" - ], "vs/workbench/services/extensionManagement/browser/extensionEnablementService": [ "extensionsDisabled", "Reload", @@ -2703,9 +2628,83 @@ "reload message when removed", "cannotRenameDefaultProfile", "cannotDeleteDefaultProfile", + "switch profile", "reload message", "reload button" ], + "vs/workbench/services/userDataProfile/browser/userDataProfileImportExportService": [ + "profile import error", + "resolving uri", + "preview profile", + "import profile", + "export", + "close", + "profiles.exporting", + "export success", + { + "key": "copy", + "comment": [ + "&& denotes a mnemonic" + ] + }, + { + "key": "open", + "comment": [ + "&& denotes a mnemonic" + ] + }, + { + "key": "open in", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "close", + "preview profile", + "import in desktop", + "close", + "preview profile message", + "learn more", + "install extensions title", + "cancel", + "import", + "Importing profile", + "progress settings", + "progress keybindings", + "progress tasks", + "progress snippets", + "progress global state", + "progress extensions", + "switching profile", + "select profile content handler", + "preview", + "profile already exists", + { + "key": "overwrite", + "comment": [ + "&& denotes a mnemonic" + ] + }, + { + "key": "create new", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "name", + "create new title", + "profileExists", + "profiles.applying", + "applied profile", + "local", + "file", + "export profile dialog", + "select profile", + "select", + "export profile name", + "export profile title", + "profile name required" + ], "vs/workbench/services/remote/common/remoteExplorerService": [ "tunnel.source.user", "tunnel.source.auto", @@ -2716,6 +2715,56 @@ "hideView", "resetViewLocation" ], + "vs/workbench/services/userDataSync/browser/userDataSyncWorkbenchService": [ + "no authentication providers", + "no account", + "sync in progress", + "settings sync", + { + "key": "yes", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "no", + "sync turned on", + "turning on", + "resolving conflicts", + "syncing...", + "conflicts detected", + "resolve", + { + "key": "show conflicts", + "comment": [ + "&& denotes a mnemonic" + ] + }, + { + "key": "replace local", + "comment": [ + "&& denotes a mnemonic" + ] + }, + { + "key": "replace remote", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "reset", + "reset title", + { + "key": "resetButton", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "choose account placeholder", + "signed in", + "last used", + "others", + "sign in using account" + ], "vs/workbench/services/authentication/browser/authenticationService": [ "authentication.id", "authentication.label", @@ -2850,12 +2899,6 @@ ] } ], - "vs/workbench/contrib/performance/browser/performance.contribution": [ - "show.label", - "cycles", - "insta.trace", - "emitter" - ], "vs/workbench/contrib/notebook/browser/notebook.contribution": [ "notebook.editorOptions.experimentalCustomization", "notebookConfigurationTitle", @@ -2895,18 +2938,27 @@ "notebook.outputScrolling", "notebook.outputWordWrap", "notebook.formatOnSave", + "notebook.codeActionsOnSave", + "notebook.formatOnCellExecution", "notebook.confirmDeleteRunningCell", "notebook.findScope" ], - "vs/workbench/contrib/interactiveSession/browser/interactiveSession.contribution": [ + "vs/workbench/contrib/performance/browser/performance.contribution": [ + "show.label", + "cycles", + "insta.trace", + "emitter" + ], + "vs/workbench/contrib/chat/browser/chat.contribution": [ "interactiveSessionConfigurationTitle", "interactiveSession.editor.fontSize", "interactiveSession.editor.fontFamily", "interactiveSession.editor.fontWeight", "interactiveSession.editor.wordWrap", "interactiveSession.editor.lineHeight", - "interactiveSession", - "interactiveSession" + "interactiveSession.experimental.quickQuestion.enable", + "chat", + "chat" ], "vs/workbench/contrib/interactive/browser/interactive.contribution": [ "interactiveWindow", @@ -2941,6 +2993,8 @@ ], "vs/workbench/contrib/logs/common/logs.contribution": [ "setDefaultLogLevel", + "remote name", + "remote name", "show window log" ], "vs/workbench/contrib/quickaccess/browser/quickAccess.contribution": [ @@ -3023,6 +3077,46 @@ ] } ], + "vs/workbench/contrib/bulkEdit/browser/bulkEditService": [ + "summary.0", + "summary.nm", + "summary.n0", + "summary.textFiles", + "workspaceEdit", + "workspaceEdit", + "nothing", + "closeTheWindow.message", + { + "key": "closeTheWindow", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "changeWorkspace.message", + { + "key": "changeWorkspace", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "reloadTheWindow.message", + { + "key": "reloadTheWindow", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "quit.message", + { + "key": "quit", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "areYouSureQuiteBulkEdit.detail", + "fileOperation", + "refactoring.autoSave" + ], "vs/workbench/contrib/files/browser/fileActions.contribution": [ "copyPath", "copyRelativePath", @@ -3173,6 +3267,9 @@ "watcherExclude", "watcherInclude", "defaultLanguage", + "filesReadonlyInclude", + "filesReadonlyExclude", + "filesReadonlyFromPermissions", "files.restoreUndoStack", "askUser", "overwriteFileOnDisk", @@ -3266,6 +3363,35 @@ "fileNestingPatterns", "fileNesting.description" ], + "vs/workbench/contrib/bulkEdit/browser/preview/bulkEdit.contribution": [ + "overlap", + "detail", + { + "key": "continue", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "apply", + "cat", + "Discard", + "cat", + "toogleSelection", + "cat", + "groupByFile", + "cat", + "groupByType", + "cat", + "groupByType", + "cat", + "refactorPreviewViewIcon", + "panel", + "panel" + ], + "vs/workbench/contrib/sash/browser/sash.contribution": [ + "sashSize", + "sashHoverDelay" + ], "vs/workbench/contrib/search/browser/search.contribution": [ "name", "search", @@ -3345,48 +3471,29 @@ "search.decorations.badges", "scm.defaultViewMode.tree", "scm.defaultViewMode.list", - "search.defaultViewMode", - "search.experimental.notebookSearch" + "search.defaultViewMode" ], - "vs/workbench/contrib/bulkEdit/browser/bulkEditService": [ - "summary.0", - "summary.nm", - "summary.n0", - "summary.textFiles", - "workspaceEdit", - "workspaceEdit", - "nothing", - "closeTheWindow.message", - { - "key": "closeTheWindow", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "changeWorkspace.message", - { - "key": "changeWorkspace", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "reloadTheWindow.message", - { - "key": "reloadTheWindow", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "quit.message", - { - "key": "quit", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "areYouSureQuiteBulkEdit.detail", - "fileOperation", - "refactoring.autoSave" + "vs/workbench/contrib/searchEditor/browser/searchEditor.contribution": [ + "searchEditor", + "promptOpenWith.searchEditor.displayName", + "search", + "searchEditor.deleteResultBlock", + "search.openNewSearchEditor", + "search.openSearchEditor", + "search.openNewEditorToSide", + "search.openResultsInEditor", + "search.rerunSearchInEditor", + "search.action.focusQueryEditorWidget", + "search.action.focusFilesToInclude", + "search.action.focusFilesToExclude", + "searchEditor.action.toggleSearchEditorCaseSensitive", + "searchEditor.action.toggleSearchEditorWholeWord", + "searchEditor.action.toggleSearchEditorRegex", + "searchEditor.action.toggleSearchEditorContextLines", + "searchEditor.action.increaseSearchEditorContextLines", + "searchEditor.action.decreaseSearchEditorContextLines", + "searchEditor.action.selectAllSearchEditorMatches", + "search.openNewEditor" ], "vs/workbench/contrib/search/browser/searchView": [ "searchCanceled", @@ -3451,10 +3558,6 @@ "searchWithoutFolder", "openFolder" ], - "vs/workbench/contrib/sash/browser/sash.contribution": [ - "sashSize", - "sashHoverDelay" - ], "vs/workbench/contrib/scm/browser/scm.contribution": [ "sourceControlViewIcon", "source control", @@ -3757,79 +3860,6 @@ "debug.autoExpandLazyVariables", "debug.enableStatusBarColor" ], - "vs/workbench/services/userDataProfile/browser/userDataProfileImportExportService": [ - "profile import error", - "resolving uri", - "preview profile", - "import profile", - "export", - "close", - "profiles.exporting", - "export success", - { - "key": "copy", - "comment": [ - "&& denotes a mnemonic" - ] - }, - { - "key": "open", - "comment": [ - "&& denotes a mnemonic" - ] - }, - { - "key": "open in", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "close", - "preview profile", - "import in desktop", - "close", - "preview profile message", - "learn more", - "install extensions title", - "cancel", - "import", - "Importing profile", - "progress settings", - "progress keybindings", - "progress tasks", - "progress snippets", - "progress global state", - "progress extensions", - "switching profile", - "select profile content handler", - "preview", - "profile already exists", - { - "key": "overwrite", - "comment": [ - "&& denotes a mnemonic" - ] - }, - { - "key": "create new", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "name", - "create new title", - "profileExists", - "profiles.applying", - "applied profile", - "local", - "file", - "export profile dialog", - "select profile", - "select", - "export profile name", - "export profile title", - "profile name required" - ], "vs/workbench/contrib/debug/browser/debugEditorContribution": [ "editor.inlineValuesForeground", "editor.inlineValuesBackground" @@ -3889,48 +3919,10 @@ "debugIcon.breakpointCurrentStackframeForeground", "debugIcon.breakpointStackframeForeground" ], - "vs/workbench/contrib/searchEditor/browser/searchEditor.contribution": [ - "searchEditor", - "promptOpenWith.searchEditor.displayName", - "search", - "searchEditor.deleteResultBlock", - "search.openNewSearchEditor", - "search.openSearchEditor", - "search.openNewEditorToSide", - "search.openResultsInEditor", - "search.rerunSearchInEditor", - "search.action.focusQueryEditorWidget", - "search.action.focusFilesToInclude", - "search.action.focusFilesToExclude", - "searchEditor.action.toggleSearchEditorCaseSensitive", - "searchEditor.action.toggleSearchEditorWholeWord", - "searchEditor.action.toggleSearchEditorRegex", - "searchEditor.action.toggleSearchEditorContextLines", - "searchEditor.action.increaseSearchEditorContextLines", - "searchEditor.action.decreaseSearchEditorContextLines", - "searchEditor.action.selectAllSearchEditorMatches", - "search.openNewEditor" - ], "vs/workbench/contrib/debug/browser/callStackEditorContribution": [ "topStackFrameLineHighlight", "focusedStackFrameLineHighlight" ], - "vs/workbench/contrib/debug/browser/debugViewlet": [ - { - "key": "miOpenConfigurations", - "comment": [ - "&& denotes a mnemonic" - ] - }, - { - "key": "selectWorkspaceFolder", - "comment": [ - "User picks a workspace folder or a workspace configuration file here. Workspace configuration files can contain settings and thus a launch.json configuration can be written into one." - ] - }, - "debugPanel", - "startAdditionalSession" - ], "vs/workbench/contrib/debug/browser/repl": [ { "key": "workbench.debug.filter.placeholder", @@ -3957,6 +3949,22 @@ "copyAll", "copy" ], + "vs/workbench/contrib/debug/browser/debugViewlet": [ + { + "key": "miOpenConfigurations", + "comment": [ + "&& denotes a mnemonic" + ] + }, + { + "key": "selectWorkspaceFolder", + "comment": [ + "User picks a workspace folder or a workspace configuration file here. Workspace configuration files can contain settings and thus a launch.json configuration can be written into one." + ] + }, + "debugPanel", + "startAdditionalSession" + ], "vs/workbench/contrib/markers/browser/markers.contribution": [ "markersViewIcon", { @@ -4007,56 +4015,6 @@ "diffAlgorithm.legacy", "diffAlgorithm.advanced" ], - "vs/workbench/services/userDataSync/browser/userDataSyncWorkbenchService": [ - "no authentication providers", - "no account", - "sync in progress", - "settings sync", - { - "key": "yes", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "no", - "sync turned on", - "turning on", - "resolving conflicts", - "syncing...", - "conflicts detected", - "resolve", - { - "key": "show conflicts", - "comment": [ - "&& denotes a mnemonic" - ] - }, - { - "key": "replace local", - "comment": [ - "&& denotes a mnemonic" - ] - }, - { - "key": "replace remote", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "reset", - "reset title", - { - "key": "resetButton", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "choose account placeholder", - "signed in", - "last used", - "others", - "sign in using account" - ], "vs/workbench/contrib/commands/common/commands.contribution": [ "runCommands", "runCommands.description", @@ -4075,11 +4033,6 @@ "useRelativeTime", "comments.visible" ], - "vs/workbench/contrib/url/browser/url.contribution": [ - "openUrl", - "urlToOpen", - "workbench.trustedDomains.promptInTrustedWorkspace" - ], "vs/workbench/contrib/webview/browser/webview.contribution": [ "cut", "copy", @@ -4088,6 +4041,11 @@ "vs/workbench/contrib/webviewPanel/browser/webviewPanel.contribution": [ "webview.editor.label" ], + "vs/workbench/contrib/url/browser/url.contribution": [ + "openUrl", + "urlToOpen", + "workbench.trustedDomains.promptInTrustedWorkspace" + ], "vs/workbench/contrib/extensions/browser/extensions.contribution": [ "manageExtensionsQuickAccessPlaceholder", "manageExtensionsHelp", @@ -4285,6 +4243,12 @@ "malicious warning", "reloadNow" ], + "vs/workbench/contrib/output/browser/outputView": [ + "output model title", + "channel", + "output", + "outputViewAriaLabel" + ], "vs/workbench/contrib/output/browser/output.contribution": [ "outputViewIcon", "output", @@ -4315,12 +4279,6 @@ "output", "output.smartScroll.enabled" ], - "vs/workbench/contrib/output/browser/outputView": [ - "output model title", - "channel", - "output", - "outputViewAriaLabel" - ], "vs/workbench/contrib/externalTerminal/browser/externalTerminal.contribution": [ "scopedConsoleAction.Integrated", "scopedConsoleAction.external", @@ -4342,7 +4300,8 @@ "comment": [ "&& denotes a mnemonic" ] - } + }, + "restartExtensionHost.reason" ], "vs/workbench/contrib/tasks/browser/task.contribution": [ "building", @@ -4481,6 +4440,11 @@ "vs/workbench/contrib/keybindings/browser/keybindings.contribution": [ "toggleKeybindingsLog" ], + "vs/workbench/contrib/folding/browser/folding.contribution": [ + "null", + "nullFormatterDescription", + "formatter.default" + ], "vs/workbench/contrib/snippets/browser/snippets.contribution": [ "editor.snippets.codeActions.enabled", "snippetSchema.json.prefix", @@ -4493,17 +4457,6 @@ "snippetSchema.json", "snippetSchema.json.scope" ], - "vs/workbench/contrib/folding/browser/folding.contribution": [ - "null", - "nullFormatterDescription", - "formatter.default" - ], - "vs/workbench/contrib/inlayHints/browser/inlayHintsAccessibilty": [ - "isReadingLineWithInlayHints", - "description", - "read.title", - "stop.title" - ], "vs/workbench/contrib/limitIndicator/browser/limitIndicator.contribution": [ "status.button.configure", "colorDecoratorsStatusItem.name", @@ -4514,6 +4467,12 @@ "foldingRangesStatusItem.source", "status.limited.details" ], + "vs/workbench/contrib/inlayHints/browser/inlayHintsAccessibilty": [ + "isReadingLineWithInlayHints", + "description", + "read.title", + "stop.title" + ], "vs/workbench/contrib/themes/browser/themes.contribution": [ "manageExtensionIcon", "themes.selectMarketplaceTheme", @@ -4605,6 +4564,12 @@ "giveFeedback", "remindLater" ], + "vs/workbench/contrib/surveys/browser/languageSurveys.contribution": [ + "helpUs", + "takeShortSurvey", + "remindLater", + "neverAgain" + ], "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted.contribution": [ "miWelcome", "welcome", @@ -4659,12 +4624,6 @@ ] } ], - "vs/workbench/contrib/surveys/browser/languageSurveys.contribution": [ - "helpUs", - "takeShortSurvey", - "remindLater", - "neverAgain" - ], "vs/workbench/contrib/welcomeViews/common/newFile.contribution": [ "Built-In", "Create", @@ -4703,12 +4662,8 @@ "title.refocusTypeHierarchy", "close" ], - "vs/workbench/contrib/languageDetection/browser/languageDetection.contribution": [ - "status.autoDetectLanguage", - "langDetection.name", - "langDetection.aria", - "detectlang", - "noDetection" + "vs/workbench/contrib/codeEditor/browser/outline/documentSymbolsOutline": [ + "document" ], "vs/workbench/contrib/outline/browser/outline.contribution": [ "outlineViewIcon", @@ -4748,6 +4703,13 @@ "filteredTypes.operator", "filteredTypes.typeParameter" ], + "vs/workbench/contrib/languageDetection/browser/languageDetection.contribution": [ + "status.autoDetectLanguage", + "langDetection.name", + "langDetection.aria", + "detectlang", + "noDetection" + ], "vs/workbench/contrib/languageStatus/browser/languageStatus.contribution": [ "langStatus.name", "langStatus.aria", @@ -4840,45 +4802,17 @@ "continueOnCloudChanges.promptForAuth", "continueOnCloudChanges.off", "continueOnCloudChanges", - "editSessionsAutoStoreDeprecated", - "editSessionsAutoResumeDeprecated", - "editSessionsContinueOnDeprecated", - "cloudChangesPartialMatchesEnabled", - "editSessionsPartialMatchesDeprecation" - ], - "vs/workbench/contrib/bulkEdit/browser/preview/bulkEdit.contribution": [ - "overlap", - "detail", - { - "key": "continue", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "apply", - "cat", - "Discard", - "cat", - "toogleSelection", - "cat", - "groupByFile", - "cat", - "groupByType", - "cat", - "groupByType", - "cat", - "refactorPreviewViewIcon", - "panel", - "panel" + "cloudChangesPartialMatchesEnabled" ], - "vs/workbench/contrib/workspaces/browser/workspaces.contribution": [ - "workspaceFound", - "openWorkspace", - "workspacesFound", - "selectWorkspace", - "selectToOpen", - "openWorkspace", - "alreadyOpen" + "vs/workbench/contrib/timeline/browser/timeline.contribution": [ + "timelineViewIcon", + "timelineOpenIcon", + "timelineConfigurationTitle", + "timeline.pageSize", + "timeline.pageOnScroll", + "files.openTimeline", + "timelineFilter", + "filterTimeline" ], "vs/workbench/contrib/workspace/browser/workspace.contribution": [ "openLooseFileWorkspaceDetails", @@ -4984,7 +4918,6 @@ "workspacesCategory", "configureWorkspaceTrustSettings", "manageWorkspaceTrust", - "securityConfigurationTitle", "workspace.trust.description", "workspace.trust.startupPrompt.description", "workspace.trust.startupPrompt.always", @@ -5000,15 +4933,14 @@ "workspace.trust.untrustedFiles.newWindow", "workspace.trust.emptyWindow.description" ], - "vs/workbench/contrib/timeline/browser/timeline.contribution": [ - "timelineViewIcon", - "timelineOpenIcon", - "timelineConfigurationTitle", - "timeline.pageSize", - "timeline.pageOnScroll", - "files.openTimeline", - "timelineFilter", - "filterTimeline" + "vs/workbench/contrib/workspaces/browser/workspaces.contribution": [ + "workspaceFound", + "openWorkspace", + "workspacesFound", + "selectWorkspace", + "selectToOpen", + "openWorkspace", + "alreadyOpen" ], "vs/workbench/contrib/audioCues/browser/audioCues.contribution": [ "audioCues.enabled.auto", @@ -5039,6 +4971,107 @@ "bracketPairColorizer.notification.action.enableNative", "bracketPairColorizer.notification.action.showMoreInfo" ], + "vs/workbench/contrib/share/browser/share.contribution": [ + "share", + "generating link", + "shareSuccess", + "close", + "open link" + ], + "vs/workbench/browser/workbench": [ + "loaderErrorNative" + ], + "vs/workbench/electron-sandbox/window": [ + "restart", + "configure", + "learnMore", + "keychainWriteError", + "troubleshooting", + "proxyAuthRequired", + { + "key": "loginButton", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "username", + "password", + "proxyDetail", + "rememberCredentials", + "quitMessageMac", + "quitMessage", + "closeWindowMessage", + { + "key": "quitButtonLabel", + "comment": [ + "&& denotes a mnemonic" + ] + }, + { + "key": "exitButtonLabel", + "comment": [ + "&& denotes a mnemonic" + ] + }, + { + "key": "closeWindowButtonLabel", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "doNotAskAgain", + "shutdownErrorDetail", + "willShutdownDetail", + "shutdownErrorClose", + "shutdownErrorQuit", + "shutdownErrorReload", + "shutdownErrorLoad", + "shutdownTitleClose", + "shutdownTitleQuit", + "shutdownTitleReload", + "shutdownTitleLoad", + "shutdownForceClose", + "shutdownForceQuit", + "shutdownForceReload", + "shutdownForceLoad", + "loaderCycle", + "runningAsRoot", + "appRootWarning.banner", + "windowseolmessage", + "windowseolBannerLearnMore", + "windowseolarialabel", + "learnMore", + "macoseolmessage", + "macoseolBannerLearnMore", + "macoseolarialabel", + "learnMore", + "resolveShellEnvironment", + "learnMore" + ], + "vs/workbench/services/configuration/browser/configurationService": [ + "configurationDefaults.description", + "experimental" + ], + "vs/platform/workspace/common/workspace": [ + "codeWorkspace" + ], + "vs/workbench/services/remote/electron-sandbox/remoteAgentService": [ + "devTools", + "directUrl", + "connectionError" + ], + "vs/workbench/services/log/electron-sandbox/logService": [ + "rendererLog" + ], + "vs/platform/workspace/common/workspaceTrust": [ + "trusted", + "untrusted" + ], + "vs/workbench/services/userDataProfile/common/userDataProfile": [ + "defaultProfileIcon", + "profiles", + "profile" + ], "vs/platform/configuration/common/configurationRegistry": [ "defaultLanguageConfigurationOverrides.title", "defaultLanguageConfiguration.description", @@ -5105,13 +5138,6 @@ "productQualityType", "inputFocus" ], - "vs/workbench/electron-sandbox/actions/installActions": [ - "shellCommand", - "install", - "successIn", - "uninstall", - "successFrom" - ], "vs/workbench/common/contextkeys": [ "workbenchState", "workspaceFolderCount", @@ -5127,6 +5153,7 @@ "activeEditorIsLastInGroup", "activeEditorIsPinned", "activeEditorIsReadonly", + "activeEditorCanToggleReadonly", "activeEditorCanRevert", "activeEditor", "activeEditorAvailableEditorIds", @@ -5173,12 +5200,17 @@ "resourceSet", "isFileSystemResource" ], + "vs/workbench/electron-sandbox/actions/installActions": [ + "shellCommand", + "install", + "successIn", + "uninstall", + "successFrom" + ], "vs/workbench/common/configuration": [ "applicationConfigurationTitle", - "workbenchConfigurationTitle" - ], - "vs/workbench/contrib/codeEditor/browser/outline/documentSymbolsOutline": [ - "document" + "workbenchConfigurationTitle", + "securityConfigurationTitle" ], "vs/workbench/browser/parts/dialogs/dialogHandler": [ "aboutDetail", @@ -5190,6 +5222,21 @@ }, "ok" ], + "vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": [ + { + "key": "aboutDetail", + "comment": [ + "Electron, Chromium, Node.js and V8 are product names that need no translation" + ] + }, + { + "key": "copy", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "okButton" + ], "vs/workbench/services/textfile/browser/textFileService": [ "textFileCreate.source", "textFileOverwrite.source", @@ -5207,29 +5254,14 @@ ] } ], - "vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": [ + "vs/workbench/services/dialogs/browser/abstractFileDialogService": [ + "saveChangesDetail", + "saveChangesMessage", + "saveChangesMessages", { - "key": "aboutDetail", + "key": "saveAll", "comment": [ - "Electron, Chromium, Node.js and V8 are product names that need no translation" - ] - }, - { - "key": "copy", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "okButton" - ], - "vs/workbench/services/dialogs/browser/abstractFileDialogService": [ - "saveChangesDetail", - "saveChangesMessage", - "saveChangesMessages", - { - "key": "saveAll", - "comment": [ - "&& denotes a mnemonic" + "&& denotes a mnemonic" ] }, { @@ -5254,124 +5286,6 @@ "allFiles", "noExt" ], - "vs/workbench/common/theme": [ - "tabActiveBackground", - "tabUnfocusedActiveBackground", - "tabInactiveBackground", - "tabUnfocusedInactiveBackground", - "tabActiveForeground", - "tabInactiveForeground", - "tabUnfocusedActiveForeground", - "tabUnfocusedInactiveForeground", - "tabHoverBackground", - "tabUnfocusedHoverBackground", - "tabHoverForeground", - "tabUnfocusedHoverForeground", - "tabBorder", - "lastPinnedTabBorder", - "tabActiveBorder", - "tabActiveUnfocusedBorder", - "tabActiveBorderTop", - "tabActiveUnfocusedBorderTop", - "tabHoverBorder", - "tabUnfocusedHoverBorder", - "tabActiveModifiedBorder", - "tabInactiveModifiedBorder", - "unfocusedActiveModifiedBorder", - "unfocusedINactiveModifiedBorder", - "editorPaneBackground", - "editorGroupEmptyBackground", - "editorGroupFocusedEmptyBorder", - "tabsContainerBackground", - "tabsContainerBorder", - "editorGroupHeaderBackground", - "editorTitleContainerBorder", - "editorGroupBorder", - "editorDragAndDropBackground", - "editorDropIntoPromptForeground", - "editorDropIntoPromptBackground", - "editorDropIntoPromptBorder", - "sideBySideEditor.horizontalBorder", - "sideBySideEditor.verticalBorder", - "panelBackground", - "panelBorder", - "panelActiveTitleForeground", - "panelInactiveTitleForeground", - "panelActiveTitleBorder", - "panelInputBorder", - "panelDragAndDropBorder", - "panelSectionDragAndDropBackground", - "panelSectionHeaderBackground", - "panelSectionHeaderForeground", - "panelSectionHeaderBorder", - "panelSectionBorder", - "banner.background", - "banner.foreground", - "banner.iconForeground", - "statusBarForeground", - "statusBarNoFolderForeground", - "statusBarBackground", - "statusBarNoFolderBackground", - "statusBarBorder", - "statusBarFocusBorder", - "statusBarNoFolderBorder", - "statusBarItemActiveBackground", - "statusBarItemFocusBorder", - "statusBarItemHoverBackground", - "statusBarItemCompactHoverBackground", - "statusBarProminentItemForeground", - "statusBarProminentItemBackground", - "statusBarProminentItemHoverBackground", - "statusBarErrorItemBackground", - "statusBarErrorItemForeground", - "statusBarWarningItemBackground", - "statusBarWarningItemForeground", - "activityBarBackground", - "activityBarForeground", - "activityBarInActiveForeground", - "activityBarBorder", - "activityBarActiveBorder", - "activityBarActiveFocusBorder", - "activityBarActiveBackground", - "activityBarDragAndDropBorder", - "activityBarBadgeBackground", - "activityBarBadgeForeground", - "profileBadgeBackground", - "profileBadgeForeground", - "statusBarItemHostBackground", - "statusBarItemHostForeground", - "extensionBadge.remoteBackground", - "extensionBadge.remoteForeground", - "sideBarBackground", - "sideBarForeground", - "sideBarBorder", - "sideBarTitleForeground", - "sideBarDragAndDropBackground", - "sideBarSectionHeaderBackground", - "sideBarSectionHeaderForeground", - "sideBarSectionHeaderBorder", - "titleBarActiveForeground", - "titleBarInactiveForeground", - "titleBarActiveBackground", - "titleBarInactiveBackground", - "titleBarBorder", - "menubarSelectionForeground", - "menubarSelectionBackground", - "menubarSelectionBorder", - "notificationCenterBorder", - "notificationToastBorder", - "notificationsForeground", - "notificationsBackground", - "notificationsLink", - "notificationCenterHeaderForeground", - "notificationCenterHeaderBackground", - "notificationsBorder", - "notificationsErrorIconForeground", - "notificationsWarningIconForeground", - "notificationsInfoIconForeground", - "windowActiveBorder", - "windowInactiveBorder" - ], "vs/platform/theme/common/colorRegistry": [ "foreground", "disabledForeground", @@ -5496,6 +5410,7 @@ "diffEditorRemovedOutline", "diffEditorBorder", "diffDiagonalFill", + "diffEditor.unchangedRegionBackground", "listFocusBackground", "listFocusForeground", "listFocusOutline", @@ -5589,6 +5504,124 @@ "chartsGreen", "chartsPurple" ], + "vs/workbench/common/theme": [ + "tabActiveBackground", + "tabUnfocusedActiveBackground", + "tabInactiveBackground", + "tabUnfocusedInactiveBackground", + "tabActiveForeground", + "tabInactiveForeground", + "tabUnfocusedActiveForeground", + "tabUnfocusedInactiveForeground", + "tabHoverBackground", + "tabUnfocusedHoverBackground", + "tabHoverForeground", + "tabUnfocusedHoverForeground", + "tabBorder", + "lastPinnedTabBorder", + "tabActiveBorder", + "tabActiveUnfocusedBorder", + "tabActiveBorderTop", + "tabActiveUnfocusedBorderTop", + "tabHoverBorder", + "tabUnfocusedHoverBorder", + "tabActiveModifiedBorder", + "tabInactiveModifiedBorder", + "unfocusedActiveModifiedBorder", + "unfocusedINactiveModifiedBorder", + "editorPaneBackground", + "editorGroupEmptyBackground", + "editorGroupFocusedEmptyBorder", + "tabsContainerBackground", + "tabsContainerBorder", + "editorGroupHeaderBackground", + "editorTitleContainerBorder", + "editorGroupBorder", + "editorDragAndDropBackground", + "editorDropIntoPromptForeground", + "editorDropIntoPromptBackground", + "editorDropIntoPromptBorder", + "sideBySideEditor.horizontalBorder", + "sideBySideEditor.verticalBorder", + "panelBackground", + "panelBorder", + "panelActiveTitleForeground", + "panelInactiveTitleForeground", + "panelActiveTitleBorder", + "panelInputBorder", + "panelDragAndDropBorder", + "panelSectionDragAndDropBackground", + "panelSectionHeaderBackground", + "panelSectionHeaderForeground", + "panelSectionHeaderBorder", + "panelSectionBorder", + "banner.background", + "banner.foreground", + "banner.iconForeground", + "statusBarForeground", + "statusBarNoFolderForeground", + "statusBarBackground", + "statusBarNoFolderBackground", + "statusBarBorder", + "statusBarFocusBorder", + "statusBarNoFolderBorder", + "statusBarItemActiveBackground", + "statusBarItemFocusBorder", + "statusBarItemHoverBackground", + "statusBarItemCompactHoverBackground", + "statusBarProminentItemForeground", + "statusBarProminentItemBackground", + "statusBarProminentItemHoverBackground", + "statusBarErrorItemBackground", + "statusBarErrorItemForeground", + "statusBarWarningItemBackground", + "statusBarWarningItemForeground", + "activityBarBackground", + "activityBarForeground", + "activityBarInActiveForeground", + "activityBarBorder", + "activityBarActiveBorder", + "activityBarActiveFocusBorder", + "activityBarActiveBackground", + "activityBarDragAndDropBorder", + "activityBarBadgeBackground", + "activityBarBadgeForeground", + "profileBadgeBackground", + "profileBadgeForeground", + "statusBarItemHostBackground", + "statusBarItemHostForeground", + "extensionBadge.remoteBackground", + "extensionBadge.remoteForeground", + "sideBarBackground", + "sideBarForeground", + "sideBarBorder", + "sideBarTitleForeground", + "sideBarDragAndDropBackground", + "sideBarSectionHeaderBackground", + "sideBarSectionHeaderForeground", + "sideBarSectionHeaderBorder", + "titleBarActiveForeground", + "titleBarInactiveForeground", + "titleBarActiveBackground", + "titleBarInactiveBackground", + "titleBarBorder", + "menubarSelectionForeground", + "menubarSelectionBackground", + "menubarSelectionBorder", + "notificationCenterBorder", + "notificationToastBorder", + "notificationsForeground", + "notificationsBackground", + "notificationsLink", + "notificationCenterHeaderForeground", + "notificationCenterHeaderBackground", + "notificationsBorder", + "notificationsErrorIconForeground", + "notificationsWarningIconForeground", + "notificationsInfoIconForeground", + "windowActiveBorder", + "windowInactiveBorder" + ], "vs/base/common/actions": [ "submenu.empty" ], @@ -5654,11 +5687,15 @@ "notFoundReleaseExtension", "notFoundCompatibleDependency" ], - "vs/workbench/services/workspaces/browser/abstractWorkspaceEditingService": [ - "save", - "saveWorkspace", - "errorInvalidTaskConfiguration", - "openWorkspaceConfigurationFile" + "vs/workbench/services/workingCopy/electron-sandbox/workingCopyBackupTracker": [ + "backupTrackerBackupFailed", + "backupTrackerConfirmFailed", + "backupErrorDetails", + "backupBeforeShutdownMessage", + "backupBeforeShutdownDetail", + "saveBeforeShutdown", + "revertBeforeShutdown", + "discardBackupsBeforeShutdown" ], "vs/platform/action/common/actionCommonCategories": [ "view", @@ -5683,10 +5720,20 @@ "looping", "looping", "extensionTestError", + "extensionStopVetoError", + "extensionStopVetoMessage", + "extensionStopVetoDetailsOne", + "extensionStopVetoDetailsMany", "extensionService.autoRestart", "extensionService.crash", "restart" ], + "vs/workbench/services/workspaces/browser/abstractWorkspaceEditingService": [ + "save", + "saveWorkspace", + "errorInvalidTaskConfiguration", + "openWorkspaceConfigurationFile" + ], "vs/workbench/services/extensions/electron-sandbox/cachedExtensionScanner": [ "extensionCache.invalid", "reloadWindow" @@ -5717,22 +5764,13 @@ "vscode.extension.contributes.localizations.translations.id.pattern", "vscode.extension.contributes.localizations.translations.path" ], - "vs/workbench/services/workingCopy/electron-sandbox/workingCopyBackupTracker": [ - "backupTrackerBackupFailed", - "backupTrackerConfirmFailed", - "backupErrorDetails", - "backupBeforeShutdownMessage", - "backupBeforeShutdownDetail", - "saveBeforeShutdown", - "revertBeforeShutdown", - "discardBackupsBeforeShutdown" - ], "vs/editor/common/editorContextKeys": [ "editorTextFocus", "editorFocus", "textInputFocus", "editorReadonly", "inDiffEditor", + "isEmbeddedDiffEditor", "editorColumnSelection", "editorHasSelection", "editorHasMultipleSelections", @@ -5770,12 +5808,12 @@ "openLargeFile", "configureEditorLargeFileConfirmation" ], - "vs/workbench/contrib/codeEditor/electron-sandbox/startDebugTextMate": [ - "startDebugTextMate" - ], "vs/workbench/contrib/codeEditor/electron-sandbox/selectionClipboard": [ "actions.pasteSelectionClipboard" ], + "vs/workbench/contrib/codeEditor/electron-sandbox/startDebugTextMate": [ + "startDebugTextMate" + ], "vs/workbench/browser/editor": [ "preview", "pinned" @@ -5799,27 +5837,12 @@ }, "debugExtensionHost.launch.name" ], - "vs/workbench/contrib/extensions/electron-sandbox/extensionsActions": [ - "openExtensionsFolder", - "cleanUpExtensionsFolder" - ], "vs/workbench/contrib/extensions/common/runtimeExtensionsInput": [ "extensionsInputName" ], - "vs/workbench/contrib/issue/common/issue.contribution": [ - { - "key": "reportIssueInEnglish", - "comment": [ - "Translate this to \"Report Issue in English\" in all languages please!" - ] - }, - { - "key": "miReportIssue", - "comment": [ - "&& denotes a mnemonic", - "Translate this to \"Report Issue in English\" in all languages please!" - ] - } + "vs/workbench/contrib/extensions/electron-sandbox/extensionsActions": [ + "openExtensionsFolder", + "cleanUpExtensionsFolder" ], "vs/workbench/contrib/extensions/electron-sandbox/extensionProfileService": [ "status.profiler", @@ -5840,6 +5863,21 @@ "unresponsive-exthost", "show" ], + "vs/workbench/contrib/issue/common/issue.contribution": [ + { + "key": "reportIssueInEnglish", + "comment": [ + "Translate this to \"Report Issue in English\" in all languages please!" + ] + }, + { + "key": "miReportIssue", + "comment": [ + "&& denotes a mnemonic", + "Translate this to \"Report Issue in English\" in all languages please!" + ] + } + ], "vs/workbench/services/dialogs/browser/simpleFileDialog": [ "openLocalFile", "saveLocalFile", @@ -5877,9 +5915,34 @@ "extensions", "ui state label", "profiles", + "workspace state label", "sync category", "syncViewIcon" ], + "vs/workbench/contrib/tasks/common/tasks": [ + "tasks.taskRunningContext", + "tasksCategory", + "TaskDefinition.missingRequiredProperty" + ], + "vs/workbench/contrib/performance/electron-sandbox/startupProfiler": [ + "prof.message", + "prof.detail", + { + "key": "prof.restartAndFileIssue", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "prof.restart", + "prof.thanks", + "prof.detail.restart", + { + "key": "prof.restart.button", + "comment": [ + "&& denotes a mnemonic" + ] + } + ], "vs/workbench/contrib/tasks/common/taskService": [ "tasks.customExecutionSupported", "tasks.shellExecutionSupported", @@ -5887,11 +5950,6 @@ "tasks.processExecutionSupported", "tasks.serverlessWebContext" ], - "vs/workbench/contrib/tasks/common/tasks": [ - "tasks.taskRunningContext", - "tasksCategory", - "TaskDefinition.missingRequiredProperty" - ], "vs/workbench/contrib/tasks/browser/abstractTaskService": [ "ConfigureTaskRunnerAction.label", "tasks", @@ -5992,11 +6050,6 @@ "taskService.openDiff", "taskService.openDiffs" ], - "vs/workbench/common/views": [ - "defaultViewIcon", - "duplicateId", - "treeView.notRegistered" - ], "vs/workbench/contrib/tasks/browser/terminalTaskSystem": [ "TerminalTaskSystem.unknownError", "TerminalTaskSystem.taskLoadReporting", @@ -6059,28 +6112,10 @@ "audioCues.diffLineDeleted", "audioCues.diffLineModified" ], - "vs/workbench/contrib/performance/electron-sandbox/startupProfiler": [ - "prof.message", - "prof.detail", - { - "key": "prof.restartAndFileIssue", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "prof.restart", - "prof.thanks", - "prof.detail.restart", - { - "key": "prof.restart.button", - "comment": [ - "&& denotes a mnemonic" - ] - } - ], - "vs/workbench/contrib/webview/electron-sandbox/webviewCommands": [ - "openToolsLabel", - "iframeWebviewAlert" + "vs/workbench/common/views": [ + "defaultViewIcon", + "duplicateId", + "treeView.notRegistered" ], "vs/workbench/contrib/terminal/common/terminalContextKey": [ "terminalFocusContextKey", @@ -6099,10 +6134,9 @@ "inTerminalRunCommandPickerContextKey", "terminalShellIntegrationEnabled" ], - "vs/workbench/contrib/localHistory/electron-sandbox/localHistoryCommands": [ - "revealInWindows", - "revealInMac", - "openContainer" + "vs/workbench/contrib/webview/electron-sandbox/webviewCommands": [ + "openToolsLabel", + "iframeWebviewAlert" ], "vs/workbench/contrib/mergeEditor/electron-sandbox/devCommands": [ "mergeEditor", @@ -6110,17 +6144,17 @@ "mergeEditor.enterJSON", "merge.dev.openSelectionInTemporaryMergeEditor" ], - "vs/workbench/api/common/extHostTelemetry": [ - "extensionTelemetryLog" + "vs/workbench/contrib/localHistory/electron-sandbox/localHistoryCommands": [ + "revealInWindows", + "revealInMac", + "openContainer" ], "vs/workbench/api/common/extHostExtensionService": [ "extensionTestError1", "extensionTestError" ], - "vs/workbench/api/common/extHostLogService": [ - "remote", - "worker", - "local" + "vs/workbench/api/common/extHostTelemetry": [ + "extensionTelemetryLog" ], "vs/workbench/api/common/extHostWorkspace": [ "updateerror" @@ -6128,23 +6162,17 @@ "vs/workbench/api/common/extHostTerminalService": [ "launchFail.idMissingOnExtHost" ], - "vs/platform/terminal/node/terminalProcess": [ - "launchFail.cwdNotDirectory", - "launchFail.cwdDoesNotExist", - "launchFail.executableDoesNotExist", - "launchFail.executableIsNotFileOrSymlink" - ], - "vs/workbench/api/node/extHostDebugService": [ - "debug.terminal.title" + "vs/workbench/api/common/extHostLogService": [ + "remote", + "worker", + "local" ], "vs/workbench/api/node/extHostTunnelService": [ "tunnelPrivacy.private", "tunnelPrivacy.public" ], - "vs/platform/shell/node/shellEnv": [ - "resolveShellEnvTimeout", - "resolveShellEnvError", - "resolveShellEnvExitError" + "vs/workbench/api/node/extHostDebugService": [ + "debug.terminal.title" ], "vs/platform/dialogs/electron-main/dialogMainService": [ "open", @@ -6158,9 +6186,10 @@ ] } ], - "vs/platform/files/electron-main/diskFileSystemProviderServer": [ - "binFailed", - "trashFailed" + "vs/platform/shell/node/shellEnv": [ + "resolveShellEnvTimeout", + "resolveShellEnvError", + "resolveShellEnvExitError" ], "vs/platform/externalTerminal/node/externalTerminalService": [ "console.title", @@ -6170,6 +6199,10 @@ "linux.term.failed", "ext.term.app.not.found" ], + "vs/platform/files/electron-main/diskFileSystemProviderServer": [ + "binFailed", + "trashFailed" + ], "vs/platform/issue/electron-main/issueMainService": [ "local", "issueReporter", @@ -6220,14 +6253,6 @@ "cantUninstall", "sourceMissing" ], - "vs/platform/workspaces/electron-main/workspacesHistoryMainService": [ - "newWindow", - "newWindowDesc", - "recentFoldersAndWorkspaces", - "recentFolders", - "untitledWorkspace", - "workspaceName" - ], "vs/platform/windows/electron-main/windowsMainService": [ { "key": "ok", @@ -6238,7 +6263,36 @@ "pathNotExistTitle", "uriInvalidTitle", "pathNotExistDetail", - "uriInvalidDetail" + "uriInvalidDetail", + { + "key": "allow", + "comment": [ + "&& denotes a mnemonic" + ] + }, + { + "key": "cancel", + "comment": [ + "&& denotes a mnemonic" + ] + }, + { + "key": "learnMore", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "confirmOpenMessage", + "confirmOpenDetail", + "doNotAskAgain" + ], + "vs/platform/workspaces/electron-main/workspacesHistoryMainService": [ + "newWindow", + "newWindowDesc", + "recentFoldersAndWorkspaces", + "recentFolders", + "untitledWorkspace", + "workspaceName" ], "vs/platform/workspaces/electron-main/workspacesManagementMainService": [ { @@ -6253,17 +6307,6 @@ "vs/platform/files/common/io": [ "fileTooLargeError" ], - "vs/base/common/jsonErrorMessages": [ - "error.invalidSymbol", - "error.invalidNumberFormat", - "error.propertyNameExpected", - "error.valueExpected", - "error.colonExpected", - "error.commaExpected", - "error.closeBraceExpected", - "error.closeBracketExpected", - "error.endOfFileExpected" - ], "vs/platform/extensions/common/extensionValidator": [ "extensionDescription.publisher", "extensionDescription.name", @@ -6284,9 +6327,6 @@ "versionSpecificity2", "versionMismatch" ], - "vs/platform/extensionManagement/common/extensionNls": [ - "missingNLSKey" - ], "vs/base/node/zip": [ "invalid file", "incompleteExtract", @@ -6306,93 +6346,25 @@ "twoIndirectDependentsError", "multipleIndirectDependentsError" ], - "vs/base/browser/ui/button/button": [ - "button dropdown more actions" - ], "vs/platform/extensionManagement/node/extensionManagementUtil": [ "invalidManifest" ], - "vs/platform/terminal/common/terminalPlatformConfiguration": [ - "terminalProfile.args", - "terminalProfile.overrideName", - "terminalProfile.icon", - "terminalProfile.color", - "terminalProfile.env", - "terminalProfile.path", - "terminalAutomationProfile.path", - "terminal.integrated.shell.linux.deprecation", - "terminal.integrated.shell.osx.deprecation", - "terminal.integrated.shell.windows.deprecation", - "terminal.integrated.automationShell.linux.deprecation", - "terminal.integrated.automationShell.osx.deprecation", - "terminal.integrated.automationShell.windows.deprecation", - "terminalIntegratedConfigurationTitle", - { - "key": "terminal.integrated.automationShell.linux", - "comment": [ - "{0} and {1} are the `shell` and `shellArgs` settings keys" - ] - }, - { - "key": "terminal.integrated.automationShell.osx", - "comment": [ - "{0} and {1} are the `shell` and `shellArgs` settings keys" - ] - }, - { - "key": "terminal.integrated.automationShell.windows", - "comment": [ - "{0} and {1} are the `shell` and `shellArgs` settings keys" - ] - }, - "terminal.integrated.automationProfile.linux", - "terminal.integrated.automationProfile.osx", - "terminal.integrated.automationProfile.windows", - "terminal.integrated.shell.linux", - "terminal.integrated.shell.osx", - "terminal.integrated.shell.windows", - "terminal.integrated.shellArgs.linux", - "terminal.integrated.shellArgs.osx", - "terminal.integrated.shellArgs.windows", - "terminal.integrated.shellArgs.windows", - "terminal.integrated.shellArgs.windows.string", - { - "key": "terminal.integrated.profiles.windows", - "comment": [ - "{0}, {1}, and {2} are the `source`, `path` and optional `args` settings keys" - ] - }, - "terminalProfile.windowsSource", - "terminalProfile.windowsExtensionIdentifier", - "terminalProfile.windowsExtensionId", - "terminalProfile.windowsExtensionTitle", - { - "key": "terminal.integrated.profile.osx", - "comment": [ - "{0} and {1} are the `path` and optional `args` settings keys" - ] - }, - "terminalProfile.osxExtensionIdentifier", - "terminalProfile.osxExtensionId", - "terminalProfile.osxExtensionTitle", - { - "key": "terminal.integrated.profile.linux", - "comment": [ - "{0} and {1} are the `path` and optional `args` settings keys" - ] - }, - "terminalProfile.linuxExtensionIdentifier", - "terminalProfile.linuxExtensionId", - "terminalProfile.linuxExtensionTitle", - "terminal.integrated.useWslProfiles", - "terminal.integrated.inheritEnv", - "terminal.integrated.persistentSessionScrollback", - "terminal.integrated.showLinkHover", - "terminal.integrated.confirmIgnoreProcesses", - "terminalIntegratedConfigurationTitle", - "terminal.integrated.defaultProfile.linux", - "terminal.integrated.defaultProfile.osx", - "terminal.integrated.defaultProfile.windows" + "vs/base/common/jsonErrorMessages": [ + "error.invalidSymbol", + "error.invalidNumberFormat", + "error.propertyNameExpected", + "error.valueExpected", + "error.colonExpected", + "error.commaExpected", + "error.closeBraceExpected", + "error.closeBracketExpected", + "error.endOfFileExpected" + ], + "vs/platform/extensionManagement/common/extensionNls": [ + "missingNLSKey" + ], + "vs/base/browser/ui/button/button": [ + "button dropdown more actions" ], "vs/base/common/date": [ "date.fromNow.in", @@ -6475,6 +6447,12 @@ "session expired", "turned off machine" ], + "vs/platform/terminal/node/terminalProcess": [ + "launchFail.cwdNotDirectory", + "launchFail.cwdDoesNotExist", + "launchFail.executableDoesNotExist", + "launchFail.executableIsNotFileOrSymlink" + ], "vs/base/browser/ui/tree/abstractTree": [ "filter", "fuzzySearch", @@ -6491,113 +6469,6 @@ "previousChangeIcon", "nextChangeIcon" ], - "vs/workbench/browser/parts/notifications/notificationsCenter": [ - "notificationsEmpty", - "notifications", - "notificationsToolbar", - "notificationsCenterWidgetAriaLabel" - ], - "vs/workbench/browser/parts/notifications/notificationsStatus": [ - "status.notifications", - "status.notifications", - "status.doNotDisturb", - "status.doNotDisturbTooltip", - "hideNotifications", - "zeroNotifications", - "noNotifications", - "oneNotification", - { - "key": "notifications", - "comment": [ - "{0} will be replaced by a number" - ] - }, - { - "key": "noNotificationsWithProgress", - "comment": [ - "{0} will be replaced by a number" - ] - }, - { - "key": "oneNotificationWithProgress", - "comment": [ - "{0} will be replaced by a number" - ] - }, - { - "key": "notificationsWithProgress", - "comment": [ - "{0} and {1} will be replaced by a number" - ] - }, - "status.message" - ], - "vs/workbench/browser/parts/notifications/notificationsAlerts": [ - "alertErrorMessage", - "alertWarningMessage", - "alertInfoMessage" - ], - "vs/workbench/browser/parts/notifications/notificationsCommands": [ - "notifications", - "showNotifications", - "hideNotifications", - "clearAllNotifications", - "acceptNotificationPrimaryAction", - "toggleDoNotDisturbMode", - "focusNotificationToasts" - ], - "vs/workbench/browser/parts/notifications/notificationsToasts": [ - "notificationAriaLabel", - "notificationWithSourceAriaLabel" - ], - "vs/platform/actions/browser/menuEntryActionViewItem": [ - "titleAndKb", - "titleAndKb", - "titleAndKbAndAlt" - ], - "vs/workbench/services/configuration/common/configurationEditing": [ - "openTasksConfiguration", - "openLaunchConfiguration", - "open", - "openTasksConfiguration", - "openLaunchConfiguration", - "saveAndRetry", - "saveAndRetry", - "open", - "errorPolicyConfiguration", - "errorUnknownKey", - "errorInvalidWorkspaceConfigurationApplication", - "errorInvalidWorkspaceConfigurationMachine", - "errorInvalidFolderConfiguration", - "errorInvalidUserTarget", - "errorInvalidWorkspaceTarget", - "errorInvalidFolderTarget", - "errorInvalidResourceLanguageConfiguration", - "errorNoWorkspaceOpened", - "errorInvalidTaskConfiguration", - "errorInvalidLaunchConfiguration", - "errorInvalidConfiguration", - "errorInvalidRemoteConfiguration", - "errorInvalidConfigurationWorkspace", - "errorInvalidConfigurationFolder", - "errorTasksConfigurationFileDirty", - "errorLaunchConfigurationFileDirty", - "errorConfigurationFileDirty", - "errorRemoteConfigurationFileDirty", - "errorConfigurationFileDirtyWorkspace", - "errorConfigurationFileDirtyFolder", - "errorTasksConfigurationFileModifiedSince", - "errorLaunchConfigurationFileModifiedSince", - "errorConfigurationFileModifiedSince", - "errorRemoteConfigurationFileModifiedSince", - "errorConfigurationFileModifiedSinceWorkspace", - "errorConfigurationFileModifiedSinceFolder", - "errorUnknown", - "userTarget", - "remoteUserTarget", - "workspaceTarget", - "folderTarget" - ], "vs/editor/common/core/editorColorRegistry": [ "lineHighlight", "lineHighlightBorderBox", @@ -6660,6 +6531,11 @@ "contextkey.scanner.hint.didYouForgetToOpenOrCloseQuote", "contextkey.scanner.hint.didYouForgetToEscapeSlash" ], + "vs/editor/browser/coreCommands": [ + "stickydesc", + "stickydesc", + "removedCursor" + ], "vs/editor/contrib/anchorSelect/browser/anchorSelect": [ "selectionAnchor", "anchorSet", @@ -6668,14 +6544,9 @@ "selectFromAnchorToCursor", "cancelSelectionAnchor" ], - "vs/editor/browser/widget/codeEditorWidget": [ - "cursors.maximum", - "goToSetting" - ], - "vs/editor/browser/coreCommands": [ - "stickydesc", - "stickydesc", - "removedCursor" + "vs/editor/contrib/caretOperations/browser/caretOperations": [ + "caret.moveLeft", + "caret.moveRight" ], "vs/editor/contrib/bracketMatching/browser/bracketMatching": [ "overviewRulerBracketMatchForeground", @@ -6689,20 +6560,6 @@ ] } ], - "vs/editor/browser/widget/diffEditorWidget": [ - "diffInsertIcon", - "diffRemoveIcon", - "diff-aria-navigation-tip", - "diff.tooLarge", - "revertChangeHoverMessage" - ], - "vs/editor/contrib/caretOperations/browser/caretOperations": [ - "caret.moveLeft", - "caret.moveRight" - ], - "vs/editor/contrib/caretOperations/browser/transpose": [ - "transposeLetters.label" - ], "vs/editor/contrib/clipboard/browser/clipboard": [ { "key": "miCut", @@ -6738,11 +6595,55 @@ "actions.clipboard.pasteLabel", "actions.clipboard.copyWithSyntaxHighlightingLabel" ], + "vs/editor/browser/widget/codeEditorWidget": [ + "cursors.maximum", + "goToSetting" + ], + "vs/editor/browser/widget/diffEditorWidget": [ + "diffInsertIcon", + "diffRemoveIcon", + "diff-aria-navigation-tip", + "diff.tooLarge", + "revertChangeHoverMessage" + ], + "vs/editor/contrib/caretOperations/browser/transpose": [ + "transposeLetters.label" + ], + "vs/editor/contrib/codeAction/browser/codeActionContributions": [ + "showCodeActionHeaders" + ], "vs/editor/contrib/codelens/browser/codelensController": [ "showLensOnLine" ], - "vs/editor/contrib/copyPaste/browser/copyPasteContribution": [ - "pasteActions" + "vs/editor/contrib/comment/browser/comment": [ + "comment.line", + { + "key": "miToggleLineComment", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "comment.line.add", + "comment.line.remove", + "comment.block", + { + "key": "miToggleBlockComment", + "comment": [ + "&& denotes a mnemonic" + ] + } + ], + "vs/editor/contrib/contextmenu/browser/contextmenu": [ + "context.minimap.minimap", + "context.minimap.renderCharacters", + "context.minimap.size", + "context.minimap.size.proportional", + "context.minimap.size.fill", + "context.minimap.size.fit", + "context.minimap.slider", + "context.minimap.slider.mouseover", + "context.minimap.slider.always", + "action.showContextMenu.label" ], "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": [ "showOrFocusStandaloneColorPicker", @@ -6769,38 +6670,9 @@ "cursor.undo", "cursor.redo" ], - "vs/editor/contrib/dropIntoEditor/browser/dropIntoEditorContribution": [ - "dropIntoEditorProgress" - ], - "vs/editor/contrib/codeAction/browser/codeActionContributions": [ - "showCodeActionHeaders" - ], - "vs/editor/contrib/fontZoom/browser/fontZoom": [ - "EditorFontZoomIn.label", - "EditorFontZoomOut.label", - "EditorFontZoomReset.label" - ], - "vs/editor/contrib/comment/browser/comment": [ - "comment.line", - { - "key": "miToggleLineComment", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "comment.line.add", - "comment.line.remove", - "comment.block", - { - "key": "miToggleBlockComment", - "comment": [ - "&& denotes a mnemonic" - ] - } - ], - "vs/editor/contrib/format/browser/formatActions": [ - "formatDocument.label", - "formatSelection.label" + "vs/editor/contrib/dropOrPasteInto/browser/copyPasteContribution": [ + "pasteAs", + "pasteAs.id" ], "vs/editor/contrib/find/browser/findController": [ "startFindAction", @@ -6833,17 +6705,10 @@ ] } ], - "vs/editor/contrib/contextmenu/browser/contextmenu": [ - "context.minimap.minimap", - "context.minimap.renderCharacters", - "context.minimap.size", - "context.minimap.size.proportional", - "context.minimap.size.fill", - "context.minimap.size.fit", - "context.minimap.slider", - "context.minimap.slider.mouseover", - "context.minimap.slider.always", - "action.showContextMenu.label" + "vs/editor/contrib/fontZoom/browser/fontZoom": [ + "EditorFontZoomIn.label", + "EditorFontZoomOut.label", + "EditorFontZoomReset.label" ], "vs/editor/contrib/folding/browser/folding": [ "unfoldAction.label", @@ -6865,25 +6730,9 @@ "removeManualFoldingRanges.label", "foldLevelAction.label" ], - "vs/editor/contrib/gotoError/browser/gotoError": [ - "markerAction.next.label", - "nextMarkerIcon", - "markerAction.previous.label", - "previousMarkerIcon", - "markerAction.nextInFiles.label", - { - "key": "miGotoNextProblem", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "markerAction.previousInFiles.label", - { - "key": "miGotoPreviousProblem", - "comment": [ - "&& denotes a mnemonic" - ] - } + "vs/editor/contrib/format/browser/formatActions": [ + "formatDocument.label", + "formatSelection.label" ], "vs/editor/contrib/gotoSymbol/browser/goToCommands": [ "peek.submenu", @@ -6951,6 +6800,29 @@ "generic.noResult", "ref.title" ], + "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [ + "multipleResults" + ], + "vs/editor/contrib/gotoError/browser/gotoError": [ + "markerAction.next.label", + "nextMarkerIcon", + "markerAction.previous.label", + "previousMarkerIcon", + "markerAction.nextInFiles.label", + { + "key": "miGotoNextProblem", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "markerAction.previousInFiles.label", + { + "key": "miGotoPreviousProblem", + "comment": [ + "&& denotes a mnemonic" + ] + } + ], "vs/editor/contrib/hover/browser/hover": [ { "key": "showOrFocusHover", @@ -7042,13 +6914,13 @@ "editor.reindentlines", "editor.reindentselectedlines" ], - "vs/editor/contrib/lineSelection/browser/lineSelection": [ - "expandLineSelection" - ], "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": [ "InPlaceReplaceAction.previous.label", "InPlaceReplaceAction.next.label" ], + "vs/editor/contrib/lineSelection/browser/lineSelection": [ + "expandLineSelection" + ], "vs/editor/contrib/linesOperations/browser/linesOperations": [ "lines.copyUp", { @@ -7227,16 +7099,6 @@ "vs/editor/contrib/tokenization/browser/tokenization": [ "forceRetokenize" ], - "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [ - { - "key": "toggle.tabMovesFocus", - "comment": [ - "Turn on/off use of tab key for moving focus around VS Code" - ] - }, - "toggle.tabMovesFocus.on", - "toggle.tabMovesFocus.off" - ], "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter": [ "warningIcon", "unicodeHighlighting.thisDocumentHasManyNonBasicAsciiUnicodeCharacters", @@ -7283,6 +7145,20 @@ "vs/editor/contrib/wordOperations/browser/wordOperations": [ "deleteInsideWord" ], + "vs/editor/contrib/readOnlyMessage/browser/contribution": [ + "editor.simple.readonly", + "editor.readonly" + ], + "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [ + { + "key": "toggle.tabMovesFocus", + "comment": [ + "Turn on/off use of tab key for moving focus around VS Code" + ] + }, + "toggle.tabMovesFocus.on", + "toggle.tabMovesFocus.off" + ], "vs/editor/common/standaloneStrings": [ "noSelection", "singleSelectionRange", @@ -7320,41 +7196,20 @@ "toggleHighContrast", "bulkEditServiceSummary" ], - "vs/editor/contrib/readOnlyMessage/browser/contribution": [ - "editor.simple.readonly", - "editor.readonly" - ], - "vs/workbench/api/common/jsonValidationExtensionPoint": [ - "contributes.jsonValidation", - "contributes.jsonValidation.fileMatch", - "contributes.jsonValidation.url", - "invalid.jsonValidation", - "invalid.fileMatch", - "invalid.url", - "invalid.path.1", - "invalid.url.fileschema", - "invalid.url.schema" - ], - "vs/workbench/services/themes/common/colorExtensionPoint": [ - "contributes.color", - "contributes.color.id", - "contributes.color.id.format", - "contributes.color.description", - "contributes.defaults.light", - "contributes.defaults.dark", - "contributes.defaults.highContrast", - "contributes.defaults.highContrastLight", - "invalid.colorConfiguration", - "invalid.default.colorType", - "invalid.id", - "invalid.id.format", - "invalid.description", - "invalid.defaults", - "invalid.defaults.highContrast", - "invalid.defaults.highContrastLight" - ], - "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [ - "multipleResults" + "vs/workbench/services/themes/common/iconExtensionPoint": [ + "contributes.icons", + "contributes.icon.id", + "contributes.icon.id.format", + "contributes.icon.description", + "contributes.icon.default.fontPath", + "contributes.icon.default.fontCharacter", + "contributes.icon.default", + "invalid.icons.configuration", + "invalid.icons.id.format", + "invalid.icons.description", + "invalid.icons.default.fontPath.extension", + "invalid.icons.default.fontPath.path", + "invalid.icons.default" ], "vs/workbench/contrib/codeEditor/browser/languageConfigurationExtensionPoint": [ "parseErrors", @@ -7421,8 +7276,41 @@ "schema.onEnterRules.action.appendText", "schema.onEnterRules.action.removeText" ], - "vs/workbench/api/browser/mainThreadCLICommands": [ - "cannot be installed" + "vs/workbench/api/browser/statusBarExtensionPoint": [ + "id", + "name", + "text", + "command", + "alignment", + "priority", + "vscode.extension.contributes.statusBarItems", + "invalid" + ], + "vs/workbench/services/themes/common/tokenClassificationExtensionPoint": [ + "contributes.semanticTokenTypes", + "contributes.semanticTokenTypes.id", + "contributes.semanticTokenTypes.id.format", + "contributes.semanticTokenTypes.superType", + "contributes.semanticTokenTypes.superType.format", + "contributes.color.description", + "contributes.semanticTokenModifiers", + "contributes.semanticTokenModifiers.id", + "contributes.semanticTokenModifiers.id.format", + "contributes.semanticTokenModifiers.description", + "contributes.semanticTokenScopes", + "contributes.semanticTokenScopes.languages", + "contributes.semanticTokenScopes.scopes", + "invalid.id", + "invalid.id.format", + "invalid.superType.format", + "invalid.description", + "invalid.semanticTokenTypeConfiguration", + "invalid.semanticTokenModifierConfiguration", + "invalid.semanticTokenScopes.configuration", + "invalid.semanticTokenScopes.language", + "invalid.semanticTokenScopes.scopes", + "invalid.semanticTokenScopes.scopes.value", + "invalid.semanticTokenScopes.scopes.selector" ], "vs/workbench/api/browser/mainThreadExtensionService": [ "reload window", @@ -7437,6 +7325,21 @@ "install missing dep", "unknownDep" ], + "vs/workbench/api/browser/mainThreadCLICommands": [ + "cannot be installed" + ], + "vs/workbench/api/browser/mainThreadMessageService": [ + "extensionSource", + "defaultSource", + "manageExtension", + "cancel", + { + "key": "ok", + "comment": [ + "&& denotes a mnemonic" + ] + } + ], "vs/workbench/api/browser/mainThreadFileSystemEventService": [ "ask.1.create", "ask.1.copy", @@ -7489,50 +7392,41 @@ "msg-write", "label" ], - "vs/workbench/api/browser/mainThreadMessageService": [ - "extensionSource", - "defaultSource", - "manageExtension", - "cancel", - { - "key": "ok", - "comment": [ - "&& denotes a mnemonic" - ] - } + "vs/workbench/api/browser/mainThreadProgress": [ + "manageExtension" ], - "vs/workbench/services/themes/common/tokenClassificationExtensionPoint": [ - "contributes.semanticTokenTypes", - "contributes.semanticTokenTypes.id", - "contributes.semanticTokenTypes.id.format", - "contributes.semanticTokenTypes.superType", - "contributes.semanticTokenTypes.superType.format", + "vs/workbench/services/themes/common/colorExtensionPoint": [ + "contributes.color", + "contributes.color.id", + "contributes.color.id.format", "contributes.color.description", - "contributes.semanticTokenModifiers", - "contributes.semanticTokenModifiers.id", - "contributes.semanticTokenModifiers.id.format", - "contributes.semanticTokenModifiers.description", - "contributes.semanticTokenScopes", - "contributes.semanticTokenScopes.languages", - "contributes.semanticTokenScopes.scopes", + "contributes.defaults.light", + "contributes.defaults.dark", + "contributes.defaults.highContrast", + "contributes.defaults.highContrastLight", + "invalid.colorConfiguration", + "invalid.default.colorType", "invalid.id", "invalid.id.format", - "invalid.superType.format", "invalid.description", - "invalid.semanticTokenTypeConfiguration", - "invalid.semanticTokenModifierConfiguration", - "invalid.semanticTokenScopes.configuration", - "invalid.semanticTokenScopes.language", - "invalid.semanticTokenScopes.scopes", - "invalid.semanticTokenScopes.scopes.value", - "invalid.semanticTokenScopes.scopes.selector" - ], - "vs/workbench/api/browser/mainThreadProgress": [ - "manageExtension" + "invalid.defaults", + "invalid.defaults.highContrast", + "invalid.defaults.highContrastLight" ], "vs/workbench/api/browser/mainThreadSaveParticipant": [ "timeout.onWillSave" ], + "vs/workbench/api/common/jsonValidationExtensionPoint": [ + "contributes.jsonValidation", + "contributes.jsonValidation.fileMatch", + "contributes.jsonValidation.url", + "invalid.jsonValidation", + "invalid.fileMatch", + "invalid.url", + "invalid.path.1", + "invalid.url.fileschema", + "invalid.url.schema" + ], "vs/workbench/api/browser/mainThreadEditSessionIdentityParticipant": [ "timeout.onWillCreateEditSessionIdentity" ], @@ -7552,21 +7446,6 @@ "folderStatusMessageRemoveMultipleFolders", "folderStatusChangeFolder" ], - "vs/workbench/services/themes/common/iconExtensionPoint": [ - "contributes.icons", - "contributes.icon.id", - "contributes.icon.id.format", - "contributes.icon.description", - "contributes.icon.default.fontPath", - "contributes.icon.default.fontCharacter", - "contributes.icon.default", - "invalid.icons.configuration", - "invalid.icons.id.format", - "invalid.icons.description", - "invalid.icons.default.fontPath.extension", - "invalid.icons.default.fontPath.path", - "invalid.icons.default" - ], "vs/workbench/api/browser/mainThreadComments": [ "commentsViewIcon" ], @@ -7845,7 +7724,6 @@ "explorerResourceCut", "explorerResourceMoveableToTrash", "filesExplorerFocus", - "openEditorsVisible", "openEditorsFocus", "explorerViewletFocus", "explorerViewletCompressedFocus", @@ -7868,14 +7746,24 @@ ] }, "remote.tunnelsView.elevationMessage", + "remote.tunnelsView.makePublic", "remote.tunnelsView.elevationButton" ], - "vs/workbench/common/editor/sideBySideEditorInput": [ - "sideBySideLabels" + "vs/workbench/browser/parts/editor/editorGroupView": [ + "ariaLabelGroupActions", + "emptyEditorGroup", + "groupLabel", + "groupAriaLabel" + ], + "vs/workbench/browser/parts/editor/editorDropTarget": [ + "dropIntoEditorPrompt" ], "vs/workbench/browser/parts/editor/sideBySideEditor": [ "sideBySideEditor" ], + "vs/workbench/common/editor/sideBySideEditorInput": [ + "sideBySideLabels" + ], "vs/workbench/common/editor/diffEditorInput": [ "sideBySideLabels" ], @@ -7887,6 +7775,49 @@ "vs/workbench/browser/parts/editor/binaryDiffEditor": [ "metadataDiff" ], + "vs/workbench/browser/parts/editor/editorCommands": [ + "editorCommand.activeEditorMove.description", + "editorCommand.activeEditorMove.arg.name", + "editorCommand.activeEditorMove.arg.description", + "editorCommand.activeEditorCopy.description", + "editorCommand.activeEditorCopy.arg.name", + "editorCommand.activeEditorCopy.arg.description", + "toggleInlineView", + "compare", + "splitEditorInGroup", + "joinEditorInGroup", + "toggleJoinEditorInGroup", + "toggleSplitEditorInGroupLayout", + "focusLeftSideEditor", + "focusRightSideEditor", + "focusOtherSideEditor", + "toggleEditorGroupLock", + "lockEditorGroup", + "unlockEditorGroup" + ], + "vs/editor/browser/editorExtensions": [ + { + "key": "miUndo", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "undo", + { + "key": "miRedo", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "redo", + { + "key": "miSelectAll", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "selectAll" + ], "vs/workbench/browser/parts/editor/editorStatus": [ "singleSelectionRange", "singleSelection", @@ -7954,26 +7885,6 @@ "pickEncodingForReopen", "pickEncodingForSave" ], - "vs/workbench/browser/parts/editor/editorCommands": [ - "editorCommand.activeEditorMove.description", - "editorCommand.activeEditorMove.arg.name", - "editorCommand.activeEditorMove.arg.description", - "editorCommand.activeEditorCopy.description", - "editorCommand.activeEditorCopy.arg.name", - "editorCommand.activeEditorCopy.arg.description", - "toggleInlineView", - "compare", - "splitEditorInGroup", - "joinEditorInGroup", - "toggleJoinEditorInGroup", - "toggleSplitEditorInGroupLayout", - "focusLeftSideEditor", - "focusRightSideEditor", - "focusOtherSideEditor", - "toggleEditorGroupLock", - "lockEditorGroup", - "unlockEditorGroup" - ], "vs/workbench/browser/parts/editor/editorActions": [ "splitEditor", "splitEditorOrthogonal", @@ -8134,21 +8045,6 @@ "screenReaderDetected", "status.editor.screenReaderMode" ], - "vs/workbench/browser/parts/editor/editorGroupView": [ - "ariaLabelGroupActions", - "emptyEditorGroup", - "groupLabel", - "groupAriaLabel" - ], - "vs/workbench/browser/parts/editor/editorDropTarget": [ - "dropIntoEditorPrompt" - ], - "vs/platform/actions/common/menuResetAction": [ - "title" - ], - "vs/platform/actions/common/menuService": [ - "hide.label" - ], "vs/workbench/browser/parts/activitybar/activitybarPart": [ "settingsViewBarIcon", "accountsViewBarIcon", @@ -8163,33 +8059,10 @@ "accounts", "accounts" ], - "vs/editor/browser/editorExtensions": [ - { - "key": "miUndo", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "undo", - { - "key": "miRedo", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "redo", - { - "key": "miSelectAll", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "selectAll" - ], - "vs/workbench/browser/parts/auxiliarybar/auxiliaryBarPart": [ - "move second side bar left", - "move second side bar right", - "hide second side bar" + "vs/editor/browser/widget/diffEditorWidget2/diffEditorWidget2.contribution": [ + "toggleCollapseUnchangedRegions", + "collapseUnchangedRegions", + "showUnchangedRegions" ], "vs/workbench/browser/parts/panel/panelPart": [ "resetLocation", @@ -8200,6 +8073,21 @@ "align panel", "hidePanel" ], + "vs/workbench/browser/parts/auxiliarybar/auxiliaryBarPart": [ + "move second side bar left", + "move second side bar right", + "hide second side bar" + ], + "vs/workbench/browser/parts/statusbar/statusbarActions": [ + "hide", + "focusStatusBar" + ], + "vs/platform/actions/common/menuService": [ + "hide.label" + ], + "vs/platform/actions/common/menuResetAction": [ + "title" + ], "vs/base/browser/ui/dialog/dialog": [ "ok", "dialogInfoMessage", @@ -8208,12 +8096,12 @@ "dialogPendingMessage", "dialogClose" ], - "vs/workbench/services/preferences/common/preferencesEditorInput": [ - "settingsEditor2InputName" - ], "vs/workbench/services/preferences/browser/keybindingsEditorInput": [ "keybindingsInputName" ], + "vs/workbench/services/preferences/common/preferencesEditorInput": [ + "settingsEditor2InputName" + ], "vs/workbench/services/preferences/common/preferencesModels": [ "commonlyUsed", "defaultKeybindingsHeader" @@ -8224,10 +8112,6 @@ "vs/workbench/services/editor/common/editorResolverService": [ "editor.editorAssociations" ], - "vs/workbench/browser/parts/statusbar/statusbarActions": [ - "hide", - "focusStatusBar" - ], "vs/base/common/keybindingLabels": [ { "key": "ctrlKey", @@ -8381,62 +8265,136 @@ "error.cannotparse", "error.cannotload" ], + "vs/workbench/services/themes/common/fileIconThemeSchema": [ + "schema.folderExpanded", + "schema.folder", + "schema.file", + "schema.folderNames", + "schema.folderName", + "schema.folderNamesExpanded", + "schema.folderNameExpanded", + "schema.fileExtensions", + "schema.fileExtension", + "schema.fileNames", + "schema.fileName", + "schema.languageIds", + "schema.languageId", + "schema.fonts", + "schema.id", + "schema.id.formatError", + "schema.src", + "schema.font-path", + "schema.font-format", + "schema.font-weight", + "schema.font-style", + "schema.font-size", + "schema.iconDefinitions", + "schema.iconDefinition", + "schema.iconPath", + "schema.fontCharacter", + "schema.fontColor", + "schema.fontSize", + "schema.fontId", + "schema.light", + "schema.highContrast", + "schema.hidesExplorerArrows", + "schema.showLanguageModeIcons" + ], "vs/workbench/services/themes/browser/fileIconThemeData": [ "error.cannotparseicontheme", "error.invalidformat" ], - "vs/workbench/services/extensionManagement/browser/extensionBisect": [ - "bisect.singular", - "bisect.plural", - "title.start", - "msg.start", - "detail.start", + "vs/workbench/services/themes/common/themeExtensionPoints": [ + "vscode.extension.contributes.themes", + "vscode.extension.contributes.themes.id", + "vscode.extension.contributes.themes.label", + "vscode.extension.contributes.themes.uiTheme", + "vscode.extension.contributes.themes.path", + "vscode.extension.contributes.iconThemes", + "vscode.extension.contributes.iconThemes.id", + "vscode.extension.contributes.iconThemes.label", + "vscode.extension.contributes.iconThemes.path", + "vscode.extension.contributes.productIconThemes", + "vscode.extension.contributes.productIconThemes.id", + "vscode.extension.contributes.productIconThemes.label", + "vscode.extension.contributes.productIconThemes.path", + "reqarray", + "reqpath", + "reqid", + "invalid.path.1" + ], + "vs/workbench/services/themes/common/themeConfiguration": [ + "colorTheme", + "colorThemeError", { - "key": "msg2", + "key": "preferredDarkColorTheme", "comment": [ - "&& denotes a mnemonic" + "{0} will become a link to another setting." ] }, - "title.isBad", - "done.msg", - "done.detail2", - "done.msg", + "colorThemeError", { - "key": "report", + "key": "preferredLightColorTheme", "comment": [ - "&& denotes a mnemonic" + "{0} will become a link to another setting." ] }, - "continue", - "done.detail", - "done.disbale", - "msg.next", - "bisect", + "colorThemeError", { - "key": "next.good", + "key": "preferredHCDarkColorTheme", "comment": [ - "&& denotes a mnemonic" + "{0} will become a link to another setting." ] }, + "colorThemeError", { - "key": "next.bad", + "key": "preferredHCLightColorTheme", "comment": [ - "&& denotes a mnemonic" + "{0} will become a link to another setting." ] }, + "colorThemeError", { - "key": "next.stop", + "key": "detectColorScheme", "comment": [ - "&& denotes a mnemonic" + "{0} and {1} will become links to other settings." ] }, + "workbenchColors", + "iconTheme", + "noIconThemeLabel", + "noIconThemeDesc", + "iconThemeError", + "productIconTheme", + "defaultProductIconThemeLabel", + "defaultProductIconThemeDesc", + "productIconThemeError", { - "key": "next.cancel", + "key": "autoDetectHighContrast", "comment": [ - "&& denotes a mnemonic" + "{0} and {1} will become links to other settings." ] }, - "title.stop" + "editorColors.comments", + "editorColors.strings", + "editorColors.keywords", + "editorColors.numbers", + "editorColors.types", + "editorColors.functions", + "editorColors.variables", + "editorColors.textMateRules", + "editorColors.semanticHighlighting", + "editorColors.semanticHighlighting.deprecationMessage", + { + "key": "editorColors.semanticHighlighting.deprecationMessageMarkdown", + "comment": [ + "{0} will become a link to another setting." + ] + }, + "editorColors", + "editorColors.semanticHighlighting.enabled", + "editorColors.semanticHighlighting.rules", + "semanticTokenColors" ], "vs/workbench/services/themes/common/colorThemeSchema": [ "schema.token.settings", @@ -8467,141 +8425,58 @@ "error.icon.font", "error.icon.fontCharacter" ], - "vs/workbench/services/themes/common/themeConfiguration": [ - "colorTheme", - "colorThemeError", - { - "key": "preferredDarkColorTheme", - "comment": [ - "{0} will become a link to another setting." - ] - }, - "colorThemeError", + "vs/workbench/services/extensionManagement/browser/extensionBisect": [ + "bisect.singular", + "bisect.plural", + "title.start", + "msg.start", + "detail.start", { - "key": "preferredLightColorTheme", + "key": "msg2", "comment": [ - "{0} will become a link to another setting." + "&& denotes a mnemonic" ] }, - "colorThemeError", + "title.isBad", + "done.msg", + "done.detail2", + "done.msg", { - "key": "preferredHCDarkColorTheme", + "key": "report", "comment": [ - "{0} will become a link to another setting." + "&& denotes a mnemonic" ] }, - "colorThemeError", + "continue", + "done.detail", + "done.disbale", + "msg.next", + "bisect", { - "key": "preferredHCLightColorTheme", + "key": "next.good", "comment": [ - "{0} will become a link to another setting." + "&& denotes a mnemonic" ] }, - "colorThemeError", { - "key": "detectColorScheme", + "key": "next.bad", "comment": [ - "{0} and {1} will become links to other settings." + "&& denotes a mnemonic" ] }, - "workbenchColors", - "iconTheme", - "noIconThemeLabel", - "noIconThemeDesc", - "iconThemeError", - "productIconTheme", - "defaultProductIconThemeLabel", - "defaultProductIconThemeDesc", - "productIconThemeError", { - "key": "autoDetectHighContrast", + "key": "next.stop", "comment": [ - "{0} and {1} will become links to other settings." + "&& denotes a mnemonic" ] }, - "editorColors.comments", - "editorColors.strings", - "editorColors.keywords", - "editorColors.numbers", - "editorColors.types", - "editorColors.functions", - "editorColors.variables", - "editorColors.textMateRules", - "editorColors.semanticHighlighting", - "editorColors.semanticHighlighting.deprecationMessage", { - "key": "editorColors.semanticHighlighting.deprecationMessageMarkdown", + "key": "next.cancel", "comment": [ - "{0} will become a link to another setting." + "&& denotes a mnemonic" ] }, - "editorColors", - "editorColors.semanticHighlighting.enabled", - "editorColors.semanticHighlighting.rules", - "semanticTokenColors" - ], - "vs/workbench/services/views/common/viewContainerModel": [ - "views log" - ], - "vs/workbench/services/hover/browser/hoverWidget": [ - "hoverhint" - ], - "vs/workbench/services/workingCopy/common/storedFileWorkingCopySaveParticipant": [ - "saveParticipants" - ], - "vs/workbench/services/themes/common/fileIconThemeSchema": [ - "schema.folderExpanded", - "schema.folder", - "schema.file", - "schema.folderNames", - "schema.folderName", - "schema.folderNamesExpanded", - "schema.folderNameExpanded", - "schema.fileExtensions", - "schema.fileExtension", - "schema.fileNames", - "schema.fileName", - "schema.languageIds", - "schema.languageId", - "schema.fonts", - "schema.id", - "schema.id.formatError", - "schema.src", - "schema.font-path", - "schema.font-format", - "schema.font-weight", - "schema.font-style", - "schema.font-size", - "schema.iconDefinitions", - "schema.iconDefinition", - "schema.iconPath", - "schema.fontCharacter", - "schema.fontColor", - "schema.fontSize", - "schema.fontId", - "schema.light", - "schema.highContrast", - "schema.hidesExplorerArrows", - "schema.showLanguageModeIcons" - ], - "vs/workbench/services/themes/common/themeExtensionPoints": [ - "vscode.extension.contributes.themes", - "vscode.extension.contributes.themes.id", - "vscode.extension.contributes.themes.label", - "vscode.extension.contributes.themes.uiTheme", - "vscode.extension.contributes.themes.path", - "vscode.extension.contributes.iconThemes", - "vscode.extension.contributes.iconThemes.id", - "vscode.extension.contributes.iconThemes.label", - "vscode.extension.contributes.iconThemes.path", - "vscode.extension.contributes.productIconThemes", - "vscode.extension.contributes.productIconThemes.id", - "vscode.extension.contributes.productIconThemes.label", - "vscode.extension.contributes.productIconThemes.path", - "reqarray", - "reqpath", - "reqid", - "invalid.path.1" + "title.stop" ], "vs/workbench/services/themes/common/productIconThemeSchema": [ "schema.id", @@ -8613,6 +8488,45 @@ "schema.font-style", "schema.iconDefinitions" ], + "vs/workbench/services/userDataProfile/browser/settingsResource": [ + "settings" + ], + "vs/workbench/services/userDataProfile/browser/keybindingsResource": [ + "keybindings" + ], + "vs/workbench/services/userDataProfile/browser/snippetsResource": [ + "snippets" + ], + "vs/workbench/services/userDataProfile/browser/tasksResource": [ + "tasks" + ], + "vs/workbench/services/userDataProfile/browser/globalStateResource": [ + "globalState" + ], + "vs/workbench/services/userDataProfile/browser/extensionsResource": [ + "extensions", + "disabled", + "exclude" + ], + "vs/workbench/services/workingCopy/common/storedFileWorkingCopySaveParticipant": [ + "saveParticipants" + ], + "vs/workbench/services/views/common/viewContainerModel": [ + "views log" + ], + "vs/workbench/services/textMate/browser/textMateTokenizationFeatureImpl": [ + "alreadyDebugging", + "stop", + "progress1", + "progress2", + "invalid.language", + "invalid.scopeName", + "invalid.path.0", + "invalid.injectTo", + "invalid.embeddedLanguages", + "invalid.tokenTypes", + "invalid.path.1" + ], "vs/editor/contrib/suggest/browser/suggest": [ "suggestWidgetHasSelection", "suggestWidgetDetailsVisible", @@ -8623,25 +8537,6 @@ "suggestionInsertMode", "suggestionCanResolve" ], - "vs/workbench/contrib/preferences/browser/preferencesActions": [ - "configureLanguageBasedSettings", - "languageDescriptionConfigured", - "pickLanguage" - ], - "vs/workbench/contrib/preferences/browser/preferencesIcons": [ - "settingsScopeDropDownIcon", - "settingsMoreActionIcon", - "keybindingsRecordKeysIcon", - "keybindingsSortIcon", - "keybindingsEditIcon", - "keybindingsAddIcon", - "settingsEditIcon", - "settingsRemoveIcon", - "preferencesDiscardIcon", - "preferencesClearInput", - "settingsFilter", - "preferencesOpenSettings" - ], "vs/workbench/contrib/preferences/browser/keybindingsEditor": [ "recordKeysLabel", "sortByPrecedeneLabel", @@ -8674,17 +8569,33 @@ "extension label", "keybindingsLabel", "noKeybinding", - "noWhen" - ], - "vs/workbench/contrib/preferences/common/preferencesContribution": [ - "splitSettingsEditorLabel", - "enableNaturalLanguageSettingsSearch", - "settingsSearchTocBehavior.hide", - "settingsSearchTocBehavior.filter", - "settingsSearchTocBehavior" + "noWhen", + "keyboard shortcuts aria label" ], - "vs/workbench/contrib/preferences/browser/settingsEditor2": [ - "SearchSettings.AriaLabel", + "vs/workbench/contrib/preferences/browser/preferencesActions": [ + "configureLanguageBasedSettings", + "languageDescriptionConfigured", + "pickLanguage" + ], + "vs/workbench/services/hover/browser/hoverWidget": [ + "hoverhint" + ], + "vs/workbench/contrib/preferences/browser/preferencesIcons": [ + "settingsScopeDropDownIcon", + "settingsMoreActionIcon", + "keybindingsRecordKeysIcon", + "keybindingsSortIcon", + "keybindingsEditIcon", + "keybindingsAddIcon", + "settingsEditIcon", + "settingsRemoveIcon", + "preferencesDiscardIcon", + "preferencesClearInput", + "settingsFilter", + "preferencesOpenSettings" + ], + "vs/workbench/contrib/preferences/browser/settingsEditor2": [ + "SearchSettings.AriaLabel", "clearInput", "filterInput", "noResults", @@ -8697,18 +8608,12 @@ "turnOnSyncButton", "lastSyncedLabel" ], - "vs/workbench/services/textMate/browser/textMateTokenizationFeatureImpl": [ - "alreadyDebugging", - "stop", - "progress1", - "progress2", - "invalid.language", - "invalid.scopeName", - "invalid.path.0", - "invalid.injectTo", - "invalid.embeddedLanguages", - "invalid.tokenTypes", - "invalid.path.1" + "vs/workbench/contrib/preferences/common/preferencesContribution": [ + "splitSettingsEditorLabel", + "enableNaturalLanguageSettingsSearch", + "settingsSearchTocBehavior.hide", + "settingsSearchTocBehavior.filter", + "settingsSearchTocBehavior" ], "vs/workbench/contrib/preferences/browser/keybindingWidgets": [ "defineKeybinding.initial", @@ -8733,34 +8638,14 @@ "vs/workbench/contrib/notebook/browser/diff/notebookDiffEditor": [ "notebookTreeAriaLabel" ], - "vs/editor/common/languages/modesRegistry": [ - "plainText.alias" - ], "vs/workbench/contrib/comments/browser/commentReply": [ "reply", "newComment", "reply", "reply" ], - "vs/workbench/contrib/notebook/browser/services/notebookKernelHistoryServiceImpl": [ - "workbench.notebook.clearNotebookKernelsMRUCache" - ], - "vs/workbench/contrib/notebook/browser/services/notebookLoggingServiceImpl": [ - "renderChannelName" - ], - "vs/workbench/contrib/notebook/browser/services/notebookExecutionServiceImpl": [ - "notebookRunTrust" - ], - "vs/workbench/contrib/notebook/browser/services/notebookKeymapServiceImpl": [ - "disableOtherKeymapsConfirmation", - "yes", - "no" - ], - "vs/workbench/contrib/notebook/browser/controller/coreActions": [ - "notebookActions.category", - "notebookMenu.insertCell", - "notebookMenu.cellTitle", - "miShare" + "vs/editor/common/languages/modesRegistry": [ + "plainText.alias" ], "vs/workbench/contrib/notebook/browser/controller/insertCellActions": [ "notebookActions.insertCodeCellAbove", @@ -8788,24 +8673,29 @@ "notebookActions.menu.insertMarkdown", "notebookActions.menu.insertMarkdown.tooltip" ], - "vs/workbench/contrib/notebook/browser/controller/editActions": [ - "notebookActions.editCell", - "notebookActions.quitEdit", - "notebookActions.deleteCell", - "confirmDeleteButton", - "confirmDeleteButtonMessage", - "doNotAskAgain", - "clearCellOutputs", - "clearAllCellsOutputs", - "changeLanguage", - "changeLanguage", - "languageDescription", - "languageDescriptionConfigured", - "autoDetect", - "languagesPicks", - "pickLanguageToConfigure", - "detectLanguage", - "noDetection" + "vs/workbench/contrib/notebook/browser/controller/coreActions": [ + "notebookActions.category", + "notebookMenu.insertCell", + "notebookMenu.cellTitle", + "miShare" + ], + "vs/workbench/contrib/notebook/browser/services/notebookExecutionServiceImpl": [ + "notebookRunTrust" + ], + "vs/workbench/contrib/notebook/browser/controller/layoutActions": [ + "workbench.notebook.layout.select.label", + "workbench.notebook.layout.configure.label", + "workbench.notebook.layout.configure.label", + "customizeNotebook", + "notebook.toggleLineNumbers", + "notebook.showLineNumbers", + "notebook.toggleCellToolbarPosition", + "notebook.toggleBreadcrumb", + "notebook.saveMimeTypeOrder", + "notebook.placeholder", + "saveTarget.machine", + "saveTarget.workspace", + "workbench.notebook.layout.webview.reset.label" ], "vs/workbench/contrib/notebook/browser/controller/executeActions": [ "notebookActions.renderMarkdown", @@ -8828,38 +8718,45 @@ "revealRunningCellShort", "revealLastFailedCell", "revealLastFailedCell", - "revealLastFailedCellShort", - "notebook.cell.fixError", - "notebook.cell.fixError" + "revealLastFailedCellShort" ], - "vs/workbench/contrib/notebook/browser/controller/layoutActions": [ - "workbench.notebook.layout.select.label", - "workbench.notebook.layout.configure.label", - "workbench.notebook.layout.configure.label", - "customizeNotebook", - "notebook.toggleLineNumbers", - "notebook.showLineNumbers", - "notebook.toggleCellToolbarPosition", - "notebook.toggleBreadcrumb", - "notebook.saveMimeTypeOrder", - "notebook.placeholder", - "saveTarget.machine", - "saveTarget.workspace", - "workbench.notebook.layout.webview.reset.label" + "vs/workbench/contrib/notebook/browser/controller/editActions": [ + "notebookActions.editCell", + "notebookActions.quitEdit", + "notebookActions.deleteCell", + "confirmDeleteButton", + "confirmDeleteButtonMessage", + "doNotAskAgain", + "clearCellOutputs", + "clearAllCellsOutputs", + "changeLanguage", + "changeLanguage", + "languageDescription", + "languageDescriptionConfigured", + "autoDetect", + "languagesPicks", + "pickLanguageToConfigure", + "detectLanguage", + "noDetection" ], "vs/workbench/contrib/notebook/browser/controller/foldingController": [ "fold.cell", "unfold.cell", "fold.cell" ], + "vs/workbench/contrib/notebook/browser/services/notebookKeymapServiceImpl": [ + "disableOtherKeymapsConfirmation", + "yes", + "no" + ], + "vs/workbench/contrib/notebook/browser/services/notebookLoggingServiceImpl": [ + "renderChannelName" + ], "vs/workbench/contrib/notebook/browser/contrib/format/formatting": [ "format.title", "label", - "formatCell.label" - ], - "vs/workbench/contrib/notebook/browser/contrib/find/notebookFind": [ - "notebookActions.hideFind", - "notebookActions.findInNotebook" + "formatCell.label", + "formatCells.label" ], "vs/workbench/contrib/notebook/browser/contrib/clipboard/notebookClipboard": [ "notebookActions.copy", @@ -8868,28 +8765,44 @@ "notebookActions.pasteAbove", "toggleNotebookClipboardLog" ], - "vs/workbench/contrib/notebook/browser/contrib/profile/notebookProfile": [ - "setProfileTitle" + "vs/workbench/contrib/notebook/browser/services/notebookKernelHistoryServiceImpl": [ + "workbench.notebook.clearNotebookKernelsMRUCache" ], "vs/workbench/contrib/notebook/browser/contrib/saveParticipants/saveParticipants": [ "notebookFormatSave.formatting", - "label" + "label", + "notebookSaveParticipants.notebookCodeActions", + "notebookSaveParticipants.cellCodeActions", + { + "key": "codeaction.get2", + "comment": [ + "[configure]({1}) is a link. Only translate `configure`. Do not change brackets and parentheses or {1}" + ] + }, + "codeAction.apply" + ], + "vs/workbench/contrib/notebook/browser/contrib/gettingStarted/notebookGettingStarted": [ + "workbench.notebook.layout.gettingStarted.label" ], "vs/workbench/contrib/notebook/browser/contrib/layout/layoutActions": [ "notebook.toggleCellToolbarPosition" ], - "vs/workbench/contrib/notebook/browser/contrib/gettingStarted/notebookGettingStarted": [ - "workbench.notebook.layout.gettingStarted.label" + "vs/workbench/contrib/notebook/browser/contrib/find/notebookFind": [ + "notebookActions.hideFind", + "notebookActions.findInNotebook" + ], + "vs/workbench/contrib/notebook/browser/contrib/cellStatusBar/statusBarProviders": [ + "notebook.cell.status.language", + "notebook.cell.status.autoDetectLanguage" + ], + "vs/workbench/contrib/notebook/browser/contrib/profile/notebookProfile": [ + "setProfileTitle" ], "vs/workbench/contrib/notebook/browser/contrib/outline/notebookOutline": [ "empty", "outline.showCodeCells", "breadcrumbs.showCodeCells" ], - "vs/workbench/contrib/notebook/browser/contrib/cellStatusBar/statusBarProviders": [ - "notebook.cell.status.language", - "notebook.cell.status.autoDetectLanguage" - ], "vs/workbench/contrib/notebook/browser/contrib/navigation/arrow": [ "cursorMoveDown", "cursorMoveUp", @@ -8904,11 +8817,58 @@ "cursorPageDownSelect", "notebook.navigation.allowNavigateToSurroundingCells" ], + "vs/workbench/contrib/notebook/browser/contrib/editorStatusBar/editorStatusBar": [ + "notebook.info", + "tooltop", + "notebook.select", + "kernel.select.label", + "kernel.select.label", + "notebook.activeCellStatusName", + "notebook.multiActiveCellIndicator", + "notebook.singleActiveCellIndicator" + ], + "vs/workbench/contrib/notebook/browser/contrib/cellStatusBar/executionStatusBarItemController": [ + "notebook.cell.status.success", + "notebook.cell.status.failed", + "notebook.cell.status.pending", + "notebook.cell.status.executing", + "notebook.cell.statusBar.timerTooltip.reportIssueFootnote", + "notebook.cell.statusBar.timerTooltip" + ], "vs/workbench/contrib/notebook/browser/contrib/troubleshoot/layout": [ "workbench.notebook.toggleLayoutTroubleshoot", "workbench.notebook.inspectLayout", "workbench.notebook.clearNotebookEdtitorTypeCache" ], + "vs/workbench/contrib/chat/browser/actions/chatActions": [ + "chat.category", + { + "key": "actions.chat.acceptInput", + "comment": [ + "Apply input from the chat input box" + ] + }, + "interactiveSession.clearHistory.label", + "actions.interactiveSession.focus", + "chat.action.accessibiltyHelp", + "interactiveSession.focusInput.label", + "interactiveSession.open", + "interactiveSession.history.label", + "interactiveSession.history.delete", + "interactiveSession.history.pick" + ], + "vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": [ + "interactive.copyCodeBlock.label", + "interactive.insertCodeBlock.label", + "interactive.insertIntoNewFile.label", + "interactive.runInTerminal.label", + "interactive.nextCodeBlock.label", + "interactive.previousCodeBlock.label" + ], + "vs/workbench/contrib/chat/browser/actions/chatCopyActions": [ + "interactive.copyAll.label", + "interactive.copyItem.label" + ], "vs/workbench/contrib/notebook/browser/contrib/cellCommands/cellCommands": [ "notebookActions.moveCellUp", "notebookActions.moveCellDown", @@ -8932,24 +8892,46 @@ "notebookActions.expandAllCellOutput", "notebookActions.toggleScrolling" ], - "vs/workbench/contrib/notebook/browser/contrib/cellStatusBar/executionStatusBarItemController": [ - "notebook.cell.status.success", - "notebook.cell.status.failed", - "notebook.cell.status.fixError", - "notebook.cell.status.pending", - "notebook.cell.status.executing", - "notebook.cell.statusBar.timerTooltip.reportIssueFootnote", - "notebook.cell.statusBar.timerTooltip" + "vs/workbench/contrib/chat/browser/actions/chatExecuteActions": [ + "interactive.submit.label", + "interactive.cancel.label" ], - "vs/workbench/contrib/notebook/browser/contrib/editorStatusBar/editorStatusBar": [ - "notebook.info", - "tooltop", - "notebook.select", - "kernel.select.label", - "kernel.select.label", - "notebook.activeCellStatusName", - "notebook.multiActiveCellIndicator", - "notebook.singleActiveCellIndicator" + "vs/workbench/contrib/chat/browser/actions/chatQuickInputActions": [ + "askQuickQuestion", + "askabot" + ], + "vs/workbench/contrib/chat/browser/actions/chatImportExport": [ + "chat.file.label", + "chat.export.label", + "chat.import.label" + ], + "vs/workbench/contrib/chat/browser/actions/chatTitleActions": [ + "interactive.voteUp.label", + "interactive.voteDown.label", + "interactive.insertIntoNotebook.label", + "chat.remove.label" + ], + "vs/workbench/contrib/chat/browser/chatContributionServiceImpl": [ + "vscode.extension.contributes.interactiveSession", + "vscode.extension.contributes.interactiveSession.id", + "vscode.extension.contributes.interactiveSession.label", + "vscode.extension.contributes.interactiveSession.icon", + "vscode.extension.contributes.interactiveSession.when", + "chat.viewContainer.label" + ], + "vs/workbench/contrib/chat/browser/chatEditorInput": [ + "chatEditorName" + ], + "vs/workbench/contrib/chat/common/chatServiceImpl": [ + "emptyResponse" + ], + "vs/workbench/contrib/chat/browser/actions/chatClearActions": [ + "interactiveSession.clear.label", + "interactiveSession.clear.label", + "interactiveSession.clear.label" + ], + "vs/workbench/contrib/chat/browser/chatWidget": [ + "clear" ], "vs/workbench/contrib/notebook/browser/diff/notebookDiffActions": [ "notebook.diff.switchToText", @@ -8964,111 +8946,18 @@ "notebook.diff.ignoreMetadata", "notebook.diff.ignoreOutputs" ], - "vs/workbench/contrib/interactiveSession/browser/actions/interactiveSessionCopyActions": [ - "interactive.copyAll.label", - "interactive.copyItem.label" + "vs/workbench/contrib/chat/browser/actions/chatMoveActions": [ + "chat.openInEditor.label", + "interactiveSession.openInEditor.label", + "interactiveSession.openInSidebar.label" ], - "vs/workbench/contrib/interactiveSession/browser/interactiveSessionContributionServiceImpl": [ - "vscode.extension.contributes.interactiveSession", - "vscode.extension.contributes.interactiveSession.id", - "vscode.extension.contributes.interactiveSession.label", - "vscode.extension.contributes.interactiveSession.icon", - "vscode.extension.contributes.interactiveSession.when" - ], - "vs/workbench/contrib/interactiveSession/browser/interactiveSessionEditorInput": [ - "interactiveSessionEditorName" - ], - "vs/workbench/contrib/interactiveSession/browser/interactiveSessionWidget": [ - "clear" - ], - "vs/workbench/contrib/interactiveSession/common/interactiveSessionColors": [ - "interactive.requestBackground", - "interactive.requestBorder" - ], - "vs/workbench/contrib/interactiveSession/browser/actions/interactiveSessionCodeblockActions": [ - "interactive.copyCodeBlock.label", - "interactive.insertCodeBlock.label", - "interactive.insertIntoNewFile.label", - "interactive.runInTerminal.label" - ], - "vs/workbench/contrib/interactiveSession/common/interactiveSessionServiceImpl": [ - "emptyResponse" - ], - "vs/workbench/contrib/interactiveSession/browser/actions/interactiveSessionExecuteActions": [ - "interactive.submit.label", - "interactive.cancel.label" - ], - "vs/workbench/contrib/interactiveEditor/browser/interactiveEditorController": [ - "welcome.1", - "empty", - "lines.0", - "lines.1", - "lines.N" - ], - "vs/workbench/contrib/interactiveSession/browser/actions/interactiveSessionActions": [ - "interactiveSession.category", - { - "key": "actions.ineractiveSession.acceptInput", - "comment": [ - "Apply input from the interactive session input box" - ] - }, - "interactiveSession.clear.label", - "interactiveSession.clearHistory.label", - "actions.interactiveSession.focus", - "interactiveSession.focusInput.label", - "interactiveSession.clear.label", - "interactiveSession.open", - "interactiveSession.clear.label", - "interactiveSession.history.label", - "interactiveSession.history.pick" - ], - "vs/workbench/contrib/interactiveEditor/browser/interactiveEditorActions": [ - "run", - "cat", - "accept", - "stop", - "arrowUp", - "arrowDown", - "focus", - "previousFromHistory", - "nextFromHistory", - "undo.clipboard", - "undo.newfile", - "undo", - "feedback.helpful", - "feedback.unhelpful", - "toggleInlineDiff", - "applyEdits", - "discard", - "copyRecordings", - "label", - "viewInChat" + "vs/workbench/contrib/chat/common/chatColors": [ + "chat.requestBackground", + "chat.requestBorder" ], - "vs/workbench/contrib/interactiveEditor/common/interactiveEditor": [ - "interactiveEditorHasProvider", - "interactiveEditorVisible", - "interactiveEditorFocused", - "interactiveEditorEmpty", - "interactiveEditorInnerCursorFirst", - "interactiveEditorInnerCursorLast", - "interactiveEditorOuterCursorPosition", - "interactiveEditorHasActiveRequest", - "interactiveEditorInlineDiff", - "interactiveEditorResponseType", - "interactiveEditorLastEditKind", - "interactiveEditorLastFeedbackKind", - "undo", - "interactiveEditor.border", - "interactiveEditor.shadow", - "interactiveEditor.regionHighlight", - "interactiveEditorInput.border", - "interactiveEditorInput.focusBorder", - "interactiveEditorInput.placeholderForeground", - "interactiveEditorInput.background", - "interactiveEditorDiff.inserted", - "interactiveEditorDiff.removed", - "editMode" + "vs/workbench/contrib/chat/browser/contrib/chatInputEditorContrib": [ + "interactive.input.placeholderWithCommands", + "interactive.input.placeholderNoCommands" ], "vs/editor/contrib/peekView/browser/peekView": [ "inReferenceSearchEditor", @@ -9092,6 +8981,14 @@ "vs/workbench/contrib/interactive/browser/interactiveEditor": [ "interactiveInputPlaceHolder" ], + "vs/workbench/contrib/files/browser/fileConstants": [ + "saveAs", + "save", + "saveWithoutFormatting", + "saveAll", + "removeFolderFromWorkspace", + "newUntitledFile" + ], "vs/workbench/contrib/notebook/browser/notebookIcons": [ "selectKernelIcon", "executeIcon", @@ -9119,21 +9016,30 @@ "previousChangeIcon", "nextChangeIcon" ], - "vs/workbench/contrib/interactiveSession/browser/actions/interactiveSessionTitleActions": [ - "interactive.voteUp.label", - "interactive.voteDown.label" - ], - "vs/workbench/contrib/interactiveSession/browser/contrib/interactiveSessionInputEditorContrib": [ - "interactive.input.placeholderWithCommands", - "interactive.input.placeholderNoCommands" - ], - "vs/workbench/contrib/files/browser/fileConstants": [ - "saveAs", - "save", - "saveWithoutFormatting", - "saveAll", - "removeFolderFromWorkspace", - "newUntitledFile" + "vs/workbench/contrib/testing/browser/icons": [ + "testViewIcon", + "testingResultsIcon", + "testingRunIcon", + "testingRunAllIcon", + "testingDebugAllIcon", + "testingDebugIcon", + "testingCancelIcon", + "filterIcon", + "hiddenIcon", + "testingShowAsList", + "testingShowAsTree", + "testingUpdateProfiles", + "testingRefreshTests", + "testingTurnContinuousRunOn", + "testingTurnContinuousRunOff", + "testingTurnContinuousRunIsOn", + "testingCancelRefreshTests", + "testingErrorIcon", + "testingFailedIcon", + "testingPassedIcon", + "testingQueuedIcon", + "testingSkippedIcon", + "testingUnsetIcon" ], "vs/workbench/contrib/testing/browser/testingDecorations": [ "peekTestOutout", @@ -9150,6 +9056,47 @@ "run all test", "debug all test" ], + "vs/workbench/contrib/testing/browser/testingExplorerView": [ + "defaultTestProfile", + "selectDefaultConfigs", + "configureTestProfiles", + "testingCountBadgePassed", + "testingCountBadgeSkipped", + "testingCountBadgeFailed", + "testingNoTest", + "testingFindExtension", + { + "key": "testing.treeElementLabelDuration", + "comment": [ + "{0} is the original label in testing.treeElementLabel, {1} is a duration" + ] + }, + { + "key": "testing.treeElementLabelOutdated", + "comment": [ + "{0} is the original label in testing.treeElementLabel" + ] + }, + "testExplorer" + ], + "vs/workbench/contrib/testing/browser/testingOutputTerminalService": [ + "testOutputTerminalTitleWithDate", + "testOutputTerminalTitleWithDateAndTaskName", + "testOutputTerminalTitle", + "testNoRunYet", + "runNoOutout", + "runFinished" + ], + "vs/workbench/contrib/testing/browser/testingViewPaneContainer": [ + "testing" + ], + "vs/workbench/contrib/testing/browser/testingProgressUiService": [ + "testProgress.runningInitial", + "testProgress.running", + "testProgressWithSkip.running", + "testProgress.completed", + "testProgressWithSkip.completed" + ], "vs/workbench/contrib/testing/common/configuration": [ "testConfigurationTitle", "testing.autoRun.delay", @@ -9158,6 +9105,11 @@ "testing.automaticallyOpenPeekView.failureInVisibleDocument", "testing.automaticallyOpenPeekView.never", "testing.automaticallyOpenPeekViewDuringContinuousRun", + "testing.countBadge", + "testing.countBadge.failed", + "testing.countBadge.off", + "testing.countBadge.passed", + "testing.countBadge.skipped", "testing.followRunningTest", "testing.defaultGutterClickAction", "testing.defaultGutterClickAction.run", @@ -9171,17 +9123,6 @@ "testing.openTesting", "testing.alwaysRevealTestOnStateChange" ], - "vs/workbench/contrib/testing/browser/testingOutputTerminalService": [ - "testOutputTerminalTitleWithDate", - "testOutputTerminalTitleWithDateAndTaskName", - "testOutputTerminalTitle", - "testNoRunYet", - "runNoOutout", - "runFinished" - ], - "vs/workbench/contrib/testing/common/testingContentProvider": [ - "runNoOutout" - ], "vs/workbench/contrib/testing/common/testingContextKeys": [ "testing.canRefresh", "testing.isRefreshing", @@ -9200,26 +9141,6 @@ "testing.testItemHasUri", "testing.testItemIsHidden" ], - "vs/workbench/contrib/testing/browser/testingExplorerView": [ - "defaultTestProfile", - "selectDefaultConfigs", - "configureTestProfiles", - "testingNoTest", - "testingFindExtension", - { - "key": "testing.treeElementLabelDuration", - "comment": [ - "{0} is the original label in testing.treeElementLabel, {1} is a duration" - ] - }, - { - "key": "testing.treeElementLabelOutdated", - "comment": [ - "{0} is the original label in testing.treeElementLabel" - ] - }, - "testExplorer" - ], "vs/workbench/contrib/testing/browser/testingOutputPeek": [ "testing.markdownPeekError", "testOutputTitle", @@ -9245,15 +9166,8 @@ "testing.openMessageInEditor", "testing.toggleTestingPeekHistory" ], - "vs/workbench/contrib/testing/browser/testingViewPaneContainer": [ - "testing" - ], - "vs/workbench/contrib/testing/browser/testingProgressUiService": [ - "testProgress.runningInitial", - "testProgress.running", - "testProgressWithSkip.running", - "testProgress.completed", - "testProgressWithSkip.completed" + "vs/workbench/contrib/testing/common/testingContentProvider": [ + "runNoOutout" ], "vs/workbench/contrib/testing/common/testServiceImpl": [ "testTrust", @@ -9265,60 +9179,159 @@ "testConfigurationUi.pick", "updateTestConfiguration" ], - "vs/workbench/contrib/logs/common/logsActions": [ - "setLogLevel", - "all", - "extensionLogs", - "loggers", - "selectlog", - "selectLogLevelFor", - "selectLogLevel", - "resetLogLevel", - "trace", - "debug", - "info", - "warn", - "err", - "off", - "default", - "openSessionLogFile", - "current", - "sessions placeholder", - "log placeholder" - ], - "vs/platform/quickinput/browser/helpQuickAccess": [ - "helpPickAriaLabel" - ], - "vs/workbench/contrib/testing/browser/icons": [ - "testViewIcon", - "testingResultsIcon", - "testingRunIcon", - "testingRunAllIcon", - "testingDebugAllIcon", - "testingDebugIcon", - "testingCancelIcon", - "filterIcon", - "hiddenIcon", - "testingShowAsList", - "testingShowAsTree", - "testingUpdateProfiles", - "testingRefreshTests", - "testingTurnContinuousRunOn", - "testingTurnContinuousRunOff", - "testingTurnContinuousRunIsOn", - "testingCancelRefreshTests", - "testingErrorIcon", - "testingFailedIcon", - "testingPassedIcon", - "testingQueuedIcon", - "testingSkippedIcon", - "testingUnsetIcon" - ], - "vs/workbench/contrib/quickaccess/browser/commandsQuickAccess": [ - "askXInInteractiveSession", - "noCommandResults", - "configure keybinding", - "semanticSimilarity", + "vs/workbench/contrib/testing/browser/testExplorerActions": [ + "hideTest", + "unhideTest", + "unhideAllTests", + "debug test", + "testing.runUsing", + "run test", + "testing.selectDefaultTestProfiles", + "testing.toggleContinuousRunOn", + "testing.toggleContinuousRunOff", + "testing.startContinuousRunUsing", + "testing.configureProfile", + "configureProfile", + "testing.stopContinuous", + "testing.noProfiles", + "testing.selectContinuousProfiles", + "testing.startContinuous", + "getSelectedProfiles", + "getExplorerSelection", + "runSelectedTests", + "debugSelectedTests", + "discoveringTests", + "runAllTests", + "noTestProvider", + "debugAllTests", + "noDebugTestProvider", + "testing.cancelRun", + "testing.viewAsList", + "testing.viewAsTree", + "testing.sortByStatus", + "testing.sortByLocation", + "testing.sortByDuration", + "testing.showMostRecentOutput", + "testing.pickTaskUnnamed", + "testing.pickTask", + "testing.collapseAll", + "testing.clearResults", + "testing.editFocusedTest", + "noTestsAtCursor", + "testing.runAtCursor", + "testing.debugAtCursor", + "noTestsInFile", + "testing.runCurrentFile", + "testing.debugCurrentFile", + "testing.reRunFailTests", + "testing.debugFailTests", + "testing.reRunLastRun", + "testing.debugLastRun", + "testing.searchForTestExtension", + "testing.openOutputPeek", + "testing.toggleInlineTestOutput", + "testing.refreshTests", + "testing.cancelTestRefresh" + ], + "vs/workbench/contrib/interactiveEditor/browser/interactiveEditorController": [ + "create.fail", + "create.fail.detail", + "welcome.1", + "default.placeholder", + "default.placeholder.history", + "thinking", + "empty", + "err.apply", + "err.discard" + ], + "vs/workbench/contrib/interactiveEditor/common/interactiveEditor": [ + "interactiveEditorHasProvider", + "interactiveEditorVisible", + "interactiveEditorFocused", + "interactiveEditorEmpty", + "interactiveEditorInnerCursorFirst", + "interactiveEditorInnerCursorLast", + "interactiveEditorMarkdownMessageCropState", + "interactiveEditorOuterCursorPosition", + "interactiveEditorHasActiveRequest", + "interactiveEditorHasStashedSession", + "interactiveEditorDiff", + "interactiveEditorResponseType", + "interactiveEditorDidEdit", + "interactiveEditorLastFeedbackKind", + "interactiveEditorDocumentChanged", + "interactiveEditor.border", + "interactiveEditor.shadow", + "interactiveEditor.regionHighlight", + "interactiveEditorInput.border", + "interactiveEditorInput.focusBorder", + "interactiveEditorInput.placeholderForeground", + "interactiveEditorInput.background", + "interactiveEditorDiff.inserted", + "interactiveEditorDiff.removed", + "editMode", + "editMode.livePreview", + "editMode.preview", + "editMode.live" + ], + "vs/workbench/contrib/interactiveEditor/browser/interactiveEditorActions": [ + "run", + "unstash", + "cat", + "accept", + "stop", + "arrowUp", + "arrowDown", + "focus", + "previousFromHistory", + "nextFromHistory", + "discardMenu", + "discard", + "undo.clipboard", + "undo.newfile", + "feedback.helpful", + "feedback.unhelpful", + "toggleDiff", + "toggleDiff2", + "apply1", + "apply2", + "cancel", + "copyRecordings", + "label", + "viewInChat", + "expandMessage", + "contractMessage", + "actions.interactiveSession.accessibiltyHelpEditor" + ], + "vs/workbench/contrib/logs/common/logsActions": [ + "setLogLevel", + "all", + "extensionLogs", + "loggers", + "selectlog", + "selectLogLevelFor", + "selectLogLevel", + "resetLogLevel", + "trace", + "debug", + "info", + "warn", + "err", + "off", + "default", + "openSessionLogFile", + "current", + "sessions placeholder", + "log placeholder" + ], + "vs/platform/quickinput/browser/helpQuickAccess": [ + "helpPickAriaLabel" + ], + "vs/workbench/contrib/quickaccess/browser/commandsQuickAccess": [ + "askXInChat", + "noCommandResults", + "configure keybinding", + "semanticSimilarity", "commandWithCategory", "showTriggerActions", "clearCommandHistory", @@ -9330,7 +9343,7 @@ "&& denotes a mnemonic" ] }, - "askInInteractiveSession" + "askInChat" ], "vs/workbench/contrib/quickaccess/browser/viewQuickAccess": [ "noViewResults", @@ -9344,6 +9357,79 @@ "openView", "quickOpenView" ], + "vs/workbench/contrib/files/browser/views/emptyView": [ + "noWorkspace" + ], + "vs/workbench/contrib/files/browser/views/openEditorsView": [ + { + "key": "openEditors", + "comment": [ + "Open is an adjective" + ] + }, + "dirtyCounter", + "openEditors", + "flipLayout", + "miToggleEditorLayoutWithoutMnemonic", + { + "key": "miToggleEditorLayout", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "newUntitledFile" + ], + "vs/workbench/contrib/files/browser/views/explorerView": [ + "explorerSection", + "createNewFile", + "createNewFolder", + "refreshExplorer", + "collapseExplorerFolders" + ], + "vs/workbench/contrib/files/browser/fileCommands": [ + "modifiedLabel", + { + "key": "genericSaveError", + "comment": [ + "{0} is the resource that failed to save and {1} the error message" + ] + }, + "retry", + "discard", + "genericRevertError", + "newFileCommand.saveLabel" + ], + "vs/workbench/contrib/files/browser/editors/textFileSaveErrorHandler": [ + "userGuide", + "staleSaveError", + "readonlySaveErrorAdmin", + "readonlySaveErrorSudo", + "readonlySaveError", + "permissionDeniedSaveError", + "permissionDeniedSaveErrorSudo", + { + "key": "genericSaveError", + "comment": [ + "{0} is the resource that failed to save and {1} the error message" + ] + }, + "learnMore", + "dontShowAgain", + "compareChanges", + "saveConflictDiffLabel", + "overwriteElevated", + "overwriteElevatedSudo", + "saveElevated", + "saveElevatedSudo", + "retry", + "discard", + "overwrite", + "overwrite", + "configure" + ], + "vs/workbench/contrib/files/browser/editors/binaryFileEditor": [ + "binaryFileEditor" + ], "vs/workbench/contrib/files/browser/fileActions": [ "newFile", "newFolder", @@ -9499,116 +9585,15 @@ "Placeholder will be replaced by the name of the file copied." ] }, - "fileDeleted" + "fileDeleted", + "setActiveEditorReadonlyInSession", + "setActiveEditorWriteableInSession", + "toggleActiveEditorReadonlyInSession", + "resetActiveEditorReadonlyInSession" ], - "vs/workbench/contrib/testing/browser/testExplorerActions": [ - "hideTest", - "unhideTest", - "unhideAllTests", - "debug test", - "testing.runUsing", - "run test", - "testing.selectDefaultTestProfiles", - "testing.toggleContinuousRunOn", - "testing.toggleContinuousRunOff", - "testing.startContinuousRunUsing", - "testing.configureProfile", - "configureProfile", - "testing.stopContinuous", - "testing.noProfiles", - "testing.selectContinuousProfiles", - "testing.startContinuous", - "getSelectedProfiles", - "getExplorerSelection", - "runSelectedTests", - "debugSelectedTests", - "discoveringTests", - "runAllTests", - "noTestProvider", - "debugAllTests", - "noDebugTestProvider", - "testing.cancelRun", - "testing.viewAsList", - "testing.viewAsTree", - "testing.sortByStatus", - "testing.sortByLocation", - "testing.sortByDuration", - "testing.showMostRecentOutput", - "testing.pickTaskUnnamed", - "testing.pickTask", - "testing.collapseAll", - "testing.clearResults", - "testing.editFocusedTest", - "noTestsAtCursor", - "testing.runAtCursor", - "testing.debugAtCursor", - "noTestsInFile", - "testing.runCurrentFile", - "testing.debugCurrentFile", - "testing.reRunFailTests", - "testing.debugFailTests", - "testing.reRunLastRun", - "testing.debugLastRun", - "testing.searchForTestExtension", - "testing.openOutputPeek", - "testing.toggleInlineTestOutput", - "testing.refreshTests", - "testing.cancelTestRefresh" - ], - "vs/workbench/contrib/files/browser/fileCommands": [ - "modifiedLabel", - { - "key": "genericSaveError", - "comment": [ - "{0} is the resource that failed to save and {1} the error message" - ] - }, - "retry", - "discard", - "genericRevertError", - "newFileCommand.saveLabel" - ], - "vs/workbench/contrib/files/browser/views/emptyView": [ - "noWorkspace" - ], - "vs/workbench/contrib/files/browser/editors/binaryFileEditor": [ - "binaryFileEditor" - ], - "vs/workbench/contrib/files/browser/views/openEditorsView": [ - { - "key": "openEditors", - "comment": [ - "Open is an adjective" - ] - }, - "dirtyCounter", - "openEditors", - "flipLayout", - "miToggleEditorLayoutWithoutMnemonic", - { - "key": "miToggleEditorLayout", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "newUntitledFile" - ], - "vs/workbench/contrib/files/browser/views/explorerView": [ - "explorerSection", - "createNewFile", - "createNewFolder", - "refreshExplorer", - "collapseExplorerFolders" - ], - "vs/workbench/contrib/files/browser/workspaceWatcher": [ - "enospcError", - "learnMore", - "eshutdownError", - "reload" - ], - "vs/workbench/contrib/files/common/dirtyFilesIndicator": [ - "dirtyFile", - "dirtyFiles" + "vs/workbench/contrib/files/common/dirtyFilesIndicator": [ + "dirtyFile", + "dirtyFiles" ], "vs/editor/common/config/editorConfigurationSchema": [ "editorConfigurationTitle", @@ -9649,7 +9634,40 @@ "wordWrap.on", "wordWrap.inherit", "diffAlgorithm.legacy", - "diffAlgorithm.advanced" + "diffAlgorithm.advanced", + "collapseUnchangedRegions", + "useVersion2" + ], + "vs/workbench/contrib/files/browser/workspaceWatcher": [ + "enospcError", + "learnMore", + "eshutdownError", + "reload" + ], + "vs/workbench/contrib/files/browser/editors/textFileEditor": [ + "textFileEditor", + "openFolder", + "reveal", + "fileIsDirectory", + "fileTooLargeForHeapErrorWithSize", + "fileTooLargeForHeapErrorWithoutSize", + "unavailableResourceErrorEditorText", + "createFile" + ], + "vs/workbench/contrib/bulkEdit/browser/preview/bulkEditPane": [ + "ok", + "cancel", + "empty.msg", + "conflict.1", + "conflict.N", + "edt.title.del", + "rename", + "create", + "edt.title.2", + "edt.title.1" + ], + "vs/workbench/contrib/bulkEdit/browser/preview/bulkEditPreview": [ + "default" ], "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess": [ "cannotRunGotoLine", @@ -9658,26 +9676,18 @@ "gotoLineLabelEmptyWithLimit", "gotoLineLabelEmpty" ], - "vs/workbench/contrib/search/browser/anythingQuickAccess": [ - "noAnythingResults", - "recentlyOpenedSeparator", - "fileAndSymbolResultsSeparator", - "fileResultsSeparator", - "more", - { - "key": "openToSide", - "comment": [ - "Open this file in a split editor on the left/right side" - ] - }, + "vs/workbench/contrib/codeEditor/browser/quickaccess/gotoSymbolQuickAccess": [ + "empty", + "gotoSymbol", { - "key": "openToBottom", + "key": "miGotoSymbolInEditor", "comment": [ - "Open this file in a split editor on the bottom" + "&& denotes a mnemonic" ] }, - "closeEditor", - "filePickAriaLabelDirty" + "gotoSymbolQuickAccessPlaceholder", + "gotoSymbolQuickAccess", + "gotoSymbolByCategoryQuickAccess" ], "vs/workbench/contrib/search/browser/searchIcons": [ "searchDetailsIcon", @@ -9697,84 +9707,41 @@ "searchViewIcon", "searchNewEditorIcon" ], - "vs/workbench/contrib/search/browser/searchWidget": [ - "search.action.replaceAll.disabled.label", - "search.action.replaceAll.enabled.label", - "search.replace.toggle.button.title", - "label.Search", - "search.placeHolder", - "showContext", - "label.Replace", - "search.replace.placeHolder" - ], - "vs/workbench/contrib/files/browser/editors/textFileSaveErrorHandler": [ - "userGuide", - "staleSaveError", - "readonlySaveErrorAdmin", - "readonlySaveErrorSudo", - "readonlySaveError", - "permissionDeniedSaveError", - "permissionDeniedSaveErrorSudo", + "vs/workbench/contrib/search/browser/anythingQuickAccess": [ + "noAnythingResults", + "recentlyOpenedSeparator", + "fileAndSymbolResultsSeparator", + "fileResultsSeparator", + "more", { - "key": "genericSaveError", + "key": "openToSide", "comment": [ - "{0} is the resource that failed to save and {1} the error message" + "Open this file in a split editor on the left/right side" ] }, - "learnMore", - "dontShowAgain", - "compareChanges", - "saveConflictDiffLabel", - "overwriteElevated", - "overwriteElevatedSudo", - "saveElevated", - "saveElevatedSudo", - "retry", - "discard", - "overwrite", - "overwrite", - "configure" + { + "key": "openToBottom", + "comment": [ + "Open this file in a split editor on the bottom" + ] + }, + "closeEditor", + "filePickAriaLabelDirty" ], "vs/workbench/contrib/search/browser/symbolsQuickAccess": [ "noSymbolResults", "openToSide", "openToBottom" ], - "vs/workbench/contrib/files/browser/editors/textFileEditor": [ - "textFileEditor", - "openFolder", - "reveal", - "fileIsDirectory", - "fileTooLargeForHeapErrorWithSize", - "fileTooLargeForHeapErrorWithoutSize", - "unavailableResourceErrorEditorText", - "createFile" - ], - "vs/workbench/contrib/search/browser/searchActionsRemoveReplace": [ - "RemoveAction.label", - "match.replace.label", - "file.replaceAll.label", - "file.replaceAll.label" - ], - "vs/workbench/contrib/search/browser/searchActionsSymbol": [ - "showTriggerActions", - "showTriggerActions", - { - "key": "miGotoSymbolInWorkspace", - "comment": [ - "&& denotes a mnemonic" - ] - } - ], - "vs/workbench/contrib/search/browser/searchActionsTopBar": [ - "clearSearchHistoryLabel", - "CancelSearchAction.label", - "RefreshAction.label", - "CollapseDeepestExpandedLevelAction.label", - "ExpandAllAction.label", - "ClearSearchResultsAction.label", - "ViewAsTreeAction.label", - "ViewAsListAction.label" + "vs/workbench/contrib/search/browser/searchWidget": [ + "search.action.replaceAll.disabled.label", + "search.action.replaceAll.enabled.label", + "search.replace.toggle.button.title", + "label.Search", + "search.placeHolder", + "showContext", + "label.Replace", + "search.replace.placeHolder" ], "vs/workbench/contrib/search/browser/searchActionsCopy": [ "copyMatchLabel", @@ -9797,6 +9764,16 @@ "findInFolder", "findInWorkspace" ], + "vs/workbench/contrib/search/browser/searchActionsSymbol": [ + "showTriggerActions", + "showTriggerActions", + { + "key": "miGotoSymbolInWorkspace", + "comment": [ + "&& denotes a mnemonic" + ] + } + ], "vs/workbench/contrib/search/browser/searchActionsNav": [ "ToggleQueryDetailsAction.label", "CloseReplaceWidget.label", @@ -9816,9 +9793,41 @@ "FocusPreviousSearchResult.label", "replaceInFiles" ], + "vs/workbench/contrib/search/browser/searchActionsRemoveReplace": [ + "RemoveAction.label", + "match.replace.label", + "file.replaceAll.label", + "file.replaceAll.label" + ], "vs/workbench/contrib/search/browser/searchActionsBase": [ "search" ], + "vs/workbench/contrib/search/browser/searchActionsTopBar": [ + "clearSearchHistoryLabel", + "CancelSearchAction.label", + "RefreshAction.label", + "CollapseDeepestExpandedLevelAction.label", + "ExpandAllAction.label", + "ClearSearchResultsAction.label", + "ViewAsTreeAction.label", + "ViewAsListAction.label" + ], + "vs/workbench/contrib/searchEditor/browser/searchEditorInput": [ + "searchTitle.withQuery", + "searchTitle.withQuery", + "searchTitle" + ], + "vs/workbench/contrib/searchEditor/browser/searchEditor": [ + "moreSearch", + "searchScope.includes", + "label.includes", + "searchScope.excludes", + "label.excludes", + "runSearch", + "searchResultItem", + "searchEditor", + "textInputBoxBorder" + ], "vs/workbench/contrib/search/browser/patternInputWidget": [ "defaultLabel", "onlySearchInOpenEditors", @@ -9829,23 +9838,6 @@ "viewPaneContainerCollapsedIcon", "viewToolbarAriaLabel" ], - "vs/workbench/contrib/codeEditor/browser/quickaccess/gotoSymbolQuickAccess": [ - "empty", - "gotoSymbol", - { - "key": "miGotoSymbolInEditor", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "gotoSymbolQuickAccessPlaceholder", - "gotoSymbolQuickAccess", - "gotoSymbolByCategoryQuickAccess" - ], - "vs/workbench/contrib/search/browser/searchMessage": [ - "unable to open trust", - "unable to open" - ], "vs/workbench/contrib/search/browser/searchResultsView": [ "searchFolderMatch.other.label", "searchFolderMatch.other.label", @@ -9872,6 +9864,13 @@ "vs/workbench/contrib/scm/browser/scmViewPaneContainer": [ "source control" ], + "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": [ + "scm" + ], + "vs/workbench/contrib/search/browser/searchMessage": [ + "unable to open trust", + "unable to open" + ], "vs/workbench/contrib/scm/browser/dirtydiffDecorator": [ "changes", "change", @@ -9904,9 +9903,6 @@ "overviewRulerAddedForeground", "overviewRulerDeletedForeground" ], - "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": [ - "scm" - ], "vs/workbench/contrib/workspace/common/workspace": [ "workspaceTrustEnabledCtx", "workspaceTrustedCtx" @@ -10076,6 +10072,9 @@ "editBreakpoint", "editHitCount" ], + "vs/workbench/contrib/debug/browser/debugConsoleQuickAccess": [ + "workbench.action.debug.startDebug" + ], "vs/workbench/contrib/debug/browser/debugIcons": [ "debugConsoleViewIcon", "runViewIcon", @@ -10133,8 +10132,58 @@ "debugConsoleEvaluationPrompt", "debugInspectMemory" ], - "vs/workbench/contrib/debug/browser/debugConsoleQuickAccess": [ - "workbench.action.debug.startDebug" + "vs/workbench/contrib/debug/browser/debugCommands": [ + "debug", + "restartDebug", + "stepOverDebug", + "stepIntoDebug", + "stepIntoTargetDebug", + "stepOutDebug", + "pauseDebug", + "disconnect", + "disconnectSuspend", + "stop", + "continueDebug", + "focusSession", + "selectAndStartDebugging", + "openLaunchJson", + "startDebug", + "startWithoutDebugging", + "nextDebugConsole", + "prevDebugConsole", + "openLoadedScript", + "callStackTop", + "callStackBottom", + "callStackUp", + "callStackDown", + "selectDebugConsole", + "selectDebugSession", + "chooseLocation", + "noExecutableCode", + "jumpToCursor", + "editor.debug.action.stepIntoTargets.none", + "addConfiguration", + "addInlineBreakpoint" + ], + "vs/workbench/contrib/debug/browser/debugQuickAccess": [ + "noDebugResults", + "customizeLaunchConfig", + { + "key": "contributed", + "comment": [ + "contributed is lower case because it looks better like that in UI. Nothing preceeds it. It is a name of the grouping of debug configurations." + ] + }, + "removeLaunchConfig", + { + "key": "providerAriaLabel", + "comment": [ + "Placeholder stands for the provider label. For example \"NodeJS\"." + ] + }, + "configure", + "addConfigTo", + "addConfiguration" ], "vs/workbench/contrib/debug/browser/debugEditorActions": [ "toggleBreakpointAction", @@ -10194,59 +10243,6 @@ "goToPreviousBreakpoint", "closeExceptionWidget" ], - "vs/workbench/contrib/debug/browser/debugCommands": [ - "debug", - "restartDebug", - "stepOverDebug", - "stepIntoDebug", - "stepIntoTargetDebug", - "stepOutDebug", - "pauseDebug", - "disconnect", - "disconnectSuspend", - "stop", - "continueDebug", - "focusSession", - "selectAndStartDebugging", - "openLaunchJson", - "startDebug", - "startWithoutDebugging", - "nextDebugConsole", - "prevDebugConsole", - "openLoadedScript", - "callStackTop", - "callStackBottom", - "callStackUp", - "callStackDown", - "selectDebugConsole", - "selectDebugSession", - "chooseLocation", - "noExecutableCode", - "jumpToCursor", - "editor.debug.action.stepIntoTargets.none", - "addConfiguration", - "addInlineBreakpoint" - ], - "vs/workbench/contrib/debug/browser/debugQuickAccess": [ - "noDebugResults", - "customizeLaunchConfig", - { - "key": "contributed", - "comment": [ - "contributed is lower case because it looks better like that in UI. Nothing preceeds it. It is a name of the grouping of debug configurations." - ] - }, - "removeLaunchConfig", - { - "key": "providerAriaLabel", - "comment": [ - "Placeholder stands for the provider label. For example \"NodeJS\"." - ] - }, - "configure", - "addConfigTo", - "addConfiguration" - ], "vs/workbench/contrib/debug/browser/debugStatus": [ "status.debug", "debugTarget", @@ -10296,20 +10292,6 @@ "breakpointAdded", "breakpointRemoved" ], - "vs/workbench/contrib/notebook/browser/contrib/find/notebookFindWidget": [ - "ariaSearchNoResultEmpty", - "ariaSearchNoResult", - "ariaSearchNoResultWithLineNumNoCurrentMatch" - ], - "vs/workbench/contrib/debug/browser/disassemblyView": [ - "instructionNotAvailable", - "disassemblyTableColumnLabel", - "editorOpenedFromDisassemblyDescription", - "disassemblyView", - "instructionAddress", - "instructionBytes", - "instructionText" - ], "vs/workbench/contrib/debug/browser/loadedScriptsView": [ "loadedScriptsSession", { @@ -10328,6 +10310,15 @@ "statusBarDebuggingForeground", "statusBarDebuggingBorder" ], + "vs/workbench/contrib/debug/browser/disassemblyView": [ + "instructionNotAvailable", + "disassemblyTableColumnLabel", + "editorOpenedFromDisassemblyDescription", + "disassemblyView", + "instructionAddress", + "instructionBytes", + "instructionText" + ], "vs/workbench/contrib/debug/browser/welcomeView": [ "run", { @@ -10389,6 +10380,19 @@ "canNotResolveSourceWithError", "canNotResolveSource" ], + "vs/workbench/contrib/debug/common/debugLifecycle": [ + "debug.debugSessionCloseConfirmationSingular", + "debug.debugSessionCloseConfirmationPlural", + { + "key": "debug.stop", + "comment": [ + "&& denotes a mnemonic" + ] + } + ], + "vs/workbench/contrib/debug/common/disassemblyViewInput": [ + "disassemblyInputName" + ], "vs/workbench/contrib/debug/browser/variablesView": [ "variableValueAriaLabel", "variablesAriaTreeLabel", @@ -10405,31 +10409,6 @@ "viewMemory.install.progress", "collapse" ], - "vs/workbench/contrib/debug/common/debugLifecycle": [ - "debug.debugSessionCloseConfirmationSingular", - "debug.debugSessionCloseConfirmationPlural", - { - "key": "debug.stop", - "comment": [ - "&& denotes a mnemonic" - ] - } - ], - "vs/workbench/contrib/debug/common/disassemblyViewInput": [ - "disassemblyInputName" - ], - "vs/workbench/services/userDataProfile/browser/snippetsResource": [ - "snippets" - ], - "vs/workbench/services/userDataProfile/browser/globalStateResource": [ - "globalState" - ], - "vs/workbench/services/userDataProfile/browser/settingsResource": [ - "settings" - ], - "vs/workbench/services/userDataProfile/browser/keybindingsResource": [ - "keybindings" - ], "vs/workbench/contrib/debug/browser/exceptionWidget": [ "debugExceptionWidgetBorder", "debugExceptionWidgetBackground", @@ -10452,6 +10431,15 @@ ] } ], + "vs/workbench/contrib/debug/browser/breakpointWidget": [ + "breakpointWidgetLogMessagePlaceholder", + "breakpointWidgetHitCountPlaceholder", + "breakpointWidgetExpressionPlaceholder", + "expression", + "hitCount", + "logMessage", + "breakpointType" + ], "vs/workbench/contrib/debug/common/debugModel": [ "invalidVariableAttributes", "startDebugFirst", @@ -10471,30 +10459,13 @@ }, "breakpointDirtydHover" ], - "vs/workbench/contrib/debug/browser/breakpointWidget": [ - "breakpointWidgetLogMessagePlaceholder", - "breakpointWidgetHitCountPlaceholder", - "breakpointWidgetExpressionPlaceholder", - "expression", - "hitCount", - "logMessage", - "breakpointType" - ], - "vs/workbench/contrib/searchEditor/browser/searchEditorInput": [ - "searchTitle.withQuery", - "searchTitle.withQuery", - "searchTitle" + "vs/platform/actions/browser/menuEntryActionViewItem": [ + "titleAndKb", + "titleAndKb", + "titleAndKbAndAlt" ], - "vs/workbench/contrib/searchEditor/browser/searchEditor": [ - "moreSearch", - "searchScope.includes", - "label.includes", - "searchScope.excludes", - "label.excludes", - "runSearch", - "searchResultItem", - "searchEditor", - "textInputBoxBorder" + "vs/platform/history/browser/contextScopedHistoryWidget": [ + "suggestWidgetVisible" ], "vs/workbench/contrib/debug/browser/debugActionViewItems": [ "debugLaunchConfigurations", @@ -10503,9 +10474,6 @@ "addConfiguration", "debugSession" ], - "vs/platform/history/browser/contextScopedHistoryWidget": [ - "suggestWidgetVisible" - ], "vs/workbench/contrib/debug/browser/linkDetector": [ "followForwardedLink", "followLink", @@ -10514,9 +10482,6 @@ "fileLinkMac", "fileLink" ], - "vs/workbench/contrib/debug/common/replModel": [ - "consoleCleared" - ], "vs/workbench/contrib/debug/browser/replViewer": [ "debugConsole", "replVariableAriaLabel", @@ -10529,13 +10494,8 @@ "replRawObjectAriaLabel", "replGroup" ], - "vs/workbench/services/userDataProfile/browser/tasksResource": [ - "tasks" - ], - "vs/workbench/services/userDataProfile/browser/extensionsResource": [ - "extensions", - "disabled", - "exclude" + "vs/workbench/contrib/debug/common/replModel": [ + "consoleCleared" ], "vs/workbench/contrib/markers/browser/messages": [ "problems.view.toggle.label", @@ -10586,92 +10546,23 @@ "problems.tree.aria.label.relatedinfo.message", "errors.warnings.show.label" ], - "vs/workbench/contrib/markers/browser/markersView": [ - "showing filtered problems", - "No problems filtered", - "problems filtered", - "clearFilter" - ], - "vs/workbench/browser/parts/views/viewFilter": [ - "more filters" - ], "vs/workbench/contrib/markers/browser/markersFileDecorations": [ "label", "tooltip.1", "tooltip.N", "markers.showOnFile" ], - "vs/workbench/contrib/mergeEditor/browser/mergeEditorInput": [ - "name" - ], - "vs/workbench/contrib/comments/browser/commentService": [ - "hasCommentingProvider" + "vs/workbench/browser/parts/views/viewFilter": [ + "more filters" ], - "vs/workbench/contrib/comments/browser/commentsEditorContribution": [ - "nextCommentThreadAction", - "previousCommentThreadAction", - "comments.toggleCommenting", - "comments.addCommand", - "comments.collapseAll", - "comments.expandAll", - "comments.expandUnresolved" - ], - "vs/workbench/contrib/url/browser/trustedDomains": [ - "trustedDomain.manageTrustedDomain", - "trustedDomain.trustDomain", - "trustedDomain.trustAllPorts", - "trustedDomain.trustSubDomain", - "trustedDomain.trustAllDomains", - "trustedDomain.manageTrustedDomains" - ], - "vs/workbench/contrib/webviewPanel/browser/webviewCommands": [ - "editor.action.webvieweditor.showFind", - "editor.action.webvieweditor.hideFind", - "editor.action.webvieweditor.findNext", - "editor.action.webvieweditor.findPrevious", - "refreshWebviewLabel" - ], - "vs/workbench/contrib/webviewPanel/browser/webviewEditor": [ - "context.activeWebviewId" - ], - "vs/workbench/contrib/customEditor/common/customEditor": [ - "context.customEditor" - ], - "vs/workbench/contrib/externalUriOpener/common/configuration": [ - "externalUriOpeners", - "externalUriOpeners.uri", - "externalUriOpeners.uri", - "externalUriOpeners.defaultId" - ], - "vs/workbench/contrib/url/browser/trustedDomainsValidator": [ - "openExternalLinkAt", - { - "key": "open", - "comment": [ - "&& denotes a mnemonic" - ] - }, - { - "key": "copy", - "comment": [ - "&& denotes a mnemonic" - ] - }, - { - "key": "configureTrustedDomains", - "comment": [ - "&& denotes a mnemonic" - ] - } - ], - "vs/workbench/contrib/externalUriOpener/common/externalUriOpenerService": [ - "selectOpenerDefaultLabel.web", - "selectOpenerDefaultLabel", - "selectOpenerConfigureTitle", - "selectOpenerPlaceHolder" + "vs/workbench/contrib/markers/browser/markersView": [ + "showing filtered problems", + "No problems filtered", + "problems filtered", + "clearFilter" ], - "vs/workbench/contrib/mergeEditor/browser/view/mergeEditor": [ - "mergeEditor" + "vs/workbench/contrib/mergeEditor/browser/mergeEditorInput": [ + "name" ], "vs/workbench/contrib/mergeEditor/browser/commands/devCommands": [ "mergeEditor", @@ -10723,6 +10614,75 @@ ] } ], + "vs/workbench/contrib/mergeEditor/browser/view/mergeEditor": [ + "mergeEditor" + ], + "vs/workbench/contrib/comments/browser/commentService": [ + "hasCommentingProvider" + ], + "vs/workbench/contrib/comments/browser/commentsEditorContribution": [ + "nextCommentThreadAction", + "previousCommentThreadAction", + "comments.toggleCommenting", + "comments.addCommand", + "comments.collapseAll", + "comments.expandAll", + "comments.expandUnresolved" + ], + "vs/workbench/contrib/url/browser/trustedDomainsValidator": [ + "openExternalLinkAt", + { + "key": "open", + "comment": [ + "&& denotes a mnemonic" + ] + }, + { + "key": "copy", + "comment": [ + "&& denotes a mnemonic" + ] + }, + { + "key": "configureTrustedDomains", + "comment": [ + "&& denotes a mnemonic" + ] + } + ], + "vs/workbench/contrib/webviewPanel/browser/webviewCommands": [ + "editor.action.webvieweditor.showFind", + "editor.action.webvieweditor.hideFind", + "editor.action.webvieweditor.findNext", + "editor.action.webvieweditor.findPrevious", + "refreshWebviewLabel" + ], + "vs/workbench/contrib/webviewPanel/browser/webviewEditor": [ + "context.activeWebviewId" + ], + "vs/workbench/contrib/externalUriOpener/common/configuration": [ + "externalUriOpeners", + "externalUriOpeners.uri", + "externalUriOpeners.uri", + "externalUriOpeners.defaultId" + ], + "vs/workbench/contrib/externalUriOpener/common/externalUriOpenerService": [ + "selectOpenerDefaultLabel.web", + "selectOpenerDefaultLabel", + "selectOpenerConfigureTitle", + "selectOpenerPlaceHolder" + ], + "vs/workbench/contrib/customEditor/common/customEditor": [ + "context.customEditor" + ], + "vs/workbench/contrib/url/browser/trustedDomains": [ + "trustedDomain.manageTrustedDomain", + "trustedDomain.trustDomain", + "trustedDomain.trustAllPorts", + "trustedDomain.trustSubDomain", + "trustedDomain.trustAllDomains", + "trustedDomain.manageTrustedDomains" + ], "vs/workbench/contrib/extensions/common/extensionsInput": [ "extensionsInputName" ], @@ -10733,27 +10693,6 @@ "app.extensions.json.unwantedRecommendations", "app.extension.identifier.errorMessage" ], - "vs/workbench/contrib/extensions/browser/extensionsActivationProgress": [ - "activation" - ], - "vs/workbench/contrib/extensions/common/extensionsUtils": [ - "disableOtherKeymapsConfirmation", - "yes", - "no" - ], - "vs/workbench/contrib/extensions/browser/extensionsDependencyChecker": [ - "extensions", - "auto install missing deps", - "finished installing missing deps", - "reload", - "no missing deps" - ], - "vs/workbench/contrib/extensions/browser/extensionsQuickAccess": [ - "type", - "searchFor", - "install", - "manage" - ], "vs/workbench/contrib/extensions/browser/extensionEditor": [ "extension version", "preRelease", @@ -10869,170 +10808,63 @@ "find next", "find previous" ], - "vs/workbench/contrib/extensions/browser/extensionRecommendationNotificationService": [ - "neverShowAgain", - "ignoreExtensionRecommendations", - "ignoreAll", - "no", + "vs/workbench/contrib/extensions/common/extensionsUtils": [ + "disableOtherKeymapsConfirmation", + "yes", + "no" + ], + "vs/workbench/contrib/extensions/browser/extensionsDependencyChecker": [ + "extensions", + "auto install missing deps", + "finished installing missing deps", + "reload", + "no missing deps" + ], + "vs/workbench/contrib/extensions/browser/extensionsActivationProgress": [ + "activation" + ], + "vs/workbench/contrib/extensions/browser/extensionsQuickAccess": [ + "type", + "searchFor", + "install", + "manage" + ], + "vs/workbench/contrib/extensions/browser/extensionsActions": [ + "VS Code for Web", + "cannot be installed", { - "key": "this repository", + "key": "more information", "comment": [ - "this repository means the current repository that is opened" + "&& denotes a mnemonic" ] }, - "extensionFromPublisher", - "extensionsFromMultiplePublishers", - "extensionsFromPublishers", - "extensionsFromPublisher", - "recommended", + "close", + "signature verification failed", + "install anyway", + "cancel", + "update operation", + "install operation", + "install release version message", + "install release version", + "check logs", + "download", + "install vsix", + "installVSIX", + "install", + "deprecated message", + "install anyway", + "deprecated with alternate extension message", { - "key": "exeRecommended", + "key": "Show alternate extension", "comment": [ - "Placeholder string is the name of the software that is installed." + "&& denotes a mnemonic" ] }, - "install", - "install and do no sync", - "show recommendations" - ], - "vs/workbench/contrib/extensions/browser/extensionsIcons": [ - "extensionsViewIcon", - "manageExtensionIcon", - "clearSearchResultsIcon", - "refreshIcon", - "filterIcon", - "installLocalInRemoteIcon", - "installWorkspaceRecommendedIcon", - "configureRecommendedIcon", - "syncEnabledIcon", - "syncIgnoredIcon", - "remoteIcon", - "installCountIcon", - "ratingIcon", - "verifiedPublisher", - "preReleaseIcon", - "sponsorIcon", - "starFullIcon", - "starHalfIcon", - "starEmptyIcon", - "errorIcon", - "warningIcon", - "infoIcon", - "trustIcon", - "activationtimeIcon" - ], - "vs/workbench/contrib/extensions/browser/abstractRuntimeExtensionsEditor": [ + "deprecated with alternate settings message", { - "key": "starActivation", + "key": "configure in settings", "comment": [ - "{0} will be an extension identifier" - ] - }, - { - "key": "workspaceContainsGlobActivation", - "comment": [ - "{0} will be a glob pattern", - "{1} will be an extension identifier" - ] - }, - { - "key": "workspaceContainsFileActivation", - "comment": [ - "{0} will be a file name", - "{1} will be an extension identifier" - ] - }, - { - "key": "workspaceContainsTimeout", - "comment": [ - "{0} will be a glob pattern", - "{1} will be an extension identifier" - ] - }, - { - "key": "startupFinishedActivation", - "comment": [ - "This refers to an extension. {0} will be an activation event." - ] - }, - "languageActivation", - { - "key": "workspaceGenericActivation", - "comment": [ - "{0} will be an activation event, like e.g. 'language:typescript', 'debug', etc.", - "{1} will be an extension identifier" - ] - }, - "extensionActivating", - "unresponsive.title", - "errors", - "runtimeExtensions", - "copy id", - "disable workspace", - "disable", - "showRuntimeExtensions" - ], - "vs/workbench/contrib/extensions/browser/extensionsWorkbenchService": [ - "Manifest is not found", - "postUninstallTooltip", - "postUpdateTooltip", - "enable locally", - "enable remote", - "postEnableTooltip", - "postEnableTooltip", - "postDisableTooltip", - "postEnableTooltip", - "postEnableTooltip", - "malicious", - "incompatible", - "uninstallingExtension", - "not found", - "installing extension", - "installing named extension", - "disable all", - "singleDependentError", - "twoDependentsError", - "multipleDependentsError" - ], - "vs/workbench/contrib/extensions/browser/extensionsCompletionItemsProvider": [ - "exampleExtension" - ], - "vs/workbench/contrib/extensions/browser/extensionsActions": [ - "VS Code for Web", - "cannot be installed", - { - "key": "more information", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "close", - "signature verification failed", - "install anyway", - "cancel", - "update operation", - "install operation", - "install release version message", - "install release version", - "check logs", - "download", - "install vsix", - "installVSIX", - "install", - "deprecated message", - "install anyway", - "deprecated with alternate extension message", - { - "key": "Show alternate extension", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "deprecated with alternate settings message", - { - "key": "configure in settings", - "comment": [ - "&& denotes a mnemonic" + "&& denotes a mnemonic" ] }, "install confirmation", @@ -11204,28 +11036,154 @@ "extensionButtonProminentForeground", "extensionButtonProminentHoverBackground" ], + "vs/workbench/contrib/extensions/browser/extensionRecommendationNotificationService": [ + "neverShowAgain", + "ignoreExtensionRecommendations", + "ignoreAll", + "no", + { + "key": "this repository", + "comment": [ + "this repository means the current repository that is opened" + ] + }, + "extensionFromPublisher", + "extensionsFromMultiplePublishers", + "extensionsFromPublishers", + "extensionsFromPublisher", + "recommended", + { + "key": "exeRecommended", + "comment": [ + "Placeholder string is the name of the software that is installed." + ] + }, + "install", + "install and do no sync", + "show recommendations" + ], + "vs/workbench/contrib/extensions/browser/abstractRuntimeExtensionsEditor": [ + { + "key": "starActivation", + "comment": [ + "{0} will be an extension identifier" + ] + }, + { + "key": "workspaceContainsGlobActivation", + "comment": [ + "{0} will be a glob pattern", + "{1} will be an extension identifier" + ] + }, + { + "key": "workspaceContainsFileActivation", + "comment": [ + "{0} will be a file name", + "{1} will be an extension identifier" + ] + }, + { + "key": "workspaceContainsTimeout", + "comment": [ + "{0} will be a glob pattern", + "{1} will be an extension identifier" + ] + }, + { + "key": "startupFinishedActivation", + "comment": [ + "This refers to an extension. {0} will be an activation event." + ] + }, + "languageActivation", + { + "key": "workspaceGenericActivation", + "comment": [ + "{0} will be an activation event, like e.g. 'language:typescript', 'debug', etc.", + "{1} will be an extension identifier" + ] + }, + "extensionActivating", + "unresponsive.title", + "errors", + "runtimeExtensions", + "copy id", + "disable workspace", + "disable", + "showRuntimeExtensions" + ], + "vs/workbench/contrib/extensions/browser/extensionsIcons": [ + "extensionsViewIcon", + "manageExtensionIcon", + "clearSearchResultsIcon", + "refreshIcon", + "filterIcon", + "installLocalInRemoteIcon", + "installWorkspaceRecommendedIcon", + "configureRecommendedIcon", + "syncEnabledIcon", + "syncIgnoredIcon", + "remoteIcon", + "installCountIcon", + "ratingIcon", + "verifiedPublisher", + "preReleaseIcon", + "sponsorIcon", + "starFullIcon", + "starHalfIcon", + "starEmptyIcon", + "errorIcon", + "warningIcon", + "infoIcon", + "trustIcon", + "activationtimeIcon" + ], + "vs/workbench/contrib/extensions/browser/extensionEnablementWorkspaceTrustTransitionParticipant": [ + "restartExtensionHost.reason" + ], + "vs/workbench/contrib/extensions/browser/extensionsCompletionItemsProvider": [ + "exampleExtension" + ], + "vs/workbench/contrib/extensions/browser/extensionsWorkbenchService": [ + "Manifest is not found", + "postUninstallTooltip", + "postUpdateTooltip", + "enable locally", + "enable remote", + "postEnableTooltip", + "postEnableTooltip", + "postDisableTooltip", + "postEnableTooltip", + "postEnableTooltip", + "malicious", + "incompatible", + "uninstallingExtension", + "not found", + "installing extension", + "installing named extension", + "disable all", + "singleDependentError", + "twoDependentsError", + "multipleDependentsError" + ], "vs/workbench/contrib/extensions/browser/deprecatedExtensionsChecker": [ "deprecated extensions", "showDeprecated", "neverShowAgain" ], - "vs/platform/dnd/browser/dnd": [ - "fileTooLarge" - ], - "vs/workbench/contrib/output/browser/logViewer": [ - "logViewerAriaLabel" - ], "vs/workbench/contrib/extensions/browser/extensionsViews": [ - "extension.arialabel.verifiedPublihser", - "extension.arialabel.publihser", - "extension.arialabel.deprecated", "extensions", "offline error", "error", "no extensions found", "suggestProxyError", "open user settings", - "no local extensions" + "no local extensions", + "extension.arialabel.verifiedPublihser", + "extension.arialabel.publihser", + "extension.arialabel.deprecated", + "extension.arialabel.rating" ], "vs/workbench/contrib/terminal/browser/terminal.contribution": [ "tasksQuickAccessPlaceholder", @@ -11239,12 +11197,11 @@ ] } ], - "vs/workbench/contrib/terminalContrib/accessibility/browser/terminal.accessibility.contribution": [ - "workbench.action.terminal.showAccessibilityHelp", - "workbench.action.terminal.focusAccessibleBuffer", - "workbench.action.terminal.navigateAccessibleBuffer", - "workbench.action.terminal.accessibleBufferGoToNextCommand", - "workbench.action.terminal.accessibleBufferGoToPreviousCommand" + "vs/platform/dnd/browser/dnd": [ + "fileTooLarge" + ], + "vs/workbench/contrib/output/browser/logViewer": [ + "logViewerAriaLabel" ], "vs/workbench/contrib/terminal/browser/terminalView": [ "terminal.useMonospace", @@ -11252,6 +11209,23 @@ "terminals", "terminalConnectingLabel" ], + "vs/workbench/contrib/terminalContrib/environmentChanges/browser/terminal.environmentChanges.contribution": [ + "workbench.action.terminal.showEnvironmentContributions", + "envChanges", + "extension" + ], + "vs/workbench/contrib/terminalContrib/developer/browser/terminal.developer.contribution": [ + "workbench.action.terminal.showTextureAtlas", + "workbench.action.terminal.writeDataToTerminal", + "workbench.action.terminal.writeDataToTerminal.prompt" + ], + "vs/workbench/contrib/terminalContrib/accessibility/browser/terminal.accessibility.contribution": [ + "workbench.action.terminal.showAccessibilityHelp", + "workbench.action.terminal.focusAccessibleBuffer", + "workbench.action.terminal.navigateAccessibleBuffer", + "workbench.action.terminal.accessibleBufferGoToNextCommand", + "workbench.action.terminal.accessibleBufferGoToPreviousCommand" + ], "vs/workbench/contrib/terminalContrib/find/browser/terminal.find.contribution": [ "workbench.action.terminal.focusFind", "workbench.action.terminal.hideFind", @@ -11262,99 +11236,10 @@ "workbench.action.terminal.findPrevious", "workbench.action.terminal.searchWorkspace" ], - "vs/workbench/contrib/terminalContrib/quickFix/browser/terminal.quickFix.contribution": [ - "workbench.action.terminal.showQuickFixes" - ], - "vs/workbench/contrib/remote/browser/tunnelFactory": [ - "tunnelPrivacy.private", - "tunnelPrivacy.public" - ], - "vs/workbench/contrib/terminalContrib/environmentChanges/browser/terminal.environmentChanges.contribution": [ - "workbench.action.terminal.showEnvironmentContributions", - "envChanges", - "extension" - ], - "vs/workbench/contrib/remote/browser/remoteIndicator": [ - "remote.category", - "remote.showMenu", - "remote.close", - { - "key": "miCloseRemote", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "remote.install", - "host.open", - "host.open", - "host.reconnecting", - "disconnectedFrom", - { - "key": "host.tooltip", - "comment": [ - "{0} is a remote host name, e.g. Dev Container" - ] - }, - { - "key": "workspace.tooltip", - "comment": [ - "{0} is a remote workspace name, e.g. GitHub" - ] - }, - { - "key": "workspace.tooltip2", - "comment": [ - "[features are not available]({1}) is a link. Only translate `features are not available`. Do not change brackets and parentheses or {0}" - ] - }, - "noHost.tooltip", - "remoteHost", - "closeRemoteConnection.title", - "reloadWindow", - "closeVirtualWorkspace.title", - "installRemotes", - "remoteActions" - ], - "vs/workbench/contrib/remote/browser/remote": [ - "getStartedWalkthrough.id", - "RemoteHelpInformationExtPoint", - "RemoteHelpInformationExtPoint.getStarted", - "RemoteHelpInformationExtPoint.documentation", - "RemoteHelpInformationExtPoint.feedback", - "RemoteHelpInformationExtPoint.feedback.deprecated", - "RemoteHelpInformationExtPoint.reportIssue", - "RemoteHelpInformationExtPoint.issues", - "remote.help.getStarted", - "remote.help.documentation", - "remote.help.issues", - "remote.help.report", - "pickRemoteExtension", - "remote.help", - "remotehelp", - "remote.explorer", - "remote.explorer", - "reconnectionWaitOne", - "reconnectionWaitMany", - "reconnectNow", - "reloadWindow", - "connectionLost", - "reconnectionRunning", - "reconnectionPermanentFailure", - { - "key": "reloadWindow.dialog", - "comment": [ - "&& denotes a mnemonic" - ] - } - ], - "vs/workbench/contrib/remote/browser/remoteStartEntry": [ - "remote.category", - "remote.showStartEntryActions", - "remote.startActions.connectTo", - "remote.startActions.install", - "remote.startActions.quickPickPlaceholder", - "remote.startActions.installingExtension", - "workbench.remote.showStartListEntry" + "vs/workbench/contrib/terminalContrib/links/browser/terminal.links.contribution": [ + "workbench.action.terminal.openDetectedLink", + "workbench.action.terminal.openLastUrlLink", + "workbench.action.terminal.openLastLocalFileLink" ], "vs/workbench/contrib/tasks/common/problemMatcher": [ "ProblemPatternParser.problemPattern.missingRegExp", @@ -11426,6 +11311,9 @@ "eslint-stylish", "go" ], + "vs/workbench/contrib/terminalContrib/quickFix/browser/terminal.quickFix.contribution": [ + "workbench.action.terminal.showQuickFixes" + ], "vs/workbench/contrib/tasks/browser/runAutomaticTasks": [ "workbench.action.tasks.manageAutomaticRunning", "workbench.action.tasks.allowAutomaticTasks", @@ -11441,6 +11329,10 @@ "JsonSchema.linux", "JsonSchema.shell" ], + "vs/workbench/contrib/tasks/browser/tasksQuickAccess": [ + "noTaskResults", + "TaskService.pickRunTask" + ], "vs/workbench/contrib/tasks/common/jsonSchema_v2": [ "JsonSchema.shell", "JsonSchema.tasks.isShellCommand.deprecated", @@ -11525,14 +11417,18 @@ "JsonSchema.mac", "JsonSchema.linux" ], - "vs/workbench/contrib/tasks/browser/tasksQuickAccess": [ - "noTaskResults", - "TaskService.pickRunTask" + "vs/workbench/contrib/remote/browser/tunnelFactory": [ + "tunnelPrivacy.private", + "tunnelPrivacy.public" ], - "vs/workbench/contrib/terminalContrib/developer/browser/terminal.developer.contribution": [ - "workbench.action.terminal.showTextureAtlas", - "workbench.action.terminal.writeDataToTerminal", - "workbench.action.terminal.writeDataToTerminal.prompt" + "vs/workbench/contrib/emmet/browser/actions/expandAbbreviation": [ + "expandAbbreviationAction", + { + "key": "miEmmetExpandAbbreviation", + "comment": [ + "&& denotes a mnemonic" + ] + } ], "vs/workbench/contrib/tasks/common/taskDefinitionRegistry": [ "TaskDefinition.description", @@ -11541,15 +11437,101 @@ "TaskTypeConfiguration.noType", "TaskDefinitionExtPoint" ], - "vs/workbench/contrib/terminalContrib/links/browser/terminal.links.contribution": [ - "workbench.action.terminal.openDetectedLink", - "workbench.action.terminal.openLastUrlLink", - "workbench.action.terminal.openLastLocalFileLink" + "vs/workbench/contrib/remote/browser/remoteIndicator": [ + "statusBarOfflineBackground", + "statusBarOfflineForeground", + "remote.category", + "remote.showMenu", + "remote.close", + { + "key": "miCloseRemote", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "remote.install", + "host.open", + "host.open", + "host.reconnecting", + "disconnectedFrom", + { + "key": "host.tooltip", + "comment": [ + "{0} is a remote host name, e.g. Dev Container" + ] + }, + { + "key": "workspace.tooltip", + "comment": [ + "{0} is a remote workspace name, e.g. GitHub" + ] + }, + { + "key": "workspace.tooltip2", + "comment": [ + "[features are not available]({1}) is a link. Only translate `features are not available`. Do not change brackets and parentheses or {0}" + ] + }, + "noHost.tooltip", + "remoteHost", + "networkStatusOfflineTooltip", + "networkStatusHighLatencyTooltip", + "closeRemoteConnection.title", + "reloadWindow", + "closeVirtualWorkspace.title", + "installRemotes", + "remoteActions" ], - "vs/workbench/contrib/emmet/browser/actions/expandAbbreviation": [ - "expandAbbreviationAction", + "vs/workbench/contrib/codeEditor/browser/accessibility/accessibility": [ + "accessibilityHelpTitle", + "emergencyConfOn", + "openingDocs", + "introMsg", + "status", + "changeConfigToOnMac", + "changeConfigToOnWinLinux", + "auto_unknown", + "auto_on", + "auto_off", + "configuredOn", + "configuredOff", + "tabFocusModeOnMsg", + "tabFocusModeOnMsgNoKb", + "tabFocusModeOffMsg", + "tabFocusModeOffMsgNoKb", + "openDocMac", + "openDocWinLinux", + "outroMsg", + "ShowAccessibilityHelpAction", + "toggleScreenReaderMode" + ], + "vs/workbench/contrib/remote/browser/remote": [ + "getStartedWalkthrough.id", + "RemoteHelpInformationExtPoint", + "RemoteHelpInformationExtPoint.getStarted", + "RemoteHelpInformationExtPoint.documentation", + "RemoteHelpInformationExtPoint.feedback", + "RemoteHelpInformationExtPoint.feedback.deprecated", + "RemoteHelpInformationExtPoint.reportIssue", + "RemoteHelpInformationExtPoint.issues", + "remote.help.getStarted", + "remote.help.documentation", + "remote.help.issues", + "remote.help.report", + "pickRemoteExtension", + "remote.help", + "remotehelp", + "remote.explorer", + "remote.explorer", + "reconnectionWaitOne", + "reconnectionWaitMany", + "reconnectNow", + "reloadWindow", + "connectionLost", + "reconnectionRunning", + "reconnectionPermanentFailure", { - "key": "miEmmetExpandAbbreviation", + "key": "reloadWindow.dialog", "comment": [ "&& denotes a mnemonic" ] @@ -11564,11 +11546,6 @@ "workbench.action.inspectKeyMap", "workbench.action.inspectKeyMapJSON" ], - "vs/workbench/contrib/codeEditor/browser/quickaccess/gotoLineQuickAccess": [ - "gotoLine", - "gotoLineQuickAccessPlaceholder", - "gotoLineQuickAccess" - ], "vs/workbench/contrib/codeEditor/browser/largeFileOptimizations": [ { "key": "largeFile", @@ -11579,6 +11556,11 @@ "removeOptimizations", "reopenFilePrompt" ], + "vs/workbench/contrib/codeEditor/browser/quickaccess/gotoLineQuickAccess": [ + "gotoLine", + "gotoLineQuickAccessPlaceholder", + "gotoLineQuickAccess" + ], "vs/workbench/contrib/codeEditor/browser/toggleMinimap": [ "toggleMinimap", { @@ -11588,6 +11570,15 @@ ] } ], + "vs/workbench/contrib/codeEditor/browser/toggleColumnSelection": [ + "toggleColumnSelection", + { + "key": "miColumnSelection", + "comment": [ + "&& denotes a mnemonic" + ] + } + ], "vs/workbench/contrib/codeEditor/browser/saveParticipants": [ { "key": "formatting2", @@ -11604,16 +11595,20 @@ }, "codeAction.apply" ], + "vs/workbench/contrib/codeEditor/browser/inspectEditorTokens/inspectEditorTokens": [ + "inspectEditorTokens", + "inspectTMScopesWidget.loading" + ], "vs/workbench/contrib/codeEditor/browser/toggleMultiCursorModifier": [ "toggleLocation", "miMultiCursorAlt", "miMultiCursorCmd", "miMultiCursorCtrl" ], - "vs/workbench/contrib/codeEditor/browser/toggleColumnSelection": [ - "toggleColumnSelection", + "vs/workbench/contrib/codeEditor/browser/toggleRenderWhitespace": [ + "toggleRenderWhitespace", { - "key": "miColumnSelection", + "key": "miToggleRenderWhitespace", "comment": [ "&& denotes a mnemonic" ] @@ -11628,15 +11623,6 @@ ] } ], - "vs/workbench/contrib/codeEditor/browser/toggleRenderWhitespace": [ - "toggleRenderWhitespace", - { - "key": "miToggleRenderWhitespace", - "comment": [ - "&& denotes a mnemonic" - ] - } - ], "vs/workbench/contrib/codeEditor/browser/toggleWordWrap": [ "editorWordWrap", "toggle.wordwrap", @@ -11649,9 +11635,6 @@ ] } ], - "vs/workbench/contrib/snippets/browser/commands/insertSnippet": [ - "snippet.suggestions.label" - ], "vs/workbench/contrib/codeEditor/browser/untitledTextEditorHint/untitledTextEditorHint": [ { "key": "message", @@ -11661,33 +11644,6 @@ ] } ], - "vs/workbench/contrib/codeEditor/browser/inspectEditorTokens/inspectEditorTokens": [ - "inspectEditorTokens", - "inspectTMScopesWidget.loading" - ], - "vs/workbench/contrib/snippets/browser/commands/fileTemplateSnippets": [ - "label", - "placeholder" - ], - "vs/workbench/contrib/snippets/browser/commands/surroundWithSnippet": [ - "label" - ], - "vs/workbench/contrib/snippets/browser/snippetCodeActionProvider": [ - "codeAction", - "overflow.start.title", - "title" - ], - "vs/workbench/contrib/snippets/browser/snippetsService": [ - "invalid.path.0", - "invalid.language.0", - "invalid.language", - "invalid.path.1", - "vscode.extension.contributes.snippets", - "vscode.extension.contributes.snippets-language", - "vscode.extension.contributes.snippets-path", - "badVariableUse", - "badFile" - ], "vs/workbench/contrib/format/browser/formatActionsNone": [ "formatDocument.label.multiple", "too.large", @@ -11699,32 +11655,6 @@ ] } ], - "vs/workbench/contrib/codeEditor/browser/accessibility/accessibility": [ - "accessibilityHelpTitle", - "emergencyConfOn", - "openingDocs", - "introMsg", - "status", - "changeConfigToOnMac", - "changeConfigToOnWinLinux", - "auto_unknown", - "auto_on", - "auto_off", - "configuredOn", - "configuredOff", - "tabFocusModeOnMsg", - "tabFocusModeOnMsgNoKb", - "tabFocusModeOffMsg", - "tabFocusModeOffMsgNoKb", - "openDocMac", - "openDocWinLinux", - "outroMsg", - "ShowAccessibilityHelpAction", - "toggleScreenReaderMode" - ], - "vs/workbench/contrib/format/browser/formatModified": [ - "formatChanges" - ], "vs/workbench/contrib/format/browser/formatActionsMultiple": [ "null", "nullFormatterDescription", @@ -11751,30 +11681,34 @@ "formatDocument.label.multiple", "formatSelection.label.multiple" ], - "vs/workbench/contrib/snippets/browser/commands/configureSnippets": [ - "global.scope", - "global.1", - "detail.label", - "name", - "bad_name1", - "bad_name2", - "bad_name3", - "openSnippet.label", - "userSnippets", - { - "key": "miOpenSnippets", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "new.global_scope", - "new.global", - "new.workspace_scope", - "new.folder", - "group.global", - "new.global.sep", - "new.global.sep", - "openSnippet.pickLanguage" + "vs/workbench/contrib/format/browser/formatModified": [ + "formatChanges" + ], + "vs/workbench/contrib/snippets/browser/snippetCodeActionProvider": [ + "codeAction", + "overflow.start.title", + "title" + ], + "vs/workbench/contrib/snippets/browser/snippetsService": [ + "invalid.path.0", + "invalid.language.0", + "invalid.language", + "invalid.path.1", + "vscode.extension.contributes.snippets", + "vscode.extension.contributes.snippets-language", + "vscode.extension.contributes.snippets-path", + "badVariableUse", + "badFile" + ], + "vs/workbench/contrib/snippets/browser/commands/insertSnippet": [ + "snippet.suggestions.label" + ], + "vs/workbench/contrib/snippets/browser/commands/surroundWithSnippet": [ + "label" + ], + "vs/workbench/contrib/snippets/browser/commands/fileTemplateSnippets": [ + "label", + "placeholder" ], "vs/workbench/contrib/update/browser/update": [ "update.noReleaseNotesOnline", @@ -11831,20 +11765,55 @@ ] } ], + "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedInput": [ + "getStarted" + ], + "vs/workbench/contrib/welcomeGettingStarted/browser/startupPage": [ + "startupPage.markdownPreviewError" + ], + "vs/workbench/contrib/snippets/browser/commands/configureSnippets": [ + "global.scope", + "global.1", + "detail.label", + "name", + "bad_name1", + "bad_name2", + "bad_name3", + "openSnippet.label", + "userSnippets", + { + "key": "miOpenSnippets", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "new.global_scope", + "new.global", + "new.workspace_scope", + "new.folder", + "group.global", + "new.global.sep", + "new.global.sep", + "openSnippet.pickLanguage" + ], "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedService": [ "builtin", "developer", "resetWelcomePageWalkthroughProgress" ], - "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedInput": [ - "getStarted" - ], "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedIcons": [ "gettingStartedUnchecked", "gettingStartedChecked" ], - "vs/workbench/contrib/welcomeGettingStarted/browser/startupPage": [ - "startupPage.markdownPreviewError" + "vs/workbench/contrib/remote/browser/remoteStartEntry": [ + "remote.category", + "remote.showStartEntryActions", + "remote.showTunnelStartEntryActions", + "remote.startActions.help", + "remote.startActions.install", + "remote.startActions.quickPickPlaceholder", + "remote.startActions.installingExtension", + "workbench.remote.showStartListEntry" ], "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted": [ "welcomeAriaLabel", @@ -11908,25 +11877,9 @@ "contributes.viewsWelcome.view.group", "contributes.viewsWelcome.view.enablement" ], - "vs/workbench/contrib/welcomeWalkthrough/browser/editor/editorWalkThrough": [ - "editorWalkThrough.title", - "editorWalkThrough" - ], "vs/workbench/contrib/welcomeViews/common/viewsWelcomeContribution": [ "ViewsWelcomeExtensionPoint.proposedAPI" ], - "vs/workbench/contrib/bulkEdit/browser/preview/bulkEditPane": [ - "ok", - "cancel", - "empty.msg", - "conflict.1", - "conflict.N", - "edt.title.del", - "rename", - "create", - "edt.title.2", - "edt.title.1" - ], "vs/workbench/contrib/callHierarchy/browser/callHierarchyPeek": [ "callFrom", "callsTo", @@ -11941,6 +11894,38 @@ "empt.supertypes", "empt.subtypes" ], + "vs/workbench/contrib/codeEditor/browser/outline/documentSymbolsTree": [ + "title.template", + "1.problem", + "N.problem", + "deep.problem", + "Array", + "Boolean", + "Class", + "Constant", + "Constructor", + "Enum", + "EnumMember", + "Event", + "Field", + "File", + "Function", + "Interface", + "Key", + "Method", + "Module", + "Namespace", + "Null", + "Number", + "Object", + "Operator", + "Package", + "Property", + "String", + "Struct", + "TypeParameter", + "Variable" + ], "vs/workbench/contrib/outline/browser/outlinePane": [ "no-editor", "loading", @@ -11961,6 +11946,15 @@ "status.feedback", "status.feedback" ], + "vs/workbench/contrib/editSessions/common/editSessions": [ + "cloud changes", + "cloud changes", + "editSessionViewIcon" + ], + "vs/workbench/contrib/welcomeWalkthrough/browser/editor/editorWalkThrough": [ + "editorWalkThrough.title", + "editorWalkThrough" + ], "vs/workbench/contrib/userDataSync/browser/userDataSync": [ "stop sync", "configure sync", @@ -12050,68 +12044,6 @@ "complete merges title", "workbench.actions.syncData.reset" ], - "vs/workbench/contrib/userDataProfile/browser/userDataProfile": [ - "create empty profile", - "save profile as", - "profiles", - "switchProfile", - "selectProfile", - "rename profile", - "show profile contents", - "export profile", - "export profile in share", - "import profile", - "import from file", - "import from url", - "import profile quick pick title", - "import profile placeholder", - "profile import error", - "import profile dialog", - "import profile share", - "name", - "create from current profle", - "create empty profile", - "profileExists", - "create profile", - "empty", - "using current", - "templates", - "create profile title", - "delete profile", - "current", - "delete specific profile", - "pick profile to delete", - "create profile from templates", - "create profile from template title", - "no templates" - ], - "vs/workbench/contrib/userDataProfile/browser/userDataProfileActions": [ - "create temporary profile", - "rename profile", - "select profile to rename", - "profileExists", - "current", - "rename specific profile", - "pick profile to rename", - "mange", - "cleanup profile", - "reset workspaces" - ], - "vs/workbench/contrib/codeActions/common/codeActionsExtensionPoint": [ - "contributes.codeActions", - "contributes.codeActions.languages", - "contributes.codeActions.kind", - "contributes.codeActions.title", - "contributes.codeActions.description" - ], - "vs/workbench/contrib/codeActions/common/documentationExtensionPoint": [ - "contributes.documentation", - "contributes.documentation.refactorings", - "contributes.documentation.refactoring", - "contributes.documentation.refactoring.title", - "contributes.documentation.refactoring.when", - "contributes.documentation.refactoring.command" - ], "vs/workbench/contrib/editSessions/browser/editSessionsStorageService": [ "choose account placeholder", "signed in", @@ -12125,14 +12057,6 @@ "vs/workbench/contrib/editSessions/common/editSessionsLogService": [ "cloudChangesLog" ], - "vs/workbench/contrib/editSessions/common/editSessions": [ - "cloud changes", - "cloud changes", - "editSessionViewIcon" - ], - "vs/workbench/contrib/bulkEdit/browser/preview/bulkEditPreview": [ - "default" - ], "vs/workbench/contrib/editSessions/browser/editSessionsViews": [ "noStoredChanges", "storeWorkingChangesTitle", @@ -12149,25 +12073,25 @@ "cloud changes", "open file" ], - "vs/workbench/contrib/timeline/browser/timelinePane": [ - "timeline.loadingMore", - "timeline.loadMore", - "timeline", - "timeline.editorCannotProvideTimeline", - "timeline.noTimelineInfo", - "timeline.editorCannotProvideTimeline", - "timeline.aria.item", - "timeline", - "timeline.loading", - "timelineRefresh", - "timelinePin", - "timelineUnpin", - "refresh", - "timeline", - "timeline.toggleFollowActiveEditorCommand.follow", - "timeline", - "timeline.toggleFollowActiveEditorCommand.unfollow", - "timeline" + "vs/workbench/contrib/codeActions/common/codeActionsExtensionPoint": [ + "contributes.codeActions", + "contributes.codeActions.languages", + "contributes.codeActions.kind", + "contributes.codeActions.title", + "contributes.codeActions.description" + ], + "vs/workbench/contrib/codeActions/common/documentationExtensionPoint": [ + "contributes.documentation", + "contributes.documentation.refactorings", + "contributes.documentation.refactoring", + "contributes.documentation.refactoring.title", + "contributes.documentation.refactoring.when", + "contributes.documentation.refactoring.command" + ], + "vs/workbench/contrib/codeActions/browser/codeActionsContribution": [ + "codeActionsOnSave.fixAll", + "codeActionsOnSave", + "codeActionsOnSave.generic" ], "vs/workbench/contrib/localHistory/browser/localHistoryTimeline": [ "localHistory" @@ -12221,11 +12145,75 @@ "localHistoryCompareToFileEditorLabel", "localHistoryCompareToPreviousEditorLabel" ], - "vs/workbench/contrib/audioCues/browser/commands": [ - "audioCues.help", - "disabled", - "audioCues.help.settings", - "audioCues.help.placeholder" + "vs/workbench/contrib/userDataProfile/browser/userDataProfile": [ + "create empty profile", + "save profile as", + "profiles", + "switchProfile", + "selectProfile", + "rename profile", + "show profile contents", + "export profile", + "export profile in share", + "import profile", + "import from file", + "import from url", + "import profile quick pick title", + "import profile placeholder", + "profile import error", + "import profile dialog", + "import profile share", + "name", + "create from current profle", + "create empty profile", + "profileExists", + "create profile", + "empty", + "using current", + "templates", + "create profile title", + "delete profile", + "current", + "delete specific profile", + "pick profile to delete", + "create profile from templates", + "create profile from template title", + "no templates" + ], + "vs/workbench/contrib/userDataProfile/browser/userDataProfileActions": [ + "create temporary profile", + "rename profile", + "select profile to rename", + "profileExists", + "current", + "rename specific profile", + "pick profile to rename", + "mange", + "cleanup profile", + "reset workspaces" + ], + "vs/workbench/contrib/timeline/browser/timelinePane": [ + "timeline.loadingMore", + "timeline.loadMore", + "timeline", + "timeline.editorCannotProvideTimeline", + "timeline.noTimelineInfo", + "timeline.editorCannotProvideTimeline", + "timeline.aria.item", + "timeline", + "timeline.loading", + "timelineRefresh", + "timelinePin", + "timelineUnpin", + "refresh", + "timeline", + "timeline.toggleFollowActiveEditorCommand.follow", + "timeline", + "timeline.toggleFollowActiveEditorCommand.unfollow", + "timeline" + ], + "vs/workbench/services/workspaces/browser/workspaceTrustEditorInput": [ + "workspaceTrustEditorInputName" ], "vs/workbench/contrib/workspace/browser/workspaceTrustEditor": [ "shieldIcon", @@ -12331,74 +12319,179 @@ "untrustedFolderReason", "trustedForcedReason" ], + "vs/workbench/contrib/audioCues/browser/commands": [ + "audioCues.help", + "disabled", + "audioCues.help.settings", + "audioCues.help.placeholder" + ], + "vs/workbench/contrib/share/browser/shareService": [ + "shareProviderCount", + "type to filter" + ], "vs/workbench/contrib/accessibility/browser/accessibilityContribution": [ "accessibilityConfigurationTitle", "verbosity.terminal.description", - "verbosity.diff-editor.description" + "verbosity.diffEditor.description", + "verbosity.chat.description", + "verbosity.interactiveEditor.description", + "verbosity.keybindingsEditor.description", + "verbosity.notebook" ], - "vs/workbench/common/editor/textEditorModel": [ - "languageAutoDetected" - ], - "vs/workbench/contrib/codeActions/browser/codeActionsContribution": [ - "codeActionsOnSave.fixAll", - "codeActionsOnSave", - "codeActionsOnSave.generic" - ], - "vs/workbench/services/workspaces/browser/workspaceTrustEditorInput": [ - "workspaceTrustEditorInputName" + "vs/workbench/browser/parts/notifications/notificationsCenter": [ + "notificationsEmpty", + "notifications", + "notificationsToolbar", + "notificationsCenterWidgetAriaLabel" ], - "vs/workbench/services/textfile/common/textFileEditorModelManager": [ + "vs/workbench/browser/parts/notifications/notificationsStatus": [ + "status.notifications", + "status.notifications", + "status.doNotDisturb", + "status.doNotDisturbTooltip", + "hideNotifications", + "zeroNotifications", + "noNotifications", + "oneNotification", { - "key": "genericSaveError", + "key": "notifications", "comment": [ - "{0} is the resource that failed to save and {1} the error message" + "{0} will be replaced by a number" ] - } - ], - "vs/workbench/services/configurationResolver/common/variableResolver": [ - "canNotResolveFile", - "canNotResolveFolderForFile", - "canNotFindFolder", - "canNotResolveWorkspaceFolderMultiRoot", - "canNotResolveWorkspaceFolder", - "missingEnvVarName", - "configNotFound", - "configNoString", - "missingConfigName", - "extensionNotInstalled", - "missingExtensionName", - "canNotResolveUserHome", - "canNotResolveLineNumber", - "canNotResolveSelectedText", - "noValueForCommand" - ], - "vs/workbench/browser/parts/titlebar/titlebarPart": [ - "focusTitleBar", - "toggle.commandCenter", - "toggle.layout" - ], - "vs/workbench/services/workingCopy/common/workingCopyHistoryTracker": [ - "undoRedo.source" + }, + { + "key": "noNotificationsWithProgress", + "comment": [ + "{0} will be replaced by a number" + ] + }, + { + "key": "oneNotificationWithProgress", + "comment": [ + "{0} will be replaced by a number" + ] + }, + { + "key": "notificationsWithProgress", + "comment": [ + "{0} and {1} will be replaced by a number" + ] + }, + "status.message" ], - "vs/workbench/services/extensions/common/extensionHostManager": [ - "measureExtHostLatency" + "vs/workbench/browser/parts/notifications/notificationsCommands": [ + "notifications", + "showNotifications", + "hideNotifications", + "clearAllNotifications", + "acceptNotificationPrimaryAction", + "toggleDoNotDisturbMode", + "focusNotificationToasts" ], - "vs/workbench/services/extensions/common/extensionsUtil": [ - "overwritingExtension", - "overwritingExtension", - "extensionUnderDevelopment" + "vs/workbench/browser/parts/notifications/notificationsToasts": [ + "notificationAriaLabel", + "notificationWithSourceAriaLabel" ], - "vs/workbench/contrib/localization/common/localizationsActions": [ - "configureLocale", - "chooseLocale", - "installed", + "vs/workbench/services/configuration/common/configurationEditing": [ + "openTasksConfiguration", + "openLaunchConfiguration", + "open", + "openTasksConfiguration", + "openLaunchConfiguration", + "saveAndRetry", + "saveAndRetry", + "open", + "errorPolicyConfiguration", + "errorUnknownKey", + "errorInvalidWorkspaceConfigurationApplication", + "errorInvalidWorkspaceConfigurationMachine", + "errorInvalidFolderConfiguration", + "errorInvalidUserTarget", + "errorInvalidWorkspaceTarget", + "errorInvalidFolderTarget", + "errorInvalidResourceLanguageConfiguration", + "errorNoWorkspaceOpened", + "errorInvalidTaskConfiguration", + "errorInvalidLaunchConfiguration", + "errorInvalidConfiguration", + "errorInvalidRemoteConfiguration", + "errorInvalidConfigurationWorkspace", + "errorInvalidConfigurationFolder", + "errorTasksConfigurationFileDirty", + "errorLaunchConfigurationFileDirty", + "errorConfigurationFileDirty", + "errorRemoteConfigurationFileDirty", + "errorConfigurationFileDirtyWorkspace", + "errorConfigurationFileDirtyFolder", + "errorTasksConfigurationFileModifiedSince", + "errorLaunchConfigurationFileModifiedSince", + "errorConfigurationFileModifiedSince", + "errorRemoteConfigurationFileModifiedSince", + "errorConfigurationFileModifiedSinceWorkspace", + "errorConfigurationFileModifiedSinceFolder", + "errorUnknown", + "userTarget", + "remoteUserTarget", + "workspaceTarget", + "folderTarget" + ], + "vs/workbench/services/textfile/common/textFileEditorModelManager": [ + { + "key": "genericSaveError", + "comment": [ + "{0} is the resource that failed to save and {1} the error message" + ] + } + ], + "vs/workbench/common/editor/textEditorModel": [ + "languageAutoDetected" + ], + "vs/workbench/browser/parts/titlebar/titlebarPart": [ + "focusTitleBar", + "toggle.commandCenter", + "toggle.layout" + ], + "vs/workbench/browser/parts/notifications/notificationsAlerts": [ + "alertErrorMessage", + "alertWarningMessage", + "alertInfoMessage" + ], + "vs/workbench/services/configurationResolver/common/variableResolver": [ + "canNotResolveFile", + "canNotResolveFolderForFile", + "canNotFindFolder", + "canNotResolveWorkspaceFolderMultiRoot", + "canNotResolveWorkspaceFolder", + "missingEnvVarName", + "configNotFound", + "configNoString", + "missingConfigName", + "extensionNotInstalled", + "missingExtensionName", + "canNotResolveUserHome", + "canNotResolveLineNumber", + "canNotResolveSelectedText", + "noValueForCommand" + ], + "vs/workbench/services/workingCopy/common/workingCopyHistoryTracker": [ + "undoRedo.source" + ], + "vs/workbench/services/extensions/common/extensionHostManager": [ + "measureExtHostLatency" + ], + "vs/workbench/services/extensions/common/extensionsUtil": [ + "overwritingExtension", + "overwritingExtension", + "extensionUnderDevelopment" + ], + "vs/workbench/contrib/localization/common/localizationsActions": [ + "configureLocale", + "chooseLocale", + "installed", "available", "moreInfo", "clearDisplayLanguage" ], - "vs/workbench/contrib/extensions/common/reportExtensionIssueAction": [ - "reportExtensionIssue" - ], "vs/workbench/contrib/extensions/electron-sandbox/extensionsSlowActions": [ "cmd.reportOrShow", "cmd.report", @@ -12408,55 +12501,49 @@ "attach.title", "attach.msg2" ], - "vs/workbench/contrib/terminal/electron-sandbox/terminalRemote": [ - "workbench.action.terminal.newLocal" + "vs/workbench/contrib/extensions/common/reportExtensionIssueAction": [ + "reportExtensionIssue" ], "vs/workbench/contrib/terminal/browser/terminalProfileResolverService": [ "terminalProfileMigration", "migrateToProfile" ], + "vs/workbench/contrib/terminal/electron-sandbox/terminalRemote": [ + "workbench.action.terminal.newLocal" + ], "vs/workbench/contrib/terminal/browser/baseTerminalBackend": [ "restartPtyHost", "nonResponsivePtyHost" ], - "vs/workbench/contrib/codeEditor/browser/outline/documentSymbolsTree": [ - "title.template", - "1.problem", - "N.problem", - "deep.problem", - "Array", - "Boolean", - "Class", - "Constant", - "Constructor", - "Enum", - "EnumMember", - "Event", - "Field", - "File", - "Function", - "Interface", - "Key", - "Method", - "Module", - "Namespace", - "Null", - "Number", - "Object", - "Operator", - "Package", - "Property", - "String", - "Struct", - "TypeParameter", - "Variable" - ], "vs/workbench/contrib/tasks/common/taskTemplates": [ "dotnetCore", "msbuild", "externalCommand", "Maven" ], + "vs/workbench/contrib/tasks/common/taskConfiguration": [ + "ConfigurationParser.invalidCWD", + "ConfigurationParser.inValidArg", + "ConfigurationParser.noShell", + "ConfigurationParser.noName", + "ConfigurationParser.unknownMatcherKind", + "ConfigurationParser.invalidVariableReference", + "ConfigurationParser.noTaskType", + "ConfigurationParser.noTypeDefinition", + "ConfigurationParser.missingType", + "ConfigurationParser.incorrectType", + "ConfigurationParser.notCustom", + "ConfigurationParser.noTaskName", + "taskConfiguration.providerUnavailable", + "taskConfiguration.noCommandOrDependsOn", + "taskConfiguration.noCommand", + { + "key": "TaskParse.noOsSpecificGlobalTasks", + "comment": [ + "\"Task version 2.0.0\" refers to the 2.0.0 version of the task system. The \"version 2.0.0\" is not localizable as it is a json key and value." + ] + } + ], "vs/workbench/contrib/tasks/browser/taskQuickPick": [ "taskQuickPick.showAll", "configureTaskIcon", @@ -12488,29 +12575,6 @@ "taskTerminalStatus.infosInactive", "task.watchFirstError" ], - "vs/workbench/contrib/tasks/common/taskConfiguration": [ - "ConfigurationParser.invalidCWD", - "ConfigurationParser.inValidArg", - "ConfigurationParser.noShell", - "ConfigurationParser.noName", - "ConfigurationParser.unknownMatcherKind", - "ConfigurationParser.invalidVariableReference", - "ConfigurationParser.noTaskType", - "ConfigurationParser.noTypeDefinition", - "ConfigurationParser.missingType", - "ConfigurationParser.incorrectType", - "ConfigurationParser.notCustom", - "ConfigurationParser.noTaskName", - "taskConfiguration.providerUnavailable", - "taskConfiguration.noCommandOrDependsOn", - "taskConfiguration.noCommand", - { - "key": "TaskParse.noOsSpecificGlobalTasks", - "comment": [ - "\"Task version 2.0.0\" refers to the 2.0.0 version of the task system. The \"version 2.0.0\" is not localizable as it is a json key and value." - ] - } - ], "vs/workbench/contrib/localHistory/browser/localHistory": [ "localHistoryIcon", "localHistoryRestore" @@ -12672,24 +12736,77 @@ "appGoneDetailWorkspace", "appGoneDetailEmptyWindow", "doNotRestoreEditors", + "hiddenMenuBar" + ], + "vs/platform/terminal/common/terminalPlatformConfiguration": [ + "terminalProfile.args", + "terminalProfile.overrideName", + "terminalProfile.icon", + "terminalProfile.color", + "terminalProfile.env", + "terminalProfile.path", + "terminalAutomationProfile.path", { - "key": "learnMore", + "key": "terminal.integrated.profile", "comment": [ - "&& denotes a mnemonic" + "{0} is the platform, {1} is a code block, {2} and {3} are a link start and end" ] }, + "terminal.integrated.shell.linux.deprecation", + "terminal.integrated.shell.osx.deprecation", + "terminal.integrated.shell.windows.deprecation", + "terminal.integrated.automationShell.linux.deprecation", + "terminal.integrated.automationShell.osx.deprecation", + "terminal.integrated.automationShell.windows.deprecation", + "terminalIntegratedConfigurationTitle", { - "key": "close", + "key": "terminal.integrated.automationShell.linux", "comment": [ - "&& denotes a mnemonic" + "{0} and {1} are the `shell` and `shellArgs` settings keys" ] }, - "appGoneAdminMessage", - "appGoneAdminDetail", - "hiddenMenuBar" - ], - "vs/platform/terminal/common/terminalProfiles": [ - "terminalAutomaticProfile" + { + "key": "terminal.integrated.automationShell.osx", + "comment": [ + "{0} and {1} are the `shell` and `shellArgs` settings keys" + ] + }, + { + "key": "terminal.integrated.automationShell.windows", + "comment": [ + "{0} and {1} are the `shell` and `shellArgs` settings keys" + ] + }, + "terminal.integrated.automationProfile.linux", + "terminal.integrated.automationProfile.osx", + "terminal.integrated.automationProfile.windows", + "terminal.integrated.shell.linux", + "terminal.integrated.shell.osx", + "terminal.integrated.shell.windows", + "terminal.integrated.shellArgs.linux", + "terminal.integrated.shellArgs.osx", + "terminal.integrated.shellArgs.windows", + "terminal.integrated.shellArgs.windows", + "terminal.integrated.shellArgs.windows.string", + "terminalProfile.windowsSource", + "terminalProfile.windowsExtensionIdentifier", + "terminalProfile.windowsExtensionId", + "terminalProfile.windowsExtensionTitle", + "terminalProfile.osxExtensionIdentifier", + "terminalProfile.osxExtensionId", + "terminalProfile.osxExtensionTitle", + "terminalProfile.linuxExtensionIdentifier", + "terminalProfile.linuxExtensionId", + "terminalProfile.linuxExtensionTitle", + "terminal.integrated.useWslProfiles", + "terminal.integrated.inheritEnv", + "terminal.integrated.persistentSessionScrollback", + "terminal.integrated.showLinkHover", + "terminal.integrated.confirmIgnoreProcesses", + "terminalIntegratedConfigurationTitle", + "terminal.integrated.defaultProfile.linux", + "terminal.integrated.defaultProfile.osx", + "terminal.integrated.defaultProfile.windows" ], "vs/base/browser/ui/findinput/findInput": [ "defaultLabel" @@ -12706,40 +12823,6 @@ }, "clearedInput" ], - "vs/workbench/browser/parts/notifications/notificationsActions": [ - "clearIcon", - "clearAllIcon", - "hideIcon", - "expandIcon", - "collapseIcon", - "configureIcon", - "doNotDisturbIcon", - "clearNotification", - "clearNotifications", - "toggleDoNotDisturbMode", - "hideNotificationsCenter", - "expandNotification", - "collapseNotification", - "configureNotification", - "copyNotification" - ], - "vs/workbench/browser/parts/notifications/notificationsList": [ - "notificationAriaLabel", - "notificationWithSourceAriaLabel", - "notificationsList" - ], - "vs/base/browser/ui/actionbar/actionViewItems": [ - { - "key": "titleLabel", - "comment": [ - "action title", - "action keybinding" - ] - } - ], - "vs/base/browser/ui/dropdown/dropdownActionViewItem": [ - "moreActions" - ], "vs/editor/browser/widget/diffReview": [ "diffReviewInsertIcon", "diffReviewRemoveIcon", @@ -12822,16 +12905,25 @@ "codeActionWithKb", "codeAction" ], - "vs/editor/contrib/copyPaste/browser/copyPasteController": [ - "pasteIntoEditorProgress" + "vs/base/browser/ui/actionbar/actionViewItems": [ + { + "key": "titleLabel", + "comment": [ + "action title", + "action keybinding" + ] + } ], - "vs/editor/contrib/dropIntoEditor/browser/postDropWidget": [ - "dropWidgetVisible", - "postDropWidgetTitleWithBinding", - "postDropWidgetTitle" + "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController": [ + "pasteWidgetVisible", + "postPasteWidgetTitle", + "pasteIntoEditorProgress", + "pasteAsPickerPlaceholder", + "pasteAsProgress" ], - "vs/editor/contrib/dropIntoEditor/browser/defaultOnDropProviders": [ - "defaultDropProvider.text.label", + "vs/editor/contrib/dropOrPasteInto/browser/defaultProviders": [ + "builtIn", + "text.label", "defaultDropProvider.uriList.uris", "defaultDropProvider.uriList.uri", "defaultDropProvider.uriList.paths", @@ -12839,11 +12931,10 @@ "defaultDropProvider.uriList.relativePaths", "defaultDropProvider.uriList.relativePath" ], - "vs/editor/contrib/format/browser/format": [ - "hint11", - "hintn1", - "hint1n", - "hintnn" + "vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorController": [ + "dropWidgetVisible", + "postDropWidgetTitle", + "dropIntoEditorProgress" ], "vs/editor/contrib/find/browser/findWidget": [ "findSelectionIcon", @@ -12881,6 +12972,12 @@ "foldingManualCollapedIcon", "foldingManualExpandedIcon" ], + "vs/editor/contrib/format/browser/format": [ + "hint11", + "hintn1", + "hint1n", + "hintnn" + ], "vs/editor/contrib/inlineCompletions/browser/hoverParticipant": [ "inlineSuggestionFollows" ], @@ -12897,27 +12994,16 @@ "action.inlineSuggest.hide", "action.inlineSuggest.alwaysShowToolbar" ], - "vs/editor/contrib/gotoError/browser/gotoErrorWidget": [ - "Error", - "Warning", - "Info", - "Hint", - "marker aria", - "problems", - "change", - "editorMarkerNavigationError", - "editorMarkerNavigationErrorHeaderBackground", - "editorMarkerNavigationWarning", - "editorMarkerNavigationWarningBackground", - "editorMarkerNavigationInfo", - "editorMarkerNavigationInfoHeaderBackground", - "editorMarkerNavigationBackground" - ], "vs/editor/contrib/gotoSymbol/browser/peek/referencesController": [ "referenceSearchVisible", "labelLoading", "metaTitle.N" ], + "vs/editor/contrib/gotoSymbol/browser/symbolNavigation": [ + "hasSymbols", + "location.kb", + "location" + ], "vs/editor/contrib/gotoSymbol/browser/referencesModel": [ "aria.oneReference", { @@ -12933,14 +13019,29 @@ "aria.result.n1", "aria.result.nm" ], - "vs/editor/contrib/gotoSymbol/browser/symbolNavigation": [ - "hasSymbols", - "location.kb", - "location" - ], "vs/editor/contrib/message/browser/messageController": [ "messageVisible" ], + "vs/editor/contrib/gotoError/browser/gotoErrorWidget": [ + "Error", + "Warning", + "Info", + "Hint", + "marker aria", + "problems", + "change", + "editorMarkerNavigationError", + "editorMarkerNavigationErrorHeaderBackground", + "editorMarkerNavigationWarning", + "editorMarkerNavigationWarningBackground", + "editorMarkerNavigationInfo", + "editorMarkerNavigationInfoHeaderBackground", + "editorMarkerNavigationBackground" + ], + "vs/editor/contrib/codeAction/browser/codeActionController": [ + "hideMoreActions", + "showMoreActions" + ], "vs/editor/contrib/hover/browser/markdownHoverParticipant": [ "modesContentHover.loading", "stopped rendering", @@ -13054,17 +13155,6 @@ "vs/workbench/browser/parts/editor/textEditor": [ "editor" ], - "vs/workbench/contrib/terminal/browser/terminalEditorInput": [ - "confirmDirtyTerminal.message", - { - "key": "confirmDirtyTerminal.button", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "confirmDirtyTerminals.detail", - "confirmDirtyTerminal.detail" - ], "vs/platform/theme/common/tokenClassificationRegistry": [ "schema.token.settings", "schema.token.foreground", @@ -13109,7 +13199,19 @@ "async", "readonly" ], + "vs/workbench/contrib/terminal/browser/terminalEditorInput": [ + "confirmDirtyTerminal.message", + { + "key": "confirmDirtyTerminal.button", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "confirmDirtyTerminals.detail", + "confirmDirtyTerminal.detail" + ], "vs/workbench/api/browser/mainThreadCustomEditors": [ + "vetoExtHostRestart", "defaultEditLabel" ], "vs/workbench/contrib/comments/browser/commentsView": [ @@ -13134,6 +13236,9 @@ "commentRange", "lastReplyFrom" ], + "vs/workbench/contrib/notebook/common/notebookEditorModel": [ + "vetoExtHostRestart" + ], "vs/workbench/contrib/testing/common/testResult": [ "runFinished" ], @@ -13153,13 +13258,32 @@ "vs/base/browser/ui/tree/treeDefaults": [ "collapse all" ], - "vs/base/browser/ui/splitview/paneview": [ - "viewSection" - ], "vs/workbench/browser/parts/views/checkbox": [ "checked", "unchecked" ], + "vs/workbench/contrib/remote/browser/remoteIcons": [ + "getStartedIcon", + "documentationIcon", + "feedbackIcon", + "reviewIssuesIcon", + "reportIssuesIcon", + "remoteExplorerViewIcon", + "portsViewIcon", + "portIcon", + "privatePortIcon", + "forwardPortIcon", + "stopForwardIcon", + "openBrowserIcon", + "openPreviewIcon", + "copyAddressIcon", + "labelPortIcon", + "forwardedPortWithoutProcessIcon", + "forwardedPortWithProcessIcon" + ], + "vs/base/browser/ui/splitview/paneview": [ + "viewSection" + ], "vs/workbench/contrib/remote/browser/tunnelView": [ "tunnel.forwardedPortsViewEnabled", "remote.tunnelsView.addPort", @@ -13221,36 +13345,6 @@ "tunnelContext.protocolMenu", "portWithRunningProcess.foreground" ], - "vs/workbench/contrib/remote/browser/remoteIcons": [ - "getStartedIcon", - "documentationIcon", - "feedbackIcon", - "reviewIssuesIcon", - "reportIssuesIcon", - "remoteExplorerViewIcon", - "portsViewIcon", - "portIcon", - "privatePortIcon", - "forwardPortIcon", - "stopForwardIcon", - "openBrowserIcon", - "openPreviewIcon", - "copyAddressIcon", - "labelPortIcon", - "forwardedPortWithoutProcessIcon", - "forwardedPortWithProcessIcon" - ], - "vs/workbench/browser/parts/editor/textCodeEditor": [ - "textEditor" - ], - "vs/workbench/browser/parts/editor/binaryEditor": [ - "binaryEditor", - "binaryError", - "openAnyway" - ], - "vs/workbench/browser/parts/editor/tabsTitleControl": [ - "ariaLabelTabActions" - ], "vs/workbench/browser/parts/editor/editorPanes": [ "editorOpenErrorDialog", { @@ -13260,6 +13354,9 @@ ] } ], + "vs/workbench/browser/parts/editor/tabsTitleControl": [ + "ariaLabelTabActions" + ], "vs/workbench/browser/parts/editor/editorGroupWatermark": [ "watermark.showCommands", "watermark.quickAccess", @@ -13284,6 +13381,17 @@ }, "watermark.showSettings" ], + "vs/workbench/browser/parts/editor/textCodeEditor": [ + "textEditor" + ], + "vs/editor/browser/widget/diffEditorWidget2/diffEditorWidget2": [ + "diff-aria-navigation-tip" + ], + "vs/workbench/browser/parts/editor/binaryEditor": [ + "binaryEditor", + "binaryError", + "openAnyway" + ], "vs/workbench/browser/parts/activitybar/activitybarActions": [ "loading", "authProviderUnavailable", @@ -13296,6 +13404,9 @@ "nextSideBarView", "focusActivityBar" ], + "vs/workbench/browser/parts/compositeBar": [ + "activityBarAriaLabel" + ], "vs/workbench/browser/parts/titlebar/menubarControl": [ { "key": "mFile", @@ -13376,9 +13487,6 @@ ] } ], - "vs/workbench/browser/parts/compositeBar": [ - "activityBarAriaLabel" - ], "vs/base/browser/ui/toolbar/toolbar": [ "moreActions" ], @@ -13390,6 +13498,9 @@ "vs/workbench/browser/parts/sidebar/sidebarActions": [ "focusSideBar" ], + "vs/base/browser/ui/iconLabel/iconLabelHover": [ + "iconLabel.loading" + ], "vs/workbench/services/preferences/browser/keybindingsEditorModel": [ "default", "extension", @@ -13429,12 +13540,6 @@ "validations.objectIncorrectType", "validations.objectPattern" ], - "vs/editor/common/model/editStack": [ - "edit" - ], - "vs/base/browser/ui/iconLabel/iconLabelHover": [ - "iconLabel.loading" - ], "vs/platform/quickinput/browser/quickInput": [ "quickInput.back", "inputModeEntry", @@ -13459,22 +13564,19 @@ "quickInput.backWithKeybinding", "quickInput.back" ], - "vs/workbench/contrib/preferences/browser/preferencesRenderers": [ - "editTtile", - "replaceDefaultValue", - "copyDefaultValue", - "unsupportedPolicySetting", - "unsupportLanguageOverrideSetting", - "defaultProfileSettingWhileNonDefaultActive", - "unsupportedRemoteMachineSetting", - "unsupportedWindowSetting", - "unsupportedApplicationSetting", - "unsupportedMachineSetting", - "untrustedSetting", - "unknown configuration setting", - "manage workspace trust", - "manage workspace trust", - "unsupportedProperty" + "vs/workbench/services/textMate/common/TMGrammars": [ + "vscode.extension.contributes.grammars", + "vscode.extension.contributes.grammars.language", + "vscode.extension.contributes.grammars.scopeName", + "vscode.extension.contributes.grammars.path", + "vscode.extension.contributes.grammars.embeddedLanguages", + "vscode.extension.contributes.grammars.tokenTypes", + "vscode.extension.contributes.grammars.injectTo", + "vscode.extension.contributes.grammars.balancedBracketScopes", + "vscode.extension.contributes.grammars.unbalancedBracketScopes" + ], + "vs/editor/common/model/editStack": [ + "edit" ], "vs/base/browser/ui/keybindingLabel/keybindingLabel": [ "unbound" @@ -13502,30 +13604,57 @@ "settings.rowHoverBackground", "settings.focusedRowBorder" ], - "vs/workbench/contrib/preferences/browser/settingsLayout": [ - "commonlyUsed", - "textEditor", - "cursor", - "find", - "font", - "formatting", - "diffEditor", - "minimap", - "suggestions", - "files", - "workbench", - "appearance", - "breadcrumbs", - "editorManagement", - "settings", - "zenMode", - "screencastMode", - "window", - "newWindow", - "features", - "fileExplorer", - "search", - "debug", + "vs/workbench/contrib/preferences/browser/preferencesRenderers": [ + "editTtile", + "replaceDefaultValue", + "copyDefaultValue", + "unsupportedPolicySetting", + "unsupportLanguageOverrideSetting", + "defaultProfileSettingWhileNonDefaultActive", + "unsupportedRemoteMachineSetting", + "unsupportedWindowSetting", + "unsupportedApplicationSetting", + "unsupportedMachineSetting", + "untrustedSetting", + "unknown configuration setting", + "manage workspace trust", + "manage workspace trust", + "unsupportedProperty" + ], + "vs/workbench/contrib/preferences/browser/preferencesWidgets": [ + "userSettings", + "userSettingsRemote", + "workspaceSettings", + "folderSettings", + "settingsSwitcherBarAriaLabel", + "workspaceSettings", + "userSettings" + ], + "vs/workbench/contrib/preferences/browser/settingsLayout": [ + "commonlyUsed", + "textEditor", + "cursor", + "find", + "font", + "formatting", + "diffEditor", + "minimap", + "suggestions", + "files", + "workbench", + "appearance", + "breadcrumbs", + "editorManagement", + "settings", + "zenMode", + "screencastMode", + "window", + "newWindow", + "features", + "accessibility", + "fileExplorer", + "search", + "debug", "testing", "scm", "extensions", @@ -13551,15 +13680,6 @@ "security", "workspace" ], - "vs/workbench/contrib/preferences/browser/preferencesWidgets": [ - "userSettings", - "userSettingsRemote", - "workspaceSettings", - "folderSettings", - "settingsSwitcherBarAriaLabel", - "workspaceSettings", - "userSettings" - ], "vs/workbench/contrib/preferences/browser/tocTree": [ { "key": "settingsTOC", @@ -13585,17 +13705,6 @@ "policySettingsSearch", "policySettingsSearchTooltip" ], - "vs/workbench/services/textMate/common/TMGrammars": [ - "vscode.extension.contributes.grammars", - "vscode.extension.contributes.grammars.language", - "vscode.extension.contributes.grammars.scopeName", - "vscode.extension.contributes.grammars.path", - "vscode.extension.contributes.grammars.embeddedLanguages", - "vscode.extension.contributes.grammars.tokenTypes", - "vscode.extension.contributes.grammars.injectTo", - "vscode.extension.contributes.grammars.balancedBracketScopes", - "vscode.extension.contributes.grammars.unbalancedBracketScopes" - ], "vs/workbench/contrib/preferences/browser/settingsTree": [ "extensions", "modified", @@ -13605,6 +13714,7 @@ "editLanguageSettingLabel", "settings.Default", "modified", + "showExtension", "resetSettingLabel", "validationError", "validationError", @@ -13640,7 +13750,8 @@ "contributes.notebook.renderer.entrypoint", "contributes.preload.provider", "contributes.preload.provider.viewType", - "contributes.preload.entrypoint" + "contributes.preload.entrypoint", + "contributes.preload.localResourceRoots" ], "vs/workbench/contrib/notebook/browser/notebookEditorWidget": [ "notebookTreeAriaLabel", @@ -13716,29 +13827,94 @@ }, "webview title" ], - "vs/workbench/contrib/interactiveSession/common/interactiveSessionViewModel": [ - "thinking" - ], - "vs/workbench/contrib/interactiveSession/browser/interactiveSessionListRenderer": [ - "interactiveSession" + "vs/workbench/contrib/notebook/browser/viewParts/notebookKernelQuickPickStrategy": [ + "current1", + "current2", + "prompt.placeholder.change", + "prompt.placeholder.select", + "installSuggestedKernel", + "searchForKernels", + "selectAnotherKernel.more", + "select", + "selectAnotherKernel", + "selectKernel.placeholder", + "learnMoreTooltip", + "selectKernelFromExtension", + "kernels.selectedKernelAndKernelDetectionRunning", + "kernels.detecting", + "kernels.detecting", + "select" ], - "vs/workbench/contrib/interactiveSession/browser/interactiveSessionInputPart": [ - "interactiveSessionInput" + "vs/editor/contrib/codeAction/browser/codeAction": [ + "applyCodeActionFailed" ], - "vs/workbench/contrib/interactiveSession/common/interactiveSessionContextKeys": [ + "vs/workbench/contrib/chat/common/chatContextKeys": [ "interactiveSessionResponseHasProviderId", "interactiveSessionResponseVote", "interactiveSessionRequestInProgress", + "chatResponse", + "chatRequest", "interactiveInputHasText", "inInteractiveInput", - "inInteractiveSession", - "hasInteractiveSessionProvider" + "inChat", + "hasChatProvider" + ], + "vs/workbench/contrib/chat/browser/actions/chatAccessibilityHelp": [ + "interactiveSession.helpMenuExit", + "chat.overview", + "chat.requestHistory", + "workbench.action.chat.focus", + "workbench.action.chat.focusNoKb", + "workbench.action.chat.focusInput", + "workbench.action.interactiveSession.focusInputNoKb", + "workbench.action.chat.nextCodeBlock", + "workbench.action.chat.nextCodeBlockNoKb", + "workbench.action.chat.clear", + "workbench.action.chat.clearNoKb", + "interactiveSession.makeRequest", + "interactiveSession.diff", + "interactiveSession.diffNoKb", + "interactiveSession.acceptReject", + "interactiveSession.explain", + "interactiveSession.chatViewFocus", + "interactiveSession.toolbar" ], - "vs/workbench/contrib/interactiveEditor/browser/interactiveEditorWidget": [ - "aria-label", - "modified", - "original", - "aria-label.N" + "vs/workbench/contrib/notebook/browser/contrib/find/notebookFindWidget": [ + "ariaSearchNoResultEmpty", + "ariaSearchNoResult", + "ariaSearchNoResultWithLineNumNoCurrentMatch" + ], + "vs/workbench/contrib/chat/common/chatViewModel": [ + "thinking" + ], + "vs/workbench/contrib/chat/browser/chatListRenderer": [ + "chat", + "singleCodeBlock", + "multiCodeBlock", + "chat.codeBlockHelp", + "chat.codeBlock.toolbarVerbose", + "chat.codeBlock.toolbar", + "chat.codeBlockLabel" + ], + "vs/workbench/contrib/chat/browser/chatInputPart": [ + "actions.chat.accessibiltyHelp", + "chatInput.accessibilityHelpNoKb", + "chatInput" + ], + "vs/workbench/contrib/testing/browser/theme": [ + "testing.iconFailed", + "testing.iconErrored", + "testing.iconPassed", + "testing.runAction", + "testing.iconQueued", + "testing.iconUnset", + "testing.iconSkipped", + "testing.peekBorder", + "testing.peekBorder", + "testing.message.error.decorationForeground", + "testing.message.error.marginBackground", + "testing.message.info.decorationForeground", + "testing.message.info.marginBackground" ], "vs/workbench/contrib/testing/common/constants": [ "testState.errored", @@ -13758,21 +13934,6 @@ "testGroup.run", "testGroup.coverage" ], - "vs/workbench/contrib/testing/browser/theme": [ - "testing.iconFailed", - "testing.iconErrored", - "testing.iconPassed", - "testing.runAction", - "testing.iconQueued", - "testing.iconUnset", - "testing.iconSkipped", - "testing.peekBorder", - "testing.peekBorder", - "testing.message.error.decorationForeground", - "testing.message.error.marginBackground", - "testing.message.info.decorationForeground", - "testing.message.info.marginBackground" - ], "vs/workbench/contrib/testing/browser/testingExplorerFilter": [ "testing.filters.showOnlyFailed", "testing.filters.showOnlyExecuted", @@ -13785,23 +13946,17 @@ "testing.filters.showExcludedTests", "testing.filters.removeTestExclusions" ], - "vs/workbench/contrib/notebook/browser/viewParts/notebookKernelQuickPickStrategy": [ - "current1", - "current2", - "prompt.placeholder.change", - "prompt.placeholder.select", - "installSuggestedKernel", - "searchForKernels", - "selectAnotherKernel.more", - "select", - "selectAnotherKernel", - "selectKernel.placeholder", - "learnMoreTooltip", - "selectKernelFromExtension", - "kernels.selectedKernelAndKernelDetectionRunning", - "kernels.detecting", - "kernels.detecting", - "select" + "vs/workbench/contrib/interactiveEditor/browser/interactiveEditorStrategies": [ + "lines.0", + "lines.1", + "lines.N" + ], + "vs/workbench/contrib/interactiveEditor/browser/interactiveEditorWidget": [ + "aria-label", + "original", + "modified", + "interactiveEditor.accessibilityHelp", + "interactiveSessionInput.accessibilityHelpNoKb" ], "vs/platform/quickinput/browser/commandsQuickAccess": [ "recentlyUsed", @@ -13810,6 +13965,33 @@ "commandPickAriaLabelWithKeybinding", "canNotRun" ], + "vs/workbench/contrib/files/browser/views/explorerDecorationsProvider": [ + "canNotResolve", + "symbolicLlink", + "unknown", + "label" + ], + "vs/workbench/contrib/files/browser/views/explorerViewer": [ + "treeAriaLabel", + "fileInputAriaLabel", + "confirmRootsMove", + "confirmMultiMove", + "confirmRootMove", + "confirmMove", + "doNotAskAgain", + { + "key": "moveButtonLabel", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "copy", + "copying", + "move", + "moving", + "numberOfFolders", + "numberOfFiles" + ], "vs/workbench/contrib/files/browser/fileImportExport": [ "uploadingFiles", "overwrite", @@ -13875,19 +14057,28 @@ ] } ], + "vs/workbench/contrib/bulkEdit/browser/preview/bulkEditTree": [ + "bulkEdit", + "aria.renameAndEdit", + "aria.createAndEdit", + "aria.deleteAndEdit", + "aria.editOnly", + "aria.rename", + "aria.create", + "aria.delete", + "aria.replace", + "aria.del", + "aria.insert", + "rename.label", + "detail.rename", + "detail.create", + "detail.del", + "title" + ], "vs/workbench/contrib/search/browser/replaceService": [ "searchReplace.source", "fileReplaceChanges" ], - "vs/workbench/contrib/files/browser/views/explorerDecorationsProvider": [ - "canNotResolve", - "symbolicLlink", - "unknown", - "label" - ], - "vs/workbench/contrib/search/browser/searchFindInput": [ - "searchFindInputNotebookFilter.label" - ], "vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess": [ "cannotRunGotoSymbolWithoutEditor", "cannotRunGotoSymbolWithoutSymbolProvider", @@ -13923,9 +14114,8 @@ "field", "constant" ], - "vs/platform/actions/browser/toolbar": [ - "hide", - "resetThisMenu" + "vs/workbench/contrib/search/browser/searchFindInput": [ + "searchFindInputNotebookFilter.label" ], "vs/workbench/contrib/searchEditor/browser/searchEditorSerialization": [ "invalidQueryStringError", @@ -13936,10 +14126,17 @@ "noResults", "searchMaxResultsWarning" ], + "vs/platform/actions/browser/toolbar": [ + "hide", + "resetThisMenu" + ], "vs/workbench/contrib/scm/browser/dirtyDiffSwitcher": [ "remotes", "quickDiff.base.switch" ], + "vs/workbench/contrib/scm/browser/menus": [ + "miShare" + ], "vs/workbench/contrib/debug/browser/baseDebugView": [ "debug.lazyButton.tooltip" ], @@ -13970,13 +14167,6 @@ "installExt", "selectDebug" ], - "vs/workbench/contrib/debug/browser/debugConfigurationManager": [ - "selectConfiguration", - "editLaunchConfig", - "DebugConfig.failed", - "workspace", - "user settings" - ], "vs/workbench/contrib/debug/browser/debugTaskRunner": [ "preLaunchTaskErrors", "preLaunchTaskError", @@ -14053,37 +14243,13 @@ "vs/workbench/contrib/debug/common/debugSource": [ "unknownSource" ], - "vs/workbench/contrib/files/browser/views/explorerViewer": [ - "treeAriaLabel", - "fileInputAriaLabel", - "confirmRootsMove", - "confirmMultiMove", - "confirmRootMove", - "confirmMove", - "doNotAskAgain", - { - "key": "moveButtonLabel", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "copy", - "copying", - "move", - "moving", - "numberOfFolders", - "numberOfFiles" + "vs/base/browser/ui/dropdown/dropdownActionViewItem": [ + "moreActions" ], "vs/base/browser/ui/findinput/replaceInput": [ "defaultLabel", "label.preserveCaseToggle" ], - "vs/workbench/contrib/markers/browser/markersTable": [ - "codeColumnLabel", - "messageColumnLabel", - "fileColumnLabel", - "sourceColumnLabel" - ], "vs/workbench/contrib/markers/browser/markersTreeViewer": [ "problemsView", "expandedIcon", @@ -14091,23 +14257,11 @@ "single line", "multi line" ], - "vs/workbench/contrib/notebook/browser/contrib/find/notebookFindReplaceWidget": [ - "label.find", - "placeholder.find", - "label.previousMatchButton", - "label.nextMatchButton", - "label.closeButton", - "label.toggleReplaceButton", - "label.replace", - "placeholder.replace", - "label.replaceButton", - "label.replaceAllButton", - "findFilterIcon", - "notebook.find.filter.filterAction", - "notebook.find.filter.findInMarkupInput", - "notebook.find.filter.findInMarkupPreview", - "notebook.find.filter.findInCodeInput", - "notebook.find.filter.findInCodeOutput" + "vs/workbench/contrib/markers/browser/markersTable": [ + "codeColumnLabel", + "messageColumnLabel", + "fileColumnLabel", + "sourceColumnLabel" ], "vs/workbench/contrib/mergeEditor/browser/mergeEditorInputModel": [ "messageN", @@ -14185,13 +14339,6 @@ }, "noMoreWarn" ], - "vs/workbench/contrib/comments/browser/commentsController": [ - "hasCommentingRange", - "pickCommentService" - ], - "vs/workbench/contrib/customEditor/common/contributedCustomEditors": [ - "builtinProviderDisplayName" - ], "vs/workbench/contrib/mergeEditor/common/mergeEditor": [ "is", "isr", @@ -14202,20 +14349,30 @@ "baseUri", "resultUri" ], - "vs/workbench/contrib/mergeEditor/browser/view/editors/baseCodeEditorView": [ - "base", - "compareWith", - "compareWithTooltip" - ], "vs/workbench/contrib/mergeEditor/browser/view/viewModel": [ "noConflictMessage" ], - "vs/workbench/contrib/mergeEditor/browser/view/editors/resultCodeEditorView": [ - "result", - "mergeEditor.remainingConflicts", - "mergeEditor.remainingConflict", - "goToNextConflict", - "allConflictHandled" + "vs/workbench/contrib/mergeEditor/browser/view/colors": [ + "mergeEditor.change.background", + "mergeEditor.change.word.background", + "mergeEditor.changeBase.background", + "mergeEditor.changeBase.word.background", + "mergeEditor.conflict.unhandledUnfocused.border", + "mergeEditor.conflict.unhandledFocused.border", + "mergeEditor.conflict.handledUnfocused.border", + "mergeEditor.conflict.handledFocused.border", + "mergeEditor.conflict.handled.minimapOverViewRuler", + "mergeEditor.conflict.unhandled.minimapOverViewRuler", + "mergeEditor.conflictingLines.background", + "mergeEditor.conflict.input1.background", + "mergeEditor.conflict.input2.background" + ], + "vs/workbench/contrib/debug/browser/debugConfigurationManager": [ + "editLaunchConfig", + "selectConfiguration", + "DebugConfig.failed", + "workspace", + "user settings" ], "vs/workbench/contrib/mergeEditor/browser/view/editors/inputCodeEditorView": [ "input1", @@ -14230,29 +14387,28 @@ "accept.first", "accept.second" ], - "vs/workbench/contrib/extensions/browser/exeBasedRecommendations": [ - "exeBasedRecommendation" - ], - "vs/workbench/contrib/extensions/browser/configBasedRecommendations": [ - "exeBasedRecommendation" + "vs/workbench/contrib/comments/browser/commentsController": [ + "hasCommentingRange", + "pickCommentService" ], - "vs/workbench/contrib/extensions/browser/workspaceRecommendations": [ - "workspaceRecommendation" + "vs/workbench/contrib/mergeEditor/browser/view/editors/resultCodeEditorView": [ + "result", + "mergeEditor.remainingConflicts", + "mergeEditor.remainingConflict", + "goToNextConflict", + "allConflictHandled" ], - "vs/workbench/contrib/extensions/browser/fileBasedRecommendations": [ - "searchMarketplace", - "fileBasedRecommendation", - "languageName", - "showLanguageExtensions", - "dontShowAgainExtension" + "vs/workbench/contrib/mergeEditor/browser/view/editors/baseCodeEditorView": [ + "base", + "compareWith", + "compareWithTooltip" ], - "vs/workbench/contrib/extensions/browser/webRecommendations": [ - "reason" + "vs/workbench/contrib/customEditor/common/contributedCustomEditors": [ + "builtinProviderDisplayName" ], "vs/workbench/contrib/extensions/browser/extensionsViewer": [ "error", "Unknown Extension", - "extension.arialabel", "extensions" ], "vs/workbench/contrib/extensions/browser/extensionsWidgets": [ @@ -14281,25 +14437,29 @@ "extensionPreReleaseForeground", "extensionIcon.sponsorForeground" ], + "vs/workbench/contrib/extensions/browser/exeBasedRecommendations": [ + "exeBasedRecommendation" + ], + "vs/workbench/contrib/extensions/browser/workspaceRecommendations": [ + "workspaceRecommendation" + ], + "vs/workbench/contrib/extensions/browser/fileBasedRecommendations": [ + "searchMarketplace", + "fileBasedRecommendation", + "languageName", + "showLanguageExtensions", + "dontShowAgainExtension" + ], + "vs/workbench/contrib/extensions/browser/configBasedRecommendations": [ + "exeBasedRecommendation" + ], + "vs/workbench/contrib/extensions/browser/webRecommendations": [ + "reason" + ], "vs/platform/files/browser/htmlFileSystemProvider": [ "fileSystemRenameError", "fileSystemNotAllowedError" ], - "vs/workbench/contrib/mergeEditor/browser/view/colors": [ - "mergeEditor.change.background", - "mergeEditor.change.word.background", - "mergeEditor.changeBase.background", - "mergeEditor.changeBase.word.background", - "mergeEditor.conflict.unhandledUnfocused.border", - "mergeEditor.conflict.unhandledFocused.border", - "mergeEditor.conflict.handledUnfocused.border", - "mergeEditor.conflict.handledFocused.border", - "mergeEditor.conflict.handled.minimapOverViewRuler", - "mergeEditor.conflict.unhandled.minimapOverViewRuler", - "mergeEditor.conflictingLines.background", - "mergeEditor.conflict.input1.background", - "mergeEditor.conflict.input2.background" - ], "vs/workbench/contrib/terminal/common/terminalColorRegistry": [ "terminal.background", "terminal.foreground", @@ -14323,6 +14483,100 @@ "terminal.tab.activeBorder", "terminal.ansiColor" ], + "vs/workbench/contrib/terminal/browser/terminalActions": [ + "showTerminalTabs", + "workbench.action.terminal.newWorkspacePlaceholder", + "terminalLaunchHelp", + "workbench.action.terminal.newInActiveWorkspace", + "workbench.action.terminal.createTerminalEditor", + "workbench.action.terminal.createTerminalEditorSide", + "workbench.action.terminal.showTabs", + "workbench.action.terminal.focusPreviousPane", + "workbench.action.terminal.focusNextPane", + "workbench.action.terminal.runRecentCommand", + "workbench.action.terminal.copyLastCommand", + "workbench.action.terminal.goToRecentDirectory", + "workbench.action.terminal.resizePaneLeft", + "workbench.action.terminal.resizePaneRight", + "workbench.action.terminal.resizePaneUp", + "workbench.action.terminal.resizePaneDown", + "workbench.action.terminal.focus.tabsView", + "workbench.action.terminal.focusNext", + "workbench.action.terminal.focusPrevious", + "workbench.action.terminal.runSelectedText", + "workbench.action.terminal.runActiveFile", + "workbench.action.terminal.runActiveFile.noFile", + "workbench.action.terminal.scrollDown", + "workbench.action.terminal.scrollDownPage", + "workbench.action.terminal.scrollToBottom", + "workbench.action.terminal.scrollUp", + "workbench.action.terminal.scrollUpPage", + "workbench.action.terminal.scrollToTop", + "workbench.action.terminal.clearSelection", + "workbench.action.terminal.detachSession", + "workbench.action.terminal.attachToSession", + "noUnattachedTerminals", + "quickAccessTerminal", + "workbench.action.terminal.scrollToPreviousCommand", + "workbench.action.terminal.scrollToNextCommand", + "workbench.action.terminal.selectToPreviousCommand", + "workbench.action.terminal.selectToNextCommand", + "workbench.action.terminal.selectToPreviousLine", + "workbench.action.terminal.selectToNextLine", + "workbench.action.terminal.toggleEscapeSequenceLogging", + "sendSequence", + "workbench.action.terminal.newWithCwd.cwd", + "workbench.action.terminal.renameWithArg.name", + "workbench.action.terminal.renameWithArg.noName", + "workbench.action.terminal.relaunch", + "workbench.action.terminal.joinInstance", + "workbench.action.terminal.join", + "workbench.action.terminal.join.insufficientTerminals", + "workbench.action.terminal.join.onlySplits", + "workbench.action.terminal.splitInActiveWorkspace", + "workbench.action.terminal.selectAll", + "workbench.action.terminal.new", + "workbench.action.terminal.kill", + "workbench.action.terminal.killAll", + "workbench.action.terminal.killEditor", + "workbench.action.terminal.clear", + "workbench.action.terminal.selectDefaultShell", + "workbench.action.terminal.openSettings", + "workbench.action.terminal.setFixedDimensions", + "workbench.action.terminal.sizeToContentWidth", + "workbench.action.terminal.clearPreviousSessionHistory", + "workbench.action.terminal.selectPrevSuggestion", + "workbench.action.terminal.selectPrevPageSuggestion", + "workbench.action.terminal.selectNextSuggestion", + "workbench.action.terminal.selectNextPageSuggestion", + "workbench.action.terminal.acceptSelectedSuggestion", + "workbench.action.terminal.hideSuggestWidget", + "workbench.action.terminal.copySelection", + "workbench.action.terminal.copyAndClearSelection", + "workbench.action.terminal.copySelectionAsHtml", + "workbench.action.terminal.paste", + "workbench.action.terminal.pasteSelection", + "workbench.action.terminal.switchTerminal", + "emptyTerminalNameInfo", + "workbench.action.terminal.newWithProfile", + "workbench.action.terminal.newWithProfile.profileName", + "workbench.action.terminal.newWorkspacePlaceholder", + "workbench.action.terminal.overriddenCwdDescription", + "workbench.action.terminal.newWorkspacePlaceholder", + "workbench.action.terminal.rename.prompt" + ], + "vs/workbench/contrib/terminal/browser/terminalService": [ + "terminalService.terminalCloseConfirmationSingular", + "terminalService.terminalCloseConfirmationPlural", + { + "key": "terminate", + "comment": [ + "&& denotes a mnemonic" + ] + }, + "localTerminalVirtualWorkspace", + "localTerminalRemote" + ], "vs/workbench/contrib/terminal/browser/terminalQuickAccess": [ "workbench.action.terminal.newplus", "workbench.action.terminal.newWithProfilePlus", @@ -14342,6 +14596,30 @@ "terminalCommandHistoryOutput", "terminalCommandHistoryFuzzySearch" ], + "vs/workbench/contrib/terminal/common/terminalStrings": [ + "terminal", + "terminal.new", + "doNotShowAgain", + "currentSessionCategory", + "previousSessionCategory", + "terminalCategory", + "workbench.action.terminal.focus", + "killTerminal", + "killTerminal.short", + "moveToEditor", + "workbench.action.terminal.moveToTerminalPanel", + "workbench.action.terminal.changeIcon", + "workbench.action.terminal.changeColor", + "splitTerminal", + "splitTerminal.short", + "unsplitTerminal", + "workbench.action.terminal.rename", + "workbench.action.terminal.sizeToContentWidthInstance", + "workbench.action.terminal.focusHover", + "workbench.action.terminal.sendSequence", + "workbench.action.terminal.newWithCwd", + "workbench.action.terminal.renameWithArg" + ], "vs/workbench/contrib/terminal/common/terminalConfiguration": [ "cwd", "cwdFolder", @@ -14483,47 +14761,12 @@ "terminal.integrated.shellIntegration.decorationsEnabled.never", "terminal.integrated.shellIntegration.history", "terminal.integrated.shellIntegration.suggestEnabled", - "terminal.integrated.smoothScrolling" + "terminal.integrated.smoothScrolling", + "terminal.integrated.experimentalImageSupport" ], - "vs/workbench/contrib/terminal/browser/terminalService": [ - "terminalService.terminalCloseConfirmationSingular", - "terminalService.terminalCloseConfirmationPlural", + "vs/workbench/contrib/terminal/browser/terminalMenus": [ { - "key": "terminate", - "comment": [ - "&& denotes a mnemonic" - ] - }, - "localTerminalVirtualWorkspace", - "localTerminalRemote" - ], - "vs/workbench/contrib/terminal/common/terminalStrings": [ - "terminal", - "terminal.new", - "doNotShowAgain", - "currentSessionCategory", - "previousSessionCategory", - "terminalCategory", - "workbench.action.terminal.focus", - "killTerminal", - "killTerminal.short", - "moveToEditor", - "workbench.action.terminal.moveToTerminalPanel", - "workbench.action.terminal.changeIcon", - "workbench.action.terminal.changeColor", - "splitTerminal", - "splitTerminal.short", - "unsplitTerminal", - "workbench.action.terminal.rename", - "workbench.action.terminal.sizeToContentWidthInstance", - "workbench.action.terminal.focusHover", - "workbench.action.terminal.sendSequence", - "workbench.action.terminal.newWithCwd", - "workbench.action.terminal.renameWithArg" - ], - "vs/workbench/contrib/terminal/browser/terminalMenus": [ - { - "key": "miNewTerminal", + "key": "miNewTerminal", "comment": [ "&& denotes a mnemonic" ] @@ -14577,105 +14820,11 @@ "defaultTerminalProfile", "splitTerminal" ], - "vs/workbench/contrib/terminal/browser/terminalActions": [ - "showTerminalTabs", - "workbench.action.terminal.newWorkspacePlaceholder", - "terminalLaunchHelp", - "workbench.action.terminal.newInActiveWorkspace", - "workbench.action.terminal.createTerminalEditor", - "workbench.action.terminal.createTerminalEditorSide", - "workbench.action.terminal.showTabs", - "workbench.action.terminal.focusPreviousPane", - "workbench.action.terminal.focusNextPane", - "workbench.action.terminal.runRecentCommand", - "workbench.action.terminal.copyLastCommand", - "workbench.action.terminal.goToRecentDirectory", - "workbench.action.terminal.resizePaneLeft", - "workbench.action.terminal.resizePaneRight", - "workbench.action.terminal.resizePaneUp", - "workbench.action.terminal.resizePaneDown", - "workbench.action.terminal.focus.tabsView", - "workbench.action.terminal.focusNext", - "workbench.action.terminal.focusPrevious", - "workbench.action.terminal.runSelectedText", - "workbench.action.terminal.runActiveFile", - "workbench.action.terminal.runActiveFile.noFile", - "workbench.action.terminal.scrollDown", - "workbench.action.terminal.scrollDownPage", - "workbench.action.terminal.scrollToBottom", - "workbench.action.terminal.scrollUp", - "workbench.action.terminal.scrollUpPage", - "workbench.action.terminal.scrollToTop", - "workbench.action.terminal.clearSelection", - "workbench.action.terminal.detachSession", - "workbench.action.terminal.attachToSession", - "noUnattachedTerminals", - "quickAccessTerminal", - "workbench.action.terminal.scrollToPreviousCommand", - "workbench.action.terminal.scrollToNextCommand", - "workbench.action.terminal.selectToPreviousCommand", - "workbench.action.terminal.selectToNextCommand", - "workbench.action.terminal.selectToPreviousLine", - "workbench.action.terminal.selectToNextLine", - "workbench.action.terminal.toggleEscapeSequenceLogging", - "sendSequence", - "workbench.action.terminal.newWithCwd.cwd", - "workbench.action.terminal.renameWithArg.name", - "workbench.action.terminal.renameWithArg.noName", - "workbench.action.terminal.relaunch", - "workbench.action.terminal.joinInstance", - "workbench.action.terminal.join", - "workbench.action.terminal.join.insufficientTerminals", - "workbench.action.terminal.join.onlySplits", - "workbench.action.terminal.splitInActiveWorkspace", - "workbench.action.terminal.selectAll", - "workbench.action.terminal.new", - "workbench.action.terminal.kill", - "workbench.action.terminal.killAll", - "workbench.action.terminal.killEditor", - "workbench.action.terminal.clear", - "workbench.action.terminal.selectDefaultShell", - "workbench.action.terminal.openSettings", - "workbench.action.terminal.setFixedDimensions", - "workbench.action.terminal.sizeToContentWidth", - "workbench.action.terminal.clearPreviousSessionHistory", - "workbench.action.terminal.selectPrevSuggestion", - "workbench.action.terminal.selectPrevPageSuggestion", - "workbench.action.terminal.selectNextSuggestion", - "workbench.action.terminal.selectNextPageSuggestion", - "workbench.action.terminal.acceptSelectedSuggestion", - "workbench.action.terminal.hideSuggestWidget", - "workbench.action.terminal.copySelection", - "workbench.action.terminal.copyAndClearSelection", - "workbench.action.terminal.copySelectionAsHtml", - "workbench.action.terminal.paste", - "workbench.action.terminal.pasteSelection", - "workbench.action.terminal.switchTerminal", - "emptyTerminalNameInfo", - "workbench.action.terminal.newWithProfile", - "workbench.action.terminal.newWithProfile.profileName", - "workbench.action.terminal.newWorkspacePlaceholder", - "workbench.action.terminal.overriddenCwdDescription", - "workbench.action.terminal.newWorkspacePlaceholder", - "workbench.action.terminal.rename.prompt" - ], - "vs/workbench/contrib/terminalContrib/accessibility/browser/terminalAccessibleBuffer": [ - "terminal.integrated.accessibleBuffer", - "terminal.integrated.symbolQuickPick.labelNoExitCode" - ], "vs/workbench/contrib/terminal/browser/terminalTabbedView": [ "moveTabsRight", "moveTabsLeft", "hideTabs" ], - "vs/workbench/contrib/terminalContrib/quickFix/browser/terminalQuickFixBuiltinActions": [ - "terminal.freePort", - "terminal.createPR" - ], - "vs/workbench/contrib/remote/browser/explorerViewItems": [ - "remotes", - "remote.explorer.switch" - ], "vs/workbench/contrib/terminal/browser/terminalTooltip": [ "shellIntegration.enabled", "launchFailed.exitCodeOnlyShellIntegration", @@ -14688,6 +14837,60 @@ }, "shellProcessTooltip.commandLine" ], + "vs/workbench/contrib/terminalContrib/accessibility/browser/terminalAccessibleBuffer": [ + "terminal.integrated.accessibleBuffer", + "terminal.integrated.symbolQuickPick.labelNoExitCode" + ], + "vs/workbench/contrib/terminalContrib/accessibility/browser/terminalAccessibilityHelp": [ + "terminal.integrated.accessiblityHelp", + "focusAccessibleBuffer", + "focusAccessibleBufferNoKb", + "commandPromptMigration", + "shellIntegration", + "goToNextCommand", + "goToNextCommandNoKb", + "goToPreviousCommand", + "goToPreviousCommandNoKb", + "navigateAccessibleBuffer", + "navigateAccessibleBufferNoKb", + "runRecentCommand", + "runRecentCommandNoKb", + "goToRecentDirectory", + "goToRecentDirectoryNoKb", + "goToRecentDirectoryNoShellIntegration", + "goToRecentDirectoryNoKbNoShellIntegration", + "openDetectedLink", + "openDetectedLinkNoKb", + "newWithProfile", + "newWithProfileNoKb", + "accessibilitySettings", + "readMore", + "dismiss", + "introMsg" + ], + "vs/workbench/contrib/terminalContrib/links/browser/terminalLinkQuickpick": [ + "terminal.integrated.openDetectedLink", + "terminal.integrated.urlLinks", + "terminal.integrated.localFileLinks", + "terminal.integrated.searchLinks", + "terminal.integrated.showMoreLinks" + ], + "vs/workbench/contrib/terminalContrib/links/browser/terminalLinkManager": [ + "terminalLinkHandler.followLinkAlt.mac", + "terminalLinkHandler.followLinkAlt", + "terminalLinkHandler.followLinkCmd", + "terminalLinkHandler.followLinkCtrl", + "followLink", + "followForwardedLink", + "followLinkUrl" + ], + "vs/workbench/contrib/terminalContrib/quickFix/browser/terminalQuickFixService": [ + "vscode.extension.contributes.terminalQuickFixes", + "vscode.extension.contributes.terminalQuickFixes.id", + "vscode.extension.contributes.terminalQuickFixes.commandLineMatcher", + "vscode.extension.contributes.terminalQuickFixes.outputMatcher", + "vscode.extension.contributes.terminalQuickFixes.commandExitResult" + ], "vs/workbench/contrib/tasks/common/jsonSchemaCommon": [ "JsonSchema.options", "JsonSchema.options.cwd", @@ -14734,13 +14937,6 @@ "vs/workbench/services/configurationResolver/common/configurationResolverUtils": [ "deprecatedVariables" ], - "vs/workbench/contrib/terminalContrib/quickFix/browser/terminalQuickFixService": [ - "vscode.extension.contributes.terminalQuickFixes", - "vscode.extension.contributes.terminalQuickFixes.id", - "vscode.extension.contributes.terminalQuickFixes.commandLineMatcher", - "vscode.extension.contributes.terminalQuickFixes.outputMatcher", - "vscode.extension.contributes.terminalQuickFixes.commandExitResult" - ], "vs/workbench/services/configurationResolver/common/configurationResolverSchema": [ "JsonSchema.input.id", "JsonSchema.input.type", @@ -14759,62 +14955,29 @@ "JsonSchema.input.command.args", "JsonSchema.input.command.args" ], - "vs/workbench/contrib/terminalContrib/links/browser/terminalLinkManager": [ - "terminalLinkHandler.followLinkAlt.mac", - "terminalLinkHandler.followLinkAlt", - "terminalLinkHandler.followLinkCmd", - "terminalLinkHandler.followLinkCtrl", - "followLink", - "followForwardedLink", - "followLinkUrl" - ], - "vs/workbench/contrib/terminalContrib/accessibility/browser/terminalAccessibilityHelp": [ - "terminal.integrated.accessiblityHelp", - "focusAccessibleBuffer", - "focusAccessibleBufferNoKb", - "commandPromptMigration", - "shellIntegration", - "goToNextCommand", - "goToNextCommandNoKb", - "goToPreviousCommand", - "goToPreviousCommandNoKb", - "navigateAccessibleBuffer", - "navigateAccessibleBufferNoKb", - "runRecentCommand", - "runRecentCommandNoKb", - "goToRecentDirectory", - "goToRecentDirectoryNoKb", - "goToRecentDirectoryNoShellIntegration", - "goToRecentDirectoryNoKbNoShellIntegration", - "openDetectedLink", - "openDetectedLinkNoKb", - "newWithProfile", - "newWithProfileNoKb", - "accessibilitySettings", - "readMore", - "dismiss", - "introMsg" - ], - "vs/workbench/contrib/terminalContrib/links/browser/terminalLinkQuickpick": [ - "terminal.integrated.openDetectedLink", - "terminal.integrated.urlLinks", - "terminal.integrated.localFileLinks", - "terminal.integrated.searchLinks", - "terminal.integrated.showMoreLinks" - ], - "vs/editor/contrib/codeAction/browser/codeAction": [ - "applyCodeActionFailed" - ], "vs/workbench/contrib/terminalContrib/quickFix/browser/quickFixAddon": [ "quickFix.command", "quickFix.opener", "codeAction.widget.id.quickfix" ], + "vs/workbench/contrib/remote/browser/explorerViewItems": [ + "remotes", + "remote.explorer.switch" + ], + "vs/workbench/contrib/terminalContrib/quickFix/browser/terminalQuickFixBuiltinActions": [ + "terminal.freePort", + "terminal.createPR" + ], "vs/workbench/contrib/snippets/browser/snippetsFile": [ "source.workspaceSnippetGlobal", "source.userSnippetGlobal", "source.userSnippet" ], + "vs/workbench/contrib/snippets/browser/snippetCompletionProvider": [ + "detail.snippet", + "snippetSuggest.longLabel", + "snippetSuggest.longLabel" + ], "vs/workbench/contrib/snippets/browser/snippetPicker": [ "sep.userSnippet", "sep.workspaceSnippet", @@ -14824,57 +14987,13 @@ "pick.placeholder", "pick.noSnippetAvailable" ], - "vs/workbench/contrib/snippets/browser/commands/abstractSnippetsActions": [ - "snippets" - ], - "vs/workbench/contrib/snippets/browser/snippetCompletionProvider": [ - "detail.snippet", - "snippetSuggest.longLabel", - "snippetSuggest.longLabel" - ], "vs/workbench/contrib/update/browser/releaseNotesEditor": [ "releaseNotesInputName", "unassigned", "showOnUpdate" ], - "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedExtensionPoint": [ - "title", - "walkthroughs", - "walkthroughs.id", - "walkthroughs.title", - "walkthroughs.icon", - "walkthroughs.description", - "walkthroughs.featuredFor", - "walkthroughs.when", - "walkthroughs.steps", - "walkthroughs.steps.id", - "walkthroughs.steps.title", - "walkthroughs.steps.description.interpolated", - "walkthroughs.steps.button.deprecated.interpolated", - "walkthroughs.steps.media", - "pathDeprecated", - "walkthroughs.steps.media.image.path.string", - "walkthroughs.steps.media.image.path.dark.string", - "walkthroughs.steps.media.image.path.light.string", - "walkthroughs.steps.media.image.path.hc.string", - "walkthroughs.steps.media.image.path.hcLight.string", - "walkthroughs.steps.media.altText", - "walkthroughs.steps.media.image.path.svg", - "walkthroughs.steps.media.altText", - "pathDeprecated", - "walkthroughs.steps.media.markdown.path", - "walkthroughs.steps.completionEvents", - "walkthroughs.steps.completionEvents.onCommand", - "walkthroughs.steps.completionEvents.onLink", - "walkthroughs.steps.completionEvents.onView", - "walkthroughs.steps.completionEvents.onSettingChanged", - "walkthroughs.steps.completionEvents.onContext", - "walkthroughs.steps.completionEvents.extensionInstalled", - "walkthroughs.steps.completionEvents.stepSelected", - "walkthroughs.steps.doneOn", - "walkthroughs.steps.doneOn.deprecation", - "walkthroughs.steps.oneOn.command", - "walkthroughs.steps.when" + "vs/workbench/contrib/snippets/browser/commands/abstractSnippetsActions": [ + "snippets" ], "vs/workbench/contrib/welcomeGettingStarted/common/gettingStartedContent": [ "getting-started-setup-icon", @@ -14898,6 +15017,8 @@ "gettingStarted.topLevelShowWalkthroughs.description", "gettingStarted.topLevelRemoteOpen.title", "gettingStarted.topLevelRemoteOpen.description", + "gettingStarted.topLevelOpenTunnel.title", + "gettingStarted.topLevelOpenTunnel.description", "gettingStarted.setup.title", "gettingStarted.setup.description", "gettingStarted.pickColor.title", @@ -15007,6 +15128,49 @@ "gettingStarted.notebookProfile.title", "gettingStarted.notebookProfile.description" ], + "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedExtensionPoint": [ + "title", + "walkthroughs", + "walkthroughs.id", + "walkthroughs.title", + "walkthroughs.icon", + "walkthroughs.description", + "walkthroughs.featuredFor", + "walkthroughs.when", + "walkthroughs.steps", + "walkthroughs.steps.id", + "walkthroughs.steps.title", + "walkthroughs.steps.description.interpolated", + "walkthroughs.steps.button.deprecated.interpolated", + "walkthroughs.steps.media", + "pathDeprecated", + "walkthroughs.steps.media.image.path.string", + "walkthroughs.steps.media.image.path.dark.string", + "walkthroughs.steps.media.image.path.light.string", + "walkthroughs.steps.media.image.path.hc.string", + "walkthroughs.steps.media.image.path.hcLight.string", + "walkthroughs.steps.media.altText", + "walkthroughs.steps.media.image.path.svg", + "walkthroughs.steps.media.altText", + "pathDeprecated", + "walkthroughs.steps.media.markdown.path", + "walkthroughs.steps.completionEvents", + "walkthroughs.steps.completionEvents.onCommand", + "walkthroughs.steps.completionEvents.onLink", + "walkthroughs.steps.completionEvents.onView", + "walkthroughs.steps.completionEvents.onSettingChanged", + "walkthroughs.steps.completionEvents.onContext", + "walkthroughs.steps.completionEvents.extensionInstalled", + "walkthroughs.steps.completionEvents.stepSelected", + "walkthroughs.steps.doneOn", + "walkthroughs.steps.doneOn.deprecation", + "walkthroughs.steps.oneOn.command", + "walkthroughs.steps.when" + ], + "vs/workbench/contrib/welcomeGettingStarted/browser/featuredExtensionService": [ + "gettingStarted.featuredTitle", + "gettingStarted.featuredTitle" + ], "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedColors": [ "welcomePage.background", "welcomePage.tileBackground", @@ -15016,41 +15180,51 @@ "welcomePage.progress.foreground", "walkthrough.stepTitle.foreground" ], - "vs/workbench/contrib/welcomeGettingStarted/browser/featuredExtensionService": [ - "gettingStarted.featuredTitle", - "gettingStarted.featuredTitle" - ], - "vs/workbench/contrib/welcomeWalkthrough/common/walkThroughUtils": [ - "walkThrough.embeddedEditorBackground" - ], "vs/workbench/contrib/callHierarchy/browser/callHierarchyTree": [ "tree.aria", "from", "to" ], - "vs/workbench/contrib/bulkEdit/browser/preview/bulkEditTree": [ - "bulkEdit", - "aria.renameAndEdit", - "aria.createAndEdit", - "aria.deleteAndEdit", - "aria.editOnly", - "aria.rename", - "aria.create", - "aria.delete", - "aria.replace", - "aria.del", - "aria.insert", - "rename.label", - "detail.rename", - "detail.create", - "detail.del", - "title" - ], "vs/workbench/contrib/typeHierarchy/browser/typeHierarchyTree": [ "tree.aria", "supertypes", "subtypes" ], + "vs/editor/contrib/symbolIcons/browser/symbolIcons": [ + "symbolIcon.arrayForeground", + "symbolIcon.booleanForeground", + "symbolIcon.classForeground", + "symbolIcon.colorForeground", + "symbolIcon.constantForeground", + "symbolIcon.constructorForeground", + "symbolIcon.enumeratorForeground", + "symbolIcon.enumeratorMemberForeground", + "symbolIcon.eventForeground", + "symbolIcon.fieldForeground", + "symbolIcon.fileForeground", + "symbolIcon.folderForeground", + "symbolIcon.functionForeground", + "symbolIcon.interfaceForeground", + "symbolIcon.keyForeground", + "symbolIcon.keywordForeground", + "symbolIcon.methodForeground", + "symbolIcon.moduleForeground", + "symbolIcon.namespaceForeground", + "symbolIcon.nullForeground", + "symbolIcon.numberForeground", + "symbolIcon.objectForeground", + "symbolIcon.operatorForeground", + "symbolIcon.packageForeground", + "symbolIcon.propertyForeground", + "symbolIcon.referenceForeground", + "symbolIcon.snippetForeground", + "symbolIcon.stringForeground", + "symbolIcon.structForeground", + "symbolIcon.textForeground", + "symbolIcon.typeParameterForeground", + "symbolIcon.unitForeground", + "symbolIcon.variableForeground" + ], "vs/workbench/contrib/feedback/browser/feedback": [ "label.sendASmile", "close", @@ -15138,9 +15312,34 @@ ] } ], + "vs/workbench/contrib/welcomeWalkthrough/common/walkThroughUtils": [ + "walkThrough.embeddedEditorBackground" + ], + "vs/workbench/browser/parts/notifications/notificationsActions": [ + "clearIcon", + "clearAllIcon", + "hideIcon", + "expandIcon", + "collapseIcon", + "configureIcon", + "doNotDisturbIcon", + "clearNotification", + "clearNotifications", + "toggleDoNotDisturbMode", + "hideNotificationsCenter", + "expandNotification", + "collapseNotification", + "configureNotification", + "copyNotification" + ], "vs/workbench/services/textfile/common/textFileSaveParticipant": [ "saveParticipants" ], + "vs/workbench/browser/parts/notifications/notificationsList": [ + "notificationAriaLabel", + "notificationWithSourceAriaLabel", + "notificationsList" + ], "vs/workbench/browser/parts/titlebar/commandCenterControl": [ "label.dfl", "label1", @@ -15161,63 +15360,6 @@ "userIsSudo", "devExtensionWindowTitlePrefix" ], - "vs/editor/contrib/symbolIcons/browser/symbolIcons": [ - "symbolIcon.arrayForeground", - "symbolIcon.booleanForeground", - "symbolIcon.classForeground", - "symbolIcon.colorForeground", - "symbolIcon.constantForeground", - "symbolIcon.constructorForeground", - "symbolIcon.enumeratorForeground", - "symbolIcon.enumeratorMemberForeground", - "symbolIcon.eventForeground", - "symbolIcon.fieldForeground", - "symbolIcon.fileForeground", - "symbolIcon.folderForeground", - "symbolIcon.functionForeground", - "symbolIcon.interfaceForeground", - "symbolIcon.keyForeground", - "symbolIcon.keywordForeground", - "symbolIcon.methodForeground", - "symbolIcon.moduleForeground", - "symbolIcon.namespaceForeground", - "symbolIcon.nullForeground", - "symbolIcon.numberForeground", - "symbolIcon.objectForeground", - "symbolIcon.operatorForeground", - "symbolIcon.packageForeground", - "symbolIcon.propertyForeground", - "symbolIcon.referenceForeground", - "symbolIcon.snippetForeground", - "symbolIcon.stringForeground", - "symbolIcon.structForeground", - "symbolIcon.textForeground", - "symbolIcon.typeParameterForeground", - "symbolIcon.unitForeground", - "symbolIcon.variableForeground" - ], - "vs/platform/quickinput/browser/quickPickPin": [ - "terminal.commands.pinned", - "pinCommand", - "pinnedCommand" - ], - "vs/workbench/contrib/webview/browser/webviewElement": [ - "fatalErrorMessage" - ], - "vs/workbench/api/common/extHostDiagnostics": [ - { - "key": "limitHit", - "comment": [ - "amount of errors/warning skipped due to limits" - ] - } - ], - "vs/workbench/api/common/extHostLanguageFeatures": [ - "defaultDropLabel" - ], - "vs/workbench/api/common/extHostProgress": [ - "extensionSource" - ], "vs/workbench/services/workingCopy/common/storedFileWorkingCopy": [ "staleSaveError", "overwrite", @@ -15242,6 +15384,32 @@ ] } ], + "vs/platform/terminal/common/terminalProfiles": [ + "terminalAutomaticProfile" + ], + "vs/platform/quickinput/browser/quickPickPin": [ + "terminal.commands.pinned", + "pinCommand", + "pinnedCommand" + ], + "vs/workbench/contrib/webview/browser/webviewElement": [ + "fatalErrorMessage" + ], + "vs/workbench/api/common/extHostDiagnostics": [ + { + "key": "limitHit", + "comment": [ + "amount of errors/warning skipped due to limits" + ] + } + ], + "vs/workbench/api/common/extHostProgress": [ + "extensionSource" + ], + "vs/workbench/api/common/extHostLanguageFeatures": [ + "defaultPasteLabel", + "defaultDropLabel" + ], "vs/workbench/api/common/extHostStatusBar": [ "extensionLabel", "status.extensionMessage" @@ -15249,7 +15417,7 @@ "vs/workbench/api/common/extHostTreeViews": [ "treeView.duplicateElement" ], - "vs/workbench/api/common/extHostInteractiveSession": [ + "vs/workbench/api/common/extHostChat": [ "emptyResponse", "errorResponse" ], @@ -15258,28 +15426,38 @@ "wordsDescription", "regexDescription" ], - "vs/workbench/browser/parts/notifications/notificationsViewer": [ - "executeCommand", - "notificationActions", - "notificationSource" - ], - "vs/platform/languagePacks/common/localizedStrings": [ - "open", - "close", - "find" - ], "vs/editor/browser/controller/textAreaHandler": [ "editor", "accessibilityOffAriaLabel" ], - "vs/editor/contrib/codeAction/browser/codeActionUi": [ - "hideMoreActions", - "showMoreActions" + "vs/editor/contrib/codeAction/browser/codeActionMenu": [ + "codeAction.widget.id.more", + "codeAction.widget.id.quickfix", + "codeAction.widget.id.extract", + "codeAction.widget.id.inline", + "codeAction.widget.id.convert", + "codeAction.widget.id.move", + "codeAction.widget.id.surround", + "codeAction.widget.id.source" ], "vs/editor/contrib/colorPicker/browser/colorPickerWidget": [ "clickToToggleColorOptions", "closeIcon" ], + "vs/platform/actionWidget/browser/actionWidget": [ + "codeActionMenuVisible", + "hideCodeActionWidget.title", + "selectPrevCodeAction.title", + "selectNextCodeAction.title", + "acceptSelected.title", + "previewSelected.title" + ], + "vs/editor/contrib/inlineCompletions/browser/inlineCompletionContextKeys": [ + "inlineSuggestionVisible", + "inlineSuggestionHasIndentation", + "inlineSuggestionHasIndentationLessThanTabSize", + "suppressSuggestions" + ], "vs/editor/contrib/editorState/browser/keybindingCancellation": [ "cancellableOperation" ], @@ -15288,13 +15466,6 @@ "noResults", "peekView.alternateTitle" ], - "vs/editor/contrib/inlineCompletions/browser/inlineCompletionContextKeys": [ - "inlineSuggestionVisible", - "inlineSuggestionHasIndentation", - "inlineSuggestionHasIndentationLessThanTabSize", - "alwaysShowInlineSuggestionToolbar", - "suppressSuggestions" - ], "vs/editor/contrib/snippet/browser/snippetVariables": [ "Sunday", "Monday", @@ -15367,6 +15538,8 @@ "resolved" ], "vs/workbench/contrib/comments/browser/commentColors": [ + "resolvedCommentIcon", + "unresolvedCommentIcon", "resolvedCommentBorder", "unresolvedCommentBorder", "commentThreadRangeBackground", @@ -15439,6 +15612,13 @@ "addPattern", "excludePatternInputPlaceholder", "excludeSiblingInputPlaceholder", + "includePatternHintLabel", + "includeSiblingHintLabel", + "removeIncludeItem", + "editIncludeItem", + "addPattern", + "includePatternInputPlaceholder", + "includeSiblingInputPlaceholder", "okButton", "cancelButton", "objectKeyInputPlaceholder", @@ -15504,6 +15684,24 @@ "vs/workbench/services/workingCopy/common/storedFileWorkingCopyManager": [ "join.fileWorkingCopyManager" ], + "vs/workbench/contrib/notebook/browser/contrib/find/notebookFindReplaceWidget": [ + "label.find", + "placeholder.find", + "label.previousMatchButton", + "label.nextMatchButton", + "label.closeButton", + "label.toggleReplaceButton", + "label.replace", + "placeholder.replace", + "label.replaceButton", + "label.replaceAllButton", + "findFilterIcon", + "notebook.find.filter.filterAction", + "notebook.find.filter.findInMarkupInput", + "notebook.find.filter.findInMarkupPreview", + "notebook.find.filter.findInCodeInput", + "notebook.find.filter.findInCodeOutput" + ], "vs/workbench/contrib/debug/common/debugger": [ "cannot.find.da", "launch.config.comment1", @@ -15559,6 +15757,18 @@ "app.launch.json.compound.stopAll", "compoundPrelaunchTask" ], + "vs/base/browser/ui/selectBox/selectBoxCustom": [ + { + "key": "selectBox", + "comment": [ + "Behave like native select dropdown element." + ] + } + ], + "vs/workbench/contrib/mergeEditor/browser/mergeMarkers/mergeMarkersController": [ + "conflictingLine", + "conflictingLines" + ], "vs/workbench/contrib/debug/browser/rawDebugSession": [ "noDebugAdapterStart", "canNotStart", @@ -15571,16 +15781,37 @@ "noDebugAdapter", "moreInfo" ], - "vs/base/browser/ui/selectBox/selectBoxCustom": [ - { - "key": "selectBox", - "comment": [ - "Behave like native select dropdown element." - ] - } + "vs/workbench/contrib/mergeEditor/browser/model/mergeEditorModel": [ + "setInputHandled", + "undoMarkAsHandled" + ], + "vs/workbench/contrib/mergeEditor/browser/view/conflictActions": [ + "accept", + "acceptTooltip", + "acceptBoth0First", + "acceptBoth", + "acceptBothTooltip", + "append", + "appendTooltip", + "combine", + "acceptBothTooltip", + "ignore", + "markAsHandledTooltip", + "manualResolution", + "manualResolutionTooltip", + "noChangesAccepted", + "noChangesAcceptedTooltip", + "remove", + "removeTooltip", + "remove", + "removeTooltip", + "resetToBase", + "resetToBaseTooltip" ], "vs/workbench/contrib/comments/browser/commentGlyphWidget": [ "editorGutterCommentRangeForeground", + "editorOverviewRuler.commentForeground", + "editorOverviewRuler.commentUnresolvedForeground", "editorGutterCommentGlyphForeground", "editorGutterCommentUnresolvedGlyphForeground" ], @@ -15594,14 +15825,6 @@ "contributes.priority.default", "contributes.priority.option" ], - "vs/workbench/contrib/mergeEditor/browser/mergeMarkers/mergeMarkersController": [ - "conflictingLine", - "conflictingLines" - ], - "vs/workbench/contrib/mergeEditor/browser/model/mergeEditorModel": [ - "setInputHandled", - "undoMarkAsHandled" - ], "vs/workbench/contrib/terminal/browser/terminalConfigHelper": [ "useWslExtension.title", "install" @@ -15697,24 +15920,18 @@ "openFolder", "followLink" ], - "vs/platform/actionWidget/browser/actionWidget": [ - "codeActionMenuVisible", - "hideCodeActionWidget.title", - "selectPrevCodeAction.title", - "selectNextCodeAction.title", - "acceptSelected.title", - "previewSelected.title" - ], "vs/workbench/contrib/terminal/browser/xterm/decorationStyles": [ "terminalPromptContextMenu", "terminalPromptCommandFailed", "terminalPromptCommandFailedWithExitCode", "terminalPromptCommandSuccess" ], - "vs/workbench/contrib/welcomeGettingStarted/common/media/notebookProfile": [ - "default", - "jupyter", - "colab" + "vs/workbench/contrib/welcomeGettingStarted/common/media/theme_picker": [ + "dark", + "light", + "HighContrast", + "HighContrastLight", + "seeMore" ], "vs/workbench/contrib/userDataSync/browser/userDataSyncConflictsView": [ "explanation", @@ -15736,48 +15953,51 @@ "Theirs", "Yours" ], - "vs/workbench/contrib/mergeEditor/browser/view/conflictActions": [ - "accept", - "acceptTooltip", - "acceptBoth0First", - "acceptBoth", - "acceptBothTooltip", - "append", - "appendTooltip", - "combine", - "acceptBothTooltip", - "ignore", - "markAsHandledTooltip", - "manualResolution", - "manualResolutionTooltip", - "noChangesAccepted", - "noChangesAcceptedTooltip", - "remove", - "removeTooltip", - "remove", - "removeTooltip", - "resetToBase", - "resetToBaseTooltip" + "vs/platform/languagePacks/common/localizedStrings": [ + "open", + "close", + "find" ], - "vs/workbench/contrib/welcomeGettingStarted/common/media/theme_picker": [ - "dark", - "light", - "HighContrast", - "HighContrastLight", - "seeMore" + "vs/workbench/contrib/welcomeGettingStarted/common/media/notebookProfile": [ + "default", + "jupyter", + "colab" ], - "vs/editor/contrib/codeAction/browser/codeActionMenu": [ - "codeAction.widget.id.more", - "codeAction.widget.id.quickfix", - "codeAction.widget.id.extract", - "codeAction.widget.id.inline", - "codeAction.widget.id.convert", - "codeAction.widget.id.move", - "codeAction.widget.id.surround", - "codeAction.widget.id.source" + "vs/workbench/browser/parts/notifications/notificationsViewer": [ + "executeCommand", + "notificationActions", + "notificationSource" ], - "vs/workbench/browser/parts/editor/breadcrumbsPicker": [ - "breadcrumbs" + "vs/platform/actionWidget/browser/actionList": [ + { + "key": "label-preview", + "comment": [ + "placeholders are keybindings, e.g \"F2 to apply, Shift+F2 to preview\"" + ] + }, + { + "key": "label", + "comment": [ + "placeholder is a keybinding, e.g \"F2 to apply\"" + ] + }, + { + "key": "customQuickFixWidget.labels", + "comment": [ + "Action widget labels for accessibility." + ] + }, + { + "key": "customQuickFixWidget", + "comment": [ + "An action widget option" + ] + } + ], + "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree": [ + "referencesCount", + "referenceCount", + "treeAriaLabel" ], "vs/workbench/browser/parts/editor/breadcrumbs": [ "title", @@ -15822,10 +16042,8 @@ "filteredTypes.operator", "filteredTypes.typeParameter" ], - "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree": [ - "referencesCount", - "referenceCount", - "treeAriaLabel" + "vs/workbench/browser/parts/editor/breadcrumbsPicker": [ + "breadcrumbs" ], "vs/workbench/contrib/notebook/browser/view/cellParts/cellEditorOptions": [ "notebook.lineNumbers", @@ -15836,23 +16054,23 @@ "vs/workbench/contrib/notebook/browser/view/cellParts/codeCellRunToolbar": [ "notebook.moreRunActionsLabel" ], - "vs/workbench/contrib/notebook/browser/view/cellParts/codeCell": [ - "cellExpandInputButtonLabelWithDoubleClick", - "cellExpandInputButtonLabel" - ], "vs/workbench/contrib/notebook/browser/view/cellParts/collapsedCellOutput": [ "cellOutputsCollapsedMsg", "cellExpandOutputButtonLabelWithDoubleClick", "cellExpandOutputButtonLabel" ], - "vs/workbench/contrib/notebook/browser/view/cellParts/markupCell": [ - "cellExpandInputButtonLabelWithDoubleClick", - "cellExpandInputButtonLabel" - ], "vs/workbench/contrib/notebook/browser/view/cellParts/foldedCellHint": [ "hiddenCellsLabel", "hiddenCellsLabelPlural" ], + "vs/workbench/contrib/notebook/browser/view/cellParts/codeCell": [ + "cellExpandInputButtonLabelWithDoubleClick", + "cellExpandInputButtonLabel" + ], + "vs/workbench/contrib/notebook/browser/view/cellParts/markupCell": [ + "cellExpandInputButtonLabelWithDoubleClick", + "cellExpandInputButtonLabel" + ], "vs/workbench/contrib/notebook/browser/diff/diffElementOutputs": [ "mimeTypePicker", "empty", @@ -15862,10 +16080,6 @@ "promptChooseMimeType.placeHolder", "builtinRenderInfo" ], - "vs/workbench/contrib/terminal/browser/terminalProcessManager": [ - "killportfailure", - "ptyHostRelaunch" - ], "vs/workbench/contrib/terminal/browser/terminalRunRecentQuickPick": [ "removeCommand", "viewCommandOutput", @@ -15875,43 +16089,27 @@ "selectRecentDirectoryMac", "selectRecentDirectory" ], + "vs/workbench/contrib/terminal/browser/terminalProcessManager": [ + "killportfailure", + "ptyHostRelaunch" + ], "vs/workbench/contrib/terminal/browser/xterm/xtermTerminal": [ "yes", "no", "dontShowAgain", "terminal.slowRendering" ], - "vs/platform/actionWidget/browser/actionList": [ - { - "key": "label-preview", - "comment": [ - "placeholders are keybindings, e.g \"F2 to apply, Shift+F2 to preview\"" - ] - }, - { - "key": "label", - "comment": [ - "placeholder is a keybinding, e.g \"F2 to apply\"" - ] - }, - { - "key": "customQuickFixWidget.labels", - "comment": [ - "Action widget labels for accessibility." - ] - }, - { - "key": "customQuickFixWidget", - "comment": [ - "An action widget option" - ] - } - ], "vs/workbench/contrib/comments/browser/commentThreadBody": [ "commentThreadAria.withRange", "commentThreadAria.document", "commentThreadAria" ], + "vs/workbench/contrib/notebook/browser/view/cellParts/codeCellExecutionIcon": [ + "notebook.cell.status.success", + "notebook.cell.status.failed", + "notebook.cell.status.pending", + "notebook.cell.status.executing" + ], "vs/workbench/contrib/comments/browser/commentThreadHeader": [ "collapseIcon", "label.collapse", @@ -15921,7 +16119,8 @@ "extensionEnvironmentContributionInfoStale", "relaunchTerminalLabel", "extensionEnvironmentContributionInfoActive", - "showEnvironmentContributions" + "showEnvironmentContributions", + "ScopedEnvironmentContributionInfo" ], "vs/workbench/contrib/terminal/browser/xterm/decorationAddon": [ "terminal.rerunCommand", @@ -15940,12 +16139,6 @@ "gutter", "overviewRuler" ], - "vs/workbench/contrib/notebook/browser/view/cellParts/codeCellExecutionIcon": [ - "notebook.cell.status.success", - "notebook.cell.status.failed", - "notebook.cell.status.pending", - "notebook.cell.status.executing" - ], "vs/workbench/contrib/notebook/browser/view/cellParts/cellOutput": [ "empty", "noRenderer.2", @@ -16001,16 +16194,13 @@ ] }, "messages": { - "vs/platform/terminal/node/ptyHostMain": [ - "Pty Host (Remote)", - "Pty Host" - ], "vs/code/electron-main/main": [ "Main", "Another instance of {0} is already running as administrator.", "Please close the other instance and try again.", "Another instance of {0} is running but not responding", "Please close all other instances and try again.", + "Warning: The --status argument can only be used if {0} is already running. Please run it again after {0} has started.", "Unable to write program user data.", "{0}\n\nPlease make sure the following directories are writeable:\n\n{1}", "&&Close" @@ -16018,6 +16208,12 @@ "vs/code/node/cliProcessMain": [ "CLI" ], + "vs/code/node/sharedProcess/sharedProcessMain": [ + "Shared" + ], + "vs/platform/terminal/node/ptyHostMain": [ + "Pty Host" + ], "vs/code/electron-sandbox/processExplorer/processExplorerMain": [ "Process Name", "CPU (%)", @@ -16029,9 +16225,6 @@ "Copy All", "Debug" ], - "vs/code/node/sharedProcess/sharedProcessMain": [ - "Shared" - ], "vs/workbench/electron-sandbox/desktop.main": [ "Saving UI state" ], @@ -16070,7 +16263,6 @@ "Enables macOS Sierra window tabs. Note that changes require a full restart to apply and that native tabs will disable a custom title bar style if configured.", "Controls if native full-screen should be used on macOS. Disable this option to prevent macOS from creating a new space when going full-screen.", "If enabled, clicking on an inactive window will both activate the window and trigger the element under the mouse if it is clickable. If disabled, clicking anywhere on an inactive window will activate it only and a second click is required on the element.", - "Experimental: When enabled, the window will have sandbox mode enabled via Electron API.", "Telemetry", "Enable crash reports to be collected. This helps us improve stability. \nThis option requires restart to take effect.", "If this setting is false, no telemetry will be sent regardless of the new setting's value. Deprecated due to being combined into the {0} setting.", @@ -16095,7 +16287,8 @@ "&&Save", "Do&&n't Save", "Unable to save workspace '{0}'", - "The workspace is already opened in another window. Please close that window first and then try again." + "The workspace is already opened in another window. Please close that window first and then try again.", + "Opening a multi-root workspace." ], "vs/workbench/services/localization/electron-sandbox/localeService": [ "Unable to write display language. Please open the runtime settings, correct errors/warnings in it and try again.", @@ -16109,14 +16302,14 @@ "Local", "Remote" ], + "vs/workbench/services/workingCopy/electron-sandbox/workingCopyBackupService": [ + "Backup working copies" + ], "vs/workbench/services/integrity/electron-sandbox/integrityService": [ "Your {0} installation appears to be corrupt. Please reinstall.", "More Information", "Don't Show Again" ], - "vs/workbench/services/workingCopy/electron-sandbox/workingCopyBackupService": [ - "Backup working copies" - ], "vs/workbench/services/extensions/electron-sandbox/nativeExtensionService": [ "Extension host cannot start: version mismatch.", "Relaunch VS Code", @@ -16132,7 +16325,8 @@ "Extension '{0}' is required to open the remote window.\nDo you want to install the extension?", "Install and Reload", "`{0}` not found on marketplace", - "Restart Extension Host" + "Restart Extension Host", + "Restarting extension host on explicit request." ], "vs/workbench/contrib/localization/electron-sandbox/localization.contribution": [ "Would you like to change {0}'s display language to {1} and restart?", @@ -16143,6 +16337,7 @@ "Reveal in File Explorer", "Reveal in Finder", "Open Containing Folder", + "Share", "File" ], "vs/workbench/contrib/extensions/electron-sandbox/extensions.contribution": [ @@ -16167,15 +16362,15 @@ "Open Local Backups Folder", "Local backups folder does not exist" ], + "vs/workbench/contrib/performance/electron-sandbox/performance.contribution": [ + "When enabled slow renderers are automatically profiled" + ], "vs/workbench/contrib/tasks/electron-sandbox/taskService": [ "There is a task running. Do you want to terminate it?", "&&Terminate Task", "The launched task doesn't exist anymore. If the task spawned background processes exiting VS Code might result in orphaned processes. To avoid this start the last background process with a wait flag.", "&&Exit Anyways" ], - "vs/workbench/contrib/performance/electron-sandbox/performance.contribution": [ - "When enabled slow renderers are automatically profiled" - ], "vs/workbench/contrib/externalTerminal/electron-sandbox/externalTerminal.contribution": [ "Open New External Terminal", "External Terminal", @@ -16227,55 +16422,6 @@ "vs/base/common/platform": [ "_" ], - "vs/platform/environment/node/argv": [ - "Options", - "Extensions Management", - "Troubleshooting", - "Directory where CLI metadata should be stored.", - "Compare two files with each other.", - "Perform a three-way merge by providing paths for two modified versions of a file, the common origin of both modified versions and the output file to save merge results.", - "Add folder(s) to the last active window.", - "Open a file at the path on the specified line and character position.", - "Force to open a new window.", - "Force to open a file or folder in an already opened window.", - "Wait for the files to be closed before returning.", - "The locale to use (e.g. en-US or zh-TW).", - "Specifies the directory that user data is kept in. Can be used to open multiple distinct instances of Code.", - "Opens the provided folder or workspace with the given profile and associates the profile with the workspace. If the profile does not exist, a new empty one is created. A folder or workspace must be provided for the profile to take effect.", - "Print usage.", - "Set the root path for extensions.", - "List the installed extensions.", - "Show versions of installed extensions, when using --list-extensions.", - "Filters installed extensions by provided category, when using --list-extensions.", - "Installs or updates an extension. The argument is either an extension id or a path to a VSIX. The identifier of an extension is '${publisher}.${name}'. Use '--force' argument to update to latest version. To install a specific version provide '@${version}'. For example: 'vscode.csharp@1.2.3'.", - "Installs the pre-release version of the extension, when using --install-extension", - "Uninstalls an extension.", - "Enables proposed API features for extensions. Can receive one or more extension IDs to enable individually.", - "Print version.", - "Print verbose output (implies --wait).", - "Log level to use. Default is 'info'. Allowed values are 'critical', 'error', 'warn', 'info', 'debug', 'trace', 'off'. You can also configure the log level of an extension by passing extension id and log level in the following format: '${publisher}.${name}:${logLevel}'. For example: 'vscode.csharp:trace'. Can receive one or more such entries.", - "Print process usage and diagnostics information.", - "Run CPU profiler during startup.", - "Disable all installed extensions. This option is not persisted and is effective only when the command opens a new window.", - "Disable the provided extension. This option is not persisted and is effective only when the command opens a new window.", - "Turn sync on or off.", - "Allow debugging and profiling of extensions. Check the developer tools for the connection URI.", - "Allow debugging and profiling of extensions with the extension host being paused after start. Check the developer tools for the connection URI.", - "Disable GPU hardware acceleration.", - "Shows all telemetry events which VS code collects.", - "Use {0} instead.", - "paths", - "Usage", - "options", - "To read output from another program, append '-' (e.g. 'echo Hello World | {0} -')", - "To read from stdin, append '-' (e.g. 'ps aux | grep code | {0} -')", - "Subcommands", - "Unknown version", - "Unknown commit" - ], - "vs/platform/terminal/node/ptyService": [ - "History restored" - ], "vs/editor/common/config/editorOptions": [ "Use platform APIs to detect when a Screen Reader is attached", "Optimize for usage with a Screen Reader", @@ -16466,12 +16612,16 @@ "Controls if a widget is shown when dropping files into the editor. This widget lets you control how the file is dropped.", "Show the drop selector widget after a file is dropped into the editor.", "Never show the drop selector widget. Instead the default drop provider is always used.", + "Controls whether you can paste content in different ways.", + "Controls if a widget is shown when pasting content in to the editor. This widget lets you control how the file is pasted.", + "Show the paste selector widget after content is pasted into the editor.", + "Never show the paste selector widget. Instead the default pasting behavior is always used.", "Controls whether suggestions should be accepted on commit characters. For example, in JavaScript, the semi-colon (`;`) can be a commit character that accepts a suggestion and types that character.", "Only accept a suggestion with `Enter` when it makes a textual change.", "Controls whether suggestions should be accepted on `Enter`, in addition to `Tab`. Helps to avoid ambiguity between inserting new lines or accepting suggestions.", "Controls the number of lines in the editor that can be read out by a screen reader at once. When we detect a screen reader we automatically set the default to be 500. Warning: this has a performance implication for numbers larger than the default.", "Editor content", - "Control whether inline suggestions are announced by a screen reader. Note that this does not work on macOS with VoiceOver.", + "Control whether inline suggestions are announced by a screen reader.", "Use language configurations to determine when to autoclose brackets.", "Autoclose brackets only when the cursor is to the left of whitespace.", "Controls whether the editor should automatically close brackets after the user adds an opening bracket.", @@ -16646,6 +16796,8 @@ "Unable to create file '{0}' that already exists when overwrite flag is not set", "Unable to write file '{0}' ({1})", "Unable to unlock file '{0}' because provider does not support it.", + "Unable to atomically write file '{0}' because provider does not support it.", + "Unable to unlock file '{0}' because atomic write is enabled.", "Unable to write file '{0}' that is actually a directory", "File Modified Since", "Unable to read file '{0}' ({1})", @@ -16658,6 +16810,8 @@ "Unable to move/copy '{0}' into '{1}' since a file would replace the folder it is contained in.", "Unable to create folder '{0}' that already exists but is not a directory", "Unable to delete file '{0}' via trash because provider does not support it.", + "Unable to delete file '{0}' atomically because provider does not support it.", + "Unable to atomically delete file '{0}' because using trash is enabled.", "Unable to delete nonexistent file '{0}'", "Unable to delete non-empty folder '{0}'.", "Unable to modify readonly file '{0}'", @@ -16668,11 +16822,11 @@ "File does not exist", "Unable to move '{0}' into '{1}' ({2}).", "Unable to copy '{0}' into '{1}' ({2}).", - "'File cannot be copied to same path with different path case", - "File at target already exists" + "File cannot be copied to same path with different path case", + "File to move/copy does not exist", + "File at target already exists and thus will not be moved/copied to unless overwrite is specified" ], "vs/platform/request/common/request": [ - "Network Requests (Remote)", "Network Requests", "HTTP", "The proxy setting to use. If not set, will be inherited from the `http_proxy` and `https_proxy` environment variables.", @@ -16742,15 +16896,6 @@ "Extension '{0}' is not installed on {1}.", "Extension '{0}' is not installed." ], - "vs/platform/extensionManagement/common/extensionsScannerService": [ - "Cannot read file {0}: {1}.", - "Failed to parse {0}: [{1}, {2}] {3}.", - "Invalid manifest file {0}: Not an JSON object.", - "Failed to parse {0}: {1}.", - "Invalid format {0}: JSON object expected.", - "Failed to parse {0}: {1}.", - "Invalid format {0}: JSON object expected." - ], "vs/platform/extensionManagement/node/extensionManagementService": [ "Unable to install extension '{0}' as it is not compatible with VS Code '{1}'.", "Marketplace is not enabled", @@ -16762,6 +16907,61 @@ "Please restart VS Code before reinstalling {0}.", "Please restart VS Code before reinstalling {0}." ], + "vs/platform/environment/node/argv": [ + "Options", + "Extensions Management", + "Troubleshooting", + "Directory where CLI metadata should be stored.", + "Compare two files with each other.", + "Perform a three-way merge by providing paths for two modified versions of a file, the common origin of both modified versions and the output file to save merge results.", + "Add folder(s) to the last active window.", + "Open a file at the path on the specified line and character position.", + "Force to open a new window.", + "Force to open a file or folder in an already opened window.", + "Wait for the files to be closed before returning.", + "The locale to use (e.g. en-US or zh-TW).", + "Specifies the directory that user data is kept in. Can be used to open multiple distinct instances of Code.", + "Opens the provided folder or workspace with the given profile and associates the profile with the workspace. If the profile does not exist, a new empty one is created. A folder or workspace must be provided for the profile to take effect.", + "Print usage.", + "Set the root path for extensions.", + "List the installed extensions.", + "Show versions of installed extensions, when using --list-extensions.", + "Filters installed extensions by provided category, when using --list-extensions.", + "Installs or updates an extension. The argument is either an extension id or a path to a VSIX. The identifier of an extension is '${publisher}.${name}'. Use '--force' argument to update to latest version. To install a specific version provide '@${version}'. For example: 'vscode.csharp@1.2.3'.", + "Installs the pre-release version of the extension, when using --install-extension", + "Uninstalls an extension.", + "Enables proposed API features for extensions. Can receive one or more extension IDs to enable individually.", + "Print version.", + "Print verbose output (implies --wait).", + "Log level to use. Default is 'info'. Allowed values are 'critical', 'error', 'warn', 'info', 'debug', 'trace', 'off'. You can also configure the log level of an extension by passing extension id and log level in the following format: '${publisher}.${name}:${logLevel}'. For example: 'vscode.csharp:trace'. Can receive one or more such entries.", + "Print process usage and diagnostics information.", + "Run CPU profiler during startup.", + "Disable all installed extensions. This option is not persisted and is effective only when the command opens a new window.", + "Disable the provided extension. This option is not persisted and is effective only when the command opens a new window.", + "Turn sync on or off.", + "Allow debugging and profiling of extensions. Check the developer tools for the connection URI.", + "Allow debugging and profiling of extensions with the extension host being paused after start. Check the developer tools for the connection URI.", + "Disable GPU hardware acceleration.", + "Shows all telemetry events which VS code collects.", + "Use {0} instead.", + "paths", + "Usage", + "options", + "To read output from another program, append '-' (e.g. 'echo Hello World | {0} -')", + "To read from stdin, append '-' (e.g. 'ps aux | grep code | {0} -')", + "Subcommands", + "Unknown version", + "Unknown commit" + ], + "vs/platform/extensionManagement/common/extensionsScannerService": [ + "Cannot read file {0}: {1}.", + "Failed to parse {0}: [{1}, {2}] {3}.", + "Invalid manifest file {0}: Not an JSON object.", + "Failed to parse {0}: {1}.", + "Invalid format {0}: JSON object expected.", + "Failed to parse {0}: {1}.", + "Invalid format {0}: JSON object expected." + ], "vs/platform/languagePacks/common/languagePacks": [ " (Current)" ], @@ -16816,7 +17016,7 @@ "show", "show" ], - "vs/code/electron-sandbox/issue/IssueReporterService": [ + "vs/code/electron-sandbox/issue/issueReporterService": [ "hide", "show", "Create on GitHub", @@ -16853,9 +17053,6 @@ "vs/platform/telemetry/common/telemetryLogAppender": [ "Telemetry{0}" ], - "vs/platform/userDataSync/common/userDataSyncLog": [ - "Settings Sync" - ], "vs/platform/userDataSync/common/userDataSync": [ "Settings Sync", "Synchronize keybindings for each platform.", @@ -16863,6 +17060,9 @@ "Expected format '${publisher}.${name}'. Example: 'vscode.csharp'.", "Configure settings to be ignored while synchronizing." ], + "vs/platform/userDataSync/common/userDataSyncLog": [ + "Settings Sync" + ], "vs/platform/userDataSync/common/userDataSyncMachines": [ "Cannot read machines data as the current version is incompatible. Please update {0} and try again." ], @@ -16878,79 +17078,8 @@ "Opening tunnel {0}", "Opening tunnel" ], - "vs/workbench/browser/workbench": [ - "Failed to load a required file. Please restart the application to try again. Details: {0}" - ], - "vs/workbench/electron-sandbox/window": [ - "Restart", - "Configure", - "Learn More", - "Writing login information to the keychain failed with error '{0}'.", - "Troubleshooting Guide", - "Proxy Authentication Required", - "&&Log In", - "Username", - "Password", - "The proxy {0} requires a username and password.", - "Remember my credentials", - "Are you sure you want to quit?", - "Are you sure you want to exit?", - "Are you sure you want to close the window?", - "&&Quit", - "&&Exit", - "&&Close Window", - "Do not ask me again", - "Error: {0}", - "The following operations are still running: \n{0}", - "An unexpected error prevented the window to close", - "An unexpected error prevented the application to quit", - "An unexpected error prevented the window to reload", - "An unexpected error prevented to change the workspace", - "Closing the window is taking a bit longer...", - "Quitting the application is taking a bit longer...", - "Reloading the window is taking a bit longer...", - "Changing the workspace is taking a bit longer...", - "Close Anyway", - "Quit Anyway", - "Reload Anyway", - "Change Anyway", - "There is a dependency cycle in the AMD modules that needs to be resolved!", - "It is not recommended to run {0} as root user.", - "Files you store within the installation folder ('{0}') may be OVERWRITTEN or DELETED IRREVERSIBLY without warning at update time.", - "{0} on {1} will soon stop receiving updates. Consider upgrading your windows version.", - "Learn More", - "{0}. Use navigation keys to access banner actions.", - "Learn More", - "{0} on {1} will soon stop receiving updates. Consider upgrading your macOS version.", - "Learn More", - "{0}. Use navigation keys to access banner actions.", - "Learn More", - "Resolving shell environment...", - "Learn More" - ], - "vs/platform/workspace/common/workspace": [ - "Code Workspace" - ], - "vs/workbench/services/remote/electron-sandbox/remoteAgentService": [ - "Open Developer Tools", - "Open in browser", - "Failed to connect to the remote extension host server (Error: {0})" - ], - "vs/workbench/services/configuration/browser/configurationService": [ - "Contribute defaults for configurations", - "Experiments" - ], - "vs/workbench/services/log/electron-sandbox/logService": [ - "Window" - ], - "vs/platform/workspace/common/workspaceTrust": [ - "Trusted", - "Restricted Mode" - ], - "vs/workbench/services/userDataProfile/common/userDataProfile": [ - "Icon for Default Profile.", - "Profiles", - "Profile" + "vs/platform/terminal/node/ptyService": [ + "History restored" ], "vs/platform/list/browser/listService": [ "Workbench", @@ -16984,9 +17113,6 @@ "Warning", "Info" ], - "vs/platform/contextkey/browser/contextKeyService": [ - "A command that returns information about context keys" - ], "vs/platform/contextkey/common/contextkey": [ "Empty context key expression", "Did you forget to write an expression? You can also put 'false' or 'true' to always evaluate to false or true, respectively.", @@ -17000,6 +17126,9 @@ "Unexpected token. Hint: {0}", "Unexpected token." ], + "vs/platform/contextkey/browser/contextKeyService": [ + "A command that returns information about context keys" + ], "vs/workbench/browser/workbench.contribution": [ "The default size.", "Increases the size, so it can be grabbed more easily with the mouse.", @@ -17028,14 +17157,16 @@ "Controls the position of the editor's tabs close buttons, or disables them when set to 'off'. This value is ignored when `#workbench.editor.showTabs#` is disabled.", "Always keep tabs large enough to show the full editor label.", "Allow tabs to get smaller when the available space is not enough to show all tabs at once.", - "Controls the sizing of editor tabs. This value is ignored when `#workbench.editor.showTabs#` is disabled.", + "Make all tabs the same size, while allowing them to get smaller when the available space is not enough to show all tabs at once.", + "Controls the size of editor tabs. This value is ignored when `#workbench.editor.showTabs#` is disabled.", + "Controls the maximum width of tabs when {0} is set to {1}.", "A pinned tab inherits the look of non pinned tabs.", "A pinned tab will show in a compact form with only icon or first letter of the editor name.", "A pinned tab shrinks to a compact fixed size showing parts of the editor name.", - "Controls the sizing of pinned editor tabs. Pinned tabs are sorted to the beginning of all opened tabs and typically do not close until unpinned. This value is ignored when `#workbench.editor.showTabs#` is disabled.", + "Controls the size of pinned editor tabs. Pinned tabs are sorted to the beginning of all opened tabs and typically do not close until unpinned. This value is ignored when `#workbench.editor.showTabs#` is disabled.", "Splits all the editor groups to equal parts.", "Splits the active editor group to equal parts.", - "Controls the sizing of editor groups when splitting them.", + "Controls the size of editor groups when splitting them.", "Controls if editor groups can be split from drag and drop operations by dropping an editor or file on the edges of the editor area.", "Controls whether tabs are closed in most recently used order or from left to right.", "Controls whether opened editors should show with an icon or not. This requires a file icon theme to be enabled as well.", @@ -17066,11 +17197,12 @@ "Controls whether local file history is enabled. When enabled, the file contents of an editor that is saved will be stored to a backup location to be able to restore or review the contents later. Changing this setting has no effect on existing local file history entries.", "Controls the maximum size of a file (in KB) to be considered for local file history. Files that are larger will not be added to the local file history. Changing this setting has no effect on existing local file history entries.", "Controls the maximum number of local file history entries per file. When the number of local file history entries exceeds this number for a file, the oldest entries will be discarded.", - "Configure [glob patterns](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options) for excluding files from the local file history. Changing this setting has no effect on existing local file history entries.", + "Configure paths or [glob patterns](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options) for excluding files from the local file history. Glob patterns are always evaluated relative to the path of the workspace folder unless they are absolute paths. Changing this setting has no effect on existing local file history entries.", "Configure an interval in seconds during which the last entry in local file history is replaced with the entry that is being added. This helps reduce the overall number of entries that are added, for example when auto save is enabled. This setting is only applied to entries that have the same source of origin. Changing this setting has no effect on existing local file history entries.", "Controls the number of recently used commands to keep in history for the command palette. Set to 0 to disable command history.", "Controls whether the last typed input to the command palette should be restored when opening it the next time.", "Controls whether the command palette should have a list of commonly used commands.", + "Controls whether the command palette should include similar commands. You must have an extension installed that provides Semantic Similarity.", "Controls whether Quick Open should close automatically once it loses focus.", "Controls whether the last typed input to Quick Open should be restored when opening it the next time.", "Controls whether opening settings also opens an editor showing all default settings.", @@ -17166,20 +17298,17 @@ "Controls whether turning on Zen Mode also hides the activity bar either at the left or right of the workbench.", "Controls whether turning on Zen Mode also hides the editor line numbers.", "Controls whether a window should restore to Zen Mode if it was exited in Zen Mode.", - "Controls whether notifications do not disturb mode should be enabled while in Zen Mode. If true, only error notifications will pop out." - ], - "vs/workbench/browser/actions/textInputActions": [ - "Undo", - "Redo", - "Cut", - "Copy", - "Paste", - "Select All" + "Controls whether notifications do not disturb mode should be enabled while in Zen Mode. If true, only error notifications will pop out.", + "UNC host names must not contain backslashes.", + "A set of UNC host names (without leading or trailing backslash, for example `192.168.0.1` or `my-server`) to allow without user confirmation. If a UNC host is being accessed that is not allowed via this setting or has not been acknowledged via user confirmation, an error will occur and the operation stopped. A restart is required when changing this setting. Find out more about this setting at https://aka.ms/vscode-windows-unc.", + "If enabled, only allows access to UNC host names that are allowed by the `#security.allowedUNCHosts#` setting or after user confirmation. Find out more about this setting at https://aka.ms/vscode-windows-unc." ], "vs/workbench/browser/actions/developerActions": [ "Inspect Context Keys", "Toggle Screencast Mode", "Log Storage Database Contents", + "The storage database contents have been logged to the developer tools.", + "Open developer tools from the menu and select the Console tab.", "Log Working Copies", "Screencast Mode", "Controls the vertical offset of the screencast mode overlay from the bottom as a percentage of the workbench height.", @@ -17215,6 +17344,14 @@ "Privacy Statement", "Privac&&y Statement" ], + "vs/workbench/browser/actions/textInputActions": [ + "Undo", + "Redo", + "Cut", + "Copy", + "Paste", + "Select All" + ], "vs/workbench/browser/actions/layoutActions": [ "Represents the menu bar", "Represents the activity bar in the left position", @@ -17391,14 +17528,6 @@ "Add Folder to Workspace", "Select workspace folder" ], - "vs/workbench/browser/actions/quickAccessActions": [ - "Go to File...", - "Quick Open", - "Navigate Next in Quick Open", - "Navigate Previous in Quick Open", - "Select Next in Quick Open", - "Select Previous in Quick Open" - ], "vs/workbench/services/actions/common/menusExtensionPoint": [ "The Command Palette", "The touch bar (macOS only)", @@ -17496,7 +17625,8 @@ "Icon path when a light theme is used", "Icon path when a dark theme is used", "Contributes commands to the command palette.", - "Command `{0}` appears multiple times in the `commands` section.", + "Command `{0}` already registered by {1} ({2})", + "Command `{0}` already registered", "`{0}` is not a valid submenu identifier", "The `{0}` submenu was already previously registered.", "`{0}` is not a valid submenu label", @@ -17508,6 +17638,14 @@ "Menu item references a submenu `{0}` which is not defined in the 'submenus' section.", "The `{0}` submenu was already contributed to the `{1}` menu." ], + "vs/workbench/browser/actions/quickAccessActions": [ + "Go to File...", + "Quick Open", + "Navigate Next in Quick Open", + "Navigate Previous in Quick Open", + "Select Next in Quick Open", + "Select Previous in Quick Open" + ], "vs/workbench/api/common/configurationExtensionPoint": [ "A title for the current category of settings. This label will be rendered in the Settings editor as a subheading. If the title is the same as the extension display name, then the category will be grouped under the main extension heading.", "When specified, gives the order of this category of settings relative to other categories.", @@ -17738,6 +17876,12 @@ "Group &&Below", "Switch &&Group" ], + "vs/workbench/browser/parts/banner/bannerPart": [ + "Focus Banner" + ], + "vs/workbench/browser/parts/statusbar/statusbarPart": [ + "Hide Status Bar" + ], "vs/workbench/browser/parts/views/viewsService": [ "Show {0}", "Toggle {0}", @@ -17802,6 +17946,9 @@ "Cancel", "Dismiss" ], + "vs/workbench/services/configuration/common/jsonEditingService": [ + "Unable to write into the file. Please open the file to correct errors/warnings in the file and try again." + ], "vs/workbench/services/preferences/browser/preferencesService": [ "Open a folder or workspace first to create workspace or folder settings.", "Place your key bindings in this file to override the defaults", @@ -17809,12 +17956,6 @@ "Default Keybindings", "Unable to create '{0}' ({1})." ], - "vs/workbench/services/configuration/common/jsonEditingService": [ - "Unable to write into the file. Please open the file to correct errors/warnings in the file and try again." - ], - "vs/workbench/browser/parts/banner/bannerPart": [ - "Focus Banner" - ], "vs/workbench/services/editor/browser/editorResolverService": [ "There are multiple default editors available for the resource.", "Configure Default", @@ -17837,9 +17978,6 @@ "Whether it is possible to navigate to the last editor edit location", "Whether it is possible to reopen the last closed editor" ], - "vs/workbench/browser/parts/statusbar/statusbarPart": [ - "Hide Status Bar" - ], "vs/workbench/services/keybinding/browser/keybindingService": [ "expected non-empty value.", "property `{0}` is mandatory and must be of type `string`", @@ -17890,6 +18028,9 @@ "property `{0}` can be omitted and must be of type `string[]`", "property `{0}` can be omitted and must be of type `object` with properties `{1}` and `{2}` of type `string`" ], + "vs/workbench/services/themes/browser/workbenchThemeService": [ + "Unable to load {0}: {1}" + ], "vs/workbench/services/label/common/labelService": [ "Contributes resource label formatting rules.", "URI scheme on which to match the formatter on. For example \"file\". Simple glob patterns are supported.", @@ -17905,9 +18046,6 @@ "{0} (Workspace)", "{0} (Workspace)" ], - "vs/workbench/services/themes/browser/workbenchThemeService": [ - "Unable to load {0}: {1}" - ], "vs/workbench/services/extensionManagement/browser/extensionEnablementService": [ "All installed extensions are temporarily disabled.", "Reload and Enable Extensions", @@ -17938,9 +18076,58 @@ "The current profile has been removed. Please reload to switch back to default profile", "Cannot rename the default profile", "Cannot delete the default profile", + "Switching to a profile.", "Switching a profile requires reloading VS Code.", "&&Reload" ], + "vs/workbench/services/userDataProfile/browser/userDataProfileImportExportService": [ + "Error while importing profile: {0}", + "{0}: Resolving profile content...", + "Preview Profile", + "Create Profile", + "Export", + "Close", + "{0}: Exporting...", + "Profile '{0}' was exported successfully.", + "&&Copy Link", + "&&Open Link", + "&&Open in {0}", + "Close", + "Preview Profile", + "Create Profile in {0}", + "Close", + "By default, extensions aren't installed when previewing a profile on the web. You can still install them manually before importing the profile. ", + "Learn more", + "Install Extensions", + "Cancel", + "Create Profile", + "{0} ({1})...", + "{0} ({1}): Applying Settings...", + "{0} ({1}): Applying Keyboard Shortcuts...", + "{0} ({1}): Applying Tasks...", + "{0} ({1}): Applying Snippets...", + "{0} ({1}): Applying State...", + "{0} ({1}): Applying Extensions...", + "{0} ({1}): Applying...", + "Export '{0}' profile as...", + "Preview", + "Profile with name '{0}' already exists. Do you want to overwrite it?", + "&&Overwrite", + "&&Create New Profile", + "Profile name", + "Create New Profile", + "Profile with name {0} already exists.", + "{0}: Applying...", + "{0}: Applied successfully.", + "Local", + "file", + "Save Profile", + "Select Profile", + "Select {0}", + "Name the profile", + "Export Profile", + "Profile name must be provided." + ], "vs/workbench/services/remote/common/remoteExplorerService": [ "User Forwarded", "Auto Forwarded", @@ -17951,6 +18138,31 @@ "Hide '{0}'", "Reset Location" ], + "vs/workbench/services/userDataSync/browser/userDataSyncWorkbenchService": [ + "Settings sync cannot be turned on because there are no authentication providers available.", + "No account available", + "Settings Sync is being turned on. Would you like to cancel it?", + "Settings Sync", + "&&Yes", + "No", + "{0} is turned on", + "Turning on...", + "Resolving conflicts...", + "Turning on...", + "Conflicts Detected", + "Please resolve conflicts to turn on...", + "&&Show Conflicts", + "Replace &&Local", + "Replace &&Remote", + "This will clear your data in the cloud and stop sync on all your devices.", + "Clear", + "&&Reset", + "Select an account to sign in", + "Signed in", + "Last Used with Sync", + "Others", + "Sign in with {0}" + ], "vs/workbench/services/authentication/browser/authenticationService": [ "The id of the authentication provider.", "The human readable name of the authentication provider.", @@ -18023,12 +18235,6 @@ "**{0}** for your current keyboard layout (**{1}** for US standard).", "**{0}** for your current keyboard layout." ], - "vs/workbench/contrib/performance/browser/performance.contribution": [ - "Startup Performance", - "Print Service Cycles", - "Print Service Traces", - "Print Emitter Profiles" - ], "vs/workbench/contrib/notebook/browser/notebook.contribution": [ "Settings for code editors used in notebooks. This can be used to customize most editor.* settings.", "Notebook", @@ -18068,18 +18274,27 @@ "Initially render notebook outputs in a scrollable region when longer than the limit", "Controls whether the lines in output should wrap.", "Format a notebook on save. A formatter must be available, the file must not be saved after delay, and the editor must not be shutting down.", + "Experimental. Run a series of CodeActions for a notebook on save. CodeActions must be specified, the file must not be saved after delay, and the editor must not be shutting down. Example: `source.fixAll: true`", + "Format a notebook cell upon execution. A formatter must be available.", "Control whether a confirmation prompt is required to delete a running cell.", "Customize the Find Widget behavior for searching within notebook cells. When both markup source and markup preview are enabled, the Find Widget will search either the source code or preview based on the current state of the cell." ], - "vs/workbench/contrib/interactiveSession/browser/interactiveSession.contribution": [ - "Interactive Session", - "Controls the font size in pixels in Interactive Sessions.", - "Controls the font family in Interactive Sessions.", - "Controls the font weight in Interactive Sessions.", - "Controls whether lines should wrap in Interactive Sessions.", - "Controls the line height in pixels in Interactive Sessions. Use 0 to compute the line height from the font size.", - "Interactive Session", - "Interactive Session" + "vs/workbench/contrib/performance/browser/performance.contribution": [ + "Startup Performance", + "Print Service Cycles", + "Print Service Traces", + "Print Emitter Profiles" + ], + "vs/workbench/contrib/chat/browser/chat.contribution": [ + "Chat", + "Controls the font size in pixels in chat codeblocks.", + "Controls the font family in chat codeblocks.", + "Controls the font weight in chat codeblocks.", + "Controls whether lines should wrap in chat codeblocks.", + "Controls the line height in pixels in chat codeblocks. Use 0 to compute the line height from the font size.", + "Controls whether the quick question feature is enabled.", + "Chat", + "Chat" ], "vs/workbench/contrib/interactive/browser/interactive.contribution": [ "Interactive Window", @@ -18109,6 +18324,8 @@ ], "vs/workbench/contrib/logs/common/logs.contribution": [ "Set Default Log Level", + "{0} (Remote)", + "{0} (Remote)", "Show Window Log" ], "vs/workbench/contrib/quickaccess/browser/quickAccess.contribution": [ @@ -18141,6 +18358,26 @@ "You have not yet opened a folder.\n{0}\nOpening a folder will close all currently open editors. To keep them open, {1} instead.", "You have not yet opened a folder.\n{0}" ], + "vs/workbench/contrib/bulkEdit/browser/bulkEditService": [ + "Made no edits", + "Made {0} text edits in {1} files", + "Made {0} text edits in one file", + "Made {0} text edits in {1} files, also created or deleted {2} files", + "Workspace Edit", + "Workspace Edit", + "Made no edits", + "Are you sure you want to close the window?", + "&&Close Window", + "Are you sure you want to change the workspace?", + "Change &&Workspace", + "Are you sure you want to reload the window?", + "&&Reload Window", + "Are you sure you want to quit?", + "&&Quit", + "'{0}' is in progress.", + "File operation", + "Controls if files that were part of a refactoring are saved automatically" + ], "vs/workbench/contrib/files/browser/fileActions.contribution": [ "Copy Path", "Copy Relative Path", @@ -18216,11 +18453,14 @@ "Configure paths or glob patterns to exclude from file watching. Paths can either be relative to the watched folder or absolute. Glob patterns are matched relative from the watched folder. When you experience the file watcher process consuming a lot of CPU, make sure to exclude large folders that are of less interest (such as build output folders).", "Configure extra paths to watch for changes inside the workspace. By default, all workspace folders will be watched recursively, except for folders that are symbolic links. You can explicitly add absolute or relative paths to support watching folders that are symbolic links. Relative paths will be resolved to an absolute path using the currently opened workspace.", "The default language identifier that is assigned to new files. If configured to `${activeEditorLanguage}`, will use the language identifier of the currently active text editor if any.", + "Configure paths or [glob patterns](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options) to mark as read-only. Glob patterns are always evaluated relative to the path of the workspace folder unless they are absolute paths. You can exclude matching paths via the `#files.readonlyExclude#` setting. Files from readonly file system providers will always be read-only independent of this setting.", + "Configure paths or [glob patterns](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options) to exclude from being marked as read-only if they match as a result of the `#files.readonlyInclude#` setting. Glob patterns are always evaluated relative to the path of the workspace folder unless they are absolute paths. Files from readonly file system providers will always be read-only independent of this setting.", + "Marks files as readonly when their file permissions indicate as such. This can be overridden via `#files.readonlyInclude#` and `#files.readonlyExclude#` settings.", "Restore the undo stack when a file is reopened.", "Will refuse to save and ask for resolving the save conflict manually.", "Will resolve the save conflict by overwriting the file on disk with the changes in the editor.", "A save conflict can occur when a file is saved to disk that was changed by another program in the meantime. To prevent data loss, the user is asked to compare the changes in the editor with the version on disk. This setting should only be changed if you frequently encounter save conflict errors and may result in data loss if used without caution.", - "Enables the simple file dialog. The simple file dialog replaces the system file dialog when enabled.", + "Enables the simple file dialog for opening and saving files and folders. The simple file dialog replaces the system file dialog when enabled.", "Timeout in milliseconds after which file participants for create, rename, and delete are cancelled. Use `0` to disable participants.", "Format a file on save. A formatter must be available, the file must not be saved after delay, and the editor must not be shutting down.", "Format the whole file.", @@ -18228,8 +18468,8 @@ "Will attempt to format modifications only (requires source control). If source control can't be used, then the whole file will be formatted.", "Controls if format on save formats the whole file or only modifications. Only applies when `#editor.formatOnSave#` is enabled.", "File Explorer", - "The maximum number of editors shown in the Open Editors pane. Setting this to 0 hides the Open Editors pane.", - "The minimum number of editor slots shown in the Open Editors pane. If set to 0 the Open Editors pane will dynamically resize based on the number of editors.", + "The initial maximum number of editors shown in the Open Editors pane. Exceeding this limit will show a scroll bar and allow resizing the pane to display more items.", + "The minimum number of editor slots pre-allocated in the Open Editors pane. If set to 0 the Open Editors pane will dynamically resize based on the number of editors.", "Controls the sorting order of editors in the Open Editors pane.", "Editors are ordered in the same order editor tabs are shown.", "Editors are ordered alphabetically by tab name inside each editor group.", @@ -18238,7 +18478,7 @@ "Files will not be revealed and selected.", "Files will not be scrolled into view, but will still be focused.", "Controls whether the Explorer should automatically reveal and select files when opening them.", - "Configure glob patterns for excluding files and folders from being revealed and selected in the Explorer when they are opened. Read more about glob patterns [here](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options).", + "Configure paths or [glob patterns](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options) for excluding files and folders from being revealed and selected in the Explorer when they are opened. Glob patterns are always evaluated relative to the path of the workspace folder unless they are absolute paths.", "The glob pattern to match file paths against. Set to true or false to enable or disable the pattern.", "Additional check on the siblings of a matching file. Use $(basename) as variable for the matching file name.", "Controls whether the Explorer should allow to move files and folders via drag and drop. This setting only effects drag and drop from inside the Explorer.", @@ -18279,6 +18519,30 @@ "Controls nesting of files in the Explorer. {0} must be set for this to take effect. Each __Item__ represents a parent pattern and may contain a single `*` character that matches any string. Each __Value__ represents a comma separated list of the child patterns that should be shown nested under a given parent. Child patterns may contain several special tokens:\n- `${capture}`: Matches the resolved value of the `*` from the parent pattern\n- `${basename}`: Matches the parent file's basename, the `file` in `file.ts`\n- `${extname}`: Matches the parent file's extension, the `ts` in `file.ts`\n- `${dirname}`: Matches the parent file's directory name, the `src` in `src/file.ts`\n- `*`: Matches any string, may only be used once per child pattern", "Each key pattern may contain a single `*` character which will match any string." ], + "vs/workbench/contrib/bulkEdit/browser/preview/bulkEdit.contribution": [ + "Another refactoring is being previewed.", + "Press 'Continue' to discard the previous refactoring and continue with the current refactoring.", + "&&Continue", + "Apply Refactoring", + "Refactor Preview", + "Discard Refactoring", + "Refactor Preview", + "Toggle Change", + "Refactor Preview", + "Group Changes By File", + "Refactor Preview", + "Group Changes By Type", + "Refactor Preview", + "Group Changes By Type", + "Refactor Preview", + "View icon of the refactor preview view.", + "Refactor Preview", + "Refactor Preview" + ], + "vs/workbench/contrib/sash/browser/sash.contribution": [ + "Controls the feedback area size in pixels of the dragging area in between views/editors. Set it to a larger value if you feel it's hard to resize views using the mouse.", + "Controls the hover feedback delay in milliseconds of the dragging area in between views/editors." + ], "vs/workbench/contrib/search/browser/search.contribution": [ "Search", "Search", @@ -18343,28 +18607,29 @@ "Controls whether search file decorations should use badges.", "Shows search results as a tree.", "Shows search results as a list.", - "Controls the default search result view mode.", - "Controls whether to use the experimental notebook search in the global search. Please reload your VS Code instance for changes to this setting to take effect." + "Controls the default search result view mode." ], - "vs/workbench/contrib/bulkEdit/browser/bulkEditService": [ - "Made no edits", - "Made {0} text edits in {1} files", - "Made {0} text edits in one file", - "Made {0} text edits in {1} files, also created or deleted {2} files", - "Workspace Edit", - "Workspace Edit", - "Made no edits", - "Are you sure you want to close the window?", - "&&Close Window", - "Are you sure you want to change the workspace?", - "Change &&Workspace", - "Are you sure you want to reload the window?", - "&&Reload Window", - "Are you sure you want to quit?", - "&&Quit", - "'{0}' is in progress.", - "File operation", - "Controls if files that were part of a refactoring are saved automatically" + "vs/workbench/contrib/searchEditor/browser/searchEditor.contribution": [ + "Search Editor", + "Search Editor", + "Search Editor", + "Delete File Results", + "New Search Editor", + "Open Search Editor", + "Open New Search Editor to the Side", + "Open Results in Editor", + "Search Again", + "Focus Search Editor Input", + "Focus Search Editor Files to Include", + "Focus Search Editor Files to Exclude", + "Toggle Match Case", + "Toggle Match Whole Word", + "Toggle Use Regular Expression", + "Toggle Context Lines", + "Increase Context Lines", + "Decrease Context Lines", + "Select All Matches", + "Open New Search Editor" ], "vs/workbench/contrib/search/browser/searchView": [ "Search was canceled before any results could be found - ", @@ -18424,10 +18689,6 @@ "You have not opened or specified a folder. Only open files are currently searched - ", "Open Folder" ], - "vs/workbench/contrib/sash/browser/sash.contribution": [ - "Controls the feedback area size in pixels of the dragging area in between views/editors. Set it to a larger value if you feel it's hard to resize views using the mouse.", - "Controls the hover feedback delay in milliseconds of the dragging area in between views/editors." - ], "vs/workbench/contrib/scm/browser/scm.contribution": [ "View icon of the Source Control view.", "Source Control", @@ -18585,54 +18846,6 @@ "Automatically show values for variables that are lazily resolved by the debugger, such as getters.", "Color status bar when debugger is active" ], - "vs/workbench/services/userDataProfile/browser/userDataProfileImportExportService": [ - "Error while importing profile: {0}", - "{0}: Resolving profile content...", - "Preview Profile", - "Create Profile", - "Export", - "Close", - "{0}: Exporting...", - "Profile '{0}' was exported successfully.", - "&&Copy Link", - "&&Open Link", - "&&Open in {0}", - "Close", - "Preview Profile", - "Create Profile in {0}", - "Close", - "By default, extensions aren't installed when previewing a profile on the web. You can still install them manually before importing the profile. ", - "Learn more", - "Install Extensions", - "Cancel", - "Create Profile", - "{0} ({1})...", - "{0} ({1}): Applying Settings...", - "{0} ({1}): Applying Keyboard Shortcuts...", - "{0} ({1}): Applying Tasks...", - "{0} ({1}): Applying Snippets...", - "{0} ({1}): Applying State...", - "{0} ({1}): Applying Extensions...", - "{0} ({1}): Applying...", - "Export '{0}' profile as...", - "Preview", - "Profile with name '{0}' already exists. Do you want to overwrite it?", - "&&Overwrite", - "&&Create New Profile", - "Profile name", - "Create New Profile", - "Profile with name {0} already exists.", - "{0}: Applying...", - "{0}: Applied successfully.", - "Local", - "file", - "Save Profile", - "Select Profile", - "Select {0}", - "Name the profile", - "Export Profile", - "Profile name must be provided." - ], "vs/workbench/contrib/debug/browser/debugEditorContribution": [ "Color for the debug inline value text.", "Color for the debug inline value background." @@ -18677,38 +18890,10 @@ "Icon color for the current breakpoint stack frame.", "Icon color for all breakpoint stack frames." ], - "vs/workbench/contrib/searchEditor/browser/searchEditor.contribution": [ - "Search Editor", - "Search Editor", - "Search Editor", - "Delete File Results", - "New Search Editor", - "Open Search Editor", - "Open New Search Editor to the Side", - "Open Results in Editor", - "Search Again", - "Focus Search Editor Input", - "Focus Search Editor Files to Include", - "Focus Search Editor Files to Exclude", - "Toggle Match Case", - "Toggle Match Whole Word", - "Toggle Use Regular Expression", - "Toggle Context Lines", - "Increase Context Lines", - "Decrease Context Lines", - "Select All Matches", - "Open New Search Editor" - ], "vs/workbench/contrib/debug/browser/callStackEditorContribution": [ "Background color for the highlight of line at the top stack frame position.", "Background color for the highlight of line at focused stack frame position." ], - "vs/workbench/contrib/debug/browser/debugViewlet": [ - "Open &&Configurations", - "Select a workspace folder to create a launch.json file in or add it to the workspace config file", - "Debug Console", - "Start Additional Session" - ], "vs/workbench/contrib/debug/browser/repl": [ "Filter (e.g. text, !exclude)", "Showing {0} of {1}", @@ -18725,6 +18910,12 @@ "Copy All", "Copy" ], + "vs/workbench/contrib/debug/browser/debugViewlet": [ + "Open &&Configurations", + "Select a workspace folder to create a launch.json file in or add it to the workspace config file", + "Debug Console", + "Start Additional Session" + ], "vs/workbench/contrib/markers/browser/markers.contribution": [ "View icon of the markers view.", "&&Problems", @@ -18770,31 +18961,6 @@ "Uses the legacy diffing algorithm.", "Uses the advanced diffing algorithm." ], - "vs/workbench/services/userDataSync/browser/userDataSyncWorkbenchService": [ - "Settings sync cannot be turned on because there are no authentication providers available.", - "No account available", - "Settings Sync is being turned on. Would you like to cancel it?", - "Settings Sync", - "&&Yes", - "No", - "{0} is turned on", - "Turning on...", - "Resolving conflicts...", - "Turning on...", - "Conflicts Detected", - "Please resolve conflicts to turn on...", - "&&Show Conflicts", - "Replace &&Local", - "Replace &&Remote", - "This will clear your data in the cloud and stop sync on all your devices.", - "Clear", - "&&Reset", - "Select an account to sign in", - "Signed in", - "Last Used with Sync", - "Others", - "Sign in with {0}" - ], "vs/workbench/contrib/commands/common/commands.contribution": [ "Run Commands", "Run several commands", @@ -18813,11 +18979,6 @@ "Determines if relative time will be used in comment timestamps (ex. '1 day ago').", "Controls the visibility of the comments bar and comment threads in editors that have commenting ranges and comments. Comments are still accessible via the Comments view and will cause commenting to be toggled on in the same way running the command \"Comments: Toggle Editor Commenting\" toggles comments." ], - "vs/workbench/contrib/url/browser/url.contribution": [ - "Open URL", - "URL to open", - "When enabled, trusted domain prompts will appear when opening links in trusted workspaces." - ], "vs/workbench/contrib/webview/browser/webview.contribution": [ "Cut", "Copy", @@ -18826,6 +18987,11 @@ "vs/workbench/contrib/webviewPanel/browser/webviewPanel.contribution": [ "webview editor" ], + "vs/workbench/contrib/url/browser/url.contribution": [ + "Open URL", + "URL to open", + "When enabled, trusted domain prompts will appear when opening links in trusted workspaces." + ], "vs/workbench/contrib/extensions/browser/extensions.contribution": [ "Press Enter to manage extensions.", "Manage Extensions", @@ -19003,6 +19169,12 @@ "We have uninstalled '{0}' which was reported to be problematic.", "Reload Now" ], + "vs/workbench/contrib/output/browser/outputView": [ + "{0} - Output", + "Output channel for '{0}'", + "Output", + "Output panel" + ], "vs/workbench/contrib/output/browser/output.contribution": [ "View icon of the output view.", "Output", @@ -19028,12 +19200,6 @@ "Output", "Enable/disable the ability of smart scrolling in the output view. Smart scrolling allows you to lock scrolling automatically when you click in the output view and unlocks when you click in the last line." ], - "vs/workbench/contrib/output/browser/outputView": [ - "{0} - Output", - "Output channel for '{0}'", - "Output", - "Output panel" - ], "vs/workbench/contrib/externalTerminal/browser/externalTerminal.contribution": [ "Open in Integrated Terminal", "Open in External Terminal", @@ -19045,7 +19211,8 @@ "Press the restart button to restart {0} and enable the setting.", "Press the reload button to reload {0} and enable the setting.", "&&Restart", - "&&Reload" + "&&Reload", + "Restarting extension host due to a workspace folder change." ], "vs/workbench/contrib/tasks/browser/task.contribution": [ "Building...", @@ -19144,6 +19311,11 @@ "vs/workbench/contrib/keybindings/browser/keybindings.contribution": [ "Toggle Keyboard Shortcuts Troubleshooting" ], + "vs/workbench/contrib/folding/browser/folding.contribution": [ + "All", + "All active folding range providers", + "Defines a default folding range provider that takes precedence over all other folding range providers. Must be the identifier of an extension contributing a folding range provider." + ], "vs/workbench/contrib/snippets/browser/snippets.contribution": [ "Controls if surround-with-snippets or file template snippets show as Code Actions.", "The prefix to use when selecting the snippet in intellisense", @@ -19156,17 +19328,6 @@ "User snippet configuration", "A list of language names to which this snippet applies, e.g. 'typescript,javascript'." ], - "vs/workbench/contrib/folding/browser/folding.contribution": [ - "All", - "All active folding range providers", - "Defines a default folding range provider that takes precedence over all other folding range providers. Must be the identifier of an extension contributing a folding range provider." - ], - "vs/workbench/contrib/inlayHints/browser/inlayHintsAccessibilty": [ - "Whether the current line and its inlay hints are currently focused", - "Code with Inlay Hint Information", - "Read Line With Inline Hints", - "Stop Inlay Hints Reading" - ], "vs/workbench/contrib/limitIndicator/browser/limitIndicator.contribution": [ "Configure", "Color Decorator Status", @@ -19177,6 +19338,12 @@ "Folding", "only {0} shown for performance reasons" ], + "vs/workbench/contrib/inlayHints/browser/inlayHintsAccessibilty": [ + "Whether the current line and its inlay hints are currently focused", + "Code with Inlay Hint Information", + "Read Line With Inline Hints", + "Stop Inlay Hints Reading" + ], "vs/workbench/contrib/themes/browser/themes.contribution": [ "Icon for the 'Manage' action in the theme selection quick pick.", "Type to Search More. Select to Install. Up/Down Keys to Preview", @@ -19243,6 +19410,12 @@ "Give Feedback", "Remind Me later" ], + "vs/workbench/contrib/surveys/browser/languageSurveys.contribution": [ + "Help us improve our support for {0}", + "Take Short Survey", + "Remind Me later", + "Don't Show Again" + ], "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted.contribution": [ "Welcome", "Welcome", @@ -19267,12 +19440,6 @@ "Playground", "Editor Playgrou&&nd" ], - "vs/workbench/contrib/surveys/browser/languageSurveys.contribution": [ - "Help us improve our support for {0}", - "Take Short Survey", - "Remind Me later", - "Don't Show Again" - ], "vs/workbench/contrib/welcomeViews/common/newFile.contribution": [ "Built-In", "Create", @@ -19311,12 +19478,8 @@ "Refocus Type Hierarchy", "Close" ], - "vs/workbench/contrib/languageDetection/browser/languageDetection.contribution": [ - "Accept Detected Language: {0}", - "Language Detection", - "Change to Detected Language: {0}", - "Detect Language from Content", - "Unable to detect editor language" + "vs/workbench/contrib/codeEditor/browser/outline/documentSymbolsOutline": [ + "Document Symbols" ], "vs/workbench/contrib/outline/browser/outline.contribution": [ "View icon of the outline view.", @@ -19356,6 +19519,13 @@ "When enabled, Outline shows `operator`-symbols.", "When enabled, Outline shows `typeParameter`-symbols." ], + "vs/workbench/contrib/languageDetection/browser/languageDetection.contribution": [ + "Accept Detected Language: {0}", + "Language Detection", + "Change to Detected Language: {0}", + "Detect Language from Content", + "Unable to detect editor language" + ], "vs/workbench/contrib/languageStatus/browser/languageStatus.contribution": [ "Editor Language Status", "Editor Language Status: {0}", @@ -19433,40 +19603,17 @@ "Prompt the user to sign in to store working changes in the cloud with Continue Working On.", "Do not store working changes in the cloud with Continue Working On unless the user has already turned on Cloud Changes.", "Controls whether to prompt the user to store working changes in the cloud when using Continue Working On.", - "This setting is deprecated in favor of {0}.", - "This setting is deprecated in favor of {0}.", - "This setting is deprecated in favor of {0}.", - "Controls whether to surface cloud changes which partially match the current session.", - "This setting is deprecated in favor of {0}." - ], - "vs/workbench/contrib/bulkEdit/browser/preview/bulkEdit.contribution": [ - "Another refactoring is being previewed.", - "Press 'Continue' to discard the previous refactoring and continue with the current refactoring.", - "&&Continue", - "Apply Refactoring", - "Refactor Preview", - "Discard Refactoring", - "Refactor Preview", - "Toggle Change", - "Refactor Preview", - "Group Changes By File", - "Refactor Preview", - "Group Changes By Type", - "Refactor Preview", - "Group Changes By Type", - "Refactor Preview", - "View icon of the refactor preview view.", - "Refactor Preview", - "Refactor Preview" + "Controls whether to surface cloud changes which partially match the current session." ], - "vs/workbench/contrib/workspaces/browser/workspaces.contribution": [ - "This folder contains a workspace file '{0}'. Do you want to open it? [Learn more]({1}) about workspace files.", - "Open Workspace", - "This folder contains multiple workspace files. Do you want to open one? [Learn more]({0}) about workspace files.", - "Select Workspace", - "Select a workspace to open", - "Open Workspace", - "This workspace is already open." + "vs/workbench/contrib/timeline/browser/timeline.contribution": [ + "View icon of the timeline view.", + "Icon for the open timeline action.", + "Timeline", + "The number of items to show in the Timeline view by default and when loading more items. Setting to `null` (the default) will automatically choose a page size based on the visible area of the Timeline view.", + "Experimental. Controls whether the Timeline view will load the next page of items when you scroll to the end of the list.", + "Open Timeline", + "Icon for the filter timeline action.", + "Filter Timeline" ], "vs/workbench/contrib/workspace/browser/workspace.contribution": [ "You are trying to open untrusted files in a workspace which is trusted.", @@ -19522,7 +19669,6 @@ "Workspaces", "Configure Workspace Trust Settings", "Manage Workspace Trust", - "Security", "Controls whether or not Workspace Trust is enabled within VS Code.", "Controls when the startup prompt to trust a workspace is shown.", "Ask for trust every time an untrusted workspace is opened.", @@ -19538,15 +19684,14 @@ "Always open untrusted files in a separate window in restricted mode without prompting.", "Controls whether or not the empty window is trusted by default within VS Code. When used with `#{0}#`, you can enable the full functionality of VS Code without prompting in an empty window." ], - "vs/workbench/contrib/timeline/browser/timeline.contribution": [ - "View icon of the timeline view.", - "Icon for the open timeline action.", - "Timeline", - "The number of items to show in the Timeline view by default and when loading more items. Setting to `null` (the default) will automatically choose a page size based on the visible area of the Timeline view.", - "Experimental. Controls whether the Timeline view will load the next page of items when you scroll to the end of the list.", - "Open Timeline", - "Icon for the filter timeline action.", - "Filter Timeline" + "vs/workbench/contrib/workspaces/browser/workspaces.contribution": [ + "This folder contains a workspace file '{0}'. Do you want to open it? [Learn more]({1}) about workspace files.", + "Open Workspace", + "This folder contains multiple workspace files. Do you want to open one? [Learn more]({0}) about workspace files.", + "Select Workspace", + "Select a workspace to open", + "Open Workspace", + "This workspace is already open." ], "vs/workbench/contrib/audioCues/browser/audioCues.contribution": [ "Enable audio cue when a screen reader is attached.", @@ -19577,64 +19722,138 @@ "Enable Native Bracket Pair Colorization", "More Info" ], - "vs/platform/configuration/common/configurationRegistry": [ - "Default Language Configuration Overrides", - "Configure settings to be overridden for the {0} language.", - "Configure editor settings to be overridden for a language.", - "This setting does not support per-language configuration.", - "Configure editor settings to be overridden for a language.", - "This setting does not support per-language configuration.", - "Cannot register an empty property", - "Cannot register '{0}'. This matches property pattern '\\\\[.*\\\\]$' for describing language specific editor settings. Use 'configurationDefaults' contribution.", - "Cannot register '{0}'. This property is already registered.", - "Cannot register '{0}'. The associated policy {1} is already registered with {2}." - ], - "vs/workbench/electron-sandbox/actions/developerActions": [ - "Toggle Developer Tools", - "Configure Runtime Arguments", - "Reload With Extensions Disabled", - "Open User Data Folder" - ], - "vs/workbench/electron-sandbox/actions/windowActions": [ - "Close Window", - "Clos&&e Window", - "Zoom In", - "&&Zoom In", - "Zoom Out", - "&&Zoom Out", - "Reset Zoom", - "&&Reset Zoom", - "Close Window", - "Close Window", - "Select a window to switch to", - "{0}, window with unsaved changes", - "Current Window", - "Switch Window...", - "Quick Switch Window..." - ], - "vs/platform/contextkey/common/contextkeys": [ - "Whether the operating system is macOS", - "Whether the operating system is Linux", - "Whether the operating system is Windows", - "Whether the platform is a web browser", - "Whether the operating system is macOS on a non-browser platform", - "Whether the operating system is iOS", - "Whether the platform is a mobile web browser", - "Quality type of VS Code", - "Whether keyboard focus is inside an input box" + "vs/workbench/contrib/share/browser/share.contribution": [ + "Share...", + "Generating link...", + "Copied link to clipboard!", + "Close", + "Open Link" ], - "vs/workbench/electron-sandbox/actions/installActions": [ - "Shell Command", - "Install '{0}' command in PATH", - "Shell command '{0}' successfully installed in PATH.", - "Uninstall '{0}' command from PATH", - "Shell command '{0}' successfully uninstalled from PATH." + "vs/workbench/browser/workbench": [ + "Failed to load a required file. Please restart the application to try again. Details: {0}" ], - "vs/workbench/common/contextkeys": [ - "The kind of workspace opened in the window, either 'empty' (no workspace), 'folder' (single folder) or 'workspace' (multi-root workspace)", - "The number of root folders in the workspace", - "Whether there are any working copies with unsaved changes", - "The name of the remote the window is connected to or an empty string if not connected to any remote", + "vs/workbench/electron-sandbox/window": [ + "Restart", + "Configure", + "Learn More", + "Writing login information to the keychain failed with error '{0}'.", + "Troubleshooting Guide", + "Proxy Authentication Required", + "&&Log In", + "Username", + "Password", + "The proxy {0} requires a username and password.", + "Remember my credentials", + "Are you sure you want to quit?", + "Are you sure you want to exit?", + "Are you sure you want to close the window?", + "&&Quit", + "&&Exit", + "&&Close Window", + "Do not ask me again", + "Error: {0}", + "The following operations are still running: \n{0}", + "An unexpected error prevented the window to close", + "An unexpected error prevented the application to quit", + "An unexpected error prevented the window to reload", + "An unexpected error prevented to change the workspace", + "Closing the window is taking a bit longer...", + "Quitting the application is taking a bit longer...", + "Reloading the window is taking a bit longer...", + "Changing the workspace is taking a bit longer...", + "Close Anyway", + "Quit Anyway", + "Reload Anyway", + "Change Anyway", + "There is a dependency cycle in the AMD modules that needs to be resolved!", + "It is not recommended to run {0} as root user.", + "Files you store within the installation folder ('{0}') may be OVERWRITTEN or DELETED IRREVERSIBLY without warning at update time.", + "{0} on {1} will soon stop receiving updates. Consider upgrading your windows version.", + "Learn More", + "{0}. Use navigation keys to access banner actions.", + "Learn More", + "{0} on {1} will soon stop receiving updates. Consider upgrading your macOS version.", + "Learn More", + "{0}. Use navigation keys to access banner actions.", + "Learn More", + "Resolving shell environment...", + "Learn More" + ], + "vs/workbench/services/configuration/browser/configurationService": [ + "Contribute defaults for configurations", + "Experiments" + ], + "vs/platform/workspace/common/workspace": [ + "Code Workspace" + ], + "vs/workbench/services/remote/electron-sandbox/remoteAgentService": [ + "Open Developer Tools", + "Open in browser", + "Failed to connect to the remote extension host server (Error: {0})" + ], + "vs/workbench/services/log/electron-sandbox/logService": [ + "Window" + ], + "vs/platform/workspace/common/workspaceTrust": [ + "Trusted", + "Restricted Mode" + ], + "vs/workbench/services/userDataProfile/common/userDataProfile": [ + "Icon for Default Profile.", + "Profiles", + "Profile" + ], + "vs/platform/configuration/common/configurationRegistry": [ + "Default Language Configuration Overrides", + "Configure settings to be overridden for the {0} language.", + "Configure editor settings to be overridden for a language.", + "This setting does not support per-language configuration.", + "Configure editor settings to be overridden for a language.", + "This setting does not support per-language configuration.", + "Cannot register an empty property", + "Cannot register '{0}'. This matches property pattern '\\\\[.*\\\\]$' for describing language specific editor settings. Use 'configurationDefaults' contribution.", + "Cannot register '{0}'. This property is already registered.", + "Cannot register '{0}'. The associated policy {1} is already registered with {2}." + ], + "vs/workbench/electron-sandbox/actions/developerActions": [ + "Toggle Developer Tools", + "Configure Runtime Arguments", + "Reload With Extensions Disabled", + "Open User Data Folder" + ], + "vs/workbench/electron-sandbox/actions/windowActions": [ + "Close Window", + "Clos&&e Window", + "Zoom In", + "&&Zoom In", + "Zoom Out", + "&&Zoom Out", + "Reset Zoom", + "&&Reset Zoom", + "Close Window", + "Close Window", + "Select a window to switch to", + "{0}, window with unsaved changes", + "Current Window", + "Switch Window...", + "Quick Switch Window..." + ], + "vs/platform/contextkey/common/contextkeys": [ + "Whether the operating system is macOS", + "Whether the operating system is Linux", + "Whether the operating system is Windows", + "Whether the platform is a web browser", + "Whether the operating system is macOS on a non-browser platform", + "Whether the operating system is iOS", + "Whether the platform is a mobile web browser", + "Quality type of VS Code", + "Whether keyboard focus is inside an input box" + ], + "vs/workbench/common/contextkeys": [ + "The kind of workspace opened in the window, either 'empty' (no workspace), 'folder' (single folder) or 'workspace' (multi-root workspace)", + "The number of root folders in the workspace", + "Whether there are any working copies with unsaved changes", + "The name of the remote the window is connected to or an empty string if not connected to any remote", "The scheme of the current workspace is from a virtual file system or an empty string.", "The scheme of the current workspace is from a temporary file system.", "Whether the window is in fullscreen mode", @@ -19645,6 +19864,7 @@ "Whether the active editor is the last one in its group", "Whether the active editor is pinned", "Whether the active editor is readonly", + "Whether the active editor can toggle between being readonly or writeable", "Whether the active editor can revert", "The identifier of the active editor", "The available editor identifiers that are usable for the active editor", @@ -19691,18 +19911,28 @@ "Whether a resource is present or not", "Whether the resource is backed by a file system provider" ], + "vs/workbench/electron-sandbox/actions/installActions": [ + "Shell Command", + "Install '{0}' command in PATH", + "Shell command '{0}' successfully installed in PATH.", + "Uninstall '{0}' command from PATH", + "Shell command '{0}' successfully uninstalled from PATH." + ], "vs/workbench/common/configuration": [ "Application", - "Workbench" - ], - "vs/workbench/contrib/codeEditor/browser/outline/documentSymbolsOutline": [ - "Document Symbols" + "Workbench", + "Security" ], "vs/workbench/browser/parts/dialogs/dialogHandler": [ "Version: {0}\nCommit: {1}\nDate: {2}\nBrowser: {3}", "&&Copy", "OK" ], + "vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": [ + "Version: {0}\nCommit: {1}\nDate: {2}\nElectron: {3}\nChromium: {4}\nNode.js: {5}\nV8: {6}\nOS: {7}", + "&&Copy", + "OK" + ], "vs/workbench/services/textfile/browser/textFileService": [ "File Created", "File Replaced", @@ -19715,11 +19945,6 @@ "A file or folder with the name '{0}' already exists in the folder '{1}'. Replacing it will overwrite its current contents.", "&&Replace" ], - "vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": [ - "Version: {0}\nCommit: {1}\nDate: {2}\nElectron: {3}\nChromium: {4}\nNode.js: {5}\nV8: {6}\nOS: {7}\nSandboxed: {8}", - "&&Copy", - "OK" - ], "vs/workbench/services/dialogs/browser/abstractFileDialogService": [ "Your changes will be lost if you don't save them.", "Do you want to save the changes you made to {0}?", @@ -19737,124 +19962,6 @@ "All Files", "No Extension" ], - "vs/workbench/common/theme": [ - "Active tab background color in an active group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Active tab background color in an unfocused group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Inactive tab background color in an active group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Inactive tab background color in an unfocused group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Active tab foreground color in an active group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Inactive tab foreground color in an active group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Active tab foreground color in an unfocused group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Inactive tab foreground color in an unfocused group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Tab background color when hovering. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Tab background color in an unfocused group when hovering. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Tab foreground color when hovering. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Tab foreground color in an unfocused group when hovering. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Border to separate tabs from each other. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Border to separate pinned tabs from other tabs. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Border on the bottom of an active tab. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Border on the bottom of an active tab in an unfocused group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Border to the top of an active tab. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Border to the top of an active tab in an unfocused group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Border to highlight tabs when hovering. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Border to highlight tabs in an unfocused group when hovering. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Border on the top of modified active tabs in an active group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Border on the top of modified inactive tabs in an active group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Border on the top of modified active tabs in an unfocused group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Border on the top of modified inactive tabs in an unfocused group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", - "Background color of the editor pane visible on the left and right side of the centered editor layout.", - "Background color of an empty editor group. Editor groups are the containers of editors.", - "Border color of an empty editor group that is focused. Editor groups are the containers of editors.", - "Background color of the editor group title header when tabs are enabled. Editor groups are the containers of editors.", - "Border color of the editor group title header when tabs are enabled. Editor groups are the containers of editors.", - "Background color of the editor group title header when tabs are disabled (`\"workbench.editor.showTabs\": false`). Editor groups are the containers of editors.", - "Border color of the editor group title header. Editor groups are the containers of editors.", - "Color to separate multiple editor groups from each other. Editor groups are the containers of editors.", - "Background color when dragging editors around. The color should have transparency so that the editor contents can still shine through.", - "Foreground color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", - "Background color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", - "Border color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", - "Color to separate two editors from each other when shown side by side in an editor group from top to bottom.", - "Color to separate two editors from each other when shown side by side in an editor group from left to right.", - "Panel background color. Panels are shown below the editor area and contain views like output and integrated terminal.", - "Panel border color to separate the panel from the editor. Panels are shown below the editor area and contain views like output and integrated terminal.", - "Title color for the active panel. Panels are shown below the editor area and contain views like output and integrated terminal.", - "Title color for the inactive panel. Panels are shown below the editor area and contain views like output and integrated terminal.", - "Border color for the active panel title. Panels are shown below the editor area and contain views like output and integrated terminal.", - "Input box border for inputs in the panel.", - "Drag and drop feedback color for the panel titles. Panels are shown below the editor area and contain views like output and integrated terminal.", - "Drag and drop feedback color for the panel sections. The color should have transparency so that the panel sections can still shine through. Panels are shown below the editor area and contain views like output and integrated terminal. Panel sections are views nested within the panels.", - "Panel section header background color. Panels are shown below the editor area and contain views like output and integrated terminal. Panel sections are views nested within the panels.", - "Panel section header foreground color. Panels are shown below the editor area and contain views like output and integrated terminal. Panel sections are views nested within the panels.", - "Panel section header border color used when multiple views are stacked vertically in the panel. Panels are shown below the editor area and contain views like output and integrated terminal. Panel sections are views nested within the panels.", - "Panel section border color used when multiple views are stacked horizontally in the panel. Panels are shown below the editor area and contain views like output and integrated terminal. Panel sections are views nested within the panels.", - "Banner background color. The banner is shown under the title bar of the window.", - "Banner foreground color. The banner is shown under the title bar of the window.", - "Banner icon color. The banner is shown under the title bar of the window.", - "Status bar foreground color when a workspace or folder is opened. The status bar is shown in the bottom of the window.", - "Status bar foreground color when no folder is opened. The status bar is shown in the bottom of the window.", - "Status bar background color when a workspace or folder is opened. The status bar is shown in the bottom of the window.", - "Status bar background color when no folder is opened. The status bar is shown in the bottom of the window.", - "Status bar border color separating to the sidebar and editor. The status bar is shown in the bottom of the window.", - "Status bar border color when focused on keyboard navigation. The status bar is shown in the bottom of the window.", - "Status bar border color separating to the sidebar and editor when no folder is opened. The status bar is shown in the bottom of the window.", - "Status bar item background color when clicking. The status bar is shown in the bottom of the window.", - "Status bar item border color when focused on keyboard navigation. The status bar is shown in the bottom of the window.", - "Status bar item background color when hovering. The status bar is shown in the bottom of the window.", - "Status bar item background color when hovering an item that contains two hovers. The status bar is shown in the bottom of the window.", - "Status bar prominent items foreground color. Prominent items stand out from other status bar entries to indicate importance. Change mode `Toggle Tab Key Moves Focus` from command palette to see an example. The status bar is shown in the bottom of the window.", - "Status bar prominent items background color. Prominent items stand out from other status bar entries to indicate importance. Change mode `Toggle Tab Key Moves Focus` from command palette to see an example. The status bar is shown in the bottom of the window.", - "Status bar prominent items background color when hovering. Prominent items stand out from other status bar entries to indicate importance. Change mode `Toggle Tab Key Moves Focus` from command palette to see an example. The status bar is shown in the bottom of the window.", - "Status bar error items background color. Error items stand out from other status bar entries to indicate error conditions. The status bar is shown in the bottom of the window.", - "Status bar error items foreground color. Error items stand out from other status bar entries to indicate error conditions. The status bar is shown in the bottom of the window.", - "Status bar warning items background color. Warning items stand out from other status bar entries to indicate warning conditions. The status bar is shown in the bottom of the window.", - "Status bar warning items foreground color. Warning items stand out from other status bar entries to indicate warning conditions. The status bar is shown in the bottom of the window.", - "Activity bar background color. The activity bar is showing on the far left or right and allows to switch between views of the side bar.", - "Activity bar item foreground color when it is active. The activity bar is showing on the far left or right and allows to switch between views of the side bar.", - "Activity bar item foreground color when it is inactive. The activity bar is showing on the far left or right and allows to switch between views of the side bar.", - "Activity bar border color separating to the side bar. The activity bar is showing on the far left or right and allows to switch between views of the side bar.", - "Activity bar border color for the active item. The activity bar is showing on the far left or right and allows to switch between views of the side bar.", - "Activity bar focus border color for the active item. The activity bar is showing on the far left or right and allows to switch between views of the side bar.", - "Activity bar background color for the active item. The activity bar is showing on the far left or right and allows to switch between views of the side bar.", - "Drag and drop feedback color for the activity bar items. The activity bar is showing on the far left or right and allows to switch between views of the side bar.", - "Activity notification badge background color. The activity bar is showing on the far left or right and allows to switch between views of the side bar.", - "Activity notification badge foreground color. The activity bar is showing on the far left or right and allows to switch between views of the side bar.", - "Profile badge background color. The profile badge shows on top of the settings gear icon in the activity bar.", - "Profile badge foreground color. The profile badge shows on top of the settings gear icon in the activity bar.", - "Background color for the remote indicator on the status bar.", - "Foreground color for the remote indicator on the status bar.", - "Background color for the remote badge in the extensions view.", - "Foreground color for the remote badge in the extensions view.", - "Side bar background color. The side bar is the container for views like explorer and search.", - "Side bar foreground color. The side bar is the container for views like explorer and search.", - "Side bar border color on the side separating to the editor. The side bar is the container for views like explorer and search.", - "Side bar title foreground color. The side bar is the container for views like explorer and search.", - "Drag and drop feedback color for the side bar sections. The color should have transparency so that the side bar sections can still shine through. The side bar is the container for views like explorer and search. Side bar sections are views nested within the side bar.", - "Side bar section header background color. The side bar is the container for views like explorer and search. Side bar sections are views nested within the side bar.", - "Side bar section header foreground color. The side bar is the container for views like explorer and search. Side bar sections are views nested within the side bar.", - "Side bar section header border color. The side bar is the container for views like explorer and search. Side bar sections are views nested within the side bar.", - "Title bar foreground when the window is active.", - "Title bar foreground when the window is inactive.", - "Title bar background when the window is active.", - "Title bar background when the window is inactive.", - "Title bar border color.", - "Foreground color of the selected menu item in the menubar.", - "Background color of the selected menu item in the menubar.", - "Border color of the selected menu item in the menubar.", - "Notifications center border color. Notifications slide in from the bottom right of the window.", - "Notification toast border color. Notifications slide in from the bottom right of the window.", - "Notifications foreground color. Notifications slide in from the bottom right of the window.", - "Notifications background color. Notifications slide in from the bottom right of the window.", - "Notification links foreground color. Notifications slide in from the bottom right of the window.", - "Notifications center header foreground color. Notifications slide in from the bottom right of the window.", - "Notifications center header background color. Notifications slide in from the bottom right of the window.", - "Notifications border color separating from other notifications in the notifications center. Notifications slide in from the bottom right of the window.", - "The color used for the icon of error notifications. Notifications slide in from the bottom right of the window.", - "The color used for the icon of warning notifications. Notifications slide in from the bottom right of the window.", - "The color used for the icon of info notifications. Notifications slide in from the bottom right of the window.", - "The color used for the border of the window when it is active. Only supported in the macOS and Linux desktop client when using the custom title bar.", - "The color used for the border of the window when it is inactive. Only supported in the macOS and Linux desktop client when using the custom title bar." - ], "vs/platform/theme/common/colorRegistry": [ "Overall foreground color. This color is only used if not overridden by a component.", "Overall foreground for disabled elements. This color is only used if not overridden by a component.", @@ -19979,6 +20086,7 @@ "Outline color for text that got removed.", "Border color between the two text editors.", "Color of the diff editor's diagonal fill. The diagonal fill is used in side-by-side diff views.", + "The color of unchanged blocks in diff editor.", "List/Tree background color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.", "List/Tree foreground color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.", "List/Tree outline color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.", @@ -20002,7 +20110,7 @@ "Background color of the type filter widget in lists and trees.", "Outline color of the type filter widget in lists and trees.", "Outline color of the type filter widget in lists and trees, when there are no matches.", - "Shadown color of the type filter widget in lists and trees.", + "Shadow color of the type filter widget in lists and trees.", "Background color of the filtered match.", "Border color of the filtered match.", "Tree stroke color for the indentation guides.", @@ -20072,6 +20180,124 @@ "The green color used in chart visualizations.", "The purple color used in chart visualizations." ], + "vs/workbench/common/theme": [ + "Active tab background color in an active group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Active tab background color in an unfocused group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Inactive tab background color in an active group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Inactive tab background color in an unfocused group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Active tab foreground color in an active group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Inactive tab foreground color in an active group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Active tab foreground color in an unfocused group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Inactive tab foreground color in an unfocused group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Tab background color when hovering. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Tab background color in an unfocused group when hovering. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Tab foreground color when hovering. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Tab foreground color in an unfocused group when hovering. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Border to separate tabs from each other. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Border to separate pinned tabs from other tabs. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Border on the bottom of an active tab. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Border on the bottom of an active tab in an unfocused group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Border to the top of an active tab. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Border to the top of an active tab in an unfocused group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Border to highlight tabs when hovering. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Border to highlight tabs in an unfocused group when hovering. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Border on the top of modified active tabs in an active group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Border on the top of modified inactive tabs in an active group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Border on the top of modified active tabs in an unfocused group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Border on the top of modified inactive tabs in an unfocused group. Tabs are the containers for editors in the editor area. Multiple tabs can be opened in one editor group. There can be multiple editor groups.", + "Background color of the editor pane visible on the left and right side of the centered editor layout.", + "Background color of an empty editor group. Editor groups are the containers of editors.", + "Border color of an empty editor group that is focused. Editor groups are the containers of editors.", + "Background color of the editor group title header when tabs are enabled. Editor groups are the containers of editors.", + "Border color of the editor group title header when tabs are enabled. Editor groups are the containers of editors.", + "Background color of the editor group title header when tabs are disabled (`\"workbench.editor.showTabs\": false`). Editor groups are the containers of editors.", + "Border color of the editor group title header. Editor groups are the containers of editors.", + "Color to separate multiple editor groups from each other. Editor groups are the containers of editors.", + "Background color when dragging editors around. The color should have transparency so that the editor contents can still shine through.", + "Foreground color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", + "Background color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", + "Border color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", + "Color to separate two editors from each other when shown side by side in an editor group from top to bottom.", + "Color to separate two editors from each other when shown side by side in an editor group from left to right.", + "Panel background color. Panels are shown below the editor area and contain views like output and integrated terminal.", + "Panel border color to separate the panel from the editor. Panels are shown below the editor area and contain views like output and integrated terminal.", + "Title color for the active panel. Panels are shown below the editor area and contain views like output and integrated terminal.", + "Title color for the inactive panel. Panels are shown below the editor area and contain views like output and integrated terminal.", + "Border color for the active panel title. Panels are shown below the editor area and contain views like output and integrated terminal.", + "Input box border for inputs in the panel.", + "Drag and drop feedback color for the panel titles. Panels are shown below the editor area and contain views like output and integrated terminal.", + "Drag and drop feedback color for the panel sections. The color should have transparency so that the panel sections can still shine through. Panels are shown below the editor area and contain views like output and integrated terminal. Panel sections are views nested within the panels.", + "Panel section header background color. Panels are shown below the editor area and contain views like output and integrated terminal. Panel sections are views nested within the panels.", + "Panel section header foreground color. Panels are shown below the editor area and contain views like output and integrated terminal. Panel sections are views nested within the panels.", + "Panel section header border color used when multiple views are stacked vertically in the panel. Panels are shown below the editor area and contain views like output and integrated terminal. Panel sections are views nested within the panels.", + "Panel section border color used when multiple views are stacked horizontally in the panel. Panels are shown below the editor area and contain views like output and integrated terminal. Panel sections are views nested within the panels.", + "Banner background color. The banner is shown under the title bar of the window.", + "Banner foreground color. The banner is shown under the title bar of the window.", + "Banner icon color. The banner is shown under the title bar of the window.", + "Status bar foreground color when a workspace or folder is opened. The status bar is shown in the bottom of the window.", + "Status bar foreground color when no folder is opened. The status bar is shown in the bottom of the window.", + "Status bar background color when a workspace or folder is opened. The status bar is shown in the bottom of the window.", + "Status bar background color when no folder is opened. The status bar is shown in the bottom of the window.", + "Status bar border color separating to the sidebar and editor. The status bar is shown in the bottom of the window.", + "Status bar border color when focused on keyboard navigation. The status bar is shown in the bottom of the window.", + "Status bar border color separating to the sidebar and editor when no folder is opened. The status bar is shown in the bottom of the window.", + "Status bar item background color when clicking. The status bar is shown in the bottom of the window.", + "Status bar item border color when focused on keyboard navigation. The status bar is shown in the bottom of the window.", + "Status bar item background color when hovering. The status bar is shown in the bottom of the window.", + "Status bar item background color when hovering an item that contains two hovers. The status bar is shown in the bottom of the window.", + "Status bar prominent items foreground color. Prominent items stand out from other status bar entries to indicate importance. Change mode `Toggle Tab Key Moves Focus` from command palette to see an example. The status bar is shown in the bottom of the window.", + "Status bar prominent items background color. Prominent items stand out from other status bar entries to indicate importance. Change mode `Toggle Tab Key Moves Focus` from command palette to see an example. The status bar is shown in the bottom of the window.", + "Status bar prominent items background color when hovering. Prominent items stand out from other status bar entries to indicate importance. Change mode `Toggle Tab Key Moves Focus` from command palette to see an example. The status bar is shown in the bottom of the window.", + "Status bar error items background color. Error items stand out from other status bar entries to indicate error conditions. The status bar is shown in the bottom of the window.", + "Status bar error items foreground color. Error items stand out from other status bar entries to indicate error conditions. The status bar is shown in the bottom of the window.", + "Status bar warning items background color. Warning items stand out from other status bar entries to indicate warning conditions. The status bar is shown in the bottom of the window.", + "Status bar warning items foreground color. Warning items stand out from other status bar entries to indicate warning conditions. The status bar is shown in the bottom of the window.", + "Activity bar background color. The activity bar is showing on the far left or right and allows to switch between views of the side bar.", + "Activity bar item foreground color when it is active. The activity bar is showing on the far left or right and allows to switch between views of the side bar.", + "Activity bar item foreground color when it is inactive. The activity bar is showing on the far left or right and allows to switch between views of the side bar.", + "Activity bar border color separating to the side bar. The activity bar is showing on the far left or right and allows to switch between views of the side bar.", + "Activity bar border color for the active item. The activity bar is showing on the far left or right and allows to switch between views of the side bar.", + "Activity bar focus border color for the active item. The activity bar is showing on the far left or right and allows to switch between views of the side bar.", + "Activity bar background color for the active item. The activity bar is showing on the far left or right and allows to switch between views of the side bar.", + "Drag and drop feedback color for the activity bar items. The activity bar is showing on the far left or right and allows to switch between views of the side bar.", + "Activity notification badge background color. The activity bar is showing on the far left or right and allows to switch between views of the side bar.", + "Activity notification badge foreground color. The activity bar is showing on the far left or right and allows to switch between views of the side bar.", + "Profile badge background color. The profile badge shows on top of the settings gear icon in the activity bar.", + "Profile badge foreground color. The profile badge shows on top of the settings gear icon in the activity bar.", + "Background color for the remote indicator on the status bar.", + "Foreground color for the remote indicator on the status bar.", + "Background color for the remote badge in the extensions view.", + "Foreground color for the remote badge in the extensions view.", + "Side bar background color. The side bar is the container for views like explorer and search.", + "Side bar foreground color. The side bar is the container for views like explorer and search.", + "Side bar border color on the side separating to the editor. The side bar is the container for views like explorer and search.", + "Side bar title foreground color. The side bar is the container for views like explorer and search.", + "Drag and drop feedback color for the side bar sections. The color should have transparency so that the side bar sections can still shine through. The side bar is the container for views like explorer and search. Side bar sections are views nested within the side bar.", + "Side bar section header background color. The side bar is the container for views like explorer and search. Side bar sections are views nested within the side bar.", + "Side bar section header foreground color. The side bar is the container for views like explorer and search. Side bar sections are views nested within the side bar.", + "Side bar section header border color. The side bar is the container for views like explorer and search. Side bar sections are views nested within the side bar.", + "Title bar foreground when the window is active.", + "Title bar foreground when the window is inactive.", + "Title bar background when the window is active.", + "Title bar background when the window is inactive.", + "Title bar border color.", + "Foreground color of the selected menu item in the menubar.", + "Background color of the selected menu item in the menubar.", + "Border color of the selected menu item in the menubar.", + "Notifications center border color. Notifications slide in from the bottom right of the window.", + "Notification toast border color. Notifications slide in from the bottom right of the window.", + "Notifications foreground color. Notifications slide in from the bottom right of the window.", + "Notifications background color. Notifications slide in from the bottom right of the window.", + "Notification links foreground color. Notifications slide in from the bottom right of the window.", + "Notifications center header foreground color. Notifications slide in from the bottom right of the window.", + "Notifications center header background color. Notifications slide in from the bottom right of the window.", + "Notifications border color separating from other notifications in the notifications center. Notifications slide in from the bottom right of the window.", + "The color used for the icon of error notifications. Notifications slide in from the bottom right of the window.", + "The color used for the icon of warning notifications. Notifications slide in from the bottom right of the window.", + "The color used for the icon of info notifications. Notifications slide in from the bottom right of the window.", + "The color used for the border of the window when it is active. Only supported in the macOS and Linux desktop client when using the custom title bar.", + "The color used for the border of the window when it is inactive. Only supported in the macOS and Linux desktop client when using the custom title bar." + ], "vs/base/common/actions": [ "(empty)" ], @@ -20117,11 +20343,15 @@ "Can't install release version of '{0}' extension because it has no release version.", "Can't install '{0}' extension because it is not compatible with the current version of {1} (version {2})." ], - "vs/workbench/services/workspaces/browser/abstractWorkspaceEditingService": [ - "Save", - "Save Workspace", - "Unable to write into workspace configuration file. Please open the file to correct errors/warnings in it and try again.", - "Open Workspace Configuration" + "vs/workbench/services/workingCopy/electron-sandbox/workingCopyBackupTracker": [ + "The following editors with unsaved changes could not be saved to the back up location.", + "The following editors with unsaved changes could not be saved or reverted.", + "Try saving or reverting the editors with unsaved changes first and then try again.", + "Backing up editors with unsaved changes is taking a bit longer...", + "Click 'Cancel' to stop waiting and to save or revert editors with unsaved changes.", + "Saving editors with unsaved changes is taking a bit longer...", + "Reverting editors with unsaved changes is taking a bit longer...", + "Discarding backups is taking a bit longer..." ], "vs/platform/action/common/actionCommonCategories": [ "View", @@ -20141,10 +20371,20 @@ "The following extensions contain dependency loops and have been disabled: {0}", "The following extensions contain dependency loops and have been disabled: {0}", "No extension host found that can launch the test runner at {0}.", + "{0} (Error: {1})", + "The following operation was blocked: {0}", + "The reason for blocking the operation: {0}", + "The reasons for blocking the operation:\n- {0}", "The remote extension host terminated unexpectedly. Restarting...", "Remote Extension host terminated unexpectedly 3 times within the last 5 minutes.", "Restart Remote Extension Host" ], + "vs/workbench/services/workspaces/browser/abstractWorkspaceEditingService": [ + "Save", + "Save Workspace", + "Unable to write into workspace configuration file. Please open the file to correct errors/warnings in it and try again.", + "Open Workspace Configuration" + ], "vs/workbench/services/extensions/electron-sandbox/cachedExtensionScanner": [ "Extensions have been modified on disk. Please reload the window.", "Reload Window" @@ -20175,22 +20415,13 @@ "Id should be `vscode` or in format `publisherId.extensionName` for translating VS code or an extension respectively.", "A relative path to a file containing translations for the language." ], - "vs/workbench/services/workingCopy/electron-sandbox/workingCopyBackupTracker": [ - "The following editors with unsaved changes could not be saved to the back up location.", - "The following editors with unsaved changes could not be saved or reverted.", - "Try saving or reverting the editors with unsaved changes first and then try again.", - "Backing up editors with unsaved changes is taking a bit longer...", - "Click 'Cancel' to stop waiting and to save or revert editors with unsaved changes.", - "Saving editors with unsaved changes is taking a bit longer...", - "Reverting editors with unsaved changes is taking a bit longer...", - "Discarding backups is taking a bit longer..." - ], "vs/editor/common/editorContextKeys": [ "Whether the editor text has focus (cursor is blinking)", "Whether the editor or an editor widget has focus (e.g. focus is in the find widget)", "Whether an editor or a rich text input has focus (cursor is blinking)", "Whether the editor is read only", "Whether the context is a diff editor", + "Whether the context is an embedded diff editor", "Whether `editor.columnSelection` is enabled", "Whether the editor has text selected", "Whether the editor has multiple selections", @@ -20228,12 +20459,12 @@ "Open Anyway", "Configure Limit" ], - "vs/workbench/contrib/codeEditor/electron-sandbox/startDebugTextMate": [ - "Start Text Mate Syntax Grammar Logging" - ], "vs/workbench/contrib/codeEditor/electron-sandbox/selectionClipboard": [ "Paste Selection Clipboard" ], + "vs/workbench/contrib/codeEditor/electron-sandbox/startDebugTextMate": [ + "Start Text Mate Syntax Grammar Logging" + ], "vs/workbench/browser/editor": [ "{0}, preview", "{0}, pinned" @@ -20252,16 +20483,12 @@ "&&Restart", "Attach Extension Host" ], - "vs/workbench/contrib/extensions/electron-sandbox/extensionsActions": [ - "Open Extensions Folder", - "Cleanup Extensions Folder" - ], "vs/workbench/contrib/extensions/common/runtimeExtensionsInput": [ "Running Extensions" ], - "vs/workbench/contrib/issue/common/issue.contribution": [ - "Report Issue...", - "Report &&Issue" + "vs/workbench/contrib/extensions/electron-sandbox/extensionsActions": [ + "Open Extensions Folder", + "Cleanup Extensions Folder" ], "vs/workbench/contrib/extensions/electron-sandbox/extensionProfileService": [ "Extension Profiler", @@ -20277,6 +20504,10 @@ "The extension '{0}' took a very long time to complete its last operation and it has prevented other extensions from running.", "Show Extensions" ], + "vs/workbench/contrib/issue/common/issue.contribution": [ + "Report Issue...", + "Report &&Issue" + ], "vs/workbench/services/dialogs/browser/simpleFileDialog": [ "Open Local File...", "Save Local File...", @@ -20314,9 +20545,24 @@ "Extensions", "UI State", "Profiles", + "Workspace State", "Settings Sync", "View icon of the Settings Sync view." ], + "vs/workbench/contrib/tasks/common/tasks": [ + "Whether a task is currently running.", + "Tasks", + "Error: the task identifier '{0}' is missing the required property '{1}'. The task identifier will be ignored." + ], + "vs/workbench/contrib/performance/electron-sandbox/startupProfiler": [ + "Successfully created profiles.", + "Please create an issue and manually attach the following files:\n{0}", + "&&Create Issue and Restart", + "Restart", + "Thanks for helping us.", + "A final restart is required to continue to use '{0}'. Again, thank you for your contribution.", + "&&Restart" + ], "vs/workbench/contrib/tasks/common/taskService": [ "Whether CustomExecution tasks are supported. Consider using in the when clause of a 'taskDefinition' contribution.", "Whether ShellExecution tasks are supported. Consider using in the when clause of a 'taskDefinition' contribution.", @@ -20324,11 +20570,6 @@ "Whether ProcessExecution tasks are supported. Consider using in the when clause of a 'taskDefinition' contribution.", "True when in the web with no remote authority." ], - "vs/workbench/contrib/tasks/common/tasks": [ - "Whether a task is currently running.", - "Tasks", - "Error: the task identifier '{0}' is missing the required property '{1}'. The task identifier will be ignored." - ], "vs/workbench/contrib/tasks/browser/abstractTaskService": [ "Configure Task", "Tasks", @@ -20419,11 +20660,6 @@ "Open diff", "Open diffs" ], - "vs/workbench/common/views": [ - "Default view icon.", - "A view with id '{0}' is already registered", - "No tree view with id '{0}' registered." - ], "vs/workbench/contrib/tasks/browser/terminalTaskSystem": [ "A unknown error has occurred while executing a task. See task output log for details.", "There are issues with task \"{0}\". See the output for more details.", @@ -20459,18 +20695,10 @@ "Diff Line Deleted", "Diff Line Modified" ], - "vs/workbench/contrib/performance/electron-sandbox/startupProfiler": [ - "Successfully created profiles.", - "Please create an issue and manually attach the following files:\n{0}", - "&&Create Issue and Restart", - "Restart", - "Thanks for helping us.", - "A final restart is required to continue to use '{0}'. Again, thank you for your contribution.", - "&&Restart" - ], - "vs/workbench/contrib/webview/electron-sandbox/webviewCommands": [ - "Open Webview Developer Tools", - "Using standard dev tools to debug iframe based webview" + "vs/workbench/common/views": [ + "Default view icon.", + "A view with id '{0}' is already registered", + "No tree view with id '{0}' registered." ], "vs/workbench/contrib/terminal/common/terminalContextKey": [ "Whether the terminal is focused.", @@ -20489,10 +20717,9 @@ "Whether the terminal run command picker is currently open.", "Whether shell integration is enabled in the active terminal" ], - "vs/workbench/contrib/localHistory/electron-sandbox/localHistoryCommands": [ - "Reveal in File Explorer", - "Reveal in Finder", - "Open Containing Folder" + "vs/workbench/contrib/webview/electron-sandbox/webviewCommands": [ + "Open Webview Developer Tools", + "Using standard dev tools to debug iframe based webview" ], "vs/workbench/contrib/mergeEditor/electron-sandbox/devCommands": [ "Merge Editor (Dev)", @@ -20500,17 +20727,17 @@ "Enter JSON", "Open Selection In Temporary Merge Editor" ], - "vs/workbench/api/common/extHostTelemetry": [ - "Extension Telemetry{0}" + "vs/workbench/contrib/localHistory/electron-sandbox/localHistoryCommands": [ + "Reveal in File Explorer", + "Reveal in Finder", + "Open Containing Folder" ], "vs/workbench/api/common/extHostExtensionService": [ "Cannot load test runner.", "Path {0} does not point to a valid extension test runner." ], - "vs/workbench/api/common/extHostLogService": [ - "Extension Host (Remote)", - "Extension Host (Worker)", - "Extension Host" + "vs/workbench/api/common/extHostTelemetry": [ + "Extension Telemetry{0}" ], "vs/workbench/api/common/extHostWorkspace": [ "Extension '{0}' failed to update workspace folders: {1}" @@ -20518,23 +20745,17 @@ "vs/workbench/api/common/extHostTerminalService": [ "Could not find the terminal with id {0} on the extension host" ], - "vs/platform/terminal/node/terminalProcess": [ - "Starting directory (cwd) \"{0}\" is not a directory", - "Starting directory (cwd) \"{0}\" does not exist", - "Path to shell executable \"{0}\" does not exist", - "Path to shell executable \"{0}\" is not a file or a symlink" - ], - "vs/workbench/api/node/extHostDebugService": [ - "Debug Process" + "vs/workbench/api/common/extHostLogService": [ + "Extension Host (Remote)", + "Extension Host (Worker)", + "Extension Host" ], "vs/workbench/api/node/extHostTunnelService": [ "Private", "Public" ], - "vs/platform/shell/node/shellEnv": [ - "Unable to resolve your shell environment in a reasonable time. Please review your shell configuration and restart.", - "Unable to resolve your shell environment: {0}", - "Unexpected exit code from spawned shell (code {0}, signal {1})" + "vs/workbench/api/node/extHostDebugService": [ + "Debug Process" ], "vs/platform/dialogs/electron-main/dialogMainService": [ "Open", @@ -20543,9 +20764,10 @@ "Open Workspace from File", "&&Open" ], - "vs/platform/files/electron-main/diskFileSystemProviderServer": [ - "Failed to move '{0}' to the recycle bin", - "Failed to move '{0}' to the trash" + "vs/platform/shell/node/shellEnv": [ + "Unable to resolve your shell environment in a reasonable time. Please review your shell configuration and restart.", + "Unable to resolve your shell environment: {0}", + "Unexpected exit code from spawned shell (code {0}, signal {1})" ], "vs/platform/externalTerminal/node/externalTerminalService": [ "VS Code Console", @@ -20555,6 +20777,10 @@ "'{0}' failed with exit code {1}", "can't find terminal application '{0}'" ], + "vs/platform/files/electron-main/diskFileSystemProviderServer": [ + "Failed to move '{0}' to the recycle bin", + "Failed to move '{0}' to the trash" + ], "vs/platform/issue/electron-main/issueMainService": [ "Local", "Issue Reporter", @@ -20580,6 +20806,19 @@ "Unable to uninstall the shell command '{0}'.", "Unable to find shell script in '{0}'" ], + "vs/platform/windows/electron-main/windowsMainService": [ + "&&OK", + "Path does not exist", + "URI can not be opened", + "The path '{0}' does not exist on this computer.", + "The URI '{0}' is not valid and can not be opened.", + "&&Allow", + "&&Cancel", + "&&Learn More", + "The host '{0}' was not found in the list of allowed hosts. Do you want to allow it anyway?", + "The path '{0}' uses a host that is not allowed. Unless you trust the host, you should press 'Cancel'", + "Permanently allow host '{0}'" + ], "vs/platform/workspaces/electron-main/workspacesHistoryMainService": [ "New Window", "Opens a new window", @@ -20588,13 +20827,6 @@ "Untitled (Workspace)", "{0} (Workspace)" ], - "vs/platform/windows/electron-main/windowsMainService": [ - "&&OK", - "Path does not exist", - "URI can not be opened", - "The path '{0}' does not exist on this computer.", - "The URI '{0}' is not valid and can not be opened." - ], "vs/platform/workspaces/electron-main/workspacesManagementMainService": [ "&&OK", "Unable to save workspace '{0}'", @@ -20603,17 +20835,6 @@ "vs/platform/files/common/io": [ "File is too large to open" ], - "vs/base/common/jsonErrorMessages": [ - "Invalid symbol", - "Invalid number format", - "Property name expected", - "Value expected", - "Colon expected", - "Comma expected", - "Closing brace expected", - "Closing bracket expected", - "End of file expected" - ], "vs/platform/extensions/common/extensionValidator": [ "property publisher must be of type `string`.", "property `{0}` is mandatory and must be of type `string`", @@ -20632,87 +20853,46 @@ "Could not parse `engines.vscode` value {0}. Please use, for example: ^1.22.0, ^1.22.x, etc.", "Version specified in `engines.vscode` ({0}) is not specific enough. For vscode versions before 1.0.0, please define at a minimum the major and minor desired version. E.g. ^0.10.0, 0.10.x, 0.11.0, etc.", "Version specified in `engines.vscode` ({0}) is not specific enough. For vscode versions after 1.0.0, please define at a minimum the major desired version. E.g. ^1.10.0, 1.10.x, 1.x.x, 2.x.x, etc.", - "Extension is not compatible with Code {0}. Extension requires: {1}." - ], - "vs/platform/extensionManagement/common/extensionNls": [ - "Couldn't find message for key {0}." - ], - "vs/base/node/zip": [ - "Error extracting {0}. Invalid file.", - "Incomplete. Found {0} of {1} entries", - "{0} not found inside zip." - ], - "vs/platform/extensionManagement/common/abstractExtensionManagementService": [ - "Marketplace is not enabled", - "Can't install '{0}' extension since it was reported to be problematic.", - "The '{0}' extension is not available in {1} for {2}.", - "Can't install pre-release version of '{0}' extension because it is not compatible with the current version of {1} (version {2}).", - "Can't install release version of '{0}' extension because it has no release version.", - "Can't install '{0}' extension because it is not compatible with the current version of {1} (version {2}).", - "Cannot uninstall '{0}' extension. '{1}' extension depends on this.", - "Cannot uninstall '{0}' extension. '{1}' and '{2}' extensions depend on this.", - "Cannot uninstall '{0}' extension. '{1}', '{2}' and other extension depend on this.", - "Cannot uninstall '{0}' extension . It includes uninstalling '{1}' extension and '{2}' extension depends on this.", - "Cannot uninstall '{0}' extension. It includes uninstalling '{1}' extension and '{2}' and '{3}' extensions depend on this.", - "Cannot uninstall '{0}' extension. It includes uninstalling '{1}' extension and '{2}', '{3}' and other extensions depend on this." - ], - "vs/base/browser/ui/button/button": [ - "More Actions..." - ], - "vs/platform/extensionManagement/node/extensionManagementUtil": [ - "VSIX invalid: package.json is not a JSON file." - ], - "vs/platform/terminal/common/terminalPlatformConfiguration": [ - "An optional set of arguments to run the shell executable with.", - "Controls whether or not the profile name overrides the auto detected one.", - "A codicon ID to associate with the terminal icon.", - "A theme color ID to associate with the terminal icon.", - "An object with environment variables that will be added to the terminal profile process. Set to `null` to delete environment variables from the base environment.", - "A single path to a shell executable or an array of paths that will be used as fallbacks when one fails.", - "A single path to a shell executable.", - "This is deprecated, the new recommended way to configure your default shell is by creating a terminal profile in {0} and setting its profile name as the default in {1}. This will currently take priority over the new profiles settings but that will change in the future.", - "This is deprecated, the new recommended way to configure your default shell is by creating a terminal profile in {0} and setting its profile name as the default in {1}. This will currently take priority over the new profiles settings but that will change in the future.", - "This is deprecated, the new recommended way to configure your default shell is by creating a terminal profile in {0} and setting its profile name as the default in {1}. This will currently take priority over the new profiles settings but that will change in the future.", - "This is deprecated, the new recommended way to configure your automation shell is by creating a terminal automation profile with {0}. This will currently take priority over the new automation profile settings but that will change in the future.", - "This is deprecated, the new recommended way to configure your automation shell is by creating a terminal automation profile with {0}. This will currently take priority over the new automation profile settings but that will change in the future.", - "This is deprecated, the new recommended way to configure your automation shell is by creating a terminal automation profile with {0}. This will currently take priority over the new automation profile settings but that will change in the future.", - "Integrated Terminal", - "A path that when set will override {0} and ignore {1} values for automation-related terminal usage like tasks and debug.", - "A path that when set will override {0} and ignore {1} values for automation-related terminal usage like tasks and debug.", - "A path that when set will override {0} and ignore {1} values for automation-related terminal usage like tasks and debug.", - "The terminal profile to use on Linux for automation-related terminal usage like tasks and debug. This setting will currently be ignored if {0} (now deprecated) is set.", - "The terminal profile to use on macOS for automation-related terminal usage like tasks and debug. This setting will currently be ignored if {0} (now deprecated) is set.", - "The terminal profile to use for automation-related terminal usage like tasks and debug. This setting will currently be ignored if {0} (now deprecated) is set.", - "The path of the shell that the terminal uses on Linux. [Read more about configuring the shell](https://code.visualstudio.com/docs/editor/integrated-terminal#_terminal-profiles).", - "The path of the shell that the terminal uses on macOS. [Read more about configuring the shell](https://code.visualstudio.com/docs/editor/integrated-terminal#_terminal-profiles).", - "The path of the shell that the terminal uses on Windows. [Read more about configuring the shell](https://code.visualstudio.com/docs/editor/integrated-terminal#_terminal-profiles).", - "The command line arguments to use when on the Linux terminal. [Read more about configuring the shell](https://code.visualstudio.com/docs/editor/integrated-terminal#_terminal-profiles).", - "The command line arguments to use when on the macOS terminal. [Read more about configuring the shell](https://code.visualstudio.com/docs/editor/integrated-terminal#_terminal-profiles).", - "The command line arguments to use when on the Windows terminal. [Read more about configuring the shell](https://code.visualstudio.com/docs/editor/integrated-terminal#_terminal-profiles).", - "The command line arguments to use when on the Windows terminal. [Read more about configuring the shell](https://code.visualstudio.com/docs/editor/integrated-terminal#_terminal-profiles).", - "The command line arguments in [command-line format](https://msdn.microsoft.com/en-au/08dfcab2-eb6e-49a4-80eb-87d4076c98c6) to use when on the Windows terminal. [Read more about configuring the shell](https://code.visualstudio.com/docs/editor/integrated-terminal#_terminal-profiles).", - "The Windows profiles to present when creating a new terminal via the terminal dropdown. Use the {0} property to automatically detect the shell's location. Or set the {1} property manually with an optional {2}.\n\nSet an existing profile to {3} to hide the profile from the list, for example: {4}.", - "A profile source that will auto detect the paths to the shell. Note that non-standard executable locations are not supported and must be created manually in a new profile.", - "The extension that contributed this profile.", - "The id of the extension terminal", - "The name of the extension terminal", - "The macOS profiles to present when creating a new terminal via the terminal dropdown. Set the {0} property manually with an optional {1}.\n\nSet an existing profile to {2} to hide the profile from the list, for example: {3}.", - "The extension that contributed this profile.", - "The id of the extension terminal", - "The name of the extension terminal", - "The Linux profiles to present when creating a new terminal via the terminal dropdown. Set the {0} property manually with an optional {1}.\n\nSet an existing profile to {2} to hide the profile from the list, for example: {3}.", - "The extension that contributed this profile.", - "The id of the extension terminal", - "The name of the extension terminal", - "Controls whether or not WSL distros are shown in the terminal dropdown", - "Whether new shells should inherit their environment from VS Code, which may source a login shell to ensure $PATH and other development variables are initialized. This has no effect on Windows.", - "Controls the maximum amount of lines that will be restored when reconnecting to a persistent terminal session. Increasing this will restore more lines of scrollback at the cost of more memory and increase the time it takes to connect to terminals on start up. This setting requires a restart to take effect and should be set to a value less than or equal to `#terminal.integrated.scrollback#`.", - "Whether to show hovers for links in the terminal output.", - "A set of process names to ignore when using the {0} setting.", - "Integrated Terminal", - "The default profile used on Linux. This setting will currently be ignored if either {0} or {1} are set.", - "The default profile used on macOS. This setting will currently be ignored if either {0} or {1} are set.", - "The default profile used on Windows. This setting will currently be ignored if either {0} or {1} are set." + "Extension is not compatible with Code {0}. Extension requires: {1}." + ], + "vs/base/node/zip": [ + "Error extracting {0}. Invalid file.", + "Incomplete. Found {0} of {1} entries", + "{0} not found inside zip." + ], + "vs/platform/extensionManagement/common/abstractExtensionManagementService": [ + "Marketplace is not enabled", + "Can't install '{0}' extension since it was reported to be problematic.", + "The '{0}' extension is not available in {1} for {2}.", + "Can't install pre-release version of '{0}' extension because it is not compatible with the current version of {1} (version {2}).", + "Can't install release version of '{0}' extension because it has no release version.", + "Can't install '{0}' extension because it is not compatible with the current version of {1} (version {2}).", + "Cannot uninstall '{0}' extension. '{1}' extension depends on this.", + "Cannot uninstall '{0}' extension. '{1}' and '{2}' extensions depend on this.", + "Cannot uninstall '{0}' extension. '{1}', '{2}' and other extension depend on this.", + "Cannot uninstall '{0}' extension . It includes uninstalling '{1}' extension and '{2}' extension depends on this.", + "Cannot uninstall '{0}' extension. It includes uninstalling '{1}' extension and '{2}' and '{3}' extensions depend on this.", + "Cannot uninstall '{0}' extension. It includes uninstalling '{1}' extension and '{2}', '{3}' and other extensions depend on this." + ], + "vs/platform/extensionManagement/node/extensionManagementUtil": [ + "VSIX invalid: package.json is not a JSON file." + ], + "vs/base/common/jsonErrorMessages": [ + "Invalid symbol", + "Invalid number format", + "Property name expected", + "Value expected", + "Colon expected", + "Comma expected", + "Closing brace expected", + "Closing bracket expected", + "End of file expected" + ], + "vs/platform/extensionManagement/common/extensionNls": [ + "Couldn't find message for key {0}." + ], + "vs/base/browser/ui/button/button": [ + "More Actions..." ], "vs/base/common/date": [ "in {0}", @@ -20790,6 +20970,12 @@ "Cannot sync because current session is expired", "Cannot sync because syncing is turned off on this machine from another machine." ], + "vs/platform/terminal/node/terminalProcess": [ + "Starting directory (cwd) \"{0}\" is not a directory", + "Starting directory (cwd) \"{0}\" does not exist", + "Path to shell executable \"{0}\" does not exist", + "Path to shell executable \"{0}\" is not a file or a symlink" + ], "vs/base/browser/ui/tree/abstractTree": [ "Filter", "Fuzzy Match", @@ -20806,93 +20992,6 @@ "Icon for goto previous editor location.", "Icon for goto next editor location." ], - "vs/workbench/browser/parts/notifications/notificationsCenter": [ - "No new notifications", - "Notifications", - "Notification Center Actions", - "Notifications Center" - ], - "vs/workbench/browser/parts/notifications/notificationsStatus": [ - "Notifications", - "Notifications", - "Do Not Disturb", - "Do Not Disturb Mode is Enabled", - "Hide Notifications", - "No Notifications", - "No New Notifications", - "1 New Notification", - "{0} New Notifications", - "No New Notifications ({0} in progress)", - "1 New Notification ({0} in progress)", - "{0} New Notifications ({1} in progress)", - "Status Message" - ], - "vs/workbench/browser/parts/notifications/notificationsAlerts": [ - "Error: {0}", - "Warning: {0}", - "Info: {0}" - ], - "vs/workbench/browser/parts/notifications/notificationsCommands": [ - "Notifications", - "Show Notifications", - "Hide Notifications", - "Clear All Notifications", - "Accept Notification Primary Action", - "Toggle Do Not Disturb Mode", - "Focus Notification Toast" - ], - "vs/workbench/browser/parts/notifications/notificationsToasts": [ - "{0}, notification", - "{0}, source: {1}, notification" - ], - "vs/platform/actions/browser/menuEntryActionViewItem": [ - "{0} ({1})", - "{0} ({1})", - "{0}\n[{1}] {2}" - ], - "vs/workbench/services/configuration/common/configurationEditing": [ - "Open Tasks Configuration", - "Open Launch Configuration", - "Open Settings", - "Open Tasks Configuration", - "Open Launch Configuration", - "Save and Retry", - "Save and Retry", - "Open Settings", - "Unable to write {0} because it is configured in system policy.", - "Unable to write to {0} because {1} is not a registered configuration.", - "Unable to write {0} to Workspace Settings. This setting can be written only into User settings.", - "Unable to write {0} to Workspace Settings. This setting can be written only into User settings.", - "Unable to write to Folder Settings because {0} does not support the folder resource scope.", - "Unable to write to User Settings because {0} does not support for global scope.", - "Unable to write to Workspace Settings because {0} does not support for workspace scope in a multi folder workspace.", - "Unable to write to Folder Settings because no resource is provided.", - "Unable to write to Language Settings because {0} is not a resource language setting.", - "Unable to write to {0} because no workspace is opened. Please open a workspace first and try again.", - "Unable to write into the tasks configuration file. Please open it to correct errors/warnings in it and try again.", - "Unable to write into the launch configuration file. Please open it to correct errors/warnings in it and try again.", - "Unable to write into user settings. Please open the user settings to correct errors/warnings in it and try again.", - "Unable to write into remote user settings. Please open the remote user settings to correct errors/warnings in it and try again.", - "Unable to write into workspace settings. Please open the workspace settings to correct errors/warnings in the file and try again.", - "Unable to write into folder settings. Please open the '{0}' folder settings to correct errors/warnings in it and try again.", - "Unable to write into tasks configuration file because the file has unsaved changes. Please save it first and then try again.", - "Unable to write into launch configuration file because the file has unsaved changes. Please save it first and then try again.", - "Unable to write into user settings because the file has unsaved changes. Please save the user settings file first and then try again.", - "Unable to write into remote user settings because the file has unsaved changes. Please save the remote user settings file first and then try again.", - "Unable to write into workspace settings because the file has unsaved changes. Please save the workspace settings file first and then try again.", - "Unable to write into folder settings because the file has unsaved changes. Please save the '{0}' folder settings file first and then try again.", - "Unable to write into tasks configuration file because the content of the file is newer.", - "Unable to write into launch configuration file because the content of the file is newer.", - "Unable to write into user settings because the content of the file is newer.", - "Unable to write into remote user settings because the content of the file is newer.", - "Unable to write into workspace settings because the content of the file is newer.", - "Unable to write into folder settings because the content of the file is newer.", - "Unable to write to {0} because of an internal error.", - "User Settings", - "Remote User Settings", - "Workspace Settings", - "Folder Settings" - ], "vs/editor/common/core/editorColorRegistry": [ "Background color for the highlight of line at the cursor position.", "Background color for the border around the line at the cursor position.", @@ -20955,6 +21054,11 @@ "Did you forget to open or close the quote?", "Did you forget to escape the '/' (slash) character? Put two backslashes before it to escape, e.g., '\\\\/'." ], + "vs/editor/browser/coreCommands": [ + "Stick to the end even when going to longer lines", + "Stick to the end even when going to longer lines", + "Removed secondary cursors" + ], "vs/editor/contrib/anchorSelect/browser/anchorSelect": [ "Selection Anchor", "Anchor set at {0}:{1}", @@ -20963,14 +21067,9 @@ "Select from Anchor to Cursor", "Cancel Selection Anchor" ], - "vs/editor/browser/widget/codeEditorWidget": [ - "The number of cursors has been limited to {0}. Consider using [find and replace](https://code.visualstudio.com/docs/editor/codebasics#_find-and-replace) for larger changes or increase the editor multi cursor limit setting.", - "Increase Multi Cursor Limit" - ], - "vs/editor/browser/coreCommands": [ - "Stick to the end even when going to longer lines", - "Stick to the end even when going to longer lines", - "Removed secondary cursors" + "vs/editor/contrib/caretOperations/browser/caretOperations": [ + "Move Selected Text Left", + "Move Selected Text Right" ], "vs/editor/contrib/bracketMatching/browser/bracketMatching": [ "Overview ruler marker color for matching brackets.", @@ -20979,20 +21078,6 @@ "Remove Brackets", "Go to &&Bracket" ], - "vs/editor/browser/widget/diffEditorWidget": [ - "Line decoration for inserts in the diff editor.", - "Line decoration for removals in the diff editor.", - " use Shift + F7 to navigate changes", - "Cannot compare files because one file is too large.", - "Click to revert change" - ], - "vs/editor/contrib/caretOperations/browser/caretOperations": [ - "Move Selected Text Left", - "Move Selected Text Right" - ], - "vs/editor/contrib/caretOperations/browser/transpose": [ - "Transpose Letters" - ], "vs/editor/contrib/clipboard/browser/clipboard": [ "Cu&&t", "Cut", @@ -21013,32 +21098,25 @@ "Paste", "Copy With Syntax Highlighting" ], - "vs/editor/contrib/codelens/browser/codelensController": [ - "Show CodeLens Commands For Current Line" - ], - "vs/editor/contrib/copyPaste/browser/copyPasteContribution": [ - "Enable/disable running edits from extensions on paste." - ], - "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": [ - "Show or Focus Standalone Color Picker", - "&&Show or Focus Standalone Color Picker", - "Hide the Color Picker", - "Insert Color with Standalone Color Picker" + "vs/editor/browser/widget/codeEditorWidget": [ + "The number of cursors has been limited to {0}. Consider using [find and replace](https://code.visualstudio.com/docs/editor/codebasics#_find-and-replace) for larger changes or increase the editor multi cursor limit setting.", + "Increase Multi Cursor Limit" ], - "vs/editor/contrib/cursorUndo/browser/cursorUndo": [ - "Cursor Undo", - "Cursor Redo" + "vs/editor/browser/widget/diffEditorWidget": [ + "Line decoration for inserts in the diff editor.", + "Line decoration for removals in the diff editor.", + " use Shift + F7 to navigate changes", + "Cannot compare files because one file is too large.", + "Click to revert change" ], - "vs/editor/contrib/dropIntoEditor/browser/dropIntoEditorContribution": [ - "Running drop handlers. Click to cancel" + "vs/editor/contrib/caretOperations/browser/transpose": [ + "Transpose Letters" ], "vs/editor/contrib/codeAction/browser/codeActionContributions": [ "Enable/disable showing group headers in the Code Action menu." ], - "vs/editor/contrib/fontZoom/browser/fontZoom": [ - "Editor Font Zoom In", - "Editor Font Zoom Out", - "Editor Font Zoom Reset" + "vs/editor/contrib/codelens/browser/codelensController": [ + "Show CodeLens Commands For Current Line" ], "vs/editor/contrib/comment/browser/comment": [ "Toggle Line Comment", @@ -21048,9 +21126,31 @@ "Toggle Block Comment", "Toggle &&Block Comment" ], - "vs/editor/contrib/format/browser/formatActions": [ - "Format Document", - "Format Selection" + "vs/editor/contrib/contextmenu/browser/contextmenu": [ + "Minimap", + "Render Characters", + "Vertical size", + "Proportional", + "Fill", + "Fit", + "Slider", + "Mouse Over", + "Always", + "Show Editor Context Menu" + ], + "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": [ + "Show or Focus Standalone Color Picker", + "&&Show or Focus Standalone Color Picker", + "Hide the Color Picker", + "Insert Color with Standalone Color Picker" + ], + "vs/editor/contrib/cursorUndo/browser/cursorUndo": [ + "Cursor Undo", + "Cursor Redo" + ], + "vs/editor/contrib/dropOrPasteInto/browser/copyPasteContribution": [ + "Paste As...", + "The id of the paste edit to try applying. If not provided, the editor will show a picker." ], "vs/editor/contrib/find/browser/findController": [ "Find", @@ -21073,17 +21173,10 @@ "Replace", "&&Replace" ], - "vs/editor/contrib/contextmenu/browser/contextmenu": [ - "Minimap", - "Render Characters", - "Vertical size", - "Proportional", - "Fill", - "Fit", - "Slider", - "Mouse Over", - "Always", - "Show Editor Context Menu" + "vs/editor/contrib/fontZoom/browser/fontZoom": [ + "Editor Font Zoom In", + "Editor Font Zoom Out", + "Editor Font Zoom Reset" ], "vs/editor/contrib/folding/browser/folding": [ "Unfold", @@ -21105,15 +21198,9 @@ "Remove Manual Folding Ranges", "Fold Level {0}" ], - "vs/editor/contrib/gotoError/browser/gotoError": [ - "Go to Next Problem (Error, Warning, Info)", - "Icon for goto next marker.", - "Go to Previous Problem (Error, Warning, Info)", - "Icon for goto previous marker.", - "Go to Next Problem in Files (Error, Warning, Info)", - "Next &&Problem", - "Go to Previous Problem in Files (Error, Warning, Info)", - "Previous &&Problem" + "vs/editor/contrib/format/browser/formatActions": [ + "Format Document", + "Format Selection" ], "vs/editor/contrib/gotoSymbol/browser/goToCommands": [ "Peek", @@ -21156,6 +21243,19 @@ "No results for '{0}'", "References" ], + "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [ + "Click to show {0} definitions." + ], + "vs/editor/contrib/gotoError/browser/gotoError": [ + "Go to Next Problem (Error, Warning, Info)", + "Icon for goto next marker.", + "Go to Previous Problem (Error, Warning, Info)", + "Icon for goto previous marker.", + "Go to Next Problem in Files (Error, Warning, Info)", + "Next &&Problem", + "Go to Previous Problem in Files (Error, Warning, Info)", + "Previous &&Problem" + ], "vs/editor/contrib/hover/browser/hover": [ "Show or Focus Hover", "Show Definition Preview Hover", @@ -21183,13 +21283,13 @@ "Reindent Lines", "Reindent Selected Lines" ], - "vs/editor/contrib/lineSelection/browser/lineSelection": [ - "Expand Line Selection" - ], "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": [ "Replace with Previous Value", "Replace with Next Value" ], + "vs/editor/contrib/lineSelection/browser/lineSelection": [ + "Expand Line Selection" + ], "vs/editor/contrib/linesOperations/browser/linesOperations": [ "Copy Line Up", "&&Copy Line Up", @@ -21303,11 +21403,6 @@ "vs/editor/contrib/tokenization/browser/tokenization": [ "Developer: Force Retokenize" ], - "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [ - "Toggle Tab Key Moves Focus", - "Pressing Tab will now move focus to the next focusable element", - "Pressing Tab will now insert the tab character" - ], "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter": [ "Icon shown with a warning message in the extensions editor.", "This document contains many non-basic ASCII unicode characters", @@ -21349,6 +21444,15 @@ "vs/editor/contrib/wordOperations/browser/wordOperations": [ "Delete Word" ], + "vs/editor/contrib/readOnlyMessage/browser/contribution": [ + "Cannot edit in read-only input", + "Cannot edit in read-only editor" + ], + "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [ + "Toggle Tab Key Moves Focus", + "Pressing Tab will now move focus to the next focusable element", + "Pressing Tab will now insert the tab character" + ], "vs/editor/common/standaloneStrings": [ "No selection", "Line {0}, Column {1} ({2} selected)", @@ -21386,41 +21490,20 @@ "Toggle High Contrast Theme", "Made {0} edits in {1} files" ], - "vs/editor/contrib/readOnlyMessage/browser/contribution": [ - "Cannot edit in read-only input", - "Cannot edit in read-only editor" - ], - "vs/workbench/api/common/jsonValidationExtensionPoint": [ - "Contributes json schema configuration.", - "The file pattern (or an array of patterns) to match, for example \"package.json\" or \"*.launch\". Exclusion patterns start with '!'", - "A schema URL ('http:', 'https:') or relative path to the extension folder ('./').", - "'configuration.jsonValidation' must be a array", - "'configuration.jsonValidation.fileMatch' must be defined as a string or an array of strings.", - "'configuration.jsonValidation.url' must be a URL or relative path", - "Expected `contributes.{0}.url` ({1}) to be included inside extension's folder ({2}). This might make the extension non-portable.", - "'configuration.jsonValidation.url' is an invalid relative URL: {0}", - "'configuration.jsonValidation.url' must be an absolute URL or start with './' to reference schemas located in the extension." - ], - "vs/workbench/services/themes/common/colorExtensionPoint": [ - "Contributes extension defined themable colors", - "The identifier of the themable color", - "Identifiers must only contain letters, digits and dots and can not start with a dot", - "The description of the themable color", - "The default color for light themes. Either a color value in hex (#RRGGBB[AA]) or the identifier of a themable color which provides the default.", - "The default color for dark themes. Either a color value in hex (#RRGGBB[AA]) or the identifier of a themable color which provides the default.", - "The default color for high contrast dark themes. Either a color value in hex (#RRGGBB[AA]) or the identifier of a themable color which provides the default. If not provided, the `dark` color is used as default for high contrast dark themes.", - "The default color for high contrast light themes. Either a color value in hex (#RRGGBB[AA]) or the identifier of a themable color which provides the default. If not provided, the `light` color is used as default for high contrast light themes.", - "'configuration.colors' must be a array", - "{0} must be either a color value in hex (#RRGGBB[AA] or #RGB[A]) or the identifier of a themable color which provides the default.", - "'configuration.colors.id' must be defined and can not be empty", - "'configuration.colors.id' must only contain letters, digits and dots and can not start with a dot", - "'configuration.colors.description' must be defined and can not be empty", - "'configuration.colors.defaults' must be defined and must contain 'light' and 'dark'", - "If defined, 'configuration.colors.defaults.highContrast' must be a string.", - "If defined, 'configuration.colors.defaults.highContrastLight' must be a string." - ], - "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [ - "Click to show {0} definitions." + "vs/workbench/services/themes/common/iconExtensionPoint": [ + "Contributes extension defined themable icons", + "The identifier of the themable icon", + "Identifiers can only contain letters, digits and minuses and need to consist of at least two segments in the form `component-iconname`.", + "The description of the themable icon", + "The path of the icon font that defines the icon.", + "The character for the icon in the icon font.", + "The default of the icon. Either a reference to an extisting ThemeIcon or an icon in an icon font.", + "'configuration.icons' must be an object with the icon names as properties.", + "'configuration.icons' keys represent the icon id and can only contain letter, digits and minuses. They need to consist of at least two segments in the form `component-iconname`.", + "'configuration.icons.description' must be defined and can not be empty", + "Expected `contributes.icons.default.fontPath` to have file extension 'woff', woff2' or 'ttf', is '{0}'.", + "Expected `contributes.icons.default.fontPath` ({0}) to be included inside extension's folder ({0}).", + "'configuration.icons.default' must be either a reference to the id of an other theme icon (string) or a icon definition (object) with properties `fontPath` and `fontCharacter`." ], "vs/workbench/contrib/codeEditor/browser/languageConfigurationExtensionPoint": [ "Errors parsing {0}: {1}", @@ -21432,8 +21515,8 @@ "The character sequence that starts a block comment.", "The character sequence that ends a block comment.", "The character sequence that starts a line comment.", - "Defines the bracket symbols that increase or decrease the indentation.", - "Defines the bracket pairs that are colorized by their nesting level if bracket pair colorization is enabled.", + "Defines the bracket symbols that increase or decrease the indentation. When bracket pair colorization is enabled and {0} is not defined, this also defines the bracket pairs that are colorized by their nesting level.", + "Defines the bracket pairs that are colorized by their nesting level if bracket pair colorization is enabled. Any brackets included here that are not included in {0} will be automatically included in {0}.", "Defines the bracket pairs. When a opening bracket is entered, the closing bracket is inserted automatically.", "Defines a list of scopes where the auto pairs are disabled.", "Defines what characters must be after the cursor in order for bracket or quote autoclosing to occur when using the 'languageDefined' autoclosing setting. This is typically the set of characters which can not start an expression.", @@ -21487,8 +21570,41 @@ "Describes text to be appended after the new line and after the indentation.", "Describes the number of characters to remove from the new line's indentation." ], - "vs/workbench/api/browser/mainThreadCLICommands": [ - "Cannot install the '{0}' extension because it is declared to not run in this setup." + "vs/workbench/api/browser/statusBarExtensionPoint": [ + "The identifier of the status bar entry. Must be unique within the extension. The same value must be used when calling the `vscode.window.createStatusBarItem(id, ...)`-API", + "The name of the entry, like 'Python Language Indicator', 'Git Status' etc. Try to keep the length of the name short, yet descriptive enough that users can understand what the status bar item is about.", + "The text to show for the entry. You can embed icons in the text by leveraging the `$()`-syntax, like 'Hello $(globe)!'", + "The command to execute when the status bar entry is clicked.", + "The alignment of the status bar entry.", + "The priority of the status bar entry. Higher value means the item should be shown more to the left.", + "Contributes items to the status bar.", + "Invalid status bar item contribution." + ], + "vs/workbench/services/themes/common/tokenClassificationExtensionPoint": [ + "Contributes semantic token types.", + "The identifier of the semantic token type", + "Identifiers should be in the form letterOrDigit[_-letterOrDigit]*", + "The super type of the semantic token type", + "Super types should be in the form letterOrDigit[_-letterOrDigit]*", + "The description of the semantic token type", + "Contributes semantic token modifiers.", + "The identifier of the semantic token modifier", + "Identifiers should be in the form letterOrDigit[_-letterOrDigit]*", + "The description of the semantic token modifier", + "Contributes semantic token scope maps.", + "Lists the languge for which the defaults are.", + "Maps a semantic token (described by semantic token selector) to one or more textMate scopes used to represent that token.", + "'configuration.{0}.id' must be defined and can not be empty", + "'configuration.{0}.id' must follow the pattern letterOrDigit[-_letterOrDigit]*", + "'configuration.{0}.superType' must follow the pattern letterOrDigit[-_letterOrDigit]*", + "'configuration.{0}.description' must be defined and can not be empty", + "'configuration.semanticTokenType' must be an array", + "'configuration.semanticTokenModifier' must be an array", + "'configuration.semanticTokenScopes' must be an array", + "'configuration.semanticTokenScopes.language' must be a string", + "'configuration.semanticTokenScopes.scopes' must be defined as an object", + "'configuration.semanticTokenScopes.scopes' values must be an array of strings", + "configuration.semanticTokenScopes.scopes': Problems parsing selector {0}." ], "vs/workbench/api/browser/mainThreadExtensionService": [ "Cannot activate the '{0}' extension because it depends on the '{1}' extension, which is not loaded. Would you like to reload the window to load the extension?", @@ -21503,6 +21619,16 @@ "Install and Reload", "Cannot activate the '{0}' extension because it depends on an unknown '{1}' extension." ], + "vs/workbench/api/browser/mainThreadCLICommands": [ + "Cannot install the '{0}' extension because it is declared to not run in this setup." + ], + "vs/workbench/api/browser/mainThreadMessageService": [ + "{0} (Extension)", + "Extension", + "Manage Extension", + "Cancel", + "&&OK" + ], "vs/workbench/api/browser/mainThreadFileSystemEventService": [ "Extension '{0}' wants to make refactoring changes with this file creation", "Extension '{0}' wants to make refactoring changes with this file copy", @@ -21525,45 +21651,41 @@ "Running 'File Write' participants...", "Reset choice for 'File operation needs preview'" ], - "vs/workbench/api/browser/mainThreadMessageService": [ - "{0} (Extension)", - "Extension", - "Manage Extension", - "Cancel", - "&&OK" - ], - "vs/workbench/services/themes/common/tokenClassificationExtensionPoint": [ - "Contributes semantic token types.", - "The identifier of the semantic token type", - "Identifiers should be in the form letterOrDigit[_-letterOrDigit]*", - "The super type of the semantic token type", - "Super types should be in the form letterOrDigit[_-letterOrDigit]*", - "The description of the semantic token type", - "Contributes semantic token modifiers.", - "The identifier of the semantic token modifier", - "Identifiers should be in the form letterOrDigit[_-letterOrDigit]*", - "The description of the semantic token modifier", - "Contributes semantic token scope maps.", - "Lists the languge for which the defaults are.", - "Maps a semantic token (described by semantic token selector) to one or more textMate scopes used to represent that token.", - "'configuration.{0}.id' must be defined and can not be empty", - "'configuration.{0}.id' must follow the pattern letterOrDigit[-_letterOrDigit]*", - "'configuration.{0}.superType' must follow the pattern letterOrDigit[-_letterOrDigit]*", - "'configuration.{0}.description' must be defined and can not be empty", - "'configuration.semanticTokenType' must be an array", - "'configuration.semanticTokenModifier' must be an array", - "'configuration.semanticTokenScopes' must be an array", - "'configuration.semanticTokenScopes.language' must be a string", - "'configuration.semanticTokenScopes.scopes' must be defined as an object", - "'configuration.semanticTokenScopes.scopes' values must be an array of strings", - "configuration.semanticTokenScopes.scopes': Problems parsing selector {0}." - ], "vs/workbench/api/browser/mainThreadProgress": [ "Manage Extension" ], + "vs/workbench/services/themes/common/colorExtensionPoint": [ + "Contributes extension defined themable colors", + "The identifier of the themable color", + "Identifiers must only contain letters, digits and dots and can not start with a dot", + "The description of the themable color", + "The default color for light themes. Either a color value in hex (#RRGGBB[AA]) or the identifier of a themable color which provides the default.", + "The default color for dark themes. Either a color value in hex (#RRGGBB[AA]) or the identifier of a themable color which provides the default.", + "The default color for high contrast dark themes. Either a color value in hex (#RRGGBB[AA]) or the identifier of a themable color which provides the default. If not provided, the `dark` color is used as default for high contrast dark themes.", + "The default color for high contrast light themes. Either a color value in hex (#RRGGBB[AA]) or the identifier of a themable color which provides the default. If not provided, the `light` color is used as default for high contrast light themes.", + "'configuration.colors' must be a array", + "{0} must be either a color value in hex (#RRGGBB[AA] or #RGB[A]) or the identifier of a themable color which provides the default.", + "'configuration.colors.id' must be defined and can not be empty", + "'configuration.colors.id' must only contain letters, digits and dots and can not start with a dot", + "'configuration.colors.description' must be defined and can not be empty", + "'configuration.colors.defaults' must be defined and must contain 'light' and 'dark'", + "If defined, 'configuration.colors.defaults.highContrast' must be a string.", + "If defined, 'configuration.colors.defaults.highContrastLight' must be a string." + ], "vs/workbench/api/browser/mainThreadSaveParticipant": [ "Aborted onWillSaveTextDocument-event after 1750ms" ], + "vs/workbench/api/common/jsonValidationExtensionPoint": [ + "Contributes json schema configuration.", + "The file pattern (or an array of patterns) to match, for example \"package.json\" or \"*.launch\". Exclusion patterns start with '!'", + "A schema URL ('http:', 'https:') or relative path to the extension folder ('./').", + "'configuration.jsonValidation' must be a array", + "'configuration.jsonValidation.fileMatch' must be defined as a string or an array of strings.", + "'configuration.jsonValidation.url' must be a URL or relative path", + "Expected `contributes.{0}.url` ({1}) to be included inside extension's folder ({2}). This might make the extension non-portable.", + "'configuration.jsonValidation.url' is an invalid relative URL: {0}", + "'configuration.jsonValidation.url' must be an absolute URL or start with './' to reference schemas located in the extension." + ], "vs/workbench/api/browser/mainThreadEditSessionIdentityParticipant": [ "Aborted onWillCreateEditSessionIdentity-event after 10000ms" ], @@ -21578,21 +21700,6 @@ "Extension '{0}' removed {1} folders from the workspace", "Extension '{0}' changed folders of the workspace" ], - "vs/workbench/services/themes/common/iconExtensionPoint": [ - "Contributes extension defined themable icons", - "The identifier of the themable icon", - "Identifiers can only contain letters, digits and minuses and need to consist of at least two segments in the form `component-iconname`.", - "The description of the themable icon", - "The path of the icon font that defines the icon.", - "The character for the icon in the icon font.", - "The default of the icon. Either a reference to an extisting ThemeIcon or an icon in an icon font.", - "'configuration.icons' must be an object with the icon names as properties.", - "'configuration.icons' keys represent the icon id and can only contain letter, digits and minuses. They need to consist of at least two segments in the form `component-iconname`.", - "'configuration.icons.description' must be defined and can not be empty", - "Expected `contributes.icons.default.fontPath` to have file extension 'woff', woff2' or 'ttf', is '{0}'.", - "Expected `contributes.icons.default.fontPath` ({0}) to be included inside extension's folder ({0}).", - "'configuration.icons.default' must be either a reference to the id of an other theme icon (string) or a icon definition (object) with properties `fontPath` and `fontCharacter`." - ], "vs/workbench/api/browser/mainThreadComments": [ "View icon of the comments view." ], @@ -21840,7 +21947,6 @@ "True when an item in the EXPLORER has been cut for cut and paste.", "True when the focused item in the EXPLORER can be moved to trash.", "True when the focus is inside the EXPLORER view.", - "True when the OPEN EDITORS view is visible.", "True when the focus is inside the OPEN EDITORS view.", "True when the focus is inside the EXPLORER viewlet.", "True when the focused item in the EXPLORER view is a compact item.", @@ -21858,14 +21964,24 @@ "Your application running on port {0} is available. ", "[See all forwarded ports]({0})", "You'll need to run as superuser to use port {0} locally. ", + "Make Public", "Use Port {0} as Sudo..." ], - "vs/workbench/common/editor/sideBySideEditorInput": [ - "{0} - {1}" + "vs/workbench/browser/parts/editor/editorGroupView": [ + "Empty editor group actions", + "{0} (empty)", + "Group {0}", + "Editor Group {0}" + ], + "vs/workbench/browser/parts/editor/editorDropTarget": [ + "Hold __{0}__ to drop into editor" ], "vs/workbench/browser/parts/editor/sideBySideEditor": [ "Side by Side Editor" ], + "vs/workbench/common/editor/sideBySideEditorInput": [ + "{0} - {1}" + ], "vs/workbench/common/editor/diffEditorInput": [ "{0} ↔ {1}" ], @@ -21877,6 +21993,34 @@ "vs/workbench/browser/parts/editor/binaryDiffEditor": [ "{0} ↔ {1}" ], + "vs/workbench/browser/parts/editor/editorCommands": [ + "Move the active editor by tabs or groups", + "Active editor move argument", + "Argument Properties:\n\t* 'to': String value providing where to move.\n\t* 'by': String value providing the unit for move (by tab or by group).\n\t* 'value': Number value providing how many positions or an absolute position to move.", + "Copy the active editor by groups", + "Active editor copy argument", + "Argument Properties:\n\t* 'to': String value providing where to copy.\n\t* 'value': Number value providing how many positions or an absolute position to copy.", + "Toggle Inline View", + "Compare", + "Split Editor in Group", + "Join Editor in Group", + "Toggle Split Editor in Group", + "Toggle Layout of Split Editor in Group", + "Focus First Side in Active Editor", + "Focus Second Side in Active Editor", + "Focus Other Side in Active Editor", + "Toggle Editor Group Lock", + "Lock Editor Group", + "Unlock Editor Group" + ], + "vs/editor/browser/editorExtensions": [ + "&&Undo", + "Undo", + "&&Redo", + "Redo", + "&&Select All", + "Select All" + ], "vs/workbench/browser/parts/editor/editorStatus": [ "Ln {0}, Col {1} ({2} selected)", "Ln {0}, Col {1}", @@ -21931,33 +22075,13 @@ "Change File Encoding", "No text editor active at this time", "No text editor active at this time", - "No file active at this time", - "Save with Encoding", - "Reopen with Encoding", - "Select Action", - "Guessed from content", - "Select File Encoding to Reopen File", - "Select File Encoding to Save with" - ], - "vs/workbench/browser/parts/editor/editorCommands": [ - "Move the active editor by tabs or groups", - "Active editor move argument", - "Argument Properties:\n\t* 'to': String value providing where to move.\n\t* 'by': String value providing the unit for move (by tab or by group).\n\t* 'value': Number value providing how many positions or an absolute position to move.", - "Copy the active editor by groups", - "Active editor copy argument", - "Argument Properties:\n\t* 'to': String value providing where to copy.\n\t* 'value': Number value providing how many positions or an absolute position to copy.", - "Toggle Inline View", - "Compare", - "Split Editor in Group", - "Join Editor in Group", - "Toggle Split Editor in Group", - "Toggle Layout of Split Editor in Group", - "Focus First Side in Active Editor", - "Focus Second Side in Active Editor", - "Focus Other Side in Active Editor", - "Toggle Editor Group Lock", - "Lock Editor Group", - "Unlock Editor Group" + "No file active at this time", + "Save with Encoding", + "Reopen with Encoding", + "Select Action", + "Guessed from content", + "Select File Encoding to Reopen File", + "Select File Encoding to Save with" ], "vs/workbench/browser/parts/editor/editorActions": [ "Split Editor", @@ -22099,21 +22223,6 @@ "Screen Reader Optimized", "Screen Reader Mode" ], - "vs/workbench/browser/parts/editor/editorGroupView": [ - "Empty editor group actions", - "{0} (empty)", - "Group {0}", - "Editor Group {0}" - ], - "vs/workbench/browser/parts/editor/editorDropTarget": [ - "Hold __{0}__ to drop into editor" - ], - "vs/platform/actions/common/menuResetAction": [ - "Reset All Menus" - ], - "vs/platform/actions/common/menuService": [ - "Hide '{0}'" - ], "vs/workbench/browser/parts/activitybar/activitybarPart": [ "Settings icon in the view bar.", "Accounts icon in the view bar.", @@ -22128,18 +22237,10 @@ "Accounts", "Accounts" ], - "vs/editor/browser/editorExtensions": [ - "&&Undo", - "Undo", - "&&Redo", - "Redo", - "&&Select All", - "Select All" - ], - "vs/workbench/browser/parts/auxiliarybar/auxiliaryBarPart": [ - "Move Secondary Side Bar Left", - "Move Secondary Side Bar Right", - "Hide Secondary Side Bar" + "vs/editor/browser/widget/diffEditorWidget2/diffEditorWidget2.contribution": [ + "Toggle Collapse Unchanged Regions", + "Collapse Unchanged Regions", + "Show Unchanged Regions" ], "vs/workbench/browser/parts/panel/panelPart": [ "Reset Location", @@ -22150,6 +22251,21 @@ "Align Panel", "Hide Panel" ], + "vs/workbench/browser/parts/auxiliarybar/auxiliaryBarPart": [ + "Move Secondary Side Bar Left", + "Move Secondary Side Bar Right", + "Hide Secondary Side Bar" + ], + "vs/workbench/browser/parts/statusbar/statusbarActions": [ + "Hide '{0}'", + "Focus Status Bar" + ], + "vs/platform/actions/common/menuService": [ + "Hide '{0}'" + ], + "vs/platform/actions/common/menuResetAction": [ + "Reset All Menus" + ], "vs/base/browser/ui/dialog/dialog": [ "OK", "Info", @@ -22158,12 +22274,12 @@ "In Progress", "Close Dialog" ], - "vs/workbench/services/preferences/common/preferencesEditorInput": [ - "Settings" - ], "vs/workbench/services/preferences/browser/keybindingsEditorInput": [ "Keyboard Shortcuts" ], + "vs/workbench/services/preferences/common/preferencesEditorInput": [ + "Settings" + ], "vs/workbench/services/preferences/common/preferencesModels": [ "Commonly Used", "Override key bindings by placing them into your key bindings file." @@ -22174,10 +22290,6 @@ "vs/workbench/services/editor/common/editorResolverService": [ "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior." ], - "vs/workbench/browser/parts/statusbar/statusbarActions": [ - "Hide '{0}'", - "Focus Status Bar" - ], "vs/base/common/keybindingLabels": [ "Ctrl", "Shift", @@ -22216,109 +22328,6 @@ "Problems parsing tmTheme file: {0}", "Problems loading tmTheme file {0}: {1}" ], - "vs/workbench/services/themes/browser/fileIconThemeData": [ - "Problems parsing file icons file: {0}", - "Invalid format for file icons theme file: Object expected." - ], - "vs/workbench/services/extensionManagement/browser/extensionBisect": [ - "Extension Bisect is active and has disabled 1 extension. Check if you can still reproduce the problem and proceed by selecting from these options.", - "Extension Bisect is active and has disabled {0} extensions. Check if you can still reproduce the problem and proceed by selecting from these options.", - "Start Extension Bisect", - "Extension Bisect", - "Extension Bisect will use binary search to find an extension that causes a problem. During the process the window reloads repeatedly (~{0} times). Each time you must confirm if you are still seeing problems.", - "&&Start Extension Bisect", - "Continue Extension Bisect", - "Extension Bisect", - "Extension Bisect is done but no extension has been identified. This might be a problem with {0}.", - "Extension Bisect", - "&&Report Issue & Continue", - "Continue", - "Extension Bisect is done and has identified {0} as the extension causing the problem.", - "Keep this extension disabled", - "Extension Bisect", - "Extension Bisect is active and has disabled {0} extensions. Check if you can still reproduce the problem and proceed by selecting from these options.", - "&&Good now", - "This is &&bad", - "&&Stop Bisect", - "&&Cancel Bisect", - "Stop Extension Bisect" - ], - "vs/workbench/services/themes/common/colorThemeSchema": [ - "Colors and styles for the token.", - "Foreground color for the token.", - "Token background colors are currently not supported.", - "Font style of the rule: 'italic', 'bold', 'underline', 'strikethrough' or a combination. The empty string unsets inherited settings.", - "Font style must be 'italic', 'bold', 'underline', 'strikethrough' or a combination or the empty string.", - "None (clear inherited style)", - "Description of the rule.", - "Scope selector against which this rule matches.", - "Colors in the workbench", - "Path to a tmTheme file (relative to the current file).", - "Colors for syntax highlighting", - "Whether semantic highlighting should be enabled for this theme.", - "Colors for semantic tokens" - ], - "vs/workbench/services/themes/browser/productIconThemeData": [ - "Problems processing product icons definitions in {0}:\n{1}", - "Default", - "Problems parsing product icons file: {0}", - "Invalid format for product icons theme file: Object expected.", - "Invalid format for product icons theme file: Must contain iconDefinitions and fonts.", - "Invalid font weight in font '{0}'. Ignoring setting.", - "Invalid font style in font '{0}'. Ignoring setting.", - "Invalid font source in font '{0}'. Ignoring source.", - "No valid font source in font '{0}'. Ignoring font definition.", - "Missing or invalid font id '{0}'. Skipping font definition.", - "Skipping icon definition '{0}'. Unknown font.", - "Skipping icon definition '{0}'. Unknown fontCharacter." - ], - "vs/workbench/services/themes/common/themeConfiguration": [ - "Specifies the color theme used in the workbench.", - "Theme is unknown or not installed.", - "Specifies the preferred color theme for dark OS appearance when {0} is enabled.", - "Theme is unknown or not installed.", - "Specifies the preferred color theme for light OS appearance when {0} is enabled.", - "Theme is unknown or not installed.", - "Specifies the preferred color theme used in high contrast dark mode when {0} is enabled.", - "Theme is unknown or not installed.", - "Specifies the preferred color theme used in high contrast light mode when {0} is enabled.", - "Theme is unknown or not installed.", - "If set, automatically switch to the preferred color theme based on the OS appearance. If the OS appearance is dark, the theme specified at {0} is used, for light {1}.", - "Overrides colors from the currently selected color theme.", - "Specifies the file icon theme used in the workbench or 'null' to not show any file icons.", - "None", - "No file icons", - "File icon theme is unknown or not installed.", - "Specifies the product icon theme used.", - "Default", - "Default", - "Product icon theme is unknown or not installed.", - "If enabled, will automatically change to high contrast theme if the OS is using a high contrast theme. The high contrast theme to use is specified by {0} and {1}", - "Sets the colors and styles for comments", - "Sets the colors and styles for strings literals.", - "Sets the colors and styles for keywords.", - "Sets the colors and styles for number literals.", - "Sets the colors and styles for type declarations and references.", - "Sets the colors and styles for functions declarations and references.", - "Sets the colors and styles for variables declarations and references.", - "Sets colors and styles using textmate theming rules (advanced).", - "Whether semantic highlighting should be enabled for this theme.", - "Use `enabled` in `editor.semanticTokenColorCustomizations` setting instead.", - "Use `enabled` in {0} setting instead.", - "Overrides editor syntax colors and font style from the currently selected color theme.", - "Whether semantic highlighting is enabled or disabled for this theme", - "Semantic token styling rules for this theme.", - "Overrides editor semantic token color and styles from the currently selected color theme." - ], - "vs/workbench/services/views/common/viewContainerModel": [ - "Views" - ], - "vs/workbench/services/hover/browser/hoverWidget": [ - "Hold {0} key to mouse over" - ], - "vs/workbench/services/workingCopy/common/storedFileWorkingCopySaveParticipant": [ - "Saving '{0}'" - ], "vs/workbench/services/themes/common/fileIconThemeSchema": [ "The folder icon for expanded folders. The expanded folder icon is optional. If not set, the icon defined for folder will be shown.", "The folder icon for collapsed folders, and if folderExpanded is not set, also for expanded folders.", @@ -22354,6 +22363,10 @@ "Configures whether the file explorer's arrows should be hidden when this theme is active.", "Configures whether the default language icons should be used if the theme does not define an icon for a language." ], + "vs/workbench/services/themes/browser/fileIconThemeData": [ + "Problems parsing file icons file: {0}", + "Invalid format for file icons theme file: Object expected." + ], "vs/workbench/services/themes/common/themeExtensionPoints": [ "Contributes textmate color themes.", "Id of the color theme as used in the user settings.", @@ -22373,6 +22386,96 @@ "Expected string in `contributes.{0}.id`. Provided value: {1}", "Expected `contributes.{0}.path` ({1}) to be included inside extension's folder ({2}). This might make the extension non-portable." ], + "vs/workbench/services/themes/common/themeConfiguration": [ + "Specifies the color theme used in the workbench.", + "Theme is unknown or not installed.", + "Specifies the preferred color theme for dark OS appearance when {0} is enabled.", + "Theme is unknown or not installed.", + "Specifies the preferred color theme for light OS appearance when {0} is enabled.", + "Theme is unknown or not installed.", + "Specifies the preferred color theme used in high contrast dark mode when {0} is enabled.", + "Theme is unknown or not installed.", + "Specifies the preferred color theme used in high contrast light mode when {0} is enabled.", + "Theme is unknown or not installed.", + "If set, automatically switch to the preferred color theme based on the OS appearance. If the OS appearance is dark, the theme specified at {0} is used, for light {1}.", + "Overrides colors from the currently selected color theme.", + "Specifies the file icon theme used in the workbench or 'null' to not show any file icons.", + "None", + "No file icons", + "File icon theme is unknown or not installed.", + "Specifies the product icon theme used.", + "Default", + "Default", + "Product icon theme is unknown or not installed.", + "If enabled, will automatically change to high contrast theme if the OS is using a high contrast theme. The high contrast theme to use is specified by {0} and {1}", + "Sets the colors and styles for comments", + "Sets the colors and styles for strings literals.", + "Sets the colors and styles for keywords.", + "Sets the colors and styles for number literals.", + "Sets the colors and styles for type declarations and references.", + "Sets the colors and styles for functions declarations and references.", + "Sets the colors and styles for variables declarations and references.", + "Sets colors and styles using textmate theming rules (advanced).", + "Whether semantic highlighting should be enabled for this theme.", + "Use `enabled` in `editor.semanticTokenColorCustomizations` setting instead.", + "Use `enabled` in {0} setting instead.", + "Overrides editor syntax colors and font style from the currently selected color theme.", + "Whether semantic highlighting is enabled or disabled for this theme", + "Semantic token styling rules for this theme.", + "Overrides editor semantic token color and styles from the currently selected color theme." + ], + "vs/workbench/services/themes/common/colorThemeSchema": [ + "Colors and styles for the token.", + "Foreground color for the token.", + "Token background colors are currently not supported.", + "Font style of the rule: 'italic', 'bold', 'underline', 'strikethrough' or a combination. The empty string unsets inherited settings.", + "Font style must be 'italic', 'bold', 'underline', 'strikethrough' or a combination or the empty string.", + "None (clear inherited style)", + "Description of the rule.", + "Scope selector against which this rule matches.", + "Colors in the workbench", + "Path to a tmTheme file (relative to the current file).", + "Colors for syntax highlighting", + "Whether semantic highlighting should be enabled for this theme.", + "Colors for semantic tokens" + ], + "vs/workbench/services/themes/browser/productIconThemeData": [ + "Problems processing product icons definitions in {0}:\n{1}", + "Default", + "Problems parsing product icons file: {0}", + "Invalid format for product icons theme file: Object expected.", + "Invalid format for product icons theme file: Must contain iconDefinitions and fonts.", + "Invalid font weight in font '{0}'. Ignoring setting.", + "Invalid font style in font '{0}'. Ignoring setting.", + "Invalid font source in font '{0}'. Ignoring source.", + "No valid font source in font '{0}'. Ignoring font definition.", + "Missing or invalid font id '{0}'. Skipping font definition.", + "Skipping icon definition '{0}'. Unknown font.", + "Skipping icon definition '{0}'. Unknown fontCharacter." + ], + "vs/workbench/services/extensionManagement/browser/extensionBisect": [ + "Extension Bisect is active and has disabled 1 extension. Check if you can still reproduce the problem and proceed by selecting from these options.", + "Extension Bisect is active and has disabled {0} extensions. Check if you can still reproduce the problem and proceed by selecting from these options.", + "Start Extension Bisect", + "Extension Bisect", + "Extension Bisect will use binary search to find an extension that causes a problem. During the process the window reloads repeatedly (~{0} times). Each time you must confirm if you are still seeing problems.", + "&&Start Extension Bisect", + "Continue Extension Bisect", + "Extension Bisect", + "Extension Bisect is done but no extension has been identified. This might be a problem with {0}.", + "Extension Bisect", + "&&Report Issue & Continue", + "Continue", + "Extension Bisect is done and has identified {0} as the extension causing the problem.", + "Keep this extension disabled", + "Extension Bisect", + "Extension Bisect is active and has disabled {0} extensions. Check if you can still reproduce the problem and proceed by selecting from these options.", + "&&Good now", + "This is &&bad", + "&&Stop Bisect", + "&&Cancel Bisect", + "Stop Extension Bisect" + ], "vs/workbench/services/themes/common/productIconThemeSchema": [ "The ID of the font.", "The ID must only contain letters, numbers, underscore and minus.", @@ -22383,6 +22486,45 @@ "The style of the font. See https://developer.mozilla.org/en-US/docs/Web/CSS/font-style for valid values.", "Association of icon name to a font character." ], + "vs/workbench/services/userDataProfile/browser/settingsResource": [ + "Settings" + ], + "vs/workbench/services/userDataProfile/browser/keybindingsResource": [ + "Keyboard Shortcuts" + ], + "vs/workbench/services/userDataProfile/browser/snippetsResource": [ + "Snippets" + ], + "vs/workbench/services/userDataProfile/browser/tasksResource": [ + "User Tasks" + ], + "vs/workbench/services/userDataProfile/browser/globalStateResource": [ + "UI State" + ], + "vs/workbench/services/userDataProfile/browser/extensionsResource": [ + "Extensions", + "Disabled", + "Select {0} Extension" + ], + "vs/workbench/services/workingCopy/common/storedFileWorkingCopySaveParticipant": [ + "Saving '{0}'" + ], + "vs/workbench/services/views/common/viewContainerModel": [ + "Views" + ], + "vs/workbench/services/textMate/browser/textMateTokenizationFeatureImpl": [ + "Already Logging.", + "Stop", + "Preparing to log TM Grammar parsing. Press Stop when finished.", + "Now logging TM Grammar parsing. Press Stop when finished.", + "Unknown language in `contributes.{0}.language`. Provided value: {1}", + "Expected string in `contributes.{0}.scopeName`. Provided value: {1}", + "Expected string in `contributes.{0}.path`. Provided value: {1}", + "Invalid value in `contributes.{0}.injectTo`. Must be an array of language scope names. Provided value: {1}", + "Invalid value in `contributes.{0}.embeddedLanguages`. Must be an object map from scope name to language. Provided value: {1}", + "Invalid value in `contributes.{0}.tokenTypes`. Must be an object map from scope name to token type. Provided value: {1}", + "Expected `contributes.{0}.path` ({1}) to be included inside extension's folder ({2}). This might make the extension non-portable." + ], "vs/editor/contrib/suggest/browser/suggest": [ "Whether any suggestion is focused", "Whether suggestion details are visible", @@ -22393,25 +22535,6 @@ "Whether the default behaviour is to insert or replace", "Whether the current suggestion supports to resolve further details" ], - "vs/workbench/contrib/preferences/browser/preferencesActions": [ - "Configure Language Specific Settings...", - "({0})", - "Select Language" - ], - "vs/workbench/contrib/preferences/browser/preferencesIcons": [ - "Icon for the folder dropdown button in the split JSON Settings editor.", - "Icon for the 'more actions' action in the Settings UI.", - "Icon for the 'record keys' action in the keybinding UI.", - "Icon for the 'sort by precedence' toggle in the keybinding UI.", - "Icon for the edit action in the keybinding UI.", - "Icon for the add action in the keybinding UI.", - "Icon for the edit action in the Settings UI.", - "Icon for the remove action in the Settings UI.", - "Icon for the discard action in the Settings UI.", - "Icon for clear input in the Settings and keybinding UI.", - "Icon for the button that suggests filters for the Settings UI.", - "Icon for open settings commands." - ], "vs/workbench/contrib/preferences/browser/keybindingsEditor": [ "Record Keys", "Sort by Precedence (Highest first)", @@ -22443,15 +22566,31 @@ "{0} ({1})", "Extension ({0})", "Keybindings", - "No Keybinding assigned.", - "No when context." + "No keybinding assigned", + "No when context", + "use space or enter to change the keybinding." ], - "vs/workbench/contrib/preferences/common/preferencesContribution": [ - "Split Settings Editor", - "Controls whether to enable the natural language search mode for settings. The natural language search is provided by a Microsoft online service.", - "Hide the Table of Contents while searching.", - "Filter the Table of Contents to just categories that have matching settings. Clicking a category will filter the results to that category.", - "Controls the behavior of the settings editor Table of Contents while searching." + "vs/workbench/contrib/preferences/browser/preferencesActions": [ + "Configure Language Specific Settings...", + "({0})", + "Select Language" + ], + "vs/workbench/services/hover/browser/hoverWidget": [ + "Hold {0} key to mouse over" + ], + "vs/workbench/contrib/preferences/browser/preferencesIcons": [ + "Icon for the folder dropdown button in the split JSON Settings editor.", + "Icon for the 'more actions' action in the Settings UI.", + "Icon for the 'record keys' action in the keybinding UI.", + "Icon for the 'sort by precedence' toggle in the keybinding UI.", + "Icon for the edit action in the keybinding UI.", + "Icon for the add action in the keybinding UI.", + "Icon for the edit action in the Settings UI.", + "Icon for the remove action in the Settings UI.", + "Icon for the discard action in the Settings UI.", + "Icon for clear input in the Settings and keybinding UI.", + "Icon for the button that suggests filters for the Settings UI.", + "Icon for open settings commands." ], "vs/workbench/contrib/preferences/browser/settingsEditor2": [ "Search settings", @@ -22467,18 +22606,12 @@ "Turn on Settings Sync", "Last synced: {0}" ], - "vs/workbench/services/textMate/browser/textMateTokenizationFeatureImpl": [ - "Already Logging.", - "Stop", - "Preparing to log TM Grammar parsing. Press Stop when finished.", - "Now logging TM Grammar parsing. Press Stop when finished.", - "Unknown language in `contributes.{0}.language`. Provided value: {1}", - "Expected string in `contributes.{0}.scopeName`. Provided value: {1}", - "Expected string in `contributes.{0}.path`. Provided value: {1}", - "Invalid value in `contributes.{0}.injectTo`. Must be an array of language scope names. Provided value: {1}", - "Invalid value in `contributes.{0}.embeddedLanguages`. Must be an object map from scope name to language. Provided value: {1}", - "Invalid value in `contributes.{0}.tokenTypes`. Must be an object map from scope name to token type. Provided value: {1}", - "Expected `contributes.{0}.path` ({1}) to be included inside extension's folder ({2}). This might make the extension non-portable." + "vs/workbench/contrib/preferences/common/preferencesContribution": [ + "Split Settings Editor", + "Controls whether to enable the natural language search mode for settings. The natural language search is provided by a Microsoft online service.", + "Hide the Table of Contents while searching.", + "Filter the Table of Contents to just categories that have matching settings. Clicking a category will filter the results to that category.", + "Controls the behavior of the settings editor Table of Contents while searching." ], "vs/workbench/contrib/preferences/browser/keybindingWidgets": [ "Press desired key combination and then press ENTER.", @@ -22503,34 +22636,14 @@ "vs/workbench/contrib/notebook/browser/diff/notebookDiffEditor": [ "Notebook Text Diff" ], - "vs/editor/common/languages/modesRegistry": [ - "Plain Text" - ], "vs/workbench/contrib/comments/browser/commentReply": [ "Reply...", "Type a new comment", "Reply...", "Reply..." ], - "vs/workbench/contrib/notebook/browser/services/notebookKernelHistoryServiceImpl": [ - "Clear Notebook Kernels MRU Cache" - ], - "vs/workbench/contrib/notebook/browser/services/notebookLoggingServiceImpl": [ - "Notebook rendering" - ], - "vs/workbench/contrib/notebook/browser/services/notebookExecutionServiceImpl": [ - "Executing a notebook cell will run code from this workspace." - ], - "vs/workbench/contrib/notebook/browser/services/notebookKeymapServiceImpl": [ - "Disable other keymaps ({0}) to avoid conflicts between keybindings?", - "Yes", - "No" - ], - "vs/workbench/contrib/notebook/browser/controller/coreActions": [ - "Notebook", - "Insert Cell", - "Notebook Cell", - "Share" + "vs/editor/common/languages/modesRegistry": [ + "Plain Text" ], "vs/workbench/contrib/notebook/browser/controller/insertCellActions": [ "Insert Code Cell Above", @@ -22558,24 +22671,29 @@ "Markdown", "Add Markdown Cell" ], - "vs/workbench/contrib/notebook/browser/controller/editActions": [ - "Edit Cell", - "Stop Editing Cell", - "Delete Cell", - "Delete", - "This cell is running, are you sure you want to delete it?", - "Do not ask me again", - "Clear Cell Outputs", - "Clear All Outputs", - "Change Cell Language", - "Change Cell Language", - "({0}) - Current Language", - "({0})", - "Auto Detect", - "languages (identifier)", - "Select Language Mode", - "Accept Detected Language for Cell", - "Unable to detect cell language" + "vs/workbench/contrib/notebook/browser/controller/coreActions": [ + "Notebook", + "Insert Cell", + "Notebook Cell", + "Share" + ], + "vs/workbench/contrib/notebook/browser/services/notebookExecutionServiceImpl": [ + "Executing a notebook cell will run code from this workspace." + ], + "vs/workbench/contrib/notebook/browser/controller/layoutActions": [ + "Select between Notebook Layouts", + "Customize Notebook Layout", + "Customize Notebook Layout", + "Customize Notebook...", + "Toggle Notebook Line Numbers", + "Notebook Line Numbers", + "Toggle Cell Toolbar Position", + "Toggle Breadcrumbs", + "Save Mimetype Display Order", + "Settings file to save in", + "User Settings", + "Workspace Settings", + "Reset Notebook Webview" ], "vs/workbench/contrib/notebook/browser/controller/executeActions": [ "Render All Markdown Cells", @@ -22598,38 +22716,45 @@ "Go To", "Go to Most Recently Failed Cell", "Go to Most Recently Failed Cell", - "Go To", - "Fix Execution Error", - "Fix Execution Error" + "Go To" ], - "vs/workbench/contrib/notebook/browser/controller/layoutActions": [ - "Select between Notebook Layouts", - "Customize Notebook Layout", - "Customize Notebook Layout", - "Customize Notebook...", - "Toggle Notebook Line Numbers", - "Notebook Line Numbers", - "Toggle Cell Toolbar Position", - "Toggle Breadcrumbs", - "Save Mimetype Display Order", - "Settings file to save in", - "User Settings", - "Workspace Settings", - "Reset Notebook Webview" + "vs/workbench/contrib/notebook/browser/controller/editActions": [ + "Edit Cell", + "Stop Editing Cell", + "Delete Cell", + "Delete", + "This cell is running, are you sure you want to delete it?", + "Do not ask me again", + "Clear Cell Outputs", + "Clear All Outputs", + "Change Cell Language", + "Change Cell Language", + "({0}) - Current Language", + "({0})", + "Auto Detect", + "languages (identifier)", + "Select Language Mode", + "Accept Detected Language for Cell", + "Unable to detect cell language" ], "vs/workbench/contrib/notebook/browser/controller/foldingController": [ "Fold Cell", "Unfold Cell", "Fold Cell" ], + "vs/workbench/contrib/notebook/browser/services/notebookKeymapServiceImpl": [ + "Disable other keymaps ({0}) to avoid conflicts between keybindings?", + "Yes", + "No" + ], + "vs/workbench/contrib/notebook/browser/services/notebookLoggingServiceImpl": [ + "Notebook rendering" + ], "vs/workbench/contrib/notebook/browser/contrib/format/formatting": [ "Format Notebook", "Format Notebook", - "Format Cell" - ], - "vs/workbench/contrib/notebook/browser/contrib/find/notebookFind": [ - "Hide Find in Notebook", - "Find in Notebook" + "Format Cell", + "Format Cells" ], "vs/workbench/contrib/notebook/browser/contrib/clipboard/notebookClipboard": [ "Copy Cell", @@ -22638,28 +22763,39 @@ "Paste Cell Above", "Toggle Notebook Clipboard Troubleshooting" ], - "vs/workbench/contrib/notebook/browser/contrib/profile/notebookProfile": [ - "Set Profile" + "vs/workbench/contrib/notebook/browser/services/notebookKernelHistoryServiceImpl": [ + "Clear Notebook Kernels MRU Cache" ], "vs/workbench/contrib/notebook/browser/contrib/saveParticipants/saveParticipants": [ "Formatting", - "Format Notebook" + "Format Notebook", + "Running 'Notebook' code actions", + "Running code actions", + "Getting code actions from '{0}' ([configure]({1})).", + "Applying code action '{0}'." + ], + "vs/workbench/contrib/notebook/browser/contrib/gettingStarted/notebookGettingStarted": [ + "Reset notebook getting started" ], "vs/workbench/contrib/notebook/browser/contrib/layout/layoutActions": [ "Toggle Cell Toolbar Position" ], - "vs/workbench/contrib/notebook/browser/contrib/gettingStarted/notebookGettingStarted": [ - "Reset notebook getting started" + "vs/workbench/contrib/notebook/browser/contrib/find/notebookFind": [ + "Hide Find in Notebook", + "Find in Notebook" + ], + "vs/workbench/contrib/notebook/browser/contrib/cellStatusBar/statusBarProviders": [ + "Select Cell Language Mode", + "Accept Detected Language: {0}" + ], + "vs/workbench/contrib/notebook/browser/contrib/profile/notebookProfile": [ + "Set Profile" ], "vs/workbench/contrib/notebook/browser/contrib/outline/notebookOutline": [ "empty cell", "When enabled notebook outline shows code cells.", "When enabled notebook breadcrumbs contain code cells." ], - "vs/workbench/contrib/notebook/browser/contrib/cellStatusBar/statusBarProviders": [ - "Select Cell Language Mode", - "Accept Detected Language: {0}" - ], "vs/workbench/contrib/notebook/browser/contrib/navigation/arrow": [ "Focus Next Cell Editor", "Focus Previous Cell Editor", @@ -22674,11 +22810,53 @@ "Cell Cursor Page Down Select", "When enabled cursor can navigate to the next/previous cell when the current cursor in the cell editor is at the first/last line." ], + "vs/workbench/contrib/notebook/browser/contrib/editorStatusBar/editorStatusBar": [ + "Notebook Kernel Info", + "{0} (suggestion)", + "Notebook Kernel Selection", + "Select Kernel", + "Select Kernel", + "Notebook Editor Selections", + "Cell {0} ({1} selected)", + "Cell {0} of {1}" + ], + "vs/workbench/contrib/notebook/browser/contrib/cellStatusBar/executionStatusBarItemController": [ + "Success", + "Failed", + "Pending", + "Executing", + "Use the links above to file an issue using the issue reporter.", + "**Last Execution** {0}\n\n**Execution Time** {1}\n\n**Overhead Time** {2}\n\n**Render Times**\n\n{3}" + ], "vs/workbench/contrib/notebook/browser/contrib/troubleshoot/layout": [ "Toggle Layout Troubleshoot", "Inspect Notebook Layout", "Clear Notebook Editor Type Cache" ], + "vs/workbench/contrib/chat/browser/actions/chatActions": [ + "Chat", + "Accept Chat Input", + "Clear Input History", + "Focus Chat List", + "Chat View Accessibility Help", + "Focus Chat Input", + "Open Editor ({0})", + "Show History", + "Delete", + "Select a chat session to restore" + ], + "vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": [ + "Copy", + "Insert at Cursor", + "Insert Into New File", + "Run in Terminal", + "Next Code Block", + "Previous Code Block" + ], + "vs/workbench/contrib/chat/browser/actions/chatCopyActions": [ + "Copy All", + "Copy" + ], "vs/workbench/contrib/notebook/browser/contrib/cellCommands/cellCommands": [ "Move Cell Up", "Move Cell Down", @@ -22702,24 +22880,46 @@ "Expand All Cell Outputs", "Toggle Scroll Cell Output" ], - "vs/workbench/contrib/notebook/browser/contrib/cellStatusBar/executionStatusBarItemController": [ - "Success", - "Failed", - "Fix Error", - "Pending", - "Executing", - "Use the links above to file an issue using the issue reporter.", - "**Last Execution** {0}\n\n**Execution Time** {1}\n\n**Overhead Time** {2}\n\n**Render Times**\n\n{3}" + "vs/workbench/contrib/chat/browser/actions/chatExecuteActions": [ + "Submit", + "Cancel" ], - "vs/workbench/contrib/notebook/browser/contrib/editorStatusBar/editorStatusBar": [ - "Notebook Kernel Info", - "{0} (suggestion)", - "Notebook Kernel Selection", - "Select Kernel", - "Select Kernel", - "Notebook Editor Selections", - "Cell {0} ({1} selected)", - "Cell {0} of {1}" + "vs/workbench/contrib/chat/browser/actions/chatQuickInputActions": [ + "Ask Quick Question", + "Ask {0} a question..." + ], + "vs/workbench/contrib/chat/browser/actions/chatImportExport": [ + "Chat Session", + "Export Session", + "Import Session" + ], + "vs/workbench/contrib/chat/browser/actions/chatTitleActions": [ + "Vote Up", + "Vote Down", + "Insert into Notebook", + "Remove Request and Response" + ], + "vs/workbench/contrib/chat/browser/chatContributionServiceImpl": [ + "Contributes an Interactive Session provider", + "Unique identifier for this Interactive Session provider.", + "Display name for this Interactive Session provider.", + "An icon for this Interactive Session provider.", + "A condition which must be true to enable this Interactive Session provider.", + "Chat" + ], + "vs/workbench/contrib/chat/browser/chatEditorInput": [ + "Chat" + ], + "vs/workbench/contrib/chat/common/chatServiceImpl": [ + "Provider returned null response" + ], + "vs/workbench/contrib/chat/browser/actions/chatClearActions": [ + "Clear", + "Clear", + "Clear" + ], + "vs/workbench/contrib/chat/browser/chatWidget": [ + "Clear the session" ], "vs/workbench/contrib/notebook/browser/diff/notebookDiffActions": [ "Open Text Diff Editor", @@ -22734,106 +22934,18 @@ "Hide Metadata Differences", "Hide Outputs Differences" ], - "vs/workbench/contrib/interactiveSession/browser/actions/interactiveSessionCopyActions": [ - "Copy All", - "Copy" - ], - "vs/workbench/contrib/interactiveSession/browser/interactiveSessionContributionServiceImpl": [ - "Contributes an Interactive Session provider", - "Unique identifier for this Interactive Session provider.", - "Display name for this Interactive Session provider.", - "An icon for this Interactive Session provider.", - "A condition which must be true to enable this Interactive Session provider." - ], - "vs/workbench/contrib/interactiveSession/browser/interactiveSessionEditorInput": [ - "Interactive Session" - ], - "vs/workbench/contrib/interactiveSession/browser/interactiveSessionWidget": [ - "Clear the session" - ], - "vs/workbench/contrib/interactiveSession/common/interactiveSessionColors": [ - "The background color of an interactive request.", - "The border color of an interactive request." - ], - "vs/workbench/contrib/interactiveSession/browser/actions/interactiveSessionCodeblockActions": [ - "Copy", - "Insert at Cursor", - "Insert Into New File", - "Run in Terminal" - ], - "vs/workbench/contrib/interactiveSession/common/interactiveSessionServiceImpl": [ - "Provider returned null response" - ], - "vs/workbench/contrib/interactiveSession/browser/actions/interactiveSessionExecuteActions": [ - "Submit", - "Cancel" - ], - "vs/workbench/contrib/interactiveEditor/browser/interactiveEditorController": [ - "AI-generated code may be incorrect.", - "No results, please refine your input and try again.", - "Generated reply", - "Generated reply and changed 1 line.", - "Generated reply and changed {0} lines." - ], - "vs/workbench/contrib/interactiveSession/browser/actions/interactiveSessionActions": [ - "Interactive Session", - "Interactive Session Accept Input", - "Clear", - "Clear Input History", - "Focus Interactive Session", - "Focus Input", - "Clear", - "Open Editor ({0})", - "Clear", - "Show History", - "Select a chat session to restore" + "vs/workbench/contrib/chat/browser/actions/chatMoveActions": [ + "Open Session In Editor", + "Open Session In Editor", + "Open Session In Sidebar" ], - "vs/workbench/contrib/interactiveEditor/browser/interactiveEditorActions": [ - "Start Session", - "Interactive Editor", - "Make Request", - "Stop Request", - "Cursor Up", - "Cursor Down", - "Focus", - "Previous From History", - "Next From History", - "Undo to Clipboard", - "Undo to New File", - "Undo", - "Helpful", - "Unhelpful", - "Toggle Inline Diff", - "Apply Changes", - "Discard Changes", - "(Developer) Write Exchange to Clipboard", - "{0} messages, started {1}", - "View in Chat" + "vs/workbench/contrib/chat/common/chatColors": [ + "The background color of a chat request.", + "The border color of a chat request." ], - "vs/workbench/contrib/interactiveEditor/common/interactiveEditor": [ - "Whether a provider for interactive editors exists", - "Whether the interactive editor input is visible", - "Whether the interactive editor input is focused", - "Whether the interactive editor input is empty", - "Whether the cursor of the iteractive editor input is on the first line", - "Whether the cursor of the iteractive editor input is on the last line", - "Whether the cursor of the outer editor is above or below the interactive editor input", - "Whether interactive editor has an active request", - "Whether interactive editor show inline diffs for changes", - "What type was the last response of the current interactive editor session", - "The last kind of edit that was performed", - "The last kind of feedback that was provided", - "Undo...", - "Border color of the interactive editor widget", - "Shadow color of the interactive editor widget", - "Background highlighting of the current interactive region. Must be transparent.", - "Border color of the interactive editor input", - "Border color of the interactive editor input when focused", - "Foreground color of the interactive editor input placeholder", - "Background color of the interactive editor input", - "Background color of inserted text in the interactive editor input", - "Background color of removed text in the interactive editor input", - "Configure if changes crafted in the interactive editor are applied directly or previewed first" + "vs/workbench/contrib/chat/browser/contrib/chatInputEditorContrib": [ + "Ask a question or type '/' for topics", + "Ask a question" ], "vs/editor/contrib/peekView/browser/peekView": [ "Whether the current code editor is embedded inside peek", @@ -22857,6 +22969,14 @@ "vs/workbench/contrib/interactive/browser/interactiveEditor": [ "Type '{0}' code here and press {1} to run" ], + "vs/workbench/contrib/files/browser/fileConstants": [ + "Save As...", + "Save", + "Save without Formatting", + "Save All", + "Remove Folder from Workspace", + "New Untitled Text File" + ], "vs/workbench/contrib/notebook/browser/notebookIcons": [ "Configure icon to select a kernel in notebook editors.", "Icon to execute in notebook editors.", @@ -22884,21 +23004,30 @@ "Icon for the previous change action in the diff editor.", "Icon for the next change action in the diff editor." ], - "vs/workbench/contrib/interactiveSession/browser/actions/interactiveSessionTitleActions": [ - "Vote Up", - "Vote Down" - ], - "vs/workbench/contrib/interactiveSession/browser/contrib/interactiveSessionInputEditorContrib": [ - "Ask a question or type '/' for topics", - "Ask a question" - ], - "vs/workbench/contrib/files/browser/fileConstants": [ - "Save As...", - "Save", - "Save without Formatting", - "Save All", - "Remove Folder from Workspace", - "New Untitled Text File" + "vs/workbench/contrib/testing/browser/icons": [ + "View icon of the test view.", + "Icons for test results.", + "Icon of the \"run test\" action.", + "Icon of the \"run all tests\" action.", + "Icon of the \"debug all tests\" action.", + "Icon of the \"debug test\" action.", + "Icon to cancel ongoing test runs.", + "Icon for the 'Filter' action in the testing view.", + "Icon shown beside hidden tests, when they've been shown.", + "Icon shown when the test explorer is disabled as a tree.", + "Icon shown when the test explorer is disabled as a list.", + "Icon shown to update test profiles.", + "Icon on the button to refresh tests.", + "Icon to turn continuous test runs on.", + "Icon to turn continuous test runs off.", + "Icon when continuous run is on for a test ite,.", + "Icon on the button to cancel refreshing tests.", + "Icon shown for tests that have an error.", + "Icon shown for tests that failed.", + "Icon shown for tests that passed.", + "Icon shown for tests that are queued.", + "Icon shown for tests that are skipped.", + "Icon shown for tests that are in an unset state." ], "vs/workbench/contrib/testing/browser/testingDecorations": [ "Peek Test Output", @@ -22915,6 +23044,37 @@ "Run All Tests", "Debug All Tests" ], + "vs/workbench/contrib/testing/browser/testingExplorerView": [ + "{0} (Default)", + "Select Default Profile", + "Configure Test Profiles", + "{0} passed tests", + "{0} skipped tests", + "{0} failed tests", + "No tests were found in this file.", + "Show Workspace Tests", + "{0}, in {1}", + "{0}, outdated result", + "Test Explorer" + ], + "vs/workbench/contrib/testing/browser/testingOutputTerminalService": [ + "Test Output at {0}", + "{0} at {1}", + "Test Output", + "\r\nNo tests have been run, yet.\r\n", + "The test run did not record any output.", + "Test run finished at {0}" + ], + "vs/workbench/contrib/testing/browser/testingViewPaneContainer": [ + "Testing" + ], + "vs/workbench/contrib/testing/browser/testingProgressUiService": [ + "Running tests...", + "Running tests, {0}/{1} passed ({2}%)", + "Running tests, {0}/{1} tests passed ({2}%, {3} skipped)", + "{0}/{1} tests passed ({2}%)", + "{0}/{1} tests passed ({2}%, {3} skipped)" + ], "vs/workbench/contrib/testing/common/configuration": [ "Testing", "How long to wait, in milliseconds, after a test is marked as outdated and starting a new run.", @@ -22923,6 +23083,11 @@ "Open automatically when a test fails in a visible document.", "Never automatically open.", "Controls whether to automatically open the Peek view during continuous run mode.", + "Controls the count badge on the Testing icon on the Activity Bar.", + "Show the number of failed tests", + "Disable the testing count badge", + "Show the number of passed tests", + "Show the number of skipped tests", "Controls whether the running test should be followed in the Test Explorer view.", "Controls the action to take when left-clicking on a test decoration in the gutter.", "Run the test.", @@ -22936,17 +23101,6 @@ "Controls when the testing view should open.", "Always reveal the executed test when `#testing.followRunningTest#` is on. If this setting is turned off, only failed tests will be revealed." ], - "vs/workbench/contrib/testing/browser/testingOutputTerminalService": [ - "Test Output at {0}", - "{0} at {1}", - "Test Output", - "\r\nNo tests have been run, yet.\r\n", - "The test run did not record any output.", - "Test run finished at {0}" - ], - "vs/workbench/contrib/testing/common/testingContentProvider": [ - "The test run did not record any output." - ], "vs/workbench/contrib/testing/common/testingContextKeys": [ "Indicates whether any test controller has an attached refresh handler.", "Indicates whether any test controller is currently refreshing tests.", @@ -22965,16 +23119,6 @@ "Boolean indicating whether the test item has a URI defined", "Boolean indicating whether the test item is hidden" ], - "vs/workbench/contrib/testing/browser/testingExplorerView": [ - "{0} (Default)", - "Select Default Profile", - "Configure Test Profiles", - "No tests were found in this file.", - "Show Workspace Tests", - "{0}, in {1}", - "{0}, outdated result", - "Test Explorer" - ], "vs/workbench/contrib/testing/browser/testingOutputPeek": [ "Could not open markdown preview: {0}.\n\nPlease make sure the markdown extension is enabled.", "Test Output", @@ -23000,25 +23144,142 @@ "Open in Editor", "Toggle Test History in Peek" ], - "vs/workbench/contrib/testing/browser/testingViewPaneContainer": [ - "Testing" + "vs/workbench/contrib/testing/common/testingContentProvider": [ + "The test run did not record any output." + ], + "vs/workbench/contrib/testing/common/testServiceImpl": [ + "Running tests may execute code in your workspace.", + "An error occurred attempting to run tests: {0}", + "Running tests may execute code in your workspace.", + "An error occurred attempting to run tests: {0}" + ], + "vs/workbench/contrib/testing/browser/testingConfigurationUi": [ + "Pick a test profile to use", + "Update Test Configuration" + ], + "vs/workbench/contrib/testing/browser/testExplorerActions": [ + "Hide Test", + "Unhide Test", + "Unhide All Tests", + "Debug Test", + "Execute Using Profile...", + "Run Test", + "Select Default Profile", + "Turn on Continuous Run", + "Turn off Continuous Run", + "Start Continous Run Using...", + "Configure Test Profiles", + "Select a profile to update", + "Stop Continuous Run", + "No test continuous run-enabled profiles were found", + "Select profiles to run when files change:", + "Start Continuous Run", + "Get Selected Profiles", + "Get Explorer Selection", + "Run Tests", + "Debug Tests", + "Discovering Tests", + "Run All Tests", + "No tests found in this workspace. You may need to install a test provider extension", + "Debug All Tests", + "No debuggable tests found in this workspace. You may need to install a test provider extension", + "Cancel Test Run", + "View as List", + "View as Tree", + "Sort by Status", + "Sort by Location", + "Sort by Duration", + "Show Output", + "Run #{0}", + "Pick a run to show output for", + "Collapse All Tests", + "Clear All Results", + "Go to Test", + "No tests found here", + "Run Test at Cursor", + "Debug Test at Cursor", + "No tests found in this file", + "Run Tests in Current File", + "Debug Tests in Current File", + "Rerun Failed Tests", + "Debug Failed Tests", + "Rerun Last Run", + "Debug Last Run", + "Search for Test Extension", + "Peek Output", + "Toggle Inline Test Output", + "Refresh Tests", + "Cancel Test Refresh" ], - "vs/workbench/contrib/testing/browser/testingProgressUiService": [ - "Running tests...", - "Running tests, {0}/{1} passed ({2}%)", - "Running tests, {0}/{1} tests passed ({2}%, {3} skipped)", - "{0}/{1} tests passed ({2}%)", - "{0}/{1} tests passed ({2}%, {3} skipped)" + "vs/workbench/contrib/interactiveEditor/browser/interactiveEditorController": [ + "Failed to start editor chat", + "Please consult the error log and try again later.", + "AI-generated code may be incorrect", + "Ask a question", + "{0} ({1}, {2} for history)", + "Thinking…", + "No results, please refine your input and try again", + "Failed to apply changes.", + "Failed to discard changes." ], - "vs/workbench/contrib/testing/common/testServiceImpl": [ - "Running tests may execute code in your workspace.", - "An error occurred attempting to run tests: {0}", - "Running tests may execute code in your workspace.", - "An error occurred attempting to run tests: {0}" + "vs/workbench/contrib/interactiveEditor/common/interactiveEditor": [ + "Whether a provider for interactive editors exists", + "Whether the interactive editor input is visible", + "Whether the interactive editor input is focused", + "Whether the interactive editor input is empty", + "Whether the cursor of the iteractive editor input is on the first line", + "Whether the cursor of the iteractive editor input is on the last line", + "Whether the interactive editor message is cropped, not cropped or expanded", + "Whether the cursor of the outer editor is above or below the interactive editor input", + "Whether interactive editor has an active request", + "Whether interactive editor has kept a session for quick restore", + "Whether interactive editor show diffs for changes", + "What type was the last response of the current interactive editor session", + "Whether interactive editor did change any code", + "The last kind of feedback that was provided", + "Whether the document has changed concurrently", + "Border color of the interactive editor widget", + "Shadow color of the interactive editor widget", + "Background highlighting of the current interactive region. Must be transparent.", + "Border color of the interactive editor input", + "Border color of the interactive editor input when focused", + "Foreground color of the interactive editor input placeholder", + "Background color of the interactive editor input", + "Background color of inserted text in the interactive editor input", + "Background color of removed text in the interactive editor input", + "Configure if changes crafted in the interactive editor are applied directly to the document or are previewed first.", + "Changes are applied directly to the document and are highlighted visually via inline or side-by-side diffs. Ending a session will keep the changes.", + "Changes are previewed only and need to be accepted via the apply button. Ending a session will discard the changes.", + "Changes are applied directly to the document but can be highlighted via inline diffs. Ending a session will keep the changes." ], - "vs/workbench/contrib/testing/browser/testingConfigurationUi": [ - "Pick a test profile to use", - "Update Test Configuration" + "vs/workbench/contrib/interactiveEditor/browser/interactiveEditorActions": [ + "Start Code Chat", + "Resume Last Dismissed Code Chat", + "Interactive Editor", + "Make Request", + "Stop Request", + "Cursor Up", + "Cursor Down", + "Focus Input", + "Previous From History", + "Next From History", + "Discard...", + "Discard", + "Discard to Clipboard", + "Discard to New File", + "Helpful", + "Unhelpful", + "Toggle Diff", + "Show Inline Diff", + "Accept Changes", + "Accept", + "Cancel", + "(Developer) Write Exchange to Clipboard", + "'{0}' and {1} follow ups ({2})", + "View in Chat", + "Expand Message", + "Contract Message", + "Interactive Session Editor Accessibility Help" ], "vs/workbench/contrib/logs/common/logsActions": [ "Set Log Level...", @@ -23044,31 +23305,6 @@ "vs/platform/quickinput/browser/helpQuickAccess": [ "{0}, {1}" ], - "vs/workbench/contrib/testing/browser/icons": [ - "View icon of the test view.", - "Icons for test results.", - "Icon of the \"run test\" action.", - "Icon of the \"run all tests\" action.", - "Icon of the \"debug all tests\" action.", - "Icon of the \"debug test\" action.", - "Icon to cancel ongoing test runs.", - "Icon for the 'Filter' action in the testing view.", - "Icon shown beside hidden tests, when they've been shown.", - "Icon shown when the test explorer is disabled as a tree.", - "Icon shown when the test explorer is disabled as a list.", - "Icon shown to update test profiles.", - "Icon on the button to refresh tests.", - "Icon to turn continuous test runs on.", - "Icon to turn continuous test runs off.", - "Icon when continuous run is on for a test ite,.", - "Icon on the button to cancel refreshing tests.", - "Icon shown for tests that have an error.", - "Icon shown for tests that failed.", - "Icon shown for tests that passed.", - "Icon shown for tests that are queued.", - "Icon shown for tests that are skipped.", - "Icon shown for tests that are in an unset state." - ], "vs/workbench/contrib/quickaccess/browser/commandsQuickAccess": [ "Ask {0}: {1}", "No matching commands", @@ -23080,7 +23316,7 @@ "Do you want to clear the history of recently used commands?", "This action is irreversible!", "&&Clear", - "Ask In Interactive Session" + "Ask In Chat" ], "vs/workbench/contrib/quickaccess/browser/viewQuickAccess": [ "No matching views", @@ -23094,6 +23330,59 @@ "Open View", "Quick Open View" ], + "vs/workbench/contrib/files/browser/views/emptyView": [ + "No Folder Opened" + ], + "vs/workbench/contrib/files/browser/views/openEditorsView": [ + "Open Editors", + "{0} unsaved", + "Open Editors", + "Toggle Vertical/Horizontal Editor Layout", + "Flip Layout", + "Flip &&Layout", + "New Untitled Text File" + ], + "vs/workbench/contrib/files/browser/views/explorerView": [ + "Explorer Section: {0}", + "New File...", + "New Folder...", + "Refresh Explorer", + "Collapse Folders in Explorer" + ], + "vs/workbench/contrib/files/browser/fileCommands": [ + "{0} (in file) ↔ {1}", + "Failed to save '{0}': {1}", + "Retry", + "Discard", + "Failed to revert '{0}': {1}", + "Create File" + ], + "vs/workbench/contrib/files/browser/editors/textFileSaveErrorHandler": [ + "Use the actions in the editor tool bar to either undo your changes or overwrite the content of the file with your changes.", + "Failed to save '{0}': The content of the file is newer. Please compare your version with the file contents or overwrite the content of the file with your changes.", + "Failed to save '{0}': File is read-only. Select 'Overwrite as Admin' to retry as administrator.", + "Failed to save '{0}': File is read-only. Select 'Overwrite as Sudo' to retry as superuser.", + "Failed to save '{0}': File is read-only. Select 'Overwrite' to attempt to make it writeable.", + "Failed to save '{0}': Insufficient permissions. Select 'Retry as Admin' to retry as administrator.", + "Failed to save '{0}': Insufficient permissions. Select 'Retry as Sudo' to retry as superuser.", + "Failed to save '{0}': {1}", + "Learn More", + "Don't Show Again", + "Compare", + "{0} (in file) ↔ {1} (in {2}) - Resolve save conflict", + "Overwrite as Admin...", + "Overwrite as Sudo...", + "Retry as Admin...", + "Retry as Sudo...", + "Retry", + "Discard", + "Overwrite", + "Overwrite", + "Configure" + ], + "vs/workbench/contrib/files/browser/editors/binaryFileEditor": [ + "Binary File Viewer" + ], "vs/workbench/contrib/files/browser/fileActions": [ "New File...", "New Folder...", @@ -23150,116 +23439,30 @@ "A file or folder name must be provided.", "A file or folder name cannot start with a slash.", "A file or folder **{0}** already exists at this location. Please choose a different name.", - "The name **{0}** is not valid as a file or folder name. Please choose a different name.", - "Leading or trailing whitespace detected in file or folder name.", - "Compare New Untitled Text Files", - "Compare Active File with Clipboard", - "Clipboard ↔ {0}", - "Retry", - "Create {0}", - "Creating {0}", - "Rename {0} to {1}", - "Renaming {0} to {1}", - "File to paste is an ancestor of the destination folder", - "Moving {0} files", - "Moving {0}", - "Move {0} files", - "Move {0}", - "Copying {0} files", - "Copying {0}", - "Paste {0} files", - "Paste {0}", - "The file(s) to paste have been deleted or moved since you copied them. {0}" - ], - "vs/workbench/contrib/testing/browser/testExplorerActions": [ - "Hide Test", - "Unhide Test", - "Unhide All Tests", - "Debug Test", - "Execute Using Profile...", - "Run Test", - "Select Default Profile", - "Turn on Continuous Run", - "Turn off Continuous Run", - "Start Continous Run Using...", - "Configure Test Profiles", - "Select a profile to update", - "Stop Continuous Run", - "No test continuous run-enabled profiles were found", - "Select profiles to run when files change:", - "Start Continuous Run", - "Get Selected Profiles", - "Get Explorer Selection", - "Run Tests", - "Debug Tests", - "Discovering Tests", - "Run All Tests", - "No tests found in this workspace. You may need to install a test provider extension", - "Debug All Tests", - "No debuggable tests found in this workspace. You may need to install a test provider extension", - "Cancel Test Run", - "View as List", - "View as Tree", - "Sort by Status", - "Sort by Location", - "Sort by Duration", - "Show Output", - "Run #{0}", - "Pick a run to show output for", - "Collapse All Tests", - "Clear All Results", - "Go to Test", - "No tests found here", - "Run Test at Cursor", - "Debug Test at Cursor", - "No tests found in this file", - "Run Tests in Current File", - "Debug Tests in Current File", - "Rerun Failed Tests", - "Debug Failed Tests", - "Rerun Last Run", - "Debug Last Run", - "Search for Test Extension", - "Peek Output", - "Toggle Inline Test Output", - "Refresh Tests", - "Cancel Test Refresh" - ], - "vs/workbench/contrib/files/browser/fileCommands": [ - "{0} (in file) ↔ {1}", - "Failed to save '{0}': {1}", - "Retry", - "Discard", - "Failed to revert '{0}': {1}", - "Create File" - ], - "vs/workbench/contrib/files/browser/views/emptyView": [ - "No Folder Opened" - ], - "vs/workbench/contrib/files/browser/editors/binaryFileEditor": [ - "Binary File Viewer" - ], - "vs/workbench/contrib/files/browser/views/openEditorsView": [ - "Open Editors", - "{0} unsaved", - "Open Editors", - "Toggle Vertical/Horizontal Editor Layout", - "Flip Layout", - "Flip &&Layout", - "New Untitled Text File" - ], - "vs/workbench/contrib/files/browser/views/explorerView": [ - "Explorer Section: {0}", - "New File...", - "New Folder...", - "Refresh Explorer", - "Collapse Folders in Explorer" - ], - "vs/workbench/contrib/files/browser/workspaceWatcher": [ - "Unable to watch for file changes in this large workspace folder. Please follow the instructions link to resolve this issue.", - "Instructions", - "File changes watcher stopped unexpectedly. A reload of the window may enable the watcher again unless the workspace cannot be watched for file changes.", - "Reload" + "The name **{0}** is not valid as a file or folder name. Please choose a different name.", + "Leading or trailing whitespace detected in file or folder name.", + "Compare New Untitled Text Files", + "Compare Active File with Clipboard", + "Clipboard ↔ {0}", + "Retry", + "Create {0}", + "Creating {0}", + "Rename {0} to {1}", + "Renaming {0} to {1}", + "File to paste is an ancestor of the destination folder", + "Moving {0} files", + "Moving {0}", + "Move {0} files", + "Move {0}", + "Copying {0} files", + "Copying {0}", + "Paste {0} files", + "Paste {0}", + "The file(s) to paste have been deleted or moved since you copied them. {0}", + "Set Active Editor Readonly in Session", + "Set Active Editor Writeable in Session", + "Toggle Active Editor Readonly in Session", + "Reset Active Editor Readonly in Session" ], "vs/workbench/contrib/files/common/dirtyFilesIndicator": [ "1 unsaved file", @@ -23304,7 +23507,40 @@ "Lines will wrap at the viewport width.", "Lines will wrap according to the {0} setting.", "Uses the legacy diffing algorithm.", - "Uses the advanced diffing algorithm." + "Uses the advanced diffing algorithm.", + "Controls whether the diff editor shows unchanged regions. Only works when 'diffEditor.experimental.useVersion2' is set.", + "Controls whether the diff editor uses the new or the old implementation." + ], + "vs/workbench/contrib/files/browser/workspaceWatcher": [ + "Unable to watch for file changes in this large workspace folder. Please follow the instructions link to resolve this issue.", + "Instructions", + "File changes watcher stopped unexpectedly. A reload of the window may enable the watcher again unless the workspace cannot be watched for file changes.", + "Reload" + ], + "vs/workbench/contrib/files/browser/editors/textFileEditor": [ + "Text File Editor", + "Open Folder", + "Reveal Folder", + "The file is not displayed in the text editor because it is a directory.", + "The file is not displayed in the text editor because it is very large ({0}).", + "The file is not displayed in the text editor because it is very large.", + "The editor could not be opened because the file was not found.", + "Create File" + ], + "vs/workbench/contrib/bulkEdit/browser/preview/bulkEditPane": [ + "Apply", + "Discard", + "Invoke a code action, like rename, to see a preview of its changes here.", + "Cannot apply refactoring because '{0}' has changed in the meantime.", + "Cannot apply refactoring because {0} other files have changed in the meantime.", + "{0} (delete, refactor preview)", + "rename", + "create", + "{0} ({1}, refactor preview)", + "{0} (refactor preview)" + ], + "vs/workbench/contrib/bulkEdit/browser/preview/bulkEditPreview": [ + "Other" ], "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess": [ "Open a text editor first to go to a line.", @@ -23313,16 +23549,13 @@ "Current Line: {0}, Character: {1}. Type a line number between 1 and {2} to navigate to.", "Current Line: {0}, Character: {1}. Type a line number to navigate to." ], - "vs/workbench/contrib/search/browser/anythingQuickAccess": [ - "No matching results", - "recently opened", - "file and symbol results", - "file results", - "More", - "Open to the Side", - "Open to the Bottom", - "Remove from Recently Opened", - "{0} unsaved changes" + "vs/workbench/contrib/codeEditor/browser/quickaccess/gotoSymbolQuickAccess": [ + "No matching entries", + "Go to Symbol in Editor...", + "Go to &&Symbol in Editor...", + "Type the name of a symbol to go to.", + "Go to Symbol in Editor", + "Go to Symbol in Editor by Category" ], "vs/workbench/contrib/search/browser/searchIcons": [ "Icon to make search details visible.", @@ -23342,6 +23575,22 @@ "View icon of the search view.", "Icon for the action to open a new search editor." ], + "vs/workbench/contrib/search/browser/anythingQuickAccess": [ + "No matching results", + "recently opened", + "file and symbol results", + "file results", + "More", + "Open to the Side", + "Open to the Bottom", + "Remove from Recently Opened", + "{0} unsaved changes" + ], + "vs/workbench/contrib/search/browser/symbolsQuickAccess": [ + "No matching workspace symbols", + "Open to the Side", + "Open to the Bottom" + ], "vs/workbench/contrib/search/browser/searchWidget": [ "Replace All (Submit Search to Enable)", "Replace All", @@ -23352,65 +23601,6 @@ "Replace: Type replace term and press Enter to preview", "Replace" ], - "vs/workbench/contrib/files/browser/editors/textFileSaveErrorHandler": [ - "Use the actions in the editor tool bar to either undo your changes or overwrite the content of the file with your changes.", - "Failed to save '{0}': The content of the file is newer. Please compare your version with the file contents or overwrite the content of the file with your changes.", - "Failed to save '{0}': File is read-only. Select 'Overwrite as Admin' to retry as administrator.", - "Failed to save '{0}': File is read-only. Select 'Overwrite as Sudo' to retry as superuser.", - "Failed to save '{0}': File is read-only. Select 'Overwrite' to attempt to make it writeable.", - "Failed to save '{0}': Insufficient permissions. Select 'Retry as Admin' to retry as administrator.", - "Failed to save '{0}': Insufficient permissions. Select 'Retry as Sudo' to retry as superuser.", - "Failed to save '{0}': {1}", - "Learn More", - "Don't Show Again", - "Compare", - "{0} (in file) ↔ {1} (in {2}) - Resolve save conflict", - "Overwrite as Admin...", - "Overwrite as Sudo...", - "Retry as Admin...", - "Retry as Sudo...", - "Retry", - "Discard", - "Overwrite", - "Overwrite", - "Configure" - ], - "vs/workbench/contrib/search/browser/symbolsQuickAccess": [ - "No matching workspace symbols", - "Open to the Side", - "Open to the Bottom" - ], - "vs/workbench/contrib/files/browser/editors/textFileEditor": [ - "Text File Editor", - "Open Folder", - "Reveal Folder", - "The file is not displayed in the text editor because it is a directory.", - "The file is not displayed in the text editor because it is very large ({0}).", - "The file is not displayed in the text editor because it is very large.", - "The editor could not be opened because the file was not found.", - "Create File" - ], - "vs/workbench/contrib/search/browser/searchActionsRemoveReplace": [ - "Dismiss", - "Replace", - "Replace All", - "Replace All" - ], - "vs/workbench/contrib/search/browser/searchActionsSymbol": [ - "Go to Symbol in Workspace...", - "Go to Symbol in Workspace...", - "Go to Symbol in &&Workspace..." - ], - "vs/workbench/contrib/search/browser/searchActionsTopBar": [ - "Clear Search History", - "Cancel Search", - "Refresh", - "Collapse All", - "Expand All", - "Clear Search Results", - "View as Tree", - "View as List" - ], "vs/workbench/contrib/search/browser/searchActionsCopy": [ "Copy", "Copy Path", @@ -23427,6 +23617,11 @@ "Find in Folder...", "Find in Workspace..." ], + "vs/workbench/contrib/search/browser/searchActionsSymbol": [ + "Go to Symbol in Workspace...", + "Go to Symbol in Workspace...", + "Go to Symbol in &&Workspace..." + ], "vs/workbench/contrib/search/browser/searchActionsNav": [ "Toggle Query Details", "Close Replace Widget", @@ -23446,9 +23641,41 @@ "Focus Previous Search Result", "Replace in Files" ], + "vs/workbench/contrib/search/browser/searchActionsRemoveReplace": [ + "Dismiss", + "Replace", + "Replace All", + "Replace All" + ], "vs/workbench/contrib/search/browser/searchActionsBase": [ "Search" ], + "vs/workbench/contrib/search/browser/searchActionsTopBar": [ + "Clear Search History", + "Cancel Search", + "Refresh", + "Collapse All", + "Expand All", + "Clear Search Results", + "View as Tree", + "View as List" + ], + "vs/workbench/contrib/searchEditor/browser/searchEditorInput": [ + "Search: {0}", + "Search: {0}", + "Search" + ], + "vs/workbench/contrib/searchEditor/browser/searchEditor": [ + "Toggle Search Details", + "files to include", + "Search Include Patterns", + "files to exclude", + "Search Exclude Patterns", + "Run Search", + "Matched {0} at {1} in file {2}", + "Search", + "Search editor text input box border." + ], "vs/workbench/contrib/search/browser/patternInputWidget": [ "input", "Search only in Open Editors", @@ -23459,18 +23686,6 @@ "Icon for a collapsed view pane container.", "{0} actions" ], - "vs/workbench/contrib/codeEditor/browser/quickaccess/gotoSymbolQuickAccess": [ - "No matching entries", - "Go to Symbol in Editor...", - "Go to &&Symbol in Editor...", - "Type the name of a symbol to go to.", - "Go to Symbol in Editor", - "Go to Symbol in Editor by Category" - ], - "vs/workbench/contrib/search/browser/searchMessage": [ - "Unable to open command link from untrusted source: {0}", - "Unable to open unknown link: {0}" - ], "vs/workbench/contrib/search/browser/searchResultsView": [ "Other files", "Other files", @@ -23497,6 +23712,13 @@ "vs/workbench/contrib/scm/browser/scmViewPaneContainer": [ "Source Control" ], + "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": [ + "Source Control Repositories" + ], + "vs/workbench/contrib/search/browser/searchMessage": [ + "Unable to open command link from untrusted source: {0}", + "Unable to open unknown link: {0}" + ], "vs/workbench/contrib/scm/browser/dirtydiffDecorator": [ "{0} - {1} of {2} changes", "{0} - {1} of {2} change", @@ -23519,9 +23741,6 @@ "Overview ruler marker color for added content.", "Overview ruler marker color for deleted content." ], - "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": [ - "Source Control Repositories" - ], "vs/workbench/contrib/workspace/common/workspace": [ "Whether the workspace trust feature is enabled.", "Whether the current workspace has been trusted by the user." @@ -23631,6 +23850,9 @@ "Edit Function Breakpoint...", "Edit Hit Count..." ], + "vs/workbench/contrib/debug/browser/debugConsoleQuickAccess": [ + "Start a New Debug Session" + ], "vs/workbench/contrib/debug/browser/debugIcons": [ "View icon of the debug console view.", "View icon of the run view.", @@ -23662,57 +23884,31 @@ "Icon for the debug restart frame action.", "Icon for the debug stop action.", "Icon for the debug disconnect action.", - "Icon for the debug restart action.", - "Icon for the debug step over action.", - "Icon for the debug step into action.", - "Icon for the debug step out action.", - "Icon for the debug step back action.", - "Icon for the debug pause action.", - "Icon for the debug continue action.", - "Icon for the debug reverse continue action.", - "Icon for the run or debug action.", - "Icon for the debug start action.", - "Icon for the debug configure action.", - "Icon for the debug console open action.", - "Icon for removing debug configurations.", - "Icon for the collapse all action in the debug views.", - "Icon for the session icon in the call stack view.", - "Icon for the clear all action in the debug console.", - "Icon for the Remove All action in the watch view.", - "Icon for the Remove action in the watch view.", - "Icon for the add action in the watch view.", - "Icon for the add function breakpoint action in the watch view.", - "Icon for the Remove All action in the breakpoints view.", - "Icon for the activate action in the breakpoints view.", - "Icon for the debug evaluation input marker.", - "Icon for the debug evaluation prompt.", - "Icon for the inspect memory action." - ], - "vs/workbench/contrib/debug/browser/debugConsoleQuickAccess": [ - "Start a New Debug Session" - ], - "vs/workbench/contrib/debug/browser/debugEditorActions": [ - "Debug: Toggle Breakpoint", - "Toggle &&Breakpoint", - "Debug: Add Conditional Breakpoint...", - "&&Conditional Breakpoint...", - "Debug: Add Logpoint...", - "&&Logpoint...", - "Debug: Edit Breakpoint", - "&&Edit Breakpoint", - "Open Disassembly View", - "&&DisassemblyView", - "Toggle Source Code in Disassembly View", - "&&ToggleSource", - "Run to Cursor", - "Evaluate in Debug Console", - "Add to Watch", - "Debug: Show Hover", - "Step targets are not available here", - "Step Into Target", - "Debug: Go to Next Breakpoint", - "Debug: Go to Previous Breakpoint", - "Close Exception Widget" + "Icon for the debug restart action.", + "Icon for the debug step over action.", + "Icon for the debug step into action.", + "Icon for the debug step out action.", + "Icon for the debug step back action.", + "Icon for the debug pause action.", + "Icon for the debug continue action.", + "Icon for the debug reverse continue action.", + "Icon for the run or debug action.", + "Icon for the debug start action.", + "Icon for the debug configure action.", + "Icon for the debug console open action.", + "Icon for removing debug configurations.", + "Icon for the collapse all action in the debug views.", + "Icon for the session icon in the call stack view.", + "Icon for the clear all action in the debug console.", + "Icon for the Remove All action in the watch view.", + "Icon for the Remove action in the watch view.", + "Icon for the add action in the watch view.", + "Icon for the add function breakpoint action in the watch view.", + "Icon for the Remove All action in the breakpoints view.", + "Icon for the activate action in the breakpoints view.", + "Icon for the debug evaluation input marker.", + "Icon for the debug evaluation prompt.", + "Icon for the inspect memory action." ], "vs/workbench/contrib/debug/browser/debugCommands": [ "Debug", @@ -23757,6 +23953,29 @@ "Add Config ({0})...", "Add Configuration..." ], + "vs/workbench/contrib/debug/browser/debugEditorActions": [ + "Debug: Toggle Breakpoint", + "Toggle &&Breakpoint", + "Debug: Add Conditional Breakpoint...", + "&&Conditional Breakpoint...", + "Debug: Add Logpoint...", + "&&Logpoint...", + "Debug: Edit Breakpoint", + "&&Edit Breakpoint", + "Open Disassembly View", + "&&DisassemblyView", + "Toggle Source Code in Disassembly View", + "&&ToggleSource", + "Run to Cursor", + "Evaluate in Debug Console", + "Add to Watch", + "Debug: Show Hover", + "Step targets are not available here", + "Step Into Target", + "Debug: Go to Next Breakpoint", + "Debug: Go to Previous Breakpoint", + "Close Exception Widget" + ], "vs/workbench/contrib/debug/browser/debugStatus": [ "Debug", "Debug: {0}", @@ -23790,20 +24009,6 @@ "Added breakpoint, line {0}, file {1}", "Removed breakpoint, line {0}, file {1}" ], - "vs/workbench/contrib/notebook/browser/contrib/find/notebookFindWidget": [ - "{0} found", - "{0} found for '{1}'", - "{0} found for '{1}'" - ], - "vs/workbench/contrib/debug/browser/disassemblyView": [ - "Disassembly not available.", - "instructions", - "from disassembly", - "Disassembly View", - "Address", - "Bytes", - "Instruction" - ], "vs/workbench/contrib/debug/browser/loadedScriptsView": [ "Debug Session", "Debug Loaded Scripts", @@ -23817,6 +24022,15 @@ "Status bar foreground color when a program is being debugged. The status bar is shown in the bottom of the window", "Status bar border color separating to the sidebar and editor when a program is being debugged. The status bar is shown in the bottom of the window" ], + "vs/workbench/contrib/debug/browser/disassemblyView": [ + "Disassembly not available.", + "instructions", + "from disassembly", + "Disassembly View", + "Address", + "Bytes", + "Instruction" + ], "vs/workbench/contrib/debug/browser/welcomeView": [ "Run", "[Open a file](command:{0}) which can be debugged or run.", @@ -23842,6 +24056,14 @@ "Could not load source '{0}': {1}.", "Could not load source '{0}'." ], + "vs/workbench/contrib/debug/common/debugLifecycle": [ + "There is an active debug session, are you sure you want to stop it?", + "There are active debug sessions, are you sure you want to stop them?", + "&&Stop Debugging" + ], + "vs/workbench/contrib/debug/common/disassemblyViewInput": [ + "Disassembly" + ], "vs/workbench/contrib/debug/browser/variablesView": [ "Type new variable value", "Debug Variables", @@ -23853,26 +24075,6 @@ "Installing the Hex Editor...", "Collapse All" ], - "vs/workbench/contrib/debug/common/debugLifecycle": [ - "There is an active debug session, are you sure you want to stop it?", - "There are active debug sessions, are you sure you want to stop them?", - "&&Stop Debugging" - ], - "vs/workbench/contrib/debug/common/disassemblyViewInput": [ - "Disassembly" - ], - "vs/workbench/services/userDataProfile/browser/snippetsResource": [ - "Snippets" - ], - "vs/workbench/services/userDataProfile/browser/globalStateResource": [ - "UI State" - ], - "vs/workbench/services/userDataProfile/browser/settingsResource": [ - "Settings" - ], - "vs/workbench/services/userDataProfile/browser/keybindingsResource": [ - "Keyboard Shortcuts" - ], "vs/workbench/contrib/debug/browser/exceptionWidget": [ "Exception widget border color.", "Exception widget background color.", @@ -23885,15 +24087,6 @@ "Debug Hover", "{0}, value {1}, variables, debug" ], - "vs/workbench/contrib/debug/common/debugModel": [ - "Invalid variable attributes", - "Please start a debug session to evaluate expressions", - "not available", - "Paused on {0}", - "Paused", - "Running", - "Unverified breakpoint. File is modified, please restart debug session." - ], "vs/workbench/contrib/debug/browser/breakpointWidget": [ "Message to log when breakpoint is hit. Expressions within {} are interpolated. 'Enter' to accept, 'esc' to cancel.", "Break when hit count condition is met. 'Enter' to accept, 'esc' to cancel.", @@ -23903,21 +24096,22 @@ "Log Message", "Breakpoint Type" ], - "vs/workbench/contrib/searchEditor/browser/searchEditorInput": [ - "Search: {0}", - "Search: {0}", - "Search" + "vs/workbench/contrib/debug/common/debugModel": [ + "Invalid variable attributes", + "Please start a debug session to evaluate expressions", + "not available", + "Paused on {0}", + "Paused", + "Running", + "Unverified breakpoint. File is modified, please restart debug session." ], - "vs/workbench/contrib/searchEditor/browser/searchEditor": [ - "Toggle Search Details", - "files to include", - "Search Include Patterns", - "files to exclude", - "Search Exclude Patterns", - "Run Search", - "Matched {0} at {1} in file {2}", - "Search", - "Search editor text input box border." + "vs/platform/actions/browser/menuEntryActionViewItem": [ + "{0} ({1})", + "{0} ({1})", + "{0}\n[{1}] {2}" + ], + "vs/platform/history/browser/contextScopedHistoryWidget": [ + "Whether suggestion are visible" ], "vs/workbench/contrib/debug/browser/debugActionViewItems": [ "Debug Launch Configurations", @@ -23926,9 +24120,6 @@ "Add Configuration...", "Debug Session" ], - "vs/platform/history/browser/contextScopedHistoryWidget": [ - "Whether suggestion are visible" - ], "vs/workbench/contrib/debug/browser/linkDetector": [ "follow link using forwarded port", "follow link", @@ -23937,9 +24128,6 @@ "Cmd + click to {0}", "Ctrl + click to {0}" ], - "vs/workbench/contrib/debug/common/replModel": [ - "Console was cleared" - ], "vs/workbench/contrib/debug/browser/replViewer": [ "Debug Console", "Variable {0}, value {1}", @@ -23947,13 +24135,8 @@ "Debug console variable {0}, value {1}", "Debug console group {0}" ], - "vs/workbench/services/userDataProfile/browser/tasksResource": [ - "User Tasks" - ], - "vs/workbench/services/userDataProfile/browser/extensionsResource": [ - "Extensions", - "Disabled", - "Select {0} Extension" + "vs/workbench/contrib/debug/common/replModel": [ + "Console was cleared" ], "vs/workbench/contrib/markers/browser/messages": [ "Toggle Problems (Errors, Warnings, Infos)", @@ -24004,77 +24187,23 @@ "{0} at line {1} and character {2} in {3}", "Show Errors and Warnings" ], - "vs/workbench/contrib/markers/browser/markersView": [ - "Showing {0} of {1}", - "Showing {0} problems", - "Showing {0} of {1} problems", - "Clear Filters" - ], - "vs/workbench/browser/parts/views/viewFilter": [ - "More Filters..." - ], "vs/workbench/contrib/markers/browser/markersFileDecorations": [ "Problems", "1 problem in this file", "{0} problems in this file", "Show Errors & Warnings on files and folder." ], - "vs/workbench/contrib/mergeEditor/browser/mergeEditorInput": [ - "Merging: {0}" - ], - "vs/workbench/contrib/comments/browser/commentService": [ - "Whether the open workspace has either comments or commenting ranges." - ], - "vs/workbench/contrib/comments/browser/commentsEditorContribution": [ - "Go to Next Comment Thread", - "Go to Previous Comment Thread", - "Toggle Editor Commenting", - "Add Comment on Current Selection", - "Collapse All Comments", - "Expand All Comments", - "Expand Unresolved Comments" - ], - "vs/workbench/contrib/url/browser/trustedDomains": [ - "Manage Trusted Domains", - "Trust {0}", - "Trust {0} on all ports", - "Trust {0} and all its subdomains", - "Trust all domains (disables link protection)", - "Manage Trusted Domains" - ], - "vs/workbench/contrib/webviewPanel/browser/webviewCommands": [ - "Show find", - "Stop find", - "Find next", - "Find previous", - "Reload Webviews" - ], - "vs/workbench/contrib/webviewPanel/browser/webviewEditor": [ - "The viewType of the currently active webview panel." - ], - "vs/workbench/contrib/customEditor/common/customEditor": [ - "The viewType of the currently active custom editor." - ], - "vs/workbench/contrib/externalUriOpener/common/configuration": [ - "Configure the opener to use for external URIs (http, https).", - "Map URI pattern to an opener id.\nExample patterns: \n{0}", - "Map URI pattern to an opener id.\nExample patterns: \n{0}", - "Open using VS Code's standard opener." - ], - "vs/workbench/contrib/url/browser/trustedDomainsValidator": [ - "Do you want {0} to open the external website?", - "&&Open", - "&&Copy", - "Configure &&Trusted Domains" + "vs/workbench/browser/parts/views/viewFilter": [ + "More Filters..." ], - "vs/workbench/contrib/externalUriOpener/common/externalUriOpenerService": [ - "Open in new browser window", - "Open in default browser", - "Configure default opener...", - "How would you like to open: {0}" + "vs/workbench/contrib/markers/browser/markersView": [ + "Showing {0} of {1}", + "Showing {0} problems", + "Showing {0} of {1} problems", + "Clear Filters" ], - "vs/workbench/contrib/mergeEditor/browser/view/mergeEditor": [ - "Text Merge Editor" + "vs/workbench/contrib/mergeEditor/browser/mergeEditorInput": [ + "Merging: {0}" ], "vs/workbench/contrib/mergeEditor/browser/commands/devCommands": [ "Merge Editor (Dev)", @@ -24121,6 +24250,60 @@ "The file contains unhandled conflicts.", "&&Complete with Conflicts" ], + "vs/workbench/contrib/mergeEditor/browser/view/mergeEditor": [ + "Text Merge Editor" + ], + "vs/workbench/contrib/comments/browser/commentService": [ + "Whether the open workspace has either comments or commenting ranges." + ], + "vs/workbench/contrib/comments/browser/commentsEditorContribution": [ + "Go to Next Comment Thread", + "Go to Previous Comment Thread", + "Toggle Editor Commenting", + "Add Comment on Current Selection", + "Collapse All Comments", + "Expand All Comments", + "Expand Unresolved Comments" + ], + "vs/workbench/contrib/url/browser/trustedDomainsValidator": [ + "Do you want {0} to open the external website?", + "&&Open", + "&&Copy", + "Configure &&Trusted Domains" + ], + "vs/workbench/contrib/webviewPanel/browser/webviewCommands": [ + "Show find", + "Stop find", + "Find next", + "Find previous", + "Reload Webviews" + ], + "vs/workbench/contrib/webviewPanel/browser/webviewEditor": [ + "The viewType of the currently active webview panel." + ], + "vs/workbench/contrib/externalUriOpener/common/configuration": [ + "Configure the opener to use for external URIs (http, https).", + "Map URI pattern to an opener id.\nExample patterns: \n{0}", + "Map URI pattern to an opener id.\nExample patterns: \n{0}", + "Open using VS Code's standard opener." + ], + "vs/workbench/contrib/externalUriOpener/common/externalUriOpenerService": [ + "Open in new browser window", + "Open in default browser", + "Configure default opener...", + "How would you like to open: {0}" + ], + "vs/workbench/contrib/customEditor/common/customEditor": [ + "The viewType of the currently active custom editor." + ], + "vs/workbench/contrib/url/browser/trustedDomains": [ + "Manage Trusted Domains", + "Trust {0}", + "Trust {0} on all ports", + "Trust {0} and all its subdomains", + "Trust all domains (disables link protection)", + "Manage Trusted Domains" + ], "vs/workbench/contrib/extensions/common/extensionsInput": [ "Extension: {0}" ], @@ -24131,27 +24314,6 @@ "List of extensions recommended by VS Code that should not be recommended for users of this workspace. The identifier of an extension is always '${publisher}.${name}'. For example: 'vscode.csharp'.", "Expected format '${publisher}.${name}'. Example: 'vscode.csharp'." ], - "vs/workbench/contrib/extensions/browser/extensionsActivationProgress": [ - "Activating Extensions..." - ], - "vs/workbench/contrib/extensions/common/extensionsUtils": [ - "Disable other keymaps ({0}) to avoid conflicts between keybindings?", - "Yes", - "No" - ], - "vs/workbench/contrib/extensions/browser/extensionsDependencyChecker": [ - "Extensions", - "Install Missing Dependencies", - "Finished installing missing dependencies. Please reload the window now.", - "Reload Window", - "There are no missing dependencies to install." - ], - "vs/workbench/contrib/extensions/browser/extensionsQuickAccess": [ - "Type an extension name to install or search.", - "Press Enter to search for extension '{0}'.", - "Press Enter to install extension '{0}'.", - "Press Enter to manage your extensions." - ], "vs/workbench/contrib/extensions/browser/extensionEditor": [ "Extension Version", "Pre-Release", @@ -24267,89 +24429,26 @@ "Find Next", "Find Previous" ], - "vs/workbench/contrib/extensions/browser/extensionRecommendationNotificationService": [ - "Don't Show Again", - "Do you want to ignore all extension recommendations?", - "Yes, Ignore All", - "No", - "this repository", - "'{0}' extension from {1}", - "extensions from {0}, {1} and others", - "extensions from {0} and {1}", - "extensions from {0}", - "Do you want to install the recommended {0} for {1}?", - "You have {0} installed on your system. Do you want to install the recommended {1} for it?", - "Install", - "Install (Do not sync)", - "Show Recommendations" - ], - "vs/workbench/contrib/extensions/browser/extensionsIcons": [ - "View icon of the extensions view.", - "Icon for the 'Manage' action in the extensions view.", - "Icon for the 'Clear Search Result' action in the extensions view.", - "Icon for the 'Refresh' action in the extensions view.", - "Icon for the 'Filter' action in the extensions view.", - "Icon for the 'Install Local Extension in Remote' action in the extensions view.", - "Icon for the 'Install Workspace Recommended Extensions' action in the extensions view.", - "Icon for the 'Configure Recommended Extensions' action in the extensions view.", - "Icon to indicate that an extension is synced.", - "Icon to indicate that an extension is ignored when syncing.", - "Icon to indicate that an extension is remote in the extensions view and editor.", - "Icon shown along with the install count in the extensions view and editor.", - "Icon shown along with the rating in the extensions view and editor.", - "Icon used for the verified extension publisher in the extensions view and editor.", - "Icon shown for extensions having pre-release versions in extensions view and editor.", - "Icon used for sponsoring extensions in the extensions view and editor.", - "Full star icon used for the rating in the extensions editor.", - "Half star icon used for the rating in the extensions editor.", - "Empty star icon used for the rating in the extensions editor.", - "Icon shown with a error message in the extensions editor.", - "Icon shown with a warning message in the extensions editor.", - "Icon shown with an info message in the extensions editor.", - "Icon shown with a workspace trust message in the extension editor.", - "Icon shown with a activation time message in the extension editor." + "vs/workbench/contrib/extensions/common/extensionsUtils": [ + "Disable other keymaps ({0}) to avoid conflicts between keybindings?", + "Yes", + "No" ], - "vs/workbench/contrib/extensions/browser/abstractRuntimeExtensionsEditor": [ - "Activated by {0} on start-up", - "Activated by {1} because a file matching {0} exists in your workspace", - "Activated by {1} because file {0} exists in your workspace", - "Activated by {1} because searching for {0} took too long", - "Activated by {0} after start-up finished", - "Activated by {1} because you opened a {0} file", - "Activated by {1} on {0}", - "Extension is activating...", - "Extension has caused the extension host to freeze.", - "{0} uncaught errors", - "Runtime Extensions", - "Copy id ({0})", - "Disable (Workspace)", - "Disable", - "Show Running Extensions" + "vs/workbench/contrib/extensions/browser/extensionsDependencyChecker": [ + "Extensions", + "Install Missing Dependencies", + "Finished installing missing dependencies. Please reload the window now.", + "Reload Window", + "There are no missing dependencies to install." ], - "vs/workbench/contrib/extensions/browser/extensionsWorkbenchService": [ - "Manifest is not found", - "Please reload Visual Studio Code to complete the uninstallation of this extension.", - "Please reload Visual Studio Code to enable the updated extension.", - "Please reload Visual Studio Code to enable this extension locally.", - "Please reload Visual Studio Code to enable this extension in {0}.", - "Please reload Visual Studio Code to enable this extension.", - "Please reload Visual Studio Code to enable this extension.", - "Please reload Visual Studio Code to disable this extension.", - "Please reload Visual Studio Code to enable this extension.", - "Please reload Visual Studio Code to enable this extension.", - "This extension is reported to be problematic.", - "Can't install '{0}' extension because it is not compatible.", - "Uninstalling extension....", - "Unable to install extension '{0}' because the requested version '{1}' is not found.", - "Installing extension....", - "Installing '{0}' extension....", - "Disable All", - "Cannot disable '{0}' extension alone. '{1}' extension depends on this. Do you want to disable all these extensions?", - "Cannot disable '{0}' extension alone. '{1}' and '{2}' extensions depend on this. Do you want to disable all these extensions?", - "Cannot disable '{0}' extension alone. '{1}', '{2}' and other extensions depend on this. Do you want to disable all these extensions?" + "vs/workbench/contrib/extensions/browser/extensionsActivationProgress": [ + "Activating Extensions..." ], - "vs/workbench/contrib/extensions/browser/extensionsCompletionItemsProvider": [ - "Example" + "vs/workbench/contrib/extensions/browser/extensionsQuickAccess": [ + "Type an extension name to install or search.", + "Press Enter to search for extension '{0}'.", + "Press Enter to install extension '{0}'.", + "Press Enter to manage your extensions." ], "vs/workbench/contrib/extensions/browser/extensionsActions": [ "{0} for the Web", @@ -24520,35 +24619,139 @@ "Button foreground color for extension actions that stand out (e.g. install button).", "Button background hover color for extension actions that stand out (e.g. install button)." ], + "vs/workbench/contrib/extensions/browser/extensionRecommendationNotificationService": [ + "Don't Show Again", + "Do you want to ignore all extension recommendations?", + "Yes, Ignore All", + "No", + "this repository", + "'{0}' extension from {1}", + "extensions from {0}, {1} and others", + "extensions from {0} and {1}", + "extensions from {0}", + "Do you want to install the recommended {0} for {1}?", + "You have {0} installed on your system. Do you want to install the recommended {1} for it?", + "Install", + "Install (Do not sync)", + "Show Recommendations" + ], + "vs/workbench/contrib/extensions/browser/abstractRuntimeExtensionsEditor": [ + "Activated by {0} on start-up", + "Activated by {1} because a file matching {0} exists in your workspace", + "Activated by {1} because file {0} exists in your workspace", + "Activated by {1} because searching for {0} took too long", + "Activated by {0} after start-up finished", + "Activated by {1} because you opened a {0} file", + "Activated by {1} on {0}", + "Extension is activating...", + "Extension has caused the extension host to freeze.", + "{0} uncaught errors", + "Runtime Extensions", + "Copy id ({0})", + "Disable (Workspace)", + "Disable", + "Show Running Extensions" + ], + "vs/workbench/contrib/extensions/browser/extensionsIcons": [ + "View icon of the extensions view.", + "Icon for the 'Manage' action in the extensions view.", + "Icon for the 'Clear Search Result' action in the extensions view.", + "Icon for the 'Refresh' action in the extensions view.", + "Icon for the 'Filter' action in the extensions view.", + "Icon for the 'Install Local Extension in Remote' action in the extensions view.", + "Icon for the 'Install Workspace Recommended Extensions' action in the extensions view.", + "Icon for the 'Configure Recommended Extensions' action in the extensions view.", + "Icon to indicate that an extension is synced.", + "Icon to indicate that an extension is ignored when syncing.", + "Icon to indicate that an extension is remote in the extensions view and editor.", + "Icon shown along with the install count in the extensions view and editor.", + "Icon shown along with the rating in the extensions view and editor.", + "Icon used for the verified extension publisher in the extensions view and editor.", + "Icon shown for extensions having pre-release versions in extensions view and editor.", + "Icon used for sponsoring extensions in the extensions view and editor.", + "Full star icon used for the rating in the extensions editor.", + "Half star icon used for the rating in the extensions editor.", + "Empty star icon used for the rating in the extensions editor.", + "Icon shown with a error message in the extensions editor.", + "Icon shown with a warning message in the extensions editor.", + "Icon shown with an info message in the extensions editor.", + "Icon shown with a workspace trust message in the extension editor.", + "Icon shown with a activation time message in the extension editor." + ], + "vs/workbench/contrib/extensions/browser/extensionEnablementWorkspaceTrustTransitionParticipant": [ + "Restarting extension host due to workspace trust change." + ], + "vs/workbench/contrib/extensions/browser/extensionsCompletionItemsProvider": [ + "Example" + ], + "vs/workbench/contrib/extensions/browser/extensionsWorkbenchService": [ + "Manifest is not found", + "Please reload Visual Studio Code to complete the uninstallation of this extension.", + "Please reload Visual Studio Code to enable the updated extension.", + "Please reload Visual Studio Code to enable this extension locally.", + "Please reload Visual Studio Code to enable this extension in {0}.", + "Please reload Visual Studio Code to enable this extension.", + "Please reload Visual Studio Code to enable this extension.", + "Please reload Visual Studio Code to disable this extension.", + "Please reload Visual Studio Code to enable this extension.", + "Please reload Visual Studio Code to enable this extension.", + "This extension is reported to be problematic.", + "Can't install '{0}' extension because it is not compatible.", + "Uninstalling extension....", + "Unable to install extension '{0}' because the requested version '{1}' is not found.", + "Installing extension....", + "Installing '{0}' extension....", + "Disable All", + "Cannot disable '{0}' extension alone. '{1}' extension depends on this. Do you want to disable all these extensions?", + "Cannot disable '{0}' extension alone. '{1}' and '{2}' extensions depend on this. Do you want to disable all these extensions?", + "Cannot disable '{0}' extension alone. '{1}', '{2}' and other extensions depend on this. Do you want to disable all these extensions?" + ], "vs/workbench/contrib/extensions/browser/deprecatedExtensionsChecker": [ "You have deprecated extensions installed. We recommend to review them and migrate to alternatives.", "Show Deprecated Extensions", "Don't Show Again" ], - "vs/platform/dnd/browser/dnd": [ - "File is too large to open as untitled editor. Please upload it first into the file explorer and then try again." - ], - "vs/workbench/contrib/output/browser/logViewer": [ - "Log viewer" - ], "vs/workbench/contrib/extensions/browser/extensionsViews": [ - "Verified Publisher {0}", - "Publisher {0}", - "Deprecated", "Extensions", "Unable to search the Marketplace when offline, please check your network connection.", "Error while fetching extensions. {0}", "No extensions found.", "Marketplace returned 'ECONNREFUSED'. Please check the 'http.proxy' setting.", "Open User Settings", - "There are no extensions to install." + "There are no extensions to install.", + "Verified Publisher {0}", + "Publisher {0}", + "Deprecated", + "Rated {0} out of 5 stars by {1} users" + ], + "vs/workbench/contrib/terminal/browser/terminal.contribution": [ + "Type the name of a terminal to open.", + "Show All Opened Terminals", + "Terminal", + "Terminal", + "&&Terminal" + ], + "vs/platform/dnd/browser/dnd": [ + "File is too large to open as untitled editor. Please upload it first into the file explorer and then try again." + ], + "vs/workbench/contrib/output/browser/logViewer": [ + "Log viewer" + ], + "vs/workbench/contrib/terminal/browser/terminalView": [ + "Use 'monospace'", + "The terminal only supports monospace fonts. Be sure to restart VS Code if this is a newly installed font.", + "Open Terminals.", + "Starting..." ], - "vs/workbench/contrib/terminal/browser/terminal.contribution": [ - "Type the name of a terminal to open.", - "Show All Opened Terminals", - "Terminal", - "Terminal", - "&&Terminal" + "vs/workbench/contrib/terminalContrib/environmentChanges/browser/terminal.environmentChanges.contribution": [ + "Show Environment Contributions", + "Terminal Environment Changes", + "Extension: {0}" + ], + "vs/workbench/contrib/terminalContrib/developer/browser/terminal.developer.contribution": [ + "Show Terminal Texture Atlas", + "Write Data to Terminal", + "Enter data to write directly to the terminal, bypassing the pty" ], "vs/workbench/contrib/terminalContrib/accessibility/browser/terminal.accessibility.contribution": [ "Show Terminal Accessibility Help", @@ -24557,12 +24760,6 @@ "Accessible Buffer Go to Next Command", "Accessible Buffer Go to Previous Command" ], - "vs/workbench/contrib/terminal/browser/terminalView": [ - "Use 'monospace'", - "The terminal only supports monospace fonts. Be sure to restart VS Code if this is a newly installed font.", - "Open Terminals.", - "Starting..." - ], "vs/workbench/contrib/terminalContrib/find/browser/terminal.find.contribution": [ "Focus Find", "Hide Find", @@ -24573,74 +24770,10 @@ "Find Previous", "Search Workspace" ], - "vs/workbench/contrib/terminalContrib/quickFix/browser/terminal.quickFix.contribution": [ - "Show Terminal Quick Fixes" - ], - "vs/workbench/contrib/remote/browser/tunnelFactory": [ - "Private", - "Public" - ], - "vs/workbench/contrib/terminalContrib/environmentChanges/browser/terminal.environmentChanges.contribution": [ - "Show Environment Contributions", - "Terminal Environment Changes", - "Extension: {0}" - ], - "vs/workbench/contrib/remote/browser/remoteIndicator": [ - "Remote", - "Show Remote Menu", - "Close Remote Connection", - "Close Re&&mote Connection", - "Install Remote Development Extensions", - "Opening Remote...", - "Opening Remote...", - "Reconnecting to {0}...", - "Disconnected from {0}", - "Editing on {0}", - "Editing on {0}", - "Some [features are not available]({0}) for resources located on a virtual file system.", - "Open a Remote Window", - "Remote Host", - "Close Remote Connection", - "Reload Window", - "Close Remote Workspace", - "Install Additional Remote Extensions...", - "Select an option to open a Remote Window" - ], - "vs/workbench/contrib/remote/browser/remote": [ - "The ID of a Get Started walkthrough to open.", - "Contributes help information for Remote", - "The url, or a command that returns the url, to your project's Getting Started page, or a walkthrough ID contributed by your project's extension", - "The url, or a command that returns the url, to your project's documentation page", - "The url, or a command that returns the url, to your project's feedback reporter", - "Use {0} instead", - "The url, or a command that returns the url, to your project's issue reporter", - "The url, or a command that returns the url, to your project's issues list", - "Get Started", - "Read Documentation", - "Review Issues", - "Report Issue", - "Select url to open", - "Help and feedback", - "Remote Help", - "Remote Explorer", - "Remote Explorer", - "Attempting to reconnect in {0} second...", - "Attempting to reconnect in {0} seconds...", - "Reconnect Now", - "Reload Window", - "Connection Lost", - "Disconnected. Attempting to reconnect...", - "Cannot reconnect. Please reload the window.", - "&&Reload Window" - ], - "vs/workbench/contrib/remote/browser/remoteStartEntry": [ - "Remote", - "Show Remote Start Entry Actions", - "Connect to {0}... ", - "Install", - "Select an option to connect to a Remote Window", - "Installing extension... ", - "When enabled, a start list entry for getting started with remote experiences in shown on the welcome page." + "vs/workbench/contrib/terminalContrib/links/browser/terminal.links.contribution": [ + "Open Detected Link...", + "Open Last URL Link", + "Open Last Local File Link" ], "vs/workbench/contrib/tasks/common/problemMatcher": [ "The problem pattern is missing a regular expression.", @@ -24712,6 +24845,9 @@ "ESLint stylish problems", "Go problems" ], + "vs/workbench/contrib/terminalContrib/quickFix/browser/terminal.quickFix.contribution": [ + "Show Terminal Quick Fixes" + ], "vs/workbench/contrib/tasks/browser/runAutomaticTasks": [ "Manage Automatic Tasks", "Allow Automatic Tasks", @@ -24727,6 +24863,10 @@ "Linux specific command configuration", "Specifies whether the command is a shell command or an external program. Defaults to false if omitted." ], + "vs/workbench/contrib/tasks/browser/tasksQuickAccess": [ + "No matching tasks", + "Select the task to run" + ], "vs/workbench/contrib/tasks/common/jsonSchema_v2": [ "Specifies whether the command is a shell command or an external program. Defaults to false if omitted.", "The property isShellCommand is deprecated. Use the type property of the task and the shell property in the options instead. See also the 1.14 release notes.", @@ -24811,14 +24951,13 @@ "Mac specific command configuration", "Linux specific command configuration" ], - "vs/workbench/contrib/tasks/browser/tasksQuickAccess": [ - "No matching tasks", - "Select the task to run" + "vs/workbench/contrib/remote/browser/tunnelFactory": [ + "Private", + "Public" ], - "vs/workbench/contrib/terminalContrib/developer/browser/terminal.developer.contribution": [ - "Show Terminal Texture Atlas", - "Write Data to Terminal", - "Enter data to write directly to the terminal, bypassing the pty" + "vs/workbench/contrib/emmet/browser/actions/expandAbbreviation": [ + "Emmet: Expand Abbreviation", + "Emmet: E&&xpand Abbreviation" ], "vs/workbench/contrib/tasks/common/taskDefinitionRegistry": [ "The actual task type. Please note that types starting with a '$' are reserved for internal usage.", @@ -24827,14 +24966,80 @@ "The task type configuration is missing the required 'taskType' property", "Contributes task kinds" ], - "vs/workbench/contrib/terminalContrib/links/browser/terminal.links.contribution": [ - "Open Detected Link...", - "Open Last URL Link", - "Open Last Local File Link" + "vs/workbench/contrib/remote/browser/remoteIndicator": [ + "Status bar background color when the workbench is offline. The status bar is shown in the bottom of the window", + "Status bar foreground color when the workbench is offline. The status bar is shown in the bottom of the window", + "Remote", + "Show Remote Menu", + "Close Remote Connection", + "Close Re&&mote Connection", + "Install Remote Development Extensions", + "Opening Remote...", + "Opening Remote...", + "Reconnecting to {0}...", + "Disconnected from {0}", + "Editing on {0}", + "Editing on {0}", + "Some [features are not available]({0}) for resources located on a virtual file system.", + "Open a Remote Window", + "Remote Host", + "Network appears to be offline, certain features might be unavailable.", + "Network appears to have high latency ({0}ms last, {1}ms average), certain features may be slow to respond.", + "Close Remote Connection", + "Reload Window", + "Close Remote Workspace", + "Install Additional Remote Extensions...", + "Select an option to open a Remote Window" ], - "vs/workbench/contrib/emmet/browser/actions/expandAbbreviation": [ - "Emmet: Expand Abbreviation", - "Emmet: E&&xpand Abbreviation" + "vs/workbench/contrib/codeEditor/browser/accessibility/accessibility": [ + "Accessibility Help", + "Now changing the setting `editor.accessibilitySupport` to 'on'.", + "Now opening the VS Code Accessibility documentation page.", + "Thank you for trying out VS Code's accessibility options.", + "Status:", + "To configure the editor to be permanently optimized for usage with a Screen Reader press Command+E now.", + "To configure the editor to be permanently optimized for usage with a Screen Reader press Control+E now.", + "The editor is configured to use platform APIs to detect when a Screen Reader is attached, but the current runtime does not support this.", + "The editor has automatically detected a Screen Reader is attached.", + "The editor is configured to automatically detect when a Screen Reader is attached, which is not the case at this time.", + "The editor is configured to be permanently optimized for usage with a Screen Reader - you can change this via the command `Toggle Screen Reader Accessibility Mode` or by editing the setting `editor.accessibilitySupport`", + "The editor is configured to never be optimized for usage with a Screen Reader.", + "Pressing Tab in the current editor will move focus to the next focusable element. Toggle this behavior by pressing {0}.", + "Pressing Tab in the current editor will move focus to the next focusable element. The command {0} is currently not triggerable by a keybinding.", + "Pressing Tab in the current editor will insert the tab character. Toggle this behavior by pressing {0}.", + "Pressing Tab in the current editor will insert the tab character. The command {0} is currently not triggerable by a keybinding.", + "Press Command+H now to open a browser window with more VS Code information related to Accessibility.", + "Press Control+H now to open a browser window with more VS Code information related to Accessibility.", + "You can dismiss this tooltip and return to the editor by pressing Escape or Shift+Escape.", + "Show Accessibility Help", + "Toggle Screen Reader Accessibility Mode" + ], + "vs/workbench/contrib/remote/browser/remote": [ + "The ID of a Get Started walkthrough to open.", + "Contributes help information for Remote", + "The url, or a command that returns the url, to your project's Getting Started page, or a walkthrough ID contributed by your project's extension", + "The url, or a command that returns the url, to your project's documentation page", + "The url, or a command that returns the url, to your project's feedback reporter", + "Use {0} instead", + "The url, or a command that returns the url, to your project's issue reporter", + "The url, or a command that returns the url, to your project's issues list", + "Get Started", + "Read Documentation", + "Review Issues", + "Report Issue", + "Select url to open", + "Help and feedback", + "Remote Help", + "Remote Explorer", + "Remote Explorer", + "Attempting to reconnect in {0} second...", + "Attempting to reconnect in {0} seconds...", + "Reconnect Now", + "Reload Window", + "Connection Lost", + "Disconnected. Attempting to reconnect...", + "Cannot reconnect. Please reload the window.", + "&&Reload Window" ], "vs/workbench/contrib/codeEditor/browser/diffEditorHelper": [ "The diff algorithm was stopped early (after {0} ms.)", @@ -24845,83 +25050,57 @@ "Inspect Key Mappings", "Inspect Key Mappings (JSON)" ], - "vs/workbench/contrib/codeEditor/browser/quickaccess/gotoLineQuickAccess": [ - "Go to Line/Column...", - "Type the line number and optional column to go to (e.g. 42:5 for line 42 and column 5).", - "Go to Line/Column" - ], "vs/workbench/contrib/codeEditor/browser/largeFileOptimizations": [ "{0}: tokenization, wrapping and folding have been turned off for this large file in order to reduce memory usage and avoid freezing or crashing.", "Forcefully Enable Features", "Please reopen file in order for this setting to take effect." ], + "vs/workbench/contrib/codeEditor/browser/quickaccess/gotoLineQuickAccess": [ + "Go to Line/Column...", + "Type the line number and optional column to go to (e.g. 42:5 for line 42 and column 5).", + "Go to Line/Column" + ], "vs/workbench/contrib/codeEditor/browser/toggleMinimap": [ "Toggle Minimap", "&&Minimap" ], + "vs/workbench/contrib/codeEditor/browser/toggleColumnSelection": [ + "Toggle Column Selection Mode", + "Column &&Selection Mode" + ], "vs/workbench/contrib/codeEditor/browser/saveParticipants": [ "Running '{0}' Formatter ([configure]({1})).", "Quick Fixes", "Getting code actions from '{0}' ([configure]({1})).", "Applying code action '{0}'." ], + "vs/workbench/contrib/codeEditor/browser/inspectEditorTokens/inspectEditorTokens": [ + "Developer: Inspect Editor Tokens and Scopes", + "Loading..." + ], "vs/workbench/contrib/codeEditor/browser/toggleMultiCursorModifier": [ "Toggle Multi-Cursor Modifier", "Switch to Alt+Click for Multi-Cursor", "Switch to Cmd+Click for Multi-Cursor", "Switch to Ctrl+Click for Multi-Cursor" ], - "vs/workbench/contrib/codeEditor/browser/toggleColumnSelection": [ - "Toggle Column Selection Mode", - "Column &&Selection Mode" - ], - "vs/workbench/contrib/codeEditor/browser/toggleRenderControlCharacter": [ - "Toggle Control Characters", - "Render &&Control Characters" - ], "vs/workbench/contrib/codeEditor/browser/toggleRenderWhitespace": [ "Toggle Render Whitespace", "&&Render Whitespace" ], - "vs/workbench/contrib/codeEditor/browser/toggleWordWrap": [ - "Whether the editor is currently using word wrapping.", - "View: Toggle Word Wrap", - "Disable wrapping for this file", - "Enable wrapping for this file", - "&&Word Wrap" - ], - "vs/workbench/contrib/snippets/browser/commands/insertSnippet": [ - "Insert Snippet" - ], - "vs/workbench/contrib/codeEditor/browser/untitledTextEditorHint/untitledTextEditorHint": [ - "[[Select a language]], or [[fill with template]], or [[open a different editor]] to get started.\nStart typing to dismiss or [[don't show]] this again." - ], - "vs/workbench/contrib/codeEditor/browser/inspectEditorTokens/inspectEditorTokens": [ - "Developer: Inspect Editor Tokens and Scopes", - "Loading..." - ], - "vs/workbench/contrib/snippets/browser/commands/fileTemplateSnippets": [ - "Fill File with Snippet", - "Select a snippet" - ], - "vs/workbench/contrib/snippets/browser/commands/surroundWithSnippet": [ - "Surround With Snippet..." - ], - "vs/workbench/contrib/snippets/browser/snippetCodeActionProvider": [ - "Surround With: {0}", - "Start with Snippet", - "Start with: {0}" - ], - "vs/workbench/contrib/snippets/browser/snippetsService": [ - "Expected string in `contributes.{0}.path`. Provided value: {1}", - "When omitting the language, the value of `contributes.{0}.path` must be a `.code-snippets`-file. Provided value: {1}", - "Unknown language in `contributes.{0}.language`. Provided value: {1}", - "Expected `contributes.{0}.path` ({1}) to be included inside extension's folder ({2}). This might make the extension non-portable.", - "Contributes snippets.", - "Language identifier for which this snippet is contributed to.", - "Path of the snippets file. The path is relative to the extension folder and typically starts with './snippets/'.", - "One or more snippets from the extension '{0}' very likely confuse snippet-variables and snippet-placeholders (see https://code.visualstudio.com/docs/editor/userdefinedsnippets#_snippet-syntax for more details)", - "The snippet file \"{0}\" could not be read." + "vs/workbench/contrib/codeEditor/browser/toggleRenderControlCharacter": [ + "Toggle Control Characters", + "Render &&Control Characters" + ], + "vs/workbench/contrib/codeEditor/browser/toggleWordWrap": [ + "Whether the editor is currently using word wrapping.", + "View: Toggle Word Wrap", + "Disable wrapping for this file", + "Enable wrapping for this file", + "&&Word Wrap" + ], + "vs/workbench/contrib/codeEditor/browser/untitledTextEditorHint/untitledTextEditorHint": [ + "[[Select a language]], or [[fill with template]], or [[open a different editor]] to get started.\nStart typing to dismiss or [[don't show]] this again." ], "vs/workbench/contrib/format/browser/formatActionsNone": [ "Format Document", @@ -24929,32 +25108,6 @@ "There is no formatter for '{0}' files installed.", "&&Install Formatter..." ], - "vs/workbench/contrib/codeEditor/browser/accessibility/accessibility": [ - "Accessibility Help", - "Now changing the setting `editor.accessibilitySupport` to 'on'.", - "Now opening the VS Code Accessibility documentation page.", - "Thank you for trying out VS Code's accessibility options.", - "Status:", - "To configure the editor to be permanently optimized for usage with a Screen Reader press Command+E now.", - "To configure the editor to be permanently optimized for usage with a Screen Reader press Control+E now.", - "The editor is configured to use platform APIs to detect when a Screen Reader is attached, but the current runtime does not support this.", - "The editor has automatically detected a Screen Reader is attached.", - "The editor is configured to automatically detect when a Screen Reader is attached, which is not the case at this time.", - "The editor is configured to be permanently optimized for usage with a Screen Reader - you can change this via the command `Toggle Screen Reader Accessibility Mode` or by editing the setting `editor.accessibilitySupport`", - "The editor is configured to never be optimized for usage with a Screen Reader.", - "Pressing Tab in the current editor will move focus to the next focusable element. Toggle this behavior by pressing {0}.", - "Pressing Tab in the current editor will move focus to the next focusable element. The command {0} is currently not triggerable by a keybinding.", - "Pressing Tab in the current editor will insert the tab character. Toggle this behavior by pressing {0}.", - "Pressing Tab in the current editor will insert the tab character. The command {0} is currently not triggerable by a keybinding.", - "Press Command+H now to open a browser window with more VS Code information related to Accessibility.", - "Press Control+H now to open a browser window with more VS Code information related to Accessibility.", - "You can dismiss this tooltip and return to the editor by pressing Escape or Shift+Escape.", - "Show Accessibility Help", - "Toggle Screen Reader Accessibility Mode" - ], - "vs/workbench/contrib/format/browser/formatModified": [ - "Format Modified Lines" - ], "vs/workbench/contrib/format/browser/formatActionsMultiple": [ "None", "None", @@ -24976,25 +25129,34 @@ "Format Document With...", "Format Selection With..." ], - "vs/workbench/contrib/snippets/browser/commands/configureSnippets": [ - "(global)", - "({0})", - "({0}) {1}", - "Type snippet file name", - "Invalid file name", - "'{0}' is not a valid file name", - "'{0}' already exists", - "Configure User Snippets", - "User Snippets", - "User &&Snippets", - "global", - "New Global Snippets file...", - "{0} workspace", - "New Snippets file for '{0}'...", - "Existing Snippets", - "New Snippets", - "New Snippets", - "Select Snippets File or Create Snippets" + "vs/workbench/contrib/format/browser/formatModified": [ + "Format Modified Lines" + ], + "vs/workbench/contrib/snippets/browser/snippetCodeActionProvider": [ + "Surround With: {0}", + "Start with Snippet", + "Start with: {0}" + ], + "vs/workbench/contrib/snippets/browser/snippetsService": [ + "Expected string in `contributes.{0}.path`. Provided value: {1}", + "When omitting the language, the value of `contributes.{0}.path` must be a `.code-snippets`-file. Provided value: {1}", + "Unknown language in `contributes.{0}.language`. Provided value: {1}", + "Expected `contributes.{0}.path` ({1}) to be included inside extension's folder ({2}). This might make the extension non-portable.", + "Contributes snippets.", + "Language identifier for which this snippet is contributed to.", + "Path of the snippets file. The path is relative to the extension folder and typically starts with './snippets/'.", + "One or more snippets from the extension '{0}' very likely confuse snippet-variables and snippet-placeholders (see https://code.visualstudio.com/docs/editor/userdefinedsnippets#_snippet-syntax for more details)", + "The snippet file \"{0}\" could not be read." + ], + "vs/workbench/contrib/snippets/browser/commands/insertSnippet": [ + "Insert Snippet" + ], + "vs/workbench/contrib/snippets/browser/commands/surroundWithSnippet": [ + "Surround With Snippet..." + ], + "vs/workbench/contrib/snippets/browser/commands/fileTemplateSnippets": [ + "Fill File with Snippet", + "Select a snippet" ], "vs/workbench/contrib/update/browser/update": [ "This version of {0} does not have release notes online", @@ -25036,20 +25198,50 @@ "&&Insiders", "&&Stable (current)" ], + "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedInput": [ + "Welcome" + ], + "vs/workbench/contrib/welcomeGettingStarted/browser/startupPage": [ + "Could not open markdown preview: {0}.\n\nPlease make sure the markdown extension is enabled." + ], + "vs/workbench/contrib/snippets/browser/commands/configureSnippets": [ + "(global)", + "({0})", + "({0}) {1}", + "Type snippet file name", + "Invalid file name", + "'{0}' is not a valid file name", + "'{0}' already exists", + "Configure User Snippets", + "User Snippets", + "User &&Snippets", + "global", + "New Global Snippets file...", + "{0} workspace", + "New Snippets file for '{0}'...", + "Existing Snippets", + "New Snippets", + "New Snippets", + "Select Snippets File or Create Snippets" + ], "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedService": [ "Built-In", "Developer", "Reset Welcome Page Walkthrough Progress" ], - "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedInput": [ - "Welcome" - ], "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedIcons": [ "Used to represent walkthrough steps which have not been completed", "Used to represent walkthrough steps which have been completed" ], - "vs/workbench/contrib/welcomeGettingStarted/browser/startupPage": [ - "Could not open markdown preview: {0}.\n\nPlease make sure the markdown extension is enabled." + "vs/workbench/contrib/remote/browser/remoteStartEntry": [ + "Remote", + "Show Remote Start Entry Actions", + "Show Start Entry for Remote Tunnels", + "Learn More", + "Install", + "Select an option to connect", + "Installing extension... ", + "When enabled, a start list entry for getting started with remote experiences in shown on the welcome page." ], "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted": [ "Overview of how to get up to speed with your editor.", @@ -25098,25 +25290,9 @@ "Group to which this welcome content belongs. Proposed API.", "Condition when the welcome content buttons and command links should be enabled." ], - "vs/workbench/contrib/welcomeWalkthrough/browser/editor/editorWalkThrough": [ - "Editor Playground", - "Interactive Editor Playground" - ], "vs/workbench/contrib/welcomeViews/common/viewsWelcomeContribution": [ "The viewsWelcome contribution in '{0}' requires 'enabledApiProposals: [\"contribViewsWelcome\"]' in order to use the 'group' proposed property." ], - "vs/workbench/contrib/bulkEdit/browser/preview/bulkEditPane": [ - "Apply", - "Discard", - "Invoke a code action, like rename, to see a preview of its changes here.", - "Cannot apply refactoring because '{0}' has changed in the meantime.", - "Cannot apply refactoring because {0} other files have changed in the meantime.", - "{0} (delete, refactor preview)", - "rename", - "create", - "{0} ({1}, refactor preview)", - "{0} (refactor preview)" - ], "vs/workbench/contrib/callHierarchy/browser/callHierarchyPeek": [ "Calls from '{0}'", "Callers of '{0}'", @@ -25131,6 +25307,38 @@ "No supertypes of '{0}'", "No subtypes of '{0}'" ], + "vs/workbench/contrib/codeEditor/browser/outline/documentSymbolsTree": [ + "{0} ({1})", + "1 problem in this element", + "{0} problems in this element", + "Contains elements with problems", + "array", + "boolean", + "class", + "constant", + "constructor", + "enumeration", + "enumeration member", + "event", + "field", + "file", + "function", + "interface", + "key", + "method", + "module", + "namespace", + "null", + "number", + "object", + "operator", + "package", + "property", + "string", + "struct", + "type parameter", + "variable" + ], "vs/workbench/contrib/outline/browser/outlinePane": [ "The active editor cannot provide outline information.", "Loading document symbols for '{0}'...", @@ -25151,6 +25359,15 @@ "Tweet Feedback", "Tweet Feedback" ], + "vs/workbench/contrib/editSessions/common/editSessions": [ + "Cloud Changes", + "Cloud Changes", + "View icon of the cloud changes view." + ], + "vs/workbench/contrib/welcomeWalkthrough/browser/editor/editorWalkThrough": [ + "Editor Playground", + "Interactive Editor Playground" + ], "vs/workbench/contrib/userDataSync/browser/userDataSync": [ "Turn Off", "Configure...", @@ -25230,6 +25447,92 @@ "Complete Merge", "Clear Data in Cloud..." ], + "vs/workbench/contrib/editSessions/browser/editSessionsStorageService": [ + "Select an account to store your working changes in the cloud", + "Signed In", + "Others", + "Sign in with {0}", + "Turn on Cloud Changes...", + "Turn off Cloud Changes...", + "Do you want to disable storing working changes in the cloud?", + "Delete all stored data from the cloud." + ], + "vs/workbench/contrib/editSessions/common/editSessionsLogService": [ + "Cloud Changes" + ], + "vs/workbench/contrib/editSessions/browser/editSessionsViews": [ + "You have no stored changes in the cloud to display.\n{0}", + "Store Working Changes", + "Resume Working Changes", + "Store Working Changes", + "Delete Working Changes", + "Are you sure you want to permanently delete your working changes with ref {0}?", + " You cannot undo this action.", + "Delete All Working Changes from Cloud", + "Are you sure you want to permanently delete all stored changes from the cloud?", + " You cannot undo this action.", + "Compare Changes", + "Local Copy", + "Cloud Changes", + "Open File" + ], + "vs/workbench/contrib/codeActions/common/codeActionsExtensionPoint": [ + "Configure which editor to use for a resource.", + "Language modes that the code actions are enabled for.", + "`CodeActionKind` of the contributed code action.", + "Label for the code action used in the UI.", + "Description of what the code action does." + ], + "vs/workbench/contrib/codeActions/common/documentationExtensionPoint": [ + "Contributed documentation.", + "Contributed documentation for refactorings.", + "Contributed documentation for refactoring.", + "Label for the documentation used in the UI.", + "When clause.", + "Command executed." + ], + "vs/workbench/contrib/codeActions/browser/codeActionsContribution": [ + "Controls whether auto fix action should be run on file save.", + "Code Action kinds to be run on save.", + "Controls whether '{0}' actions should be run on file save." + ], + "vs/workbench/contrib/localHistory/browser/localHistoryTimeline": [ + "Local History" + ], + "vs/workbench/contrib/localHistory/browser/localHistoryCommands": [ + "Local History", + "Compare with File", + "Compare with Previous", + "Select for Compare", + "Compare with Selected", + "Show Contents", + "Restore Contents", + "File Restored", + "Do you want to restore the contents of '{0}'?", + "Restoring will discard any unsaved changes.", + "&&Restore", + "Unable to restore '{0}'.", + "Find Entry to Restore", + "Select the file to show local history for", + "Select the local history entry to open", + "Rename", + "Rename Local History Entry", + "Enter the new name of the local history entry", + "Delete", + "Do you want to delete the local history entry of '{0}' from {1}?", + "This action is irreversible!", + "&&Delete", + "Delete All", + "Do you want to delete all entries of all files in local history?", + "This action is irreversible!", + "&&Delete All", + "Create Entry", + "Create Local History Entry", + "Enter the new name of the local history entry for '{0}'", + "{0} ({1} • {2})", + "{0} ({1} • {2}) ↔ {3}", + "{0} ({1} • {2}) ↔ {3} ({4} • {5})" + ], "vs/workbench/contrib/userDataProfile/browser/userDataProfile": [ "Create an Empty Profile...", "Create from Current Profile...", @@ -25277,58 +25580,6 @@ "Cleanup Profiles", "Reset Workspace Profiles Associations" ], - "vs/workbench/contrib/codeActions/common/codeActionsExtensionPoint": [ - "Configure which editor to use for a resource.", - "Language modes that the code actions are enabled for.", - "`CodeActionKind` of the contributed code action.", - "Label for the code action used in the UI.", - "Description of what the code action does." - ], - "vs/workbench/contrib/codeActions/common/documentationExtensionPoint": [ - "Contributed documentation.", - "Contributed documentation for refactorings.", - "Contributed documentation for refactoring.", - "Label for the documentation used in the UI.", - "When clause.", - "Command executed." - ], - "vs/workbench/contrib/editSessions/browser/editSessionsStorageService": [ - "Select an account to store your working changes in the cloud", - "Signed In", - "Others", - "Sign in with {0}", - "Turn on Cloud Changes...", - "Turn off Cloud Changes...", - "Do you want to disable storing working changes in the cloud?", - "Delete all stored data from the cloud." - ], - "vs/workbench/contrib/editSessions/common/editSessionsLogService": [ - "Cloud Changes" - ], - "vs/workbench/contrib/editSessions/common/editSessions": [ - "Cloud Changes", - "Cloud Changes", - "View icon of the cloud changes view." - ], - "vs/workbench/contrib/bulkEdit/browser/preview/bulkEditPreview": [ - "Other" - ], - "vs/workbench/contrib/editSessions/browser/editSessionsViews": [ - "You have no stored changes in the cloud to display.\n{0}", - "Store Working Changes", - "Resume Working Changes", - "Store Working Changes", - "Delete Working Changes", - "Are you sure you want to permanently delete your working changes with ref {0}?", - " You cannot undo this action.", - "Delete All Working Changes from Cloud", - "Are you sure you want to permanently delete all stored changes from the cloud?", - " You cannot undo this action.", - "Compare Changes", - "Local Copy", - "Cloud Changes", - "Open File" - ], "vs/workbench/contrib/timeline/browser/timelinePane": [ "Loading...", "Load more", @@ -25349,48 +25600,8 @@ "Unpin the Current Timeline", "Timeline" ], - "vs/workbench/contrib/localHistory/browser/localHistoryTimeline": [ - "Local History" - ], - "vs/workbench/contrib/localHistory/browser/localHistoryCommands": [ - "Local History", - "Compare with File", - "Compare with Previous", - "Select for Compare", - "Compare with Selected", - "Show Contents", - "Restore Contents", - "File Restored", - "Do you want to restore the contents of '{0}'?", - "Restoring will discard any unsaved changes.", - "&&Restore", - "Unable to restore '{0}'.", - "Find Entry to Restore", - "Select the file to show local history for", - "Select the local history entry to open", - "Rename", - "Rename Local History Entry", - "Enter the new name of the local history entry", - "Delete", - "Do you want to delete the local history entry of '{0}' from {1}?", - "This action is irreversible!", - "&&Delete", - "Delete All", - "Do you want to delete all entries of all files in local history?", - "This action is irreversible!", - "&&Delete All", - "Create Entry", - "Create Local History Entry", - "Enter the new name of the local history entry for '{0}'", - "{0} ({1} • {2})", - "{0} ({1} • {2}) ↔ {3}", - "{0} ({1} • {2}) ↔ {3} ({4} • {5})" - ], - "vs/workbench/contrib/audioCues/browser/commands": [ - "Help: List Audio Cues", - "Disabled", - "Enable/Disable Audio Cue", - "Select an audio cue to play" + "vs/workbench/services/workspaces/browser/workspaceTrustEditorInput": [ + "Workspace Trust" ], "vs/workbench/contrib/workspace/browser/workspaceTrustEditor": [ "Icon for workspace trust ion the banner.", @@ -25465,25 +25676,118 @@ "This folder is trusted via the bolded entries in the the trusted folders below.", "This window is trusted by nature of the workspace that is opened." ], + "vs/workbench/contrib/audioCues/browser/commands": [ + "Help: List Audio Cues", + "Disabled", + "Enable/Disable Audio Cue", + "Select an audio cue to play" + ], + "vs/workbench/contrib/share/browser/shareService": [ + "The number of available share providers", + "Choose how to share {0}" + ], "vs/workbench/contrib/accessibility/browser/accessibilityContribution": [ "Accessibility", "Provide information about how to access the terminal accessibility help menu when the terminal is focused", - "Provide information about how to navigate changes in the diff editor when it is focused" + "Provide information about how to navigate changes in the diff editor when it is focused", + "Provide information about how to access the chat help menu when the chat input is focused", + "Provide information about how to access the interactive editor accessibility help menu when the interactive editor input is focused", + "Provide information about how to change a keybinding in the keybindings editor when a row is focused", + "Provide information about how to focus the cell container or inner editor when a notebook cell is focused." ], - "vs/workbench/common/editor/textEditorModel": [ - "Language {0} was automatically detected and set as the language mode." + "vs/workbench/browser/parts/notifications/notificationsCenter": [ + "No new notifications", + "Notifications", + "Notification Center Actions", + "Notifications Center" ], - "vs/workbench/contrib/codeActions/browser/codeActionsContribution": [ - "Controls whether auto fix action should be run on file save.", - "Code Action kinds to be run on save.", - "Controls whether '{0}' actions should be run on file save." + "vs/workbench/browser/parts/notifications/notificationsStatus": [ + "Notifications", + "Notifications", + "Do Not Disturb", + "Do Not Disturb Mode is Enabled", + "Hide Notifications", + "No Notifications", + "No New Notifications", + "1 New Notification", + "{0} New Notifications", + "No New Notifications ({0} in progress)", + "1 New Notification ({0} in progress)", + "{0} New Notifications ({1} in progress)", + "Status Message" ], - "vs/workbench/services/workspaces/browser/workspaceTrustEditorInput": [ - "Workspace Trust" + "vs/workbench/browser/parts/notifications/notificationsCommands": [ + "Notifications", + "Show Notifications", + "Hide Notifications", + "Clear All Notifications", + "Accept Notification Primary Action", + "Toggle Do Not Disturb Mode", + "Focus Notification Toast" + ], + "vs/workbench/browser/parts/notifications/notificationsToasts": [ + "{0}, notification", + "{0}, source: {1}, notification" + ], + "vs/workbench/services/configuration/common/configurationEditing": [ + "Open Tasks Configuration", + "Open Launch Configuration", + "Open Settings", + "Open Tasks Configuration", + "Open Launch Configuration", + "Save and Retry", + "Save and Retry", + "Open Settings", + "Unable to write {0} because it is configured in system policy.", + "Unable to write to {0} because {1} is not a registered configuration.", + "Unable to write {0} to Workspace Settings. This setting can be written only into User settings.", + "Unable to write {0} to Workspace Settings. This setting can be written only into User settings.", + "Unable to write to Folder Settings because {0} does not support the folder resource scope.", + "Unable to write to User Settings because {0} does not support for global scope.", + "Unable to write to Workspace Settings because {0} does not support for workspace scope in a multi folder workspace.", + "Unable to write to Folder Settings because no resource is provided.", + "Unable to write to Language Settings because {0} is not a resource language setting.", + "Unable to write to {0} because no workspace is opened. Please open a workspace first and try again.", + "Unable to write into the tasks configuration file. Please open it to correct errors/warnings in it and try again.", + "Unable to write into the launch configuration file. Please open it to correct errors/warnings in it and try again.", + "Unable to write into user settings. Please open the user settings to correct errors/warnings in it and try again.", + "Unable to write into remote user settings. Please open the remote user settings to correct errors/warnings in it and try again.", + "Unable to write into workspace settings. Please open the workspace settings to correct errors/warnings in the file and try again.", + "Unable to write into folder settings. Please open the '{0}' folder settings to correct errors/warnings in it and try again.", + "Unable to write into tasks configuration file because the file has unsaved changes. Please save it first and then try again.", + "Unable to write into launch configuration file because the file has unsaved changes. Please save it first and then try again.", + "Unable to write into user settings because the file has unsaved changes. Please save the user settings file first and then try again.", + "Unable to write into remote user settings because the file has unsaved changes. Please save the remote user settings file first and then try again.", + "Unable to write into workspace settings because the file has unsaved changes. Please save the workspace settings file first and then try again.", + "Unable to write into folder settings because the file has unsaved changes. Please save the '{0}' folder settings file first and then try again.", + "Unable to write into tasks configuration file because the content of the file is newer.", + "Unable to write into launch configuration file because the content of the file is newer.", + "Unable to write into user settings because the content of the file is newer.", + "Unable to write into remote user settings because the content of the file is newer.", + "Unable to write into workspace settings because the content of the file is newer.", + "Unable to write into folder settings because the content of the file is newer.", + "Unable to write to {0} because of an internal error.", + "User Settings", + "Remote User Settings", + "Workspace Settings", + "Folder Settings" ], "vs/workbench/services/textfile/common/textFileEditorModelManager": [ "Failed to save '{0}': {1}" ], + "vs/workbench/common/editor/textEditorModel": [ + "Language {0} was automatically detected and set as the language mode." + ], + "vs/workbench/browser/parts/titlebar/titlebarPart": [ + "Focus Title Bar", + "Command Center", + "Layout Controls" + ], + "vs/workbench/browser/parts/notifications/notificationsAlerts": [ + "Error: {0}", + "Warning: {0}", + "Info: {0}" + ], "vs/workbench/services/configurationResolver/common/variableResolver": [ "Variable {0} can not be resolved. Please open an editor.", "Variable {0}: can not find workspace folder of '{1}'.", @@ -25501,11 +25805,6 @@ "Variable {0} can not be resolved. Make sure to have some text selected in the active editor.", "Variable {0} can not be resolved because the command has no value." ], - "vs/workbench/browser/parts/titlebar/titlebarPart": [ - "Focus Title Bar", - "Command Center", - "Layout Controls" - ], "vs/workbench/services/workingCopy/common/workingCopyHistoryTracker": [ "Undo / Redo" ], @@ -25525,9 +25824,6 @@ "More Info", "Clear Display Language Preference" ], - "vs/workbench/contrib/extensions/common/reportExtensionIssueAction": [ - "Report Issue" - ], "vs/workbench/contrib/extensions/electron-sandbox/extensionsSlowActions": [ "Performance Issue", "Report Issue", @@ -25537,55 +25833,44 @@ "Did you attach the CPU-Profile?", "This is a reminder to make sure that you have not forgotten to attach '{0}' to an existing performance issue." ], - "vs/workbench/contrib/terminal/electron-sandbox/terminalRemote": [ - "Create New Integrated Terminal (Local)" + "vs/workbench/contrib/extensions/common/reportExtensionIssueAction": [ + "Report Issue" ], "vs/workbench/contrib/terminal/browser/terminalProfileResolverService": [ "The terminal is using deprecated shell/shellArgs settings, do you want to migrate it to a profile?", "Migrate" ], + "vs/workbench/contrib/terminal/electron-sandbox/terminalRemote": [ + "Create New Integrated Terminal (Local)" + ], "vs/workbench/contrib/terminal/browser/baseTerminalBackend": [ "Restart pty host", "The connection to the terminal's pty host process is unresponsive, the terminals may stop working." ], - "vs/workbench/contrib/codeEditor/browser/outline/documentSymbolsTree": [ - "{0} ({1})", - "1 problem in this element", - "{0} problems in this element", - "Contains elements with problems", - "array", - "boolean", - "class", - "constant", - "constructor", - "enumeration", - "enumeration member", - "event", - "field", - "file", - "function", - "interface", - "key", - "method", - "module", - "namespace", - "null", - "number", - "object", - "operator", - "package", - "property", - "string", - "struct", - "type parameter", - "variable" - ], "vs/workbench/contrib/tasks/common/taskTemplates": [ "Executes .NET Core build command", "Executes the build target", "Example to run an arbitrary external command", "Executes common maven commands" ], + "vs/workbench/contrib/tasks/common/taskConfiguration": [ + "Warning: options.cwd must be of type string. Ignoring value {0}\n", + "Error: command argument must either be a string or a quoted string. Provided value is:\n{0}", + "Warning: shell configuration is only supported when executing tasks in the terminal.", + "Error: Problem Matcher in declare scope must have a name:\n{0}\n", + "Warning: the defined problem matcher is unknown. Supported types are string | ProblemMatcher | Array.\n{0}\n", + "Error: Invalid problemMatcher reference: {0}\n", + "Error: tasks configuration must have a type property. The configuration will be ignored.\n{0}\n", + "Error: there is no registered task type '{0}'. Did you miss installing an extension that provides a corresponding task provider?", + "Error: the task configuration '{0}' is missing the required property 'type'. The task configuration will be ignored.", + "Error: the task configuration '{0}' is using an unknown type. The task configuration will be ignored.", + "Error: tasks is not declared as a custom task. The configuration will be ignored.\n{0}\n", + "Error: a task must provide a label property. The task will be ignored.\n{0}\n", + "Warning: {0} tasks are unavailable in the current environment.\n", + "Error: the task '{0}' neither specifies a command nor a dependsOn property. The task will be ignored. Its definition is:\n{1}", + "Error: the task '{0}' doesn't define a command. The task will be ignored. Its definition is:\n{1}", + "Task version 2.0.0 doesn't support global OS specific tasks. Convert them to a task with a OS specific command. Affected tasks are:\n{0}" + ], "vs/workbench/contrib/tasks/browser/taskQuickPick": [ "Show All Tasks...", "Configuration icon in the tasks selection list.", @@ -25617,24 +25902,6 @@ "Task has infos and is waiting...", "Beginning of detected errors for this run" ], - "vs/workbench/contrib/tasks/common/taskConfiguration": [ - "Warning: options.cwd must be of type string. Ignoring value {0}\n", - "Error: command argument must either be a string or a quoted string. Provided value is:\n{0}", - "Warning: shell configuration is only supported when executing tasks in the terminal.", - "Error: Problem Matcher in declare scope must have a name:\n{0}\n", - "Warning: the defined problem matcher is unknown. Supported types are string | ProblemMatcher | Array.\n{0}\n", - "Error: Invalid problemMatcher reference: {0}\n", - "Error: tasks configuration must have a type property. The configuration will be ignored.\n{0}\n", - "Error: there is no registered task type '{0}'. Did you miss installing an extension that provides a corresponding task provider?", - "Error: the task configuration '{0}' is missing the required property 'type'. The task configuration will be ignored.", - "Error: the task configuration '{0}' is using an unknown type. The task configuration will be ignored.", - "Error: tasks is not declared as a custom task. The configuration will be ignored.\n{0}\n", - "Error: a task must provide a label property. The task will be ignored.\n{0}\n", - "Warning: {0} tasks are unavailable in the current environment.\n", - "Error: the task '{0}' neither specifies a command nor a dependsOn property. The task will be ignored. Its definition is:\n{1}", - "Error: the task '{0}' doesn't define a command. The task will be ignored. Its definition is:\n{1}", - "Task version 2.0.0 doesn't support global OS specific tasks. Convert them to a task with a OS specific command. Affected tasks are:\n{0}" - ], "vs/workbench/contrib/localHistory/browser/localHistory": [ "Icon for a local history entry in the timeline view.", "Icon for restoring contents of a local history entry." @@ -25701,14 +25968,57 @@ "We are sorry for the inconvenience. You can reopen the window to continue where you left off.", "We are sorry for the inconvenience. You can open a new empty window to start again.", "Don't restore editors", - "&&Learn More", - "&&Close", - "Running as administrator is not supported in your environment", - "We are sorry for the inconvenience. Please try again without administrator privileges.", "You can still access the menu bar by pressing the Alt-key." ], - "vs/platform/terminal/common/terminalProfiles": [ - "Automatically detect the default" + "vs/platform/terminal/common/terminalPlatformConfiguration": [ + "An optional set of arguments to run the shell executable with.", + "Controls whether or not the profile name overrides the auto detected one.", + "A codicon ID to associate with the terminal icon.", + "A theme color ID to associate with the terminal icon.", + "An object with environment variables that will be added to the terminal profile process. Set to `null` to delete environment variables from the base environment.", + "A single path to a shell executable or an array of paths that will be used as fallbacks when one fails.", + "A single path to a shell executable.", + "A set of terminal profile customizations for {0} which allows adding, removing or changing how terminals are launched. Profiles are made up of a mandatory path, optional arguments and other presentation options.\n\nTo override an existing profile use its profile name as the key, for example:\n\n{1}\n\n{2}Read more about configuring profiles{3}.", + "This is deprecated, the new recommended way to configure your default shell is by creating a terminal profile in {0} and setting its profile name as the default in {1}. This will currently take priority over the new profiles settings but that will change in the future.", + "This is deprecated, the new recommended way to configure your default shell is by creating a terminal profile in {0} and setting its profile name as the default in {1}. This will currently take priority over the new profiles settings but that will change in the future.", + "This is deprecated, the new recommended way to configure your default shell is by creating a terminal profile in {0} and setting its profile name as the default in {1}. This will currently take priority over the new profiles settings but that will change in the future.", + "This is deprecated, the new recommended way to configure your automation shell is by creating a terminal automation profile with {0}. This will currently take priority over the new automation profile settings but that will change in the future.", + "This is deprecated, the new recommended way to configure your automation shell is by creating a terminal automation profile with {0}. This will currently take priority over the new automation profile settings but that will change in the future.", + "This is deprecated, the new recommended way to configure your automation shell is by creating a terminal automation profile with {0}. This will currently take priority over the new automation profile settings but that will change in the future.", + "Integrated Terminal", + "A path that when set will override {0} and ignore {1} values for automation-related terminal usage like tasks and debug.", + "A path that when set will override {0} and ignore {1} values for automation-related terminal usage like tasks and debug.", + "A path that when set will override {0} and ignore {1} values for automation-related terminal usage like tasks and debug.", + "The terminal profile to use on Linux for automation-related terminal usage like tasks and debug. This setting will currently be ignored if {0} (now deprecated) is set.", + "The terminal profile to use on macOS for automation-related terminal usage like tasks and debug. This setting will currently be ignored if {0} (now deprecated) is set.", + "The terminal profile to use for automation-related terminal usage like tasks and debug. This setting will currently be ignored if {0} (now deprecated) is set.", + "The path of the shell that the terminal uses on Linux. [Read more about configuring the shell](https://code.visualstudio.com/docs/editor/integrated-terminal#_terminal-profiles).", + "The path of the shell that the terminal uses on macOS. [Read more about configuring the shell](https://code.visualstudio.com/docs/editor/integrated-terminal#_terminal-profiles).", + "The path of the shell that the terminal uses on Windows. [Read more about configuring the shell](https://code.visualstudio.com/docs/editor/integrated-terminal#_terminal-profiles).", + "The command line arguments to use when on the Linux terminal. [Read more about configuring the shell](https://code.visualstudio.com/docs/editor/integrated-terminal#_terminal-profiles).", + "The command line arguments to use when on the macOS terminal. [Read more about configuring the shell](https://code.visualstudio.com/docs/editor/integrated-terminal#_terminal-profiles).", + "The command line arguments to use when on the Windows terminal. [Read more about configuring the shell](https://code.visualstudio.com/docs/editor/integrated-terminal#_terminal-profiles).", + "The command line arguments to use when on the Windows terminal. [Read more about configuring the shell](https://code.visualstudio.com/docs/editor/integrated-terminal#_terminal-profiles).", + "The command line arguments in [command-line format](https://msdn.microsoft.com/en-au/08dfcab2-eb6e-49a4-80eb-87d4076c98c6) to use when on the Windows terminal. [Read more about configuring the shell](https://code.visualstudio.com/docs/editor/integrated-terminal#_terminal-profiles).", + "A profile source that will auto detect the paths to the shell. Note that non-standard executable locations are not supported and must be created manually in a new profile.", + "The extension that contributed this profile.", + "The id of the extension terminal", + "The name of the extension terminal", + "The extension that contributed this profile.", + "The id of the extension terminal", + "The name of the extension terminal", + "The extension that contributed this profile.", + "The id of the extension terminal", + "The name of the extension terminal", + "Controls whether or not WSL distros are shown in the terminal dropdown", + "Whether new shells should inherit their environment from VS Code, which may source a login shell to ensure $PATH and other development variables are initialized. This has no effect on Windows.", + "Controls the maximum amount of lines that will be restored when reconnecting to a persistent terminal session. Increasing this will restore more lines of scrollback at the cost of more memory and increase the time it takes to connect to terminals on start up. This setting requires a restart to take effect and should be set to a value less than or equal to `#terminal.integrated.scrollback#`.", + "Whether to show hovers for links in the terminal output.", + "A set of process names to ignore when using the {0} setting.", + "Integrated Terminal", + "The default profile used on Linux. This setting will currently be ignored if either {0} or {1} are set.", + "The default profile used on macOS. This setting will currently be ignored if either {0} or {1} are set.", + "The default profile used on Windows. This setting will currently be ignored if either {0} or {1} are set." ], "vs/base/browser/ui/findinput/findInput": [ "input" @@ -25720,34 +26030,6 @@ "for history", "Cleared Input" ], - "vs/workbench/browser/parts/notifications/notificationsActions": [ - "Icon for the clear action in notifications.", - "Icon for the clear all action in notifications.", - "Icon for the hide action in notifications.", - "Icon for the expand action in notifications.", - "Icon for the collapse action in notifications.", - "Icon for the configure action in notifications.", - "Icon for the mute all action in notifications.", - "Clear Notification", - "Clear All Notifications", - "Toggle Do Not Disturb Mode", - "Hide Notifications", - "Expand Notification", - "Collapse Notification", - "Configure Notification", - "Copy Text" - ], - "vs/workbench/browser/parts/notifications/notificationsList": [ - "{0}, notification", - "{0}, source: {1}, notification", - "Notifications List" - ], - "vs/base/browser/ui/actionbar/actionViewItems": [ - "{0} ({1})" - ], - "vs/base/browser/ui/dropdown/dropdownActionViewItem": [ - "More Actions..." - ], "vs/editor/browser/widget/diffReview": [ "Icon for 'Insert' in diff review.", "Icon for 'Remove' in diff review.", @@ -25815,15 +26097,18 @@ "Show Code Actions ({0})", "Show Code Actions" ], - "vs/editor/contrib/copyPaste/browser/copyPasteController": [ - "Running paste handlers. Click to cancel" + "vs/base/browser/ui/actionbar/actionViewItems": [ + "{0} ({1})" ], - "vs/editor/contrib/dropIntoEditor/browser/postDropWidget": [ - "Whether the drop widget is showing", - "Show drop options... ({0})", - "Show drop options..." + "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController": [ + "Whether the paste widget is showing", + "Show paste options...", + "Running paste handlers. Click to cancel", + "Select Paste Action", + "Running paste handlers" ], - "vs/editor/contrib/dropIntoEditor/browser/defaultOnDropProviders": [ + "vs/editor/contrib/dropOrPasteInto/browser/defaultProviders": [ + "Built-in", "Insert Plain Text", "Insert Uris", "Insert Uri", @@ -25832,11 +26117,10 @@ "Insert Relative Paths", "Insert Relative Path" ], - "vs/editor/contrib/format/browser/format": [ - "Made 1 formatting edit on line {0}", - "Made {0} formatting edits on line {1}", - "Made 1 formatting edit between lines {0} and {1}", - "Made {0} formatting edits between lines {1} and {2}" + "vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorController": [ + "Whether the drop widget is showing", + "Show drop options...", + "Running drop handlers. Click to cancel" ], "vs/editor/contrib/find/browser/findWidget": [ "Icon for 'Find in Selection' in the editor find widget.", @@ -25874,6 +26158,12 @@ "Icon for manually collapsed ranges in the editor glyph margin.", "Icon for manually expanded ranges in the editor glyph margin." ], + "vs/editor/contrib/format/browser/format": [ + "Made 1 formatting edit on line {0}", + "Made {0} formatting edits on line {1}", + "Made 1 formatting edit between lines {0} and {1}", + "Made {0} formatting edits between lines {1} and {2}" + ], "vs/editor/contrib/inlineCompletions/browser/hoverParticipant": [ "Suggestion:" ], @@ -25890,6 +26180,29 @@ "Hide Inline Suggestion", "Always Show Toolbar" ], + "vs/editor/contrib/gotoSymbol/browser/peek/referencesController": [ + "Whether reference peek is visible, like 'Peek References' or 'Peek Definition'", + "Loading...", + "{0} ({1})" + ], + "vs/editor/contrib/gotoSymbol/browser/symbolNavigation": [ + "Whether there are symbol locations that can be navigated via keyboard-only.", + "Symbol {0} of {1}, {2} for next", + "Symbol {0} of {1}" + ], + "vs/editor/contrib/gotoSymbol/browser/referencesModel": [ + "in {0} on line {1} at column {2}", + "{0} in {1} on line {2} at column {3}", + "1 symbol in {0}, full path {1}", + "{0} symbols in {1}, full path {2}", + "No results found", + "Found 1 symbol in {0}", + "Found {0} symbols in {1}", + "Found {0} symbols in {1} files" + ], + "vs/editor/contrib/message/browser/messageController": [ + "Whether the editor is currently showing an inline message" + ], "vs/editor/contrib/gotoError/browser/gotoErrorWidget": [ "Error", "Warning", @@ -25906,28 +26219,9 @@ "Editor marker navigation widget info heading background.", "Editor marker navigation widget background." ], - "vs/editor/contrib/gotoSymbol/browser/peek/referencesController": [ - "Whether reference peek is visible, like 'Peek References' or 'Peek Definition'", - "Loading...", - "{0} ({1})" - ], - "vs/editor/contrib/gotoSymbol/browser/referencesModel": [ - "symbol in {0} on line {1} at column {2}", - "symbol in {0} on line {1} at column {2}, {3}", - "1 symbol in {0}, full path {1}", - "{0} symbols in {1}, full path {2}", - "No results found", - "Found 1 symbol in {0}", - "Found {0} symbols in {1}", - "Found {0} symbols in {1} files" - ], - "vs/editor/contrib/gotoSymbol/browser/symbolNavigation": [ - "Whether there are symbol locations that can be navigated via keyboard-only.", - "Symbol {0} of {1}, {2} for next", - "Symbol {0} of {1}" - ], - "vs/editor/contrib/message/browser/messageController": [ - "Whether the editor is currently showing an inline message" + "vs/editor/contrib/codeAction/browser/codeActionController": [ + "Hide Disabled", + "Show Disabled" ], "vs/editor/contrib/hover/browser/markdownHoverParticipant": [ "Loading...", @@ -26016,12 +26310,6 @@ "vs/workbench/browser/parts/editor/textEditor": [ "Editor" ], - "vs/workbench/contrib/terminal/browser/terminalEditorInput": [ - "Do you want to terminate running processes?", - "&&Terminate", - "Closing will terminate the running processes in the terminals.", - "Closing will terminate the running processes in this terminal." - ], "vs/platform/theme/common/tokenClassificationRegistry": [ "Colors and styles for the token.", "Foreground color for the token.", @@ -26066,7 +26354,14 @@ "Style to use for symbols that are async.", "Style to use for symbols that are readonly." ], + "vs/workbench/contrib/terminal/browser/terminalEditorInput": [ + "Do you want to terminate running processes?", + "&&Terminate", + "Closing will terminate the running processes in the terminals.", + "Closing will terminate the running processes in this terminal." + ], "vs/workbench/api/browser/mainThreadCustomEditors": [ + "Custom editor '{0}' could not be saved.", "Edit" ], "vs/workbench/contrib/comments/browser/commentsView": [ @@ -26091,6 +26386,9 @@ "[Ln {0}-{1}]", "Last reply from {0}" ], + "vs/workbench/contrib/notebook/common/notebookEditorModel": [ + "Notebook '{0}' could not be saved." + ], "vs/workbench/contrib/testing/common/testResult": [ "Test run at {0}" ], @@ -26110,13 +26408,32 @@ "vs/base/browser/ui/tree/treeDefaults": [ "Collapse All" ], - "vs/base/browser/ui/splitview/paneview": [ - "{0} Section" - ], "vs/workbench/browser/parts/views/checkbox": [ "Checked", "Unchecked" ], + "vs/workbench/contrib/remote/browser/remoteIcons": [ + "Getting started icon in the remote explorer view.", + "Documentation icon in the remote explorer view.", + "Feedback icon in the remote explorer view.", + "Review issue icon in the remote explorer view.", + "Report issue icon in the remote explorer view.", + "View icon of the remote explorer view.", + "View icon of the remote ports view.", + "Icon representing a remote port.", + "Icon representing a private remote port.", + "Icon for the forward action.", + "Icon for the stop forwarding action.", + "Icon for the open browser action.", + "Icon for the open preview action.", + "Icon for the copy local address action.", + "Icon for the label port action.", + "Icon for forwarded ports that don't have a running process.", + "Icon for forwarded ports that do have a running process." + ], + "vs/base/browser/ui/splitview/paneview": [ + "{0} Section" + ], "vs/workbench/contrib/remote/browser/tunnelView": [ "Whether the Ports view is enabled.", "Add Port", @@ -26162,56 +26479,29 @@ "Choose a port to stop forwarding", "Open in Browser", "Preview in Editor", - "Open Port in Browser", - "No ports currently forwarded. Open the Ports view to get started.", - "Open the Ports view...", - "Choose the port to open", - "Copy Local Address", - "Copy Forwarded Port Address", - "Choose a forwarded port", - "Change Local Address Port", - "The local port {0} is not available. Port number {1} has been used instead", - "New local port", - "HTTP", - "HTTPS", - "Port Visibility", - "Change Port Protocol", - "The color of the icon for a port that has an associated running process." - ], - "vs/workbench/contrib/remote/browser/remoteIcons": [ - "Getting started icon in the remote explorer view.", - "Documentation icon in the remote explorer view.", - "Feedback icon in the remote explorer view.", - "Review issue icon in the remote explorer view.", - "Report issue icon in the remote explorer view.", - "View icon of the remote explorer view.", - "View icon of the remote ports view.", - "Icon representing a remote port.", - "Icon representing a private remote port.", - "Icon for the forward action.", - "Icon for the stop forwarding action.", - "Icon for the open browser action.", - "Icon for the open preview action.", - "Icon for the copy local address action.", - "Icon for the label port action.", - "Icon for forwarded ports that don't have a running process.", - "Icon for forwarded ports that do have a running process." - ], - "vs/workbench/browser/parts/editor/textCodeEditor": [ - "Text Editor" - ], - "vs/workbench/browser/parts/editor/binaryEditor": [ - "Binary Viewer", - "The file is not displayed in the text editor because it is either binary or uses an unsupported text encoding.", - "Open Anyway" - ], - "vs/workbench/browser/parts/editor/tabsTitleControl": [ - "Tab actions" + "Open Port in Browser", + "No ports currently forwarded. Open the Ports view to get started.", + "Open the Ports view...", + "Choose the port to open", + "Copy Local Address", + "Copy Forwarded Port Address", + "Choose a forwarded port", + "Change Local Address Port", + "The local port {0} is not available. Port number {1} has been used instead", + "New local port", + "HTTP", + "HTTPS", + "Port Visibility", + "Change Port Protocol", + "The color of the icon for a port that has an associated running process." ], "vs/workbench/browser/parts/editor/editorPanes": [ "Unable to open '{0}'", "&&OK" ], + "vs/workbench/browser/parts/editor/tabsTitleControl": [ + "Tab actions" + ], "vs/workbench/browser/parts/editor/editorGroupWatermark": [ "Show All Commands", "Go to File", @@ -26226,6 +26516,17 @@ "Toggle Full Screen", "Show Settings" ], + "vs/workbench/browser/parts/editor/textCodeEditor": [ + "Text Editor" + ], + "vs/editor/browser/widget/diffEditorWidget2/diffEditorWidget2": [ + " use Shift + F7 to navigate changes" + ], + "vs/workbench/browser/parts/editor/binaryEditor": [ + "Binary Viewer", + "The file is not displayed in the text editor because it is either binary or uses an unsupported text encoding.", + "Open Anyway" + ], "vs/workbench/browser/parts/activitybar/activitybarActions": [ "Loading...", "{0} is currently unavailable", @@ -26238,6 +26539,9 @@ "Next Primary Side Bar View", "Focus Activity Bar" ], + "vs/workbench/browser/parts/compositeBar": [ + "Active View Switcher" + ], "vs/workbench/browser/parts/titlebar/menubarControl": [ "&&File", "&&Edit", @@ -26258,9 +26562,6 @@ "Installing Update...", "Restart to &&Update" ], - "vs/workbench/browser/parts/compositeBar": [ - "Active View Switcher" - ], "vs/base/browser/ui/toolbar/toolbar": [ "More Actions..." ], @@ -26272,6 +26573,9 @@ "vs/workbench/browser/parts/sidebar/sidebarActions": [ "Focus into Primary Side Bar" ], + "vs/base/browser/ui/iconLabel/iconLabelHover": [ + "Loading..." + ], "vs/workbench/services/preferences/browser/keybindingsEditorModel": [ "System", "Extension", @@ -26311,12 +26615,6 @@ "Incorrect type. Expected an object.", "Property {0} is not allowed.\n" ], - "vs/editor/common/model/editStack": [ - "Typing" - ], - "vs/base/browser/ui/iconLabel/iconLabelHover": [ - "Loading..." - ], "vs/platform/quickinput/browser/quickInput": [ "Back", "Press 'Enter' to confirm your input or 'Escape' to cancel", @@ -26331,22 +26629,19 @@ "Back ({0})", "Back" ], - "vs/workbench/contrib/preferences/browser/preferencesRenderers": [ - "Edit", - "Replace in Settings", - "Copy to Settings", - "This setting cannot be applied because it is configured in the system policy.", - "This setting cannot be applied because it is not registered as language override setting.", - "This setting cannot be applied while a non-default profile is active. It will be applied when the default profile is active.", - "This setting cannot be applied in this window. It will be applied when you open a local window.", - "This setting cannot be applied in this workspace. It will be applied when you open the containing workspace folder directly.", - "This setting has an application scope and can be set only in the user settings file.", - "This setting can only be applied in user settings in local window or in remote settings in remote window.", - "This setting can only be applied in a trusted workspace.", - "Unknown Configuration Setting", - "Manage Workspace Trust", - "Manage Workspace Trust", - "Unsupported Property" + "vs/workbench/services/textMate/common/TMGrammars": [ + "Contributes textmate tokenizers.", + "Language identifier for which this syntax is contributed to.", + "Textmate scope name used by the tmLanguage file.", + "Path of the tmLanguage file. The path is relative to the extension folder and typically starts with './syntaxes/'.", + "A map of scope name to language id if this grammar contains embedded languages.", + "A map of scope name to token types.", + "List of language scope names to which this grammar is injected to.", + "Defines which scope names contain balanced brackets.", + "Defines which scope names do not contain balanced brackets." + ], + "vs/editor/common/model/editStack": [ + "Typing" ], "vs/base/browser/ui/keybindingLabel/keybindingLabel": [ "Unbound" @@ -26374,6 +26669,32 @@ "The background color of a settings row when hovered.", "The color of the row's top and bottom border when the row is focused." ], + "vs/workbench/contrib/preferences/browser/preferencesRenderers": [ + "Edit", + "Replace in Settings", + "Copy to Settings", + "This setting cannot be applied because it is configured in the system policy.", + "This setting cannot be applied because it is not registered as language override setting.", + "This setting cannot be applied while a non-default profile is active. It will be applied when the default profile is active.", + "This setting cannot be applied in this window. It will be applied when you open a local window.", + "This setting cannot be applied in this workspace. It will be applied when you open the containing workspace folder directly.", + "This setting has an application scope and can be set only in the user settings file.", + "This setting can only be applied in user settings in local window or in remote settings in remote window.", + "This setting can only be applied in a trusted workspace.", + "Unknown Configuration Setting", + "Manage Workspace Trust", + "Manage Workspace Trust", + "Unsupported Property" + ], + "vs/workbench/contrib/preferences/browser/preferencesWidgets": [ + "User", + "Remote", + "Workspace", + "Folder", + "Settings Switcher", + "Workspace", + "User" + ], "vs/workbench/contrib/preferences/browser/settingsLayout": [ "Commonly Used", "Text Editor", @@ -26395,6 +26716,7 @@ "Window", "New Window", "Features", + "Accessibility", "Explorer", "Search", "Debug", @@ -26423,15 +26745,6 @@ "Security", "Workspace" ], - "vs/workbench/contrib/preferences/browser/preferencesWidgets": [ - "User", - "Remote", - "Workspace", - "Folder", - "Settings Switcher", - "Workspace", - "User" - ], "vs/workbench/contrib/preferences/browser/tocTree": [ "Settings Table of Contents", "{0}, group" @@ -26452,17 +26765,6 @@ "Policy services", "Show settings for policy services" ], - "vs/workbench/services/textMate/common/TMGrammars": [ - "Contributes textmate tokenizers.", - "Language identifier for which this syntax is contributed to.", - "Textmate scope name used by the tmLanguage file.", - "Path of the tmLanguage file. The path is relative to the extension folder and typically starts with './syntaxes/'.", - "A map of scope name to language id if this grammar contains embedded languages.", - "A map of scope name to token types.", - "List of language scope names to which this grammar is injected to.", - "Defines which scope names contain balanced brackets.", - "Defines which scope names do not contain balanced brackets." - ], "vs/workbench/contrib/preferences/browser/settingsTree": [ "Extensions", "The setting has been configured in the current scope.", @@ -26472,6 +26774,7 @@ "Edit settings for {0}", "default", "The setting has been configured in the current scope.", + "Show Extension", "Reset Setting", "Validation Error.", "Validation Error.", @@ -26507,7 +26810,8 @@ "File to load in the webview to render the extension.", "Contributes notebook preloads.", "Type of the notebook.", - "Path to file loaded in the webview." + "Path to file loaded in the webview.", + "Paths to additional resources that should be allowed in the webview." ], "vs/workbench/contrib/notebook/browser/notebookEditorWidget": [ "Notebook", @@ -26568,42 +26872,79 @@ "Could not render content for '$0'", "Notebook webview content" ], - "vs/workbench/contrib/interactiveSession/common/interactiveSessionViewModel": [ - "Thinking" - ], - "vs/workbench/contrib/interactiveSession/browser/interactiveSessionListRenderer": [ - "Interactive Session" + "vs/workbench/contrib/notebook/browser/viewParts/notebookKernelQuickPickStrategy": [ + "Currently Selected", + "{0} - Currently Selected", + "Change kernel for '{0}'", + "Select kernel for '{0}'", + "Install suggested extensions", + "Browse marketplace for kernel extensions", + "Select Another Kernel...", + "Select Kernel", + "Select Another Kernel", + "Type to choose a kernel source", + "Learn More", + "Select Kernel from {0}", + "Selected Kernel: {0} (Kernel Detection Tasks Running)", + "Detecting Kernels", + "Detecting Kernels", + "Select Kernel" ], - "vs/workbench/contrib/interactiveSession/browser/interactiveSessionInputPart": [ - "Interactive Session Input" + "vs/editor/contrib/codeAction/browser/codeAction": [ + "An unknown error occurred while applying the code action" ], - "vs/workbench/contrib/interactiveSession/common/interactiveSessionContextKeys": [ + "vs/workbench/contrib/chat/common/chatContextKeys": [ "True when the provider has assigned an id to this response.", "When the response has been voted up, is set to 'up'. When voted down, is set to 'down'. Otherwise an empty string.", "True when the current request is still in progress.", - "True when the interactive input has text.", - "True when focus is in the interactive input, false otherwise.", - "True when focus is in the interactive session widget, false otherwise.", - "True when some interactive session provider has been registered." + "The chat item is a response.", + "The chat item is a request", + "True when the chat input has text.", + "True when focus is in the chat input, false otherwise.", + "True when focus is in the chat widget, false otherwise.", + "True when some chat provider has been registered." + ], + "vs/workbench/contrib/chat/browser/actions/chatAccessibilityHelp": [ + "Exit this menu and return to the input via the Escape key.", + "Chat responses will be announced as they come in. A response will indicate the number of code blocks, if any, and then the rest of the response.", + "In the input box, use UpArrow/DownArrow to navigate your request history. Edit input and use enter to run a new request.", + "The Focus Chat command ({0}) focuses the chat request/response list, which can be navigated with UpArrow/DownArrow.", + "The Focus Chat List command focuses the chat request/response list, which can be navigated with UpArrow/DownArrow and is currently not triggerable by a keybinding.", + "The Focus Chat Input command ({0}) focuses the input box for chat requests.", + "Focus Chat Input command focuses the input box for chat requests and is currently not triggerable by a keybinding.", + "The Chat: Next Code Block command ({0}) focuses the next code block within a response.", + "The Chat: Next Code Block command focuses the next code block within a response and is currently not triggerable by a keybinding.", + "The Chat Clear command ({0}) clears the request/response list.", + "The Chat Clear command clears the request/response list and is currently not triggerable by a keybinding.", + "Tab once to reach the make request button, which will re-run the request.", + "Tab again to enter the Diff editor with the changes and enter review mode with ({0}). Use Up/DownArrow to navigate lines with the proposed changes.", + "Tab again to enter the Diff editor with the changes and enter review mode with the Go to Next Difference Command. Use Up/DownArrow to navigate lines with the proposed changes.", + "Tab again to reach the action bar, which can be navigated with Left/RightArrow.", + "/explain commands will be run in the chat view.", + "To focus the chat view, run the GitHub Copilot: Focus on GitHub Copilot View command, which will focus the input box.", + "Use tab to reach conditional parts like commands, status message, message responses and more." ], - "vs/workbench/contrib/interactiveEditor/browser/interactiveEditorWidget": [ - "Interactive Editor Input", - "Modified", - "Original", - "Interactive Editor Input: {0}" + "vs/workbench/contrib/notebook/browser/contrib/find/notebookFindWidget": [ + "{0} found", + "{0} found for '{1}'", + "{0} found for '{1}'" ], - "vs/workbench/contrib/testing/common/constants": [ - "Errored", - "Failed", - "Passed", - "Queued", - "Running", - "Skipped", - "Not yet run", - "{0} ({1})", - "Debug", - "Run", - "Coverage" + "vs/workbench/contrib/chat/common/chatViewModel": [ + "Thinking" + ], + "vs/workbench/contrib/chat/browser/chatListRenderer": [ + "Chat", + "1 code block: {0}", + "{0} code blocks: {1}", + "Code block", + "Toolbar for code block which can be reached via tab", + "Code block toolbar", + "Code block {0}" + ], + "vs/workbench/contrib/chat/browser/chatInputPart": [ + "Chat Input, Type code here and press enter to run. Use {0} for Chat Accessibility Help.", + "Chat Input, Type code here and press Enter to run. Use the Chat Accessibility Help command for more information.", + "Chat Input" ], "vs/workbench/contrib/testing/browser/theme": [ "Color for the 'failed' icon in the test explorer.", @@ -26620,6 +26961,19 @@ "Text color of test info messages shown inline in the editor.", "Margin color beside info messages shown inline in the editor." ], + "vs/workbench/contrib/testing/common/constants": [ + "Errored", + "Failed", + "Passed", + "Queued", + "Running", + "Skipped", + "Not yet run", + "{0} ({1})", + "Debug", + "Run", + "Coverage" + ], "vs/workbench/contrib/testing/browser/testingExplorerFilter": [ "Show Only Failed Tests", "Show Only Executed Tests", @@ -26632,23 +26986,17 @@ "Show Hidden Tests", "Unhide All Tests" ], - "vs/workbench/contrib/notebook/browser/viewParts/notebookKernelQuickPickStrategy": [ - "Currently Selected", - "{0} - Currently Selected", - "Change kernel for '{0}'", - "Select kernel for '{0}'", - "Install suggested extensions", - "Browse marketplace for kernel extensions", - "Select Another Kernel...", - "Select Kernel", - "Select Another Kernel", - "Type to choose a kernel source", - "Learn More", - "Select Kernel from {0}", - "Selected Kernel: {0} (Kernel Detection Tasks Running)", - "Detecting Kernels", - "Detecting Kernels", - "Select Kernel" + "vs/workbench/contrib/interactiveEditor/browser/interactiveEditorStrategies": [ + "Nothing changed", + "Changed 1 line", + "Changed {0} lines" + ], + "vs/workbench/contrib/interactiveEditor/browser/interactiveEditorWidget": [ + "Interactive Editor Input", + "Original", + "Modified", + "Interactive Editor Input, Use {0} for Interactive Editor Accessibility Help.", + "Interactive Editor Input, Run the Interactive Editor Accessibility Help command for more information." ], "vs/platform/quickinput/browser/commandsQuickAccess": [ "recently used", @@ -26657,6 +27005,28 @@ "{0}, {1}", "Command '{0}' resulted in an error" ], + "vs/workbench/contrib/files/browser/views/explorerDecorationsProvider": [ + "Unable to resolve workspace folder ({0})", + "Symbolic Link", + "Unknown File Type", + "Explorer" + ], + "vs/workbench/contrib/files/browser/views/explorerViewer": [ + "Files Explorer", + "Type file name. Press Enter to confirm or Escape to cancel.", + "Are you sure you want to change the order of multiple root folders in your workspace?", + "Are you sure you want to move the following {0} files into '{1}'?", + "Are you sure you want to change the order of root folder '{0}' in your workspace?", + "Are you sure you want to move '{0}' into '{1}'?", + "Do not ask me again", + "&&Move", + "Copy {0}", + "Copying {0}", + "Move {0}", + "Moving {0}", + "{0} folders", + "{0} files" + ], "vs/workbench/contrib/files/browser/fileImportExport": [ "Uploading", "Overwrite {0}", @@ -26692,19 +27062,28 @@ "This action is irreversible!", "&&Replace" ], + "vs/workbench/contrib/bulkEdit/browser/preview/bulkEditTree": [ + "Bulk Edit", + "Renaming {0} to {1}, also making text edits", + "Creating {0}, also making text edits", + "Deleting {0}, also making text edits", + "{0}, making text edits", + "Renaming {0} to {1}", + "Creating {0}", + "Deleting {0}", + "line {0}, replacing {1} with {2}", + "line {0}, removing {1}", + "line {0}, inserting {1}", + "{0} → {1}", + "(renaming)", + "(creating)", + "(deleting)", + "{0} - {1}" + ], "vs/workbench/contrib/search/browser/replaceService": [ "Search and Replace", "{0} ↔ {1} (Replace Preview)" ], - "vs/workbench/contrib/files/browser/views/explorerDecorationsProvider": [ - "Unable to resolve workspace folder ({0})", - "Symbolic Link", - "Unknown File Type", - "Explorer" - ], - "vs/workbench/contrib/search/browser/searchFindInput": [ - "Notebook Find Filters" - ], "vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess": [ "To go to a symbol, first open a text editor with symbol information.", "The active text editor does not provide symbol information.", @@ -26740,9 +27119,8 @@ "fields ({0})", "constants ({0})" ], - "vs/platform/actions/browser/toolbar": [ - "Hide", - "Reset Menu" + "vs/workbench/contrib/search/browser/searchFindInput": [ + "Notebook Find Filters" ], "vs/workbench/contrib/searchEditor/browser/searchEditorSerialization": [ "All backslashes in Query string must be escaped (\\\\)", @@ -26753,10 +27131,17 @@ "No Results", "The result set only contains a subset of all matches. Be more specific in your search to narrow down the results." ], + "vs/platform/actions/browser/toolbar": [ + "Hide", + "Reset Menu" + ], "vs/workbench/contrib/scm/browser/dirtyDiffSwitcher": [ "Switch quick diff base", "Switch Quick Diff Base" ], + "vs/workbench/contrib/scm/browser/menus": [ + "Share" + ], "vs/workbench/contrib/debug/browser/baseDebugView": [ "Click to expand" ], @@ -26782,13 +27167,6 @@ "Install extension...", "Select debugger" ], - "vs/workbench/contrib/debug/browser/debugConfigurationManager": [ - "Select Launch Configuration", - "Edit Debug Configuration in launch.json", - "Unable to create 'launch.json' file inside the '.vscode' folder ({0}).", - "workspace", - "user settings" - ], "vs/workbench/contrib/debug/browser/debugTaskRunner": [ "Errors exist after running preLaunchTask '{0}'.", "Error exists after running preLaunchTask '{0}'.", @@ -26850,32 +27228,13 @@ "vs/workbench/contrib/debug/common/debugSource": [ "Unknown Source" ], - "vs/workbench/contrib/files/browser/views/explorerViewer": [ - "Files Explorer", - "Type file name. Press Enter to confirm or Escape to cancel.", - "Are you sure you want to change the order of multiple root folders in your workspace?", - "Are you sure you want to move the following {0} files into '{1}'?", - "Are you sure you want to change the order of root folder '{0}' in your workspace?", - "Are you sure you want to move '{0}' into '{1}'?", - "Do not ask me again", - "&&Move", - "Copy {0}", - "Copying {0}", - "Move {0}", - "Moving {0}", - "{0} folders", - "{0} files" + "vs/base/browser/ui/dropdown/dropdownActionViewItem": [ + "More Actions..." ], "vs/base/browser/ui/findinput/replaceInput": [ "input", "Preserve Case" ], - "vs/workbench/contrib/markers/browser/markersTable": [ - "Code", - "Message", - "File", - "Source" - ], "vs/workbench/contrib/markers/browser/markersTreeViewer": [ "Problems View", "Icon indicating that multiple lines are shown in the markers view.", @@ -26883,23 +27242,11 @@ "Show message in single line", "Show message in multiple lines" ], - "vs/workbench/contrib/notebook/browser/contrib/find/notebookFindReplaceWidget": [ - "Find", - "Find", - "Previous Match", - "Next Match", - "Close", - "Toggle Replace", - "Replace", - "Replace", - "Replace", - "Replace All", - "Icon for Find Filter in find widget.", - "Find Filters", - "Markdown Source", - "Rendered Markdown", - "Code Cell Source", - "Code Cell Output" + "vs/workbench/contrib/markers/browser/markersTable": [ + "Code", + "Message", + "File", + "Source" ], "vs/workbench/contrib/mergeEditor/browser/mergeEditorInputModel": [ "Do you want keep the merge result of {0} files?", @@ -26932,13 +27279,6 @@ "&&Close", "Don't ask again" ], - "vs/workbench/contrib/comments/browser/commentsController": [ - "Whether the position at the active cursor has a commenting range", - "Select Comment Provider" - ], - "vs/workbench/contrib/customEditor/common/contributedCustomEditors": [ - "Built-in" - ], "vs/workbench/contrib/mergeEditor/common/mergeEditor": [ "The editor is a merge editor", "The editor is a the result editor of a merge editor.", @@ -26949,20 +27289,30 @@ "The uri of the baser of a merge editor", "The uri of the result of a merge editor" ], - "vs/workbench/contrib/mergeEditor/browser/view/editors/baseCodeEditorView": [ - "Base", - "Comparing with {0}", - "Differences are highlighted with a background color." - ], "vs/workbench/contrib/mergeEditor/browser/view/viewModel": [ "There is currently no conflict focused that can be toggled." ], - "vs/workbench/contrib/mergeEditor/browser/view/editors/resultCodeEditorView": [ - "Result", - "{0} Conflict Remaining", - "{0} Conflicts Remaining ", - "Go to next conflict", - "All conflicts handled, the merge can be completed now." + "vs/workbench/contrib/mergeEditor/browser/view/colors": [ + "The background color for changes.", + "The background color for word changes.", + "The background color for changes in base.", + "The background color for word changes in base.", + "The border color of unhandled unfocused conflicts.", + "The border color of unhandled focused conflicts.", + "The border color of handled unfocused conflicts.", + "The border color of handled focused conflicts.", + "The foreground color for changes in input 1.", + "The foreground color for changes in input 1.", + "The background of the \"Conflicting Lines\" text.", + "The background color of decorations in input 1.", + "The background color of decorations in input 2." + ], + "vs/workbench/contrib/debug/browser/debugConfigurationManager": [ + "Edit Debug Configuration in launch.json", + "Select Launch Configuration", + "Unable to create 'launch.json' file inside the '.vscode' folder ({0}).", + "workspace", + "user settings" ], "vs/workbench/contrib/mergeEditor/browser/view/editors/inputCodeEditorView": [ "Input 1", @@ -26977,29 +27327,28 @@ "Undo accept", "Undo accept (currently second)" ], - "vs/workbench/contrib/extensions/browser/exeBasedRecommendations": [ - "This extension is recommended because you have {0} installed." - ], - "vs/workbench/contrib/extensions/browser/configBasedRecommendations": [ - "This extension is recommended because of the current workspace configuration" + "vs/workbench/contrib/comments/browser/commentsController": [ + "Whether the position at the active cursor has a commenting range", + "Select Comment Provider" ], - "vs/workbench/contrib/extensions/browser/workspaceRecommendations": [ - "This extension is recommended by users of the current workspace." + "vs/workbench/contrib/mergeEditor/browser/view/editors/resultCodeEditorView": [ + "Result", + "{0} Conflict Remaining", + "{0} Conflicts Remaining ", + "Go to next conflict", + "All conflicts handled, the merge can be completed now." ], - "vs/workbench/contrib/extensions/browser/fileBasedRecommendations": [ - "Search Marketplace", - "This extension is recommended based on the files you recently opened.", - "{0} language", - "The Marketplace has extensions that can help with '.{0}' files", - "Don't Show Again for '.{0}' files" + "vs/workbench/contrib/mergeEditor/browser/view/editors/baseCodeEditorView": [ + "Base", + "Comparing with {0}", + "Differences are highlighted with a background color." ], - "vs/workbench/contrib/extensions/browser/webRecommendations": [ - "This extension is recommended for {0} for the Web" + "vs/workbench/contrib/customEditor/common/contributedCustomEditors": [ + "Built-in" ], "vs/workbench/contrib/extensions/browser/extensionsViewer": [ "Error", "Unknown Extension:", - "{0}, {1}, {2}, {3}", "Extensions" ], "vs/workbench/contrib/extensions/browser/extensionsWidgets": [ @@ -27028,25 +27377,29 @@ "The icon color for pre-release extension.", "The icon color for extension sponsor." ], + "vs/workbench/contrib/extensions/browser/exeBasedRecommendations": [ + "This extension is recommended because you have {0} installed." + ], + "vs/workbench/contrib/extensions/browser/workspaceRecommendations": [ + "This extension is recommended by users of the current workspace." + ], + "vs/workbench/contrib/extensions/browser/fileBasedRecommendations": [ + "Search Marketplace", + "This extension is recommended based on the files you recently opened.", + "{0} language", + "The Marketplace has extensions that can help with '.{0}' files", + "Don't Show Again for '.{0}' files" + ], + "vs/workbench/contrib/extensions/browser/configBasedRecommendations": [ + "This extension is recommended because of the current workspace configuration" + ], + "vs/workbench/contrib/extensions/browser/webRecommendations": [ + "This extension is recommended for {0} for the Web" + ], "vs/platform/files/browser/htmlFileSystemProvider": [ "Rename is only supported for files.", "Insufficient permissions. Please retry and allow the operation." ], - "vs/workbench/contrib/mergeEditor/browser/view/colors": [ - "The background color for changes.", - "The background color for word changes.", - "The background color for changes in base.", - "The background color for word changes in base.", - "The border color of unhandled unfocused conflicts.", - "The border color of unhandled focused conflicts.", - "The border color of handled unfocused conflicts.", - "The border color of handled focused conflicts.", - "The foreground color for changes in input 1.", - "The foreground color for changes in input 1.", - "The background of the \"Conflicting Lines\" text.", - "The background color of decorations in input 1.", - "The background color of decorations in input 2." - ], "vs/workbench/contrib/terminal/common/terminalColorRegistry": [ "The background color of the terminal, this allows coloring the terminal differently to the panel.", "The foreground color of the terminal.", @@ -27070,6 +27423,95 @@ "Border on the side of the terminal tab in the panel. This defaults to tab.activeBorder.", "'{0}' ANSI color in the terminal." ], + "vs/workbench/contrib/terminal/browser/terminalActions": [ + "Show Tabs", + "Select current working directory for new terminal", + "Open Help", + "Create New Terminal (In Active Workspace)", + "Create New Terminal in Editor Area", + "Create New Terminal in Editor Area to the Side", + "Show Tabs", + "Focus Previous Terminal in Terminal Group", + "Focus Next Terminal in Terminal Group", + "Run Recent Command...", + "Copy Last Command Output", + "Go to Recent Directory...", + "Resize Terminal Left", + "Resize Terminal Right", + "Resize Terminal Up", + "Resize Terminal Down", + "Focus Terminal Tabs View", + "Focus Next Terminal Group", + "Focus Previous Terminal Group", + "Run Selected Text In Active Terminal", + "Run Active File In Active Terminal", + "Only files on disk can be run in the terminal", + "Scroll Down (Line)", + "Scroll Down (Page)", + "Scroll to Bottom", + "Scroll Up (Line)", + "Scroll Up (Page)", + "Scroll to Top", + "Clear Selection", + "Detach Session", + "Attach to Session", + "There are no unattached terminals to attach to", + "Switch Active Terminal", + "Scroll To Previous Command", + "Scroll To Next Command", + "Select To Previous Command", + "Select To Next Command", + "Select To Previous Line", + "Select To Next Line", + "Toggle Escape Sequence Logging", + "The sequence of text to send to the terminal", + "The directory to start the terminal at", + "The new name for the terminal", + "No name argument provided", + "Relaunch Active Terminal", + "Join Terminals", + "Join Terminals", + "Insufficient terminals for the join action", + "All terminals are joined already", + "Split Terminal (In Active Workspace)", + "Select All", + "Create New Terminal", + "Kill the Active Terminal Instance", + "Kill All Terminals", + "Kill the Active Terminal in Editor Area", + "Clear", + "Select Default Profile", + "Configure Terminal Settings", + "Set Fixed Dimensions", + "Toggle Size to Content Width", + "Clear Previous Session History", + "Select the Previous Suggestion", + "Select the Previous Page Suggestion", + "Select the Next Suggestion", + "Select the Next Page Suggestion", + "Accept Selected Suggestion", + "Hide Suggest Widget", + "Copy Selection", + "Copy and Clear Selection", + "Copy Selection as HTML", + "Paste into Active Terminal", + "Paste Selection into Active Terminal", + "Switch Terminal", + "Providing no name will reset it to the default value", + "Create New Terminal (With Profile)", + "The name of the profile to create", + "Select current working directory for new terminal", + "(Overriden) {0}", + "Select current working directory for new terminal", + "Enter terminal name" + ], + "vs/workbench/contrib/terminal/browser/terminalService": [ + "Do you want to terminate the active terminal session?", + "Do you want to terminate the {0} active terminal sessions?", + "&&Terminate", + "This shell is open to a {0}local{1} folder, NOT to the virtual folder", + "This shell is running on your {0}local{1} machine, NOT on the connected remote machine" + ], "vs/workbench/contrib/terminal/browser/terminalQuickAccess": [ "Create New Terminal", "Create New Terminal With Profile", @@ -27089,6 +27531,30 @@ "Icon for viewing output of a terminal command.", "Icon for toggling fuzzy search of command history." ], + "vs/workbench/contrib/terminal/common/terminalStrings": [ + "Terminal", + "New Terminal", + "Do Not Show Again", + "current session", + "previous session", + "Terminal", + "Focus Terminal", + "Kill Terminal", + "Kill", + "Move Terminal into Editor Area", + "Move Terminal into Panel", + "Change Icon...", + "Change Color...", + "Split Terminal", + "Split", + "Unsplit Terminal", + "Rename...", + "Toggle Size to Content Width", + "Focus Hover", + "Send Custom Sequence To Terminal", + "Create New Terminal Starting in a Custom Working Directory", + "Rename the Currently Active Terminal" + ], "vs/workbench/contrib/terminal/common/terminalConfiguration": [ "the terminal's current working directory", "the terminal's current working directory, displayed for multi-root workspaces or in a single root workspace when the value differs from the initial working directory. On Windows, this will only be displayed when shell integration is enabled.", @@ -27152,7 +27618,7 @@ "Controls whether the terminal cursor blinks.", "Controls the style of terminal cursor.", "Controls the width of the cursor when {0} is set to {1}.", - "Controls the maximum number of lines the terminal keeps in its buffer.", + "Controls the maximum number of lines the terminal keeps in its buffer. We pre-allocate memory based on this value in order to ensure a smooth experience. As such, as the value increases, so will the amount of memory.", "Controls whether to detect and set the `$LANG` environment variable to a UTF-8 compliant option since VS Code's terminal only supports UTF-8 encoded data coming from the shell.", "Set the `$LANG` environment variable if the existing variable does not exist or it does not end in `'.UTF-8'`.", "Do not set the `$LANG` environment variable.", @@ -27230,38 +27696,8 @@ "Do not show decorations", "Controls the number of recently used commands to keep in the terminal command history. Set to 0 to disable terminal command history.", "Enables experimental terminal Intellisense suggestions for supported shells when {0} is set to {1}. If shell integration is installed manually, {2} needs to be set to {3} before calling the script.", - "Controls whether the terminal will scroll using an animation." - ], - "vs/workbench/contrib/terminal/browser/terminalService": [ - "Do you want to terminate the active terminal session?", - "Do you want to terminate the {0} active terminal sessions?", - "&&Terminate", - "This shell is open to a {0}local{1} folder, NOT to the virtual folder", - "This shell is running on your {0}local{1} machine, NOT on the connected remote machine" - ], - "vs/workbench/contrib/terminal/common/terminalStrings": [ - "Terminal", - "New Terminal", - "Do Not Show Again", - "current session", - "previous session", - "Terminal", - "Focus Terminal", - "Kill Terminal", - "Kill", - "Move Terminal into Editor Area", - "Move Terminal into Panel", - "Change Icon...", - "Change Color...", - "Split Terminal", - "Split", - "Unsplit Terminal", - "Rename...", - "Toggle Size to Content Width", - "Focus Hover", - "Send Custom Sequence To Terminal", - "Create New Terminal Starting in a Custom Working Directory", - "Rename the Currently Active Terminal" + "Controls whether the terminal will scroll using an animation.", + "Enables experimental image support in the terminal. Both sixel and iTerm's inline image protocol are supported on Linux and macOS, Windows support will light up automatically when ConPTY passes through the sequences. Images will not be retained currently between window reloads/reconnects." ], "vs/workbench/contrib/terminal/browser/terminalMenus": [ "&&New Terminal", @@ -27299,105 +27735,11 @@ "{0} (Default)", "Split Terminal" ], - "vs/workbench/contrib/terminal/browser/terminalActions": [ - "Show Tabs", - "Select current working directory for new terminal", - "Open Help", - "Create New Terminal (In Active Workspace)", - "Create New Terminal in Editor Area", - "Create New Terminal in Editor Area to the Side", - "Show Tabs", - "Focus Previous Terminal in Terminal Group", - "Focus Next Terminal in Terminal Group", - "Run Recent Command...", - "Copy Last Command Output", - "Go to Recent Directory...", - "Resize Terminal Left", - "Resize Terminal Right", - "Resize Terminal Up", - "Resize Terminal Down", - "Focus Terminal Tabs View", - "Focus Next Terminal Group", - "Focus Previous Terminal Group", - "Run Selected Text In Active Terminal", - "Run Active File In Active Terminal", - "Only files on disk can be run in the terminal", - "Scroll Down (Line)", - "Scroll Down (Page)", - "Scroll to Bottom", - "Scroll Up (Line)", - "Scroll Up (Page)", - "Scroll to Top", - "Clear Selection", - "Detach Session", - "Attach to Session", - "There are no unattached terminals to attach to", - "Switch Active Terminal", - "Scroll To Previous Command", - "Scroll To Next Command", - "Select To Previous Command", - "Select To Next Command", - "Select To Previous Line", - "Select To Next Line", - "Toggle Escape Sequence Logging", - "The sequence of text to send to the terminal", - "The directory to start the terminal at", - "The new name for the terminal", - "No name argument provided", - "Relaunch Active Terminal", - "Join Terminals", - "Join Terminals", - "Insufficient terminals for the join action", - "All terminals are joined already", - "Split Terminal (In Active Workspace)", - "Select All", - "Create New Terminal", - "Kill the Active Terminal Instance", - "Kill All Terminals", - "Kill the Active Terminal in Editor Area", - "Clear", - "Select Default Profile", - "Configure Terminal Settings", - "Set Fixed Dimensions", - "Toggle Size to Content Width", - "Clear Previous Session History", - "Select the Previous Suggestion", - "Select the Previous Page Suggestion", - "Select the Next Suggestion", - "Select the Next Page Suggestion", - "Accept Selected Suggestion", - "Hide Suggest Widget", - "Copy Selection", - "Copy and Clear Selection", - "Copy Selection as HTML", - "Paste into Active Terminal", - "Paste Selection into Active Terminal", - "Switch Terminal", - "Providing no name will reset it to the default value", - "Create New Terminal (With Profile)", - "The name of the profile to create", - "Select current working directory for new terminal", - "(Overriden) {0}", - "Select current working directory for new terminal", - "Enter terminal name" - ], - "vs/workbench/contrib/terminalContrib/accessibility/browser/terminalAccessibleBuffer": [ - "Terminal buffer", - "{0}" - ], "vs/workbench/contrib/terminal/browser/terminalTabbedView": [ "Move Tabs Right", "Move Tabs Left", "Hide Tabs" ], - "vs/workbench/contrib/terminalContrib/quickFix/browser/terminalQuickFixBuiltinActions": [ - "Free port {0}", - "Create PR {0}" - ], - "vs/workbench/contrib/remote/browser/explorerViewItems": [ - "Switch Remote", - "Switch Remote" - ], "vs/workbench/contrib/terminal/browser/terminalTooltip": [ "Shell integration activated", "The terminal process failed to launch. Disabling shell integration with terminal.integrated.shellIntegration.enabled might help.", @@ -27405,6 +27747,60 @@ "Process ID ({0}): {1}", "Command line: {0}" ], + "vs/workbench/contrib/terminalContrib/accessibility/browser/terminalAccessibleBuffer": [ + "Terminal buffer", + "{0}" + ], + "vs/workbench/contrib/terminalContrib/accessibility/browser/terminalAccessibilityHelp": [ + "Terminal accessibility help", + "The Focus Accessible Buffer ({0}) command enables screen readers to read terminal contents.", + "The Focus Accessible Buffer command enables screen readers to read terminal contents and is currently not triggerable by a keybinding.", + "Consider using powershell instead of command prompt for an improved experience", + "The terminal has a feature called shell integration that offers an enhanced experience and provides useful commands for screen readers such as:", + "Go to Next Command ({0})", + "Go to Next Command is currently not triggerable by a keybinding.", + "Go to Previous Command ({0})", + "Go to Previous Command is currently not triggerable by a keybinding.", + "Navigate Accessible Buffer ({0})", + "Navigate Accessible Buffer is currently not triggerable by a keybinding.", + "Run Recent Command ({0})", + "Run Recent Command is currently not triggerable by a keybinding.", + "Go to Recent Directory ({0})", + "Go to Recent Directory is currently not triggerable by a keybinding.", + "The Go to Recent Directory command ({0}) enables screen readers to easily navigate to a directory that has been used in the terminal.", + "The Go to Recent Directory command enables screen readers to easily navigate to a directory that has been used in the terminal and is currently not triggerable by a keybinding.", + "The Open Detected Link ({0}) command enables screen readers to easily open links found in the terminal.", + "The Open Detected Link command enables screen readers to easily open links found in the terminal and is currently not triggerable by a keybinding.", + "The Create New Terminal (With Profile) ({0}) command allows for easy terminal creation using a specific profile.", + "The Create New Terminal (With Profile) command allows for easy terminal creation using a specific profile and is currently not triggerable by a keybinding.", + "Access accessibility settings such as `terminal.integrated.tabFocusMode` via the Preferences: Open Accessibility Settings command.", + "[Read more about terminal accessibility](https://code.visualstudio.com/docs/editor/accessibility#_terminal-accessibility)", + "You can dismiss this dialog by pressing Escape, tab, or focusing elsewhere.", + "Welcome to Terminal Accessibility Help" + ], + "vs/workbench/contrib/terminalContrib/links/browser/terminalLinkQuickpick": [ + "Select the link to open", + "Url", + "Local File", + "Workspace Search", + "Show more links" + ], + "vs/workbench/contrib/terminalContrib/links/browser/terminalLinkManager": [ + "option + click", + "alt + click", + "cmd + click", + "ctrl + click", + "Follow link", + "Follow link using forwarded port", + "Link" + ], + "vs/workbench/contrib/terminalContrib/quickFix/browser/terminalQuickFixService": [ + "Contributes terminal quick fixes.", + "The ID of the quick fix provider", + "A regular expression or string to test the command line against", + "A regular expression or string to match a single line of the output against, which provides groups to be referenced in terminalCommand and uri.\n\nFor example:\n\n `lineMatcher: /git push --set-upstream origin (?[^s]+)/;`\n\n`terminalCommand: 'git push --set-upstream origin ${group:branchName}';`\n", + "The command exit result to match on" + ], "vs/workbench/contrib/tasks/common/jsonSchemaCommon": [ "Additional command options", "The current working directory of the executed program or script. If omitted Code's current workspace root is used.", @@ -27451,13 +27847,6 @@ "vs/workbench/services/configurationResolver/common/configurationResolverUtils": [ "'env.', 'config.' and 'command.' are deprecated, use 'env:', 'config:' and 'command:' instead." ], - "vs/workbench/contrib/terminalContrib/quickFix/browser/terminalQuickFixService": [ - "Contributes terminal quick fixes.", - "The ID of the quick fix provider", - "A regular expression or string to test the command line against", - "A regular expression or string to match a single line of the output against, which provides groups to be referenced in terminalCommand and uri.\n\nFor example:\n\n `lineMatcher: /git push --set-upstream origin (?[^s]+)/;`\n\n`terminalCommand: 'git push --set-upstream origin ${group:branchName}';`\n", - "The command exit result to match on" - ], "vs/workbench/services/configurationResolver/common/configurationResolverSchema": [ "The input's id is used to associate an input with a variable of the form ${input:id}.", "The type of user input prompt to use.", @@ -27465,73 +27854,40 @@ "The default value for the input.", "User inputs. Used for defining user input prompts, such as free string input or a choice from several options.", "The 'promptString' type opens an input box to ask the user for input.", - "Controls if a password input is shown. Password input hides the typed text.", - "The 'pickString' type shows a selection list.", - "An array of strings that defines the options for a quick pick.", - "Label for the option.", - "Value for the option.", - "The 'command' type executes a command.", - "The command to execute for this input variable.", - "Optional arguments passed to the command.", - "Optional arguments passed to the command.", - "Optional arguments passed to the command." - ], - "vs/workbench/contrib/terminalContrib/links/browser/terminalLinkManager": [ - "option + click", - "alt + click", - "cmd + click", - "ctrl + click", - "Follow link", - "Follow link using forwarded port", - "Link" - ], - "vs/workbench/contrib/terminalContrib/accessibility/browser/terminalAccessibilityHelp": [ - "Terminal accessibility help", - "The Focus Accessible Buffer ({0}) command enables screen readers to read terminal contents.", - "The Focus Accessible Buffer command enables screen readers to read terminal contents and is currently not triggerable by a keybinding.", - "Consider using powershell instead of command prompt for an improved experience", - "The terminal has a feature called shell integration that offers an enhanced experience and provides useful commands for screen readers such as:", - "Go to Next Command ({0})", - "Go to Next Command is currently not triggerable by a keybinding.", - "Go to Previous Command ({0})", - "Go to Previous Command is currently not triggerable by a keybinding.", - "Navigate Accessible Buffer ({0})", - "Navigate Accessible Buffer is currently not triggerable by a keybinding.", - "Run Recent Command ({0})", - "Run Recent Command is currently not triggerable by a keybinding.", - "Go to Recent Directory ({0})", - "Go to Recent Directory is currently not triggerable by a keybinding.", - "The Go to Recent Directory command ({0}) enables screen readers to easily navigate to a directory that has been used in the terminal.", - "The Go to Recent Directory command enables screen readers to easily navigate to a directory that has been used in the terminal and is currently not triggerable by a keybinding.", - "The Open Detected Link ({0}) command enables screen readers to easily open links found in the terminal.", - "The Open Detected Link command enables screen readers to easily open links found in the terminal and is currently not triggerable by a keybinding.", - "The Create New Terminal (With Profile) ({0}) command allows for easy terminal creation using a specific profile.", - "The Create New Terminal (With Profile) command allows for easy terminal creation using a specific profile and is currently not triggerable by a keybinding.", - "Access accessibility settings such as `terminal.integrated.tabFocusMode` via the Preferences: Open Accessibility Settings command.", - "[Read more about terminal accessibility](https://code.visualstudio.com/docs/editor/accessibility#_terminal-accessibility)", - "You can dismiss this dialog by pressing Escape, tab, or focusing elsewhere.", - "Welcome to Terminal Accessibility Help" - ], - "vs/workbench/contrib/terminalContrib/links/browser/terminalLinkQuickpick": [ - "Select the link to open", - "Url", - "Local File", - "Workspace Search", - "Show more links" - ], - "vs/editor/contrib/codeAction/browser/codeAction": [ - "An unknown error occurred while applying the code action" + "Controls if a password input is shown. Password input hides the typed text.", + "The 'pickString' type shows a selection list.", + "An array of strings that defines the options for a quick pick.", + "Label for the option.", + "Value for the option.", + "The 'command' type executes a command.", + "The command to execute for this input variable.", + "Optional arguments passed to the command.", + "Optional arguments passed to the command.", + "Optional arguments passed to the command." ], "vs/workbench/contrib/terminalContrib/quickFix/browser/quickFixAddon": [ "Run: {0}", "Open: {0}", "Quick Fix" ], + "vs/workbench/contrib/remote/browser/explorerViewItems": [ + "Switch Remote", + "Switch Remote" + ], + "vs/workbench/contrib/terminalContrib/quickFix/browser/terminalQuickFixBuiltinActions": [ + "Free port {0}", + "Create PR {0}" + ], "vs/workbench/contrib/snippets/browser/snippetsFile": [ "Workspace Snippet", "Global User Snippet", "User Snippet" ], + "vs/workbench/contrib/snippets/browser/snippetCompletionProvider": [ + "{0} ({1})", + "{0}, {1}", + "{0}, {1}" + ], "vs/workbench/contrib/snippets/browser/snippetPicker": [ "User Snippets", "Workspace Snippets", @@ -27541,57 +27897,13 @@ "Select a snippet", "No snippet available" ], - "vs/workbench/contrib/snippets/browser/commands/abstractSnippetsActions": [ - "Snippets" - ], - "vs/workbench/contrib/snippets/browser/snippetCompletionProvider": [ - "{0} ({1})", - "{0}, {1}", - "{0}, {1}" - ], "vs/workbench/contrib/update/browser/releaseNotesEditor": [ "Release Notes: {0}", "unassigned", "Show release notes after an update" ], - "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedExtensionPoint": [ - "Title", - "Contribute walkthroughs to help users getting started with your extension.", - "Unique identifier for this walkthrough.", - "Title of walkthrough.", - "Relative path to the icon of the walkthrough. The path is relative to the extension location. If not specified, the icon defaults to the extension icon if available.", - "Description of walkthrough.", - "Walkthroughs that match one of these glob patterns appear as 'featured' in workspaces with the specified files. For example, a walkthrough for TypeScript projects might specify `tsconfig.json` here.", - "Context key expression to control the visibility of this walkthrough.", - "Steps to complete as part of this walkthrough.", - "Unique identifier for this step. This is used to keep track of which steps have been completed.", - "Title of step.", - "Description of step. Supports ``preformatted``, __italic__, and **bold** text. Use markdown-style links for commands or external links: {0}, {1}, or {2}. Links on their own line will be rendered as buttons.", - "Deprecated. Use markdown links in the description instead, i.e. {0}, {1}, or {2}", - "Media to show alongside this step, either an image or markdown content.", - "Deprecated. Please use `image` or `markdown` instead", - "Path to an image - or object consisting of paths to light, dark, and hc images - relative to extension directory. Depending on context, the image will be displayed from 400px to 800px wide, with similar bounds on height. To support HIDPI displays, the image will be rendered at 1.5x scaling, for example a 900 physical pixels wide image will be displayed as 600 logical pixels wide.", - "Path to the image for dark themes, relative to extension directory.", - "Path to the image for light themes, relative to extension directory.", - "Path to the image for hc themes, relative to extension directory.", - "Path to the image for hc light themes, relative to extension directory.", - "Alternate text to display when the image cannot be loaded or in screen readers.", - "Path to an svg, color tokens are supported in variables to support theming to match the workbench.", - "Alternate text to display when the image cannot be loaded or in screen readers.", - "Deprecated. Please use `image` or `markdown` instead", - "Path to the markdown document, relative to extension directory.", - "Events that should trigger this step to become checked off. If empty or not defined, the step will check off when any of the step's buttons or links are clicked; if the step has no buttons or links it will check on when it is selected.", - "Check off step when a given command is executed anywhere in VS Code.", - "Check off step when a given link is opened via a walkthrough step.", - "Check off step when a given view is opened", - "Check off step when a given setting is changed", - "Check off step when a context key expression is true.", - "Check off step when an extension with the given id is installed. If the extension is already installed, the step will start off checked.", - "Check off step as soon as it is selected.", - "Signal to mark step as complete.", - "doneOn is deprecated. By default steps will be checked off when their buttons are clicked, to configure further use completionEvents", - "Mark step done when the specified command is executed.", - "Context key expression to control the visibility of this step." + "vs/workbench/contrib/snippets/browser/commands/abstractSnippetsActions": [ + "Snippets" ], "vs/workbench/contrib/welcomeGettingStarted/common/gettingStartedContent": [ "Icon used for the setup category of welcome page", @@ -27615,6 +27927,8 @@ "View a walkthrough on the editor or an extension", "Connect to...", "Connect to remote development workspaces.", + "Open Tunnel...", + "Connect to a remote machine through a Tunnel", "Get Started with VS Code", "Discover the best customizations to make VS Code yours.", "Choose the look you want", @@ -27719,6 +28033,49 @@ "Select the layout for your notebooks", "Get notebooks to feel just the way you prefer" ], + "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedExtensionPoint": [ + "Title", + "Contribute walkthroughs to help users getting started with your extension.", + "Unique identifier for this walkthrough.", + "Title of walkthrough.", + "Relative path to the icon of the walkthrough. The path is relative to the extension location. If not specified, the icon defaults to the extension icon if available.", + "Description of walkthrough.", + "Walkthroughs that match one of these glob patterns appear as 'featured' in workspaces with the specified files. For example, a walkthrough for TypeScript projects might specify `tsconfig.json` here.", + "Context key expression to control the visibility of this walkthrough.", + "Steps to complete as part of this walkthrough.", + "Unique identifier for this step. This is used to keep track of which steps have been completed.", + "Title of step.", + "Description of step. Supports ``preformatted``, __italic__, and **bold** text. Use markdown-style links for commands or external links: {0}, {1}, or {2}. Links on their own line will be rendered as buttons.", + "Deprecated. Use markdown links in the description instead, i.e. {0}, {1}, or {2}", + "Media to show alongside this step, either an image or markdown content.", + "Deprecated. Please use `image` or `markdown` instead", + "Path to an image - or object consisting of paths to light, dark, and hc images - relative to extension directory. Depending on context, the image will be displayed from 400px to 800px wide, with similar bounds on height. To support HIDPI displays, the image will be rendered at 1.5x scaling, for example a 900 physical pixels wide image will be displayed as 600 logical pixels wide.", + "Path to the image for dark themes, relative to extension directory.", + "Path to the image for light themes, relative to extension directory.", + "Path to the image for hc themes, relative to extension directory.", + "Path to the image for hc light themes, relative to extension directory.", + "Alternate text to display when the image cannot be loaded or in screen readers.", + "Path to an svg, color tokens are supported in variables to support theming to match the workbench.", + "Alternate text to display when the image cannot be loaded or in screen readers.", + "Deprecated. Please use `image` or `markdown` instead", + "Path to the markdown document, relative to extension directory.", + "Events that should trigger this step to become checked off. If empty or not defined, the step will check off when any of the step's buttons or links are clicked; if the step has no buttons or links it will check on when it is selected.", + "Check off step when a given command is executed anywhere in VS Code.", + "Check off step when a given link is opened via a walkthrough step.", + "Check off step when a given view is opened", + "Check off step when a given setting is changed", + "Check off step when a context key expression is true.", + "Check off step when an extension with the given id is installed. If the extension is already installed, the step will start off checked.", + "Check off step as soon as it is selected.", + "Signal to mark step as complete.", + "doneOn is deprecated. By default steps will be checked off when their buttons are clicked, to configure further use completionEvents", + "Mark step done when the specified command is executed.", + "Context key expression to control the visibility of this step." + ], + "vs/workbench/contrib/welcomeGettingStarted/browser/featuredExtensionService": [ + "Featured", + "Featured" + ], "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedColors": [ "Background color for the Welcome page.", "Background color for the tiles on the Welcome page.", @@ -27728,41 +28085,51 @@ "Background color for the Welcome page progress bars.", "Foreground color of the heading of each walkthrough step" ], - "vs/workbench/contrib/welcomeGettingStarted/browser/featuredExtensionService": [ - "Featured", - "Featured" - ], - "vs/workbench/contrib/welcomeWalkthrough/common/walkThroughUtils": [ - "Background color for the embedded editors on the Interactive Playground." - ], "vs/workbench/contrib/callHierarchy/browser/callHierarchyTree": [ "Call Hierarchy", "calls from {0}", "callers of {0}" ], - "vs/workbench/contrib/bulkEdit/browser/preview/bulkEditTree": [ - "Bulk Edit", - "Renaming {0} to {1}, also making text edits", - "Creating {0}, also making text edits", - "Deleting {0}, also making text edits", - "{0}, making text edits", - "Renaming {0} to {1}", - "Creating {0}", - "Deleting {0}", - "line {0}, replacing {1} with {2}", - "line {0}, removing {1}", - "line {0}, inserting {1}", - "{0} → {1}", - "(renaming)", - "(creating)", - "(deleting)", - "{0} - {1}" - ], "vs/workbench/contrib/typeHierarchy/browser/typeHierarchyTree": [ "Type Hierarchy", "supertypes of {0}", "subtypes of {0}" ], + "vs/editor/contrib/symbolIcons/browser/symbolIcons": [ + "The foreground color for array symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for boolean symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for class symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for color symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for constant symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for constructor symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for enumerator symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for enumerator member symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for event symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for field symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for file symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for folder symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for function symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for interface symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for key symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for keyword symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for method symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for module symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for namespace symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for null symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for number symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for object symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for operator symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for package symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for property symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for reference symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for snippet symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for string symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for struct symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for text symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for type parameter symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for unit symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", + "The foreground color for variable symbols. These symbols appear in the outline, breadcrumb, and suggest widget." + ], "vs/workbench/contrib/feedback/browser/feedback": [ "Tweet us your feedback.", "Close", @@ -27815,9 +28182,34 @@ "Last Synced Remotes", "Current" ], + "vs/workbench/contrib/welcomeWalkthrough/common/walkThroughUtils": [ + "Background color for the embedded editors on the Interactive Playground." + ], + "vs/workbench/browser/parts/notifications/notificationsActions": [ + "Icon for the clear action in notifications.", + "Icon for the clear all action in notifications.", + "Icon for the hide action in notifications.", + "Icon for the expand action in notifications.", + "Icon for the collapse action in notifications.", + "Icon for the configure action in notifications.", + "Icon for the mute all action in notifications.", + "Clear Notification", + "Clear All Notifications", + "Toggle Do Not Disturb Mode", + "Hide Notifications", + "Expand Notification", + "Collapse Notification", + "Configure Notification", + "Copy Text" + ], "vs/workbench/services/textfile/common/textFileSaveParticipant": [ "Saving '{0}'" ], + "vs/workbench/browser/parts/notifications/notificationsList": [ + "{0}, notification", + "{0}, source: {1}, notification", + "Notifications List" + ], "vs/workbench/browser/parts/titlebar/commandCenterControl": [ "Search", "{0} {1}", @@ -27838,58 +28230,6 @@ "[Superuser]", "[Extension Development Host]" ], - "vs/editor/contrib/symbolIcons/browser/symbolIcons": [ - "The foreground color for array symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for boolean symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for class symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for color symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for constant symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for constructor symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for enumerator symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for enumerator member symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for event symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for field symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for file symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for folder symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for function symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for interface symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for key symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for keyword symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for method symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for module symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for namespace symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for null symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for number symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for object symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for operator symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for package symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for property symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for reference symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for snippet symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for string symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for struct symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for text symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for type parameter symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for unit symbols. These symbols appear in the outline, breadcrumb, and suggest widget.", - "The foreground color for variable symbols. These symbols appear in the outline, breadcrumb, and suggest widget." - ], - "vs/platform/quickinput/browser/quickPickPin": [ - "pinned", - "Pin command", - "Pinned command" - ], - "vs/workbench/contrib/webview/browser/webviewElement": [ - "Error loading webview: {0}" - ], - "vs/workbench/api/common/extHostDiagnostics": [ - "Not showing {0} further errors and warnings." - ], - "vs/workbench/api/common/extHostLanguageFeatures": [ - "Drop using '{0}' extension" - ], - "vs/workbench/api/common/extHostProgress": [ - "{0} (Extension)" - ], "vs/workbench/services/workingCopy/common/storedFileWorkingCopy": [ "Failed to save '{0}': The content of the file is newer. Do you want to overwrite the file with your changes?", "Overwrite", @@ -27909,6 +28249,27 @@ "Failed to save '{0}': Insufficient permissions. Select 'Retry as Sudo' to retry as superuser.", "Failed to save '{0}': {1}" ], + "vs/platform/terminal/common/terminalProfiles": [ + "Automatically detect the default" + ], + "vs/platform/quickinput/browser/quickPickPin": [ + "pinned", + "Pin command", + "Pinned command" + ], + "vs/workbench/contrib/webview/browser/webviewElement": [ + "Error loading webview: {0}" + ], + "vs/workbench/api/common/extHostDiagnostics": [ + "Not showing {0} further errors and warnings." + ], + "vs/workbench/api/common/extHostProgress": [ + "{0} (Extension)" + ], + "vs/workbench/api/common/extHostLanguageFeatures": [ + "Paste using '{0}' extension", + "Drop using '{0}' extension" + ], "vs/workbench/api/common/extHostStatusBar": [ "{0} (Extension)", "Extension Status" @@ -27916,7 +28277,7 @@ "vs/workbench/api/common/extHostTreeViews": [ "Element with id {0} is already registered" ], - "vs/workbench/api/common/extHostInteractiveSession": [ + "vs/workbench/api/common/extHostChat": [ "Provider returned null response", "Error from provider: {0}" ], @@ -27925,28 +28286,38 @@ "Match Whole Word", "Use Regular Expression" ], - "vs/workbench/browser/parts/notifications/notificationsViewer": [ - "Click to execute command '{0}'", - "Notification Actions", - "Source: {0}" - ], - "vs/platform/languagePacks/common/localizedStrings": [ - "open", - "close", - "find" - ], "vs/editor/browser/controller/textAreaHandler": [ "editor", "The editor is not accessible at this time. Press {0} for options." ], - "vs/editor/contrib/codeAction/browser/codeActionUi": [ - "Hide Disabled", - "Show Disabled" + "vs/editor/contrib/codeAction/browser/codeActionMenu": [ + "More Actions...", + "Quick Fix...", + "Extract...", + "Inline...", + "Rewrite...", + "Move...", + "Surround With...", + "Source Action..." ], "vs/editor/contrib/colorPicker/browser/colorPickerWidget": [ "Click to toggle color options (rgb/hsl/hex)", "Icon to close the color picker" ], + "vs/platform/actionWidget/browser/actionWidget": [ + "Whether the action widget list is visible", + "Hide action widget", + "Select previous action", + "Select next action", + "Accept selected action", + "Preview selected action" + ], + "vs/editor/contrib/inlineCompletions/browser/inlineCompletionContextKeys": [ + "Whether an inline suggestion is visible", + "Whether the inline suggestion starts with whitespace", + "Whether the inline suggestion starts with whitespace that is less than what would be inserted by tab", + "Whether suggestions should be suppressed for the current suggestion" + ], "vs/editor/contrib/editorState/browser/keybindingCancellation": [ "Whether the editor runs a cancellable operation, e.g. like 'Peek References'" ], @@ -27955,13 +28326,6 @@ "No results", "References" ], - "vs/editor/contrib/inlineCompletions/browser/inlineCompletionContextKeys": [ - "Whether an inline suggestion is visible", - "Whether the inline suggestion starts with whitespace", - "Whether the inline suggestion starts with whitespace that is less than what would be inserted by tab", - "Whether the inline suggestion toolbar should always be visible", - "Whether suggestions should be suppressed for the current suggestion" - ], "vs/editor/contrib/snippet/browser/snippetVariables": [ "Sunday", "Monday", @@ -28028,6 +28392,8 @@ "Show Resolved" ], "vs/workbench/contrib/comments/browser/commentColors": [ + "Icon color for resolved comments.", + "Icon color for unresolved comments.", "Color of borders and arrow for resolved comments.", "Color of borders and arrow for unresolved comments.", "Color of background for comment ranges.", @@ -28090,6 +28456,13 @@ "Add Pattern", "Exclude Pattern...", "When Pattern Is Present...", + "Include files matching `{0}`", + "Include files matching `{0}`, only when a file matching `{1}` is present", + "Remove Include Item", + "Edit Include Item", + "Add Pattern", + "Include Pattern...", + "When Pattern Is Present...", "OK", "Cancel", "Key", @@ -28155,6 +28528,24 @@ "vs/workbench/services/workingCopy/common/storedFileWorkingCopyManager": [ "Saving working copies" ], + "vs/workbench/contrib/notebook/browser/contrib/find/notebookFindReplaceWidget": [ + "Find", + "Find", + "Previous Match", + "Next Match", + "Close", + "Toggle Replace", + "Replace", + "Replace", + "Replace", + "Replace All", + "Icon for Find Filter in find widget.", + "Find Filters", + "Markdown Source", + "Rendered Markdown", + "Code Cell Source", + "Code Cell Output" + ], "vs/workbench/contrib/debug/common/debugger": [ "Cannot find debug adapter for type '{0}'.", "Use IntelliSense to learn about possible attributes.", @@ -28210,6 +28601,13 @@ "Controls whether manually terminating one session will stop all of the compound sessions.", "Task to run before any of the compound configurations start." ], + "vs/base/browser/ui/selectBox/selectBoxCustom": [ + "Select Box" + ], + "vs/workbench/contrib/mergeEditor/browser/mergeMarkers/mergeMarkersController": [ + "1 Conflicting Line", + "{0} Conflicting Lines" + ], "vs/workbench/contrib/debug/browser/rawDebugSession": [ "No debug adapter, can not start debug session.", "The debugger needs to open a new tab or window for the debuggee but the browser prevented this. You must give permission to continue.", @@ -28217,11 +28615,37 @@ "No debugger available found. Can not send '{0}'.", "More Info" ], - "vs/base/browser/ui/selectBox/selectBoxCustom": [ - "Select Box" + "vs/workbench/contrib/mergeEditor/browser/model/mergeEditorModel": [ + "Set Input Handled", + "Undo Mark As Handled" + ], + "vs/workbench/contrib/mergeEditor/browser/view/conflictActions": [ + "Accept {0}", + "Accept {0} in the result document.", + "Accept Combination ({0} First)", + "Accept Combination", + "Accept an automatic combination of both sides in the result document.", + "Append {0}", + "Append {0} to the result document.", + "Accept Combination", + "Accept an automatic combination of both sides in the result document.", + "Ignore", + "Don't take this side of the conflict.", + "Manual Resolution", + "This conflict has been resolved manually.", + "No Changes Accepted", + "The current resolution of this conflict equals the common ancestor of both the right and left changes.", + "Remove {0}", + "Remove {0} from the result document.", + "Remove {0}", + "Remove {0} from the result document.", + "Reset to base", + "Reset this conflict to the common ancestor of both the right and left changes." ], "vs/workbench/contrib/comments/browser/commentGlyphWidget": [ "Editor gutter decoration color for commenting ranges. This color should be opaque.", + "Editor overview ruler decoration color for resolved comments. This color should be opaque.", + "Editor overview ruler decoration color for unresolved comments. This color should be opaque.", "Editor gutter decoration color for commenting glyphs.", "Editor gutter decoration color for commenting glyphs for unresolved comment threads." ], @@ -28235,14 +28659,6 @@ "The editor is automatically used when the user opens a resource, provided that no other default custom editors are registered for that resource.", "The editor is not automatically used when the user opens a resource, but a user can switch to the editor using the `Reopen With` command." ], - "vs/workbench/contrib/mergeEditor/browser/mergeMarkers/mergeMarkersController": [ - "1 Conflicting Line", - "{0} Conflicting Lines" - ], - "vs/workbench/contrib/mergeEditor/browser/model/mergeEditorModel": [ - "Set Input Handled", - "Undo Mark As Handled" - ], "vs/workbench/contrib/terminal/browser/terminalConfigHelper": [ "The '{0}' extension is recommended for opening a terminal in WSL.", "Install" @@ -28319,24 +28735,18 @@ "Open folder in new window", "Follow link" ], - "vs/platform/actionWidget/browser/actionWidget": [ - "Whether the action widget list is visible", - "Hide action widget", - "Select previous action", - "Select next action", - "Accept selected action", - "Preview selected action" - ], "vs/workbench/contrib/terminal/browser/xterm/decorationStyles": [ "Show Command Actions", "Command executed {0} and failed", "Command executed {0} and failed (Exit Code {1})", "Command executed {0}" ], - "vs/workbench/contrib/welcomeGettingStarted/common/media/notebookProfile": [ - "Default", - "Jupyter", - "Colab" + "vs/workbench/contrib/welcomeGettingStarted/common/media/theme_picker": [ + "Dark Modern", + "Light Modern", + "Dark High Contrast", + "Light High Contrast", + "See More Themes..." ], "vs/workbench/contrib/userDataSync/browser/userDataSyncConflictsView": [ "Please go through each entry and merge to resolve conflicts.", @@ -28348,48 +28758,31 @@ "Theirs", "Yours" ], - "vs/workbench/contrib/mergeEditor/browser/view/conflictActions": [ - "Accept {0}", - "Accept {0} in the result document.", - "Accept Combination ({0} First)", - "Accept Combination", - "Accept an automatic combination of both sides in the result document.", - "Append {0}", - "Append {0} to the result document.", - "Accept Combination", - "Accept an automatic combination of both sides in the result document.", - "Ignore", - "Don't take this side of the conflict.", - "Manual Resolution", - "This conflict has been resolved manually.", - "No Changes Accepted", - "The current resolution of this conflict equals the common ancestor of both the right and left changes.", - "Remove {0}", - "Remove {0} from the result document.", - "Remove {0}", - "Remove {0} from the result document.", - "Reset to base", - "Reset this conflict to the common ancestor of both the right and left changes." + "vs/platform/languagePacks/common/localizedStrings": [ + "open", + "close", + "find" ], - "vs/workbench/contrib/welcomeGettingStarted/common/media/theme_picker": [ - "Dark Modern", - "Light Modern", - "Dark High Contrast", - "Light High Contrast", - "See More Themes..." + "vs/workbench/contrib/welcomeGettingStarted/common/media/notebookProfile": [ + "Default", + "Jupyter", + "Colab" ], - "vs/editor/contrib/codeAction/browser/codeActionMenu": [ - "More Actions...", - "Quick Fix...", - "Extract...", - "Inline...", - "Rewrite...", - "Move...", - "Surround With...", - "Source Action..." + "vs/workbench/browser/parts/notifications/notificationsViewer": [ + "Click to execute command '{0}'", + "Notification Actions", + "Source: {0}" ], - "vs/workbench/browser/parts/editor/breadcrumbsPicker": [ - "Breadcrumbs" + "vs/platform/actionWidget/browser/actionList": [ + "{0} to apply, {1} to preview", + "{0} to apply", + "{0}, Disabled Reason: {1}", + "Action Widget" + ], + "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree": [ + "{0} references", + "{0} reference", + "References" ], "vs/workbench/browser/parts/editor/breadcrumbs": [ "Breadcrumb Navigation", @@ -28434,10 +28827,8 @@ "When enabled breadcrumbs show `operator`-symbols.", "When enabled breadcrumbs show `typeParameter`-symbols." ], - "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree": [ - "{0} references", - "{0} reference", - "References" + "vs/workbench/browser/parts/editor/breadcrumbsPicker": [ + "Breadcrumbs" ], "vs/workbench/contrib/notebook/browser/view/cellParts/cellEditorOptions": [ "Controls the display of line numbers in the cell editor.", @@ -28448,23 +28839,23 @@ "vs/workbench/contrib/notebook/browser/view/cellParts/codeCellRunToolbar": [ "More..." ], - "vs/workbench/contrib/notebook/browser/view/cellParts/codeCell": [ - "Double-click to expand cell input ({0})", - "Expand Cell Input ({0})" - ], "vs/workbench/contrib/notebook/browser/view/cellParts/collapsedCellOutput": [ "Outputs are collapsed", "Double-click to expand cell output ({0})", "Expand Cell Output (${0})" ], - "vs/workbench/contrib/notebook/browser/view/cellParts/markupCell": [ - "Double-click to expand cell input ({0})", - "Expand Cell Input ({0})" - ], "vs/workbench/contrib/notebook/browser/view/cellParts/foldedCellHint": [ "1 cell hidden", "{0} cells hidden" ], + "vs/workbench/contrib/notebook/browser/view/cellParts/codeCell": [ + "Double-click to expand cell input ({0})", + "Expand Cell Input ({0})" + ], + "vs/workbench/contrib/notebook/browser/view/cellParts/markupCell": [ + "Double-click to expand cell input ({0})", + "Expand Cell Input ({0})" + ], "vs/workbench/contrib/notebook/browser/diff/diffElementOutputs": [ "Choose a different output mimetype, available mimetypes: {0}", "Cell has no output", @@ -28474,10 +28865,6 @@ "Select mimetype to render for current output", "built-in" ], - "vs/workbench/contrib/terminal/browser/terminalProcessManager": [ - "Could not kill process listening on port {0}, command exited with error {1}", - "Restarting the terminal because the connection to the shell process was lost..." - ], "vs/workbench/contrib/terminal/browser/terminalRunRecentQuickPick": [ "Remove from Command History", "View Command Output", @@ -28487,23 +28874,27 @@ "Select a directory to go to (hold Option-key to edit the command)", "Select a directory to go to (hold Alt-key to edit the command)" ], + "vs/workbench/contrib/terminal/browser/terminalProcessManager": [ + "Could not kill process listening on port {0}, command exited with error {1}", + "Restarting the terminal because the connection to the shell process was lost..." + ], "vs/workbench/contrib/terminal/browser/xterm/xtermTerminal": [ "Yes", "No", "Don't Show Again", "Terminal GPU acceleration appears to be slow on your computer. Would you like to switch to disable it which may improve performance? [Read more about terminal settings](https://code.visualstudio.com/docs/editor/integrated-terminal#_changing-how-the-terminal-is-rendered)." ], - "vs/platform/actionWidget/browser/actionList": [ - "{0} to apply, {1} to preview", - "{0} to apply", - "{0}, Disabled Reason: {1}", - "Action Widget" - ], "vs/workbench/contrib/comments/browser/commentThreadBody": [ "Comment thread with {0} comments on lines {1} through {2}. {3}.", "Comment thread with {0} comments on the entire document. {1}.", "Comment thread with {0} comments. {1}." ], + "vs/workbench/contrib/notebook/browser/view/cellParts/codeCellExecutionIcon": [ + "Success", + "Failed", + "Pending", + "Executing" + ], "vs/workbench/contrib/comments/browser/commentThreadHeader": [ "Icon to collapse a review comment.", "Collapse", @@ -28513,7 +28904,8 @@ "The following extensions want to relaunch the terminal to contribute to its environment:", "Relaunch terminal", "The following extensions have contributed to this terminal's environment:", - "Show environment contributions" + "Show environment contributions", + "workspace" ], "vs/workbench/contrib/terminal/browser/xterm/decorationAddon": [ "Rerun Command", @@ -28532,12 +28924,6 @@ "Gutter command decorations", "Overview ruler command decorations" ], - "vs/workbench/contrib/notebook/browser/view/cellParts/codeCellExecutionIcon": [ - "Success", - "Failed", - "Pending", - "Executing" - ], "vs/workbench/contrib/notebook/browser/view/cellParts/cellOutput": [ "Cell has no output", "No renderer could be found for output. It has the following mimetypes: {0}", @@ -28601,6 +28987,8 @@ "vs/editor/browser/editorExtensions", "vs/editor/browser/widget/codeEditorWidget", "vs/editor/browser/widget/diffEditorWidget", + "vs/editor/browser/widget/diffEditorWidget2/diffEditorWidget2", + "vs/editor/browser/widget/diffEditorWidget2/diffEditorWidget2.contribution", "vs/editor/browser/widget/diffReview", "vs/editor/browser/widget/inlineDiffMargin", "vs/editor/common/config/editorConfigurationSchema", @@ -28619,20 +29007,19 @@ "vs/editor/contrib/codeAction/browser/codeAction", "vs/editor/contrib/codeAction/browser/codeActionCommands", "vs/editor/contrib/codeAction/browser/codeActionContributions", + "vs/editor/contrib/codeAction/browser/codeActionController", "vs/editor/contrib/codeAction/browser/codeActionMenu", - "vs/editor/contrib/codeAction/browser/codeActionUi", "vs/editor/contrib/codeAction/browser/lightBulbWidget", "vs/editor/contrib/codelens/browser/codelensController", "vs/editor/contrib/colorPicker/browser/colorPickerWidget", "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions", "vs/editor/contrib/comment/browser/comment", "vs/editor/contrib/contextmenu/browser/contextmenu", - "vs/editor/contrib/copyPaste/browser/copyPasteContribution", - "vs/editor/contrib/copyPaste/browser/copyPasteController", "vs/editor/contrib/cursorUndo/browser/cursorUndo", - "vs/editor/contrib/dropIntoEditor/browser/defaultOnDropProviders", - "vs/editor/contrib/dropIntoEditor/browser/dropIntoEditorContribution", - "vs/editor/contrib/dropIntoEditor/browser/postDropWidget", + "vs/editor/contrib/dropOrPasteInto/browser/copyPasteContribution", + "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController", + "vs/editor/contrib/dropOrPasteInto/browser/defaultProviders", + "vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorController", "vs/editor/contrib/editorState/browser/keybindingCancellation", "vs/editor/contrib/find/browser/findController", "vs/editor/contrib/find/browser/findWidget", @@ -28762,6 +29149,7 @@ "vs/workbench/api/browser/mainThreadUriOpeners", "vs/workbench/api/browser/mainThreadWebviews", "vs/workbench/api/browser/mainThreadWorkspace", + "vs/workbench/api/browser/statusBarExtensionPoint", "vs/workbench/api/browser/viewsExtensionPoint", "vs/workbench/api/common/configurationExtensionPoint", "vs/workbench/api/common/jsonValidationExtensionPoint", @@ -28852,6 +29240,27 @@ "vs/workbench/contrib/callHierarchy/browser/callHierarchy.contribution", "vs/workbench/contrib/callHierarchy/browser/callHierarchyPeek", "vs/workbench/contrib/callHierarchy/browser/callHierarchyTree", + "vs/workbench/contrib/chat/browser/actions/chatAccessibilityHelp", + "vs/workbench/contrib/chat/browser/actions/chatActions", + "vs/workbench/contrib/chat/browser/actions/chatClearActions", + "vs/workbench/contrib/chat/browser/actions/chatCodeblockActions", + "vs/workbench/contrib/chat/browser/actions/chatCopyActions", + "vs/workbench/contrib/chat/browser/actions/chatExecuteActions", + "vs/workbench/contrib/chat/browser/actions/chatImportExport", + "vs/workbench/contrib/chat/browser/actions/chatMoveActions", + "vs/workbench/contrib/chat/browser/actions/chatQuickInputActions", + "vs/workbench/contrib/chat/browser/actions/chatTitleActions", + "vs/workbench/contrib/chat/browser/chat.contribution", + "vs/workbench/contrib/chat/browser/chatContributionServiceImpl", + "vs/workbench/contrib/chat/browser/chatEditorInput", + "vs/workbench/contrib/chat/browser/chatInputPart", + "vs/workbench/contrib/chat/browser/chatListRenderer", + "vs/workbench/contrib/chat/browser/chatWidget", + "vs/workbench/contrib/chat/browser/contrib/chatInputEditorContrib", + "vs/workbench/contrib/chat/common/chatColors", + "vs/workbench/contrib/chat/common/chatContextKeys", + "vs/workbench/contrib/chat/common/chatServiceImpl", + "vs/workbench/contrib/chat/common/chatViewModel", "vs/workbench/contrib/codeActions/browser/codeActionsContribution", "vs/workbench/contrib/codeActions/common/codeActionsExtensionPoint", "vs/workbench/contrib/codeActions/common/documentationExtensionPoint", @@ -28956,6 +29365,7 @@ "vs/workbench/contrib/extensions/browser/deprecatedExtensionsChecker", "vs/workbench/contrib/extensions/browser/exeBasedRecommendations", "vs/workbench/contrib/extensions/browser/extensionEditor", + "vs/workbench/contrib/extensions/browser/extensionEnablementWorkspaceTrustTransitionParticipant", "vs/workbench/contrib/extensions/browser/extensionRecommendationNotificationService", "vs/workbench/contrib/extensions/browser/extensions.contribution", "vs/workbench/contrib/extensions/browser/extensionsActions", @@ -29018,24 +29428,9 @@ "vs/workbench/contrib/interactive/browser/interactiveEditor", "vs/workbench/contrib/interactiveEditor/browser/interactiveEditorActions", "vs/workbench/contrib/interactiveEditor/browser/interactiveEditorController", + "vs/workbench/contrib/interactiveEditor/browser/interactiveEditorStrategies", "vs/workbench/contrib/interactiveEditor/browser/interactiveEditorWidget", "vs/workbench/contrib/interactiveEditor/common/interactiveEditor", - "vs/workbench/contrib/interactiveSession/browser/actions/interactiveSessionActions", - "vs/workbench/contrib/interactiveSession/browser/actions/interactiveSessionCodeblockActions", - "vs/workbench/contrib/interactiveSession/browser/actions/interactiveSessionCopyActions", - "vs/workbench/contrib/interactiveSession/browser/actions/interactiveSessionExecuteActions", - "vs/workbench/contrib/interactiveSession/browser/actions/interactiveSessionTitleActions", - "vs/workbench/contrib/interactiveSession/browser/contrib/interactiveSessionInputEditorContrib", - "vs/workbench/contrib/interactiveSession/browser/interactiveSession.contribution", - "vs/workbench/contrib/interactiveSession/browser/interactiveSessionContributionServiceImpl", - "vs/workbench/contrib/interactiveSession/browser/interactiveSessionEditorInput", - "vs/workbench/contrib/interactiveSession/browser/interactiveSessionInputPart", - "vs/workbench/contrib/interactiveSession/browser/interactiveSessionListRenderer", - "vs/workbench/contrib/interactiveSession/browser/interactiveSessionWidget", - "vs/workbench/contrib/interactiveSession/common/interactiveSessionColors", - "vs/workbench/contrib/interactiveSession/common/interactiveSessionContextKeys", - "vs/workbench/contrib/interactiveSession/common/interactiveSessionServiceImpl", - "vs/workbench/contrib/interactiveSession/common/interactiveSessionViewModel", "vs/workbench/contrib/issue/common/issue.contribution", "vs/workbench/contrib/issue/electron-sandbox/issue.contribution", "vs/workbench/contrib/keybindings/browser/keybindings.contribution", @@ -29123,6 +29518,7 @@ "vs/workbench/contrib/notebook/browser/view/renderers/cellRenderer", "vs/workbench/contrib/notebook/browser/viewParts/notebookKernelQuickPickStrategy", "vs/workbench/contrib/notebook/browser/viewParts/notebookKernelView", + "vs/workbench/contrib/notebook/common/notebookEditorModel", "vs/workbench/contrib/outline/browser/outline.contribution", "vs/workbench/contrib/outline/browser/outlineActions", "vs/workbench/contrib/outline/browser/outlinePane", @@ -29169,6 +29565,7 @@ "vs/workbench/contrib/scm/browser/activity", "vs/workbench/contrib/scm/browser/dirtyDiffSwitcher", "vs/workbench/contrib/scm/browser/dirtydiffDecorator", + "vs/workbench/contrib/scm/browser/menus", "vs/workbench/contrib/scm/browser/scm.contribution", "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane", "vs/workbench/contrib/scm/browser/scmViewPane", @@ -29195,6 +29592,8 @@ "vs/workbench/contrib/searchEditor/browser/searchEditor.contribution", "vs/workbench/contrib/searchEditor/browser/searchEditorInput", "vs/workbench/contrib/searchEditor/browser/searchEditorSerialization", + "vs/workbench/contrib/share/browser/share.contribution", + "vs/workbench/contrib/share/browser/shareService", "vs/workbench/contrib/snippets/browser/commands/abstractSnippetsActions", "vs/workbench/contrib/snippets/browser/commands/configureSnippets", "vs/workbench/contrib/snippets/browser/commands/fileTemplateSnippets", @@ -29454,9 +29853,9 @@ "vs/platform/markers/common/markers", "vs/platform/theme/common/iconRegistry", "vs/platform/workspace/common/workspace", + "vs/workbench/api/common/extHostChat", "vs/workbench/api/common/extHostDiagnostics", "vs/workbench/api/common/extHostExtensionService", - "vs/workbench/api/common/extHostInteractiveSession", "vs/workbench/api/common/extHostLanguageFeatures", "vs/workbench/api/common/extHostLogService", "vs/workbench/api/common/extHostProgress", @@ -29512,12 +29911,14 @@ "vs/platform/extensions/common/extensionValidator", "vs/platform/externalTerminal/node/externalTerminalService", "vs/platform/files/common/files", + "vs/platform/files/common/io", + "vs/platform/files/node/diskFileSystemProvider", "vs/platform/markers/common/markers", "vs/platform/theme/common/iconRegistry", "vs/platform/workspace/common/workspace", + "vs/workbench/api/common/extHostChat", "vs/workbench/api/common/extHostDiagnostics", "vs/workbench/api/common/extHostExtensionService", - "vs/workbench/api/common/extHostInteractiveSession", "vs/workbench/api/common/extHostLanguageFeatures", "vs/workbench/api/common/extHostLogService", "vs/workbench/api/common/extHostProgress", @@ -29569,6 +29970,8 @@ "vs/platform/request/common/request", "vs/platform/shell/node/shellEnv", "vs/platform/telemetry/common/telemetryService", + "vs/platform/terminal/common/terminalPlatformConfiguration", + "vs/platform/terminal/common/terminalProfiles", "vs/platform/update/common/update.config.contribution", "vs/platform/userDataProfile/common/userDataProfile", "vs/platform/windows/electron-main/windowImpl", @@ -29614,8 +30017,8 @@ "vs/base/browser/ui/button/button", "vs/base/common/actions", "vs/base/common/platform", - "vs/code/electron-sandbox/issue/IssueReporterService", - "vs/code/electron-sandbox/issue/issueReporterPage" + "vs/code/electron-sandbox/issue/issueReporterPage", + "vs/code/electron-sandbox/issue/issueReporterService" ], "vs/code/node/sharedProcess/sharedProcessMain": [ "vs/base/common/date", @@ -29627,8 +30030,6 @@ "vs/platform/configuration/common/configurationRegistry", "vs/platform/contextkey/common/contextkey", "vs/platform/contextkey/common/scanner", - "vs/platform/environment/node/argv", - "vs/platform/environment/node/argvHelper", "vs/platform/extensionManagement/common/abstractExtensionManagementService", "vs/platform/extensionManagement/common/extensionManagement", "vs/platform/extensionManagement/common/extensionNls", @@ -29644,11 +30045,8 @@ "vs/platform/remoteTunnel/common/remoteTunnel", "vs/platform/remoteTunnel/node/remoteTunnelService", "vs/platform/request/common/request", - "vs/platform/shell/node/shellEnv", "vs/platform/telemetry/common/telemetryLogAppender", "vs/platform/telemetry/common/telemetryService", - "vs/platform/terminal/common/terminalPlatformConfiguration", - "vs/platform/terminal/common/terminalProfiles", "vs/platform/userDataProfile/common/userDataProfile", "vs/platform/userDataSync/common/abstractSynchronizer", "vs/platform/userDataSync/common/keybindingsSync", diff --git a/packages/editor/src/browser/editor-generated-preference-schema.ts b/packages/editor/src/browser/editor-generated-preference-schema.ts index c0b38e97014b4..f4dc80563978b 100644 --- a/packages/editor/src/browser/editor-generated-preference-schema.ts +++ b/packages/editor/src/browser/editor-generated-preference-schema.ts @@ -2297,7 +2297,7 @@ export const editorGeneratedPreferenceProperties: PreferenceSchema['properties'] }, "editor.experimental.pasteActions.enabled": { "type": "boolean", - "description": nls.localizeByDefault("Enable/disable running edits from extensions on paste."), + "description": nls.localize('theia/editor/editor.experimental.pasteActions.enabled', "Enable/disable running edits from extensions on paste."), "default": false, "scope": "language-overridable", "restricted": false diff --git a/packages/git/src/browser/git-scm-provider.ts b/packages/git/src/browser/git-scm-provider.ts index 42ca2838536e9..0eb2d33c95096 100644 --- a/packages/git/src/browser/git-scm-provider.ts +++ b/packages/git/src/browser/git-scm-provider.ts @@ -431,7 +431,7 @@ export class GitScmProvider implements ScmProvider { fileText = `${paths.length} files`; } return new ConfirmDialog({ - title: nls.localizeByDefault('Discard Changes'), + title: nls.localize('vscode.git/package/command.clean', 'Discard Changes'), msg: nls.localize('vscode.git/commands/confirm discard', 'Do you really want to discard changes in {0}?', fileText) }).open(); } diff --git a/packages/memory-inspector/src/browser/editable-widget/memory-editable-table-widget.tsx b/packages/memory-inspector/src/browser/editable-widget/memory-editable-table-widget.tsx index a9b444e2a6bc6..ef92a307733c2 100644 --- a/packages/memory-inspector/src/browser/editable-widget/memory-editable-table-widget.tsx +++ b/packages/memory-inspector/src/browser/editable-widget/memory-editable-table-widget.tsx @@ -94,9 +94,9 @@ export class MemoryEditableTableWidget extends MemoryTableWidget { className='theia-button main' onClick={this.submitMemoryEdits} type='submit' - title={nls.localizeByDefault('Apply Changes')} + title={nls.localize('theia/memory-inspector/editable/apply', 'Apply Changes')} > - {nls.localizeByDefault('Apply Changes')} + {nls.localize('theia/memory-inspector/editable/apply', 'Apply Changes')} } {!!this.writeErrorInfo &&
{`Error writing to 0x${Long.fromString(this.writeErrorInfo?.location).toString(16)}`}
diff --git a/packages/terminal/src/browser/terminal-preferences.ts b/packages/terminal/src/browser/terminal-preferences.ts index c0f106086e6c9..d4701935ed0eb 100644 --- a/packages/terminal/src/browser/terminal-preferences.ts +++ b/packages/terminal/src/browser/terminal-preferences.ts @@ -121,7 +121,7 @@ export const TerminalConfigSchema: PreferenceSchema = { default: 1 }, 'terminal.integrated.scrollback': { - description: nls.localizeByDefault('Controls the maximum number of lines the terminal keeps in its buffer.'), + description: nls.localizeByDefault('Controls the maximum number of lines the terminal keeps in its buffer. We pre-allocate memory based on this value in order to ensure a smooth experience. As such, as the value increases, so will the amount of memory.'), type: 'number', default: 1000 },