monaco-editor 0.56.0-dev-20260121 → 0.56.0-dev-20260123
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dev/vs/assets/{css.worker-C1mHXZTT.js → css.worker-ffp49_cC.js} +58 -56
- package/dev/vs/assets/{editor.worker-DMuwmZqI.js → editor.worker-waqpqn9S.js} +58 -56
- package/dev/vs/assets/{editorWebWorkerMain-BF9MKtzx.js → editorWebWorkerMain-rsQTQBqS.js} +58 -56
- package/dev/vs/assets/{html.worker-CnU9mi9l.js → html.worker-B-Dhwg_P.js} +58 -56
- package/dev/vs/assets/{json.worker-CnKP0LWf.js → json.worker-Cz-hJJ-X.js} +58 -56
- package/dev/vs/assets/{ts.worker-Cw4JXdL0.js → ts.worker-BHSjxfUg.js} +58 -56
- package/dev/vs/basic-languages/monaco.contribution.js +18 -18
- package/dev/vs/{css.worker-B9TJsr2Z.js → css.worker-DbKG6W5b.js} +2 -2
- package/dev/vs/{cssMode-B0VkNrib.js → cssMode-C3CjCC4D.js} +1 -1
- package/dev/vs/editor/editor.main.css +20 -49
- package/dev/vs/editor/editor.main.js +2 -2
- package/dev/vs/editor/editor.worker.js +1 -1
- package/dev/vs/{editor-CR18QzPP.js → editor-ByVgNwiX.js} +1232 -1136
- package/dev/vs/editor.js +1 -1
- package/dev/vs/{editorWorkerHost--0eDLpc-.js → editorWorkerHost-CSCfA6JO.js} +60 -58
- package/dev/vs/{freemarker2-Byr9HmH9.js → freemarker2-Bnmb8_zY.js} +1 -1
- package/dev/vs/{handlebars-BEVXeROF.js → handlebars-Dc4pj4ST.js} +1 -1
- package/dev/vs/{html-CetHjWIf.js → html-Gx48L-1h.js} +1 -1
- package/dev/vs/{html.worker-B4TnFQEA.js → html.worker-Q3fLApWB.js} +2 -2
- package/dev/vs/{htmlMode-BNKYUVNo.js → htmlMode-C0cIjK2m.js} +1 -1
- package/dev/vs/{index-g_7JbDIY.js → index-BmuewTCy.js} +1 -1
- package/dev/vs/index.js +1 -1
- package/dev/vs/{initialize-Bfvoywyr.js → initialize-J9jkp405.js} +1 -1
- package/dev/vs/{javascript-BEgEU725.js → javascript-D0xbuIYt.js} +1 -1
- package/dev/vs/{json.worker-C2LEGBju.js → json.worker-Byvb_Y0q.js} +2 -2
- package/dev/vs/{jsonMode-CT2UkfFE.js → jsonMode-Dc1J228j.js} +1 -1
- package/dev/vs/language/css/css.worker.js +1 -1
- package/dev/vs/language/css/monaco.contribution.js +1 -1
- package/dev/vs/language/html/html.worker.js +1 -1
- package/dev/vs/language/html/monaco.contribution.js +1 -1
- package/dev/vs/language/json/json.worker.js +1 -1
- package/dev/vs/language/json/monaco.contribution.js +1 -1
- package/dev/vs/language/typescript/monaco.contribution.js +1 -1
- package/dev/vs/language/typescript/ts.worker.js +1 -1
- package/dev/vs/{liquid-D-aiCb1P.js → liquid-BS75ollB.js} +1 -1
- package/dev/vs/{lspLanguageFeatures-CE9Occyu.js → lspLanguageFeatures-9tffJ5tN.js} +1 -1
- package/dev/vs/{mdx-DchJ8pbq.js → mdx-BafRHPZZ.js} +1 -1
- package/dev/vs/{monaco.contribution-CVBrIlxn.js → monaco.contribution-BOrU-t9u.js} +2 -2
- package/dev/vs/{monaco.contribution-CZxuzvA9.js → monaco.contribution-BuTPNIwn.js} +2 -2
- package/dev/vs/{monaco.contribution-Cw4OdERZ.js → monaco.contribution-D_m9AMAg.js} +2 -2
- package/dev/vs/{monaco.contribution-CHqb1dWh.js → monaco.contribution-DhNNHvGu.js} +2 -2
- package/dev/vs/nls/lang/cs.js +2 -2
- package/dev/vs/nls/lang/de.js +2 -2
- package/dev/vs/nls/lang/es.js +2 -2
- package/dev/vs/nls/lang/fr.js +2 -2
- package/dev/vs/nls/lang/it.js +2 -2
- package/dev/vs/nls/lang/ja.js +2 -2
- package/dev/vs/nls/lang/ko.js +2 -2
- package/dev/vs/nls/lang/pl.js +2 -2
- package/dev/vs/nls/lang/pt-br.js +2 -2
- package/dev/vs/nls/lang/ru.js +2 -2
- package/dev/vs/nls/lang/tr.js +2 -2
- package/dev/vs/nls/lang/zh-cn.js +2 -2
- package/dev/vs/nls/lang/zh-tw.js +2 -2
- package/dev/vs/{python-BCOSaCC8.js → python-D-c3bdyL.js} +1 -1
- package/dev/vs/{razor-BM2tZCwj.js → razor-v7al5kd4.js} +1 -1
- package/dev/vs/{toggleHighContrast-CLgtrrIB.js → toggleHighContrast-DkOkzJmE.js} +952 -839
- package/dev/vs/{ts.worker-CArJhH03.js → ts.worker-D8b1uxsf.js} +2 -2
- package/dev/vs/{tsMode-jpkv3SbL.js → tsMode-KTRrMuzt.js} +1 -1
- package/dev/vs/{typescript-f8pt88eA.js → typescript-BSiaiq-E.js} +1 -1
- package/dev/vs/{workers-zrUx_2Gw.js → workers-CRiEObDp.js} +1 -1
- package/dev/vs/{xml-CmSjtiR0.js → xml-CNu5z8S7.js} +1 -1
- package/dev/vs/{yaml-PRriLGdw.js → yaml-3Fy2WUAc.js} +1 -1
- package/esm/vs/base/browser/markdownRenderer.js +0 -1
- package/esm/vs/base/browser/ui/codicons/codicon/codicon.ttf +0 -0
- package/esm/vs/base/browser/ui/tree/abstractTree.js +15 -2
- package/esm/vs/base/common/actions.js +1 -1
- package/esm/vs/base/common/codiconsLibrary.js +2 -0
- package/esm/vs/base/common/errorMessage.js +6 -6
- package/esm/vs/base/common/keybindingLabels.js +20 -20
- package/esm/vs/base/common/network.js +0 -2
- package/esm/vs/base/common/observableInternal/observables/derivedImpl.js +10 -4
- package/esm/vs/editor/browser/controller/editContext/native/screenReaderSupport.js +1 -1
- package/esm/vs/editor/browser/controller/editContext/screenReaderUtils.js +4 -4
- package/esm/vs/editor/browser/controller/editContext/textArea/textAreaEditContext.js +1 -1
- package/esm/vs/editor/browser/coreCommands.js +3 -3
- package/esm/vs/editor/browser/editorExtensions.js +9 -9
- package/esm/vs/editor/browser/gpu/viewGpuContext.js +1 -1
- package/esm/vs/editor/browser/observableCodeEditor.js +41 -0
- package/esm/vs/editor/browser/services/inlineCompletionsService.js +4 -4
- package/esm/vs/editor/browser/services/renameSymbolTrackerService.js +18 -0
- package/esm/vs/editor/browser/view.js +3 -0
- package/esm/vs/editor/browser/viewParts/viewLines/viewLine.js +14 -0
- package/esm/vs/editor/browser/viewParts/viewLines/viewLines.js +7 -0
- package/esm/vs/editor/browser/widget/codeEditor/codeEditorWidget.js +8 -2
- package/esm/vs/editor/browser/widget/diffEditor/commands.js +12 -12
- package/esm/vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.js +14 -14
- package/esm/vs/editor/browser/widget/diffEditor/components/diffEditorEditors.js +1 -1
- package/esm/vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.js +7 -7
- package/esm/vs/editor/browser/widget/diffEditor/diffEditor.contribution.js +5 -5
- package/esm/vs/editor/browser/widget/diffEditor/features/hideUnchangedRegionsFeature.js +7 -7
- package/esm/vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.js +2 -2
- package/esm/vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.js +2 -2
- package/esm/vs/editor/browser/widget/diffEditor/registrations.contribution.js +5 -5
- package/esm/vs/editor/browser/widget/multiDiffEditor/colors.js +3 -3
- package/esm/vs/editor/browser/widget/multiDiffEditor/multiDiffEditorWidgetImpl.js +2 -2
- package/esm/vs/editor/browser/widget/multiDiffEditor/style.css +2 -41
- package/esm/vs/editor/common/config/editorConfigurationSchema.js +55 -55
- package/esm/vs/editor/common/config/editorOptions.js +410 -410
- package/esm/vs/editor/common/core/editorColorRegistry.js +70 -70
- package/esm/vs/editor/common/editorContextKeys.js +48 -48
- package/esm/vs/editor/common/languages/modesRegistry.js +1 -1
- package/esm/vs/editor/common/languages.js +56 -56
- package/esm/vs/editor/common/model/editStack.js +1 -1
- package/esm/vs/editor/common/standaloneStrings.js +11 -11
- package/esm/vs/editor/common/viewLayout/viewLineRenderer.js +2 -2
- package/esm/vs/editor/contrib/anchorSelect/browser/anchorSelect.js +6 -6
- package/esm/vs/editor/contrib/bracketMatching/browser/bracketMatching.js +6 -6
- package/esm/vs/editor/contrib/caretOperations/browser/caretOperations.js +2 -2
- package/esm/vs/editor/contrib/caretOperations/browser/transpose.js +1 -1
- package/esm/vs/editor/contrib/clipboard/browser/clipboard.js +17 -17
- package/esm/vs/editor/contrib/codeAction/browser/codeAction.js +1 -1
- package/esm/vs/editor/contrib/codeAction/browser/codeActionCommands.js +44 -34
- package/esm/vs/editor/contrib/codeAction/browser/codeActionContributions.js +5 -4
- package/esm/vs/editor/contrib/codeAction/browser/codeActionController.js +3 -3
- package/esm/vs/editor/contrib/codeAction/browser/codeActionMenu.js +8 -8
- package/esm/vs/editor/contrib/codeAction/browser/lightBulbWidget.js +9 -9
- package/esm/vs/editor/contrib/codelens/browser/codelensController.js +2 -2
- package/esm/vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerCloseButton.js +1 -1
- package/esm/vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerHeader.js +1 -1
- package/esm/vs/editor/contrib/colorPicker/browser/hoverColorPicker/hoverColorPickerParticipant.js +1 -1
- package/esm/vs/editor/contrib/colorPicker/browser/standaloneColorPicker/standaloneColorPickerActions.js +7 -7
- package/esm/vs/editor/contrib/comment/browser/comment.js +6 -6
- package/esm/vs/editor/contrib/contextmenu/browser/contextmenu.js +10 -10
- package/esm/vs/editor/contrib/cursorUndo/browser/cursorUndo.js +2 -2
- package/esm/vs/editor/contrib/dropOrPasteInto/browser/copyPasteContribution.js +4 -4
- package/esm/vs/editor/contrib/dropOrPasteInto/browser/copyPasteController.js +9 -9
- package/esm/vs/editor/contrib/dropOrPasteInto/browser/defaultProviders.js +8 -8
- package/esm/vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorController.js +3 -3
- package/esm/vs/editor/contrib/dropOrPasteInto/browser/postEditWidget.js +2 -2
- package/esm/vs/editor/contrib/editorState/browser/keybindingCancellation.js +1 -1
- package/esm/vs/editor/contrib/find/browser/findController.js +16 -16
- package/esm/vs/editor/contrib/find/browser/findWidget.css +5 -6
- package/esm/vs/editor/contrib/find/browser/findWidget.js +26 -26
- package/esm/vs/editor/contrib/floatingMenu/browser/floatingMenu.css +2 -1
- package/esm/vs/editor/contrib/floatingMenu/browser/floatingMenu.js +55 -47
- package/esm/vs/editor/contrib/folding/browser/folding.js +20 -20
- package/esm/vs/editor/contrib/folding/browser/foldingDecorations.js +9 -9
- package/esm/vs/editor/contrib/fontZoom/browser/fontZoom.js +3 -3
- package/esm/vs/editor/contrib/format/browser/formatActions.js +2 -2
- package/esm/vs/editor/contrib/gotoError/browser/gotoError.js +8 -8
- package/esm/vs/editor/contrib/gotoError/browser/gotoErrorWidget.js +14 -14
- package/esm/vs/editor/contrib/gotoSymbol/browser/goToCommands.js +40 -40
- package/esm/vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.js +1 -1
- package/esm/vs/editor/contrib/gotoSymbol/browser/peek/referencesController.js +3 -3
- package/esm/vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.js +3 -3
- package/esm/vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.js +3 -3
- package/esm/vs/editor/contrib/gotoSymbol/browser/referencesModel.js +8 -8
- package/esm/vs/editor/contrib/gotoSymbol/browser/symbolNavigation.js +3 -3
- package/esm/vs/editor/contrib/gpu/browser/gpuActions.js +4 -4
- package/esm/vs/editor/contrib/hover/browser/hoverActionIds.js +2 -2
- package/esm/vs/editor/contrib/hover/browser/hoverActions.js +24 -24
- package/esm/vs/editor/contrib/hover/browser/hoverCopyButton.js +2 -2
- package/esm/vs/editor/contrib/hover/browser/markdownHoverParticipant.js +7 -7
- package/esm/vs/editor/contrib/hover/browser/markerHoverParticipant.js +5 -5
- package/esm/vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.js +2 -2
- package/esm/vs/editor/contrib/indentation/browser/indentation.js +20 -20
- package/esm/vs/editor/contrib/inlayHints/browser/inlayHintsHover.js +8 -8
- package/esm/vs/editor/contrib/inlineCompletions/browser/controller/commands.js +21 -21
- package/esm/vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionContextKeys.js +13 -13
- package/esm/vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionsController.js +1 -1
- package/esm/vs/editor/contrib/inlineCompletions/browser/hintsWidget/hoverParticipant.js +2 -2
- package/esm/vs/editor/contrib/inlineCompletions/browser/hintsWidget/inlineCompletionsHintsWidget.js +4 -4
- package/esm/vs/editor/contrib/inlineCompletions/browser/model/renameSymbolProcessor.js +107 -18
- package/esm/vs/editor/contrib/inlineCompletions/browser/view/inlineEdits/components/gutterIndicatorMenu.js +6 -6
- package/esm/vs/editor/contrib/inlineCompletions/browser/view/inlineEdits/components/gutterIndicatorView.js +1 -1
- package/esm/vs/editor/contrib/inlineCompletions/browser/view/inlineEdits/inlineEditsViews/inlineEditsWordReplacementView.js +3 -3
- package/esm/vs/editor/contrib/inlineCompletions/browser/view/inlineEdits/theme.js +20 -20
- package/esm/vs/editor/contrib/inlineCompletions/browser/view/inlineEdits/utils/utils.js +2 -8
- package/esm/vs/editor/contrib/insertFinalNewLine/browser/insertFinalNewLine.js +1 -1
- package/esm/vs/editor/contrib/lineSelection/browser/lineSelection.js +1 -1
- package/esm/vs/editor/contrib/linesOperations/browser/linesOperations.js +31 -31
- package/esm/vs/editor/contrib/linkedEditing/browser/linkedEditing.js +2 -2
- package/esm/vs/editor/contrib/links/browser/links.js +10 -10
- package/esm/vs/editor/contrib/message/browser/messageController.js +1 -1
- package/esm/vs/editor/contrib/multicursor/browser/multicursor.js +22 -22
- package/esm/vs/editor/contrib/parameterHints/browser/parameterHints.js +1 -1
- package/esm/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.js +4 -4
- package/esm/vs/editor/contrib/peekView/browser/peekView.js +18 -18
- package/esm/vs/editor/contrib/placeholderText/browser/placeholderText.contribution.js +1 -1
- package/esm/vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess.js +10 -10
- package/esm/vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess.js +32 -32
- package/esm/vs/editor/contrib/readOnlyMessage/browser/contribution.js +2 -2
- package/esm/vs/editor/contrib/rename/browser/rename.js +11 -11
- package/esm/vs/editor/contrib/rename/browser/renameWidget.js +7 -7
- package/esm/vs/editor/contrib/smartSelect/browser/smartSelect.js +4 -4
- package/esm/vs/editor/contrib/snippet/browser/snippetController2.js +4 -4
- package/esm/vs/editor/contrib/snippet/browser/snippetVariables.js +4 -4
- package/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollActions.js +11 -11
- package/esm/vs/editor/contrib/suggest/browser/suggest.js +9 -9
- package/esm/vs/editor/contrib/suggest/browser/suggestController.js +11 -11
- package/esm/vs/editor/contrib/suggest/browser/suggestWidget.js +17 -17
- package/esm/vs/editor/contrib/suggest/browser/suggestWidgetDetails.js +2 -2
- package/esm/vs/editor/contrib/suggest/browser/suggestWidgetRenderer.js +2 -2
- package/esm/vs/editor/contrib/suggest/browser/wordContextKey.js +1 -1
- package/esm/vs/editor/contrib/symbolIcons/browser/symbolIcons.js +33 -33
- package/esm/vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.js +4 -4
- package/esm/vs/editor/contrib/tokenization/browser/tokenization.js +1 -1
- package/esm/vs/editor/contrib/unicodeHighlighter/browser/bannerController.js +1 -1
- package/esm/vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.js +24 -24
- package/esm/vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.js +5 -5
- package/esm/vs/editor/contrib/wordHighlighter/browser/highlightDecorations.js +9 -9
- package/esm/vs/editor/contrib/wordHighlighter/browser/wordHighlighter.js +3 -3
- package/esm/vs/editor/contrib/wordOperations/browser/wordOperations.js +3 -3
- package/esm/vs/editor/standalone/browser/services/standaloneWebWorkerService.js +2 -1
- package/esm/vs/editor/standalone/browser/standaloneServices.js +2 -0
- package/esm/vs/nls/lang/cs.js +2 -2
- package/esm/vs/nls/lang/de.js +2 -2
- package/esm/vs/nls/lang/es.js +2 -2
- package/esm/vs/nls/lang/fr.js +2 -2
- package/esm/vs/nls/lang/it.js +2 -2
- package/esm/vs/nls/lang/ja.js +2 -2
- package/esm/vs/nls/lang/ko.js +2 -2
- package/esm/vs/nls/lang/pl.js +2 -2
- package/esm/vs/nls/lang/pt-br.js +2 -2
- package/esm/vs/nls/lang/ru.js +2 -2
- package/esm/vs/nls/lang/tr.js +2 -2
- package/esm/vs/nls/lang/zh-cn.js +2 -2
- package/esm/vs/nls/lang/zh-tw.js +2 -2
- package/esm/vs/platform/accessibilitySignal/browser/accessibilitySignalService.js +62 -62
- package/esm/vs/platform/action/common/actionCommonCategories.js +6 -6
- package/esm/vs/platform/actionWidget/browser/actionList.js +35 -12
- package/esm/vs/platform/actionWidget/browser/actionWidget.css +10 -0
- package/esm/vs/platform/actionWidget/browser/actionWidget.js +7 -7
- package/esm/vs/platform/actions/browser/menuEntryActionViewItem.js +3 -3
- package/esm/vs/platform/actions/browser/toolbar.js +2 -2
- package/esm/vs/platform/actions/common/actions.js +2 -0
- package/esm/vs/platform/actions/common/menuService.js +2 -2
- package/esm/vs/platform/configuration/common/configurationRegistry.js +10 -10
- package/esm/vs/platform/contextkey/browser/contextKeyService.js +1 -1
- package/esm/vs/platform/contextkey/common/contextkey.js +9 -9
- package/esm/vs/platform/contextkey/common/contextkeys.js +9 -9
- package/esm/vs/platform/contextkey/common/scanner.js +5 -5
- package/esm/vs/platform/history/browser/contextScopedHistoryWidget.js +1 -1
- package/esm/vs/platform/hover/browser/hoverWidget.js +1 -1
- package/esm/vs/platform/hover/browser/updatableHoverWidget.js +1 -1
- package/esm/vs/platform/keybinding/common/abstractKeybindingService.js +5 -5
- package/esm/vs/platform/list/browser/listService.js +27 -27
- package/esm/vs/platform/markers/common/markerService.js +2 -2
- package/esm/vs/platform/markers/common/markers.js +6 -6
- package/esm/vs/platform/quickinput/browser/commandsQuickAccess.js +8 -8
- package/esm/vs/platform/quickinput/browser/helpQuickAccess.js +1 -1
- package/esm/vs/platform/quickinput/browser/quickInput.js +10 -10
- package/esm/vs/platform/quickinput/browser/quickInputActions.js +5 -5
- package/esm/vs/platform/quickinput/browser/quickInputController.js +6 -6
- package/esm/vs/platform/quickinput/browser/quickInputList.js +1 -1
- package/esm/vs/platform/quickinput/browser/quickInputUtils.js +1 -1
- package/esm/vs/platform/quickinput/browser/tree/quickInputTreeAccessibilityProvider.js +1 -1
- package/esm/vs/platform/quickinput/browser/tree/quickTree.js +1 -1
- package/esm/vs/platform/theme/common/colorUtils.js +2 -2
- package/esm/vs/platform/theme/common/colors/baseColors.js +18 -18
- package/esm/vs/platform/theme/common/colors/chartsColors.js +8 -8
- package/esm/vs/platform/theme/common/colors/editorColors.js +95 -95
- package/esm/vs/platform/theme/common/colors/inputColors.js +47 -47
- package/esm/vs/platform/theme/common/colors/listColors.js +36 -36
- package/esm/vs/platform/theme/common/colors/menuColors.js +7 -7
- package/esm/vs/platform/theme/common/colors/minimapColors.js +11 -11
- package/esm/vs/platform/theme/common/colors/miscColors.js +16 -16
- package/esm/vs/platform/theme/common/colors/quickpickColors.js +9 -9
- package/esm/vs/platform/theme/common/colors/searchColors.js +3 -3
- package/esm/vs/platform/theme/common/iconRegistry.js +6 -6
- package/esm/vs/platform/undoRedo/common/undoRedoService.js +20 -20
- package/esm/vs/platform/workspace/common/workspace.js +1 -1
- package/min/vs/assets/{css.worker-57ylMqdQ.js → css.worker-vaqto7sr.js} +1 -1
- package/min/vs/assets/{editor.worker-C7rTzOHm.js → editor.worker-BuSZtiLy.js} +1 -1
- package/min/vs/assets/{editorWebWorkerMain-CRWuSSWk.js → editorWebWorkerMain-CcySIMs1.js} +1 -1
- package/min/vs/assets/{html.worker-DUkJXKh4.js → html.worker-tjoOkh5c.js} +29 -29
- package/min/vs/assets/{json.worker-DHFIjIvp.js → json.worker-ChdyNJDo.js} +1 -1
- package/min/vs/assets/{ts.worker-CKcSPjM2.js → ts.worker-2vlHj5mS.js} +1 -1
- package/min/vs/basic-languages/monaco.contribution.js +1 -1
- package/min/vs/css.worker-BZUqk_6e.js +1 -0
- package/min/vs/{cssMode-CheCY05R.js → cssMode-EV9AppWM.js} +1 -1
- package/min/vs/editor/editor.main.css +1 -1
- package/min/vs/editor/editor.main.js +1 -1
- package/min/vs/editor/editor.worker.js +1 -1
- package/min/vs/{editor-DxYWA3-X.js → editor-CWlwBnTd.js} +100 -100
- package/min/vs/editor.js +1 -1
- package/min/vs/{editorWorkerHost-DnKHgOKB.js → editorWorkerHost-BdAdaHF2.js} +2 -2
- package/min/vs/{freemarker2-C7J7V1Hp.js → freemarker2-CVBBrC8k.js} +1 -1
- package/min/vs/{handlebars-DsCar5Ix.js → handlebars-jFcyrSuz.js} +1 -1
- package/min/vs/{html-BGLIaUZV.js → html-IMKtsVBe.js} +1 -1
- package/min/vs/html.worker-BWiqWL_n.js +1 -0
- package/min/vs/{htmlMode-BB6WOoy3.js → htmlMode-GF6ANT1a.js} +1 -1
- package/min/vs/{index-BdR0nSqf.js → index-Duco_ua_.js} +1 -1
- package/min/vs/index.js +1 -1
- package/min/vs/{initialize-BZ6ciHHH.js → initialize-ChT-7fRb.js} +1 -1
- package/min/vs/{javascript-CXE3i1eX.js → javascript-CBNkgHAf.js} +1 -1
- package/min/vs/json.worker-ByICzyV2.js +1 -0
- package/min/vs/{jsonMode-rtaE9alu.js → jsonMode-Dcnh-7Ad.js} +1 -1
- package/min/vs/language/css/css.worker.js +1 -1
- package/min/vs/language/css/monaco.contribution.js +1 -1
- package/min/vs/language/html/html.worker.js +1 -1
- package/min/vs/language/html/monaco.contribution.js +1 -1
- package/min/vs/language/json/json.worker.js +1 -1
- package/min/vs/language/json/monaco.contribution.js +1 -1
- package/min/vs/language/typescript/monaco.contribution.js +1 -1
- package/min/vs/language/typescript/ts.worker.js +1 -1
- package/min/vs/{liquid-CEdn0ovR.js → liquid-_SgSuP3b.js} +1 -1
- package/min/vs/{lspLanguageFeatures-CRAjJmzF.js → lspLanguageFeatures-GNn6MJbu.js} +1 -1
- package/min/vs/{mdx-DLDMIqnu.js → mdx-Erxbe_-t.js} +1 -1
- package/min/vs/{monaco.contribution-C67XgReK.js → monaco.contribution-0dpFCE3L.js} +1 -1
- package/min/vs/{monaco.contribution-DjiQkKLa.js → monaco.contribution-BnqxFPvj.js} +1 -1
- package/min/vs/{monaco.contribution-BrRAk-VA.js → monaco.contribution-BxCvVJFk.js} +1 -1
- package/min/vs/{monaco.contribution-CYT-Sx3l.js → monaco.contribution-CeyPlyhD.js} +1 -1
- package/min/vs/nls/lang/cs.js +2 -2
- package/min/vs/nls/lang/de.js +2 -2
- package/min/vs/nls/lang/es.js +2 -2
- package/min/vs/nls/lang/fr.js +2 -2
- package/min/vs/nls/lang/it.js +2 -2
- package/min/vs/nls/lang/ja.js +2 -2
- package/min/vs/nls/lang/ko.js +2 -2
- package/min/vs/nls/lang/pl.js +2 -2
- package/min/vs/nls/lang/pt-br.js +2 -2
- package/min/vs/nls/lang/ru.js +2 -2
- package/min/vs/nls/lang/tr.js +2 -2
- package/min/vs/nls/lang/zh-cn.js +2 -2
- package/min/vs/nls/lang/zh-tw.js +2 -2
- package/min/vs/{python-CKbl_I3e.js → python-DzOjdI_x.js} +1 -1
- package/min/vs/{razor--RjiPxbd.js → razor-Dwx3J3cB.js} +1 -1
- package/min/vs/{toggleHighContrast-BKDMxisH.js → toggleHighContrast-Bg5GLQ5J.js} +32 -32
- package/min/vs/ts.worker-GOUX_DXT.js +1 -0
- package/min/vs/{tsMode-C48d5M22.js → tsMode-DxnLySbu.js} +1 -1
- package/min/vs/{typescript-e7oUhPyX.js → typescript-Blb6Hbmt.js} +1 -1
- package/min/vs/{workers-CtpYUoCo.js → workers-BmNNZ7XJ.js} +1 -1
- package/min/vs/{xml-tOyfgws7.js → xml-VvrpA2Ly.js} +1 -1
- package/min/vs/{yaml-Cmf9NYDf.js → yaml-CsmbXG_T.js} +1 -1
- package/package.json +3 -3
- package/min/vs/css.worker-CkPP9VjP.js +0 -1
- package/min/vs/html.worker-uHOusrcK.js +0 -1
- package/min/vs/json.worker-DGsNKzKv.js +0 -1
- package/min/vs/ts.worker-DyDnfuDL.js +0 -1
|
@@ -64,7 +64,7 @@ class CopyLinesUpAction extends AbstractCopyLinesAction {
|
|
|
64
64
|
constructor() {
|
|
65
65
|
super(false, {
|
|
66
66
|
id: 'editor.action.copyLinesUpAction',
|
|
67
|
-
label: localize2(
|
|
67
|
+
label: localize2(1264, "Copy Line Up"),
|
|
68
68
|
precondition: EditorContextKeys.writable,
|
|
69
69
|
kbOpts: {
|
|
70
70
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -75,7 +75,7 @@ class CopyLinesUpAction extends AbstractCopyLinesAction {
|
|
|
75
75
|
menuOpts: {
|
|
76
76
|
menuId: MenuId.MenubarSelectionMenu,
|
|
77
77
|
group: '2_line',
|
|
78
|
-
title: localize(
|
|
78
|
+
title: localize(1259, "&&Copy Line Up"),
|
|
79
79
|
order: 1
|
|
80
80
|
},
|
|
81
81
|
canTriggerInlineEdits: true,
|
|
@@ -86,7 +86,7 @@ class CopyLinesDownAction extends AbstractCopyLinesAction {
|
|
|
86
86
|
constructor() {
|
|
87
87
|
super(true, {
|
|
88
88
|
id: 'editor.action.copyLinesDownAction',
|
|
89
|
-
label: localize2(
|
|
89
|
+
label: localize2(1265, "Copy Line Down"),
|
|
90
90
|
precondition: EditorContextKeys.writable,
|
|
91
91
|
kbOpts: {
|
|
92
92
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -97,7 +97,7 @@ class CopyLinesDownAction extends AbstractCopyLinesAction {
|
|
|
97
97
|
menuOpts: {
|
|
98
98
|
menuId: MenuId.MenubarSelectionMenu,
|
|
99
99
|
group: '2_line',
|
|
100
|
-
title: localize(
|
|
100
|
+
title: localize(1260, "Co&&py Line Down"),
|
|
101
101
|
order: 2
|
|
102
102
|
},
|
|
103
103
|
canTriggerInlineEdits: true,
|
|
@@ -108,12 +108,12 @@ class DuplicateSelectionAction extends EditorAction {
|
|
|
108
108
|
constructor() {
|
|
109
109
|
super({
|
|
110
110
|
id: 'editor.action.duplicateSelection',
|
|
111
|
-
label: localize2(
|
|
111
|
+
label: localize2(1266, "Duplicate Selection"),
|
|
112
112
|
precondition: EditorContextKeys.writable,
|
|
113
113
|
menuOpts: {
|
|
114
114
|
menuId: MenuId.MenubarSelectionMenu,
|
|
115
115
|
group: '2_line',
|
|
116
|
-
title: localize(
|
|
116
|
+
title: localize(1261, "&&Duplicate Selection"),
|
|
117
117
|
order: 5
|
|
118
118
|
},
|
|
119
119
|
canTriggerInlineEdits: true,
|
|
@@ -163,7 +163,7 @@ class MoveLinesUpAction extends AbstractMoveLinesAction {
|
|
|
163
163
|
constructor() {
|
|
164
164
|
super(false, {
|
|
165
165
|
id: 'editor.action.moveLinesUpAction',
|
|
166
|
-
label: localize2(
|
|
166
|
+
label: localize2(1267, "Move Line Up"),
|
|
167
167
|
precondition: EditorContextKeys.writable,
|
|
168
168
|
kbOpts: {
|
|
169
169
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -174,7 +174,7 @@ class MoveLinesUpAction extends AbstractMoveLinesAction {
|
|
|
174
174
|
menuOpts: {
|
|
175
175
|
menuId: MenuId.MenubarSelectionMenu,
|
|
176
176
|
group: '2_line',
|
|
177
|
-
title: localize(
|
|
177
|
+
title: localize(1262, "Mo&&ve Line Up"),
|
|
178
178
|
order: 3
|
|
179
179
|
},
|
|
180
180
|
canTriggerInlineEdits: true,
|
|
@@ -185,7 +185,7 @@ class MoveLinesDownAction extends AbstractMoveLinesAction {
|
|
|
185
185
|
constructor() {
|
|
186
186
|
super(true, {
|
|
187
187
|
id: 'editor.action.moveLinesDownAction',
|
|
188
|
-
label: localize2(
|
|
188
|
+
label: localize2(1268, "Move Line Down"),
|
|
189
189
|
precondition: EditorContextKeys.writable,
|
|
190
190
|
kbOpts: {
|
|
191
191
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -196,7 +196,7 @@ class MoveLinesDownAction extends AbstractMoveLinesAction {
|
|
|
196
196
|
menuOpts: {
|
|
197
197
|
menuId: MenuId.MenubarSelectionMenu,
|
|
198
198
|
group: '2_line',
|
|
199
|
-
title: localize(
|
|
199
|
+
title: localize(1263, "Move &&Line Down"),
|
|
200
200
|
order: 4
|
|
201
201
|
},
|
|
202
202
|
canTriggerInlineEdits: true,
|
|
@@ -236,7 +236,7 @@ class SortLinesAscendingAction extends AbstractSortLinesAction {
|
|
|
236
236
|
constructor() {
|
|
237
237
|
super(false, {
|
|
238
238
|
id: 'editor.action.sortLinesAscending',
|
|
239
|
-
label: localize2(
|
|
239
|
+
label: localize2(1269, "Sort Lines Ascending"),
|
|
240
240
|
precondition: EditorContextKeys.writable,
|
|
241
241
|
canTriggerInlineEdits: true,
|
|
242
242
|
});
|
|
@@ -246,7 +246,7 @@ class SortLinesDescendingAction extends AbstractSortLinesAction {
|
|
|
246
246
|
constructor() {
|
|
247
247
|
super(true, {
|
|
248
248
|
id: 'editor.action.sortLinesDescending',
|
|
249
|
-
label: localize2(
|
|
249
|
+
label: localize2(1270, "Sort Lines Descending"),
|
|
250
250
|
precondition: EditorContextKeys.writable,
|
|
251
251
|
canTriggerInlineEdits: true,
|
|
252
252
|
});
|
|
@@ -256,7 +256,7 @@ class DeleteDuplicateLinesAction extends EditorAction {
|
|
|
256
256
|
constructor() {
|
|
257
257
|
super({
|
|
258
258
|
id: 'editor.action.removeDuplicateLines',
|
|
259
|
-
label: localize2(
|
|
259
|
+
label: localize2(1271, "Delete Duplicate Lines"),
|
|
260
260
|
precondition: EditorContextKeys.writable,
|
|
261
261
|
canTriggerInlineEdits: true,
|
|
262
262
|
});
|
|
@@ -306,7 +306,7 @@ class ReverseLinesAction extends EditorAction {
|
|
|
306
306
|
constructor() {
|
|
307
307
|
super({
|
|
308
308
|
id: 'editor.action.reverseLines',
|
|
309
|
-
label: localize2(
|
|
309
|
+
label: localize2(1272, "Reverse lines"),
|
|
310
310
|
precondition: EditorContextKeys.writable,
|
|
311
311
|
canTriggerInlineEdits: true
|
|
312
312
|
});
|
|
@@ -373,7 +373,7 @@ class TrimTrailingWhitespaceAction extends EditorAction {
|
|
|
373
373
|
constructor() {
|
|
374
374
|
super({
|
|
375
375
|
id: TrimTrailingWhitespaceAction.ID,
|
|
376
|
-
label: localize2(
|
|
376
|
+
label: localize2(1273, "Trim Trailing Whitespace"),
|
|
377
377
|
precondition: EditorContextKeys.writable,
|
|
378
378
|
kbOpts: {
|
|
379
379
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -407,7 +407,7 @@ class DeleteLinesAction extends EditorAction {
|
|
|
407
407
|
constructor() {
|
|
408
408
|
super({
|
|
409
409
|
id: 'editor.action.deleteLines',
|
|
410
|
-
label: localize2(
|
|
410
|
+
label: localize2(1274, "Delete Line"),
|
|
411
411
|
precondition: EditorContextKeys.writable,
|
|
412
412
|
kbOpts: {
|
|
413
413
|
kbExpr: EditorContextKeys.textInputFocus,
|
|
@@ -497,7 +497,7 @@ class IndentLinesAction extends EditorAction {
|
|
|
497
497
|
constructor() {
|
|
498
498
|
super({
|
|
499
499
|
id: 'editor.action.indentLines',
|
|
500
|
-
label: localize2(
|
|
500
|
+
label: localize2(1275, "Indent Line"),
|
|
501
501
|
precondition: EditorContextKeys.writable,
|
|
502
502
|
kbOpts: {
|
|
503
503
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -521,7 +521,7 @@ class OutdentLinesAction extends EditorAction {
|
|
|
521
521
|
constructor() {
|
|
522
522
|
super({
|
|
523
523
|
id: 'editor.action.outdentLines',
|
|
524
|
-
label: localize2(
|
|
524
|
+
label: localize2(1276, "Outdent Line"),
|
|
525
525
|
precondition: EditorContextKeys.writable,
|
|
526
526
|
kbOpts: {
|
|
527
527
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -540,7 +540,7 @@ class InsertLineBeforeAction extends EditorAction {
|
|
|
540
540
|
constructor() {
|
|
541
541
|
super({
|
|
542
542
|
id: InsertLineBeforeAction.ID,
|
|
543
|
-
label: localize2(
|
|
543
|
+
label: localize2(1277, "Insert Line Above"),
|
|
544
544
|
precondition: EditorContextKeys.writable,
|
|
545
545
|
kbOpts: {
|
|
546
546
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -564,7 +564,7 @@ class InsertLineAfterAction extends EditorAction {
|
|
|
564
564
|
constructor() {
|
|
565
565
|
super({
|
|
566
566
|
id: InsertLineAfterAction.ID,
|
|
567
|
-
label: localize2(
|
|
567
|
+
label: localize2(1278, "Insert Line Below"),
|
|
568
568
|
precondition: EditorContextKeys.writable,
|
|
569
569
|
kbOpts: {
|
|
570
570
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -616,7 +616,7 @@ class DeleteAllLeftAction extends AbstractDeleteAllToBoundaryAction {
|
|
|
616
616
|
constructor() {
|
|
617
617
|
super({
|
|
618
618
|
id: 'deleteAllLeft',
|
|
619
|
-
label: localize2(
|
|
619
|
+
label: localize2(1279, "Delete All Left"),
|
|
620
620
|
precondition: EditorContextKeys.writable,
|
|
621
621
|
kbOpts: {
|
|
622
622
|
kbExpr: EditorContextKeys.textInputFocus,
|
|
@@ -686,7 +686,7 @@ class DeleteAllRightAction extends AbstractDeleteAllToBoundaryAction {
|
|
|
686
686
|
constructor() {
|
|
687
687
|
super({
|
|
688
688
|
id: 'deleteAllRight',
|
|
689
|
-
label: localize2(
|
|
689
|
+
label: localize2(1280, "Delete All Right"),
|
|
690
690
|
precondition: EditorContextKeys.writable,
|
|
691
691
|
kbOpts: {
|
|
692
692
|
kbExpr: EditorContextKeys.textInputFocus,
|
|
@@ -744,7 +744,7 @@ class JoinLinesAction extends EditorAction {
|
|
|
744
744
|
constructor() {
|
|
745
745
|
super({
|
|
746
746
|
id: 'editor.action.joinLines',
|
|
747
|
-
label: localize2(
|
|
747
|
+
label: localize2(1281, "Join Lines"),
|
|
748
748
|
precondition: EditorContextKeys.writable,
|
|
749
749
|
kbOpts: {
|
|
750
750
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -886,7 +886,7 @@ class TransposeAction extends EditorAction {
|
|
|
886
886
|
constructor() {
|
|
887
887
|
super({
|
|
888
888
|
id: 'editor.action.transpose',
|
|
889
|
-
label: localize2(
|
|
889
|
+
label: localize2(1282, "Transpose Characters around the Cursor"),
|
|
890
890
|
precondition: EditorContextKeys.writable,
|
|
891
891
|
canTriggerInlineEdits: true,
|
|
892
892
|
});
|
|
@@ -966,7 +966,7 @@ class UpperCaseAction extends AbstractCaseAction {
|
|
|
966
966
|
constructor() {
|
|
967
967
|
super({
|
|
968
968
|
id: 'editor.action.transformToUppercase',
|
|
969
|
-
label: localize2(
|
|
969
|
+
label: localize2(1283, "Transform to Uppercase"),
|
|
970
970
|
precondition: EditorContextKeys.writable,
|
|
971
971
|
canTriggerInlineEdits: true,
|
|
972
972
|
});
|
|
@@ -979,7 +979,7 @@ class LowerCaseAction extends AbstractCaseAction {
|
|
|
979
979
|
constructor() {
|
|
980
980
|
super({
|
|
981
981
|
id: 'editor.action.transformToLowercase',
|
|
982
|
-
label: localize2(
|
|
982
|
+
label: localize2(1284, "Transform to Lowercase"),
|
|
983
983
|
precondition: EditorContextKeys.writable,
|
|
984
984
|
canTriggerInlineEdits: true
|
|
985
985
|
});
|
|
@@ -1016,7 +1016,7 @@ class TitleCaseAction extends AbstractCaseAction {
|
|
|
1016
1016
|
constructor() {
|
|
1017
1017
|
super({
|
|
1018
1018
|
id: 'editor.action.transformToTitlecase',
|
|
1019
|
-
label: localize2(
|
|
1019
|
+
label: localize2(1285, "Transform to Title Case"),
|
|
1020
1020
|
precondition: EditorContextKeys.writable,
|
|
1021
1021
|
canTriggerInlineEdits: true
|
|
1022
1022
|
});
|
|
@@ -1038,7 +1038,7 @@ class SnakeCaseAction extends AbstractCaseAction {
|
|
|
1038
1038
|
constructor() {
|
|
1039
1039
|
super({
|
|
1040
1040
|
id: 'editor.action.transformToSnakecase',
|
|
1041
|
-
label: localize2(
|
|
1041
|
+
label: localize2(1286, "Transform to Snake Case"),
|
|
1042
1042
|
precondition: EditorContextKeys.writable,
|
|
1043
1043
|
canTriggerInlineEdits: true,
|
|
1044
1044
|
});
|
|
@@ -1063,7 +1063,7 @@ class CamelCaseAction extends AbstractCaseAction {
|
|
|
1063
1063
|
constructor() {
|
|
1064
1064
|
super({
|
|
1065
1065
|
id: 'editor.action.transformToCamelcase',
|
|
1066
|
-
label: localize2(
|
|
1066
|
+
label: localize2(1287, "Transform to Camel Case"),
|
|
1067
1067
|
precondition: EditorContextKeys.writable,
|
|
1068
1068
|
canTriggerInlineEdits: true
|
|
1069
1069
|
});
|
|
@@ -1088,7 +1088,7 @@ class PascalCaseAction extends AbstractCaseAction {
|
|
|
1088
1088
|
constructor() {
|
|
1089
1089
|
super({
|
|
1090
1090
|
id: 'editor.action.transformToPascalcase',
|
|
1091
|
-
label: localize2(
|
|
1091
|
+
label: localize2(1288, "Transform to Pascal Case"),
|
|
1092
1092
|
precondition: EditorContextKeys.writable,
|
|
1093
1093
|
canTriggerInlineEdits: true,
|
|
1094
1094
|
});
|
|
@@ -1128,7 +1128,7 @@ class KebabCaseAction extends AbstractCaseAction {
|
|
|
1128
1128
|
constructor() {
|
|
1129
1129
|
super({
|
|
1130
1130
|
id: 'editor.action.transformToKebabcase',
|
|
1131
|
-
label: localize2(
|
|
1131
|
+
label: localize2(1289, 'Transform to Kebab Case'),
|
|
1132
1132
|
precondition: EditorContextKeys.writable,
|
|
1133
1133
|
canTriggerInlineEdits: true,
|
|
1134
1134
|
});
|
|
@@ -309,7 +309,7 @@ class LinkedEditingAction extends EditorAction {
|
|
|
309
309
|
constructor() {
|
|
310
310
|
super({
|
|
311
311
|
id: 'editor.action.linkedEditing',
|
|
312
|
-
label: localize2(
|
|
312
|
+
label: localize2(1291, "Start Linked Editing"),
|
|
313
313
|
precondition: ContextKeyExpr.and(EditorContextKeys.writable, EditorContextKeys.hasRenameProvider),
|
|
314
314
|
kbOpts: {
|
|
315
315
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -370,7 +370,7 @@ function getLinkedEditingRanges(providers, model, position, token) {
|
|
|
370
370
|
}
|
|
371
371
|
}), result => !!result && isNonEmptyArray(result?.ranges));
|
|
372
372
|
}
|
|
373
|
-
registerColor('editor.linkedEditingBackground', { dark: Color.fromHex('#f00').transparent(0.3), light: Color.fromHex('#f00').transparent(0.3), hcDark: Color.fromHex('#f00').transparent(0.3), hcLight: Color.white }, localize(
|
|
373
|
+
registerColor('editor.linkedEditingBackground', { dark: Color.fromHex('#f00').transparent(0.3), light: Color.fromHex('#f00').transparent(0.3), hcDark: Color.fromHex('#f00').transparent(0.3), hcLight: Color.white }, localize(1290, 'Background color when the editor auto renames on type.'));
|
|
374
374
|
registerModelAndPositionCommand('_executeLinkedEditingProvider', (_accessor, model, position) => {
|
|
375
375
|
const { linkedEditingRangeProvider } = _accessor.get(ILanguageFeaturesService);
|
|
376
376
|
return getLinkedEditingRanges(linkedEditingRangeProvider, model, position, CancellationToken.None);
|
|
@@ -221,10 +221,10 @@ let LinkDetector = class LinkDetector extends Disposable {
|
|
|
221
221
|
const messageOrError = err instanceof Error ? err.message : err;
|
|
222
222
|
// different error cases
|
|
223
223
|
if (messageOrError === 'invalid') {
|
|
224
|
-
this.notificationService.warn(localize(
|
|
224
|
+
this.notificationService.warn(localize(1292, 'Failed to open this link because it is not well-formed: {0}', link.url.toString()));
|
|
225
225
|
}
|
|
226
226
|
else if (messageOrError === 'missing') {
|
|
227
|
-
this.notificationService.warn(localize(
|
|
227
|
+
this.notificationService.warn(localize(1293, 'Failed to open this link because its target is missing.'));
|
|
228
228
|
}
|
|
229
229
|
else {
|
|
230
230
|
onUnexpectedError(err);
|
|
@@ -317,15 +317,15 @@ function getHoverMessage(link, useMetaKey) {
|
|
|
317
317
|
const label = link.tooltip
|
|
318
318
|
? link.tooltip
|
|
319
319
|
: executeCmd
|
|
320
|
-
? localize(
|
|
321
|
-
: localize(
|
|
320
|
+
? localize(1294, 'Execute command')
|
|
321
|
+
: localize(1295, 'Follow link');
|
|
322
322
|
const kb = useMetaKey
|
|
323
323
|
? isMacintosh
|
|
324
|
-
? localize(
|
|
325
|
-
: localize(
|
|
324
|
+
? localize(1296, "cmd + click")
|
|
325
|
+
: localize(1297, "ctrl + click")
|
|
326
326
|
: isMacintosh
|
|
327
|
-
? localize(
|
|
328
|
-
: localize(
|
|
327
|
+
? localize(1298, "option + click")
|
|
328
|
+
: localize(1299, "alt + click");
|
|
329
329
|
if (link.url) {
|
|
330
330
|
let nativeLabel = '';
|
|
331
331
|
if (/^command:/i.test(link.url.toString())) {
|
|
@@ -333,7 +333,7 @@ function getHoverMessage(link, useMetaKey) {
|
|
|
333
333
|
const match = link.url.toString().match(/^command:([^?#]+)/);
|
|
334
334
|
if (match) {
|
|
335
335
|
const commandId = match[1];
|
|
336
|
-
nativeLabel = localize(
|
|
336
|
+
nativeLabel = localize(1300, "Execute command {0}", commandId);
|
|
337
337
|
}
|
|
338
338
|
}
|
|
339
339
|
const hoverMessage = new MarkdownString('', true)
|
|
@@ -349,7 +349,7 @@ class OpenLinkAction extends EditorAction {
|
|
|
349
349
|
constructor() {
|
|
350
350
|
super({
|
|
351
351
|
id: 'editor.action.openLink',
|
|
352
|
-
label: localize2(
|
|
352
|
+
label: localize2(1301, "Open Link"),
|
|
353
353
|
precondition: undefined
|
|
354
354
|
});
|
|
355
355
|
}
|
|
@@ -29,7 +29,7 @@ var MessageController_1;
|
|
|
29
29
|
let MessageController = class MessageController {
|
|
30
30
|
static { MessageController_1 = this; }
|
|
31
31
|
static { this.ID = 'editor.contrib.messageController'; }
|
|
32
|
-
static { this.MESSAGE_VISIBLE = new RawContextKey('messageVisible', false, localize(
|
|
32
|
+
static { this.MESSAGE_VISIBLE = new RawContextKey('messageVisible', false, localize(1302, 'Whether the editor is currently showing an inline message')); }
|
|
33
33
|
static get(editor) {
|
|
34
34
|
return editor.getContribution(MessageController_1.ID);
|
|
35
35
|
}
|
|
@@ -33,7 +33,7 @@ function announceCursorChange(previousCursorState, cursorState) {
|
|
|
33
33
|
const cursorDiff = cursorState.filter(cs => !previousCursorState.find(pcs => pcs.equals(cs)));
|
|
34
34
|
if (cursorDiff.length >= 1) {
|
|
35
35
|
const cursorPositions = cursorDiff.map(cs => `line ${cs.viewState.position.lineNumber} column ${cs.viewState.position.column}`).join(', ');
|
|
36
|
-
const msg = cursorDiff.length === 1 ? localize(
|
|
36
|
+
const msg = cursorDiff.length === 1 ? localize(1303, "Cursor added: {0}", cursorPositions) : localize(1304, "Cursors added: {0}", cursorPositions);
|
|
37
37
|
status(msg);
|
|
38
38
|
}
|
|
39
39
|
}
|
|
@@ -41,7 +41,7 @@ class InsertCursorAbove extends EditorAction {
|
|
|
41
41
|
constructor() {
|
|
42
42
|
super({
|
|
43
43
|
id: 'editor.action.insertCursorAbove',
|
|
44
|
-
label: localize2(
|
|
44
|
+
label: localize2(1313, "Add Cursor Above"),
|
|
45
45
|
precondition: undefined,
|
|
46
46
|
kbOpts: {
|
|
47
47
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -55,7 +55,7 @@ class InsertCursorAbove extends EditorAction {
|
|
|
55
55
|
menuOpts: {
|
|
56
56
|
menuId: MenuId.MenubarSelectionMenu,
|
|
57
57
|
group: '3_multi',
|
|
58
|
-
title: localize(
|
|
58
|
+
title: localize(1305, "&&Add Cursor Above"),
|
|
59
59
|
order: 2
|
|
60
60
|
}
|
|
61
61
|
});
|
|
@@ -83,7 +83,7 @@ class InsertCursorBelow extends EditorAction {
|
|
|
83
83
|
constructor() {
|
|
84
84
|
super({
|
|
85
85
|
id: 'editor.action.insertCursorBelow',
|
|
86
|
-
label: localize2(
|
|
86
|
+
label: localize2(1314, "Add Cursor Below"),
|
|
87
87
|
precondition: undefined,
|
|
88
88
|
kbOpts: {
|
|
89
89
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -97,7 +97,7 @@ class InsertCursorBelow extends EditorAction {
|
|
|
97
97
|
menuOpts: {
|
|
98
98
|
menuId: MenuId.MenubarSelectionMenu,
|
|
99
99
|
group: '3_multi',
|
|
100
|
-
title: localize(
|
|
100
|
+
title: localize(1306, "A&&dd Cursor Below"),
|
|
101
101
|
order: 3
|
|
102
102
|
}
|
|
103
103
|
});
|
|
@@ -125,7 +125,7 @@ class InsertCursorAtEndOfEachLineSelected extends EditorAction {
|
|
|
125
125
|
constructor() {
|
|
126
126
|
super({
|
|
127
127
|
id: 'editor.action.insertCursorAtEndOfEachLineSelected',
|
|
128
|
-
label: localize2(
|
|
128
|
+
label: localize2(1315, "Add Cursors to Line Ends"),
|
|
129
129
|
precondition: undefined,
|
|
130
130
|
kbOpts: {
|
|
131
131
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -135,7 +135,7 @@ class InsertCursorAtEndOfEachLineSelected extends EditorAction {
|
|
|
135
135
|
menuOpts: {
|
|
136
136
|
menuId: MenuId.MenubarSelectionMenu,
|
|
137
137
|
group: '3_multi',
|
|
138
|
-
title: localize(
|
|
138
|
+
title: localize(1307, "Add C&&ursors to Line Ends"),
|
|
139
139
|
order: 4
|
|
140
140
|
}
|
|
141
141
|
});
|
|
@@ -172,7 +172,7 @@ class InsertCursorAtEndOfLineSelected extends EditorAction {
|
|
|
172
172
|
constructor() {
|
|
173
173
|
super({
|
|
174
174
|
id: 'editor.action.addCursorsToBottom',
|
|
175
|
-
label: localize2(
|
|
175
|
+
label: localize2(1316, "Add Cursors to Bottom"),
|
|
176
176
|
precondition: undefined
|
|
177
177
|
});
|
|
178
178
|
}
|
|
@@ -198,7 +198,7 @@ class InsertCursorAtTopOfLineSelected extends EditorAction {
|
|
|
198
198
|
constructor() {
|
|
199
199
|
super({
|
|
200
200
|
id: 'editor.action.addCursorsToTop',
|
|
201
|
-
label: localize2(
|
|
201
|
+
label: localize2(1317, "Add Cursors to Top"),
|
|
202
202
|
precondition: undefined
|
|
203
203
|
});
|
|
204
204
|
}
|
|
@@ -575,7 +575,7 @@ class AddSelectionToNextFindMatchAction extends MultiCursorSelectionControllerAc
|
|
|
575
575
|
constructor() {
|
|
576
576
|
super({
|
|
577
577
|
id: 'editor.action.addSelectionToNextFindMatch',
|
|
578
|
-
label: localize2(
|
|
578
|
+
label: localize2(1318, "Add Selection to Next Find Match"),
|
|
579
579
|
precondition: undefined,
|
|
580
580
|
kbOpts: {
|
|
581
581
|
kbExpr: EditorContextKeys.focus,
|
|
@@ -585,7 +585,7 @@ class AddSelectionToNextFindMatchAction extends MultiCursorSelectionControllerAc
|
|
|
585
585
|
menuOpts: {
|
|
586
586
|
menuId: MenuId.MenubarSelectionMenu,
|
|
587
587
|
group: '3_multi',
|
|
588
|
-
title: localize(
|
|
588
|
+
title: localize(1308, "Add &&Next Occurrence"),
|
|
589
589
|
order: 5
|
|
590
590
|
}
|
|
591
591
|
});
|
|
@@ -598,12 +598,12 @@ class AddSelectionToPreviousFindMatchAction extends MultiCursorSelectionControll
|
|
|
598
598
|
constructor() {
|
|
599
599
|
super({
|
|
600
600
|
id: 'editor.action.addSelectionToPreviousFindMatch',
|
|
601
|
-
label: localize2(
|
|
601
|
+
label: localize2(1319, "Add Selection to Previous Find Match"),
|
|
602
602
|
precondition: undefined,
|
|
603
603
|
menuOpts: {
|
|
604
604
|
menuId: MenuId.MenubarSelectionMenu,
|
|
605
605
|
group: '3_multi',
|
|
606
|
-
title: localize(
|
|
606
|
+
title: localize(1309, "Add P&&revious Occurrence"),
|
|
607
607
|
order: 6
|
|
608
608
|
}
|
|
609
609
|
});
|
|
@@ -616,7 +616,7 @@ class MoveSelectionToNextFindMatchAction extends MultiCursorSelectionControllerA
|
|
|
616
616
|
constructor() {
|
|
617
617
|
super({
|
|
618
618
|
id: 'editor.action.moveSelectionToNextFindMatch',
|
|
619
|
-
label: localize2(
|
|
619
|
+
label: localize2(1320, "Move Last Selection to Next Find Match"),
|
|
620
620
|
precondition: undefined,
|
|
621
621
|
kbOpts: {
|
|
622
622
|
kbExpr: EditorContextKeys.focus,
|
|
@@ -633,7 +633,7 @@ class MoveSelectionToPreviousFindMatchAction extends MultiCursorSelectionControl
|
|
|
633
633
|
constructor() {
|
|
634
634
|
super({
|
|
635
635
|
id: 'editor.action.moveSelectionToPreviousFindMatch',
|
|
636
|
-
label: localize2(
|
|
636
|
+
label: localize2(1321, "Move Last Selection to Previous Find Match"),
|
|
637
637
|
precondition: undefined
|
|
638
638
|
});
|
|
639
639
|
}
|
|
@@ -645,7 +645,7 @@ class SelectHighlightsAction extends MultiCursorSelectionControllerAction {
|
|
|
645
645
|
constructor() {
|
|
646
646
|
super({
|
|
647
647
|
id: 'editor.action.selectHighlights',
|
|
648
|
-
label: localize2(
|
|
648
|
+
label: localize2(1322, "Select All Occurrences of Find Match"),
|
|
649
649
|
precondition: undefined,
|
|
650
650
|
kbOpts: {
|
|
651
651
|
kbExpr: EditorContextKeys.focus,
|
|
@@ -655,7 +655,7 @@ class SelectHighlightsAction extends MultiCursorSelectionControllerAction {
|
|
|
655
655
|
menuOpts: {
|
|
656
656
|
menuId: MenuId.MenubarSelectionMenu,
|
|
657
657
|
group: '3_multi',
|
|
658
|
-
title: localize(
|
|
658
|
+
title: localize(1310, "Select All &&Occurrences"),
|
|
659
659
|
order: 7
|
|
660
660
|
}
|
|
661
661
|
});
|
|
@@ -668,7 +668,7 @@ class CompatChangeAll extends MultiCursorSelectionControllerAction {
|
|
|
668
668
|
constructor() {
|
|
669
669
|
super({
|
|
670
670
|
id: 'editor.action.changeAll',
|
|
671
|
-
label: localize2(
|
|
671
|
+
label: localize2(1323, "Change All Occurrences"),
|
|
672
672
|
precondition: ContextKeyExpr.and(EditorContextKeys.writable, EditorContextKeys.editorTextFocus),
|
|
673
673
|
kbOpts: {
|
|
674
674
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -925,9 +925,9 @@ class FocusNextCursor extends EditorAction {
|
|
|
925
925
|
constructor() {
|
|
926
926
|
super({
|
|
927
927
|
id: 'editor.action.focusNextCursor',
|
|
928
|
-
label: localize2(
|
|
928
|
+
label: localize2(1324, "Focus Next Cursor"),
|
|
929
929
|
metadata: {
|
|
930
|
-
description: localize(
|
|
930
|
+
description: localize(1311, "Focuses the next cursor"),
|
|
931
931
|
args: [],
|
|
932
932
|
},
|
|
933
933
|
precondition: undefined
|
|
@@ -957,9 +957,9 @@ class FocusPreviousCursor extends EditorAction {
|
|
|
957
957
|
constructor() {
|
|
958
958
|
super({
|
|
959
959
|
id: 'editor.action.focusPreviousCursor',
|
|
960
|
-
label: localize2(
|
|
960
|
+
label: localize2(1325, "Focus Previous Cursor"),
|
|
961
961
|
metadata: {
|
|
962
|
-
description: localize(
|
|
962
|
+
description: localize(1312, "Focuses the previous cursor"),
|
|
963
963
|
args: [],
|
|
964
964
|
},
|
|
965
965
|
precondition: undefined
|
|
@@ -67,7 +67,7 @@ class TriggerParameterHintsAction extends EditorAction {
|
|
|
67
67
|
constructor() {
|
|
68
68
|
super({
|
|
69
69
|
id: 'editor.action.triggerParameterHints',
|
|
70
|
-
label: localize2(
|
|
70
|
+
label: localize2(1326, "Trigger Parameter Hints"),
|
|
71
71
|
precondition: EditorContextKeys.hasSignatureHelpProvider,
|
|
72
72
|
kbOpts: {
|
|
73
73
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -41,8 +41,8 @@ var __param = (undefined && undefined.__param) || function (paramIndex, decorato
|
|
|
41
41
|
};
|
|
42
42
|
var ParameterHintsWidget_1;
|
|
43
43
|
const $ = $$1;
|
|
44
|
-
const parameterHintsNextIcon = registerIcon('parameter-hints-next', Codicon.chevronDown, localize(
|
|
45
|
-
const parameterHintsPreviousIcon = registerIcon('parameter-hints-previous', Codicon.chevronUp, localize(
|
|
44
|
+
const parameterHintsNextIcon = registerIcon('parameter-hints-next', Codicon.chevronDown, localize(1327, 'Icon for show next parameter hint.'));
|
|
45
|
+
const parameterHintsPreviousIcon = registerIcon('parameter-hints-previous', Codicon.chevronUp, localize(1328, 'Icon for show previous parameter hint.'));
|
|
46
46
|
let ParameterHintsWidget = class ParameterHintsWidget extends Disposable {
|
|
47
47
|
static { ParameterHintsWidget_1 = this; }
|
|
48
48
|
static { this.ID = 'editor.widget.parameterHintsWidget'; }
|
|
@@ -215,7 +215,7 @@ let ParameterHintsWidget = class ParameterHintsWidget extends Disposable {
|
|
|
215
215
|
// Select method gets called on every user type while parameter hints are visible.
|
|
216
216
|
// We do not want to spam the user with same announcements, so we only announce if the current parameter changed.
|
|
217
217
|
if (this.announcedLabel !== labelToAnnounce) {
|
|
218
|
-
alert(localize(
|
|
218
|
+
alert(localize(1329, "{0}, hint", labelToAnnounce));
|
|
219
219
|
this.announcedLabel = labelToAnnounce;
|
|
220
220
|
}
|
|
221
221
|
}
|
|
@@ -313,6 +313,6 @@ ParameterHintsWidget = ParameterHintsWidget_1 = __decorate([
|
|
|
313
313
|
__param(2, IContextKeyService),
|
|
314
314
|
__param(3, IMarkdownRendererService)
|
|
315
315
|
], ParameterHintsWidget);
|
|
316
|
-
registerColor('editorHoverWidget.highlightForeground', listHighlightForeground, localize(
|
|
316
|
+
registerColor('editorHoverWidget.highlightForeground', listHighlightForeground, localize(1330, 'Foreground color of the active item in the parameter hint.'));
|
|
317
317
|
|
|
318
318
|
export { ParameterHintsWidget };
|
|
@@ -64,7 +64,7 @@ registerSingleton(IPeekViewService, class {
|
|
|
64
64
|
}, 1 /* InstantiationType.Delayed */);
|
|
65
65
|
var PeekContext;
|
|
66
66
|
(function (PeekContext) {
|
|
67
|
-
PeekContext.inPeekEditor = new RawContextKey('inReferenceSearchEditor', true, localize(
|
|
67
|
+
PeekContext.inPeekEditor = new RawContextKey('inReferenceSearchEditor', true, localize(1331, "Whether the current code editor is embedded inside peek"));
|
|
68
68
|
PeekContext.notInPeekEditor = PeekContext.inPeekEditor.toNegated();
|
|
69
69
|
})(PeekContext || (PeekContext = {}));
|
|
70
70
|
let PeekContextController = class PeekContextController {
|
|
@@ -160,7 +160,7 @@ let PeekViewWidget = class PeekViewWidget extends ZoneWidget {
|
|
|
160
160
|
this._actionbarWidget = new ActionBar(actionsContainer, actionBarOptions);
|
|
161
161
|
this._disposables.add(this._actionbarWidget);
|
|
162
162
|
if (!noCloseAction) {
|
|
163
|
-
this._actionbarWidget.push(this._disposables.add(new Action('peekview.close', localize(
|
|
163
|
+
this._actionbarWidget.push(this._disposables.add(new Action('peekview.close', localize(1332, "Close"), ThemeIcon.asClassName(Codicon.close), true, () => {
|
|
164
164
|
this.dispose();
|
|
165
165
|
return Promise.resolve();
|
|
166
166
|
})), { label: false, icon: true });
|
|
@@ -226,21 +226,21 @@ let PeekViewWidget = class PeekViewWidget extends ZoneWidget {
|
|
|
226
226
|
PeekViewWidget = __decorate([
|
|
227
227
|
__param(2, IInstantiationService)
|
|
228
228
|
], PeekViewWidget);
|
|
229
|
-
const peekViewTitleBackground = registerColor('peekViewTitle.background', { dark: '#252526', light: '#F3F3F3', hcDark: Color.black, hcLight: Color.white }, localize(
|
|
230
|
-
const peekViewTitleForeground = registerColor('peekViewTitleLabel.foreground', { dark: Color.white, light: Color.black, hcDark: Color.white, hcLight: editorForeground }, localize(
|
|
231
|
-
const peekViewTitleInfoForeground = registerColor('peekViewTitleDescription.foreground', { dark: '#ccccccb3', light: '#616161', hcDark: '#FFFFFF99', hcLight: '#292929' }, localize(
|
|
232
|
-
const peekViewBorder = registerColor('peekView.border', { dark: editorInfoForeground, light: editorInfoForeground, hcDark: contrastBorder, hcLight: contrastBorder }, localize(
|
|
233
|
-
const peekViewResultsBackground = registerColor('peekViewResult.background', { dark: '#252526', light: '#F3F3F3', hcDark: Color.black, hcLight: Color.white }, localize(
|
|
234
|
-
registerColor('peekViewResult.lineForeground', { dark: '#bbbbbb', light: '#646465', hcDark: Color.white, hcLight: editorForeground }, localize(
|
|
235
|
-
registerColor('peekViewResult.fileForeground', { dark: Color.white, light: '#1E1E1E', hcDark: Color.white, hcLight: editorForeground }, localize(
|
|
236
|
-
registerColor('peekViewResult.selectionBackground', { dark: '#3399ff33', light: '#3399ff33', hcDark: null, hcLight: null }, localize(
|
|
237
|
-
registerColor('peekViewResult.selectionForeground', { dark: Color.white, light: '#6C6C6C', hcDark: Color.white, hcLight: editorForeground }, localize(
|
|
238
|
-
const peekViewEditorBackground = registerColor('peekViewEditor.background', { dark: '#001F33', light: '#F2F8FC', hcDark: Color.black, hcLight: Color.white }, localize(
|
|
239
|
-
registerColor('peekViewEditorGutter.background', peekViewEditorBackground, localize(
|
|
240
|
-
registerColor('peekViewEditorStickyScroll.background', peekViewEditorBackground, localize(
|
|
241
|
-
registerColor('peekViewEditorStickyScrollGutter.background', peekViewEditorBackground, localize(
|
|
242
|
-
registerColor('peekViewResult.matchHighlightBackground', { dark: '#ea5c004d', light: '#ea5c004d', hcDark: null, hcLight: null }, localize(
|
|
243
|
-
registerColor('peekViewEditor.matchHighlightBackground', { dark: '#ff8f0099', light: '#f5d802de', hcDark: null, hcLight: null }, localize(
|
|
244
|
-
registerColor('peekViewEditor.matchHighlightBorder', { dark: null, light: null, hcDark: activeContrastBorder, hcLight: activeContrastBorder }, localize(
|
|
229
|
+
const peekViewTitleBackground = registerColor('peekViewTitle.background', { dark: '#252526', light: '#F3F3F3', hcDark: Color.black, hcLight: Color.white }, localize(1333, 'Background color of the peek view title area.'));
|
|
230
|
+
const peekViewTitleForeground = registerColor('peekViewTitleLabel.foreground', { dark: Color.white, light: Color.black, hcDark: Color.white, hcLight: editorForeground }, localize(1334, 'Color of the peek view title.'));
|
|
231
|
+
const peekViewTitleInfoForeground = registerColor('peekViewTitleDescription.foreground', { dark: '#ccccccb3', light: '#616161', hcDark: '#FFFFFF99', hcLight: '#292929' }, localize(1335, 'Color of the peek view title info.'));
|
|
232
|
+
const peekViewBorder = registerColor('peekView.border', { dark: editorInfoForeground, light: editorInfoForeground, hcDark: contrastBorder, hcLight: contrastBorder }, localize(1336, 'Color of the peek view borders and arrow.'));
|
|
233
|
+
const peekViewResultsBackground = registerColor('peekViewResult.background', { dark: '#252526', light: '#F3F3F3', hcDark: Color.black, hcLight: Color.white }, localize(1337, 'Background color of the peek view result list.'));
|
|
234
|
+
registerColor('peekViewResult.lineForeground', { dark: '#bbbbbb', light: '#646465', hcDark: Color.white, hcLight: editorForeground }, localize(1338, 'Foreground color for line nodes in the peek view result list.'));
|
|
235
|
+
registerColor('peekViewResult.fileForeground', { dark: Color.white, light: '#1E1E1E', hcDark: Color.white, hcLight: editorForeground }, localize(1339, 'Foreground color for file nodes in the peek view result list.'));
|
|
236
|
+
registerColor('peekViewResult.selectionBackground', { dark: '#3399ff33', light: '#3399ff33', hcDark: null, hcLight: null }, localize(1340, 'Background color of the selected entry in the peek view result list.'));
|
|
237
|
+
registerColor('peekViewResult.selectionForeground', { dark: Color.white, light: '#6C6C6C', hcDark: Color.white, hcLight: editorForeground }, localize(1341, 'Foreground color of the selected entry in the peek view result list.'));
|
|
238
|
+
const peekViewEditorBackground = registerColor('peekViewEditor.background', { dark: '#001F33', light: '#F2F8FC', hcDark: Color.black, hcLight: Color.white }, localize(1342, 'Background color of the peek view editor.'));
|
|
239
|
+
registerColor('peekViewEditorGutter.background', peekViewEditorBackground, localize(1343, 'Background color of the gutter in the peek view editor.'));
|
|
240
|
+
registerColor('peekViewEditorStickyScroll.background', peekViewEditorBackground, localize(1344, 'Background color of sticky scroll in the peek view editor.'));
|
|
241
|
+
registerColor('peekViewEditorStickyScrollGutter.background', peekViewEditorBackground, localize(1345, 'Background color of the gutter part of sticky scroll in the peek view editor.'));
|
|
242
|
+
registerColor('peekViewResult.matchHighlightBackground', { dark: '#ea5c004d', light: '#ea5c004d', hcDark: null, hcLight: null }, localize(1346, 'Match highlight color in the peek view result list.'));
|
|
243
|
+
registerColor('peekViewEditor.matchHighlightBackground', { dark: '#ff8f0099', light: '#f5d802de', hcDark: null, hcLight: null }, localize(1347, 'Match highlight color in the peek view editor.'));
|
|
244
|
+
registerColor('peekViewEditor.matchHighlightBorder', { dark: null, light: null, hcDark: activeContrastBorder, hcLight: activeContrastBorder }, localize(1348, 'Match highlight border in the peek view editor.'));
|
|
245
245
|
|
|
246
246
|
export { IPeekViewService, PeekContext, PeekViewWidget, peekViewBorder, peekViewEditorBackground, peekViewResultsBackground, peekViewTitleBackground, peekViewTitleForeground, peekViewTitleInfoForeground };
|
|
@@ -11,4 +11,4 @@ import { wrapInReloadableClass1 } from '../../../../platform/observable/common/w
|
|
|
11
11
|
* Licensed under the MIT License. See License.txt in the project root for license information.
|
|
12
12
|
*--------------------------------------------------------------------------------------------*/
|
|
13
13
|
registerEditorContribution(PlaceholderTextContribution.ID, wrapInReloadableClass1(() => PlaceholderTextContribution), 0 /* EditorContributionInstantiation.Eager */);
|
|
14
|
-
registerColor('editor.placeholder.foreground', ghostTextForeground, localize(
|
|
14
|
+
registerColor('editor.placeholder.foreground', ghostTextForeground, localize(1349, 'Foreground color of the placeholder text in the editor.'));
|