UNPKG

@theia/core

Version:

Theia is a cloud & desktop IDE framework implemented in TypeScript.

1,733 lines 1.72 MB
{ "keys": { "vs/base/browser/ui/actionbar/actionViewItems": [ { "key": "titleLabel", "comment": [ "action title", "action keybinding" ] } ], "vs/base/browser/ui/button/button": [ "button dropdown more actions" ], "vs/base/browser/ui/dialog/dialog": [ "dialogClose", "dialogErrorMessage", "dialogInfoMessage", "dialogPendingMessage", "dialogWarningMessage", "ok" ], "vs/base/browser/ui/dropdown/dropdownActionViewItem": [ "moreActions" ], "vs/base/browser/ui/findinput/findInput": [ "defaultLabel" ], "vs/base/browser/ui/findinput/findInputToggles": [ "caseDescription", "regexDescription", "wordsDescription" ], "vs/base/browser/ui/findinput/replaceInput": [ "defaultLabel", "label.preserveCaseToggle" ], "vs/base/browser/ui/hover/hoverWidget": [ "acessibleViewHint", "acessibleViewHintNoKbOpen" ], "vs/base/browser/ui/icons/iconSelectBox": [ "iconSelect.noResults", "iconSelect.placeholder" ], "vs/base/browser/ui/inputbox/inputBox": [ "alertErrorMessage", "alertInfoMessage", "alertWarningMessage", "clearedInput", { "key": "history.inputbox.hint.suffix.inparens", "comment": [ "Text is the suffix of an input field placeholder coming after the action the input field performs, this will be used when the input field does NOT end in a closing parenthesis (eg. \"Find\"). The character inserted into the final string is ⇅ to represent the up and down arrow keys." ] }, { "key": "history.inputbox.hint.suffix.noparens", "comment": [ "Text is the suffix of an input field placeholder coming after the action the input field performs, this will be used when the input field ends in a closing parenthesis \")\", for example \"Filter (e.g. text, !exclude)\". The character inserted into the final string is ⇅ to represent the up and down arrow keys." ] } ], "vs/base/browser/ui/keybindingLabel/keybindingLabel": [ "unbound" ], "vs/base/browser/ui/menu/menubar": [ "mAppMenu", "mMore" ], "vs/base/browser/ui/progressbar/progressbar": [ "progress" ], "vs/base/browser/ui/selectBox/selectBoxCustom": [ { "key": "selectBox", "comment": [ "Behave like native select dropdown element." ] } ], "vs/base/browser/ui/splitview/paneview": [ "viewSection" ], "vs/base/browser/ui/toolbar/toolbar": [ "moreActions" ], "vs/base/browser/ui/tree/abstractTree": [ "close", "filter", "foundResults", "fuzzySearch", "not found", "replFindNoResults", "treeNodeCollapsed", "treeNodeExpanded", "type to filter", "type to search" ], "vs/base/browser/ui/tree/asyncDataTree": [ "type to filter", "type to search" ], "vs/base/browser/ui/tree/treeDefaults": [ "collapse all" ], "vs/base/common/actions": [ "submenu.empty" ], "vs/base/common/date": [ "date.fromNow.days.plural", "date.fromNow.days.plural.ago", "date.fromNow.days.singular", "date.fromNow.days.singular.ago", "date.fromNow.hours.plural", "date.fromNow.hours.plural.ago", "date.fromNow.hours.plural.ago.fullWord", "date.fromNow.hours.plural.fullWord", "date.fromNow.hours.singular", "date.fromNow.hours.singular.ago", "date.fromNow.hours.singular.ago.fullWord", "date.fromNow.hours.singular.fullWord", "date.fromNow.in", "date.fromNow.minutes.plural", "date.fromNow.minutes.plural.ago", "date.fromNow.minutes.plural.ago.fullWord", "date.fromNow.minutes.plural.fullWord", "date.fromNow.minutes.singular", "date.fromNow.minutes.singular.ago", "date.fromNow.minutes.singular.ago.fullWord", "date.fromNow.minutes.singular.fullWord", "date.fromNow.months.plural", "date.fromNow.months.plural.ago", "date.fromNow.months.plural.ago.fullWord", "date.fromNow.months.plural.fullWord", "date.fromNow.months.singular", "date.fromNow.months.singular.ago", "date.fromNow.months.singular.ago.fullWord", "date.fromNow.months.singular.fullWord", "date.fromNow.now", "date.fromNow.seconds.plural", "date.fromNow.seconds.plural.ago", "date.fromNow.seconds.plural.ago.fullWord", "date.fromNow.seconds.plural.fullWord", "date.fromNow.seconds.singular", "date.fromNow.seconds.singular.ago", "date.fromNow.seconds.singular.ago.fullWord", "date.fromNow.seconds.singular.fullWord", "date.fromNow.unknown", "date.fromNow.weeks.plural", "date.fromNow.weeks.plural.ago", "date.fromNow.weeks.plural.ago.fullWord", "date.fromNow.weeks.plural.fullWord", "date.fromNow.weeks.singular", "date.fromNow.weeks.singular.ago", "date.fromNow.weeks.singular.ago.fullWord", "date.fromNow.weeks.singular.fullWord", "date.fromNow.years.plural", "date.fromNow.years.plural.ago", "date.fromNow.years.plural.ago.fullWord", "date.fromNow.years.plural.fullWord", "date.fromNow.years.singular", "date.fromNow.years.singular.ago", "date.fromNow.years.singular.ago.fullWord", "date.fromNow.years.singular.fullWord", "duration.d", "duration.h", "duration.h.full", "duration.m", "duration.m.full", "duration.ms", "duration.ms.full", "duration.s", "duration.s.full", "today", "yesterday" ], "vs/base/common/errorMessage": [ "error.defaultMessage", "error.moreErrors", "nodeExceptionMessage", "stackTrace.format" ], "vs/base/common/jsonErrorMessages": [ "error.closeBraceExpected", "error.closeBracketExpected", "error.colonExpected", "error.commaExpected", "error.endOfFileExpected", "error.invalidNumberFormat", "error.invalidSymbol", "error.propertyNameExpected", "error.valueExpected" ], "vs/base/common/keybindingLabels": [ { "key": "altKey", "comment": [ "This is the short form for the Alt key on the keyboard" ] }, { "key": "altKey.long", "comment": [ "This is the long form for the Alt key on the keyboard" ] }, { "key": "cmdKey.long", "comment": [ "This is the long form for the Command key on the keyboard" ] }, { "key": "ctrlKey", "comment": [ "This is the short form for the Control key on the keyboard" ] }, { "key": "ctrlKey.long", "comment": [ "This is the long form for the Control key on the keyboard" ] }, { "key": "optKey.long", "comment": [ "This is the long form for the Alt/Option key on the keyboard" ] }, { "key": "shiftKey", "comment": [ "This is the short form for the Shift key on the keyboard" ] }, { "key": "shiftKey.long", "comment": [ "This is the long form for the Shift key on the keyboard" ] }, { "key": "superKey", "comment": [ "This is the short form for the Super key on the keyboard" ] }, { "key": "superKey.long", "comment": [ "This is the long form for the Super key on the keyboard" ] }, { "key": "windowsKey", "comment": [ "This is the short form for the Windows key on the keyboard" ] }, { "key": "windowsKey.long", "comment": [ "This is the long form for the Windows key on the keyboard" ] } ], "vs/base/common/policy": [ "extensionsConfigurationTitle", "interactiveSessionConfigurationTitle", "telemetryConfigurationTitle", "terminalIntegratedConfigurationTitle", "updateConfigurationTitle" ], "vs/base/common/yaml": [ "duplicateKey", "expectedColon", "expectedFlowMapEnd", "expectedFlowSeqEnd", "expectedMappingKey", "missingSeqItemValue", "missingValue", "unexpectedIndentation", "unexpectedTokenInFlowSeq" ], "vs/base/node/zip": [ "incompleteExtract", "invalid file", "notFound" ], "vs/code/electron-main/app": [ { "key": "cancel", "comment": [ "&& denotes a mnemonic" ] }, "confirmOpenDetail", "confirmOpenMessageFileOrFolder", "confirmOpenMessageFolder", "confirmOpenMessageWorkspace", "doNotAskAgainLocal", "doNotAskAgainRemote", { "key": "open", "comment": [ "&& denotes a mnemonic" ] } ], "vs/code/electron-main/main": [ { "key": "close", "comment": [ "&& denotes a mnemonic" ] }, "mainLog", "secondInstanceAdmin", "secondInstanceAdminDetail", "secondInstanceNoResponse", "secondInstanceNoResponseDetail", "startupDataDirError", "startupUserDataAndExtensionsDirErrorDetail", "statusWarning" ], "vs/code/electron-utility/sharedProcess/sharedProcessMain": [ "networkk", "sharedLog" ], "vs/code/node/cliProcessMain": [ "cli" ], "vs/editor/browser/controller/editContext/native/screenReaderSupport": [ "editor" ], "vs/editor/browser/controller/editContext/screenReaderUtils": [ "accessibilityModeOff", "accessibilityOffAriaLabel", "accessibilityOffAriaLabelNoKb", "accessibilityOffAriaLabelNoKbs" ], "vs/editor/browser/controller/editContext/textArea/textAreaEditContext": [ "editor" ], "vs/editor/browser/coreCommands": [ "removedCursor", "stickydesc" ], "vs/editor/browser/editorExtensions": [ { "key": "miRedo", "comment": [ "&& denotes a mnemonic" ] }, { "key": "miSelectAll", "comment": [ "&& denotes a mnemonic" ] }, { "key": "miUndo", "comment": [ "&& denotes a mnemonic" ] }, "redo", "selectAll", "undo" ], "vs/editor/browser/gpu/viewGpuContext": [ "editor.dom.render" ], "vs/editor/browser/services/inlineCompletionsService": [ "action.inlineSuggest.cancelSnooze", "action.inlineSuggest.snooze", "inlineCompletions.snoozed", "snooze.placeholder" ], "vs/editor/browser/widget/codeEditor/codeEditorWidget": [ "cursors.maximum", "goToSetting" ], "vs/editor/browser/widget/diffEditor/commands": [ "accessibleDiffViewer", "collapseAllUnchangedRegions", "diffEditor", "editor.action.accessibleDiffViewer.next", "editor.action.accessibleDiffViewer.prev", "exitCompareMove", "revert", "showAllUnchangedRegions", "switchSide", "toggleCollapseUnchangedRegions", "toggleShowMovedCodeBlocks", "toggleUseInlineViewWhenSpaceIsLimited" ], "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": [ "accessibleDiffViewerCloseIcon", "accessibleDiffViewerInsertIcon", "accessibleDiffViewerRemoveIcon", "ariaLabel", "blankLine", "deleteLine", "equalLine", { "key": "header", "comment": [ "This is the ARIA label for a git diff header.", "A git diff header looks like this: @@ -154,12 +159,39 @@.", "That encodes that at original line 154 (which is now line 159), 12 lines were removed/changed with 39 lines.", "Variables 0 and 1 refer to the diff index out of total number of diffs.", "Variables 2 and 4 will be numbers (a line number).", "Variables 3 and 5 will be \"no lines changed\", \"1 line changed\" or \"X lines changed\", localized separately." ] }, "insertLine", "label.close", "more_lines_changed", "no_lines_changed", "one_line_changed", { "key": "unchangedLine", "comment": [ "The placeholders are contents of the line and should not be translated." ] } ], "vs/editor/browser/widget/diffEditor/components/diffEditorEditors": [ "diff-aria-navigation-tip" ], "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin": [ "diff.clipboard.copyChangedLineContent.label", "diff.clipboard.copyChangedLinesContent.label", "diff.clipboard.copyChangedLinesContent.single.label", "diff.clipboard.copyDeletedLineContent.label", "diff.clipboard.copyDeletedLinesContent.label", "diff.clipboard.copyDeletedLinesContent.single.label", "diff.inline.revertChange.label" ], "vs/editor/browser/widget/diffEditor/diffEditor.contribution": [ "Open Accessible Diff Viewer", "revertHunk", "revertSelection", "showMoves", "useInlineViewWhenSpaceIsLimited" ], "vs/editor/browser/widget/diffEditor/features/hideUnchangedRegionsFeature": [ "diff.bottom", "diff.hiddenLines.expandAll", "diff.hiddenLines.top", "foldUnchanged", "hiddenLines", "showUnchangedRegion" ], "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature": [ "codeMovedFrom", "codeMovedFromWithChanges", "codeMovedTo", "codeMovedToWithChanges" ], "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature": [ "revertChange", "revertSelectedChanges" ], "vs/editor/browser/widget/diffEditor/registrations.contribution": [ "diffEditor.move.border", "diffEditor.moveActive.border", "diffEditor.unchangedRegionShadow", "diffInsertIcon", "diffRemoveIcon" ], "vs/editor/browser/widget/multiDiffEditor/colors": [ "multiDiffEditor.background", "multiDiffEditor.border", "multiDiffEditor.headerBackground" ], "vs/editor/browser/widget/multiDiffEditor/multiDiffEditorWidgetImpl": [ "loading", "noChangedFiles" ], "vs/editor/common/config/editorConfigurationSchema": [ "codeLens", "detectIndentation", "diffAlgorithm.advanced", "diffAlgorithm.legacy", "editor.experimental.asyncTokenization", "editor.experimental.asyncTokenizationLogging", "editor.experimental.asyncTokenizationVerification", "editor.experimental.preferTreeSitter.css", "editor.experimental.preferTreeSitter.ini", "editor.experimental.preferTreeSitter.regex", "editor.experimental.preferTreeSitter.typescript", "editor.experimental.treeSitterTelemetry", "editorConfigurationTitle", "hideUnchangedRegions.contextLineCount", "hideUnchangedRegions.enabled", "hideUnchangedRegions.minimumLineCount", "hideUnchangedRegions.revealLineCount", "ignoreTrimWhitespace", "indentSize", "insertSpaces", "largeFileOptimizations", "maxComputationTime", "maxFileSize", "maxTokenizationLineLength", "renderGutterMenu", "renderIndicators", "renderMarginRevertIcon", "renderSideBySideInlineBreakpoint", "schema.brackets", "schema.closeBracket", "schema.colorizedBracketPairs", "schema.openBracket", "semanticHighlighting.configuredByTheme", "semanticHighlighting.enabled", "semanticHighlighting.false", "semanticHighlighting.true", "showEmptyDecorations", "showMoves", "sideBySide", "stablePeek", "tabSize", "trimAutoWhitespace", "useInlineViewWhenSpaceIsLimited", "useTrueInlineView", "wordBasedSuggestions", "wordBasedSuggestions.allDocuments", "wordBasedSuggestions.currentDocument", "wordBasedSuggestions.matchingDocuments", "wordBasedSuggestions.off", "wordBasedSuggestions.offWithInlineSuggestions", "wordWrap.inherit", "wordWrap.off", "wordWrap.on" ], "vs/editor/common/config/editorOptions": [ "acceptSuggestionOnCommitCharacter", "acceptSuggestionOnEnter", "acceptSuggestionOnEnterSmart", "accessibilityPageSize", "accessibilitySupport", "accessibilitySupport.auto", "accessibilitySupport.off", "accessibilitySupport.on", "allowVariableFonts", "allowVariableFontsInAccessibilityMode", "allowVariableLineHeights", "alternativeDeclarationCommand", "alternativeDefinitionCommand", "alternativeImplementationCommand", "alternativeReferenceCommand", "alternativeTypeDefinitionCommand", "autoClosingBrackets", "autoClosingComments", "autoClosingDelete", "autoClosingOvertype", "autoClosingQuotes", "autoIndent", "autoIndentOnPaste", "autoIndentOnPasteWithinString", "autoSurround", "bracketPairColorization.enabled", "bracketPairColorization.independentColorPoolPerBracketType", "codeLens", "codeLensFontFamily", "codeLensFontSize", "colorDecoratorActivatedOn", "colorDecorators", "colorDecoratorsLimit", "columnSelection", "comments.ignoreEmptyLines", "comments.insertSpace", "copyWithSyntaxHighlighting", "cursorBlinking", "cursorHeight", "cursorSmoothCaretAnimation", "cursorSmoothCaretAnimation.explicit", "cursorSmoothCaretAnimation.off", "cursorSmoothCaretAnimation.on", "cursorStyle", "cursorSurroundingLines", "cursorSurroundingLinesStyle", "cursorSurroundingLinesStyle.all", "cursorSurroundingLinesStyle.default", "cursorWidth", "defaultColorDecorators", "definitionLinkOpensInPeek", "deprecated", "doubleClickSelectsBlock", "dragAndDrop", "dropIntoEditor.enabled", "dropIntoEditor.showDropSelector", "dropIntoEditor.showDropSelector.afterDrop", "dropIntoEditor.showDropSelector.never", "editContext", "editor.autoClosingBrackets.beforeWhitespace", "editor.autoClosingBrackets.languageDefined", "editor.autoClosingComments.beforeWhitespace", "editor.autoClosingComments.languageDefined", "editor.autoClosingDelete.auto", "editor.autoClosingOvertype.auto", "editor.autoClosingQuotes.beforeWhitespace", "editor.autoClosingQuotes.languageDefined", "editor.autoIndent.advanced", "editor.autoIndent.brackets", "editor.autoIndent.full", "editor.autoIndent.keep", "editor.autoIndent.none", "editor.autoSurround.brackets", "editor.autoSurround.languageDefined", "editor.autoSurround.quotes", "editor.colorDecoratorActivatedOn.click", "editor.colorDecoratorActivatedOn.clickAndHover", "editor.colorDecoratorActivatedOn.hover", "editor.defaultColorDecorators.always", "editor.defaultColorDecorators.auto", "editor.defaultColorDecorators.never", "editor.editor.gotoLocation.multipleDeclarations", "editor.editor.gotoLocation.multipleDefinitions", "editor.editor.gotoLocation.multipleImplemenattions", "editor.editor.gotoLocation.multipleReferences", "editor.editor.gotoLocation.multipleTypeDefinitions", "editor.find.autoFindInSelection.always", "editor.find.autoFindInSelection.multiline", "editor.find.autoFindInSelection.never", "editor.find.history.never", "editor.find.history.workspace", "editor.find.replaceHistory.never", "editor.find.replaceHistory.workspace", "editor.find.seedSearchStringFromSelection.always", "editor.find.seedSearchStringFromSelection.never", "editor.find.seedSearchStringFromSelection.selection", "editor.gotoLocation.multiple.deprecated", "editor.gotoLocation.multiple.goto", "editor.gotoLocation.multiple.gotoAndPeek", "editor.gotoLocation.multiple.peek", "editor.guides.bracketPairs", "editor.guides.bracketPairs.active", "editor.guides.bracketPairs.false", "editor.guides.bracketPairs.true", "editor.guides.bracketPairsHorizontal", "editor.guides.bracketPairsHorizontal.active", "editor.guides.bracketPairsHorizontal.false", "editor.guides.bracketPairsHorizontal.true", "editor.guides.highlightActiveBracketPair", "editor.guides.highlightActiveIndentation", "editor.guides.highlightActiveIndentation.always", "editor.guides.highlightActiveIndentation.false", "editor.guides.highlightActiveIndentation.true", "editor.guides.indentation", "editor.inlayHints.off", "editor.inlayHints.offUnlessPressed", "editor.inlayHints.on", "editor.inlayHints.onUnlessPressed", "editor.inlineSuggest.edits.renderSideBySide.auto", "editor.inlineSuggest.edits.renderSideBySide.never", "editor.lightbulb.enabled.off", "editor.lightbulb.enabled.on", "editor.lightbulb.enabled.onCode", "editor.stickyScroll.defaultModel", "editor.stickyScroll.enabled", "editor.stickyScroll.maxLineCount", "editor.stickyScroll.scrollWithEditor", "editor.suggest.matchOnWordStartOnly", "editor.suggest.showClasss", "editor.suggest.showColors", "editor.suggest.showConstants", "editor.suggest.showConstructors", "editor.suggest.showCustomcolors", "editor.suggest.showDeprecated", "editor.suggest.showEnumMembers", "editor.suggest.showEnums", "editor.suggest.showEvents", "editor.suggest.showFields", "editor.suggest.showFiles", "editor.suggest.showFolders", "editor.suggest.showFunctions", "editor.suggest.showInterfaces", "editor.suggest.showIssues", "editor.suggest.showKeywords", "editor.suggest.showMethods", "editor.suggest.showModules", "editor.suggest.showOperators", "editor.suggest.showPropertys", "editor.suggest.showReferences", "editor.suggest.showSnippets", "editor.suggest.showStructs", "editor.suggest.showTexts", "editor.suggest.showTypeParameters", "editor.suggest.showUnits", "editor.suggest.showUsers", "editor.suggest.showValues", "editor.suggest.showVariables", "editorViewAccessibleLabel", "emptySelectionClipboard", "enabled", "experimentalGpuAcceleration", "experimentalGpuAcceleration.off", "experimentalGpuAcceleration.on", "experimentalWhitespaceRendering", "experimentalWhitespaceRendering.font", "experimentalWhitespaceRendering.off", "experimentalWhitespaceRendering.svg", "fastScrollSensitivity", "find.addExtraSpaceOnTop", "find.autoFindInSelection", "find.cursorMoveOnType", "find.findOnType", "find.globalFindClipboard", "find.history", "find.loop", "find.replaceHistory", "find.seedSearchStringFromSelection", "folding", "foldingHighlight", "foldingImportsByDefault", "foldingMaximumRegions", "foldingStrategy", "foldingStrategy.auto", "foldingStrategy.indentation", "fontFamily", "fontFeatureSettings", "fontLigatures", "fontLigaturesGeneral", "fontSize", "fontVariations", "fontVariationSettings", "fontVariationsGeneral", "fontWeight", "fontWeightErrorMessage", "formatOnPaste", "formatOnType", "glyphMargin", "hideCursorInOverviewRuler", "hover.above", "hover.delay", "hover.enabled", "hover.enabled.off", "hover.enabled.on", "hover.enabled.onKeyboardModifier", "hover.hidingDelay", "hover.sticky", "inertialScroll", "inlayHints.enable", "inlayHints.fontFamily", "inlayHints.fontSize", "inlayHints.maximumLength", "inlayHints.padding", "inline", "inlineCompletionsAccessibilityVerbose", "inlineSuggest.edits.allowCodeShifting", "inlineSuggest.edits.renderSideBySide", "inlineSuggest.edits.showCollapsed", "inlineSuggest.edits.showLongDistanceHint", "inlineSuggest.emptyResponseInformation", "inlineSuggest.enabled", "inlineSuggest.fontFamily", "inlineSuggest.minShowDelay", "inlineSuggest.showOnSuggestConflict", "inlineSuggest.showToolbar", "inlineSuggest.showToolbar.always", "inlineSuggest.showToolbar.never", "inlineSuggest.showToolbar.onHover", "inlineSuggest.suppressInlineSuggestions", "inlineSuggest.suppressInSnippetMode", "inlineSuggest.suppressSuggestions", "inlineSuggest.syntaxHighlightingEnabled", "inlineSuggest.triggerCommandOnProviderChange", "letterSpacing", "lineHeight", "lineNumbers", "lineNumbers.interval", "lineNumbers.off", "lineNumbers.on", "lineNumbers.relative", "linkedEditing", "links", "matchBrackets", "minimap.autohide", "minimap.autohide.mouseover", "minimap.autohide.none", "minimap.autohide.scroll", "minimap.enabled", "minimap.markSectionHeaderRegex", "minimap.maxColumn", "minimap.renderCharacters", "minimap.scale", "minimap.sectionHeaderFontSize", "minimap.sectionHeaderLetterSpacing", "minimap.showMarkSectionHeaders", "minimap.showRegionSectionHeaders", "minimap.showSlider", "minimap.side", "minimap.size", "minimap.size.fill", "minimap.size.fit", "minimap.size.proportional", "mouseMiddleClickAction", "mouseWheelScrollSensitivity", "mouseWheelZoom", "mouseWheelZoom.mac", "multiCursorLimit", "multiCursorMergeOverlapping", { "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." ] }, "multiCursorModifier.alt", "multiCursorModifier.ctrlCmd", "multiCursorPaste", "multiCursorPaste.full", "multiCursorPaste.spread", "occurrencesHighlight", "occurrencesHighlight.multiFile", "occurrencesHighlight.off", "occurrencesHighlight.singleFile", "occurrencesHighlightDelay", "off", "offWhenInlineCompletions", "on", "overtypeCursorStyle", "overtypeOnPaste", "overviewRulerBorder", "padding.bottom", "padding.top", "parameterHints.cycle", "parameterHints.enabled", "pasteAs.enabled", "pasteAs.showPasteSelector", "pasteAs.showPasteSelector.afterPaste", "pasteAs.showPasteSelector.never", "peekWidgetDefaultFocus", "peekWidgetDefaultFocus.editor", "peekWidgetDefaultFocus.tree", "quickSuggestions", "quickSuggestions.comments", "quickSuggestions.other", "quickSuggestions.strings", "quickSuggestions.topLevel.inline", "quickSuggestions.topLevel.off", "quickSuggestions.topLevel.offWhenInlineCompletions", "quickSuggestions.topLevel.on", "quickSuggestionsDelay", "renameOnType", "renameOnTypeDeprecate", "renderControlCharacters", "renderFinalNewline", "renderLineHighlight", "renderLineHighlight.all", "renderLineHighlightOnlyWhenFocus", "renderRichScreenReaderContent", "renderWhitespace", "renderWhitespace.boundary", "renderWhitespace.selection", "renderWhitespace.trailing", "roundedSelection", "rulers", "rulers.color", "rulers.size", "screenReaderAnnounceInlineSuggestion", "scrollbar.horizontal", "scrollbar.horizontal.auto", "scrollbar.horizontal.fit", "scrollbar.horizontal.visible", "scrollbar.horizontalScrollbarSize", "scrollbar.ignoreHorizontalScrollbarInContentHeight", "scrollbar.scrollByPage", "scrollbar.vertical", "scrollbar.vertical.auto", "scrollbar.vertical.fit", "scrollbar.vertical.visible", "scrollbar.verticalScrollbarSize", "scrollBeyondLastColumn", "scrollBeyondLastLine", "scrollOnMiddleClick", "scrollPredominantAxis", "selectionClipboard", "selectionHighlight", "selectionHighlightMaxLength", "selectionHighlightMultiline", "selectLeadingAndTrailingWhitespace", "selectSubwords", "showDeprecated", "showFoldingControls", "showFoldingControls.always", "showFoldingControls.mouseover", "showFoldingControls.never", "showUnused", "smoothScrolling", "snippetSuggestions", "snippetSuggestions.bottom", "snippetSuggestions.inline", "snippetSuggestions.none", "snippetSuggestions.top", "stickyTabStops", "suggest.filterGraceful", "suggest.insertMode", "suggest.insertMode.always", "suggest.insertMode.insert", "suggest.insertMode.never", "suggest.insertMode.replace", "suggest.insertMode.whenQuickSuggestion", "suggest.insertMode.whenTriggerCharacter", "suggest.localityBonus", "suggest.maxVisibleSuggestions.dep", "suggest.preview", "suggest.selectionMode", "suggest.shareSuggestSelections", "suggest.showIcons", "suggest.showInlineDetails", "suggest.showStatusBar", "suggest.snippetsPreventQuickSuggestions", "suggestFontSize", "suggestLineHeight", "suggestOnTriggerCharacters", "suggestSelection", "suggestSelection.first", "suggestSelection.recentlyUsed", "suggestSelection.recentlyUsedByPrefix", "tabCompletion", "tabCompletion.off", "tabCompletion.on", "tabCompletion.onlySnippets", "tabFocusMode", "trimWhitespaceOnDelete", "unfoldOnClickAfterEndOfLine", "unicodeHighlight.allowedCharacters", "unicodeHighlight.allowedLocales", "unicodeHighlight.ambiguousCharacters", "unicodeHighlight.includeComments", "unicodeHighlight.includeStrings", "unicodeHighlight.invisibleCharacters", "unicodeHighlight.nonBasicASCII", "unusualLineTerminators", "unusualLineTerminators.auto", "unusualLineTerminators.off", "unusualLineTerminators.prompt", "useTabStops", "wordBreak", "wordBreak.keepAll", "wordBreak.normal", "wordSegmenterLocales", "wordSeparators", { "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": "wordWrap.bounded", "comment": [ "- viewport means the edge of the visible window size.", "- `editor.wordWrapColumn` refers to a different setting and should not be localized." ] }, "wordWrap.off", "wordWrap.on", { "key": "wordWrap.wordWrapColumn", "comment": [ "- `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." ] }, "wrapOnEscapedLineFeeds", "wrappingIndent", "wrappingIndent.deepIndent", "wrappingIndent.indent", "wrappingIndent.none", "wrappingIndent.same", "wrappingStrategy", "wrappingStrategy.advanced", "wrappingStrategy.simple" ], "vs/editor/common/core/editorColorRegistry": [ "caret", "deprecatedEditorActiveIndentGuide", "deprecatedEditorActiveLineNumber", "deprecatedEditorIndentGuides", "editorActiveIndentGuide", "editorActiveIndentGuide1", "editorActiveIndentGuide2", "editorActiveIndentGuide3", "editorActiveIndentGuide4", "editorActiveIndentGuide5", "editorActiveIndentGuide6", "editorActiveLineNumber", "editorBracketHighlightForeground1", "editorBracketHighlightForeground2", "editorBracketHighlightForeground3", "editorBracketHighlightForeground4", "editorBracketHighlightForeground5", "editorBracketHighlightForeground6", "editorBracketHighlightUnexpectedBracketForeground", "editorBracketMatchBackground", "editorBracketMatchBorder", "editorBracketMatchForeground", "editorBracketPairGuide.activeBackground1", "editorBracketPairGuide.activeBackground2", "editorBracketPairGuide.activeBackground3", "editorBracketPairGuide.activeBackground4", "editorBracketPairGuide.activeBackground5", "editorBracketPairGuide.activeBackground6", "editorBracketPairGuide.background1", "editorBracketPairGuide.background2", "editorBracketPairGuide.background3", "editorBracketPairGuide.background4", "editorBracketPairGuide.background5", "editorBracketPairGuide.background6", "editorCodeLensForeground", "editorCursorBackground", "editorDimmedLineNumber", "editorGhostTextBackground", "editorGhostTextBorder", "editorGhostTextForeground", "editorGutter", "editorIndentGuides", "editorIndentGuides1", "editorIndentGuides2", "editorIndentGuides3", "editorIndentGuides4", "editorIndentGuides5", "editorIndentGuides6", "editorLineNumbers", "editorMultiCursorPrimaryBackground", "editorMultiCursorPrimaryForeground", "editorMultiCursorSecondaryBackground", "editorMultiCursorSecondaryForeground", "editorOverviewRulerBackground", "editorOverviewRulerBorder", "editorRuler", "editorUnicodeHighlight.background", "editorUnicodeHighlight.border", "editorWhitespaces", "inactiveLineHighlight", "lineHighlight", "lineHighlightBorderBox", "overviewRuleError", "overviewRuleInfo", "overviewRulerRangeHighlight", "overviewRuleWarning", "rangeHighlight", "rangeHighlightBorder", "symbolHighlight", "symbolHighlightBorder", "unnecessaryCodeBorder", "unnecessaryCodeOpacity" ], "vs/editor/common/editorContextKeys": [ "accessibleDiffViewerVisible", "comparingMovedCode", "diffEditorHasChanges", "diffEditorInlineMode", "diffEditorModifiedUri", "diffEditorModifiedWritable", "diffEditorOriginalUri", "diffEditorOriginalWritable", "diffEditorRenderSideBySideInlineBreakpointReached", "editorColumnSelection", "editorFocus", "editorHasCodeActionsProvider", "editorHasCodeLensProvider", "editorHasCompletionItemProvider", "editorHasDeclarationProvider", "editorHasDefinitionProvider", "editorHasDocumentFormattingProvider", "editorHasDocumentHighlightProvider", "editorHasDocumentSelectionFormattingProvider", "editorHasDocumentSymbolProvider", "editorHasHoverProvider", "editorHasImplementationProvider", "editorHasInlayHintsProvider", "editorHasMultipleDocumentFormattingProvider", "editorHasMultipleDocumentSelectionFormattingProvider", "editorHasMultipleSelections", "editorHasReferenceProvider", "editorHasRenameProvider", "editorHasSelection", "editorHasSignatureHelpProvider", "editorHasTypeDefinitionProvider", "editorHoverFocused", "editorHoverVisible", "editorLangId", "editorReadonly", "editorSelectionHasDiagnostics", "editorTabMovesFocus", "editorTextFocus", "inCompositeEditor", "inDiffEditor", "inMultiDiffEditor", "isComposing", "isEmbeddedDiffEditor", "multiDiffEditorAllCollapsed", "standaloneColorPickerFocused", "standaloneColorPickerVisible", "stickyScrollFocused", "stickyScrollVisible", "textInputFocus" ], "vs/editor/common/languages": [ "Array", "Boolean", "Class", "Constant", "Constructor", "Enum", "EnumMember", "Event", "Field", "File", "Function", "Interface", "Key", "Method", "Module", "Namespace", "Null", "Number", "Object", "Operator", "Package", "Property", "String", "Struct", "suggestWidget.kind.class", "suggestWidget.kind.color", "suggestWidget.kind.constant", "suggestWidget.kind.constructor", "suggestWidget.kind.customcolor", "suggestWidget.kind.enum", "suggestWidget.kind.enumMember", "suggestWidget.kind.event", "suggestWidget.kind.field", "suggestWidget.kind.file", "suggestWidget.kind.folder", "suggestWidget.kind.function", "suggestWidget.kind.interface", "suggestWidget.kind.issue", "suggestWidget.kind.keyword", "suggestWidget.kind.method", "suggestWidget.kind.module", "suggestWidget.kind.operator", "suggestWidget.kind.property", "suggestWidget.kind.reference", "suggestWidget.kind.snippet", "suggestWidget.kind.struct", "suggestWidget.kind.text", "suggestWidget.kind.tool", "suggestWidget.kind.typeParameter", "suggestWidget.kind.unit", "suggestWidget.kind.user", "suggestWidget.kind.value", "suggestWidget.kind.variable", "symbolAriaLabel", "TypeParameter", "Variable" ], "vs/editor/common/languages/modesRegistry": [ "plainText.alias" ], "vs/editor/common/model/editStack": [ "edit" ], "vs/editor/common/standaloneStrings": [ "acceptSuggestAction", "accessibilityHelpTitle", "announceCursorPosition", "auto_off", "auto_on", "bulkEditServiceSummary", "changeConfigToOnMac", "changeConfigToOnWinLinux", "chatEditing.navigation", "chatEditorModification", "chatEditorRequestInProgress", "codeFolding", "debug.startDebugging", "debugConsole.addToWatch", "debugConsole.executeSelection", "debugConsole.setBreakpoint", "defaultWindowTitleExcludingEditorState", "defaultWindowTitleIncludesEditorState", "editableDiffEditor", "editableEditor", "editorViewAccessibleLabel", "focusNotifications", "gotoLineActionLabel", "gotoOffsetActionLabel", "goToSymbol", "helpQuickAccess", "inspectTokens", "intellisense", "listAnnouncementsCommand", "listSignalSoundsCommand", "openingDocs", "quickChatCommand", "quickCommandActionHelp", "quickCommandActionLabel", "quickOutlineActionLabel", "quickOutlineByCategoryActionLabel", "readonlyDiffEditor", "readonlyEditor", "screenReaderModeDisabled", "screenReaderModeEnabled", "showAccessibilityHelpAction", "showOrFocusHover", "startInlineChatCommand", "stickScrollKb", "suggestActionsKb", "tabFocusModeOffMsg", "tabFocusModeOnMsg", "toggleHighContrast", "toggleSuggestionFocus", "toolbar" ], "vs/editor/common/viewLayout/viewLineRenderer": [ "overflow.chars", "showMore" ], "vs/editor/contrib/anchorSelect/browser/anchorSelect": [ "anchorSet", "cancelSelectionAnchor", "goToSelectionAnchor", "selectFromAnchorToCursor", "selectionAnchor", "setSelectionAnchor" ], "vs/editor/contrib/bracketMatching/browser/bracketMatching": [ { "key": "miGoToBracket", "comment": [ "&& denotes a mnemonic" ] }, "overviewRulerBracketMatchForeground", "smartSelect.jumpBracket", "smartSelect.removeBrackets", "smartSelect.selectToBracket", "smartSelect.selectToBracketDescription" ], "vs/editor/contrib/caretOperations/browser/caretOperations": [ "caret.moveLeft", "caret.moveRight" ], "vs/editor/contrib/caretOperations/browser/transpose": [ "transposeLetters.label" ], "vs/editor/contrib/clipboard/browser/clipboard": [ "actions.clipboard.copyLabel", "actions.clipboard.copyWithSyntaxHighlightingLabel", "actions.clipboard.cutLabel", "actions.clipboard.pasteLabel", "copy as", { "key": "miCopy", "comment": [ "&& denotes a mnemonic" ] }, { "key": "miCut", "comment": [ "&& denotes a mnemonic" ] }, { "key": "miPaste", "comment": [ "&& denotes a mnemonic" ] }, "share" ], "vs/editor/contrib/codeAction/browser/codeAction": [ "applyCodeActionFailed" ], "vs/editor/contrib/codeAction/browser/codeActionCommands": [ "args.schema.apply", "args.schema.apply.first", "args.schema.apply.ifSingle", "args.schema.apply.never", "args.schema.kind", "args.schema.preferred", "autoFix.label", "editor.action.autoFix.noneMessage", "editor.action.codeAction.noneMessage", "editor.action.codeAction.noneMessage.kind", "editor.action.codeAction.noneMessage.preferred", "editor.action.codeAction.noneMessage.preferred.kind", "editor.action.organize.noneMessage", "editor.action.quickFix.noneMessage", "editor.action.refactor.noneMessage", "editor.action.refactor.noneMessage.kind", "editor.action.refactor.noneMessage.preferred", "editor.action.refactor.noneMessage.preferred.kind", "editor.action.source.noneMessage", "editor.action.source.noneMessage.kind", "editor.action.source.noneMessage.preferred", "editor.action.source.noneMessage.preferred.kind", "fixAll.label", "fixAll.noneMessage", "organizeImports.description", "organizeImports.label", "quickfix.trigger.label", "refactor.label", "source.label" ], "vs/editor/contrib/codeAction/browser/codeActionContributions": [ "includeNearbyQuickFixes", "showCodeActionHeaders", "triggerOnFocusChange" ], "vs/editor/contrib/codeAction/browser/codeActionController": [ "editingNewSelection", "hideMoreActions", "showMoreActions" ], "vs/editor/contrib/codeAction/browser/codeActionMenu": [ "codeAction.widget.id.convert", "codeAction.widget.id.extract", "codeAction.widget.id.inline", "codeAction.widget.id.more", "codeAction.widget.id.move", "codeAction.widget.id.quickfix", "codeAction.widget.id.source", "codeAction.widget.id.surround" ], "vs/editor/contrib/codeAction/browser/lightBulbWidget": [ "codeAction", "codeActionAutoRun", "codeActionWithKb", "gutterLightbulbAIFixAutoFixWidget", "gutterLightbulbAIFixWidget", "gutterLightbulbAutoFixWidget", "gutterLightbulbSparkleFilledWidget", "gutterLightbulbWidget", "preferredcodeActionWithKb" ], "vs/editor/contrib/codelens/browser/codelensController": [ "placeHolder", "showLensOnLine" ], "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerCloseButton": [ "closeIcon" ], "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerHeader": [ "clickToToggleColorOptions" ], "vs/editor/contrib/colorPicker/browser/hoverColorPicker/hoverColorPickerParticipant": [ "hoverAccessibilityColorParticipant" ], "vs/editor/contrib/colorPicker/browser/standaloneColorPicker/standaloneColorPickerActions": [ { "key": "hideColorPicker", "comment": [ "Action that hides the color picker" ] }, "hideColorPickerDescription", { "key": "insertColorWithStandaloneColorPicker", "comment": [ "Action that inserts color with standalone color picker" ] }, "insertColorWithStandaloneColorPickerDescription", { "key": "mishowOrFocusStandaloneColorPicker", "comment": [ "&& denotes a mnemonic" ] }, "showOrFocusStandaloneColorPicker", "showOrFocusStandaloneColorPickerDescription" ], "vs/editor/contrib/comment/browser/comment": [ "comment.block", "comment.line", "comment.line.add", "comment.line.remove", { "key": "miToggleBlockComment", "comment": [ "&& denotes a mnemonic" ] }, { "key": "miToggleLineComment", "comment": [ "&& denotes a mnemonic" ] } ], "vs/editor/contrib/contextmenu/browser/contextmenu": [ "action.showContextMenu.label", "context.minimap.minimap", "context.minimap.renderCharacters", "context.minimap.size", "context.minimap.size.fill", "context.minimap.size.fit", "context.minimap.size.proportional", "context.minimap.slider", "context.minimap.slider.always", "context.minimap.slider.mouseover" ], "vs/editor/contrib/cursorUndo/browser/cursorUndo": [ "cursor.redo", "cursor.undo" ], "vs/editor/contrib/dropOrPasteInto/browser/copyPasteContribution": [ "pasteAs", "pasteAs.kind", "pasteAs.preferences", "pasteAsText" ], "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController": [ "noPreferences", "pasteAsDefault", "pasteAsError", "pasteAsPickerPlaceholder", "pasteAsProgress", "pasteIntoEditorProgress", "pasteWidgetVisible", "postPasteWidgetTitle", "resolveProcess" ], "vs/editor/contrib/dropOrPasteInto/browser/defaultProviders": [ "defaultDropProvider.uriList.path", "defaultDropProvider.uriList.paths", "defaultDropProvider.uriList.relativePath", "defaultDropProvider.uriList.relativePaths", "defaultDropProvider.uriList.uri", "defaultDropProvider.uriList.uris", "pasteHtmlLabel", "text.label" ], "vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorController": [ "dropIntoEditorProgress", "dropWidgetVisible", "postDropWidgetTitle" ], "vs/editor/contrib/dropOrPasteInto/browser/postEditWidget": [ "applyError", "resolveError" ], "vs/editor/contrib/editorState/browser/keybindingCancellation": [ "cancellableOperation" ], "vs/editor/contrib/find/browser/findController": [ "findMatchAction.goToMatch", "findMatchAction.inputPlaceHolder", "findMatchAction.inputValidationMessage", "findMatchAction.noResults", "findNextMatchAction", "findPreviousMatchAction", { "key": "miFind", "comment": [ "&& denotes a mnemonic" ] }, { "key": "miReplace", "comment": [ "&& denotes a mnemonic" ] }, "nextSelectionMatchFindAction", "previousSelectionMatchFindAction", "startFindAction", "startFindWithArgsAction", "startFindWithSelectionAction", "startReplace", "too.large.for.replaceall" ], "vs/editor/contrib/find/browser/findWidget": [ "accessibilityHelpHintInLabel", "ariaSearchNoResult", "ariaSearchNoResultEmpty", "ariaSearchNoResultWithLineNum", "ariaSearchNoResultWithLineNumNoCurrentMatch", "findCollapsedIcon", "findExpandedIcon", "findInputAriaLabelWithHint", "findNextMatchIcon", "findPreviousMatchIcon", "findReplaceAllIcon", "findReplaceIcon", "findSelectionIcon", "label.closeButton", "label.find", "label.findDialog", "label.matchesLocation", "label.nextMatchButton", "label.noResults", "label.previousMatchButton", "label.replace", "label.replaceAllButton", "label.replaceButton", "label.toggleReplaceButton", "label.toggleSelectionFind", "placeholder.find", "placeholder.replace", "replaceInputAriaLabelWithHint", "title.matchesCountLimit" ], "vs/editor/contrib/folding/browser/folding": [ "createManualFoldRange.label", "foldAction.label", "foldAllAction.label", "foldAllBlockComments.label", "foldAllExcept.label", "foldAllMarkerRegions.label", "foldLevelAction.label", "foldRecursivelyAction.label", "gotoNextFold.label", "gotoParentFold.label", "gotoPreviousFold.label", "removeManualFoldingRanges.label", "toggleFoldAction.label", "toggleFoldRecursivelyAction.label", "toggleImportFold.label", "unfoldAction.label", "unfoldAllAction.label", "unfoldAllExcept.label", "unfoldAllMarkerRegions.label", "unFoldRecursivelyAction.label" ], "vs/editor/contrib/folding/browser/foldingDecorations": [ "collapsedTextColor", "editorGutter.foldingControlForeground", "foldBackgroundBackground", "foldingCollapsedIcon", "foldingExpandedIcon", "foldingManualCollapedIcon", "foldingManualExpandedIcon", "linesCollapsed", "linesExpanded" ], "vs/editor/contrib/fontZoom/browser/fontZoom": [ "EditorFontZoomIn.label", "EditorFontZoomOut.label", "EditorFontZoomReset.label" ], "vs/editor/contrib/format/browser/formatActions": [ "formatDocument.label", "formatSelection.label" ], "vs/editor/contrib/gotoError/browser/gotoError": [ "markerAction.next.label", "markerAction.nextInFiles.label", "markerAction.previous.label", "markerAction.previousInFiles.label", { "key": "miGotoNextProblem", "comment": [ "&& denotes a mnemonic" ] }, { "key": "miGotoPreviousProblem", "comment": [ "&& denotes a mnemonic" ] }, "nextMarkerIcon", "previousMarkerIcon" ], "vs/editor/contrib/gotoError/browser/gotoErrorWidget": [ "change", "editorMarkerNavigationBackground", "editorMarkerNavigationError", "editorMarkerNavigationErrorHeaderBackground", "editorMarkerNavigationInfo", "editorMarkerNavigationInfoHeaderBackground", "editorMarkerNavigationWarning", "editorMarkerNavigationWarningBackground", "Error", "Hint", "Info", "marker aria", "problems", "Warning" ], "vs/editor/contrib/gotoSymbol/browser/goToCommands": [ "actions.goToDecl.label", "actions.goToDeclaration.label", "actions.goToDeclToSide.label", "actions.goToImplementation.label", "actions.goToTypeDefinition.label", "actions.peekDecl.label", "actions.peekImplementation.label", "actions.peekTypeDefinition.label", "actions.previewDecl.label", "decl.generic.noResults", "decl.noResultWord", "decl.title", "def.title", "generic.noResult", "generic.noResults", "generic.title", "goToImplementation.generic.noResults", "goToImplementation.noResultWord", "goToReferences.label", "goToTypeDefinition.generic.noResults", "goToTypeDefinition.noResultWord", "impl.title", "label.generic", { "key": "miGotoDeclaration", "comment": [ "&& denotes a mnemonic" ] }, { "key": "miGotoDefinition", "comment": [ "&& denotes a mnemonic" ] }, { "key": "miGotoImplementation", "comment": [ "&& denotes a mnemonic" ] }, { "key": "miGotoReference", "comment": [ "&& denotes a mnemonic" ] }, { "key": "miGotoTypeDefinition", "comment": [ "&& denotes a mnemonic" ] }, "noResultWord", "peek.submenu", "ref.title", "references.action.label", "references.no", "references.noGeneric", "typedef.title" ], "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [ "multipleResults" ], "vs/editor/contrib/gotoSymbol/browser/peek/referencesController": [ "labelLoading", "metaTitle.N", "referenceSearchVisible" ], "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree": [ "referenceCount", "referencesCount", "treeAriaLabel" ], "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget": [ "missingPreviewMessage", "noResults", "peekView.alternateTitle" ], "vs/editor/contrib/gotoSymbol/browser/referencesModel": [ "aria.fileReferences.1", "aria.fileReferences.N", "aria.oneReference", { "key": "aria.oneReference.preview", "comment": [ "Placeholders are: 0: filename, 1:line number, 2: column number, 3: preview snippet of source code" ] }, "aria.result.0", "aria.result.1", "aria.result.n1", "aria.result.nm" ], "vs/editor/contrib/gotoSymbol/browser/symbolNavigation": [ "hasSymbols", "location", "location.kb" ], "vs/editor/contrib/gpu/browser/gpuActions": [ "drawGlyph.label", "gpuDebug.label", "logTextureAtlasStats.label", "saveTextureAtlas.label" ], "vs/editor/contrib/hover/browser/contentHoverRendered": [ "hoverAccessibilityStatusBar", "hoverAccessibilityStatusBarActionWithKeybinding", "hoverAccessibilityStatusBarActionWithoutKeybinding" ], "vs/editor/contrib/hover/browser/hoverAccessibleViews": [ "decreaseVerbosity", "increaseVerbosity" ], "vs/editor/contrib/hover/browser/hoverActionIds": [ { "key": "decreaseHoverVerbosityLevel", "comment": [ "Label for action that will decrease the hover verbosity level." ] }, { "key": "increaseHoverVerbosityLevel", "comment": [ "Label for action that will increase the hover verbosity level." ] } ], "vs/editor/contrib/hover/browser/hoverActions": [ { "key": "goToBottomHover", "comment": [ "Action that allows to go to the bottom in the hover widget with the end c