code-server
Version:
Run VS Code on a remote server.
1,862 lines • 882 kB
JSON
{
"keys": {
"vs/code/browser/workbench/workbench": [
"playgroundLabelRepository",
"playgroundRepositoryTooltip",
"playgroundLabel",
"playgroundTooltip",
"home"
],
"vs/platform/environment/node/argv": [
"optionsUpperCase",
"extensionsManagement",
"troubleshooting",
"diff",
"add",
"goto",
"newWindow",
"reuseWindow",
"wait",
"locale",
"userDataDir",
"help",
"extensionHomePath",
"listExtensions",
"showVersions",
"category",
"installExtension",
"uninstallExtension",
"experimentalApis",
"version",
"verbose",
"log",
"status",
"prof-startup",
"disableExtensions",
"disableExtension",
"turn sync",
"inspect-extensions",
"inspect-brk-extensions",
"disableGPU",
"maxMemory",
"telemetry",
"paths",
"usage",
"options",
"stdinWindows",
"stdinUnix",
"unknownVersion",
"unknownCommit"
],
"vs/workbench/browser/web.main": [
"reset",
"reset user data message"
],
"vs/server/serverEnvironmentService": [
"connection-token",
"connection-secret"
],
"vs/platform/terminal/node/ptyService": [
{
"key": "terminal-session-restore",
"comment": [
"date the snapshot was taken",
"time the snapshot was taken"
]
}
],
"vs/workbench/browser/workbench": [
"loaderErrorNative"
],
"vs/editor/common/config/editorOptions": [
"accessibilitySupport.auto",
"accessibilitySupport.on",
"accessibilitySupport.off",
"accessibilitySupport",
"comments.insertSpace",
"comments.ignoreEmptyLines",
"emptySelectionClipboard",
"find.cursorMoveOnType",
"editor.find.seedSearchStringFromSelection.never",
"editor.find.seedSearchStringFromSelection.always",
"editor.find.seedSearchStringFromSelection.selection",
"find.seedSearchStringFromSelection",
"editor.find.autoFindInSelection.never",
"editor.find.autoFindInSelection.always",
"editor.find.autoFindInSelection.multiline",
"find.autoFindInSelection",
"find.globalFindClipboard",
"find.addExtraSpaceOnTop",
"find.loop",
"fontLigatures",
"fontFeatureSettings",
"fontLigaturesGeneral",
"fontSize",
"fontWeightErrorMessage",
"fontWeight",
"editor.gotoLocation.multiple.peek",
"editor.gotoLocation.multiple.gotoAndPeek",
"editor.gotoLocation.multiple.goto",
"editor.gotoLocation.multiple.deprecated",
"editor.editor.gotoLocation.multipleDefinitions",
"editor.editor.gotoLocation.multipleTypeDefinitions",
"editor.editor.gotoLocation.multipleDeclarations",
"editor.editor.gotoLocation.multipleImplemenattions",
"editor.editor.gotoLocation.multipleReferences",
"alternativeDefinitionCommand",
"alternativeTypeDefinitionCommand",
"alternativeDeclarationCommand",
"alternativeImplementationCommand",
"alternativeReferenceCommand",
"hover.enabled",
"hover.delay",
"hover.sticky",
"hover.above",
"codeActions",
"inlayHints.enable",
"inlayHints.fontSize",
"inlayHints.fontFamily",
"lineHeight",
"minimap.enabled",
"minimap.size.proportional",
"minimap.size.fill",
"minimap.size.fit",
"minimap.size",
"minimap.side",
"minimap.showSlider",
"minimap.scale",
"minimap.renderCharacters",
"minimap.maxColumn",
"padding.top",
"padding.bottom",
"parameterHints.enabled",
"parameterHints.cycle",
"quickSuggestions.strings",
"quickSuggestions.comments",
"quickSuggestions.other",
"quickSuggestions",
"lineNumbers.off",
"lineNumbers.on",
"lineNumbers.relative",
"lineNumbers.interval",
"lineNumbers",
"rulers.size",
"rulers.color",
"rulers",
"scrollbar.vertical.auto",
"scrollbar.vertical.visible",
"scrollbar.vertical.fit",
"scrollbar.vertical",
"scrollbar.horizontal.auto",
"scrollbar.horizontal.visible",
"scrollbar.horizontal.fit",
"scrollbar.horizontal",
"scrollbar.verticalScrollbarSize",
"scrollbar.horizontalScrollbarSize",
"scrollbar.scrollByPage",
"unicodeHighlight.nonBasicASCII",
"unicodeHighlight.invisibleCharacters",
"unicodeHighlight.ambiguousCharacters",
"unicodeHighlight.includeComments",
"unicodeHighlight.allowedCharacters",
"inlineSuggest.enabled",
"bracketPairColorization.enabled",
"editor.guides.bracketPairs.true",
"editor.guides.bracketPairs.active",
"editor.guides.bracketPairs.false",
"editor.guides.bracketPairs",
"editor.guides.bracketPairsHorizontal.true",
"editor.guides.bracketPairsHorizontal.active",
"editor.guides.bracketPairsHorizontal.false",
"editor.guides.bracketPairsHorizontal",
"editor.guides.highlightActiveBracketPair",
"editor.guides.indentation",
"editor.guides.highlightActiveIndentation",
"suggest.insertMode.insert",
"suggest.insertMode.replace",
"suggest.insertMode",
"suggest.filterGraceful",
"suggest.localityBonus",
"suggest.shareSuggestSelections",
"suggest.snippetsPreventQuickSuggestions",
"suggest.showIcons",
"suggest.showStatusBar",
"suggest.preview",
"suggest.showInlineDetails",
"suggest.maxVisibleSuggestions.dep",
"deprecated",
"editor.suggest.showMethods",
"editor.suggest.showFunctions",
"editor.suggest.showConstructors",
"editor.suggest.showDeprecated",
"editor.suggest.showFields",
"editor.suggest.showVariables",
"editor.suggest.showClasss",
"editor.suggest.showStructs",
"editor.suggest.showInterfaces",
"editor.suggest.showModules",
"editor.suggest.showPropertys",
"editor.suggest.showEvents",
"editor.suggest.showOperators",
"editor.suggest.showUnits",
"editor.suggest.showValues",
"editor.suggest.showConstants",
"editor.suggest.showEnums",
"editor.suggest.showEnumMembers",
"editor.suggest.showKeywords",
"editor.suggest.showTexts",
"editor.suggest.showColors",
"editor.suggest.showFiles",
"editor.suggest.showReferences",
"editor.suggest.showCustomcolors",
"editor.suggest.showFolders",
"editor.suggest.showTypeParameters",
"editor.suggest.showSnippets",
"editor.suggest.showUsers",
"editor.suggest.showIssues",
"selectLeadingAndTrailingWhitespace",
"acceptSuggestionOnCommitCharacter",
"acceptSuggestionOnEnterSmart",
"acceptSuggestionOnEnter",
"accessibilityPageSize",
"editorViewAccessibleLabel",
"editor.autoClosingBrackets.languageDefined",
"editor.autoClosingBrackets.beforeWhitespace",
"autoClosingBrackets",
"editor.autoClosingDelete.auto",
"autoClosingDelete",
"editor.autoClosingOvertype.auto",
"autoClosingOvertype",
"editor.autoClosingQuotes.languageDefined",
"editor.autoClosingQuotes.beforeWhitespace",
"autoClosingQuotes",
"editor.autoIndent.none",
"editor.autoIndent.keep",
"editor.autoIndent.brackets",
"editor.autoIndent.advanced",
"editor.autoIndent.full",
"autoIndent",
"editor.autoSurround.languageDefined",
"editor.autoSurround.quotes",
"editor.autoSurround.brackets",
"autoSurround",
"stickyTabStops",
"codeLens",
"codeLensFontFamily",
"codeLensFontSize",
"colorDecorators",
"columnSelection",
"copyWithSyntaxHighlighting",
"cursorBlinking",
"cursorSmoothCaretAnimation",
"cursorStyle",
"cursorSurroundingLines",
"cursorSurroundingLinesStyle.default",
"cursorSurroundingLinesStyle.all",
"cursorSurroundingLinesStyle",
"cursorWidth",
"dragAndDrop",
"fastScrollSensitivity",
"folding",
"foldingStrategy.auto",
"foldingStrategy.indentation",
"foldingStrategy",
"foldingHighlight",
"foldingImportsByDefault",
"unfoldOnClickAfterEndOfLine",
"fontFamily",
"formatOnPaste",
"formatOnType",
"glyphMargin",
"hideCursorInOverviewRuler",
"letterSpacing",
"linkedEditing",
"links",
"matchBrackets",
"mouseWheelScrollSensitivity",
"mouseWheelZoom",
"multiCursorMergeOverlapping",
"multiCursorModifier.ctrlCmd",
"multiCursorModifier.alt",
{
"key": "multiCursorModifier",
"comment": [
"- `ctrlCmd` refers to a value the setting can take and should not be localized.",
"- `Control` and `Command` refer to the modifier keys Ctrl or Cmd on the keyboard and can be localized."
]
},
"multiCursorPaste.spread",
"multiCursorPaste.full",
"multiCursorPaste",
"occurrencesHighlight",
"overviewRulerBorder",
"peekWidgetDefaultFocus.tree",
"peekWidgetDefaultFocus.editor",
"peekWidgetDefaultFocus",
"definitionLinkOpensInPeek",
"quickSuggestionsDelay",
"renameOnType",
"renameOnTypeDeprecate",
"renderControlCharacters",
"renderFinalNewline",
"renderLineHighlight.all",
"renderLineHighlight",
"renderLineHighlightOnlyWhenFocus",
"renderWhitespace.boundary",
"renderWhitespace.selection",
"renderWhitespace.trailing",
"renderWhitespace",
"roundedSelection",
"scrollBeyondLastColumn",
"scrollBeyondLastLine",
"scrollPredominantAxis",
"selectionClipboard",
"selectionHighlight",
"showFoldingControls.always",
"showFoldingControls.mouseover",
"showFoldingControls",
"showUnused",
"showDeprecated",
"snippetSuggestions.top",
"snippetSuggestions.bottom",
"snippetSuggestions.inline",
"snippetSuggestions.none",
"snippetSuggestions",
"smoothScrolling",
"suggestFontSize",
"suggestLineHeight",
"suggestOnTriggerCharacters",
"suggestSelection.first",
"suggestSelection.recentlyUsed",
"suggestSelection.recentlyUsedByPrefix",
"suggestSelection",
"tabCompletion.on",
"tabCompletion.off",
"tabCompletion.onlySnippets",
"tabCompletion",
"unusualLineTerminators.auto",
"unusualLineTerminators.off",
"unusualLineTerminators.prompt",
"unusualLineTerminators",
"useTabStops",
"wordSeparators",
"wordWrap.off",
"wordWrap.on",
{
"key": "wordWrap.wordWrapColumn",
"comment": [
"- `editor.wordWrapColumn` refers to a different setting and should not be localized."
]
},
{
"key": "wordWrap.bounded",
"comment": [
"- viewport means the edge of the visible window size.",
"- `editor.wordWrapColumn` refers to a different setting and should not be localized."
]
},
{
"key": "wordWrap",
"comment": [
"- 'off', 'on', 'wordWrapColumn' and 'bounded' refer to values the setting can take and should not be localized.",
"- `editor.wordWrapColumn` refers to a different setting and should not be localized."
]
},
{
"key": "wordWrapColumn",
"comment": [
"- `editor.wordWrap` refers to a different setting and should not be localized.",
"- 'wordWrapColumn' and 'bounded' refer to values the different setting can take and should not be localized."
]
},
"wrappingIndent.none",
"wrappingIndent.same",
"wrappingIndent.indent",
"wrappingIndent.deepIndent",
"wrappingIndent",
"wrappingStrategy.simple",
"wrappingStrategy.advanced",
"wrappingStrategy"
],
"vs/workbench/services/remote/browser/remoteAgentServiceImpl": [
"connectionError",
"reload",
"connectionErrorDetail"
],
"vs/platform/files/common/files": [
"unknownError",
"sizeB",
"sizeKB",
"sizeMB",
"sizeGB",
"sizeTB"
],
"vs/platform/files/common/fileService": [
"invalidPath",
"noProviderFound",
"fileNotFoundError",
"fileExists",
"err.write",
"writeFailedUnlockUnsupported",
"fileIsDirectoryWriteError",
"fileModifiedError",
"err.read",
"err.read",
"err.read",
"fileIsDirectoryReadError",
"fileNotModifiedError",
"fileTooLargeError",
"unableToMoveCopyError1",
"unableToMoveCopyError2",
"unableToMoveCopyError3",
"unableToMoveCopyError4",
"mkdirExistsError",
"deleteFailedTrashUnsupported",
"deleteFailedNotFound",
"deleteFailedNonEmptyFolder",
"err.readonly",
"err.readonly"
],
"vs/base/common/date": [
"date.fromNow.in",
"date.fromNow.now",
"date.fromNow.seconds.singular.ago",
"date.fromNow.seconds.plural.ago",
"date.fromNow.seconds.singular",
"date.fromNow.seconds.plural",
"date.fromNow.minutes.singular.ago",
"date.fromNow.minutes.plural.ago",
"date.fromNow.minutes.singular",
"date.fromNow.minutes.plural",
"date.fromNow.hours.singular.ago",
"date.fromNow.hours.plural.ago",
"date.fromNow.hours.singular",
"date.fromNow.hours.plural",
"date.fromNow.days.singular.ago",
"date.fromNow.days.plural.ago",
"date.fromNow.days.singular",
"date.fromNow.days.plural",
"date.fromNow.weeks.singular.ago",
"date.fromNow.weeks.plural.ago",
"date.fromNow.weeks.singular",
"date.fromNow.weeks.plural",
"date.fromNow.months.singular.ago",
"date.fromNow.months.plural.ago",
"date.fromNow.months.singular",
"date.fromNow.months.plural",
"date.fromNow.years.singular.ago",
"date.fromNow.years.plural.ago",
"date.fromNow.years.singular",
"date.fromNow.years.plural"
],
"vs/platform/files/browser/indexedDBFileSystemProvider": [
"fileNotExists",
"fileIsDirectory",
"fileNotDirectory",
"dirIsNotEmpty",
"internal"
],
"vs/platform/request/common/request": [
"httpConfigurationTitle",
"proxy",
"strictSSL",
"proxyAuthorization",
"proxySupportOff",
"proxySupportOn",
"proxySupportFallback",
"proxySupportOverride",
"proxySupport",
"systemCertificates"
],
"vs/workbench/common/actions": [
"view",
"help",
"test",
"preferences",
{
"key": "developer",
"comment": [
"A developer on Code itself or someone diagnosing issues in Code"
]
}
],
"vs/platform/userDataSync/common/userDataSync": [
"settings sync",
"settingsSync.keybindingsPerPlatform",
"settingsSync.ignoredExtensions",
"app.extension.identifier.errorMessage",
"settingsSync.ignoredSettings"
],
"vs/platform/dialogs/common/dialogs": [
"moreFile",
"moreFiles"
],
"vs/workbench/browser/window": [
"shutdownError",
"reload",
"shutdownErrorDetail",
"unableToOpenExternal",
"open",
"learnMore",
"cancel"
],
"vs/platform/workspace/common/workspaceTrust": [
"trusted",
"untrusted"
],
"vs/platform/files/browser/htmlFileSystemProvider": [
"fileSystemRenameError",
"fileSystemNotAllowedError"
],
"vs/workbench/browser/client": [
"logout"
],
"vs/platform/userDataSync/common/userDataSyncMachines": [
"error incompatible"
],
"vs/platform/userDataSync/common/userDataAutoSyncService": [
"default service changed",
"service changed",
"turned off",
"default service changed",
"service changed",
"session expired",
"turned off machine"
],
"vs/platform/extensionManagement/common/extensionManagement": [
"extensions",
"preferences"
],
"vs/workbench/services/extensionManagement/common/extensionManagementService": [
"singleDependentError",
"twoDependentsError",
"multipleDependentsError",
"Manifest is not found",
"cannot be installed",
"install extension",
"install extensions",
"install",
"install and do no sync",
"cancel",
"install single extension",
"install multiple extensions",
"extensionInstallWorkspaceTrustMessage",
"extensionInstallWorkspaceTrustButton",
"extensionInstallWorkspaceTrustContinueButton",
"extensionInstallWorkspaceTrustManageButton",
"VS Code for Web",
"limited support",
"non web extensions detail",
"install anyways",
"showExtensions",
"cancel",
"install anyways",
"cancel",
"non web extensions",
"install anyways",
"showExtensions",
"cancel"
],
"vs/workbench/browser/parts/titlebar/titlebarPart": [
"patchedWindowTitle",
"userIsAdmin",
"userIsSudo",
"devExtensionWindowTitlePrefix",
"layoutMenu",
"layoutMenu"
],
"vs/workbench/services/configurationResolver/browser/configurationResolverService": [
"commandVariable.noStringType",
"inputVariable.noInputSection",
"inputVariable.missingAttribute",
"inputVariable.defaultInputValue",
"inputVariable.command.noStringType",
"inputVariable.unknownType",
"inputVariable.undefinedVariable"
],
"vs/workbench/services/search/browser/searchService": [
"errorSearchText",
"errorSearchFile"
],
"vs/workbench/services/extensionManagement/common/extensionManagementServerService": [
"remote",
"browser"
],
"vs/workbench/services/extensions/browser/extensionService": [
"looping"
],
"vs/workbench/services/keybinding/browser/keyboardLayoutService": [
"keyboardConfigurationTitle",
"keyboard.layout.config"
],
"vs/workbench/services/host/browser/browserHostService": [
"unableToOpenExternal",
"open",
"cancel"
],
"vs/workbench/services/dialogs/browser/fileDialogService": [
"pickFolderAndOpen",
"pickFolderAndOpen",
"pickWorkspaceAndOpen",
"openRemote",
"openFiles",
"learnMore",
"openRemote",
"learnMore",
"unsupportedBrowserMessage",
"unsupportedBrowserDetail"
],
"vs/workbench/services/clipboard/browser/clipboardService": [
"clipboardError",
"retry",
"learnMore"
],
"vs/workbench/services/lifecycle/browser/lifecycleService": [
"lifecycleVeto"
],
"vs/workbench/contrib/preferences/browser/keyboardLayoutPicker": [
"status.workbench.keyboardLayout",
"keyboardLayout",
"keyboardLayout",
"keyboardLayout",
"keyboard.chooseLayout",
"displayLanguage",
"doc",
"layoutPicks",
"configureKeyboardLayout",
"autoDetect",
"pickKeyboardLayout",
"fail.createSettings",
"preferences"
],
"vs/workbench/contrib/extensions/browser/extensions.web.contribution": [
"runtimeExtension"
],
"vs/workbench/contrib/tasks/browser/taskService": [
"taskService.processTaskSystem"
],
"vs/workbench/contrib/localizations/browser/localizations.contribution": [
"updateLocale",
"activateLanguagePack",
"changeAndRestart",
"restart",
"doNotChangeAndRestart",
"doNotRestart",
"neverAgain",
"vscode.extension.contributes.localizations",
"vscode.extension.contributes.localizations.languageId",
"vscode.extension.contributes.localizations.languageName",
"vscode.extension.contributes.localizations.languageNameLocalized",
"vscode.extension.contributes.localizations.translations",
"vscode.extension.contributes.localizations.translations.id",
"vscode.extension.contributes.localizations.translations.id.pattern",
"vscode.extension.contributes.localizations.translations.path"
],
"vs/workbench/contrib/files/browser/files.web.contribution": [
"textFileEditor"
],
"vs/base/common/errorMessage": [
"stackTrace.format",
"nodeExceptionMessage",
"error.defaultMessage",
"error.defaultMessage",
"error.moreErrors",
"error.defaultMessage"
],
"vs/base/common/actions": [
"submenu.empty"
],
"vs/workbench/contrib/issue/browser/issue.web.contribution": [
{
"key": "reportIssueInEnglish",
"comment": [
"Translate this to \"Report Issue in English\" in all languages please!"
]
},
"statusUnsupported"
],
"vs/workbench/contrib/externalTerminal/browser/externalTerminal.contribution": [
"scopedConsoleAction",
"scopedConsoleAction.integrated",
"scopedConsoleAction.integrated",
"scopedConsoleAction.wt",
"scopedConsoleAction.external"
],
"vs/platform/files/node/diskFileSystemProvider": [
"fileExists",
"fileNotExists",
"moveError",
"copyError",
"fileCopyErrorPathCase",
"fileCopyErrorExists"
],
"vs/platform/extensionManagement/common/extensionManagementCLIService": [
"notFound",
"useId",
"listFromLocation",
"installingExtensionsOnLocation",
"installingExtensions",
"alreadyInstalled-checkAndUpdate",
"alreadyInstalled",
"installation failed",
"successVsixInstall",
"cancelVsixInstall",
"alreadyInstalled",
"updateMessage",
"installing builtin with version",
"installing builtin ",
"installing with version",
"installing",
"successInstall",
"cancelInstall",
"forceDowngrade",
"builtin",
"forceUninstall",
"uninstalling",
"successUninstallFromLocation",
"successUninstall",
"notInstalleddOnLocation",
"notInstalled"
],
"vs/platform/extensionManagement/node/extensionManagementService": [
"incompatible",
"quitCode",
"exitCode",
"restartCode",
"restartCode",
"notInstalled",
"removeError"
],
"vs/server/remoteAgentEnvironmentImpl": [
"overwritingExtension"
],
"vs/platform/terminal/node/terminalProcess": [
"launchFail.cwdNotDirectory",
"launchFail.cwdDoesNotExist",
"launchFail.executableIsNotFileOrSymlink",
"launchFail.executableDoesNotExist"
],
"vs/base/node/processes": [
"TaskRunner.UNC"
],
"vs/workbench/api/common/extHostExtensionService": [
"extensionTestError1",
"extensionTestError"
],
"vs/workbench/api/common/extHostWorkspace": [
"updateerror"
],
"vs/workbench/api/common/extHostTerminalService": [
"launchFail.idMissingOnExtHost"
],
"vs/workbench/api/node/extHostDebugService": [
"debug.terminal.title"
],
"vs/workbench/api/node/extHostTunnelService": [
"tunnelPrivacy.private",
"tunnelPrivacy.public"
],
"vs/workbench/common/editor": [
"promptOpenWith.defaultEditor.displayName",
"builtinProviderDisplayName",
"activeEditorIsDirty",
"activeEditorIsNotPreview",
"activeEditorIsPinned",
"activeEditorIsReadonly",
"activeEditorCanRevert",
"activeEditor",
"activeEditorAvailableEditorIds",
"textCompareEditorVisible",
"textCompareEditorActive",
"sideBySideEditorActive",
"groupEditorsCount",
"activeEditorGroupEmpty",
"activeEditorGroupIndex",
"activeEditorGroupLast",
"activeEditorGroupLocked",
"multipleEditorGroups",
"editorIsOpen",
"inZenMode",
"isCenteredLayout",
"splitEditorsVertically",
"editorAreaVisible"
],
"vs/workbench/browser/parts/notifications/notificationsCenter": [
"notificationsEmpty",
"notifications",
"notificationsToolbar",
"notificationsCenterWidgetAriaLabel"
],
"vs/workbench/browser/parts/notifications/notificationsAlerts": [
"alertErrorMessage",
"alertWarningMessage",
"alertInfoMessage"
],
"vs/workbench/browser/parts/notifications/notificationsStatus": [
"status.notifications",
"status.notifications",
"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/notificationsCommands": [
"notificationFocus",
"notificationCenterVisible",
"notificationToastsVisible",
"notifications",
"showNotifications",
"hideNotifications",
"clearAllNotifications",
"focusNotificationToasts"
],
"vs/workbench/browser/parts/notifications/notificationsToasts": [
"notificationAriaLabel",
"notificationWithSourceAriaLabel"
],
"vs/workbench/browser/contextkeys": [
"workbenchState",
"workspaceFolderCount",
"dirtyWorkingCopies",
"remoteName",
"virtualWorkspace",
"isFullscreen"
],
"vs/platform/files/common/io": [
"fileTooLargeForHeapError",
"fileTooLargeError"
],
"vs/platform/configuration/common/configurationRegistry": [
"defaultLanguageConfigurationOverrides.title",
"defaultLanguageConfiguration.description",
"overrideSettings.defaultDescription",
"overrideSettings.errorMessage",
"overrideSettings.defaultDescription",
"overrideSettings.errorMessage",
"config.property.empty",
"config.property.languageDefault",
"config.property.duplicate"
],
"vs/workbench/services/configuration/common/configurationEditingService": [
"openTasksConfiguration",
"openLaunchConfiguration",
"open",
"openTasksConfiguration",
"openLaunchConfiguration",
"saveAndRetry",
"saveAndRetry",
"open",
"errorUnknownKey",
"errorInvalidWorkspaceConfigurationApplication",
"errorInvalidWorkspaceConfigurationMachine",
"errorInvalidFolderConfiguration",
"errorInvalidUserTarget",
"errorInvalidWorkspaceTarget",
"errorInvalidFolderTarget",
"errorInvalidResourceLanguageConfiguraiton",
"errorNoWorkspaceOpened",
"errorInvalidTaskConfiguration",
"errorInvalidLaunchConfiguration",
"errorInvalidConfiguration",
"errorInvalidRemoteConfiguration",
"errorInvalidConfigurationWorkspace",
"errorInvalidConfigurationFolder",
"errorTasksConfigurationFileDirty",
"errorLaunchConfigurationFileDirty",
"errorConfigurationFileDirty",
"errorRemoteConfigurationFileDirty",
"errorConfigurationFileDirtyWorkspace",
"errorConfigurationFileDirtyFolder",
"errorTasksConfigurationFileModifiedSince",
"errorLaunchConfigurationFileModifiedSince",
"errorConfigurationFileModifiedSince",
"errorRemoteConfigurationFileModifiedSince",
"errorConfigurationFileModifiedSinceWorkspace",
"errorConfigurationFileModifiedSinceFolder",
"userTarget",
"remoteUserTarget",
"workspaceTarget",
"folderTarget"
],
"vs/workbench/services/configuration/common/jsonEditingService": [
"errorInvalidFile",
"errorFileDirty"
],
"vs/platform/workspaces/common/workspaces": [
"codeWorkspace"
],
"vs/platform/userDataSync/common/keybindingsSync": [
"errorInvalidSettings",
"errorInvalidSettings"
],
"vs/platform/userDataSync/common/settingsSync": [
"errorInvalidSettings"
],
"vs/workbench/services/userDataSync/common/userDataSync": [
"settings",
"keybindings",
"snippets",
"extensions",
"ui state label",
"sync category",
"syncViewIcon"
],
"vs/workbench/services/authentication/browser/authenticationService": [
"authentication.id",
"authentication.label",
{
"key": "authenticationExtensionPoint",
"comment": [
"'Contributes' means adds here"
]
},
"loading",
"authentication.missingId",
"authentication.missingLabel",
"authentication.idConflict",
"loading",
"sign in",
"confirmAuthenticationAccess",
"allow",
"deny",
"cancel",
"useOtherAccount",
{
"key": "selectAccount",
"comment": [
"The placeholder {0} is the name of an extension. {1} is the name of the type of account, such as Microsoft or GitHub."
]
},
"getSessionPlateholder",
{
"key": "accessRequest",
"comment": [
"The placeholder {0} will be replaced with an authentication provider''s label. {1} will be replaced with an extension name. (1) is to indicate that this menu item contributes to a badge count"
]
},
{
"key": "signInRequest",
"comment": [
"The placeholder {0} will be replaced with an authentication provider's label. {1} will be replaced with an extension name. (1) is to indicate that this menu item contributes to a badge count."
]
}
],
"vs/platform/contextkey/browser/contextKeyService": [
"getContextKeyInfo"
],
"vs/platform/markers/common/markers": [
"sev.error",
"sev.warning",
"sev.info"
],
"vs/workbench/browser/workbench.contribution": [
"workbench.editor.titleScrollbarSizing.default",
"workbench.editor.titleScrollbarSizing.large",
"tabScrollbarHeight",
"showEditorTabs",
"wrapTabs",
{
"comment": [
"This is the description for a setting. Values surrounded by single quotes are not to be translated."
],
"key": "scrollToSwitchTabs"
},
"highlightModifiedTabs",
"decorations.badges",
"decorations.colors",
"workbench.editor.labelFormat.default",
"workbench.editor.labelFormat.short",
"workbench.editor.labelFormat.medium",
"workbench.editor.labelFormat.long",
{
"comment": [
"This is the description for a setting. Values surrounded by parenthesis are not to be translated."
],
"key": "tabDescription"
},
"workbench.editor.untitled.labelFormat.content",
"workbench.editor.untitled.labelFormat.name",
{
"comment": [
"This is the description for a setting. Values surrounded by parenthesis are not to be translated."
],
"key": "untitledLabelFormat"
},
{
"comment": [
"This is the description for a setting. Values surrounded by single quotes are not to be translated."
],
"key": "untitledHint"
},
"workbench.editor.languageDetection",
{
"comment": [
"This is the description for a setting. Values surrounded by single quotes are not to be translated."
],
"key": "editorTabCloseButton"
},
"workbench.editor.tabSizing.fit",
"workbench.editor.tabSizing.shrink",
{
"comment": [
"This is the description for a setting. Values surrounded by single quotes are not to be translated."
],
"key": "tabSizing"
},
"workbench.editor.pinnedTabSizing.normal",
"workbench.editor.pinnedTabSizing.compact",
"workbench.editor.pinnedTabSizing.shrink",
{
"comment": [
"This is the description for a setting. Values surrounded by single quotes are not to be translated."
],
"key": "pinnedTabSizing"
},
"workbench.editor.splitSizingDistribute",
"workbench.editor.splitSizingSplit",
{
"comment": [
"This is the description for a setting. Values surrounded by single quotes are not to be translated."
],
"key": "splitSizing"
},
"splitOnDragAndDrop",
"focusRecentEditorAfterClose",
"showIcons",
"enablePreview",
"enablePreviewFromQuickOpen",
"enablePreviewFromCodeNavigation",
"closeOnFileDelete",
{
"comment": [
"This is the description for a setting. Values surrounded by single quotes are not to be translated."
],
"key": "editorOpenPositioning"
},
"sideBySideDirection",
"closeEmptyGroups",
"revealIfOpen",
"mouseBackForwardToNavigate",
"restoreViewState",
"sharedViewState",
"splitInGroupLayout",
"workbench.editor.splitInGroupLayoutVertical",
"workbench.editor.splitInGroupLayoutHorizontal",
"centeredLayoutAutoResize",
"limitEditorsEnablement",
"limitEditorsMaximum",
"perEditorGroup",
"experimentalDisableClearInputOnSetInput",
"commandHistory",
"preserveInput",
"closeOnFocusLost",
"workbench.quickOpen.preserveInput",
"openDefaultSettings",
"useSplitJSON",
"openDefaultKeybindings",
"sideBarLocation",
"panelDefaultLocation",
"panelOpensMaximized",
"workbench.panel.opensMaximized.always",
"workbench.panel.opensMaximized.never",
"workbench.panel.opensMaximized.preserve",
"statusBarVisibility",
"activityBarVisibility",
"activityBarIconClickBehavior",
"workbench.activityBar.iconClickBehavior.toggle",
"workbench.activityBar.iconClickBehavior.focus",
"viewVisibility",
"fontAliasing",
"workbench.fontAliasing.default",
"workbench.fontAliasing.antialiased",
"workbench.fontAliasing.none",
"workbench.fontAliasing.auto",
"settings.editor.ui",
"settings.editor.json",
"settings.editor.desc",
"workbench.hover.delay",
"layoutControlEnabled",
"auxiliaryBarEnabled",
"panelAlignment",
"windowTitle",
"activeEditorShort",
"activeEditorMedium",
"activeEditorLong",
"activeFolderShort",
"activeFolderMedium",
"activeFolderLong",
"folderName",
"folderPath",
"rootName",
"rootPath",
"appName",
"remoteName",
"dirty",
"separator",
"windowConfigurationTitle",
"window.titleSeparator",
"window.menuBarVisibility.classic",
"window.menuBarVisibility.visible",
"window.menuBarVisibility.toggle.mac",
"window.menuBarVisibility.toggle",
"window.menuBarVisibility.hidden",
"window.menuBarVisibility.compact",
"menuBarVisibility.mac",
"menuBarVisibility",
"enableMenuBarMnemonics",
"customMenuBarAltFocus",
"window.openFilesInNewWindow.on",
"window.openFilesInNewWindow.off",
"window.openFilesInNewWindow.defaultMac",
"window.openFilesInNewWindow.default",
"openFilesInNewWindowMac",
"openFilesInNewWindow",
"window.openFoldersInNewWindow.on",
"window.openFoldersInNewWindow.off",
"window.openFoldersInNewWindow.default",
"openFoldersInNewWindow",
"window.confirmBeforeClose.always",
"window.confirmBeforeClose.keyboardOnly",
"window.confirmBeforeClose.never",
"confirmBeforeCloseWeb",
"zenModeConfigurationTitle",
"zenMode.fullScreen",
"zenMode.centerLayout",
"zenMode.hideTabs",
"zenMode.hideStatusBar",
"zenMode.hideActivityBar",
"zenMode.hideLineNumbers",
"zenMode.restore",
"zenMode.silentNotifications"
],
"vs/workbench/browser/actions/textInputActions": [
"undo",
"redo",
"cut",
"copy",
"paste",
"selectAll"
],
"vs/platform/list/browser/listService": [
"workbenchConfigurationTitle",
"multiSelectModifier.ctrlCmd",
"multiSelectModifier.alt",
{
"key": "multiSelectModifier",
"comment": [
"- `ctrlCmd` refers to a value the setting can take and should not be localized.",
"- `Control` and `Command` refer to the modifier keys Ctrl or Cmd on the keyboard and can be localized."
]
},
{
"key": "openModeModifier",
"comment": [
"`singleClick` and `doubleClick` refers to a value the setting can take and should not be localized."
]
},
"horizontalScrolling setting",
"tree indent setting",
"render tree indent guides",
"list smoothScrolling setting",
"Mouse Wheel Scroll Sensitivity",
"Fast Scroll Sensitivity",
"keyboardNavigationSettingKey.simple",
"keyboardNavigationSettingKey.highlight",
"keyboardNavigationSettingKey.filter",
"keyboardNavigationSettingKey",
"automatic keyboard navigation setting",
"expand mode"
],
"vs/workbench/browser/actions/navigationActions": [
"navigateLeft",
"navigateRight",
"navigateUp",
"navigateDown",
"focusNextPart",
"focusPreviousPart"
],
"vs/workbench/browser/actions/windowActions": [
"file",
"remove",
"dirtyRecentlyOpenedFolder",
"dirtyRecentlyOpenedWorkspace",
"workspacesAndFolders",
"folders",
"files",
"openRecentPlaceholderMac",
"openRecentPlaceholder",
"dirtyWorkspace",
"dirtyFolder",
"dirtyWorkspaceConfirm",
"dirtyFolderConfirm",
"dirtyWorkspaceConfirmDetail",
"dirtyFolderConfirmDetail",
"recentDirtyWorkspaceAriaLabel",
"recentDirtyFolderAriaLabel",
"openRecent",
{
"key": "miMore",
"comment": [
"&& denotes a mnemonic"
]
},
"quickOpenRecent",
"toggleFullScreen",
{
"key": "miToggleFullScreen",
"comment": [
"&& denotes a mnemonic"
]
},
"reloadWindow",
"about",
{
"key": "miAbout",
"comment": [
"&& denotes a mnemonic"
]
},
"newWindow",
{
"key": "miNewWindow",
"comment": [
"&& denotes a mnemonic"
]
},
"blur",
"miConfirmClose",
{
"key": "miOpenRecent",
"comment": [
"&& denotes a mnemonic"
]
}
],
"vs/workbench/browser/actions/layoutActions": [
"closeSidebar",
"toggleActivityBar",
{
"key": "miShowActivityBar",
"comment": [
"&& denotes a mnemonic"
]
},
"toggleCenteredLayout",
{
"key": "miToggleCenteredLayout",
"comment": [
"&& denotes a mnemonic"
]
},
"toggleSidebarPosition",
"moveSidebarRight",
"moveSidebarLeft",
"toggleSidebarPosition",
"move sidebar right",
"move sidebar right",
"move sidebar left",
"move sidebar left",
{
"key": "miMoveSidebarRight",
"comment": [
"&& denotes a mnemonic"
]
},
{
"key": "miMoveSidebarLeft",
"comment": [
"&& denotes a mnemonic"
]
},
"toggleEditor",
{
"key": "miShowEditorArea",
"comment": [
"&& denotes a mnemonic"
]
},
{
"key": "miAppearance",
"comment": [
"&& denotes a mnemonic"
]
},
"toggleSidebar",
"compositePart.hideSideBarLabel",
"compositePart.hideSideBarLabel",
{
"key": "miShowSidebar",
"comment": [
"&& denotes a mnemonic"
]
},
"miShowSidebarNoMnnemonic",
"toggleStatusbar",
{
"key": "miShowStatusbar",
"comment": [
"&& denotes a mnemonic"
]
},
"toggleTabs",
"toggleZenMode",
"miToggleZenMode",
"toggleMenuBar",
{
"key": "miShowMenuBar",
"comment": [
"&& denotes a mnemonic"
]
},
"resetViewLocations",
"moveView",
"sidebarContainer",
"panelContainer",
"moveFocusedView.selectView",
"moveFocusedView",
"moveFocusedView.error.noFocusedView",
"moveFocusedView.error.nonMovableView",
"moveFocusedView.selectDestination",
{
"key": "moveFocusedView.title",
"comment": [
"{0} indicates the title of the view the user has selected to move."
]
},
{
"key": "moveFocusedView.newContainerInPanel",
"comment": [
"Creates a new top-level tab in the panel."
]
},
"moveFocusedView.newContainerInSidebar",
"sidebar",
"panel",
"resetFocusedViewLocation",
"resetFocusedView.error.noFocusedView",
"increaseViewSize",
"increaseEditorWidth",
"increaseEditorHeight",
"decreaseViewSize",
"decreaseEditorWidth",
"decreaseEditorHeight"
],
"vs/workbench/browser/actions/workspaceCommands": [
"addFolderToWorkspace",
{
"key": "add",
"comment": [
"&& denotes a mnemonic"
]
},
"addFolderToWorkspaceTitle",
"workspaceFolderPickerPlaceholder"
],
"vs/workbench/browser/actions/workspaceActions": [
"workspaces",
"filesCategory",
"openFile",
"openFolder",
"openFileFolder",
"openWorkspaceAction",
"closeWorkspace",
"openWorkspaceConfigFile",
"globalRemoveFolderFromWorkspace",
"saveWorkspaceAsAction",
"duplicateWorkspaceInNewWindow",
{
"key": "miOpenFile",
"comment": [
"&& denotes a mnemonic"
]
},
{
"key": "miOpenFolder",
"comment": [
"&& denotes a mnemonic"
]
},
{
"key": "miOpen",
"comment": [
"&& denotes a mnemonic"
]
},
{
"key": "miOpenWorkspace",
"comment": [
"&& denotes a mnemonic"
]
},
{
"key": "miAddFolderToWorkspace",
"comment": [
"&& denotes a mnemonic"
]
},
"miSaveWorkspaceAs",
"duplicateWorkspace",
{
"key": "miCloseFolder",
"comment": [
"&& denotes a mnemonic"
]
},
{
"key": "miCloseWorkspace",
"comment": [
"&& denotes a mnemonic"
]
}
],
"vs/workbench/browser/actions/quickAccessActions": [
"quickOpen",
"quickNavigateNext",
"quickNavigatePrevious",
"quickSelectNext",
"quickSelectPrevious"
],
"vs/workbench/api/common/menusExtensionPoint": [
"menus.commandPalette",
"menus.touchBar",
"menus.editorTitle",
"menus.editorTitleRun",
"menus.editorContext",
"menus.editorContextCopyAs",
"menus.explorerContext",
"menus.editorTabContext",
"menus.debugCallstackContext",
"menus.debugVariablesContext",
"menus.debugToolBar",
"menus.home",
"menus.opy",
"menus.scmTitle",
"menus.scmSourceControl",
"menus.resourceStateContext",
"menus.resourceFolderContext",
"menus.resourceGroupContext",
"menus.changeTitle",
"menus.statusBarRemoteIndicator",
"view.viewTitle",
"view.itemContext",
"commentThread.title",
"commentThread.actions",
"comment.title",
"comment.actions",
"notebook.toolbar",
"notebook.cell.title",
"notebook.cell.execute",
"notebook.cell.executePrimary",
"interactive.toolbar",
"interactive.cell.title",
"testing.item.context",
"testing.item.gutter.title",
"menus.extensionContext",
"view.timelineTitle",
"view.timelineContext",
"view.tunnelContext",
"view.tunnelOriginInline",
"view.tunnelPortInline",
"file.newFile",
"inlineCompletions.actions",
"requirestring",
"optstring",
"optstring",
"optstring",
"requirestring",
"optstring",
"optstring",
"requirearray",
"require",
"requirestring",
"requirestring",
"vscode.extension.contributes.menuItem.command",
"vscode.extension.contributes.menuItem.alt",
"vscode.extension.contributes.menuItem.when",
"vscode.extension.contributes.menuItem.group",
"vscode.extension.contributes.menuItem.submenu",
"vscode.extension.contributes.menuItem.when",
"vscode.extension.contributes.menuItem.group",
"vscode.extension.contributes.submenu.id",
"vscode.extension.contributes.submenu.label",
{
"key": "vscode.extension.contributes.submenu.icon",
"comment": [
"do not translate or change `\\$(zap)`, \\ in front of $ is important."
]
},
"vscode.extension.contributes.submenu.icon.light",
"vscode.extension.contributes.submenu.icon.dark",
"vscode.extension.contributes.menus",
"proposed",
"vscode.extension.contributes.submenus",
"nonempty",
"requirestring",
"optstring",
"opticon",
"requireStringOrObject",
"requirestring",
"requirestrings",
"vscode.extension.contributes.commandType.command",
"vscode.extension.contributes.commandType.title",
"vscode.extension.contributes.commandType.shortTitle",
"vscode.extension.contributes.commandType.category",
"vscode.extension.contributes.commandType.precondition",
{
"key": "vscode.extension.contributes.commandType.icon",
"comment": [
"do not translate or change `\\$(zap)`, \\ in front of $ is important."
]
},
"vscode.extension.contributes.commandType.icon.light",
"vscode.extension.contributes.commandType.icon.dark",
"vscode.extension.contributes.commands",
"dup",
"submenuId.invalid.id",
"submenuId.duplicate.id",
"submenuId.invalid.label",
"menuId.invalid",
"proposedAPI.invalid",
"missing.command",
"missing.altCommand",
"dupe.command",
"unsupported.submenureference",
"missing.submenu",
"submenuItem.duplicate"
],
"vs/workbench/api/common/configurationExtensionPoint": [
"vscode.extension.contributes.configuration.title",
"vscode.extension.contributes.configuration.order",
"vscode.extension.contributes.configuration.properties",
"vscode.extension.contributes.configuration.property.empty",
"vscode.extension.contributes.configuration.properties.schema",
"scope.application.description",
"scope.machine.description",
"scope.window.description",
"scope.resource.description",
"scope.language-overridable.description",
"scope.machine-overridable.description",
"scope.description",
"scope.enumDescriptions",
"scope.markdownEnumDescriptions",
"scope.markdownDescription",
"scope.deprecationMessage",
"scope.markdownDeprecationMessage",
"scope.singlelineText.description",
"scope.multilineText.description",
"scope.editPresentation",
"scope.order",
"configurationDefaults.description",
"config.property.defaultConfiguration.warning",
"vscode.extension.contributes.configuration",
"invalid.title",
"invalid.properties",
"config.property.duplicate",
"invalid.property",
"invalid.allOf",
"workspaceConfig.folders.description",
"workspaceConfig.path.description",
"workspaceConfig.name.description",
"workspaceConfig.uri.description",
"workspaceConfig.name.description",
"workspaceConfig.settings.description",
"workspaceConfig.launch.description",
"workspaceConfig.tasks.description",
"workspaceConfig.extensions.description",
"workspaceConfig.remoteAuthority",
"workspaceConfig.transient",
"unknownWorkspaceProperty"
],
"vs/workbench/browser/actions/developerActions": [
"inspect context keys",
"toggle screencast mode",
{
"key": "logStorage",
"comment": [
"A developer only action to log the contents of the storage for the current window."
]
},
{
"key": "logWorkingCopies",
"comment": [
"A developer only action to log the working copies that exist."
]
},
"screencastModeConfigurationTitle",
"screencastMode.location.verticalPosition",
"screencastMode.fontSize",
"keyboardShortcutsFormat.keys",
"keyboardShortcutsFormat.command",
"keyboardShortcutsFormat.commandWithGroup",
"keyboardShortcutsFormat.commandAndKeys",
"keyboardShortcutsFormat.commandWithGroupAndKeys",
"screencastMode.keyboardShortcutsFormat",
"screencastMode.onlyKeyboardShortcuts",
"screencastMode.keyboardOverlayTimeout",
"screencastMode.mouseIndicatorColor",
"screencastMode.mouseIndicatorSize"
],
"vs/workbench/browser/actions/helpActions": [
"keybindingsReference",
{
"key": "miKeyboardShortcuts",
"comment": [
"&& denotes a mnemonic"
]
},
"openVideoTutorialsUrl",
{
"key": "miVideoTutorials",
"comment": [
"&& denotes a mnemonic"
]
},
"openTipsAndTricksUrl",
{
"key": "miTipsAndTricks",
"comment": [
"&& denotes a mnemonic"
]
},
"openDocumentationUrl",
{
"key": "miDocumentation",
"comment": [
"&& denotes a mnemonic"
]
},
"newsletterSignup",
"openTwitterUrl",
{
"key": "miTwitter",
"comment": [
"&& denotes a mnemonic"
]
},
"openUserVoiceUrl",
{
"key": "miUserVoice",
"comment": [
"&& denotes a mnemonic"
]
},
"openLicenseUrl",
{
"key": "miLicense",
"comment": [
"&& denotes a mnemonic"
]
},
"openPrivacyStatement",
{
"key": "miPrivacyStatement",
"comment": [
"&& denotes a mnemonic"
]
}
],
"vs/workbench/api/browser/viewsExtensionPoint": [
{
"key": "vscode.extension.contributes.views.containers.id",
"comment": [
"Contribution refers to those that an extension contributes to VS Code through an extension/contribution point. "
]
},
"vscode.extension.contributes.views.containers.title",
"vscode.extension.contributes.views.containers.icon",
"vscode.extension.contributes.viewsContainers",
"views.container.activitybar",
"views.container.panel",
"vscode.extension.contributes.view.type",
"vscode.extension.contributes.view.tree",
"vscode.extension.contributes.view.webview",
"vscode.extension.contributes.view.id",
"vscode.extension.contributes.view.name",
"vscode.extension.contributes.view.when",
"vscode.extension.contributes.view.icon",
"vscode.extension.contributes.view.contextualTitle",
"vscode.extension.contributes.view.initialState",
"vscode.extension.contributes.view.initialState.visible",
"vscode.extension.contributes.view.initialState.hidden",
"vscode.extension.contributes.view.initialState.collapsed",
"vscode.extension.contributes.view.id",
"vscode.extension.contributes.view.name",
"vscode.extension.contributes.view.when",
"vscode.extension.contributes.view.group",
"vscode.extension.contributes.view.remoteName",
"vscode.extension.contributes.views",
"views.explorer",
"views.debug",
"views.scm",
"views.test",
"views.remote",
"views.contributed",
"viewcontainer requirearray",
"requireidstring",
"requireidstring",
"requirestring",
"requirestring",
"requirenonemptystring",
"ViewContainerRequiresProposedAPI",
"ViewContainerDoesnotExist",
"duplicateView1",
"duplicateView2",
"unknownViewType",
"requirearray",
"requirestring",
"requirestring",
"optstring",
"optstring",
"optstring",
"optenum"
],
"vs/workbench/browser/parts/editor/editor.contribution": [
"textEditor",
"textDiffEditor",
"binaryDiffEditor",
"sideBySideEditor",
"editorQuickAccessPlaceholder",
"activeGroupEditorsByMostRecentlyUsedQuickAccess",
"editorQuickAccessPlaceholder",
"allEditorsByAppearanceQuickAccess",
"editorQuickAccessPlaceholder",
"allEditorsByMostRecentlyUsedQuickAccess",
"file",
"unlockGroupAction",
"closeGroupAction",
"splitUp",
"splitDown",
"splitLeft",
"splitRight",
"toggleLockGroup",
"close",
"close",
"closeOthers",
"closeRight",
"closeAllSaved",
"closeAll",
"reopenWith",
"keepOpen",
"pin",
"unpin",
"splitUp",
"splitDown",
"splitLeft",
"splitRight",
"splitInGroup",
"joinInGroup",
"inlineView",
"showOpenedEditors",
"closeAll",
"closeAllSaved",
"toggleKeepEditors",
"lockGroup",
"splitEditorRight",
"splitEditorDown",
"splitEditorDown",
"splitEditorRight",
"toggleSplitEditorInGroupLayout",
"close",
"closeAll",
"close",
"closeAll",
"unpin",
"close",
"unpin",
"close",
"unlockEditorGroup",
"previousChangeIcon",
"nextChangeIcon",
"toggleWhitespace",
"navigate.prev.label",
"navigate.next.label",
"ignoreTrimWhitespace.label",
"showTrimWhitespace.label",
"keepEditor",
"pinEditor",
"unpinEditor",
"closeEditor",
"closePinnedEditor",
"closeEditorsInGroup",
"closeSavedEditors",
"closeOtherEditors",
"closeRightEditors",
"closeEditorGroup",
"reopenWith",
{
"key": "miReopenClosedEditor",
"comment": [
"&& denotes a mnemonic"
]
},
{
"key": "miClearRecentOpen",
"comment": [
"&& denotes a mnemonic"
]
},
{
"key": "miEditorLayout",
"comment": [
"&& denotes a mnemonic"
]
},
{
"key": "miSplitEditorUp",
"comment": [
"&& denotes a mnemonic"
]
},
{
"key": "miSplitEditorDown",
"comment": [
"&& denotes a mnemonic"
]
},
{
"key": "miSplitEditorLeft",
"comment": [
"&& denotes a mnemonic"
]
},
{
"key": "miSplitEditorRight",
"comment": [
"&& denotes a mnemonic"
]
},
{
"key": "miSplitEditorInGroup",
"comment": [
"&& denotes a mnemonic"
]
},
{
"key": "miJoinEditorInGroup",
"comment": [
"&& denotes a mnemoni