cloudstudio
Version:
Run VS Code on a remote server.
1,865 lines (1,864 loc) • 990 kB
JSON
{
"keys": {
"vs/platform/environment/node/argv": [
"optionsUpperCase",
"extensionsManagement",
"troubleshooting",
"diff",
"merge",
"add",
"goto",
"newWindow",
"reuseWindow",
"wait",
"locale",
"userDataDir",
"settingsProfileName",
"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",
"maxMemory",
"telemetry",
"deprecated.useInstead",
"paths",
"usage",
"options",
"stdinWindows",
"stdinUnix",
"unknownVersion",
"unknownCommit"
],
"vs/server/node/serverEnvironmentService": [
"host",
"port",
"socket-path",
"connection-token",
"connection-token-file",
"without-connection-token",
"acceptLicenseTerms",
"serverDataDir",
"telemetry-level",
"default-folder",
"default-workspace",
"start-server"
],
"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",
"editor.stickyScroll",
"editor.stickyScroll.",
"inlayHints.enable",
"editor.inlayHints.on",
"editor.inlayHints.onUnlessPressed",
"editor.inlayHints.offUnlessPressed",
"editor.inlayHints.off",
"inlayHints.fontSize",
"inlayHints.fontFamily",
"inlayHints.padding",
"lineHeight",
"minimap.enabled",
"minimap.autohide",
"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",
"on",
"inline",
"off",
"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.includeStrings",
"unicodeHighlight.allowedCharacters",
"unicodeHighlight.allowedLocales",
"inlineSuggest.enabled",
"bracketPairColorization.enabled",
"bracketPairColorization.independentColorPoolPerBracketType",
"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.true",
"editor.guides.highlightActiveIndentation.always",
"editor.guides.highlightActiveIndentation.false",
"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.matchOnWordStartOnly",
"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",
"dropIntoEditor.enabled",
"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",
"foldingMaximumRegions",
"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.never",
"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/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/platform/userDataSync/common/userDataSyncMachines": [
"error incompatible"
],
"vs/platform/userDataSync/common/userDataSync": [
"settings sync",
"settingsSync.keybindingsPerPlatform",
"settingsSync.ignoredExtensions",
"app.extension.identifier.errorMessage",
"settingsSync.ignoredSettings"
],
"vs/platform/userDataSync/common/userDataAutoSyncService": [
"default service changed",
"service changed",
"turned off",
"default service changed",
"service changed",
"session expired",
"turned off machine"
],
"vs/workbench/browser/parts/titlebar/titlebarPart": [
"focusTitleBar",
"toggle.commandCenter",
"toggle.layout"
],
"vs/platform/languagePacks/common/languagePacks": [
"currentDisplayLanguage"
],
"vs/workbench/browser/web.main": [
"vscode.dev",
"reset",
"reset user data message"
],
"vs/workbench/services/search/browser/searchService": [
"errorSearchText",
"errorSearchFile"
],
"vs/workbench/services/keybinding/browser/keyboardLayoutService": [
"keyboardConfigurationTitle",
"keyboard.layout.config"
],
"vs/workbench/services/extensions/browser/extensionService": [
"looping"
],
"vs/workbench/services/extensionManagement/common/extensionManagementServerService": [
"remote",
"browser"
],
"vs/workbench/services/extensionManagement/browser/webExtensionsScannerService": [
"not a web extension",
"openInstalledWebExtensionsResource"
],
"vs/workbench/services/dialogs/browser/fileDialogService": [
"pickFolderAndOpen",
"pickFolderAndOpen",
"pickWorkspaceAndOpen",
"openRemote",
"learnMore",
"openFiles",
"openRemote",
"learnMore",
"unsupportedBrowserMessage",
"unsupportedBrowserDetail"
],
"vs/workbench/services/host/browser/browserHostService": [
"unableToOpenExternal",
"open",
"cancel"
],
"vs/workbench/services/lifecycle/browser/lifecycleService": [
"lifecycleVeto"
],
"vs/workbench/services/clipboard/browser/clipboardService": [
"clipboardError",
"retry",
"learnMore"
],
"vs/workbench/contrib/localization/browser/localeService": [
"relaunchDisplayLanguageMessage",
"relaunchDisplayLanguageDetail",
{
"key": "reload",
"comment": [
"&& denotes a mnemonic character"
]
},
"clearDisplayLanguageMessage",
"clearDisplayLanguageDetail",
{
"key": "reload",
"comment": [
"&& denotes a mnemonic character"
]
}
],
"vs/workbench/contrib/files/browser/files.web.contribution": [
"textFileEditor"
],
"vs/workbench/contrib/localization/browser/localization.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/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/externalTerminal/browser/externalTerminal.contribution": [
"scopedConsoleAction",
"scopedConsoleAction.integrated",
"scopedConsoleAction.integrated",
"scopedConsoleAction.wt",
"scopedConsoleAction.external"
],
"vs/workbench/contrib/tasks/browser/taskService": [
"taskService.processTaskSystem"
],
"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/offline/browser/offline.contribution": [
"statusBarOfflineBackground",
"statusBarOfflineForeground",
"statusBarOfflineBorder",
"offline"
],
"vs/platform/terminal/node/ptyService": [
"terminal-history-restored"
],
"vs/base/common/platform": [
{
"key": "ensureLoaderPluginIsLoaded",
"comment": [
"{Locked}"
]
}
],
"vs/platform/request/common/request": [
"httpConfigurationTitle",
"proxy",
"strictSSL",
"proxyAuthorization",
"proxySupportOff",
"proxySupportOn",
"proxySupportFallback",
"proxySupportOverride",
"proxySupport",
"systemCertificates"
],
"vs/platform/extensionManagement/node/extensionManagementService": [
"incompatible",
"errorDeleting",
"renameError",
"cannot read",
"quitCode",
"exitCode",
"restartCode",
"restartCode",
"notInstalled",
"removeError"
],
"vs/platform/files/node/diskFileSystemProvider": [
"fileExists",
"fileNotExists",
"moveError",
"copyError",
"fileCopyErrorPathCase",
"fileCopyErrorExists"
],
"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/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/common/extensionsScannerService": [
"fileReadFail",
"jsonParseFail",
"jsonParseInvalidType",
"jsonsParseReportErrors",
"jsonInvalidFormat",
"jsonsParseReportErrors",
"jsonInvalidFormat"
],
"vs/platform/userDataProfile/common/userDataProfile": [
"defaultProfile"
],
"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/platform/dialogs/common/dialogs": [
"moreFile",
"moreFiles"
],
"vs/platform/workspace/common/workspaceTrust": [
"trusted",
"untrusted"
],
"vs/base/common/errorMessage": [
"stackTrace.format",
"nodeExceptionMessage",
"error.defaultMessage",
"error.defaultMessage",
"error.moreErrors",
"error.defaultMessage"
],
"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",
"config.policy.duplicate"
],
"vs/base/common/date": [
"date.fromNow.in",
"date.fromNow.now",
"date.fromNow.seconds.singular.ago.fullWord",
"date.fromNow.seconds.singular.ago",
"date.fromNow.seconds.plural.ago.fullWord",
"date.fromNow.seconds.plural.ago",
"date.fromNow.seconds.singular.fullWord",
"date.fromNow.seconds.singular",
"date.fromNow.seconds.plural.fullWord",
"date.fromNow.seconds.plural",
"date.fromNow.minutes.singular.ago.fullWord",
"date.fromNow.minutes.singular.ago",
"date.fromNow.minutes.plural.ago.fullWord",
"date.fromNow.minutes.plural.ago",
"date.fromNow.minutes.singular.fullWord",
"date.fromNow.minutes.singular",
"date.fromNow.minutes.plural.fullWord",
"date.fromNow.minutes.plural",
"date.fromNow.hours.singular.ago.fullWord",
"date.fromNow.hours.singular.ago",
"date.fromNow.hours.plural.ago.fullWord",
"date.fromNow.hours.plural.ago",
"date.fromNow.hours.singular.fullWord",
"date.fromNow.hours.singular",
"date.fromNow.hours.plural.fullWord",
"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.fullWord",
"date.fromNow.weeks.singular.ago",
"date.fromNow.weeks.plural.ago.fullWord",
"date.fromNow.weeks.plural.ago",
"date.fromNow.weeks.singular.fullWord",
"date.fromNow.weeks.singular",
"date.fromNow.weeks.plural.fullWord",
"date.fromNow.weeks.plural",
"date.fromNow.months.singular.ago.fullWord",
"date.fromNow.months.singular.ago",
"date.fromNow.months.plural.ago.fullWord",
"date.fromNow.months.plural.ago",
"date.fromNow.months.singular.fullWord",
"date.fromNow.months.singular",
"date.fromNow.months.plural.fullWord",
"date.fromNow.months.plural",
"date.fromNow.years.singular.ago.fullWord",
"date.fromNow.years.singular.ago",
"date.fromNow.years.plural.ago.fullWord",
"date.fromNow.years.plural.ago",
"date.fromNow.years.singular.fullWord",
"date.fromNow.years.singular",
"date.fromNow.years.plural.fullWord",
"date.fromNow.years.plural"
],
"vs/platform/userDataSync/common/keybindingsSync": [
"errorInvalidSettings",
"errorInvalidSettings"
],
"vs/platform/userDataSync/common/settingsSync": [
"errorInvalidSettings"
],
"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",
"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/workbench/browser/parts/titlebar/menubarControl": [
{
"key": "mFile",
"comment": [
"&& denotes a mnemonic"
]
},
{
"key": "mEdit",
"comment": [
"&& denotes a mnemonic"
]
},
{
"key": "mSelection",
"comment": [
"&& denotes a mnemonic"
]
},
{
"key": "mView",
"comment": [
"&& denotes a mnemonic"
]
},
{
"key": "mGoto",
"comment": [
"&& denotes a mnemonic"
]
},
{
"key": "mTerminal",
"comment": [
"&& denotes a mnemonic"
]
},
{
"key": "mHelp",
"comment": [
"&& denotes a mnemonic"
]
},
"mPreferences",
"menubar.customTitlebarAccessibilityNotification",
"goToSetting",
"focusMenu",
{
"key": "checkForUpdates",
"comment": [
"&& denotes a mnemonic"
]
},
"checkingForUpdates",
{
"key": "download now",
"comment": [
"&& denotes a mnemonic"
]
},
"DownloadingUpdate",
{
"key": "installUpdate...",
"comment": [
"&& denotes a mnemonic"
]
},
"installingUpdate",
{
"key": "restartToUpdate",
"comment": [
"&& denotes a mnemonic"
]
}
],
"vs/platform/actions/browser/menuEntryActionViewItem": [
"titleAndKb",
"titleAndKb",
"titleAndKbAndAlt"
],
"vs/platform/theme/common/iconRegistry": [
"iconDefinition.fontId",
"iconDefinition.fontCharacter",
"widgetClose",
"previousChangeIcon",
"nextChangeIcon"
],
"vs/base/browser/ui/toolbar/toolbar": [
"moreActions"
],
"vs/workbench/browser/parts/titlebar/windowTitle": [
"userIsAdmin",
"userIsSudo",
"devExtensionWindowTitlePrefix"
],
"vs/workbench/browser/parts/titlebar/commandCenterControl": [
"label.dfl",
"label1",
"label2",
"title",
"title2",
"all",
"commandCenter-foreground",
"commandCenter-activeForeground",
"commandCenter-background",
"commandCenter-activeBackground",
"commandCenter-border"
],
"vs/workbench/common/actions": [
"view",
"help",
"test",
"preferences",
{
"key": "developer",
"comment": [
"A developer on Code itself or someone diagnosing issues in Code"
]
}
],
"vs/platform/workspace/common/workspace": [
"codeWorkspace"
],
"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",
"defaultFindModeSettingKey.highlight",
"defaultFindModeSettingKey.filter",
"defaultFindModeSettingKey",
"keyboardNavigationSettingKey.simple",
"keyboardNavigationSettingKey.highlight",
"keyboardNavigationSettingKey.filter",
"keyboardNavigationSettingKey",
"keyboardNavigationSettingKeyDeprecated",
"expand mode"
],
"vs/platform/markers/common/markers": [
"sev.error",
"sev.warning",
"sev.info"
],
"vs/platform/contextkey/browser/contextKeyService": [
"getContextKeyInfo"
],
"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",
"workbench.editor.historyBasedLanguageDetection",
"workbench.editor.preferBasedLanguageDetection",
"workbench.editor.showLanguageDetectionHints",
"workbench.editor.showLanguageDetectionHints.editors",
"workbench.editor.showLanguageDetectionHints.notebook",
{
"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",
"navigationScope",
"workbench.editor.navigationScopeDefault",
"workbench.editor.navigationScopeEditorGroup",
"workbench.editor.navigationScopeEditor",
"restoreViewState",
"sharedViewState",
"splitInGroupLayout",
"workbench.editor.splitInGroupLayoutVertical",
"workbench.editor.splitInGroupLayoutHorizontal",
"centeredLayoutAutoResize",
"limitEditorsEnablement",
"limitEditorsMaximum",
"limitEditorsExcludeDirty",
"perEditorGroup",
"localHistoryEnabled",
"localHistoryMaxFileSize",
"localHistoryMaxFileEntries",
"exclude",
"mergeWindow",
"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",
"workbench.reduceMotion",
"workbench.reduceMotion.on",
"workbench.reduceMotion.off",
"workbench.reduceMotion.auto",
{
"key": "layoutControlEnabled",
"comment": [
"{0} is a placeholder for a setting identifier."
]
},
"layoutcontrol.type.menu",
"layoutcontrol.type.toggles",
"layoutcontrol.type.both",
"layoutControlType",
{
"key": "layoutControlEnabled",
"comment": [
"{0} is a placeholder for a setting identifier."
]
},
{
"key": "layoutControlEnabledDeprecation",
"comment": [
"{0} is a placeholder for a setting identifier."
]
},
"layoutcontrol.type.menu",
"layoutcontrol.type.toggles",
"layoutcontrol.type.both",
"layoutControlType",
{
"key": "layoutControlTypeDeprecation",
"comment": [
"{0} is a placeholder for a setting identifier."
]
},
"windowTitle",
"activeEditorShort",
"activeEditorMedium",
"activeEditorLong",
"activeFolderShort",
"activeFolderMedium",
"activeFolderLong",
"folderName",
"folderPath",
"rootName",
"rootPath",
"appName",
"remoteName",
"dirty",
"separator",
"windowConfigurationTitle",
"window.titleSeparator",
"window.commandCenter",
"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.web",
"window.confirmBeforeClose.always",
"window.confirmBeforeClose.keyboardOnly.web",
"window.confirmBeforeClose.keyboardOnly",
"window.confirmBeforeClose.never.web",
"window.confirmBeforeClose.never",
"confirmBeforeCloseWeb",
"confirmBeforeClose",
"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/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/browser/actions/layoutActions": [
"menuBarIcon",
"activityBarLeft",
"activityBarRight",
"panelLeft",
"panelLeftOff",
"panelRight",
"panelRightOff",
"panelBottom",
"statusBarIcon",
"panelBottomLeft",
"panelBottomRight",
"panelBottomCenter",
"panelBottomJustify",
"fullScreenIcon",
"centerLayoutIcon",
"zenModeIcon",
"closeSidebar",
"toggleActivityBar",
{
"key": "miActivityBar",
"comment": [
"&& denotes a mnemonic"
]
},
"toggleCenteredLayout",
{
"key": "miToggleCenteredLayout",
"comment": [
"&& denotes a mnemonic"
]
},
"moveSidebarRight",
"moveSidebarLeft",
"toggleSidebarPosition",
"moveSidebarRight",
"moveSidebarLeft",
"toggleSidebarPosition",
"cofigureLayoutIcon",
"configureLayout",
"move side bar right",
"move sidebar right",
"move sidebar left",
"move sidebar left",
"move second sidebar left",
"move second sidebar right",
{
"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"
]
},
"miSidebarNoMnnemonic",
"toggleSideBar",
"toggleSideBar",
"toggleStatusbar",
{
"key": "miStatusbar",
"comment": [
"&& denotes a mnemonic"
]
},
"toggleTabs",
"toggleZenMode",
"miToggleZenMode",
"toggleMenuBar",
{
"key": "miMenuBar",
"comment": [
"&& denotes a mnemonic"
]
},
"miMenuBarNoMnemonic",
"resetViewLocations",
"moveView",
"sidebarContainer",
"panelContainer",
"secondarySideBarContainer",
"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",
"moveFocusedView.newContainerInSidePanel",
"sidebar",
"panel",
"secondarySideBar",
"resetFocusedViewLocation",
"resetFocusedView.error.noFocusedView",
"increaseViewSize",
"increaseEditorWidth",
"increaseEditorHeight",
"decreaseViewSize",
"decreaseEditorWidth",
"decreaseEditorHeight",
"visible",
"hidden",
"active",
"menuBar",
"activityBar",
"sideBar",
"secondarySideBar",
"panel",
"statusBar",
"leftSideBar",
"rightSideBar",
"leftPanel",
"rightPanel",
"centerPanel",
"justifyPanel",
"fullscreen",
"zenMode",
"centeredLayout",
"customizeLayout",
"toggleVisibility",
"sideBarPosition",
"panelAlignment",
"layoutModes",
"customizeLayoutQuickPickTitle",
"close"
],
"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/workspaceActions": [
"workspaces",
"filesCategory",
"openFile",
"openFolder",
"openFolder",
"openFileFolder",
"openWorkspaceAction",
"closeWorkspace",
"openWorkspaceConfigFile",
"globalRemoveFolderFromWorkspace",
"saveWorkspaceAsAction",
"duplicateWorkspaceInNewWindow",
{
"key": "miOpenFile",
"comment": [
"&& denotes a mnemonic"
]
},
{
"key": "miOpenFolder",
"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/workspaceCommands": [
"addFolderToWorkspace",
{
"key": "add",
"comment": [
"&& denotes a mnemonic"
]
},
"addFolderToWorkspaceTitle",
"workspaceFolderPickerPlaceholder"
],
"vs/workbench/browser/actions/quickAccessActions": [
"quickOpen",
"quickNavigateNext",
"quickNavigatePrevious",
"quickSelectNext",
"quickSelectPrevious"
],
"vs/workbench/services/actions/common/menusExtensionPoint": [
"menus.commandPalette",
"menus.touchBar",
"menus.editorTitle",
"menus.editorTitleRun",
"menus.editorContext",
"menus.editorContextCopyAs",
"menus.editorContextShare",
"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",
"menus.statusBarWindowIndicator",
"view.viewTitle",
"view.itemContext",
"commentThread.title",
"commentThread.actions",
"commentThread.titleContext",
"comment.title",
"comment.actions",
"comment.commentContext",
"notebook.toolbar",
"notebook.kernelSource",
"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",
"menus.share",
"inlineCompletions.actions",
"merge.toolbar",
"webview.context",
"menus.accountsContext",
"menus.layoutControl",
"menus.file",
"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",
"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.enumItemLabels",
"scope.markdownDescription",
"scope.deprecationMessage",
"scope.markdownDeprecationMessage",
"scope.singlelineText.description",
"scope.multilineText.description",