ant-monaco-editor
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"keys": { | ||
"vs/editor/common/config/editorOptions": [ | ||
"accessibilityOffAriaLabel", | ||
"editorViewAccessibleLabel" | ||
], | ||
"vs/editor/standalone/browser/accessibilityHelp/accessibilityHelp": [ | ||
@@ -28,6 +32,2 @@ "noSelection", | ||
], | ||
"vs/editor/common/config/editorOptions": [ | ||
"accessibilityOffAriaLabel", | ||
"editorViewAccessibleLabel" | ||
], | ||
"vs/editor/standalone/browser/inspectTokens/inspectTokens": [ | ||
@@ -61,5 +61,2 @@ "inspectTokens" | ||
], | ||
"vs/editor/standalone/browser/toggleHighContrast/toggleHighContrast": [ | ||
"toggleHighContrast" | ||
], | ||
"vs/editor/standalone/browser/quickOpen/quickCommand": [ | ||
@@ -70,2 +67,5 @@ "ariaLabelEntry", | ||
], | ||
"vs/editor/standalone/browser/toggleHighContrast/toggleHighContrast": [ | ||
"toggleHighContrast" | ||
], | ||
"vs/editor/standalone/browser/standaloneCodeEditor": [ | ||
@@ -81,5 +81,11 @@ "editorViewAccessibleLabel", | ||
], | ||
"vs/editor/common/modes/modesRegistry": [ | ||
"plainText.alias" | ||
], | ||
"vs/editor/browser/widget/diffEditorWidget": [ | ||
"diff.tooLarge" | ||
], | ||
"vs/editor/contrib/bracketMatching/common/bracketMatching": [ | ||
"smartSelect.jumpBracket" | ||
], | ||
"vs/editor/contrib/caretOperations/common/caretOperations": [ | ||
@@ -89,5 +95,2 @@ "caret.moveLeft", | ||
], | ||
"vs/editor/contrib/bracketMatching/common/bracketMatching": [ | ||
"smartSelect.jumpBracket" | ||
], | ||
"vs/editor/contrib/caretOperations/common/transpose": [ | ||
@@ -111,2 +114,11 @@ "transposeLetters.label" | ||
], | ||
"vs/editor/contrib/folding/browser/folding": [ | ||
"unfoldAction.label", | ||
"unFoldRecursivelyAction.label", | ||
"foldAction.label", | ||
"foldRecursivelyAction.label", | ||
"foldAllAction.label", | ||
"unfoldAllAction.label", | ||
"foldLevelAction.label" | ||
], | ||
"vs/editor/contrib/format/browser/formatActions": [ | ||
@@ -120,5 +132,2 @@ "hint11", | ||
], | ||
"vs/editor/contrib/goToDeclaration/browser/goToDeclarationMouse": [ | ||
"multipleResults" | ||
], | ||
"vs/editor/contrib/goToDeclaration/browser/goToDeclarationCommands": [ | ||
@@ -142,18 +151,5 @@ "noResultWord", | ||
], | ||
"vs/editor/contrib/folding/browser/folding": [ | ||
"unfoldAction.label", | ||
"unFoldRecursivelyAction.label", | ||
"foldAction.label", | ||
"foldRecursivelyAction.label", | ||
"foldAllAction.label", | ||
"unfoldAllAction.label", | ||
"foldLevelAction.label" | ||
"vs/editor/contrib/goToDeclaration/browser/goToDeclarationMouse": [ | ||
"multipleResults" | ||
], | ||
"vs/editor/contrib/hover/browser/hover": [ | ||
"showHover" | ||
], | ||
"vs/editor/contrib/inPlaceReplace/common/inPlaceReplace": [ | ||
"InPlaceReplaceAction.previous.label", | ||
"InPlaceReplaceAction.next.label" | ||
], | ||
"vs/editor/contrib/gotoError/browser/gotoError": [ | ||
@@ -167,7 +163,9 @@ "title.wo_source", | ||
], | ||
"vs/editor/contrib/multicursor/common/multicursor": [ | ||
"mutlicursor.insertAbove", | ||
"mutlicursor.insertBelow", | ||
"mutlicursor.insertAtEndOfEachLineSelected" | ||
"vs/editor/contrib/hover/browser/hover": [ | ||
"showHover" | ||
], | ||
"vs/editor/contrib/inPlaceReplace/common/inPlaceReplace": [ | ||
"InPlaceReplaceAction.previous.label", | ||
"InPlaceReplaceAction.next.label" | ||
], | ||
"vs/editor/contrib/links/browser/links": [ | ||
@@ -184,14 +182,2 @@ "links.navigate.mac", | ||
], | ||
"vs/editor/contrib/parameterHints/browser/parameterHints": [ | ||
"parameterHints.trigger.label" | ||
], | ||
"vs/editor/contrib/quickFix/browser/quickFixCommands": [ | ||
"quickFixWithKb", | ||
"quickFix", | ||
"quickfix.trigger.label" | ||
], | ||
"vs/editor/contrib/referenceSearch/browser/referenceSearch": [ | ||
"meta.titleReference", | ||
"references.action.label" | ||
], | ||
"vs/editor/contrib/linesOperations/common/linesOperations": [ | ||
@@ -217,6 +203,19 @@ "lines.copyUp", | ||
], | ||
"vs/editor/contrib/smartSelect/common/smartSelect": [ | ||
"smartSelect.grow", | ||
"smartSelect.shrink" | ||
"vs/editor/contrib/multicursor/common/multicursor": [ | ||
"mutlicursor.insertAbove", | ||
"mutlicursor.insertBelow", | ||
"mutlicursor.insertAtEndOfEachLineSelected" | ||
], | ||
"vs/editor/contrib/parameterHints/browser/parameterHints": [ | ||
"parameterHints.trigger.label" | ||
], | ||
"vs/editor/contrib/quickFix/browser/quickFixCommands": [ | ||
"quickFixWithKb", | ||
"quickFix", | ||
"quickfix.trigger.label" | ||
], | ||
"vs/editor/contrib/referenceSearch/browser/referenceSearch": [ | ||
"meta.titleReference", | ||
"references.action.label" | ||
], | ||
"vs/editor/contrib/rename/browser/rename": [ | ||
@@ -228,2 +227,10 @@ "no result", | ||
], | ||
"vs/editor/contrib/smartSelect/common/smartSelect": [ | ||
"smartSelect.grow", | ||
"smartSelect.shrink" | ||
], | ||
"vs/editor/contrib/suggest/browser/suggestController": [ | ||
"arai.alert.snippet", | ||
"suggest.trigger.label" | ||
], | ||
"vs/editor/contrib/toggleTabFocusMode/common/toggleTabFocusMode": [ | ||
@@ -237,6 +244,2 @@ { | ||
], | ||
"vs/editor/contrib/suggest/browser/suggestController": [ | ||
"arai.alert.snippet", | ||
"suggest.trigger.label" | ||
], | ||
"vs/editor/contrib/wordHighlighter/common/wordHighlighter": [ | ||
@@ -248,5 +251,2 @@ "wordHighlight", | ||
], | ||
"vs/editor/common/modes/modesRegistry": [ | ||
"plainText.alias" | ||
], | ||
"vs/platform/theme/common/colorRegistry": [ | ||
@@ -456,5 +456,2 @@ "invalid.color", | ||
], | ||
"vs/editor/contrib/rename/browser/renameInputField": [ | ||
"renameAriaLabel" | ||
], | ||
"vs/editor/common/services/bulkEdit": [ | ||
@@ -466,2 +463,21 @@ "conflict", | ||
], | ||
"vs/editor/contrib/rename/browser/renameInputField": [ | ||
"renameAriaLabel" | ||
], | ||
"vs/editor/contrib/suggest/browser/suggestWidget": [ | ||
"editorSuggestWidgetBackground", | ||
"editorSuggestWidgetBorder", | ||
"editorSuggestWidgetForeground", | ||
"editorSuggestWidgetSelectedBackground", | ||
"editorSuggestWidgetHighlightForeground", | ||
"readMore", | ||
"suggestionWithDetailsAriaLabel", | ||
"suggestionAriaLabel", | ||
"readLess", | ||
"suggestWidget.loading", | ||
"suggestWidget.noSuggestions", | ||
"suggestionAriaAccepted", | ||
"ariaCurrentSuggestionWithDetails", | ||
"ariaCurrentSuggestion" | ||
], | ||
"vs/editor/common/config/commonEditorConfig": [ | ||
@@ -586,18 +602,2 @@ "editorConfigurationTitle", | ||
], | ||
"vs/editor/contrib/suggest/browser/suggestWidget": [ | ||
"editorSuggestWidgetBackground", | ||
"editorSuggestWidgetBorder", | ||
"editorSuggestWidgetForeground", | ||
"editorSuggestWidgetSelectedBackground", | ||
"editorSuggestWidgetHighlightForeground", | ||
"readMore", | ||
"suggestionWithDetailsAriaLabel", | ||
"suggestionAriaLabel", | ||
"readLess", | ||
"suggestWidget.loading", | ||
"suggestWidget.noSuggestions", | ||
"suggestionAriaAccepted", | ||
"ariaCurrentSuggestionWithDetails", | ||
"ariaCurrentSuggestion" | ||
], | ||
"vs/base/common/keybindingLabels": [ | ||
@@ -674,2 +674,6 @@ "ctrlKey", | ||
"messages": { | ||
"vs/editor/common/config/editorOptions": [ | ||
"The editor is not accessible at this time. Press Alt+F1 for options.", | ||
"Editor content" | ||
], | ||
"vs/editor/standalone/browser/accessibilityHelp/accessibilityHelp": [ | ||
@@ -700,6 +704,2 @@ "No selection", | ||
], | ||
"vs/editor/common/config/editorOptions": [ | ||
"The editor is not accessible at this time. Press Alt+F1 for options.", | ||
"Editor content" | ||
], | ||
"vs/editor/standalone/browser/inspectTokens/inspectTokens": [ | ||
@@ -733,5 +733,2 @@ "Developer: Inspect Tokens" | ||
], | ||
"vs/editor/standalone/browser/toggleHighContrast/toggleHighContrast": [ | ||
"Toggle High Contrast Theme" | ||
], | ||
"vs/editor/standalone/browser/quickOpen/quickCommand": [ | ||
@@ -742,2 +739,5 @@ "{0}, commands", | ||
], | ||
"vs/editor/standalone/browser/toggleHighContrast/toggleHighContrast": [ | ||
"Toggle High Contrast Theme" | ||
], | ||
"vs/editor/standalone/browser/standaloneCodeEditor": [ | ||
@@ -753,5 +753,11 @@ "Editor content", | ||
], | ||
"vs/editor/common/modes/modesRegistry": [ | ||
"Plain Text" | ||
], | ||
"vs/editor/browser/widget/diffEditorWidget": [ | ||
"Cannot compare files because one file is too large." | ||
], | ||
"vs/editor/contrib/bracketMatching/common/bracketMatching": [ | ||
"Go to Bracket" | ||
], | ||
"vs/editor/contrib/caretOperations/common/caretOperations": [ | ||
@@ -761,5 +767,2 @@ "Move Caret Left", | ||
], | ||
"vs/editor/contrib/bracketMatching/common/bracketMatching": [ | ||
"Go to Bracket" | ||
], | ||
"vs/editor/contrib/caretOperations/common/transpose": [ | ||
@@ -783,2 +786,11 @@ "Transpose Letters" | ||
], | ||
"vs/editor/contrib/folding/browser/folding": [ | ||
"Unfold", | ||
"Unfold Recursively", | ||
"Fold", | ||
"Fold Recursively", | ||
"Fold All", | ||
"Unfold All", | ||
"Fold Level {0}" | ||
], | ||
"vs/editor/contrib/format/browser/formatActions": [ | ||
@@ -792,5 +804,2 @@ "Made 1 formatting edit on line {0}", | ||
], | ||
"vs/editor/contrib/goToDeclaration/browser/goToDeclarationMouse": [ | ||
"Click to show {0} definitions." | ||
], | ||
"vs/editor/contrib/goToDeclaration/browser/goToDeclarationCommands": [ | ||
@@ -814,18 +823,5 @@ "No definition found for '{0}'", | ||
], | ||
"vs/editor/contrib/folding/browser/folding": [ | ||
"Unfold", | ||
"Unfold Recursively", | ||
"Fold", | ||
"Fold Recursively", | ||
"Fold All", | ||
"Unfold All", | ||
"Fold Level {0}" | ||
"vs/editor/contrib/goToDeclaration/browser/goToDeclarationMouse": [ | ||
"Click to show {0} definitions." | ||
], | ||
"vs/editor/contrib/hover/browser/hover": [ | ||
"Show Hover" | ||
], | ||
"vs/editor/contrib/inPlaceReplace/common/inPlaceReplace": [ | ||
"Replace with Previous Value", | ||
"Replace with Next Value" | ||
], | ||
"vs/editor/contrib/gotoError/browser/gotoError": [ | ||
@@ -839,7 +835,9 @@ "({0}/{1})", | ||
], | ||
"vs/editor/contrib/multicursor/common/multicursor": [ | ||
"Add Cursor Above", | ||
"Add Cursor Below", | ||
"Add Cursors to Line Ends" | ||
"vs/editor/contrib/hover/browser/hover": [ | ||
"Show Hover" | ||
], | ||
"vs/editor/contrib/inPlaceReplace/common/inPlaceReplace": [ | ||
"Replace with Previous Value", | ||
"Replace with Next Value" | ||
], | ||
"vs/editor/contrib/links/browser/links": [ | ||
@@ -856,14 +854,2 @@ "Cmd + click to follow link", | ||
], | ||
"vs/editor/contrib/parameterHints/browser/parameterHints": [ | ||
"Trigger Parameter Hints" | ||
], | ||
"vs/editor/contrib/quickFix/browser/quickFixCommands": [ | ||
"Show Fixes ({0})", | ||
"Show Fixes", | ||
"Quick Fix" | ||
], | ||
"vs/editor/contrib/referenceSearch/browser/referenceSearch": [ | ||
" – {0} references", | ||
"Find All References" | ||
], | ||
"vs/editor/contrib/linesOperations/common/linesOperations": [ | ||
@@ -889,6 +875,19 @@ "Copy Line Up", | ||
], | ||
"vs/editor/contrib/smartSelect/common/smartSelect": [ | ||
"Expand Select", | ||
"Shrink Select" | ||
"vs/editor/contrib/multicursor/common/multicursor": [ | ||
"Add Cursor Above", | ||
"Add Cursor Below", | ||
"Add Cursors to Line Ends" | ||
], | ||
"vs/editor/contrib/parameterHints/browser/parameterHints": [ | ||
"Trigger Parameter Hints" | ||
], | ||
"vs/editor/contrib/quickFix/browser/quickFixCommands": [ | ||
"Show Fixes ({0})", | ||
"Show Fixes", | ||
"Quick Fix" | ||
], | ||
"vs/editor/contrib/referenceSearch/browser/referenceSearch": [ | ||
" – {0} references", | ||
"Find All References" | ||
], | ||
"vs/editor/contrib/rename/browser/rename": [ | ||
@@ -900,4 +899,5 @@ "No result.", | ||
], | ||
"vs/editor/contrib/toggleTabFocusMode/common/toggleTabFocusMode": [ | ||
"Toggle Tab Key Moves Focus" | ||
"vs/editor/contrib/smartSelect/common/smartSelect": [ | ||
"Expand Select", | ||
"Shrink Select" | ||
], | ||
@@ -908,2 +908,5 @@ "vs/editor/contrib/suggest/browser/suggestController": [ | ||
], | ||
"vs/editor/contrib/toggleTabFocusMode/common/toggleTabFocusMode": [ | ||
"Toggle Tab Key Moves Focus" | ||
], | ||
"vs/editor/contrib/wordHighlighter/common/wordHighlighter": [ | ||
@@ -915,5 +918,2 @@ "Background color of a symbol during read-access, like reading a variable.", | ||
], | ||
"vs/editor/common/modes/modesRegistry": [ | ||
"Plain Text" | ||
], | ||
"vs/platform/theme/common/colorRegistry": [ | ||
@@ -1117,5 +1117,2 @@ "Invalid color format. Use #RGB, #RGBA, #RRGGBB or #RRGGBBAA", | ||
], | ||
"vs/editor/contrib/rename/browser/renameInputField": [ | ||
"Rename input. Type new name and press Enter to commit." | ||
], | ||
"vs/editor/common/services/bulkEdit": [ | ||
@@ -1127,2 +1124,21 @@ "These files have changed in the meantime: {0}", | ||
], | ||
"vs/editor/contrib/rename/browser/renameInputField": [ | ||
"Rename input. Type new name and press Enter to commit." | ||
], | ||
"vs/editor/contrib/suggest/browser/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/editor/common/config/commonEditorConfig": [ | ||
@@ -1218,18 +1234,2 @@ "Editor", | ||
], | ||
"vs/editor/contrib/suggest/browser/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/base/common/keybindingLabels": [ | ||
@@ -1236,0 +1236,0 @@ "Ctrl", |
{ | ||
"keys": { | ||
"vs/editor/common/config/editorOptions": [ | ||
"accessibilityOffAriaLabel", | ||
"editorViewAccessibleLabel" | ||
], | ||
"vs/editor/standalone/browser/accessibilityHelp/accessibilityHelp": [ | ||
@@ -28,6 +32,2 @@ "noSelection", | ||
], | ||
"vs/editor/common/config/editorOptions": [ | ||
"accessibilityOffAriaLabel", | ||
"editorViewAccessibleLabel" | ||
], | ||
"vs/editor/standalone/browser/inspectTokens/inspectTokens": [ | ||
@@ -61,5 +61,2 @@ "inspectTokens" | ||
], | ||
"vs/editor/standalone/browser/toggleHighContrast/toggleHighContrast": [ | ||
"toggleHighContrast" | ||
], | ||
"vs/editor/standalone/browser/quickOpen/quickCommand": [ | ||
@@ -70,2 +67,5 @@ "ariaLabelEntry", | ||
], | ||
"vs/editor/standalone/browser/toggleHighContrast/toggleHighContrast": [ | ||
"toggleHighContrast" | ||
], | ||
"vs/editor/standalone/browser/standaloneCodeEditor": [ | ||
@@ -81,5 +81,11 @@ "editorViewAccessibleLabel", | ||
], | ||
"vs/editor/common/modes/modesRegistry": [ | ||
"plainText.alias" | ||
], | ||
"vs/editor/browser/widget/diffEditorWidget": [ | ||
"diff.tooLarge" | ||
], | ||
"vs/editor/contrib/bracketMatching/common/bracketMatching": [ | ||
"smartSelect.jumpBracket" | ||
], | ||
"vs/editor/contrib/caretOperations/common/caretOperations": [ | ||
@@ -89,5 +95,2 @@ "caret.moveLeft", | ||
], | ||
"vs/editor/contrib/bracketMatching/common/bracketMatching": [ | ||
"smartSelect.jumpBracket" | ||
], | ||
"vs/editor/contrib/caretOperations/common/transpose": [ | ||
@@ -111,2 +114,11 @@ "transposeLetters.label" | ||
], | ||
"vs/editor/contrib/folding/browser/folding": [ | ||
"unfoldAction.label", | ||
"unFoldRecursivelyAction.label", | ||
"foldAction.label", | ||
"foldRecursivelyAction.label", | ||
"foldAllAction.label", | ||
"unfoldAllAction.label", | ||
"foldLevelAction.label" | ||
], | ||
"vs/editor/contrib/format/browser/formatActions": [ | ||
@@ -120,5 +132,2 @@ "hint11", | ||
], | ||
"vs/editor/contrib/goToDeclaration/browser/goToDeclarationMouse": [ | ||
"multipleResults" | ||
], | ||
"vs/editor/contrib/goToDeclaration/browser/goToDeclarationCommands": [ | ||
@@ -142,18 +151,5 @@ "noResultWord", | ||
], | ||
"vs/editor/contrib/folding/browser/folding": [ | ||
"unfoldAction.label", | ||
"unFoldRecursivelyAction.label", | ||
"foldAction.label", | ||
"foldRecursivelyAction.label", | ||
"foldAllAction.label", | ||
"unfoldAllAction.label", | ||
"foldLevelAction.label" | ||
"vs/editor/contrib/goToDeclaration/browser/goToDeclarationMouse": [ | ||
"multipleResults" | ||
], | ||
"vs/editor/contrib/hover/browser/hover": [ | ||
"showHover" | ||
], | ||
"vs/editor/contrib/inPlaceReplace/common/inPlaceReplace": [ | ||
"InPlaceReplaceAction.previous.label", | ||
"InPlaceReplaceAction.next.label" | ||
], | ||
"vs/editor/contrib/gotoError/browser/gotoError": [ | ||
@@ -167,7 +163,9 @@ "title.wo_source", | ||
], | ||
"vs/editor/contrib/multicursor/common/multicursor": [ | ||
"mutlicursor.insertAbove", | ||
"mutlicursor.insertBelow", | ||
"mutlicursor.insertAtEndOfEachLineSelected" | ||
"vs/editor/contrib/hover/browser/hover": [ | ||
"showHover" | ||
], | ||
"vs/editor/contrib/inPlaceReplace/common/inPlaceReplace": [ | ||
"InPlaceReplaceAction.previous.label", | ||
"InPlaceReplaceAction.next.label" | ||
], | ||
"vs/editor/contrib/links/browser/links": [ | ||
@@ -184,14 +182,2 @@ "links.navigate.mac", | ||
], | ||
"vs/editor/contrib/parameterHints/browser/parameterHints": [ | ||
"parameterHints.trigger.label" | ||
], | ||
"vs/editor/contrib/quickFix/browser/quickFixCommands": [ | ||
"quickFixWithKb", | ||
"quickFix", | ||
"quickfix.trigger.label" | ||
], | ||
"vs/editor/contrib/referenceSearch/browser/referenceSearch": [ | ||
"meta.titleReference", | ||
"references.action.label" | ||
], | ||
"vs/editor/contrib/linesOperations/common/linesOperations": [ | ||
@@ -217,6 +203,19 @@ "lines.copyUp", | ||
], | ||
"vs/editor/contrib/smartSelect/common/smartSelect": [ | ||
"smartSelect.grow", | ||
"smartSelect.shrink" | ||
"vs/editor/contrib/multicursor/common/multicursor": [ | ||
"mutlicursor.insertAbove", | ||
"mutlicursor.insertBelow", | ||
"mutlicursor.insertAtEndOfEachLineSelected" | ||
], | ||
"vs/editor/contrib/parameterHints/browser/parameterHints": [ | ||
"parameterHints.trigger.label" | ||
], | ||
"vs/editor/contrib/quickFix/browser/quickFixCommands": [ | ||
"quickFixWithKb", | ||
"quickFix", | ||
"quickfix.trigger.label" | ||
], | ||
"vs/editor/contrib/referenceSearch/browser/referenceSearch": [ | ||
"meta.titleReference", | ||
"references.action.label" | ||
], | ||
"vs/editor/contrib/rename/browser/rename": [ | ||
@@ -228,2 +227,10 @@ "no result", | ||
], | ||
"vs/editor/contrib/smartSelect/common/smartSelect": [ | ||
"smartSelect.grow", | ||
"smartSelect.shrink" | ||
], | ||
"vs/editor/contrib/suggest/browser/suggestController": [ | ||
"arai.alert.snippet", | ||
"suggest.trigger.label" | ||
], | ||
"vs/editor/contrib/toggleTabFocusMode/common/toggleTabFocusMode": [ | ||
@@ -237,6 +244,2 @@ { | ||
], | ||
"vs/editor/contrib/suggest/browser/suggestController": [ | ||
"arai.alert.snippet", | ||
"suggest.trigger.label" | ||
], | ||
"vs/editor/contrib/wordHighlighter/common/wordHighlighter": [ | ||
@@ -248,5 +251,2 @@ "wordHighlight", | ||
], | ||
"vs/editor/common/modes/modesRegistry": [ | ||
"plainText.alias" | ||
], | ||
"vs/platform/theme/common/colorRegistry": [ | ||
@@ -456,5 +456,2 @@ "invalid.color", | ||
], | ||
"vs/editor/contrib/rename/browser/renameInputField": [ | ||
"renameAriaLabel" | ||
], | ||
"vs/editor/common/services/bulkEdit": [ | ||
@@ -466,2 +463,21 @@ "conflict", | ||
], | ||
"vs/editor/contrib/rename/browser/renameInputField": [ | ||
"renameAriaLabel" | ||
], | ||
"vs/editor/contrib/suggest/browser/suggestWidget": [ | ||
"editorSuggestWidgetBackground", | ||
"editorSuggestWidgetBorder", | ||
"editorSuggestWidgetForeground", | ||
"editorSuggestWidgetSelectedBackground", | ||
"editorSuggestWidgetHighlightForeground", | ||
"readMore", | ||
"suggestionWithDetailsAriaLabel", | ||
"suggestionAriaLabel", | ||
"readLess", | ||
"suggestWidget.loading", | ||
"suggestWidget.noSuggestions", | ||
"suggestionAriaAccepted", | ||
"ariaCurrentSuggestionWithDetails", | ||
"ariaCurrentSuggestion" | ||
], | ||
"vs/editor/common/config/commonEditorConfig": [ | ||
@@ -586,18 +602,2 @@ "editorConfigurationTitle", | ||
], | ||
"vs/editor/contrib/suggest/browser/suggestWidget": [ | ||
"editorSuggestWidgetBackground", | ||
"editorSuggestWidgetBorder", | ||
"editorSuggestWidgetForeground", | ||
"editorSuggestWidgetSelectedBackground", | ||
"editorSuggestWidgetHighlightForeground", | ||
"readMore", | ||
"suggestionWithDetailsAriaLabel", | ||
"suggestionAriaLabel", | ||
"readLess", | ||
"suggestWidget.loading", | ||
"suggestWidget.noSuggestions", | ||
"suggestionAriaAccepted", | ||
"ariaCurrentSuggestionWithDetails", | ||
"ariaCurrentSuggestion" | ||
], | ||
"vs/base/common/keybindingLabels": [ | ||
@@ -674,2 +674,6 @@ "ctrlKey", | ||
"messages": { | ||
"vs/editor/common/config/editorOptions": [ | ||
"The editor is not accessible at this time. Press Alt+F1 for options.", | ||
"Editor content" | ||
], | ||
"vs/editor/standalone/browser/accessibilityHelp/accessibilityHelp": [ | ||
@@ -700,6 +704,2 @@ "No selection", | ||
], | ||
"vs/editor/common/config/editorOptions": [ | ||
"The editor is not accessible at this time. Press Alt+F1 for options.", | ||
"Editor content" | ||
], | ||
"vs/editor/standalone/browser/inspectTokens/inspectTokens": [ | ||
@@ -733,5 +733,2 @@ "Developer: Inspect Tokens" | ||
], | ||
"vs/editor/standalone/browser/toggleHighContrast/toggleHighContrast": [ | ||
"Toggle High Contrast Theme" | ||
], | ||
"vs/editor/standalone/browser/quickOpen/quickCommand": [ | ||
@@ -742,2 +739,5 @@ "{0}, commands", | ||
], | ||
"vs/editor/standalone/browser/toggleHighContrast/toggleHighContrast": [ | ||
"Toggle High Contrast Theme" | ||
], | ||
"vs/editor/standalone/browser/standaloneCodeEditor": [ | ||
@@ -753,5 +753,11 @@ "Editor content", | ||
], | ||
"vs/editor/common/modes/modesRegistry": [ | ||
"Plain Text" | ||
], | ||
"vs/editor/browser/widget/diffEditorWidget": [ | ||
"Cannot compare files because one file is too large." | ||
], | ||
"vs/editor/contrib/bracketMatching/common/bracketMatching": [ | ||
"Go to Bracket" | ||
], | ||
"vs/editor/contrib/caretOperations/common/caretOperations": [ | ||
@@ -761,5 +767,2 @@ "Move Caret Left", | ||
], | ||
"vs/editor/contrib/bracketMatching/common/bracketMatching": [ | ||
"Go to Bracket" | ||
], | ||
"vs/editor/contrib/caretOperations/common/transpose": [ | ||
@@ -783,2 +786,11 @@ "Transpose Letters" | ||
], | ||
"vs/editor/contrib/folding/browser/folding": [ | ||
"Unfold", | ||
"Unfold Recursively", | ||
"Fold", | ||
"Fold Recursively", | ||
"Fold All", | ||
"Unfold All", | ||
"Fold Level {0}" | ||
], | ||
"vs/editor/contrib/format/browser/formatActions": [ | ||
@@ -792,5 +804,2 @@ "Made 1 formatting edit on line {0}", | ||
], | ||
"vs/editor/contrib/goToDeclaration/browser/goToDeclarationMouse": [ | ||
"Click to show {0} definitions." | ||
], | ||
"vs/editor/contrib/goToDeclaration/browser/goToDeclarationCommands": [ | ||
@@ -814,18 +823,5 @@ "No definition found for '{0}'", | ||
], | ||
"vs/editor/contrib/folding/browser/folding": [ | ||
"Unfold", | ||
"Unfold Recursively", | ||
"Fold", | ||
"Fold Recursively", | ||
"Fold All", | ||
"Unfold All", | ||
"Fold Level {0}" | ||
"vs/editor/contrib/goToDeclaration/browser/goToDeclarationMouse": [ | ||
"Click to show {0} definitions." | ||
], | ||
"vs/editor/contrib/hover/browser/hover": [ | ||
"Show Hover" | ||
], | ||
"vs/editor/contrib/inPlaceReplace/common/inPlaceReplace": [ | ||
"Replace with Previous Value", | ||
"Replace with Next Value" | ||
], | ||
"vs/editor/contrib/gotoError/browser/gotoError": [ | ||
@@ -839,7 +835,9 @@ "({0}/{1})", | ||
], | ||
"vs/editor/contrib/multicursor/common/multicursor": [ | ||
"Add Cursor Above", | ||
"Add Cursor Below", | ||
"Add Cursors to Line Ends" | ||
"vs/editor/contrib/hover/browser/hover": [ | ||
"Show Hover" | ||
], | ||
"vs/editor/contrib/inPlaceReplace/common/inPlaceReplace": [ | ||
"Replace with Previous Value", | ||
"Replace with Next Value" | ||
], | ||
"vs/editor/contrib/links/browser/links": [ | ||
@@ -856,14 +854,2 @@ "Cmd + click to follow link", | ||
], | ||
"vs/editor/contrib/parameterHints/browser/parameterHints": [ | ||
"Trigger Parameter Hints" | ||
], | ||
"vs/editor/contrib/quickFix/browser/quickFixCommands": [ | ||
"Show Fixes ({0})", | ||
"Show Fixes", | ||
"Quick Fix" | ||
], | ||
"vs/editor/contrib/referenceSearch/browser/referenceSearch": [ | ||
" – {0} references", | ||
"Find All References" | ||
], | ||
"vs/editor/contrib/linesOperations/common/linesOperations": [ | ||
@@ -889,6 +875,19 @@ "Copy Line Up", | ||
], | ||
"vs/editor/contrib/smartSelect/common/smartSelect": [ | ||
"Expand Select", | ||
"Shrink Select" | ||
"vs/editor/contrib/multicursor/common/multicursor": [ | ||
"Add Cursor Above", | ||
"Add Cursor Below", | ||
"Add Cursors to Line Ends" | ||
], | ||
"vs/editor/contrib/parameterHints/browser/parameterHints": [ | ||
"Trigger Parameter Hints" | ||
], | ||
"vs/editor/contrib/quickFix/browser/quickFixCommands": [ | ||
"Show Fixes ({0})", | ||
"Show Fixes", | ||
"Quick Fix" | ||
], | ||
"vs/editor/contrib/referenceSearch/browser/referenceSearch": [ | ||
" – {0} references", | ||
"Find All References" | ||
], | ||
"vs/editor/contrib/rename/browser/rename": [ | ||
@@ -900,4 +899,5 @@ "No result.", | ||
], | ||
"vs/editor/contrib/toggleTabFocusMode/common/toggleTabFocusMode": [ | ||
"Toggle Tab Key Moves Focus" | ||
"vs/editor/contrib/smartSelect/common/smartSelect": [ | ||
"Expand Select", | ||
"Shrink Select" | ||
], | ||
@@ -908,2 +908,5 @@ "vs/editor/contrib/suggest/browser/suggestController": [ | ||
], | ||
"vs/editor/contrib/toggleTabFocusMode/common/toggleTabFocusMode": [ | ||
"Toggle Tab Key Moves Focus" | ||
], | ||
"vs/editor/contrib/wordHighlighter/common/wordHighlighter": [ | ||
@@ -915,5 +918,2 @@ "Background color of a symbol during read-access, like reading a variable.", | ||
], | ||
"vs/editor/common/modes/modesRegistry": [ | ||
"Plain Text" | ||
], | ||
"vs/platform/theme/common/colorRegistry": [ | ||
@@ -1117,5 +1117,2 @@ "Invalid color format. Use #RGB, #RGBA, #RRGGBB or #RRGGBBAA", | ||
], | ||
"vs/editor/contrib/rename/browser/renameInputField": [ | ||
"Rename input. Type new name and press Enter to commit." | ||
], | ||
"vs/editor/common/services/bulkEdit": [ | ||
@@ -1127,2 +1124,21 @@ "These files have changed in the meantime: {0}", | ||
], | ||
"vs/editor/contrib/rename/browser/renameInputField": [ | ||
"Rename input. Type new name and press Enter to commit." | ||
], | ||
"vs/editor/contrib/suggest/browser/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/editor/common/config/commonEditorConfig": [ | ||
@@ -1218,18 +1234,2 @@ "Editor", | ||
], | ||
"vs/editor/contrib/suggest/browser/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/base/common/keybindingLabels": [ | ||
@@ -1236,0 +1236,0 @@ "Ctrl", |
{ | ||
"name": "ant-monaco-editor", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "author": "", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
25864218