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
|
@@ -37,28 +37,28 @@ import { defaultToggleStyles, defaultInputBoxStyles } from '../../../../platform
|
|
|
37
37
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
38
38
|
* Licensed under the MIT License. See License.txt in the project root for license information.
|
|
39
39
|
*--------------------------------------------------------------------------------------------*/
|
|
40
|
-
const findCollapsedIcon = registerIcon('find-collapsed', Codicon.chevronRight, localize(
|
|
41
|
-
const findExpandedIcon = registerIcon('find-expanded', Codicon.chevronDown, localize(
|
|
42
|
-
const findSelectionIcon = registerIcon('find-selection', Codicon.selection, localize(
|
|
43
|
-
const findReplaceIcon = registerIcon('find-replace', Codicon.replace, localize(
|
|
44
|
-
const findReplaceAllIcon = registerIcon('find-replace-all', Codicon.replaceAll, localize(
|
|
45
|
-
const findPreviousMatchIcon = registerIcon('find-previous-match', Codicon.arrowUp, localize(
|
|
46
|
-
const findNextMatchIcon = registerIcon('find-next-match', Codicon.arrowDown, localize(
|
|
47
|
-
const NLS_FIND_DIALOG_LABEL = localize(
|
|
48
|
-
const NLS_FIND_INPUT_LABEL = localize(
|
|
49
|
-
const NLS_FIND_INPUT_PLACEHOLDER = localize(
|
|
50
|
-
const NLS_PREVIOUS_MATCH_BTN_LABEL = localize(
|
|
51
|
-
const NLS_NEXT_MATCH_BTN_LABEL = localize(
|
|
52
|
-
const NLS_TOGGLE_SELECTION_FIND_TITLE = localize(
|
|
53
|
-
const NLS_CLOSE_BTN_LABEL = localize(
|
|
54
|
-
const NLS_REPLACE_INPUT_LABEL = localize(
|
|
55
|
-
const NLS_REPLACE_INPUT_PLACEHOLDER = localize(
|
|
56
|
-
const NLS_REPLACE_BTN_LABEL = localize(
|
|
57
|
-
const NLS_REPLACE_ALL_BTN_LABEL = localize(
|
|
58
|
-
const NLS_TOGGLE_REPLACE_MODE_BTN_LABEL = localize(
|
|
59
|
-
const NLS_MATCHES_COUNT_LIMIT_TITLE = localize(
|
|
60
|
-
const NLS_MATCHES_LOCATION = localize(
|
|
61
|
-
const NLS_NO_RESULTS = localize(
|
|
40
|
+
const findCollapsedIcon = registerIcon('find-collapsed', Codicon.chevronRight, localize(967, 'Icon to indicate that the editor find widget is collapsed.'));
|
|
41
|
+
const findExpandedIcon = registerIcon('find-expanded', Codicon.chevronDown, localize(968, 'Icon to indicate that the editor find widget is expanded.'));
|
|
42
|
+
const findSelectionIcon = registerIcon('find-selection', Codicon.selection, localize(969, 'Icon for \'Find in Selection\' in the editor find widget.'));
|
|
43
|
+
const findReplaceIcon = registerIcon('find-replace', Codicon.replace, localize(970, 'Icon for \'Replace\' in the editor find widget.'));
|
|
44
|
+
const findReplaceAllIcon = registerIcon('find-replace-all', Codicon.replaceAll, localize(971, 'Icon for \'Replace All\' in the editor find widget.'));
|
|
45
|
+
const findPreviousMatchIcon = registerIcon('find-previous-match', Codicon.arrowUp, localize(972, 'Icon for \'Find Previous\' in the editor find widget.'));
|
|
46
|
+
const findNextMatchIcon = registerIcon('find-next-match', Codicon.arrowDown, localize(973, 'Icon for \'Find Next\' in the editor find widget.'));
|
|
47
|
+
const NLS_FIND_DIALOG_LABEL = localize(974, "Find / Replace");
|
|
48
|
+
const NLS_FIND_INPUT_LABEL = localize(975, "Find");
|
|
49
|
+
const NLS_FIND_INPUT_PLACEHOLDER = localize(976, "Find");
|
|
50
|
+
const NLS_PREVIOUS_MATCH_BTN_LABEL = localize(977, "Previous Match");
|
|
51
|
+
const NLS_NEXT_MATCH_BTN_LABEL = localize(978, "Next Match");
|
|
52
|
+
const NLS_TOGGLE_SELECTION_FIND_TITLE = localize(979, "Find in Selection");
|
|
53
|
+
const NLS_CLOSE_BTN_LABEL = localize(980, "Close");
|
|
54
|
+
const NLS_REPLACE_INPUT_LABEL = localize(981, "Replace");
|
|
55
|
+
const NLS_REPLACE_INPUT_PLACEHOLDER = localize(982, "Replace");
|
|
56
|
+
const NLS_REPLACE_BTN_LABEL = localize(983, "Replace");
|
|
57
|
+
const NLS_REPLACE_ALL_BTN_LABEL = localize(984, "Replace All");
|
|
58
|
+
const NLS_TOGGLE_REPLACE_MODE_BTN_LABEL = localize(985, "Toggle Replace");
|
|
59
|
+
const NLS_MATCHES_COUNT_LIMIT_TITLE = localize(986, "Only the first {0} results are highlighted, but all find operations work on the entire text.", MATCHES_LIMIT);
|
|
60
|
+
const NLS_MATCHES_LOCATION = localize(987, "{0} of {1}");
|
|
61
|
+
const NLS_NO_RESULTS = localize(988, "No results");
|
|
62
62
|
const FIND_WIDGET_INITIAL_WIDTH = 419;
|
|
63
63
|
const PART_WIDTH = 275;
|
|
64
64
|
const FIND_INPUT_AREA_WIDTH = PART_WIDTH - 54;
|
|
@@ -335,11 +335,11 @@ class FindWidget extends Widget {
|
|
|
335
335
|
_getAriaLabel(label, currentMatch, searchString) {
|
|
336
336
|
if (label === NLS_NO_RESULTS) {
|
|
337
337
|
return searchString === ''
|
|
338
|
-
? localize(
|
|
339
|
-
: localize(
|
|
338
|
+
? localize(989, "{0} found", label)
|
|
339
|
+
: localize(990, "{0} found for '{1}'", label, searchString);
|
|
340
340
|
}
|
|
341
341
|
if (currentMatch) {
|
|
342
|
-
const ariaLabel = localize(
|
|
342
|
+
const ariaLabel = localize(991, "{0} found for '{1}', at {2}", label, searchString, currentMatch.startLineNumber + ':' + currentMatch.startColumn);
|
|
343
343
|
const model = this._codeEditor.getModel();
|
|
344
344
|
if (model && (currentMatch.startLineNumber <= model.getLineCount()) && (currentMatch.startLineNumber >= 1)) {
|
|
345
345
|
const lineContent = model.getLineContent(currentMatch.startLineNumber);
|
|
@@ -347,7 +347,7 @@ class FindWidget extends Widget {
|
|
|
347
347
|
}
|
|
348
348
|
return ariaLabel;
|
|
349
349
|
}
|
|
350
|
-
return localize(
|
|
350
|
+
return localize(992, "{0} found for '{1}'", label, searchString);
|
|
351
351
|
}
|
|
352
352
|
/**
|
|
353
353
|
* If 'selection find' is ON we should not disable the button (its function is to cancel 'selection find').
|
|
@@ -40,7 +40,8 @@
|
|
|
40
40
|
justify-content: center;
|
|
41
41
|
}
|
|
42
42
|
|
|
43
|
-
.action-item.primary > .action-label
|
|
43
|
+
.action-item.primary > .action-label,
|
|
44
|
+
.action-item.primary > .action-label.action-label.codicon:not(.separator) {
|
|
44
45
|
background-color: var(--vscode-button-background);
|
|
45
46
|
color: var(--vscode-button-foreground);
|
|
46
47
|
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { h } from '../../../../base/browser/dom.js';
|
|
2
|
-
import { Disposable } from '../../../../base/common/lifecycle.js';
|
|
2
|
+
import { Disposable, toDisposable } from '../../../../base/common/lifecycle.js';
|
|
3
|
+
import { getActionBarActions, MenuEntryActionViewItem } from '../../../../platform/actions/browser/menuEntryActionViewItem.js';
|
|
3
4
|
import '../../../../base/common/observableInternal/index.js';
|
|
4
|
-
import { MenuEntryActionViewItem } from '../../../../platform/actions/browser/menuEntryActionViewItem.js';
|
|
5
5
|
import { MenuWorkbenchToolBar } from '../../../../platform/actions/browser/toolbar.js';
|
|
6
|
-
import { MenuId,
|
|
6
|
+
import { MenuId, IMenuService, MenuItemAction } from '../../../../platform/actions/common/actions.js';
|
|
7
7
|
import { IInstantiationService } from '../../../../platform/instantiation/common/instantiation.js';
|
|
8
8
|
import { IKeybindingService } from '../../../../platform/keybinding/common/keybinding.js';
|
|
9
9
|
import { observableCodeEditor } from '../../../browser/observableCodeEditor.js';
|
|
10
|
-
import { observableFromEvent } from '../../../../base/common/observableInternal/observables/observableFromEvent.js';
|
|
11
10
|
import { derived } from '../../../../base/common/observableInternal/observables/derived.js';
|
|
12
11
|
import { autorun } from '../../../../base/common/observableInternal/reactions/autorun.js';
|
|
13
12
|
import { constObservable } from '../../../../base/common/observableInternal/observables/constObservable.js';
|
|
13
|
+
import { observableFromEvent } from '../../../../base/common/observableInternal/observables/observableFromEvent.js';
|
|
14
14
|
|
|
15
15
|
/*---------------------------------------------------------------------------------------------
|
|
16
16
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -30,39 +30,56 @@ let FloatingEditorToolbar = class FloatingEditorToolbar extends Disposable {
|
|
|
30
30
|
constructor(editor, instantiationService, keybindingService, menuService) {
|
|
31
31
|
super();
|
|
32
32
|
const editorObs = this._register(observableCodeEditor(editor));
|
|
33
|
-
const
|
|
34
|
-
|
|
35
|
-
const
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
const navigationGroup = menuActions
|
|
42
|
-
.find((group) => group[0] === 'navigation');
|
|
43
|
-
// First action in navigation group
|
|
44
|
-
if (navigationGroup && navigationGroup[1].length > 0) {
|
|
45
|
-
return navigationGroup[1][0].id;
|
|
46
|
-
}
|
|
47
|
-
// Fallback to first group/action
|
|
48
|
-
for (const [, actions] of menuActions) {
|
|
49
|
-
if (actions.length > 0) {
|
|
50
|
-
return actions[0].id;
|
|
51
|
-
}
|
|
33
|
+
const editorUriObs = derived(reader => editorObs.model.read(reader)?.uri);
|
|
34
|
+
// Widget
|
|
35
|
+
const widget = this._register(instantiationService.createInstance(FloatingEditorToolbarWidget, MenuId.EditorContent, editor.contextKeyService, editorUriObs));
|
|
36
|
+
// Render widget
|
|
37
|
+
this._register(autorun(reader => {
|
|
38
|
+
const hasActions = widget.hasActions.read(reader);
|
|
39
|
+
if (!hasActions) {
|
|
40
|
+
return;
|
|
52
41
|
}
|
|
53
|
-
|
|
42
|
+
// Overlay widget
|
|
43
|
+
reader.store.add(editorObs.createOverlayWidget({
|
|
44
|
+
allowEditorOverflow: false,
|
|
45
|
+
domNode: widget.element,
|
|
46
|
+
minContentWidthInPx: constObservable(0),
|
|
47
|
+
position: constObservable({
|
|
48
|
+
preference: 1 /* OverlayWidgetPositionPreference.BOTTOM_RIGHT_CORNER */
|
|
49
|
+
})
|
|
50
|
+
}));
|
|
51
|
+
}));
|
|
52
|
+
}
|
|
53
|
+
};
|
|
54
|
+
FloatingEditorToolbar = __decorate([
|
|
55
|
+
__param(1, IInstantiationService),
|
|
56
|
+
__param(2, IKeybindingService),
|
|
57
|
+
__param(3, IMenuService)
|
|
58
|
+
], FloatingEditorToolbar);
|
|
59
|
+
let FloatingEditorToolbarWidget = class FloatingEditorToolbarWidget extends Disposable {
|
|
60
|
+
constructor(_menuId, _scopedContextKeyService, _toolbarContext, instantiationService, keybindingService, menuService) {
|
|
61
|
+
super();
|
|
62
|
+
const menu = this._register(menuService.createMenu(_menuId, _scopedContextKeyService));
|
|
63
|
+
const menuGroupsObs = observableFromEvent(this, menu.onDidChange, () => menu.getActions());
|
|
64
|
+
const menuPrimaryActionIdObs = derived(reader => {
|
|
65
|
+
const menuGroups = menuGroupsObs.read(reader);
|
|
66
|
+
const { primary } = getActionBarActions(menuGroups, () => true);
|
|
67
|
+
return primary.length > 0 ? primary[0].id : undefined;
|
|
54
68
|
});
|
|
69
|
+
this.hasActions = derived(reader => menuGroupsObs.read(reader).length > 0);
|
|
70
|
+
this.element = h('div.floating-menu-overlay-widget').root;
|
|
71
|
+
this._register(toDisposable(() => this.element.remove()));
|
|
72
|
+
// Set height explicitly to ensure that the floating menu element
|
|
73
|
+
// is rendered in the lower right corner at the correct position.
|
|
74
|
+
this.element.style.height = '26px';
|
|
55
75
|
this._register(autorun(reader => {
|
|
76
|
+
const hasActions = this.hasActions.read(reader);
|
|
56
77
|
const menuPrimaryActionId = menuPrimaryActionIdObs.read(reader);
|
|
57
|
-
if (!
|
|
78
|
+
if (!hasActions) {
|
|
58
79
|
return;
|
|
59
80
|
}
|
|
60
|
-
const container = h('div.floating-menu-overlay-widget');
|
|
61
|
-
// Set height explicitly to ensure that the floating menu element
|
|
62
|
-
// is rendered in the lower right corner at the correct position.
|
|
63
|
-
container.root.style.height = '26px';
|
|
64
81
|
// Toolbar
|
|
65
|
-
const toolbar = instantiationService.createInstance(MenuWorkbenchToolBar,
|
|
82
|
+
const toolbar = instantiationService.createInstance(MenuWorkbenchToolBar, this.element, _menuId, {
|
|
66
83
|
actionViewItemProvider: (action, options) => {
|
|
67
84
|
if (!(action instanceof MenuItemAction)) {
|
|
68
85
|
return undefined;
|
|
@@ -98,25 +115,16 @@ let FloatingEditorToolbar = class FloatingEditorToolbar extends Disposable {
|
|
|
98
115
|
});
|
|
99
116
|
reader.store.add(toolbar);
|
|
100
117
|
reader.store.add(autorun(reader => {
|
|
101
|
-
const
|
|
102
|
-
toolbar.context =
|
|
103
|
-
}));
|
|
104
|
-
// Overlay widget
|
|
105
|
-
reader.store.add(editorObs.createOverlayWidget({
|
|
106
|
-
allowEditorOverflow: false,
|
|
107
|
-
domNode: container.root,
|
|
108
|
-
minContentWidthInPx: constObservable(0),
|
|
109
|
-
position: constObservable({
|
|
110
|
-
preference: 1 /* OverlayWidgetPositionPreference.BOTTOM_RIGHT_CORNER */
|
|
111
|
-
})
|
|
118
|
+
const context = _toolbarContext.read(reader);
|
|
119
|
+
toolbar.context = context;
|
|
112
120
|
}));
|
|
113
121
|
}));
|
|
114
122
|
}
|
|
115
123
|
};
|
|
116
|
-
|
|
117
|
-
__param(
|
|
118
|
-
__param(
|
|
119
|
-
__param(
|
|
120
|
-
],
|
|
124
|
+
FloatingEditorToolbarWidget = __decorate([
|
|
125
|
+
__param(3, IInstantiationService),
|
|
126
|
+
__param(4, IKeybindingService),
|
|
127
|
+
__param(5, IMenuService)
|
|
128
|
+
], FloatingEditorToolbarWidget);
|
|
121
129
|
|
|
122
|
-
export { FloatingEditorToolbar };
|
|
130
|
+
export { FloatingEditorToolbar, FloatingEditorToolbarWidget };
|
|
@@ -508,7 +508,7 @@ class UnfoldAction extends FoldingAction {
|
|
|
508
508
|
constructor() {
|
|
509
509
|
super({
|
|
510
510
|
id: 'editor.unfold',
|
|
511
|
-
label: localize2(
|
|
511
|
+
label: localize2(993, "Unfold"),
|
|
512
512
|
precondition: CONTEXT_FOLDING_ENABLED,
|
|
513
513
|
kbOpts: {
|
|
514
514
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -569,7 +569,7 @@ class UnFoldRecursivelyAction extends FoldingAction {
|
|
|
569
569
|
constructor() {
|
|
570
570
|
super({
|
|
571
571
|
id: 'editor.unfoldRecursively',
|
|
572
|
-
label: localize2(
|
|
572
|
+
label: localize2(994, "Unfold Recursively"),
|
|
573
573
|
precondition: CONTEXT_FOLDING_ENABLED,
|
|
574
574
|
kbOpts: {
|
|
575
575
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -586,7 +586,7 @@ class FoldAction extends FoldingAction {
|
|
|
586
586
|
constructor() {
|
|
587
587
|
super({
|
|
588
588
|
id: 'editor.fold',
|
|
589
|
-
label: localize2(
|
|
589
|
+
label: localize2(995, "Fold"),
|
|
590
590
|
precondition: CONTEXT_FOLDING_ENABLED,
|
|
591
591
|
kbOpts: {
|
|
592
592
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -653,7 +653,7 @@ class ToggleFoldAction extends FoldingAction {
|
|
|
653
653
|
constructor() {
|
|
654
654
|
super({
|
|
655
655
|
id: 'editor.toggleFold',
|
|
656
|
-
label: localize2(
|
|
656
|
+
label: localize2(996, "Toggle Fold"),
|
|
657
657
|
precondition: CONTEXT_FOLDING_ENABLED,
|
|
658
658
|
kbOpts: {
|
|
659
659
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -671,7 +671,7 @@ class FoldRecursivelyAction extends FoldingAction {
|
|
|
671
671
|
constructor() {
|
|
672
672
|
super({
|
|
673
673
|
id: 'editor.foldRecursively',
|
|
674
|
-
label: localize2(
|
|
674
|
+
label: localize2(997, "Fold Recursively"),
|
|
675
675
|
precondition: CONTEXT_FOLDING_ENABLED,
|
|
676
676
|
kbOpts: {
|
|
677
677
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -689,7 +689,7 @@ class ToggleFoldRecursivelyAction extends FoldingAction {
|
|
|
689
689
|
constructor() {
|
|
690
690
|
super({
|
|
691
691
|
id: 'editor.toggleFoldRecursively',
|
|
692
|
-
label: localize2(
|
|
692
|
+
label: localize2(998, "Toggle Fold Recursively"),
|
|
693
693
|
precondition: CONTEXT_FOLDING_ENABLED,
|
|
694
694
|
kbOpts: {
|
|
695
695
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -707,7 +707,7 @@ class FoldAllBlockCommentsAction extends FoldingAction {
|
|
|
707
707
|
constructor() {
|
|
708
708
|
super({
|
|
709
709
|
id: 'editor.foldAllBlockComments',
|
|
710
|
-
label: localize2(
|
|
710
|
+
label: localize2(999, "Fold All Block Comments"),
|
|
711
711
|
precondition: CONTEXT_FOLDING_ENABLED,
|
|
712
712
|
kbOpts: {
|
|
713
713
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -737,7 +737,7 @@ class FoldAllRegionsAction extends FoldingAction {
|
|
|
737
737
|
constructor() {
|
|
738
738
|
super({
|
|
739
739
|
id: 'editor.foldAllMarkerRegions',
|
|
740
|
-
label: localize2(
|
|
740
|
+
label: localize2(1000, "Fold All Regions"),
|
|
741
741
|
precondition: CONTEXT_FOLDING_ENABLED,
|
|
742
742
|
kbOpts: {
|
|
743
743
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -767,7 +767,7 @@ class UnfoldAllRegionsAction extends FoldingAction {
|
|
|
767
767
|
constructor() {
|
|
768
768
|
super({
|
|
769
769
|
id: 'editor.unfoldAllMarkerRegions',
|
|
770
|
-
label: localize2(
|
|
770
|
+
label: localize2(1001, "Unfold All Regions"),
|
|
771
771
|
precondition: CONTEXT_FOLDING_ENABLED,
|
|
772
772
|
kbOpts: {
|
|
773
773
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -797,7 +797,7 @@ class FoldAllExceptAction extends FoldingAction {
|
|
|
797
797
|
constructor() {
|
|
798
798
|
super({
|
|
799
799
|
id: 'editor.foldAllExcept',
|
|
800
|
-
label: localize2(
|
|
800
|
+
label: localize2(1002, "Fold All Except Selected"),
|
|
801
801
|
precondition: CONTEXT_FOLDING_ENABLED,
|
|
802
802
|
kbOpts: {
|
|
803
803
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -815,7 +815,7 @@ class UnfoldAllExceptAction extends FoldingAction {
|
|
|
815
815
|
constructor() {
|
|
816
816
|
super({
|
|
817
817
|
id: 'editor.unfoldAllExcept',
|
|
818
|
-
label: localize2(
|
|
818
|
+
label: localize2(1003, "Unfold All Except Selected"),
|
|
819
819
|
precondition: CONTEXT_FOLDING_ENABLED,
|
|
820
820
|
kbOpts: {
|
|
821
821
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -833,7 +833,7 @@ class FoldAllAction extends FoldingAction {
|
|
|
833
833
|
constructor() {
|
|
834
834
|
super({
|
|
835
835
|
id: 'editor.foldAll',
|
|
836
|
-
label: localize2(
|
|
836
|
+
label: localize2(1004, "Fold All"),
|
|
837
837
|
precondition: CONTEXT_FOLDING_ENABLED,
|
|
838
838
|
kbOpts: {
|
|
839
839
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -850,7 +850,7 @@ class UnfoldAllAction extends FoldingAction {
|
|
|
850
850
|
constructor() {
|
|
851
851
|
super({
|
|
852
852
|
id: 'editor.unfoldAll',
|
|
853
|
-
label: localize2(
|
|
853
|
+
label: localize2(1005, "Unfold All"),
|
|
854
854
|
precondition: CONTEXT_FOLDING_ENABLED,
|
|
855
855
|
kbOpts: {
|
|
856
856
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -878,7 +878,7 @@ class GotoParentFoldAction extends FoldingAction {
|
|
|
878
878
|
constructor() {
|
|
879
879
|
super({
|
|
880
880
|
id: 'editor.gotoParentFold',
|
|
881
|
-
label: localize2(
|
|
881
|
+
label: localize2(1006, "Go to Parent Fold"),
|
|
882
882
|
precondition: CONTEXT_FOLDING_ENABLED,
|
|
883
883
|
kbOpts: {
|
|
884
884
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -906,7 +906,7 @@ class GotoPreviousFoldAction extends FoldingAction {
|
|
|
906
906
|
constructor() {
|
|
907
907
|
super({
|
|
908
908
|
id: 'editor.gotoPreviousFold',
|
|
909
|
-
label: localize2(
|
|
909
|
+
label: localize2(1007, "Go to Previous Folding Range"),
|
|
910
910
|
precondition: CONTEXT_FOLDING_ENABLED,
|
|
911
911
|
kbOpts: {
|
|
912
912
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -934,7 +934,7 @@ class GotoNextFoldAction extends FoldingAction {
|
|
|
934
934
|
constructor() {
|
|
935
935
|
super({
|
|
936
936
|
id: 'editor.gotoNextFold',
|
|
937
|
-
label: localize2(
|
|
937
|
+
label: localize2(1008, "Go to Next Folding Range"),
|
|
938
938
|
precondition: CONTEXT_FOLDING_ENABLED,
|
|
939
939
|
kbOpts: {
|
|
940
940
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -961,7 +961,7 @@ class FoldRangeFromSelectionAction extends FoldingAction {
|
|
|
961
961
|
constructor() {
|
|
962
962
|
super({
|
|
963
963
|
id: 'editor.createFoldingRangeFromSelection',
|
|
964
|
-
label: localize2(
|
|
964
|
+
label: localize2(1009, "Create Folding Range from Selection"),
|
|
965
965
|
precondition: CONTEXT_FOLDING_ENABLED,
|
|
966
966
|
kbOpts: {
|
|
967
967
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -1009,7 +1009,7 @@ class RemoveFoldRangeFromSelectionAction extends FoldingAction {
|
|
|
1009
1009
|
constructor() {
|
|
1010
1010
|
super({
|
|
1011
1011
|
id: 'editor.removeManualFoldingRanges',
|
|
1012
|
-
label: localize2(
|
|
1012
|
+
label: localize2(1010, "Remove Manual Folding Ranges"),
|
|
1013
1013
|
precondition: CONTEXT_FOLDING_ENABLED,
|
|
1014
1014
|
kbOpts: {
|
|
1015
1015
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -1035,7 +1035,7 @@ class ToggleImportFoldAction extends FoldingAction {
|
|
|
1035
1035
|
constructor() {
|
|
1036
1036
|
super({
|
|
1037
1037
|
id: 'editor.toggleImportFold',
|
|
1038
|
-
label: localize2(
|
|
1038
|
+
label: localize2(1011, "Toggle Import Fold"),
|
|
1039
1039
|
precondition: CONTEXT_FOLDING_ENABLED,
|
|
1040
1040
|
kbOpts: {
|
|
1041
1041
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -1078,7 +1078,7 @@ registerEditorAction(ToggleImportFoldAction);
|
|
|
1078
1078
|
for (let i = 1; i <= 7; i++) {
|
|
1079
1079
|
registerInstantiatedEditorAction(new FoldLevelAction({
|
|
1080
1080
|
id: FoldLevelAction.ID(i),
|
|
1081
|
-
label: localize2(
|
|
1081
|
+
label: localize2(1012, "Fold Level {0}", i),
|
|
1082
1082
|
precondition: CONTEXT_FOLDING_ENABLED,
|
|
1083
1083
|
kbOpts: {
|
|
1084
1084
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -20,16 +20,16 @@ import { ThemeIcon } from '../../../../base/common/themables.js';
|
|
|
20
20
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
21
21
|
* Licensed under the MIT License. See License.txt in the project root for license information.
|
|
22
22
|
*--------------------------------------------------------------------------------------------*/
|
|
23
|
-
const foldBackground = registerColor('editor.foldBackground', { light: transparent(editorSelectionBackground, 0.3), dark: transparent(editorSelectionBackground, 0.3), hcDark: null, hcLight: null }, localize(
|
|
24
|
-
registerColor('editor.foldPlaceholderForeground', { light: '#808080', dark: '#808080', hcDark: null, hcLight: null }, localize(
|
|
25
|
-
registerColor('editorGutter.foldingControlForeground', iconForeground, localize(
|
|
26
|
-
const foldingExpandedIcon = registerIcon('folding-expanded', Codicon.chevronDown, localize(
|
|
27
|
-
const foldingCollapsedIcon = registerIcon('folding-collapsed', Codicon.chevronRight, localize(
|
|
28
|
-
const foldingManualCollapsedIcon = registerIcon('folding-manual-collapsed', foldingCollapsedIcon, localize(
|
|
29
|
-
const foldingManualExpandedIcon = registerIcon('folding-manual-expanded', foldingExpandedIcon, localize(
|
|
23
|
+
const foldBackground = registerColor('editor.foldBackground', { light: transparent(editorSelectionBackground, 0.3), dark: transparent(editorSelectionBackground, 0.3), hcDark: null, hcLight: null }, localize(1013, "Background color behind folded ranges. The color must not be opaque so as not to hide underlying decorations."), true);
|
|
24
|
+
registerColor('editor.foldPlaceholderForeground', { light: '#808080', dark: '#808080', hcDark: null, hcLight: null }, localize(1014, "Color of the collapsed text after the first line of a folded range."));
|
|
25
|
+
registerColor('editorGutter.foldingControlForeground', iconForeground, localize(1015, 'Color of the folding control in the editor gutter.'));
|
|
26
|
+
const foldingExpandedIcon = registerIcon('folding-expanded', Codicon.chevronDown, localize(1016, 'Icon for expanded ranges in the editor glyph margin.'));
|
|
27
|
+
const foldingCollapsedIcon = registerIcon('folding-collapsed', Codicon.chevronRight, localize(1017, 'Icon for collapsed ranges in the editor glyph margin.'));
|
|
28
|
+
const foldingManualCollapsedIcon = registerIcon('folding-manual-collapsed', foldingCollapsedIcon, localize(1018, 'Icon for manually collapsed ranges in the editor glyph margin.'));
|
|
29
|
+
const foldingManualExpandedIcon = registerIcon('folding-manual-expanded', foldingExpandedIcon, localize(1019, 'Icon for manually expanded ranges in the editor glyph margin.'));
|
|
30
30
|
const foldedBackgroundMinimap = { color: themeColorFromId(foldBackground), position: 1 /* MinimapPosition.Inline */ };
|
|
31
|
-
const collapsed = localize(
|
|
32
|
-
const expanded = localize(
|
|
31
|
+
const collapsed = localize(1020, "Click to expand the range.");
|
|
32
|
+
const expanded = localize(1021, "Click to collapse the range.");
|
|
33
33
|
class FoldingDecorationProvider {
|
|
34
34
|
static { this.COLLAPSED_VISUAL_DECORATION = ModelDecorationOptions.register({
|
|
35
35
|
description: 'folding-collapsed-visual-decoration',
|
|
@@ -10,7 +10,7 @@ class EditorFontZoomIn extends EditorAction {
|
|
|
10
10
|
constructor() {
|
|
11
11
|
super({
|
|
12
12
|
id: 'editor.action.fontZoomIn',
|
|
13
|
-
label: localize2(
|
|
13
|
+
label: localize2(1022, "Increase Editor Font Size"),
|
|
14
14
|
precondition: undefined
|
|
15
15
|
});
|
|
16
16
|
}
|
|
@@ -22,7 +22,7 @@ class EditorFontZoomOut extends EditorAction {
|
|
|
22
22
|
constructor() {
|
|
23
23
|
super({
|
|
24
24
|
id: 'editor.action.fontZoomOut',
|
|
25
|
-
label: localize2(
|
|
25
|
+
label: localize2(1023, "Decrease Editor Font Size"),
|
|
26
26
|
precondition: undefined
|
|
27
27
|
});
|
|
28
28
|
}
|
|
@@ -34,7 +34,7 @@ class EditorFontZoomReset extends EditorAction {
|
|
|
34
34
|
constructor() {
|
|
35
35
|
super({
|
|
36
36
|
id: 'editor.action.fontZoomReset',
|
|
37
|
-
label: localize2(
|
|
37
|
+
label: localize2(1024, "Reset Editor Font Size"),
|
|
38
38
|
precondition: undefined
|
|
39
39
|
});
|
|
40
40
|
}
|
|
@@ -185,7 +185,7 @@ class FormatDocumentAction extends EditorAction {
|
|
|
185
185
|
constructor() {
|
|
186
186
|
super({
|
|
187
187
|
id: 'editor.action.formatDocument',
|
|
188
|
-
label: localize2(
|
|
188
|
+
label: localize2(1025, "Format Document"),
|
|
189
189
|
precondition: ContextKeyExpr.and(EditorContextKeys.notInCompositeEditor, EditorContextKeys.writable, EditorContextKeys.hasDocumentFormattingProvider),
|
|
190
190
|
kbOpts: {
|
|
191
191
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -211,7 +211,7 @@ class FormatSelectionAction extends EditorAction {
|
|
|
211
211
|
constructor() {
|
|
212
212
|
super({
|
|
213
213
|
id: 'editor.action.formatSelection',
|
|
214
|
-
label: localize2(
|
|
214
|
+
label: localize2(1026, "Format Selection"),
|
|
215
215
|
precondition: ContextKeyExpr.and(EditorContextKeys.writable, EditorContextKeys.hasDocumentSelectionFormattingProvider),
|
|
216
216
|
kbOpts: {
|
|
217
217
|
kbExpr: EditorContextKeys.editorTextFocus,
|
|
@@ -166,7 +166,7 @@ class MarkerNavigationAction extends EditorAction {
|
|
|
166
166
|
}
|
|
167
167
|
class NextMarkerAction extends MarkerNavigationAction {
|
|
168
168
|
static { this.ID = 'editor.action.marker.next'; }
|
|
169
|
-
static { this.LABEL = localize2(
|
|
169
|
+
static { this.LABEL = localize2(1031, "Go to Next Problem (Error, Warning, Info)"); }
|
|
170
170
|
constructor() {
|
|
171
171
|
super(true, false, {
|
|
172
172
|
id: NextMarkerAction.ID,
|
|
@@ -180,7 +180,7 @@ class NextMarkerAction extends MarkerNavigationAction {
|
|
|
180
180
|
menuOpts: {
|
|
181
181
|
menuId: MarkerNavigationWidget.TitleMenu,
|
|
182
182
|
title: NextMarkerAction.LABEL.value,
|
|
183
|
-
icon: registerIcon('marker-navigation-next', Codicon.arrowDown, localize(
|
|
183
|
+
icon: registerIcon('marker-navigation-next', Codicon.arrowDown, localize(1027, 'Icon for goto next marker.')),
|
|
184
184
|
group: 'navigation',
|
|
185
185
|
order: 1
|
|
186
186
|
}
|
|
@@ -189,7 +189,7 @@ class NextMarkerAction extends MarkerNavigationAction {
|
|
|
189
189
|
}
|
|
190
190
|
class PrevMarkerAction extends MarkerNavigationAction {
|
|
191
191
|
static { this.ID = 'editor.action.marker.prev'; }
|
|
192
|
-
static { this.LABEL = localize2(
|
|
192
|
+
static { this.LABEL = localize2(1032, "Go to Previous Problem (Error, Warning, Info)"); }
|
|
193
193
|
constructor() {
|
|
194
194
|
super(false, false, {
|
|
195
195
|
id: PrevMarkerAction.ID,
|
|
@@ -203,7 +203,7 @@ class PrevMarkerAction extends MarkerNavigationAction {
|
|
|
203
203
|
menuOpts: {
|
|
204
204
|
menuId: MarkerNavigationWidget.TitleMenu,
|
|
205
205
|
title: PrevMarkerAction.LABEL.value,
|
|
206
|
-
icon: registerIcon('marker-navigation-previous', Codicon.arrowUp, localize(
|
|
206
|
+
icon: registerIcon('marker-navigation-previous', Codicon.arrowUp, localize(1028, 'Icon for goto previous marker.')),
|
|
207
207
|
group: 'navigation',
|
|
208
208
|
order: 2
|
|
209
209
|
}
|
|
@@ -215,7 +215,7 @@ class NextMarkerInFilesAction extends MarkerNavigationAction {
|
|
|
215
215
|
constructor() {
|
|
216
216
|
super(true, true, {
|
|
217
217
|
id: NextMarkerInFilesAction.ID,
|
|
218
|
-
label: localize2(
|
|
218
|
+
label: localize2(1033, "Go to Next Problem in Files (Error, Warning, Info)"),
|
|
219
219
|
precondition: undefined,
|
|
220
220
|
kbOpts: {
|
|
221
221
|
kbExpr: EditorContextKeys.focus,
|
|
@@ -224,7 +224,7 @@ class NextMarkerInFilesAction extends MarkerNavigationAction {
|
|
|
224
224
|
},
|
|
225
225
|
menuOpts: {
|
|
226
226
|
menuId: MenuId.MenubarGoMenu,
|
|
227
|
-
title: localize(
|
|
227
|
+
title: localize(1029, "Next &&Problem"),
|
|
228
228
|
group: '6_problem_nav',
|
|
229
229
|
order: 1
|
|
230
230
|
}
|
|
@@ -236,7 +236,7 @@ class PrevMarkerInFilesAction extends MarkerNavigationAction {
|
|
|
236
236
|
constructor() {
|
|
237
237
|
super(false, true, {
|
|
238
238
|
id: PrevMarkerInFilesAction.ID,
|
|
239
|
-
label: localize2(
|
|
239
|
+
label: localize2(1034, "Go to Previous Problem in Files (Error, Warning, Info)"),
|
|
240
240
|
precondition: undefined,
|
|
241
241
|
kbOpts: {
|
|
242
242
|
kbExpr: EditorContextKeys.focus,
|
|
@@ -245,7 +245,7 @@ class PrevMarkerInFilesAction extends MarkerNavigationAction {
|
|
|
245
245
|
},
|
|
246
246
|
menuOpts: {
|
|
247
247
|
menuId: MenuId.MenubarGoMenu,
|
|
248
|
-
title: localize(
|
|
248
|
+
title: localize(1030, "Previous &&Problem"),
|
|
249
249
|
group: '6_problem_nav',
|
|
250
250
|
order: 2
|
|
251
251
|
}
|
|
@@ -185,19 +185,19 @@ class MessageWidget {
|
|
|
185
185
|
let severityLabel = '';
|
|
186
186
|
switch (marker.severity) {
|
|
187
187
|
case MarkerSeverity.Error:
|
|
188
|
-
severityLabel = localize(
|
|
188
|
+
severityLabel = localize(1035, "Error");
|
|
189
189
|
break;
|
|
190
190
|
case MarkerSeverity.Warning:
|
|
191
|
-
severityLabel = localize(
|
|
191
|
+
severityLabel = localize(1036, "Warning");
|
|
192
192
|
break;
|
|
193
193
|
case MarkerSeverity.Info:
|
|
194
|
-
severityLabel = localize(
|
|
194
|
+
severityLabel = localize(1037, "Info");
|
|
195
195
|
break;
|
|
196
196
|
case MarkerSeverity.Hint:
|
|
197
|
-
severityLabel = localize(
|
|
197
|
+
severityLabel = localize(1038, "Hint");
|
|
198
198
|
break;
|
|
199
199
|
}
|
|
200
|
-
let ariaLabel = localize(
|
|
200
|
+
let ariaLabel = localize(1039, "{0} at {1}. ", severityLabel, marker.startLineNumber + ':' + marker.startColumn);
|
|
201
201
|
const model = this._editor.getModel();
|
|
202
202
|
if (model && (marker.startLineNumber <= model.getLineCount()) && (marker.startLineNumber >= 1)) {
|
|
203
203
|
const lineContent = model.getLineContent(marker.startLineNumber);
|
|
@@ -297,8 +297,8 @@ let MarkerNavigationWidget = class MarkerNavigationWidget extends PeekViewWidget
|
|
|
297
297
|
const model = this.editor.getModel();
|
|
298
298
|
if (model) {
|
|
299
299
|
const detail = markerCount > 1
|
|
300
|
-
? localize(
|
|
301
|
-
: localize(
|
|
300
|
+
? localize(1040, "{0} of {1} problems", markerIdx, markerCount)
|
|
301
|
+
: localize(1041, "{0} of {1} problem", markerIdx, markerCount);
|
|
302
302
|
this.setTitle(basename(model.uri), detail);
|
|
303
303
|
}
|
|
304
304
|
this._icon.className = `codicon ${SeverityIcon.className(MarkerSeverity.toSeverity(this._severity))}`;
|
|
@@ -341,12 +341,12 @@ MarkerNavigationWidget = MarkerNavigationWidget_1 = __decorate([
|
|
|
341
341
|
const errorDefault = oneOf(editorErrorForeground, editorErrorBorder);
|
|
342
342
|
const warningDefault = oneOf(editorWarningForeground, editorWarningBorder);
|
|
343
343
|
const infoDefault = oneOf(editorInfoForeground, editorInfoBorder);
|
|
344
|
-
const editorMarkerNavigationError = registerColor('editorMarkerNavigationError.background', { dark: errorDefault, light: errorDefault, hcDark: contrastBorder, hcLight: contrastBorder }, localize(
|
|
345
|
-
const editorMarkerNavigationErrorHeader = registerColor('editorMarkerNavigationError.headerBackground', { dark: transparent(editorMarkerNavigationError, .1), light: transparent(editorMarkerNavigationError, .1), hcDark: null, hcLight: null }, localize(
|
|
346
|
-
const editorMarkerNavigationWarning = registerColor('editorMarkerNavigationWarning.background', { dark: warningDefault, light: warningDefault, hcDark: contrastBorder, hcLight: contrastBorder }, localize(
|
|
347
|
-
const editorMarkerNavigationWarningHeader = registerColor('editorMarkerNavigationWarning.headerBackground', { dark: transparent(editorMarkerNavigationWarning, .1), light: transparent(editorMarkerNavigationWarning, .1), hcDark: '#0C141F', hcLight: transparent(editorMarkerNavigationWarning, .2) }, localize(
|
|
348
|
-
const editorMarkerNavigationInfo = registerColor('editorMarkerNavigationInfo.background', { dark: infoDefault, light: infoDefault, hcDark: contrastBorder, hcLight: contrastBorder }, localize(
|
|
349
|
-
const editorMarkerNavigationInfoHeader = registerColor('editorMarkerNavigationInfo.headerBackground', { dark: transparent(editorMarkerNavigationInfo, .1), light: transparent(editorMarkerNavigationInfo, .1), hcDark: null, hcLight: null }, localize(
|
|
350
|
-
const editorMarkerNavigationBackground = registerColor('editorMarkerNavigation.background', editorBackground, localize(
|
|
344
|
+
const editorMarkerNavigationError = registerColor('editorMarkerNavigationError.background', { dark: errorDefault, light: errorDefault, hcDark: contrastBorder, hcLight: contrastBorder }, localize(1042, 'Editor marker navigation widget error color.'));
|
|
345
|
+
const editorMarkerNavigationErrorHeader = registerColor('editorMarkerNavigationError.headerBackground', { dark: transparent(editorMarkerNavigationError, .1), light: transparent(editorMarkerNavigationError, .1), hcDark: null, hcLight: null }, localize(1043, 'Editor marker navigation widget error heading background.'));
|
|
346
|
+
const editorMarkerNavigationWarning = registerColor('editorMarkerNavigationWarning.background', { dark: warningDefault, light: warningDefault, hcDark: contrastBorder, hcLight: contrastBorder }, localize(1044, 'Editor marker navigation widget warning color.'));
|
|
347
|
+
const editorMarkerNavigationWarningHeader = registerColor('editorMarkerNavigationWarning.headerBackground', { dark: transparent(editorMarkerNavigationWarning, .1), light: transparent(editorMarkerNavigationWarning, .1), hcDark: '#0C141F', hcLight: transparent(editorMarkerNavigationWarning, .2) }, localize(1045, 'Editor marker navigation widget warning heading background.'));
|
|
348
|
+
const editorMarkerNavigationInfo = registerColor('editorMarkerNavigationInfo.background', { dark: infoDefault, light: infoDefault, hcDark: contrastBorder, hcLight: contrastBorder }, localize(1046, 'Editor marker navigation widget info color.'));
|
|
349
|
+
const editorMarkerNavigationInfoHeader = registerColor('editorMarkerNavigationInfo.headerBackground', { dark: transparent(editorMarkerNavigationInfo, .1), light: transparent(editorMarkerNavigationInfo, .1), hcDark: null, hcLight: null }, localize(1047, 'Editor marker navigation widget info heading background.'));
|
|
350
|
+
const editorMarkerNavigationBackground = registerColor('editorMarkerNavigation.background', editorBackground, localize(1048, 'Editor marker navigation widget background.'));
|
|
351
351
|
|
|
352
352
|
export { MarkerNavigationWidget };
|