An editor for Microsoft Adaptive Cards that supports the new templating language and DOESN'T use JavaScript, because JavaScript isn't a real programming language.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

1691 lines
60 KiB

{
"keys": {
"vs/editor/standalone/browser/inspectTokens/inspectTokens": [
"inspectTokens"
],
"vs/editor/standalone/browser/accessibilityHelp/accessibilityHelp": [
"noSelection",
"singleSelectionRange",
"singleSelection",
"multiSelectionRange",
"multiSelection",
"emergencyConfOn",
"openingDocs",
"readonlyDiffEditor",
"editableDiffEditor",
"readonlyEditor",
"editableEditor",
"changeConfigToOnMac",
"changeConfigToOnWinLinux",
"auto_on",
"auto_off",
"tabFocusModeOnMsg",
"tabFocusModeOnMsgNoKb",
"tabFocusModeOffMsg",
"tabFocusModeOffMsgNoKb",
"openDocMac",
"openDocWinLinux",
"outroMsg",
"ShowAccessibilityHelpAction"
],
"vs/editor/standalone/browser/quickOpen/quickOutline": [
"entryAriaLabel",
"quickOutlineActionInput",
"QuickOutlineAction.label",
"symbols",
"modules",
"class",
"interface",
"method",
"function",
"property",
"variable",
"variable2",
"_constructor",
"call"
],
"vs/editor/standalone/browser/quickOpen/gotoLine": [
"gotoLineLabelValidLineAndColumn",
"gotoLineLabelValidLine",
"gotoLineLabelEmptyWithLineLimit",
"gotoLineLabelEmptyWithLineAndColumnLimit",
"gotoLineAriaLabel",
"gotoLineActionInput",
"GotoLineAction.label"
],
"vs/editor/standalone/browser/quickOpen/quickCommand": [
"ariaLabelEntry",
"quickCommandActionInput",
"QuickCommandAction.label"
],
"vs/editor/standalone/browser/toggleHighContrast/toggleHighContrast": [
"toggleHighContrast"
],
"vs/editor/common/config/editorOptions": [
"accessibilityOffAriaLabel",
"editorViewAccessibleLabel"
],
"vs/editor/browser/widget/diffEditorWidget": [
"diff.tooLarge"
],
"vs/editor/contrib/bracketMatching/bracketMatching": [
"overviewRulerBracketMatchForeground",
"smartSelect.jumpBracket",
"smartSelect.selectToBracket"
],
"vs/editor/contrib/caretOperations/caretOperations": [
"caret.moveLeft",
"caret.moveRight"
],
"vs/editor/contrib/caretOperations/transpose": [
"transposeLetters.label"
],
"vs/editor/contrib/clipboard/clipboard": [
"actions.clipboard.cutLabel",
"actions.clipboard.copyLabel",
"actions.clipboard.pasteLabel",
"actions.clipboard.copyWithSyntaxHighlightingLabel"
],
"vs/editor/contrib/comment/comment": [
"comment.line",
"comment.line.add",
"comment.line.remove",
"comment.block"
],
"vs/editor/contrib/contextmenu/contextmenu": [
"action.showContextMenu.label"
],
"vs/editor/contrib/find/findController": [
"startFindAction",
"startFindWithSelectionAction",
"findNextMatchAction",
"findPreviousMatchAction",
"nextSelectionMatchFindAction",
"previousSelectionMatchFindAction",
"startReplace",
"showNextFindTermAction",
"showPreviousFindTermAction"
],
"vs/editor/contrib/format/formatActions": [
"hint11",
"hintn1",
"hint1n",
"hintnn",
"no.provider",
"formatDocument.label",
"no.documentprovider",
"formatSelection.label",
"no.selectionprovider"
],
"vs/editor/contrib/folding/folding": [
"unfoldAction.label",
"unFoldRecursivelyAction.label",
"foldAction.label",
"foldRecursivelyAction.label",
"foldAllBlockComments.label",
"foldAllMarkerRegions.label",
"unfoldAllMarkerRegions.label",
"foldAllAction.label",
"unfoldAllAction.label",
"foldLevelAction.label"
],
"vs/editor/contrib/goToDeclaration/goToDeclarationCommands": [
"noResultWord",
"generic.noResults",
"meta.title",
"actions.goToDecl.label",
"actions.goToDeclToSide.label",
"actions.previewDecl.label",
"goToImplementation.noResultWord",
"goToImplementation.generic.noResults",
"meta.implementations.title",
"actions.goToImplementation.label",
"actions.peekImplementation.label",
"goToTypeDefinition.noResultWord",
"goToTypeDefinition.generic.noResults",
"meta.typeDefinitions.title",
"actions.goToTypeDefinition.label",
"actions.peekTypeDefinition.label"
],
"vs/editor/contrib/goToDeclaration/goToDeclarationMouse": [
"multipleResults"
],
"vs/editor/contrib/gotoError/gotoError": [
"markerAction.next.label",
"markerAction.previous.label"
],
"vs/editor/contrib/hover/hover": [
{
"key": "showHover",
"comment": [
"Label for action that will trigger the showing of a hover in the editor.",
"This allows for users to show the hover without using the mouse."
]
}
],
"vs/editor/contrib/inPlaceReplace/inPlaceReplace": [
"InPlaceReplaceAction.previous.label",
"InPlaceReplaceAction.next.label"
],
"vs/editor/contrib/linesOperations/linesOperations": [
"lines.copyUp",
"lines.copyDown",
"lines.moveUp",
"lines.moveDown",
"lines.sortAscending",
"lines.sortDescending",
"lines.trimTrailingWhitespace",
"lines.delete",
"lines.indent",
"lines.outdent",
"lines.insertBefore",
"lines.insertAfter",
"lines.deleteAllLeft",
"lines.deleteAllRight",
"lines.joinLines",
"editor.transpose",
"editor.transformToUppercase",
"editor.transformToLowercase"
],
"vs/editor/contrib/links/links": [
"links.navigate.mac",
"links.navigate",
"links.command.mac",
"links.command",
"links.navigate.al.mac",
"links.navigate.al",
"links.command.al.mac",
"links.command.al",
"invalid.url",
"missing.url",
"label"
],
"vs/editor/contrib/multicursor/multicursor": [
"mutlicursor.insertAbove",
"mutlicursor.insertBelow",
"mutlicursor.insertAtEndOfEachLineSelected",
"addSelectionToNextFindMatch",
"addSelectionToPreviousFindMatch",
"moveSelectionToNextFindMatch",
"moveSelectionToPreviousFindMatch",
"selectAllOccurrencesOfFindMatch",
"changeAll.label"
],
"vs/editor/contrib/parameterHints/parameterHints": [
"parameterHints.trigger.label"
],
"vs/editor/contrib/referenceSearch/referenceSearch": [
"meta.titleReference",
"references.action.label"
],
"vs/editor/contrib/rename/rename": [
"no result",
"aria",
"rename.failed",
"rename.label"
],
"vs/editor/contrib/smartSelect/smartSelect": [
"smartSelect.grow",
"smartSelect.shrink"
],
"vs/editor/contrib/suggest/suggestController": [
"arai.alert.snippet",
"suggest.trigger.label"
],
"vs/editor/contrib/toggleTabFocusMode/toggleTabFocusMode": [
{
"key": "toggle.tabMovesFocus",
"comment": [
"Turn on/off use of tab key for moving focus around VS Code"
]
}
],
"vs/editor/contrib/wordHighlighter/wordHighlighter": [
"wordHighlight",
"wordHighlightStrong",
"wordHighlightBorder",
"wordHighlightStrongBorder",
"overviewRulerWordHighlightForeground",
"overviewRulerWordHighlightStrongForeground",
"wordHighlight.next.label",
"wordHighlight.previous.label"
],
"vs/platform/theme/common/colorRegistry": [
"schema.colors",
"foreground",
"errorForeground",
"descriptionForeground",
"focusBorder",
"contrastBorder",
"activeContrastBorder",
"selectionBackground",
"textSeparatorForeground",
"textLinkForeground",
"textLinkActiveForeground",
"textPreformatForeground",
"textBlockQuoteBackground",
"textBlockQuoteBorder",
"textCodeBlockBackground",
"widgetShadow",
"inputBoxBackground",
"inputBoxForeground",
"inputBoxBorder",
"inputBoxActiveOptionBorder",
"inputPlaceholderForeground",
"inputValidationInfoBackground",
"inputValidationInfoBorder",
"inputValidationWarningBackground",
"inputValidationWarningBorder",
"inputValidationErrorBackground",
"inputValidationErrorBorder",
"dropdownBackground",
"dropdownListBackground",
"dropdownForeground",
"dropdownBorder",
"listFocusBackground",
"listFocusForeground",
"listActiveSelectionBackground",
"listActiveSelectionForeground",
"listInactiveSelectionBackground",
"listInactiveSelectionForeground",
"listInactiveSelectionBackground",
"listHoverBackground",
"listHoverForeground",
"listDropBackground",
"highlight",
"invalidItemForeground",
"pickerGroupForeground",
"pickerGroupBorder",
"buttonForeground",
"buttonBackground",
"buttonHoverBackground",
"badgeBackground",
"badgeForeground",
"scrollbarShadow",
"scrollbarSliderBackground",
"scrollbarSliderHoverBackground",
"scrollbarSliderActiveBackground",
"progressBarBackground",
"editorBackground",
"editorForeground",
"editorWidgetBackground",
"editorWidgetBorder",
"editorSelectionBackground",
"editorSelectionForeground",
"editorInactiveSelection",
"editorSelectionHighlight",
"editorSelectionHighlightBorder",
"editorFindMatch",
"findMatchHighlight",
"findRangeHighlight",
"editorFindMatchBorder",
"findMatchHighlightBorder",
"findRangeHighlightBorder",
"hoverHighlight",
"hoverBackground",
"hoverBorder",
"activeLinkForeground",
"diffEditorInserted",
"diffEditorRemoved",
"diffEditorInsertedOutline",
"diffEditorRemovedOutline",
"mergeCurrentHeaderBackground",
"mergeCurrentContentBackground",
"mergeIncomingHeaderBackground",
"mergeIncomingContentBackground",
"mergeCommonHeaderBackground",
"mergeCommonContentBackground",
"mergeBorder",
"overviewRulerCurrentContentForeground",
"overviewRulerIncomingContentForeground",
"overviewRulerCommonContentForeground",
"overviewRulerFindMatchForeground",
"overviewRulerSelectionHighlightForeground"
],
"vs/base/browser/ui/aria/aria": [
"repeated"
],
"vs/base/parts/quickopen/browser/quickOpenModel": [
"quickOpenAriaLabelEntry",
"quickOpenAriaLabel"
],
"vs/editor/contrib/referenceSearch/referencesController": [
"labelLoading"
],
"vs/editor/common/modes/modesRegistry": [
"plainText.alias"
],
"vs/editor/standalone/browser/standaloneCodeEditor": [
"editorViewAccessibleLabel",
"accessibilityHelpMessageIE",
"accessibilityHelpMessage"
],
"vs/editor/common/commonCodeEditor": [
"cursors.maximum"
],
"vs/editor/common/view/editorColorRegistry": [
"lineHighlight",
"lineHighlightBorderBox",
"rangeHighlight",
"rangeHighlightBorder",
"caret",
"editorCursorBackground",
"editorWhitespaces",
"editorIndentGuides",
"editorActiveIndentGuide",
"editorLineNumbers",
"editorActiveLineNumber",
"deprecatedEditorActiveLineNumber",
"editorActiveLineNumber",
"editorRuler",
"editorCodeLensForeground",
"editorBracketMatchBackground",
"editorBracketMatchBorder",
"editorOverviewRulerBorder",
"editorGutter",
"errorForeground",
"errorBorder",
"warningForeground",
"warningBorder",
"infoForeground",
"infoBorder",
"hintForeground",
"hintBorder",
"overviewRulerRangeHighlight",
"overviewRuleError",
"overviewRuleWarning",
"overviewRuleInfo"
],
"vs/editor/browser/widget/diffReview": [
"label.close",
"no_lines",
"one_line",
"more_lines",
{
"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\", \"1 line\" or \"X lines\", localized separately."
]
},
"blankLine",
"equalLine",
"insertLine",
"deleteLine",
"editor.action.diffReview.next",
"editor.action.diffReview.prev"
],
"vs/base/browser/ui/actionbar/actionbar": [
{
"key": "titleLabel",
"comment": [
"action title",
"action keybinding"
]
}
],
"vs/editor/contrib/find/findWidget": [
"label.find",
"placeholder.find",
"label.previousMatchButton",
"label.nextMatchButton",
"label.toggleSelectionFind",
"label.closeButton",
"label.replace",
"placeholder.replace",
"label.replaceButton",
"label.replaceAllButton",
"label.toggleReplaceButton",
"title.matchesCountLimit",
"label.matchesLocation",
"label.noResults"
],
"vs/editor/contrib/referenceSearch/peekViewWidget": [
"label.close"
],
"vs/editor/contrib/message/messageController": [
"editor.readonly"
],
"vs/editor/contrib/gotoError/gotoErrorWidget": [
"title.wo_source",
"editorMarkerNavigationError",
"editorMarkerNavigationWarning",
"editorMarkerNavigationInfo",
"editorMarkerNavigationBackground"
],
"vs/editor/contrib/referenceSearch/referencesModel": [
"aria.oneReference",
"aria.fileReferences.1",
"aria.fileReferences.N",
"aria.result.0",
"aria.result.1",
"aria.result.n1",
"aria.result.nm"
],
"vs/platform/markers/common/markers": [
"sev.error",
"sev.warning",
"sev.info"
],
"vs/editor/contrib/hover/modesContentHover": [
"modesContentHover.loading"
],
"vs/editor/contrib/parameterHints/parameterHintsWidget": [
"hint"
],
"vs/editor/contrib/codeAction/codeActionCommands": [
"quickFixWithKb",
"quickFix",
"quickfix.trigger.label",
"editor.action.quickFix.noneMessage",
"editor.action.quickFix.noneMessage",
"refactor.label",
"editor.action.refactor.noneMessage",
"source.label",
"editor.action.source.noneMessage",
"organizeImports.label",
"editor.action.organize.noneMessage"
],
"vs/editor/browser/services/bulkEdit": [
"summary.0",
"summary.nm",
"summary.n0",
"conflict"
],
"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."
]
},
"openMode.singleClick",
"openMode.doubleClick",
{
"key": "openModeModifier",
"comment": [
"`singleClick` and `doubleClick` refers to a value the setting can take and should not be localized."
]
},
"horizontalScrolling setting"
],
"vs/editor/contrib/referenceSearch/referencesWidget": [
"referencesFailre",
"referencesCount",
"referenceCount",
"missingPreviewMessage",
"treeAriaLabel",
"noResults",
"peekView.alternateTitle",
"peekViewTitleBackground",
"peekViewTitleForeground",
"peekViewTitleInfoForeground",
"peekViewBorder",
"peekViewResultsBackground",
"peekViewResultsMatchForeground",
"peekViewResultsFileForeground",
"peekViewResultsSelectionBackground",
"peekViewResultsSelectionForeground",
"peekViewEditorBackground",
"peekViewEditorGutterBackground",
"peekViewResultsMatchHighlight",
"peekViewEditorMatchHighlight",
"peekViewEditorMatchHighlightBorder"
],
"vs/editor/contrib/rename/renameInputField": [
"renameAriaLabel"
],
"vs/editor/common/config/commonEditorConfig": [
"editorConfigurationTitle",
"fontFamily",
"fontWeight",
"fontSize",
"lineHeight",
"letterSpacing",
"lineNumbers.off",
"lineNumbers.on",
"lineNumbers.relative",
"lineNumbers.interval",
"lineNumbers",
"rulers",
"wordSeparators",
"tabSize",
"tabSize.errorMessage",
"insertSpaces",
"insertSpaces.errorMessage",
"detectIndentation",
"roundedSelection",
"scrollBeyondLastLine",
"smoothScrolling",
"minimap.enabled",
"minimap.side",
"minimap.showSlider",
"minimap.renderCharacters",
"minimap.maxColumn",
"find.seedSearchStringFromSelection",
"find.autoFindInSelection",
"find.globalFindClipboard",
"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",
"mouseWheelScrollSensitivity",
"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."
]
},
"multiCursorMergeOverlapping",
"quickSuggestions.strings",
"quickSuggestions.comments",
"quickSuggestions.other",
"quickSuggestions",
"quickSuggestionsDelay",
"parameterHints",
"autoClosingBrackets",
"formatOnType",
"formatOnPaste",
"autoIndent",
"suggestOnTriggerCharacters",
"acceptSuggestionOnEnter",
"acceptSuggestionOnCommitCharacter",
"snippetSuggestions.top",
"snippetSuggestions.bottom",
"snippetSuggestions.inline",
"snippetSuggestions.none",
"snippetSuggestions",
"emptySelectionClipboard",
"wordBasedSuggestions",
"suggestSelection.first",
"suggestSelection.recentlyUsed",
"suggestSelection.recentlyUsedByPrefix",
"suggestSelection",
"suggestFontSize",
"suggestLineHeight",
"selectionHighlight",
"occurrencesHighlight",
"overviewRulerLanes",
"overviewRulerBorder",
"cursorBlinking",
"mouseWheelZoom",
"cursorStyle",
"cursorWidth",
"fontLigatures",
"hideCursorInOverviewRuler",
"renderWhitespace",
"renderControlCharacters",
"renderIndentGuides",
"renderLineHighlight",
"codeLens",
"folding",
"foldingStrategyAuto",
"foldingStrategyIndentation",
"foldingStrategy",
"showFoldingControls",
"matchBrackets",
"glyphMargin",
"useTabStops",
"trimAutoWhitespace",
"stablePeek",
"dragAndDrop",
"accessibilitySupport.auto",
"accessibilitySupport.on",
"accessibilitySupport.off",
"accessibilitySupport",
"links",
"colorDecorators",
"codeActions",
"codeActionsOnSave.organizeImports",
"codeActionsOnSave",
"codeActionsOnSaveTimeout",
"selectionClipboard",
"sideBySide",
"ignoreTrimWhitespace",
"largeFileOptimizations",
"renderIndicators"
],
"vs/base/common/severity": [
"sev.error",
"sev.warning",
"sev.info"
],
"vs/editor/contrib/suggest/suggestWidget": [
"editorSuggestWidgetBackground",
"editorSuggestWidgetBorder",
"editorSuggestWidgetForeground",
"editorSuggestWidgetSelectedBackground",
"editorSuggestWidgetHighlightForeground",
"readMore",
"suggestionWithDetailsAriaLabel",
"suggestionAriaLabel",
"readLess",
"suggestWidget.loading",
"suggestWidget.noSuggestions",
"suggestionAriaAccepted",
"ariaCurrentSuggestionWithDetails",
"ariaCurrentSuggestion"
],
"vs/platform/configuration/common/configurationRegistry": [
"defaultConfigurations.title",
"overrideSettings.description",
"overrideSettings.defaultDescription",
"config.property.languageDefault",
"config.property.duplicate"
],
"vs/platform/workspaces/common/workspaces": [
"codeWorkspace",
"untitledWorkspace",
"workspaceNameVerbose",
"workspaceName"
],
"vs/editor/common/services/modelServiceImpl": [
"diagAndSourceMultiline",
"diagAndSource"
],
"vs/platform/dialogs/common/dialogs": [
"moreFile",
"moreFiles"
],
"vs/editor/common/controller/cursor": [
"corrupt.commands"
],
"vs/platform/keybinding/common/abstractKeybindingService": [
"first.chord",
"missing.chord"
],
"vs/base/browser/ui/findinput/findInputCheckboxes": [
"caseDescription",
"wordsDescription",
"regexDescription"
],
"vs/base/browser/ui/findinput/findInput": [
"defaultLabel"
],
"vs/base/browser/ui/inputbox/inputBox": [
"alertErrorMessage",
"alertWarningMessage",
"alertInfoMessage"
],
"vs/base/parts/tree/browser/treeDefaults": [
"collapse"
],
"vs/base/common/keybindingLabels": [
{
"key": "ctrlKey",
"comment": [
"This is the short form for the Control key on the keyboard"
]
},
{
"key": "shiftKey",
"comment": [
"This is the short form for the Shift key on the keyboard"
]
},
{
"key": "altKey",
"comment": [
"This is the short form for the Alt key on the keyboard"
]
},
{
"key": "windowsKey",
"comment": [
"This is the short form for the Windows key on the keyboard"
]
},
{
"key": "ctrlKey.long",
"comment": [
"This is the long form for the Control key on the keyboard"
]
},
{
"key": "shiftKey.long",
"comment": [
"This is the long form for the Shift 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.long",
"comment": [
"This is the long form for the Control key on the keyboard"
]
},
{
"key": "shiftKey.long",
"comment": [
"This is the long form for the Shift key on the keyboard"
]
},
{
"key": "altKey.long",
"comment": [
"This is the long form for the Alt key on the keyboard"
]
},
{
"key": "windowsKey.long",
"comment": [
"This is the long form for the Windows key on the keyboard"
]
}
],
"vs/editor/contrib/snippet/snippetVariables": [
"Sunday",
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday",
"SundayShort",
"MondayShort",
"TuesdayShort",
"WednesdayShort",
"ThursdayShort",
"FridayShort",
"SaturdayShort",
"January",
"February",
"March",
"April",
"May",
"June",
"July",
"August",
"September",
"October",
"November",
"December",
"JanuaryShort",
"FebruaryShort",
"MarchShort",
"AprilShort",
"MayShort",
"JuneShort",
"JulyShort",
"AugustShort",
"SeptemberShort",
"OctoberShort",
"NovemberShort",
"DecemberShort"
],
"vs/base/parts/quickopen/browser/quickOpenWidget": [
"quickOpenAriaLabel",
"treeAriaLabel"
],
"vs/base/browser/ui/selectBox/selectBoxCustom": [
"selectAriaOption"
]
},
"messages": {
"vs/editor/standalone/browser/inspectTokens/inspectTokens": [
"Developer: Inspect Tokens"
],
"vs/editor/standalone/browser/accessibilityHelp/accessibilityHelp": [
"No selection",
"Line {0}, Column {1} ({2} selected)",
"Line {0}, Column {1}",
"{0} selections ({1} characters selected)",
"{0} selections",
"Now changing the setting `accessibilitySupport` to 'on'.",
"Now opening the Editor Accessibility documentation page.",
" in a read-only pane of a diff editor.",
" in a pane of a diff editor.",
" in a read-only code editor",
" in a code editor",
"To configure the editor to be optimized for usage with a Screen Reader press Command+E now.",
"To configure the editor to be optimized for usage with a Screen Reader press Control+E now.",
"The editor is configured to be optimized for usage with a Screen Reader.",
"The editor is configured to never be optimized for usage with a Screen Reader, which is not the case at this time.",
"Pressing Tab in the current editor will move focus to the next focusable element. Toggle this behavior by pressing {0}.",
"Pressing Tab in the current editor will move focus to the next focusable element. The command {0} is currently not triggerable by a keybinding.",
"Pressing Tab in the current editor will insert the tab character. Toggle this behavior by pressing {0}.",
"Pressing Tab in the current editor will insert the tab character. The command {0} is currently not triggerable by a keybinding.",
"Press Command+H now to open a browser window with more information related to editor accessibility.",
"Press Control+H now to open a browser window with more information related to editor accessibility.",
"You can dismiss this tooltip and return to the editor by pressing Escape or Shift+Escape.",
"Show Accessibility Help"
],
"vs/editor/standalone/browser/quickOpen/quickOutline": [
"{0}, symbols",
"Type the name of an identifier you wish to navigate to",
"Go to Symbol...",
"symbols ({0})",
"modules ({0})",
"classes ({0})",
"interfaces ({0})",
"methods ({0})",
"functions ({0})",
"properties ({0})",
"variables ({0})",
"variables ({0})",
"constructors ({0})",
"calls ({0})"
],
"vs/editor/standalone/browser/quickOpen/gotoLine": [
"Go to line {0} and character {1}",
"Go to line {0}",
"Type a line number between 1 and {0} to navigate to",
"Type a character between 1 and {0} to navigate to",
"Go to line {0}",
"Type a line number, followed by an optional colon and a character number to navigate to",
"Go to Line..."
],
"vs/editor/standalone/browser/quickOpen/quickCommand": [
"{0}, commands",
"Type the name of an action you want to execute",
"Command Palette"
],
"vs/editor/standalone/browser/toggleHighContrast/toggleHighContrast": [
"Toggle High Contrast Theme"
],
"vs/editor/common/config/editorOptions": [
"The editor is not accessible at this time. Press Alt+F1 for options.",
"Editor content"
],
"vs/editor/browser/widget/diffEditorWidget": [
"Cannot compare files because one file is too large."
],
"vs/editor/contrib/bracketMatching/bracketMatching": [
"Overview ruler marker color for matching brackets.",
"Go to Bracket",
"Select to Bracket"
],
"vs/editor/contrib/caretOperations/caretOperations": [
"Move Caret Left",
"Move Caret Right"
],
"vs/editor/contrib/caretOperations/transpose": [
"Transpose Letters"
],
"vs/editor/contrib/clipboard/clipboard": [
"Cut",
"Copy",
"Paste",
"Copy With Syntax Highlighting"
],
"vs/editor/contrib/comment/comment": [
"Toggle Line Comment",
"Add Line Comment",
"Remove Line Comment",
"Toggle Block Comment"
],
"vs/editor/contrib/contextmenu/contextmenu": [
"Show Editor Context Menu"
],
"vs/editor/contrib/find/findController": [
"Find",
"Find With Selection",
"Find Next",
"Find Previous",
"Find Next Selection",
"Find Previous Selection",
"Replace",
"Show Next Find Term",
"Show Previous Find Term"
],
"vs/editor/contrib/format/formatActions": [
"Made 1 formatting edit on line {0}",
"Made {0} formatting edits on line {1}",
"Made 1 formatting edit between lines {0} and {1}",
"Made {0} formatting edits between lines {1} and {2}",
"There is no formatter for '{0}'-files installed.",
"Format Document",
"There is no document formatter for '{0}'-files installed.",
"Format Selection",
"There is no selection formatter for '{0}'-files installed."
],
"vs/editor/contrib/folding/folding": [
"Unfold",
"Unfold Recursively",
"Fold",
"Fold Recursively",
"Fold All Block Comments",
"Fold All Regions",
"Unfold All Regions",
"Fold All",
"Unfold All",
"Fold Level {0}"
],
"vs/editor/contrib/goToDeclaration/goToDeclarationCommands": [
"No definition found for '{0}'",
"No definition found",
" – {0} definitions",
"Go to Definition",
"Open Definition to the Side",
"Peek Definition",
"No implementation found for '{0}'",
"No implementation found",
" – {0} implementations",
"Go to Implementation",
"Peek Implementation",
"No type definition found for '{0}'",
"No type definition found",
" – {0} type definitions",
"Go to Type Definition",
"Peek Type Definition"
],
"vs/editor/contrib/goToDeclaration/goToDeclarationMouse": [
"Click to show {0} definitions."
],
"vs/editor/contrib/gotoError/gotoError": [
"Go to Next Problem (Error, Warning, Info)",
"Go to Previous Problem (Error, Warning, Info)"
],
"vs/editor/contrib/hover/hover": [
"Show Hover"
],
"vs/editor/contrib/inPlaceReplace/inPlaceReplace": [
"Replace with Previous Value",
"Replace with Next Value"
],
"vs/editor/contrib/linesOperations/linesOperations": [
"Copy Line Up",
"Copy Line Down",
"Move Line Up",
"Move Line Down",
"Sort Lines Ascending",
"Sort Lines Descending",
"Trim Trailing Whitespace",
"Delete Line",
"Indent Line",
"Outdent Line",
"Insert Line Above",
"Insert Line Below",
"Delete All Left",
"Delete All Right",
"Join Lines",
"Transpose characters around the cursor",
"Transform to Uppercase",
"Transform to Lowercase"
],
"vs/editor/contrib/links/links": [
"Cmd + click to follow link",
"Ctrl + click to follow link",
"Cmd + click to execute command",
"Ctrl + click to execute command",
"Option + click to follow link",
"Alt + click to follow link",
"Option + click to execute command",
"Alt + click to execute command",
"Failed to open this link because it is not well-formed: {0}",
"Failed to open this link because its target is missing.",
"Open Link"
],
"vs/editor/contrib/multicursor/multicursor": [
"Add Cursor Above",
"Add Cursor Below",
"Add Cursors to Line Ends",
"Add Selection To Next Find Match",
"Add Selection To Previous Find Match",
"Move Last Selection To Next Find Match",
"Move Last Selection To Previous Find Match",
"Select All Occurrences of Find Match",
"Change All Occurrences"
],
"vs/editor/contrib/parameterHints/parameterHints": [
"Trigger Parameter Hints"
],
"vs/editor/contrib/referenceSearch/referenceSearch": [
" – {0} references",
"Find All References"
],
"vs/editor/contrib/rename/rename": [
"No result.",
"Successfully renamed '{0}' to '{1}'. Summary: {2}",
"Rename failed to execute.",
"Rename Symbol"
],
"vs/editor/contrib/smartSelect/smartSelect": [
"Expand Select",
"Shrink Select"
],
"vs/editor/contrib/suggest/suggestController": [
"Accepting '{0}' did insert the following text: {1}",
"Trigger Suggest"
],
"vs/editor/contrib/toggleTabFocusMode/toggleTabFocusMode": [
"Toggle Tab Key Moves Focus"
],
"vs/editor/contrib/wordHighlighter/wordHighlighter": [
"Background color of a symbol during read-access, like reading a variable. The color must not be opaque to not hide underlying decorations.",
"Background color of a symbol during write-access, like writing to a variable. The color must not be opaque to not hide underlying decorations.",
"Border color of a symbol during read-access, like reading a variable.",
"Border color of a symbol during write-access, like writing to a variable.",
"Overview ruler marker color for symbol highlights. The color must not be opaque to not hide underlying decorations.",
"Overview ruler marker color for write-access symbol highlights. The color must not be opaque to not hide underlying decorations.",
"Go to Next Symbol Highlight",
"Go to Previous Symbol Highlight"
],
"vs/platform/theme/common/colorRegistry": [
"Colors used in the workbench.",
"Overall foreground color. This color is only used if not overridden by a component.",
"Overall foreground color for error messages. This color is only used if not overridden by a component.",
"Foreground color for description text providing additional information, for example for a label.",
"Overall border color for focused elements. This color is only used if not overridden by a component.",
"An extra border around elements to separate them from others for greater contrast.",
"An extra border around active elements to separate them from others for greater contrast.",
"The background color of text selections in the workbench (e.g. for input fields or text areas). Note that this does not apply to selections within the editor.",
"Color for text separators.",
"Foreground color for links in text.",
"Foreground color for active links in text.",
"Foreground color for preformatted text segments.",
"Background color for block quotes in text.",
"Border color for block quotes in text.",
"Background color for code blocks in text.",
"Shadow color of widgets such as find/replace inside the editor.",
"Input box background.",
"Input box foreground.",
"Input box border.",
"Border color of activated options in input fields.",
"Input box foreground color for placeholder text.",
"Input validation background color for information severity.",
"Input validation border color for information severity.",
"Input validation background color for warning severity.",
"Input validation border color for warning severity.",
"Input validation background color for error severity.",
"Input validation border color for error severity.",
"Dropdown background.",
"Dropdown list background.",
"Dropdown foreground.",
"Dropdown border.",
"List/Tree background color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.",
"List/Tree foreground color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.",
"List/Tree background color for the selected item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.",
"List/Tree foreground color for the selected item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.",
"List/Tree background color for the selected item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.",
"List/Tree foreground color for the selected item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.",
"List/Tree background color for the selected item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.",
"List/Tree background when hovering over items using the mouse.",
"List/Tree foreground when hovering over items using the mouse.",
"List/Tree drag and drop background when moving items around using the mouse.",
"List/Tree foreground color of the match highlights when searching inside the list/tree.",
"List/Tree foreground color for invalid items, for example an unresolved root in explorer.",
"Quick picker color for grouping labels.",
"Quick picker color for grouping borders.",
"Button foreground color.",
"Button background color.",
"Button background color when hovering.",
"Badge background color. Badges are small information labels, e.g. for search results count.",
"Badge foreground color. Badges are small information labels, e.g. for search results count.",
"Scrollbar shadow to indicate that the view is scrolled.",
"Scrollbar slider background color.",
"Scrollbar slider background color when hovering.",
"Scrollbar slider background color when active.",
"Background color of the progress bar that can show for long running operations.",
"Editor background color.",
"Editor default foreground color.",
"Background color of editor widgets, such as find/replace.",
"Border color of editor widgets. The color is only used if the widget chooses to have a border and if the color is not overridden by a widget.",
"Color of the editor selection.",
"Color of the selected text for high contrast.",
"Color of the selection in an inactive editor. The color must not be opaque to not hide underlying decorations.",
"Color for regions with the same content as the selection. The color must not be opaque to not hide underlying decorations.",
"Border color for regions with the same content as the selection.",
"Color of the current search match.",
"Color of the other search matches. The color must not be opaque to not hide underlying decorations.",
"Color of the range limiting the search. The color must not be opaque to not hide underlying decorations.",
"Border color of the current search match.",
"Border color of the other search matches.",
"Border color of the range limiting the search. The color must not be opaque to not hide underlying decorations.",
"Highlight below the word for which a hover is shown. The color must not be opaque to not hide underlying decorations.",
"Background color of the editor hover.",
"Border color of the editor hover.",
"Color of active links.",
"Background color for text that got inserted. The color must not be opaque to not hide underlying decorations.",
"Background color for text that got removed. The color must not be opaque to not hide underlying decorations.",
"Outline color for the text that got inserted.",
"Outline color for text that got removed.",
"Current header background in inline merge-conflicts. The color must not be opaque to not hide underlying decorations.",
"Current content background in inline merge-conflicts. The color must not be opaque to not hide underlying decorations.",
"Incoming header background in inline merge-conflicts. The color must not be opaque to not hide underlying decorations.",
"Incoming content background in inline merge-conflicts. The color must not be opaque to not hide underlying decorations.",
"Common ancestor header background in inline merge-conflicts. The color must not be opaque to not hide underlying decorations.",
"Common ancestor content background in inline merge-conflicts. The color must not be opaque to not hide underlying decorations.",
"Border color on headers and the splitter in inline merge-conflicts.",
"Current overview ruler foreground for inline merge-conflicts.",
"Incoming overview ruler foreground for inline merge-conflicts.",
"Common ancestor overview ruler foreground for inline merge-conflicts.",
"Overview ruler marker color for find matches. The color must not be opaque to not hide underlying decorations.",
"Overview ruler marker color for selection highlights. The color must not be opaque to not hide underlying decorations."
],
"vs/base/browser/ui/aria/aria": [
"{0} (occurred again)"
],
"vs/base/parts/quickopen/browser/quickOpenModel": [
"{0}, picker",
"picker"
],
"vs/editor/contrib/referenceSearch/referencesController": [
"Loading..."
],
"vs/editor/common/modes/modesRegistry": [
"Plain Text"
],
"vs/editor/standalone/browser/standaloneCodeEditor": [
"Editor content",
"Press Ctrl+F1 for Accessibility Options.",
"Press Alt+F1 for Accessibility Options."
],
"vs/editor/common/commonCodeEditor": [
"The number of cursors has been limited to {0}."
],
"vs/editor/common/view/editorColorRegistry": [
"Background color for the highlight of line at the cursor position.",
"Background color for the border around the line at the cursor position.",
"Background color of highlighted ranges, like by quick open and find features. The color must not be opaque to not hide underlying decorations.",
"Background color of the border around highlighted ranges.",
"Color of the editor cursor.",
"The background color of the editor cursor. Allows customizing the color of a character overlapped by a block cursor.",
"Color of whitespace characters in the editor.",
"Color of the editor indentation guides.",
"Color of the active editor indentation guides.",
"Color of editor line numbers.",
"Color of editor active line number",
"Id is deprecated. Use 'editorLineNumber.activeForeground' instead.",
"Color of editor active line number",
"Color of the editor rulers.",
"Foreground color of editor code lenses",
"Background color behind matching brackets",
"Color for matching brackets boxes",
"Color of the overview ruler border.",
"Background color of the editor gutter. The gutter contains the glyph margins and the line numbers.",
"Foreground color of error squigglies in the editor.",
"Border color of error squigglies in the editor.",
"Foreground color of warning squigglies in the editor.",
"Border color of warning squigglies in the editor.",
"Foreground color of info squigglies in the editor.",
"Border color of info squigglies in the editor.",
"Foreground color of hint squigglies in the editor.",
"Border color of hint squigglies in the editor.",
"Overview ruler marker color for range highlights. The color must not be opaque to not hide underlying decorations.",
"Overview ruler marker color for errors.",
"Overview ruler marker color for warnings.",
"Overview ruler marker color for infos."
],
"vs/editor/browser/widget/diffReview": [
"Close",
"no lines",
"1 line",
"{0} lines",
"Difference {0} of {1}: original {2}, {3}, modified {4}, {5}",
"blank",
"original {0}, modified {1}: {2}",
"+ modified {0}: {1}",
"- original {0}: {1}",
"Go to Next Difference",
"Go to Previous Difference"
],
"vs/base/browser/ui/actionbar/actionbar": [
"{0} ({1})"
],
"vs/editor/contrib/find/findWidget": [
"Find",
"Find",
"Previous match",
"Next match",
"Find in selection",
"Close",
"Replace",
"Replace",
"Replace",
"Replace All",
"Toggle Replace mode",
"Only the first {0} results are highlighted, but all find operations work on the entire text.",
"{0} of {1}",
"No Results"
],
"vs/editor/contrib/referenceSearch/peekViewWidget": [
"Close"
],
"vs/editor/contrib/message/messageController": [
"Cannot edit in read-only editor"
],
"vs/editor/contrib/gotoError/gotoErrorWidget": [
"({0}/{1})",
"Editor marker navigation widget error color.",
"Editor marker navigation widget warning color.",
"Editor marker navigation widget info color.",
"Editor marker navigation widget background."
],
"vs/editor/contrib/referenceSearch/referencesModel": [
"symbol in {0} on line {1} at column {2}",
"1 symbol in {0}, full path {1}",
"{0} symbols in {1}, full path {2}",
"No results found",
"Found 1 symbol in {0}",
"Found {0} symbols in {1}",
"Found {0} symbols in {1} files"
],
"vs/platform/markers/common/markers": [
"Error",
"Warning",
"Info"
],
"vs/editor/contrib/hover/modesContentHover": [
"Loading..."
],
"vs/editor/contrib/parameterHints/parameterHintsWidget": [
"{0}, hint"
],
"vs/editor/contrib/codeAction/codeActionCommands": [
"Show Fixes ({0})",
"Show Fixes",
"Quick Fix...",
"No code actions available",
"No code actions available",
"Refactor...",
"No refactorings available",
"Source Action...",
"No source actions available",
"Organize Imports",
"No organize imports action available"
],
"vs/editor/browser/services/bulkEdit": [
"Made no edits",
"Made {0} text edits in {1} files",
"Made {0} text edits in one file",
"These files have changed in the meantime: {0}"
],
"vs/platform/list/browser/listService": [
"Workbench",
"Maps to `Control` on Windows and Linux and to `Command` on macOS.",
"Maps to `Alt` on Windows and Linux and to `Option` on macOS.",
"The modifier to be used to add an item in trees and lists to a multi-selection with the mouse (for example in the explorer, open editors and scm view). `ctrlCmd` maps to `Control` on Windows and Linux and to `Command` on macOS. The 'Open to Side' mouse gestures - if supported - will adapt such that they do not conflict with the multiselect modifier.",
"Opens items on mouse single click.",
"Open items on mouse double click.",
"Controls how to open items in trees and lists using the mouse (if supported). Set to `singleClick` to open items with a single mouse click and `doubleClick` to only open via mouse double click. For parents with children in trees, this setting will control if a single click expands the parent or a double click. Note that some trees and lists might choose to ignore this setting if it is not applicable. ",
"Controls whether trees support horizontal scrolling in the workbench."
],
"vs/editor/contrib/referenceSearch/referencesWidget": [
"Failed to resolve file.",
"{0} references",
"{0} reference",
"no preview available",
"References",
"No results",
"References",
"Background color of the peek view title area.",
"Color of the peek view title.",
"Color of the peek view title info.",
"Color of the peek view borders and arrow.",
"Background color of the peek view result list.",
"Foreground color for line nodes in the peek view result list.",
"Foreground color for file nodes in the peek view result list.",
"Background color of the selected entry in the peek view result list.",
"Foreground color of the selected entry in the peek view result list.",
"Background color of the peek view editor.",
"Background color of the gutter in the peek view editor.",
"Match highlight color in the peek view result list.",
"Match highlight color in the peek view editor.",
"Match highlight border in the peek view editor."
],
"vs/editor/contrib/rename/renameInputField": [
"Rename input. Type new name and press Enter to commit."
],
"vs/editor/common/config/commonEditorConfig": [
"Editor",
"Controls the font family.",
"Controls the font weight.",
"Controls the font size in pixels.",
"Controls the line height. Use 0 to compute the lineHeight from the fontSize.",
"Controls the letter spacing in pixels.",
"Line numbers are not rendered.",
"Line numbers are rendered as absolute number.",
"Line numbers are rendered as distance in lines to cursor position.",
"Line numbers are rendered every 10 lines.",
"Controls the display of line numbers.",
"Render vertical rulers after a certain number of monospace characters. Use multiple values for multiple rulers. No rulers are drawn if array is empty",
"Characters that will be used as word separators when doing word related navigations or operations",
"The number of spaces a tab is equal to. This setting is overridden based on the file contents when `editor.detectIndentation` is on.",
"Expected 'number'. Note that the value \"auto\" has been replaced by the `editor.detectIndentation` setting.",
"Insert spaces when pressing Tab. This setting is overridden based on the file contents when `editor.detectIndentation` is on.",
"Expected 'boolean'. Note that the value \"auto\" has been replaced by the `editor.detectIndentation` setting.",
"When opening a file, `editor.tabSize` and `editor.insertSpaces` will be detected based on the file contents.",
"Controls if selections have rounded corners",
"Controls if the editor will scroll beyond the last line",
"Controls if the editor will scroll using an animation",
"Controls if the minimap is shown",
"Controls the side where to render the minimap.",
"Controls whether the minimap slider is automatically hidden.",
"Render the actual characters on a line (as opposed to color blocks)",
"Limit the width of the minimap to render at most a certain number of columns",
"Controls if we seed the search string in Find Widget from editor selection",
"Controls if Find in Selection flag is turned on when multiple characters or lines of text are selected in the editor",
"Controls if the Find Widget should read or modify the shared find clipboard on macOS",
"Lines will never wrap.",
"Lines will wrap at the viewport width.",
"Lines will wrap at `editor.wordWrapColumn`.",
"Lines will wrap at the minimum of viewport and `editor.wordWrapColumn`.",
"Controls how lines should wrap. Can be:\n - 'off' (disable wrapping),\n - 'on' (viewport wrapping),\n - 'wordWrapColumn' (wrap at `editor.wordWrapColumn`) or\n - 'bounded' (wrap at minimum of viewport and `editor.wordWrapColumn`).",
"Controls the wrapping column of the editor when `editor.wordWrap` is 'wordWrapColumn' or 'bounded'.",
"Controls the indentation of wrapped lines. Can be one of 'none', 'same' or 'indent'.",
"A multiplier to be used on the `deltaX` and `deltaY` of mouse wheel scroll events",
"Maps to `Control` on Windows and Linux and to `Command` on macOS.",
"Maps to `Alt` on Windows and Linux and to `Option` on macOS.",
"The modifier to be used to add multiple cursors with the mouse. `ctrlCmd` maps to `Control` on Windows and Linux and to `Command` on macOS. The Go To Definition and Open Link mouse gestures will adapt such that they do not conflict with the multicursor modifier.",
"Merge multiple cursors when they are overlapping.",
"Enable quick suggestions inside strings.",
"Enable quick suggestions inside comments.",
"Enable quick suggestions outside of strings and comments.",
"Controls if suggestions should automatically show up while typing",
"Controls the delay in ms after which quick suggestions will show up",
"Enables pop-up that shows parameter documentation and type information as you type",
"Controls if the editor should automatically close brackets after opening them",
"Controls if the editor should automatically format the line after typing",
"Controls if the editor should automatically format the pasted content. A formatter must be available and the formatter should be able to format a range in a document.",
"Controls if the editor should automatically adjust the indentation when users type, paste or move lines. Indentation rules of the language must be available.",
"Controls if suggestions should automatically show up when typing trigger characters",
"Controls if suggestions should be accepted on 'Enter' - in addition to 'Tab'. Helps to avoid ambiguity between inserting new lines or accepting suggestions. The value 'smart' means only accept a suggestion with Enter when it makes a textual change",
"Controls if suggestions should be accepted on commit characters. For instance in JavaScript the semi-colon (';') can be a commit character that accepts a suggestion and types that character.",
"Show snippet suggestions on top of other suggestions.",
"Show snippet suggestions below other suggestions.",
"Show snippets suggestions with other suggestions.",
"Do not show snippet suggestions.",
"Controls whether snippets are shown with other suggestions and how they are sorted.",
"Controls whether copying without a selection copies the current line.",
"Controls whether completions should be computed based on words in the document.",
"Always select the first suggestion.",
"Select recent suggestions unless further typing selects one, e.g. `console.| -> console.log` because `log` has been completed recently.",
"Select suggestions based on previous prefixes that have completed those suggestions, e.g. `co -> console` and `con -> const`.",
"Controls how suggestions are pre-selected when showing the suggest list.",
"Font size for the suggest widget",
"Line height for the suggest widget",
"Controls whether the editor should highlight similar matches to the selection",
"Controls whether the editor should highlight semantic symbol occurrences",
"Controls the number of decorations that can show up at the same position in the overview ruler",
"Controls if a border should be drawn around the overview ruler.",
"Control the cursor animation style.",
"Zoom the font of the editor when using mouse wheel and holding Ctrl",
"Controls the cursor style, accepted values are 'block', 'block-outline', 'line', 'line-thin', 'underline' and 'underline-thin'",
"Controls the width of the cursor when editor.cursorStyle is set to 'line'",
"Enables font ligatures",
"Controls if the cursor should be hidden in the overview ruler.",
"Controls how the editor should render whitespace characters, possibilities are 'none', 'boundary', and 'all'. The 'boundary' option does not render single spaces between words.",
"Controls whether the editor should render control characters",
"Controls whether the editor should render indent guides",
"Controls how the editor should render the current line highlight, possibilities are 'none', 'gutter', 'line', and 'all'.",
"Controls if the editor shows CodeLens",
"Controls whether the editor has code folding enabled",
"If available, use a language specific folding strategy, otherwise falls back to the indentation based strategy.",
"Always use the indentation based folding strategy",
"Controls the way folding ranges are computed. 'auto' picks uses a language specific folding strategy, if available. 'indentation' forces that the indentation based folding strategy is used.",
"Controls whether the fold controls on the gutter are automatically hidden.",
"Highlight matching brackets when one of them is selected.",
"Controls whether the editor should render the vertical glyph margin. Glyph margin is mostly used for debugging.",
"Inserting and deleting whitespace follows tab stops",
"Remove trailing auto inserted whitespace",
"Keep peek editors open even when double clicking their content or when hitting Escape.",
"Controls if the editor should allow to move selections via drag and drop.",
"The editor will use platform APIs to detect when a Screen Reader is attached.",
"The editor will be permanently optimized for usage with a Screen Reader.",
"The editor will never be optimized for usage with a Screen Reader.",
"Controls whether the editor should run in a mode where it is optimized for screen readers.",
"Controls whether the editor should detect links and make them clickable",
"Controls whether the editor should render the inline color decorators and color picker.",
"Enables the code action lightbulb",
"Run organize imports on save?",
"Code action kinds to be run on save.",
"Timeout for code actions run on save.",
"Controls if the Linux primary clipboard should be supported.",
"Controls if the diff editor shows the diff side by side or inline",
"Controls if the diff editor shows changes in leading or trailing whitespace as diffs",
"Special handling for large files to disable certain memory intensive features.",
"Controls if the diff editor shows +/- indicators for added/removed changes"
],
"vs/base/common/severity": [
"Error",
"Warning",
"Info"
],
"vs/editor/contrib/suggest/suggestWidget": [
"Background color of the suggest widget.",
"Border color of the suggest widget.",
"Foreground color of the suggest widget.",
"Background color of the selected entry in the suggest widget.",
"Color of the match highlights in the suggest widget.",
"Read More...{0}",
"{0}, suggestion, has details",
"{0}, suggestion",
"Read less...{0}",
"Loading...",
"No suggestions.",
"{0}, accepted",
"{0}, suggestion, has details",
"{0}, suggestion"
],
"vs/platform/configuration/common/configurationRegistry": [
"Default Configuration Overrides",
"Configure editor settings to be overridden for {0} language.",
"Configure editor settings to be overridden for a language.",
"Cannot register '{0}'. This matches property pattern '\\\\[.*\\\\]$' for describing language specific editor settings. Use 'configurationDefaults' contribution.",
"Cannot register '{0}'. This property is already registered."
],
"vs/platform/workspaces/common/workspaces": [
"Code Workspace",
"Untitled (Workspace)",
"{0} (Workspace)",
"{0} (Workspace)"
],
"vs/editor/common/services/modelServiceImpl": [
"[{0}]\n{1}",
"[{0}] {1}"
],
"vs/platform/dialogs/common/dialogs": [
"...1 additional file not shown",
"...{0} additional files not shown"
],
"vs/editor/common/controller/cursor": [
"Unexpected exception while executing command."
],
"vs/platform/keybinding/common/abstractKeybindingService": [
"({0}) was pressed. Waiting for second key of chord...",
"The key combination ({0}, {1}) is not a command."
],
"vs/base/browser/ui/findinput/findInputCheckboxes": [
"Match Case",
"Match Whole Word",
"Use Regular Expression"
],
"vs/base/browser/ui/findinput/findInput": [
"input"
],
"vs/base/browser/ui/inputbox/inputBox": [
"Error: {0}",
"Warning: {0}",
"Info: {0}"
],
"vs/base/parts/tree/browser/treeDefaults": [
"Collapse"
],
"vs/base/common/keybindingLabels": [
"Ctrl",
"Shift",
"Alt",
"Windows",
"Control",
"Shift",
"Alt",
"Command",
"Control",
"Shift",
"Alt",
"Windows"
],
"vs/editor/contrib/snippet/snippetVariables": [
"Sunday",
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday",
"Sun",
"Mon",
"Tue",
"Wed",
"Thu",
"Fri",
"Sat",
"January",
"February",
"March",
"April",
"May",
"June",
"July",
"August",
"September",
"October",
"November",
"December",
"Jan",
"Feb",
"Mar",
"Apr",
"May",
"Jun",
"Jul",
"Aug",
"Sep",
"Oct",
"Nov",
"Dec"
],
"vs/base/parts/quickopen/browser/quickOpenWidget": [
"Quick picker. Type to narrow down results.",
"Quick Picker"
],
"vs/base/browser/ui/selectBox/selectBoxCustom": [
"{0}"
]
},
"bundles": {
"vs/editor/editor.main": [
"vs/base/browser/ui/actionbar/actionbar",
"vs/base/browser/ui/aria/aria",
"vs/base/browser/ui/findinput/findInput",
"vs/base/browser/ui/findinput/findInputCheckboxes",
"vs/base/browser/ui/inputbox/inputBox",
"vs/base/browser/ui/selectBox/selectBoxCustom",
"vs/base/common/keybindingLabels",
"vs/base/common/severity",
"vs/base/parts/quickopen/browser/quickOpenModel",
"vs/base/parts/quickopen/browser/quickOpenWidget",
"vs/base/parts/tree/browser/treeDefaults",
"vs/editor/browser/services/bulkEdit",
"vs/editor/browser/widget/diffEditorWidget",
"vs/editor/browser/widget/diffReview",
"vs/editor/common/commonCodeEditor",
"vs/editor/common/config/commonEditorConfig",
"vs/editor/common/config/editorOptions",
"vs/editor/common/controller/cursor",
"vs/editor/common/modes/modesRegistry",
"vs/editor/common/services/modelServiceImpl",
"vs/editor/common/view/editorColorRegistry",
"vs/editor/contrib/bracketMatching/bracketMatching",
"vs/editor/contrib/caretOperations/caretOperations",
"vs/editor/contrib/caretOperations/transpose",
"vs/editor/contrib/clipboard/clipboard",
"vs/editor/contrib/codeAction/codeActionCommands",
"vs/editor/contrib/comment/comment",
"vs/editor/contrib/contextmenu/contextmenu",
"vs/editor/contrib/find/findController",
"vs/editor/contrib/find/findWidget",
"vs/editor/contrib/folding/folding",
"vs/editor/contrib/format/formatActions",
"vs/editor/contrib/goToDeclaration/goToDeclarationCommands",
"vs/editor/contrib/goToDeclaration/goToDeclarationMouse",
"vs/editor/contrib/gotoError/gotoError",
"vs/editor/contrib/gotoError/gotoErrorWidget",
"vs/editor/contrib/hover/hover",
"vs/editor/contrib/hover/modesContentHover",
"vs/editor/contrib/inPlaceReplace/inPlaceReplace",
"vs/editor/contrib/linesOperations/linesOperations",
"vs/editor/contrib/links/links",
"vs/editor/contrib/message/messageController",
"vs/editor/contrib/multicursor/multicursor",
"vs/editor/contrib/parameterHints/parameterHints",
"vs/editor/contrib/parameterHints/parameterHintsWidget",
"vs/editor/contrib/referenceSearch/peekViewWidget",
"vs/editor/contrib/referenceSearch/referenceSearch",
"vs/editor/contrib/referenceSearch/referencesController",
"vs/editor/contrib/referenceSearch/referencesModel",
"vs/editor/contrib/referenceSearch/referencesWidget",
"vs/editor/contrib/rename/rename",
"vs/editor/contrib/rename/renameInputField",
"vs/editor/contrib/smartSelect/smartSelect",
"vs/editor/contrib/snippet/snippetVariables",
"vs/editor/contrib/suggest/suggestController",
"vs/editor/contrib/suggest/suggestWidget",
"vs/editor/contrib/toggleTabFocusMode/toggleTabFocusMode",
"vs/editor/contrib/wordHighlighter/wordHighlighter",
"vs/editor/standalone/browser/accessibilityHelp/accessibilityHelp",
"vs/editor/standalone/browser/inspectTokens/inspectTokens",
"vs/editor/standalone/browser/quickOpen/gotoLine",
"vs/editor/standalone/browser/quickOpen/quickCommand",
"vs/editor/standalone/browser/quickOpen/quickOutline",
"vs/editor/standalone/browser/standaloneCodeEditor",
"vs/editor/standalone/browser/toggleHighContrast/toggleHighContrast",
"vs/platform/configuration/common/configurationRegistry",
"vs/platform/dialogs/common/dialogs",
"vs/platform/keybinding/common/abstractKeybindingService",
"vs/platform/list/browser/listService",
"vs/platform/markers/common/markers",
"vs/platform/theme/common/colorRegistry",
"vs/platform/workspaces/common/workspaces"
]
}
}