@easyv/biz-components 0.0.52-beta.0 → 0.0.52-beta.1
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/dist/_virtual/index.es2.js +2 -2
- package/dist/_virtual/index.es3.js +2 -2
- package/dist/_virtual/index.es4.js +2 -2
- package/dist/components/easyv-monaco-editor/easyv-monaco-editor.d.ts +12 -0
- package/dist/components/easyv-monaco-editor/easyv-monaco-editor.es.js +15 -2
- package/dist/components/easyv-monaco-editor/easyv-monaco-editor.es.js.map +1 -1
- package/dist/components/easyv-monaco-editor/monaco-setup.es.js +82 -1
- package/dist/components/easyv-monaco-editor/monaco-setup.es.js.map +1 -1
- package/dist/index.css +1 -1
- package/dist/monaco/editor.worker.bundle.js +13517 -0
- package/dist/monaco/json.worker.bundle.js +21318 -0
- package/dist/monaco/ts.worker.bundle.js +256351 -0
- package/dist/node_modules/.pnpm/classnames@2.3.2/node_modules/classnames/index.es.js +1 -1
- package/dist/node_modules/.pnpm/co-web-worker@1.0.1/node_modules/co-web-worker/index.es.js +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/dnd.es.js +11 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/dnd.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/dom.es.js +156 -2
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/dom.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/domObservable.es.js +18 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/domObservable.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/ui/findinput/replaceInput.es.js +186 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/ui/findinput/replaceInput.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/ui/keybindingLabel/keybindingLabel.es.js +9 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/ui/keybindingLabel/keybindingLabel.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/ui/resizable/resizable.es.js +153 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/browser/ui/resizable/resizable.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/arrays.es.js +75 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/arrays.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/arraysFind.es.js +11 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/arraysFind.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/async.es.js +65 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/async.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/cancellation.es.js +9 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/cancellation.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/dataTransfer.es.js +129 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/dataTransfer.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/equals.es.js +53 -4
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/equals.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/errorMessage.es.js +60 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/errorMessage.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/extpath.es.js +8 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/extpath.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/filters.es.js +48 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/filters.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/hierarchicalKind.es.js +25 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/hierarchicalKind.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/htmlContent.es.js +10 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/htmlContent.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/labels.es.js +12 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/labels.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/lifecycle.es.js +17 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/lifecycle.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/objects.es.js +23 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/objects.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/observableInternal/autorun.es.js +19 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/observableInternal/autorun.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/observableInternal/base.es.js +9 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/observableInternal/base.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/observableInternal/derived.es.js +4 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/observableInternal/derived.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/observableInternal/promise.es.js +44 -2
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/observableInternal/promise.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/observableInternal/utils.es.js +59 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/observableInternal/utils.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/platform.es.js +2 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/platform.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/resources.es.js +10 -6
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/resources.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/search.es.js +42 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/search.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/strings.es.js +21 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/strings.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/types.es.js +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/types.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/uuid.es.js +53 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/base/common/uuid.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/controller/textAreaHandler.es.js +2 -2
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/controller/textAreaHandler.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/controller/textAreaInput.es.js +4 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/controller/textAreaInput.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/dnd.es.js +70 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/dnd.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/editorBrowser.es.js +20 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/editorBrowser.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/editorExtensions.es.js +148 -8
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/editorExtensions.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/observableCodeEditor.es.js +37 -2
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/observableCodeEditor.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/widget/codeEditor/embeddedCodeEditorWidget.es.js +57 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/widget/codeEditor/embeddedCodeEditorWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/widget/diffEditor/commands.es.js +254 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/widget/diffEditor/commands.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/widget/diffEditor/diffEditor.contribution.es.js +79 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/widget/diffEditor/diffEditor.contribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/widget/diffEditor/utils.es.js +7 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/browser/widget/diffEditor/utils.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/commands/replaceCommand.es.js +19 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/commands/replaceCommand.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/commands/trimTrailingWhitespaceCommand.es.js +81 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/commands/trimTrailingWhitespaceCommand.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/core/characterClassifier.es.js +23 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/core/characterClassifier.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/core/editorColorRegistry.es.js +4 -2
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/core/editorColorRegistry.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/cursor/cursorWordOperations.es.js +71 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/cursor/cursorWordOperations.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/editorFeatures.es.js +5 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/editorFeatures.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/languages/autoIndent.es.js +74 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/languages/autoIndent.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/languages.es.js +6 -3
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/languages.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/model/bracketPairsTextModelPart/fixBrackets.es.js +61 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/model/bracketPairsTextModelPart/fixBrackets.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/services/getIconClasses.es.js +84 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/services/getIconClasses.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/services/semanticTokensDto.es.js +67 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/services/semanticTokensDto.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/services/semanticTokensProviderStyling.es.js +82 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/services/semanticTokensProviderStyling.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/services/treeViewsDnd.es.js +23 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/services/treeViewsDnd.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/services/treeViewsDndService.es.js +14 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/services/treeViewsDndService.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/tokens/lineTokens.es.js +13 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/tokens/lineTokens.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/tokens/sparseMultilineTokens.es.js +389 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/common/tokens/sparseMultilineTokens.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/anchorSelect/browser/anchorSelect.es.js +182 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/anchorSelect/browser/anchorSelect.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/bracketMatching/browser/bracketMatching.es.js +370 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/bracketMatching/browser/bracketMatching.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/caretOperations/browser/caretOperations.es.js +46 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/caretOperations/browser/caretOperations.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/caretOperations/browser/moveCaretCommand.es.js +44 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/caretOperations/browser/moveCaretCommand.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/caretOperations/browser/transpose.es.js +59 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/caretOperations/browser/transpose.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/clipboard/browser/clipboard.es.js +258 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/clipboard/browser/clipboard.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeAction.es.js +271 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeAction.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionCommands.es.js +231 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionCommands.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionContributions.es.js +61 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionContributions.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionController.es.js +368 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionKeybindingResolver.es.js +78 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionKeybindingResolver.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionMenu.es.js +65 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionMenu.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionModel.es.js +317 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/codeActionModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/lightBulbWidget.es.js +413 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/browser/lightBulbWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/common/types.es.js +141 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codeAction/common/types.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codelens/browser/codeLensCache.es.js +123 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codelens/browser/codeLensCache.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codelens/browser/codelens.es.js +94 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codelens/browser/codelens.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codelens/browser/codelensController.es.js +479 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codelens/browser/codelensController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codelens/browser/codelensWidget.es.js +249 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/codelens/browser/codelensWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/color.es.js +113 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/color.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/colorContributions.es.js +61 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/colorContributions.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/colorDetector.es.js +263 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/colorDetector.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/colorHoverParticipant.es.js +254 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/colorHoverParticipant.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/colorPickerModel.es.js +72 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/colorPickerModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/colorPickerWidget.es.js +365 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/colorPickerWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/defaultDocumentColorProvider.es.js +56 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/defaultDocumentColorProvider.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions.es.js +89 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/standaloneColorPickerWidget.es.js +265 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/colorPicker/browser/standaloneColorPickerWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/comment/browser/blockCommentCommand.es.js +127 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/comment/browser/blockCommentCommand.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/comment/browser/comment.es.js +159 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/comment/browser/comment.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/comment/browser/lineCommentCommand.es.js +302 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/comment/browser/lineCommentCommand.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/contextmenu/browser/contextmenu.es.js +358 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/contextmenu/browser/contextmenu.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/cursorUndo/browser/cursorUndo.es.js +142 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/cursorUndo/browser/cursorUndo.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/diffEditorBreadcrumbs/browser/contribution.es.js +60 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/diffEditorBreadcrumbs/browser/contribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dnd/browser/dnd.es.js +207 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dnd/browser/dnd.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dnd/browser/dragAndDropCommand.es.js +45 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dnd/browser/dragAndDropCommand.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/documentSymbols/browser/documentSymbols.es.js +19 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/documentSymbols/browser/documentSymbols.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/documentSymbols/browser/outlineModel.es.js +260 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/documentSymbols/browser/outlineModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/copyPasteContribution.es.js +95 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/copyPasteContribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/copyPasteController.es.js +504 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/copyPasteController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/defaultProviders.es.js +214 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/defaultProviders.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorContribution.es.js +62 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorContribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorController.es.js +168 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/edit.es.js +75 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/edit.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/postEditWidget.es.js +211 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/dropOrPasteInto/browser/postEditWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/editorState/browser/editorState.es.js +102 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/editorState/browser/editorState.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/editorState/browser/keybindingCancellation.es.js +15 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/editorState/browser/keybindingCancellation.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findController.es.js +1074 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findDecorations.es.js +301 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findDecorations.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findModel.es.js +517 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findOptionsWidget.es.js +155 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findOptionsWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findState.es.js +273 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findState.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findWidget.es.js +1208 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/findWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/replaceAllCommand.es.js +46 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/replaceAllCommand.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/replacePattern.es.js +237 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/find/browser/replacePattern.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/folding.es.js +1258 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/folding.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/foldingDecorations.es.js +161 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/foldingDecorations.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/foldingModel.es.js +453 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/foldingModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/foldingRanges.es.js +347 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/foldingRanges.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/hiddenRangeModel.es.js +124 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/hiddenRangeModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/indentRangeProvider.es.js +152 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/indentRangeProvider.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/syntaxRangeProvider.es.js +169 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/folding/browser/syntaxRangeProvider.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/fontZoom/browser/fontZoom.es.js +46 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/fontZoom/browser/fontZoom.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/format/browser/format.es.js +236 -8
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/format/browser/format.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/format/browser/formatActions.es.js +271 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/format/browser/formatActions.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/format/browser/formattingEdit.es.js +52 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/format/browser/formattingEdit.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoError/browser/gotoError.es.js +281 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoError/browser/gotoError.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoError/browser/gotoErrorWidget.es.js +350 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoError/browser/gotoErrorWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoError/browser/markerNavigationService.es.js +194 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoError/browser/markerNavigationService.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/goToCommands.es.js +709 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/goToCommands.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/goToSymbol.es.js +126 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/goToSymbol.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/link/clickLinkGesture.es.js +143 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/link/clickLinkGesture.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.es.js +248 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/peek/referencesController.es.js +393 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/peek/referencesController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.es.js +189 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.es.js +458 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/referencesModel.es.js +232 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/referencesModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/symbolNavigation.es.js +181 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/gotoSymbol/browser/symbolNavigation.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverComputer.es.js +92 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverComputer.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverController2.es.js +298 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverController2.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverRendered.es.js +259 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverRendered.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverStatusBar.es.js +50 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverStatusBar.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverTypes.es.js +28 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverTypes.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverWidget.es.js +383 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverWidgetWrapper.es.js +340 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/contentHoverWidgetWrapper.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/getHover.es.js +46 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/getHover.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverAccessibleViews.es.js +12 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverAccessibleViews.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverActionIds.es.js +32 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverActionIds.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverActions.es.js +452 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverActions.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverContribution.es.js +60 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverContribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverOperation.es.js +152 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverOperation.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverTypes.es.js +60 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverTypes.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverUtils.es.js +12 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/hoverUtils.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/marginHoverComputer.es.js +52 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/marginHoverComputer.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/marginHoverController.es.js +174 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/marginHoverController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/marginHoverWidget.es.js +172 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/marginHoverWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/markdownHoverParticipant.es.js +386 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/markdownHoverParticipant.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/markerHoverParticipant.es.js +239 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/markerHoverParticipant.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/resizableContentWidget.es.js +91 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/hover/browser/resizableContentWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.es.js +153 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inPlaceReplace/browser/inPlaceReplaceCommand.es.js +23 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inPlaceReplace/browser/inPlaceReplaceCommand.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/indentation/browser/indentation.es.js +605 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/indentation/browser/indentation.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/indentation/common/indentUtils.es.js +31 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/indentation/common/indentUtils.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/indentation/common/indentation.es.js +83 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/indentation/common/indentation.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlayHints/browser/inlayHints.es.js +142 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlayHints/browser/inlayHints.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlayHints/browser/inlayHintsContribution.es.js +12 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlayHints/browser/inlayHintsContribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlayHints/browser/inlayHintsController.es.js +566 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlayHints/browser/inlayHintsController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlayHints/browser/inlayHintsHover.es.js +147 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlayHints/browser/inlayHintsHover.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlayHints/browser/inlayHintsLocations.es.js +94 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlayHints/browser/inlayHintsLocations.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/controller/commandIds.es.js +9 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/controller/commandIds.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/controller/commands.es.js +212 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/controller/commands.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionContextKeys.es.js +62 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionContextKeys.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionsController.es.js +286 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/controller/inlineCompletionsController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/hintsWidget/hoverParticipant.es.js +153 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/hintsWidget/hoverParticipant.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/hintsWidget/inlineCompletionsHintsWidget.es.js +323 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/hintsWidget/inlineCompletionsHintsWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/inlineCompletions.contribution.es.js +25 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/inlineCompletions.contribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/inlineCompletionsAccessibleView.es.js +6 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/inlineCompletionsAccessibleView.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/ghostText.es.js +92 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/ghostText.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/inlineCompletionsModel.es.js +484 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/inlineCompletionsModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/inlineCompletionsSource.es.js +268 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/inlineCompletionsSource.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/provideInlineCompletions.es.js +224 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/provideInlineCompletions.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/singleTextEdit.es.js +166 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/singleTextEdit.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/suggestWidgetAdaptor.es.js +173 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/suggestWidgetAdaptor.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/utils.es.js +55 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/utils.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/view/ghostTextView.es.js +311 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/view/ghostTextView.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/commandIds.es.js +11 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/commandIds.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/commands.es.js +141 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/commands.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/ghostTextWidget.es.js +198 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/ghostTextWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/inlineEdit.contribution.es.js +15 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/inlineEdit.contribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/inlineEditController.es.js +327 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/inlineEditController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/inlineEditHintsWidget.es.js +208 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/inlineEditHintsWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/inlineEditSideBySideWidget.es.js +310 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdit/browser/inlineEditSideBySideWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/commands.es.js +138 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/commands.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/consts.es.js +15 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/consts.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/inlineEdits.contribution.es.js +15 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/inlineEdits.contribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/inlineEditsController.es.js +105 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/inlineEditsController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/inlineEditsModel.es.js +236 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/inlineEditsModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/inlineEditsWidget.es.js +322 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineEdits/browser/inlineEditsWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineProgress/browser/inlineProgress.es.js +149 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineProgress/browser/inlineProgress.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/lineSelection/browser/lineSelection.es.js +35 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/lineSelection/browser/lineSelection.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/linesOperations/browser/copyLinesCommand.es.js +67 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/linesOperations/browser/copyLinesCommand.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/linesOperations/browser/linesOperations.es.js +1114 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/linesOperations/browser/linesOperations.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/linesOperations/browser/moveLinesCommand.es.js +347 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/linesOperations/browser/moveLinesCommand.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/linesOperations/browser/sortLinesCommand.es.js +78 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/linesOperations/browser/sortLinesCommand.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/linkedEditing/browser/linkedEditing.es.js +382 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/linkedEditing/browser/linkedEditing.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/links/browser/getLinks.es.js +141 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/links/browser/getLinks.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/links/browser/links.es.js +374 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/links/browser/links.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/longLinesHelper/browser/longLinesHelper.es.js +28 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/longLinesHelper/browser/longLinesHelper.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/message/browser/messageController.es.js +190 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/message/browser/messageController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/multicursor/browser/multicursor.es.js +1088 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/multicursor/browser/multicursor.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/parameterHints/browser/parameterHints.es.js +151 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/parameterHints/browser/parameterHints.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/parameterHints/browser/parameterHintsModel.es.js +262 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/parameterHints/browser/parameterHintsModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.es.js +328 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/parameterHints/browser/parameterHintsWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/parameterHints/browser/provideSignatureHelp.es.js +55 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/parameterHints/browser/provideSignatureHelp.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/peekView/browser/peekView.es.js +267 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/peekView/browser/peekView.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/placeholderText/browser/placeholderText.contribution.es.js +15 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/placeholderText/browser/placeholderText.contribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/placeholderText/browser/placeholderTextContribution.es.js +85 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/placeholderText/browser/placeholderTextContribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/readOnlyMessage/browser/contribution.es.js +41 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/readOnlyMessage/browser/contribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/rename/browser/rename.es.js +475 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/rename/browser/rename.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/rename/browser/renameWidget.es.js +756 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/rename/browser/renameWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/sectionHeaders/browser/sectionHeaders.es.js +195 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/sectionHeaders/browser/sectionHeaders.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/semanticTokens/browser/documentSemanticTokens.es.js +334 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/semanticTokens/browser/documentSemanticTokens.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/semanticTokens/browser/viewportSemanticTokens.es.js +137 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/semanticTokens/browser/viewportSemanticTokens.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/semanticTokens/common/getSemanticTokens.es.js +197 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/semanticTokens/common/getSemanticTokens.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/semanticTokens/common/semanticTokensConfig.es.js +14 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/semanticTokens/common/semanticTokensConfig.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/smartSelect/browser/bracketSelections.es.js +134 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/smartSelect/browser/bracketSelections.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/smartSelect/browser/smartSelect.es.js +277 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/smartSelect/browser/smartSelect.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/smartSelect/browser/wordSelections.es.js +69 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/smartSelect/browser/wordSelections.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/snippet/browser/snippetController2.es.js +281 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/snippet/browser/snippetController2.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/snippet/browser/snippetParser.es.js +926 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/snippet/browser/snippetParser.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/snippet/browser/snippetSession.es.js +547 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/snippet/browser/snippetSession.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/snippet/browser/snippetVariables.es.js +282 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/snippet/browser/snippetVariables.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollActions.es.js +139 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollActions.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollContribution.es.js +17 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollContribution.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollController.es.js +537 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollElement.es.js +27 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollElement.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollModelProvider.es.js +321 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollModelProvider.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollProvider.es.js +175 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollProvider.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollWidget.es.js +451 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/stickyScroll/browser/stickyScrollWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/completionModel.es.js +176 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/completionModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggest.es.js +305 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggest.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestAlternatives.es.js +90 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestAlternatives.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestCommitCharacters.es.js +56 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestCommitCharacters.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestController.es.js +983 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestInlineCompletions.es.js +185 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestInlineCompletions.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestMemory.es.js +253 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestMemory.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestModel.es.js +724 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestModel.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestOvertypingCapturer.es.js +58 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestOvertypingCapturer.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestWidget.es.js +909 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestWidgetDetails.es.js +402 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestWidgetDetails.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestWidgetRenderer.es.js +212 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestWidgetRenderer.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestWidgetStatus.es.js +72 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/suggestWidgetStatus.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/wordContextKey.es.js +71 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/wordContextKey.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/wordDistance.es.js +66 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/suggest/browser/wordDistance.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/symbolIcons/browser/symbolIcons.es.js +97 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/symbolIcons/browser/symbolIcons.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.es.js +43 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/tokenization/browser/tokenization.es.js +26 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/tokenization/browser/tokenization.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/unicodeHighlighter/browser/bannerController.es.js +113 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/unicodeHighlighter/browser/bannerController.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.es.js +702 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.es.js +121 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/wordHighlighter/browser/highlightDecorations.es.js +110 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/wordHighlighter/browser/highlightDecorations.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/wordHighlighter/browser/textualHighlightProvider.es.js +77 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/wordHighlighter/browser/textualHighlightProvider.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/wordHighlighter/browser/wordHighlighter.es.js +712 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/wordHighlighter/browser/wordHighlighter.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/wordOperations/browser/wordOperations.es.js +523 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/wordOperations/browser/wordOperations.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/wordPartOperations/browser/wordPartOperations.es.js +171 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/wordPartOperations/browser/wordPartOperations.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/zoneWidget/browser/zoneWidget.es.js +401 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/zoneWidget/browser/zoneWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/nls.es.js +15 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/nls.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/accessibility/browser/accessibleViewRegistry.es.js +23 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/accessibility/browser/accessibleViewRegistry.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/action/common/actionCommonCategories.es.js +13 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/action/common/actionCommonCategories.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/actionWidget/browser/actionList.es.js +285 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/actionWidget/browser/actionList.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/actionWidget/browser/actionWidget.es.js +265 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/actionWidget/browser/actionWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/actions/browser/menuEntryActionViewItem.es.js +30 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/actions/browser/menuEntryActionViewItem.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/actions/common/actions.es.js +56 -5
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/actions/common/actions.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/contextkey/common/contextkeys.es.js +5 -3
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/contextkey/common/contextkeys.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/dnd/browser/dnd.es.js +35 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/dnd/browser/dnd.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/files/common/files.es.js +10 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/files/common/files.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/history/browser/contextScopedHistoryWidget.es.js +113 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/history/browser/contextScopedHistoryWidget.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/history/browser/historyWidgetKeybindingHint.es.js +8 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/history/browser/historyWidgetKeybindingHint.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/list/browser/listService.es.js +2 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/list/browser/listService.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/observable/common/platformObservableUtils.es.js +10 -2
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/observable/common/platformObservableUtils.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/observable/common/wrapInReloadableClass.es.js +59 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/observable/common/wrapInReloadableClass.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/opener/browser/link.es.js +95 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/opener/browser/link.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/severityIcon/browser/severityIcon.es.js +26 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/severityIcon/browser/severityIcon.es.js.map +1 -0
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/theme/common/colors/editorColors.es.js +22 -11
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/theme/common/colors/editorColors.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/theme/common/colors/listColors.es.js +2 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/theme/common/colors/listColors.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/theme/common/colors/minimapColors.es.js +2 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/theme/common/colors/minimapColors.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/theme/common/iconRegistry.es.js +3 -2
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/theme/common/iconRegistry.es.js.map +1 -1
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/workspace/common/workspace.es.js +51 -3
- package/dist/node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/platform/workspace/common/workspace.es.js.map +1 -1
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/index.es.js +1 -1
- package/dist/stats.html +4949 -0
- package/dist/style.css +1 -1
- package/package.json +3 -2
|
@@ -0,0 +1,1208 @@
|
|
|
1
|
+
import { trackFocus, getTotalWidth, getDomNodePagePosition, getTopLeftOffset, getComputedStyle } from "../../../../base/browser/dom.es.js";
|
|
2
|
+
import { alert } from "../../../../base/browser/ui/aria/aria.es.js";
|
|
3
|
+
import { Toggle } from "../../../../base/browser/ui/toggle/toggle.es.js";
|
|
4
|
+
import { Sash } from "../../../../base/browser/ui/sash/sash.es.js";
|
|
5
|
+
import { Widget } from "../../../../base/browser/ui/widget.es.js";
|
|
6
|
+
import { Delayer } from "../../../../base/common/async.es.js";
|
|
7
|
+
import { Codicon } from "../../../../base/common/codicons.es.js";
|
|
8
|
+
import { onUnexpectedError } from "../../../../base/common/errors.es.js";
|
|
9
|
+
import { toDisposable } from "../../../../base/common/lifecycle.es.js";
|
|
10
|
+
import { isWindows, isNative, isLinux, isMacintosh } from "../../../../base/common/platform.es.js";
|
|
11
|
+
import { format } from "../../../../base/common/strings.es.js";
|
|
12
|
+
/* empty css */
|
|
13
|
+
import { Range } from "../../../common/core/range.es.js";
|
|
14
|
+
import { MATCHES_LIMIT, CONTEXT_FIND_INPUT_FOCUSED, CONTEXT_REPLACE_INPUT_FOCUSED, FIND_IDS } from "./findModel.es.js";
|
|
15
|
+
import { localize } from "../../../../nls.es.js";
|
|
16
|
+
import { ContextScopedFindInput, ContextScopedReplaceInput } from "../../../../platform/history/browser/contextScopedHistoryWidget.es.js";
|
|
17
|
+
import { showHistoryKeybindingHint } from "../../../../platform/history/browser/historyWidgetKeybindingHint.es.js";
|
|
18
|
+
import { asCssVariable } from "../../../../platform/theme/common/colorUtils.es.js";
|
|
19
|
+
import { contrastBorder } from "../../../../platform/theme/common/colors/baseColors.es.js";
|
|
20
|
+
import "../../../../platform/theme/common/colors/chartsColors.es.js";
|
|
21
|
+
import { editorFindMatchHighlightBorder, editorFindRangeHighlightBorder, editorFindMatchForeground, editorFindMatchHighlightForeground } from "../../../../platform/theme/common/colors/editorColors.es.js";
|
|
22
|
+
import { inputActiveOptionForeground, inputActiveOptionBorder, inputActiveOptionBackground } from "../../../../platform/theme/common/colors/inputColors.es.js";
|
|
23
|
+
import "../../../../platform/theme/common/colors/listColors.es.js";
|
|
24
|
+
import "../../../../platform/theme/common/colors/menuColors.es.js";
|
|
25
|
+
import "../../../../platform/theme/common/colors/minimapColors.es.js";
|
|
26
|
+
import "../../../../platform/theme/common/colors/miscColors.es.js";
|
|
27
|
+
import "../../../../platform/theme/common/colors/quickpickColors.es.js";
|
|
28
|
+
import "../../../../platform/theme/common/colors/searchColors.es.js";
|
|
29
|
+
import { registerIcon, widgetClose } from "../../../../platform/theme/common/iconRegistry.es.js";
|
|
30
|
+
import { registerThemingParticipant } from "../../../../platform/theme/common/themeService.es.js";
|
|
31
|
+
import { ThemeIcon } from "../../../../base/common/themables.es.js";
|
|
32
|
+
import { isHighContrast } from "../../../../platform/theme/common/theme.es.js";
|
|
33
|
+
import { assertIsDefined } from "../../../../base/common/types.es.js";
|
|
34
|
+
import { defaultToggleStyles, defaultInputBoxStyles } from "../../../../platform/theme/browser/defaultStyles.es.js";
|
|
35
|
+
import { createInstantHoverDelegate, getDefaultHoverDelegate } from "../../../../base/browser/ui/hover/hoverDelegateFactory.es.js";
|
|
36
|
+
const findCollapsedIcon = registerIcon("find-collapsed", Codicon.chevronRight, localize("findCollapsedIcon", "Icon to indicate that the editor find widget is collapsed."));
|
|
37
|
+
const findExpandedIcon = registerIcon("find-expanded", Codicon.chevronDown, localize("findExpandedIcon", "Icon to indicate that the editor find widget is expanded."));
|
|
38
|
+
const findSelectionIcon = registerIcon("find-selection", Codicon.selection, localize("findSelectionIcon", "Icon for 'Find in Selection' in the editor find widget."));
|
|
39
|
+
const findReplaceIcon = registerIcon("find-replace", Codicon.replace, localize("findReplaceIcon", "Icon for 'Replace' in the editor find widget."));
|
|
40
|
+
const findReplaceAllIcon = registerIcon("find-replace-all", Codicon.replaceAll, localize("findReplaceAllIcon", "Icon for 'Replace All' in the editor find widget."));
|
|
41
|
+
const findPreviousMatchIcon = registerIcon("find-previous-match", Codicon.arrowUp, localize("findPreviousMatchIcon", "Icon for 'Find Previous' in the editor find widget."));
|
|
42
|
+
const findNextMatchIcon = registerIcon("find-next-match", Codicon.arrowDown, localize("findNextMatchIcon", "Icon for 'Find Next' in the editor find widget."));
|
|
43
|
+
const NLS_FIND_DIALOG_LABEL = localize("label.findDialog", "Find / Replace");
|
|
44
|
+
const NLS_FIND_INPUT_LABEL = localize("label.find", "Find");
|
|
45
|
+
const NLS_FIND_INPUT_PLACEHOLDER = localize("placeholder.find", "Find");
|
|
46
|
+
const NLS_PREVIOUS_MATCH_BTN_LABEL = localize("label.previousMatchButton", "Previous Match");
|
|
47
|
+
const NLS_NEXT_MATCH_BTN_LABEL = localize("label.nextMatchButton", "Next Match");
|
|
48
|
+
const NLS_TOGGLE_SELECTION_FIND_TITLE = localize("label.toggleSelectionFind", "Find in Selection");
|
|
49
|
+
const NLS_CLOSE_BTN_LABEL = localize("label.closeButton", "Close");
|
|
50
|
+
const NLS_REPLACE_INPUT_LABEL = localize("label.replace", "Replace");
|
|
51
|
+
const NLS_REPLACE_INPUT_PLACEHOLDER = localize("placeholder.replace", "Replace");
|
|
52
|
+
const NLS_REPLACE_BTN_LABEL = localize("label.replaceButton", "Replace");
|
|
53
|
+
const NLS_REPLACE_ALL_BTN_LABEL = localize("label.replaceAllButton", "Replace All");
|
|
54
|
+
const NLS_TOGGLE_REPLACE_MODE_BTN_LABEL = localize("label.toggleReplaceButton", "Toggle Replace");
|
|
55
|
+
const NLS_MATCHES_COUNT_LIMIT_TITLE = localize("title.matchesCountLimit", "Only the first {0} results are highlighted, but all find operations work on the entire text.", MATCHES_LIMIT);
|
|
56
|
+
const NLS_MATCHES_LOCATION = localize("label.matchesLocation", "{0} of {1}");
|
|
57
|
+
const NLS_NO_RESULTS = localize("label.noResults", "No results");
|
|
58
|
+
const FIND_WIDGET_INITIAL_WIDTH = 419;
|
|
59
|
+
const PART_WIDTH = 275;
|
|
60
|
+
const FIND_INPUT_AREA_WIDTH = PART_WIDTH - 54;
|
|
61
|
+
let MAX_MATCHES_COUNT_WIDTH = 69;
|
|
62
|
+
const FIND_INPUT_AREA_HEIGHT = 33;
|
|
63
|
+
const ctrlEnterReplaceAllWarningPromptedKey = "ctrlEnterReplaceAll.windows.donotask";
|
|
64
|
+
const ctrlKeyMod = isMacintosh ? 256 : 2048;
|
|
65
|
+
class FindWidgetViewZone {
|
|
66
|
+
constructor(afterLineNumber) {
|
|
67
|
+
this.afterLineNumber = afterLineNumber;
|
|
68
|
+
this.heightInPx = FIND_INPUT_AREA_HEIGHT;
|
|
69
|
+
this.suppressMouseDown = false;
|
|
70
|
+
this.domNode = document.createElement("div");
|
|
71
|
+
this.domNode.className = "dock-find-viewzone";
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
function stopPropagationForMultiLineUpwards(event, value, textarea) {
|
|
75
|
+
const isMultiline = !!value.match(/\n/);
|
|
76
|
+
if (textarea && isMultiline && textarea.selectionStart > 0) {
|
|
77
|
+
event.stopPropagation();
|
|
78
|
+
return;
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
function stopPropagationForMultiLineDownwards(event, value, textarea) {
|
|
82
|
+
const isMultiline = !!value.match(/\n/);
|
|
83
|
+
if (textarea && isMultiline && textarea.selectionEnd < textarea.value.length) {
|
|
84
|
+
event.stopPropagation();
|
|
85
|
+
return;
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
const _FindWidget = class _FindWidget extends Widget {
|
|
89
|
+
constructor(codeEditor, controller, state, contextViewProvider, keybindingService, contextKeyService, themeService, storageService, notificationService, _hoverService) {
|
|
90
|
+
super();
|
|
91
|
+
this._hoverService = _hoverService;
|
|
92
|
+
this._cachedHeight = null;
|
|
93
|
+
this._revealTimeouts = [];
|
|
94
|
+
this._codeEditor = codeEditor;
|
|
95
|
+
this._controller = controller;
|
|
96
|
+
this._state = state;
|
|
97
|
+
this._contextViewProvider = contextViewProvider;
|
|
98
|
+
this._keybindingService = keybindingService;
|
|
99
|
+
this._contextKeyService = contextKeyService;
|
|
100
|
+
this._storageService = storageService;
|
|
101
|
+
this._notificationService = notificationService;
|
|
102
|
+
this._ctrlEnterReplaceAllWarningPrompted = !!storageService.getBoolean(
|
|
103
|
+
ctrlEnterReplaceAllWarningPromptedKey,
|
|
104
|
+
0
|
|
105
|
+
/* StorageScope.PROFILE */
|
|
106
|
+
);
|
|
107
|
+
this._isVisible = false;
|
|
108
|
+
this._isReplaceVisible = false;
|
|
109
|
+
this._ignoreChangeEvent = false;
|
|
110
|
+
this._updateHistoryDelayer = new Delayer(500);
|
|
111
|
+
this._register(toDisposable(() => this._updateHistoryDelayer.cancel()));
|
|
112
|
+
this._register(this._state.onFindReplaceStateChange((e) => this._onStateChanged(e)));
|
|
113
|
+
this._buildDomNode();
|
|
114
|
+
this._updateButtons();
|
|
115
|
+
this._tryUpdateWidgetWidth();
|
|
116
|
+
this._findInput.inputBox.layout();
|
|
117
|
+
this._register(this._codeEditor.onDidChangeConfiguration((e) => {
|
|
118
|
+
if (e.hasChanged(
|
|
119
|
+
92
|
|
120
|
+
/* EditorOption.readOnly */
|
|
121
|
+
)) {
|
|
122
|
+
if (this._codeEditor.getOption(
|
|
123
|
+
92
|
|
124
|
+
/* EditorOption.readOnly */
|
|
125
|
+
)) {
|
|
126
|
+
this._state.change({ isReplaceRevealed: false }, false);
|
|
127
|
+
}
|
|
128
|
+
this._updateButtons();
|
|
129
|
+
}
|
|
130
|
+
if (e.hasChanged(
|
|
131
|
+
146
|
|
132
|
+
/* EditorOption.layoutInfo */
|
|
133
|
+
)) {
|
|
134
|
+
this._tryUpdateWidgetWidth();
|
|
135
|
+
}
|
|
136
|
+
if (e.hasChanged(
|
|
137
|
+
2
|
|
138
|
+
/* EditorOption.accessibilitySupport */
|
|
139
|
+
)) {
|
|
140
|
+
this.updateAccessibilitySupport();
|
|
141
|
+
}
|
|
142
|
+
if (e.hasChanged(
|
|
143
|
+
41
|
|
144
|
+
/* EditorOption.find */
|
|
145
|
+
)) {
|
|
146
|
+
const supportLoop = this._codeEditor.getOption(
|
|
147
|
+
41
|
|
148
|
+
/* EditorOption.find */
|
|
149
|
+
).loop;
|
|
150
|
+
this._state.change({ loop: supportLoop }, false);
|
|
151
|
+
const addExtraSpaceOnTop = this._codeEditor.getOption(
|
|
152
|
+
41
|
|
153
|
+
/* EditorOption.find */
|
|
154
|
+
).addExtraSpaceOnTop;
|
|
155
|
+
if (addExtraSpaceOnTop && !this._viewZone) {
|
|
156
|
+
this._viewZone = new FindWidgetViewZone(0);
|
|
157
|
+
this._showViewZone();
|
|
158
|
+
}
|
|
159
|
+
if (!addExtraSpaceOnTop && this._viewZone) {
|
|
160
|
+
this._removeViewZone();
|
|
161
|
+
}
|
|
162
|
+
}
|
|
163
|
+
}));
|
|
164
|
+
this.updateAccessibilitySupport();
|
|
165
|
+
this._register(this._codeEditor.onDidChangeCursorSelection(() => {
|
|
166
|
+
if (this._isVisible) {
|
|
167
|
+
this._updateToggleSelectionFindButton();
|
|
168
|
+
}
|
|
169
|
+
}));
|
|
170
|
+
this._register(this._codeEditor.onDidFocusEditorWidget(async () => {
|
|
171
|
+
if (this._isVisible) {
|
|
172
|
+
const globalBufferTerm = await this._controller.getGlobalBufferTerm();
|
|
173
|
+
if (globalBufferTerm && globalBufferTerm !== this._state.searchString) {
|
|
174
|
+
this._state.change({ searchString: globalBufferTerm }, false);
|
|
175
|
+
this._findInput.select();
|
|
176
|
+
}
|
|
177
|
+
}
|
|
178
|
+
}));
|
|
179
|
+
this._findInputFocused = CONTEXT_FIND_INPUT_FOCUSED.bindTo(contextKeyService);
|
|
180
|
+
this._findFocusTracker = this._register(trackFocus(this._findInput.inputBox.inputElement));
|
|
181
|
+
this._register(this._findFocusTracker.onDidFocus(() => {
|
|
182
|
+
this._findInputFocused.set(true);
|
|
183
|
+
this._updateSearchScope();
|
|
184
|
+
}));
|
|
185
|
+
this._register(this._findFocusTracker.onDidBlur(() => {
|
|
186
|
+
this._findInputFocused.set(false);
|
|
187
|
+
}));
|
|
188
|
+
this._replaceInputFocused = CONTEXT_REPLACE_INPUT_FOCUSED.bindTo(contextKeyService);
|
|
189
|
+
this._replaceFocusTracker = this._register(trackFocus(this._replaceInput.inputBox.inputElement));
|
|
190
|
+
this._register(this._replaceFocusTracker.onDidFocus(() => {
|
|
191
|
+
this._replaceInputFocused.set(true);
|
|
192
|
+
this._updateSearchScope();
|
|
193
|
+
}));
|
|
194
|
+
this._register(this._replaceFocusTracker.onDidBlur(() => {
|
|
195
|
+
this._replaceInputFocused.set(false);
|
|
196
|
+
}));
|
|
197
|
+
this._codeEditor.addOverlayWidget(this);
|
|
198
|
+
if (this._codeEditor.getOption(
|
|
199
|
+
41
|
|
200
|
+
/* EditorOption.find */
|
|
201
|
+
).addExtraSpaceOnTop) {
|
|
202
|
+
this._viewZone = new FindWidgetViewZone(0);
|
|
203
|
+
}
|
|
204
|
+
this._register(this._codeEditor.onDidChangeModel(() => {
|
|
205
|
+
if (!this._isVisible) {
|
|
206
|
+
return;
|
|
207
|
+
}
|
|
208
|
+
this._viewZoneId = void 0;
|
|
209
|
+
}));
|
|
210
|
+
this._register(this._codeEditor.onDidScrollChange((e) => {
|
|
211
|
+
if (e.scrollTopChanged) {
|
|
212
|
+
this._layoutViewZone();
|
|
213
|
+
return;
|
|
214
|
+
}
|
|
215
|
+
setTimeout(() => {
|
|
216
|
+
this._layoutViewZone();
|
|
217
|
+
}, 0);
|
|
218
|
+
}));
|
|
219
|
+
}
|
|
220
|
+
// ----- IOverlayWidget API
|
|
221
|
+
getId() {
|
|
222
|
+
return _FindWidget.ID;
|
|
223
|
+
}
|
|
224
|
+
getDomNode() {
|
|
225
|
+
return this._domNode;
|
|
226
|
+
}
|
|
227
|
+
getPosition() {
|
|
228
|
+
if (this._isVisible) {
|
|
229
|
+
return {
|
|
230
|
+
preference: 0
|
|
231
|
+
/* OverlayWidgetPositionPreference.TOP_RIGHT_CORNER */
|
|
232
|
+
};
|
|
233
|
+
}
|
|
234
|
+
return null;
|
|
235
|
+
}
|
|
236
|
+
// ----- React to state changes
|
|
237
|
+
_onStateChanged(e) {
|
|
238
|
+
if (e.searchString) {
|
|
239
|
+
try {
|
|
240
|
+
this._ignoreChangeEvent = true;
|
|
241
|
+
this._findInput.setValue(this._state.searchString);
|
|
242
|
+
} finally {
|
|
243
|
+
this._ignoreChangeEvent = false;
|
|
244
|
+
}
|
|
245
|
+
this._updateButtons();
|
|
246
|
+
}
|
|
247
|
+
if (e.replaceString) {
|
|
248
|
+
this._replaceInput.inputBox.value = this._state.replaceString;
|
|
249
|
+
}
|
|
250
|
+
if (e.isRevealed) {
|
|
251
|
+
if (this._state.isRevealed) {
|
|
252
|
+
this._reveal();
|
|
253
|
+
} else {
|
|
254
|
+
this._hide(true);
|
|
255
|
+
}
|
|
256
|
+
}
|
|
257
|
+
if (e.isReplaceRevealed) {
|
|
258
|
+
if (this._state.isReplaceRevealed) {
|
|
259
|
+
if (!this._codeEditor.getOption(
|
|
260
|
+
92
|
|
261
|
+
/* EditorOption.readOnly */
|
|
262
|
+
) && !this._isReplaceVisible) {
|
|
263
|
+
this._isReplaceVisible = true;
|
|
264
|
+
this._replaceInput.width = getTotalWidth(this._findInput.domNode);
|
|
265
|
+
this._updateButtons();
|
|
266
|
+
this._replaceInput.inputBox.layout();
|
|
267
|
+
}
|
|
268
|
+
} else {
|
|
269
|
+
if (this._isReplaceVisible) {
|
|
270
|
+
this._isReplaceVisible = false;
|
|
271
|
+
this._updateButtons();
|
|
272
|
+
}
|
|
273
|
+
}
|
|
274
|
+
}
|
|
275
|
+
if ((e.isRevealed || e.isReplaceRevealed) && (this._state.isRevealed || this._state.isReplaceRevealed)) {
|
|
276
|
+
if (this._tryUpdateHeight()) {
|
|
277
|
+
this._showViewZone();
|
|
278
|
+
}
|
|
279
|
+
}
|
|
280
|
+
if (e.isRegex) {
|
|
281
|
+
this._findInput.setRegex(this._state.isRegex);
|
|
282
|
+
}
|
|
283
|
+
if (e.wholeWord) {
|
|
284
|
+
this._findInput.setWholeWords(this._state.wholeWord);
|
|
285
|
+
}
|
|
286
|
+
if (e.matchCase) {
|
|
287
|
+
this._findInput.setCaseSensitive(this._state.matchCase);
|
|
288
|
+
}
|
|
289
|
+
if (e.preserveCase) {
|
|
290
|
+
this._replaceInput.setPreserveCase(this._state.preserveCase);
|
|
291
|
+
}
|
|
292
|
+
if (e.searchScope) {
|
|
293
|
+
if (this._state.searchScope) {
|
|
294
|
+
this._toggleSelectionFind.checked = true;
|
|
295
|
+
} else {
|
|
296
|
+
this._toggleSelectionFind.checked = false;
|
|
297
|
+
}
|
|
298
|
+
this._updateToggleSelectionFindButton();
|
|
299
|
+
}
|
|
300
|
+
if (e.searchString || e.matchesCount || e.matchesPosition) {
|
|
301
|
+
const showRedOutline = this._state.searchString.length > 0 && this._state.matchesCount === 0;
|
|
302
|
+
this._domNode.classList.toggle("no-results", showRedOutline);
|
|
303
|
+
this._updateMatchesCount();
|
|
304
|
+
this._updateButtons();
|
|
305
|
+
}
|
|
306
|
+
if (e.searchString || e.currentMatch) {
|
|
307
|
+
this._layoutViewZone();
|
|
308
|
+
}
|
|
309
|
+
if (e.updateHistory) {
|
|
310
|
+
this._delayedUpdateHistory();
|
|
311
|
+
}
|
|
312
|
+
if (e.loop) {
|
|
313
|
+
this._updateButtons();
|
|
314
|
+
}
|
|
315
|
+
}
|
|
316
|
+
_delayedUpdateHistory() {
|
|
317
|
+
this._updateHistoryDelayer.trigger(this._updateHistory.bind(this)).then(void 0, onUnexpectedError);
|
|
318
|
+
}
|
|
319
|
+
_updateHistory() {
|
|
320
|
+
if (this._state.searchString) {
|
|
321
|
+
this._findInput.inputBox.addToHistory();
|
|
322
|
+
}
|
|
323
|
+
if (this._state.replaceString) {
|
|
324
|
+
this._replaceInput.inputBox.addToHistory();
|
|
325
|
+
}
|
|
326
|
+
}
|
|
327
|
+
_updateMatchesCount() {
|
|
328
|
+
var _a;
|
|
329
|
+
this._matchesCount.style.minWidth = MAX_MATCHES_COUNT_WIDTH + "px";
|
|
330
|
+
if (this._state.matchesCount >= MATCHES_LIMIT) {
|
|
331
|
+
this._matchesCount.title = NLS_MATCHES_COUNT_LIMIT_TITLE;
|
|
332
|
+
} else {
|
|
333
|
+
this._matchesCount.title = "";
|
|
334
|
+
}
|
|
335
|
+
(_a = this._matchesCount.firstChild) == null ? void 0 : _a.remove();
|
|
336
|
+
let label;
|
|
337
|
+
if (this._state.matchesCount > 0) {
|
|
338
|
+
let matchesCount = String(this._state.matchesCount);
|
|
339
|
+
if (this._state.matchesCount >= MATCHES_LIMIT) {
|
|
340
|
+
matchesCount += "+";
|
|
341
|
+
}
|
|
342
|
+
let matchesPosition = String(this._state.matchesPosition);
|
|
343
|
+
if (matchesPosition === "0") {
|
|
344
|
+
matchesPosition = "?";
|
|
345
|
+
}
|
|
346
|
+
label = format(NLS_MATCHES_LOCATION, matchesPosition, matchesCount);
|
|
347
|
+
} else {
|
|
348
|
+
label = NLS_NO_RESULTS;
|
|
349
|
+
}
|
|
350
|
+
this._matchesCount.appendChild(document.createTextNode(label));
|
|
351
|
+
alert(this._getAriaLabel(label, this._state.currentMatch, this._state.searchString));
|
|
352
|
+
MAX_MATCHES_COUNT_WIDTH = Math.max(MAX_MATCHES_COUNT_WIDTH, this._matchesCount.clientWidth);
|
|
353
|
+
}
|
|
354
|
+
// ----- actions
|
|
355
|
+
_getAriaLabel(label, currentMatch, searchString) {
|
|
356
|
+
if (label === NLS_NO_RESULTS) {
|
|
357
|
+
return searchString === "" ? localize("ariaSearchNoResultEmpty", "{0} found", label) : localize("ariaSearchNoResult", "{0} found for '{1}'", label, searchString);
|
|
358
|
+
}
|
|
359
|
+
if (currentMatch) {
|
|
360
|
+
const ariaLabel = localize("ariaSearchNoResultWithLineNum", "{0} found for '{1}', at {2}", label, searchString, currentMatch.startLineNumber + ":" + currentMatch.startColumn);
|
|
361
|
+
const model = this._codeEditor.getModel();
|
|
362
|
+
if (model && currentMatch.startLineNumber <= model.getLineCount() && currentMatch.startLineNumber >= 1) {
|
|
363
|
+
const lineContent = model.getLineContent(currentMatch.startLineNumber);
|
|
364
|
+
return `${lineContent}, ${ariaLabel}`;
|
|
365
|
+
}
|
|
366
|
+
return ariaLabel;
|
|
367
|
+
}
|
|
368
|
+
return localize("ariaSearchNoResultWithLineNumNoCurrentMatch", "{0} found for '{1}'", label, searchString);
|
|
369
|
+
}
|
|
370
|
+
/**
|
|
371
|
+
* If 'selection find' is ON we should not disable the button (its function is to cancel 'selection find').
|
|
372
|
+
* If 'selection find' is OFF we enable the button only if there is a selection.
|
|
373
|
+
*/
|
|
374
|
+
_updateToggleSelectionFindButton() {
|
|
375
|
+
const selection = this._codeEditor.getSelection();
|
|
376
|
+
const isSelection = selection ? selection.startLineNumber !== selection.endLineNumber || selection.startColumn !== selection.endColumn : false;
|
|
377
|
+
const isChecked = this._toggleSelectionFind.checked;
|
|
378
|
+
if (this._isVisible && (isChecked || isSelection)) {
|
|
379
|
+
this._toggleSelectionFind.enable();
|
|
380
|
+
} else {
|
|
381
|
+
this._toggleSelectionFind.disable();
|
|
382
|
+
}
|
|
383
|
+
}
|
|
384
|
+
_updateButtons() {
|
|
385
|
+
this._findInput.setEnabled(this._isVisible);
|
|
386
|
+
this._replaceInput.setEnabled(this._isVisible && this._isReplaceVisible);
|
|
387
|
+
this._updateToggleSelectionFindButton();
|
|
388
|
+
this._closeBtn.setEnabled(this._isVisible);
|
|
389
|
+
const findInputIsNonEmpty = this._state.searchString.length > 0;
|
|
390
|
+
const matchesCount = this._state.matchesCount ? true : false;
|
|
391
|
+
this._prevBtn.setEnabled(this._isVisible && findInputIsNonEmpty && matchesCount && this._state.canNavigateBack());
|
|
392
|
+
this._nextBtn.setEnabled(this._isVisible && findInputIsNonEmpty && matchesCount && this._state.canNavigateForward());
|
|
393
|
+
this._replaceBtn.setEnabled(this._isVisible && this._isReplaceVisible && findInputIsNonEmpty);
|
|
394
|
+
this._replaceAllBtn.setEnabled(this._isVisible && this._isReplaceVisible && findInputIsNonEmpty);
|
|
395
|
+
this._domNode.classList.toggle("replaceToggled", this._isReplaceVisible);
|
|
396
|
+
this._toggleReplaceBtn.setExpanded(this._isReplaceVisible);
|
|
397
|
+
const canReplace = !this._codeEditor.getOption(
|
|
398
|
+
92
|
|
399
|
+
/* EditorOption.readOnly */
|
|
400
|
+
);
|
|
401
|
+
this._toggleReplaceBtn.setEnabled(this._isVisible && canReplace);
|
|
402
|
+
}
|
|
403
|
+
_reveal() {
|
|
404
|
+
this._revealTimeouts.forEach((e) => {
|
|
405
|
+
clearTimeout(e);
|
|
406
|
+
});
|
|
407
|
+
this._revealTimeouts = [];
|
|
408
|
+
if (!this._isVisible) {
|
|
409
|
+
this._isVisible = true;
|
|
410
|
+
const selection = this._codeEditor.getSelection();
|
|
411
|
+
switch (this._codeEditor.getOption(
|
|
412
|
+
41
|
|
413
|
+
/* EditorOption.find */
|
|
414
|
+
).autoFindInSelection) {
|
|
415
|
+
case "always":
|
|
416
|
+
this._toggleSelectionFind.checked = true;
|
|
417
|
+
break;
|
|
418
|
+
case "never":
|
|
419
|
+
this._toggleSelectionFind.checked = false;
|
|
420
|
+
break;
|
|
421
|
+
case "multiline": {
|
|
422
|
+
const isSelectionMultipleLine = !!selection && selection.startLineNumber !== selection.endLineNumber;
|
|
423
|
+
this._toggleSelectionFind.checked = isSelectionMultipleLine;
|
|
424
|
+
break;
|
|
425
|
+
}
|
|
426
|
+
}
|
|
427
|
+
this._tryUpdateWidgetWidth();
|
|
428
|
+
this._updateButtons();
|
|
429
|
+
this._revealTimeouts.push(setTimeout(() => {
|
|
430
|
+
this._domNode.classList.add("visible");
|
|
431
|
+
this._domNode.setAttribute("aria-hidden", "false");
|
|
432
|
+
}, 0));
|
|
433
|
+
this._revealTimeouts.push(setTimeout(() => {
|
|
434
|
+
this._findInput.validate();
|
|
435
|
+
}, 200));
|
|
436
|
+
this._codeEditor.layoutOverlayWidget(this);
|
|
437
|
+
let adjustEditorScrollTop = true;
|
|
438
|
+
if (this._codeEditor.getOption(
|
|
439
|
+
41
|
|
440
|
+
/* EditorOption.find */
|
|
441
|
+
).seedSearchStringFromSelection && selection) {
|
|
442
|
+
const domNode = this._codeEditor.getDomNode();
|
|
443
|
+
if (domNode) {
|
|
444
|
+
const editorCoords = getDomNodePagePosition(domNode);
|
|
445
|
+
const startCoords = this._codeEditor.getScrolledVisiblePosition(selection.getStartPosition());
|
|
446
|
+
const startLeft = editorCoords.left + (startCoords ? startCoords.left : 0);
|
|
447
|
+
const startTop = startCoords ? startCoords.top : 0;
|
|
448
|
+
if (this._viewZone && startTop < this._viewZone.heightInPx) {
|
|
449
|
+
if (selection.endLineNumber > selection.startLineNumber) {
|
|
450
|
+
adjustEditorScrollTop = false;
|
|
451
|
+
}
|
|
452
|
+
const leftOfFindWidget = getTopLeftOffset(this._domNode).left;
|
|
453
|
+
if (startLeft > leftOfFindWidget) {
|
|
454
|
+
adjustEditorScrollTop = false;
|
|
455
|
+
}
|
|
456
|
+
const endCoords = this._codeEditor.getScrolledVisiblePosition(selection.getEndPosition());
|
|
457
|
+
const endLeft = editorCoords.left + (endCoords ? endCoords.left : 0);
|
|
458
|
+
if (endLeft > leftOfFindWidget) {
|
|
459
|
+
adjustEditorScrollTop = false;
|
|
460
|
+
}
|
|
461
|
+
}
|
|
462
|
+
}
|
|
463
|
+
}
|
|
464
|
+
this._showViewZone(adjustEditorScrollTop);
|
|
465
|
+
}
|
|
466
|
+
}
|
|
467
|
+
_hide(focusTheEditor) {
|
|
468
|
+
this._revealTimeouts.forEach((e) => {
|
|
469
|
+
clearTimeout(e);
|
|
470
|
+
});
|
|
471
|
+
this._revealTimeouts = [];
|
|
472
|
+
if (this._isVisible) {
|
|
473
|
+
this._isVisible = false;
|
|
474
|
+
this._updateButtons();
|
|
475
|
+
this._domNode.classList.remove("visible");
|
|
476
|
+
this._domNode.setAttribute("aria-hidden", "true");
|
|
477
|
+
this._findInput.clearMessage();
|
|
478
|
+
if (focusTheEditor) {
|
|
479
|
+
this._codeEditor.focus();
|
|
480
|
+
}
|
|
481
|
+
this._codeEditor.layoutOverlayWidget(this);
|
|
482
|
+
this._removeViewZone();
|
|
483
|
+
}
|
|
484
|
+
}
|
|
485
|
+
_layoutViewZone(targetScrollTop) {
|
|
486
|
+
const addExtraSpaceOnTop = this._codeEditor.getOption(
|
|
487
|
+
41
|
|
488
|
+
/* EditorOption.find */
|
|
489
|
+
).addExtraSpaceOnTop;
|
|
490
|
+
if (!addExtraSpaceOnTop) {
|
|
491
|
+
this._removeViewZone();
|
|
492
|
+
return;
|
|
493
|
+
}
|
|
494
|
+
if (!this._isVisible) {
|
|
495
|
+
return;
|
|
496
|
+
}
|
|
497
|
+
const viewZone = this._viewZone;
|
|
498
|
+
if (this._viewZoneId !== void 0 || !viewZone) {
|
|
499
|
+
return;
|
|
500
|
+
}
|
|
501
|
+
this._codeEditor.changeViewZones((accessor) => {
|
|
502
|
+
viewZone.heightInPx = this._getHeight();
|
|
503
|
+
this._viewZoneId = accessor.addZone(viewZone);
|
|
504
|
+
this._codeEditor.setScrollTop(targetScrollTop || this._codeEditor.getScrollTop() + viewZone.heightInPx);
|
|
505
|
+
});
|
|
506
|
+
}
|
|
507
|
+
_showViewZone(adjustScroll = true) {
|
|
508
|
+
if (!this._isVisible) {
|
|
509
|
+
return;
|
|
510
|
+
}
|
|
511
|
+
const addExtraSpaceOnTop = this._codeEditor.getOption(
|
|
512
|
+
41
|
|
513
|
+
/* EditorOption.find */
|
|
514
|
+
).addExtraSpaceOnTop;
|
|
515
|
+
if (!addExtraSpaceOnTop) {
|
|
516
|
+
return;
|
|
517
|
+
}
|
|
518
|
+
if (this._viewZone === void 0) {
|
|
519
|
+
this._viewZone = new FindWidgetViewZone(0);
|
|
520
|
+
}
|
|
521
|
+
const viewZone = this._viewZone;
|
|
522
|
+
this._codeEditor.changeViewZones((accessor) => {
|
|
523
|
+
if (this._viewZoneId !== void 0) {
|
|
524
|
+
const newHeight = this._getHeight();
|
|
525
|
+
if (newHeight === viewZone.heightInPx) {
|
|
526
|
+
return;
|
|
527
|
+
}
|
|
528
|
+
const scrollAdjustment = newHeight - viewZone.heightInPx;
|
|
529
|
+
viewZone.heightInPx = newHeight;
|
|
530
|
+
accessor.layoutZone(this._viewZoneId);
|
|
531
|
+
if (adjustScroll) {
|
|
532
|
+
this._codeEditor.setScrollTop(this._codeEditor.getScrollTop() + scrollAdjustment);
|
|
533
|
+
}
|
|
534
|
+
return;
|
|
535
|
+
} else {
|
|
536
|
+
let scrollAdjustment = this._getHeight();
|
|
537
|
+
scrollAdjustment -= this._codeEditor.getOption(
|
|
538
|
+
84
|
|
539
|
+
/* EditorOption.padding */
|
|
540
|
+
).top;
|
|
541
|
+
if (scrollAdjustment <= 0) {
|
|
542
|
+
return;
|
|
543
|
+
}
|
|
544
|
+
viewZone.heightInPx = scrollAdjustment;
|
|
545
|
+
this._viewZoneId = accessor.addZone(viewZone);
|
|
546
|
+
if (adjustScroll) {
|
|
547
|
+
this._codeEditor.setScrollTop(this._codeEditor.getScrollTop() + scrollAdjustment);
|
|
548
|
+
}
|
|
549
|
+
}
|
|
550
|
+
});
|
|
551
|
+
}
|
|
552
|
+
_removeViewZone() {
|
|
553
|
+
this._codeEditor.changeViewZones((accessor) => {
|
|
554
|
+
if (this._viewZoneId !== void 0) {
|
|
555
|
+
accessor.removeZone(this._viewZoneId);
|
|
556
|
+
this._viewZoneId = void 0;
|
|
557
|
+
if (this._viewZone) {
|
|
558
|
+
this._codeEditor.setScrollTop(this._codeEditor.getScrollTop() - this._viewZone.heightInPx);
|
|
559
|
+
this._viewZone = void 0;
|
|
560
|
+
}
|
|
561
|
+
}
|
|
562
|
+
});
|
|
563
|
+
}
|
|
564
|
+
_tryUpdateWidgetWidth() {
|
|
565
|
+
if (!this._isVisible) {
|
|
566
|
+
return;
|
|
567
|
+
}
|
|
568
|
+
if (!this._domNode.isConnected) {
|
|
569
|
+
return;
|
|
570
|
+
}
|
|
571
|
+
const layoutInfo = this._codeEditor.getLayoutInfo();
|
|
572
|
+
const editorContentWidth = layoutInfo.contentWidth;
|
|
573
|
+
if (editorContentWidth <= 0) {
|
|
574
|
+
this._domNode.classList.add("hiddenEditor");
|
|
575
|
+
return;
|
|
576
|
+
} else if (this._domNode.classList.contains("hiddenEditor")) {
|
|
577
|
+
this._domNode.classList.remove("hiddenEditor");
|
|
578
|
+
}
|
|
579
|
+
const editorWidth = layoutInfo.width;
|
|
580
|
+
const minimapWidth = layoutInfo.minimap.minimapWidth;
|
|
581
|
+
let collapsedFindWidget = false;
|
|
582
|
+
let reducedFindWidget = false;
|
|
583
|
+
let narrowFindWidget = false;
|
|
584
|
+
if (this._resized) {
|
|
585
|
+
const widgetWidth = getTotalWidth(this._domNode);
|
|
586
|
+
if (widgetWidth > FIND_WIDGET_INITIAL_WIDTH) {
|
|
587
|
+
this._domNode.style.maxWidth = `${editorWidth - 28 - minimapWidth - 15}px`;
|
|
588
|
+
this._replaceInput.width = getTotalWidth(this._findInput.domNode);
|
|
589
|
+
return;
|
|
590
|
+
}
|
|
591
|
+
}
|
|
592
|
+
if (FIND_WIDGET_INITIAL_WIDTH + 28 + minimapWidth >= editorWidth) {
|
|
593
|
+
reducedFindWidget = true;
|
|
594
|
+
}
|
|
595
|
+
if (FIND_WIDGET_INITIAL_WIDTH + 28 + minimapWidth - MAX_MATCHES_COUNT_WIDTH >= editorWidth) {
|
|
596
|
+
narrowFindWidget = true;
|
|
597
|
+
}
|
|
598
|
+
if (FIND_WIDGET_INITIAL_WIDTH + 28 + minimapWidth - MAX_MATCHES_COUNT_WIDTH >= editorWidth + 50) {
|
|
599
|
+
collapsedFindWidget = true;
|
|
600
|
+
}
|
|
601
|
+
this._domNode.classList.toggle("collapsed-find-widget", collapsedFindWidget);
|
|
602
|
+
this._domNode.classList.toggle("narrow-find-widget", narrowFindWidget);
|
|
603
|
+
this._domNode.classList.toggle("reduced-find-widget", reducedFindWidget);
|
|
604
|
+
if (!narrowFindWidget && !collapsedFindWidget) {
|
|
605
|
+
this._domNode.style.maxWidth = `${editorWidth - 28 - minimapWidth - 15}px`;
|
|
606
|
+
}
|
|
607
|
+
this._findInput.layout({ collapsedFindWidget, narrowFindWidget, reducedFindWidget });
|
|
608
|
+
if (this._resized) {
|
|
609
|
+
const findInputWidth = this._findInput.inputBox.element.clientWidth;
|
|
610
|
+
if (findInputWidth > 0) {
|
|
611
|
+
this._replaceInput.width = findInputWidth;
|
|
612
|
+
}
|
|
613
|
+
} else if (this._isReplaceVisible) {
|
|
614
|
+
this._replaceInput.width = getTotalWidth(this._findInput.domNode);
|
|
615
|
+
}
|
|
616
|
+
}
|
|
617
|
+
_getHeight() {
|
|
618
|
+
let totalheight = 0;
|
|
619
|
+
totalheight += 4;
|
|
620
|
+
totalheight += this._findInput.inputBox.height + 2;
|
|
621
|
+
if (this._isReplaceVisible) {
|
|
622
|
+
totalheight += 4;
|
|
623
|
+
totalheight += this._replaceInput.inputBox.height + 2;
|
|
624
|
+
}
|
|
625
|
+
totalheight += 4;
|
|
626
|
+
return totalheight;
|
|
627
|
+
}
|
|
628
|
+
_tryUpdateHeight() {
|
|
629
|
+
const totalHeight = this._getHeight();
|
|
630
|
+
if (this._cachedHeight !== null && this._cachedHeight === totalHeight) {
|
|
631
|
+
return false;
|
|
632
|
+
}
|
|
633
|
+
this._cachedHeight = totalHeight;
|
|
634
|
+
this._domNode.style.height = `${totalHeight}px`;
|
|
635
|
+
return true;
|
|
636
|
+
}
|
|
637
|
+
// ----- Public
|
|
638
|
+
focusFindInput() {
|
|
639
|
+
this._findInput.select();
|
|
640
|
+
this._findInput.focus();
|
|
641
|
+
}
|
|
642
|
+
focusReplaceInput() {
|
|
643
|
+
this._replaceInput.select();
|
|
644
|
+
this._replaceInput.focus();
|
|
645
|
+
}
|
|
646
|
+
highlightFindOptions() {
|
|
647
|
+
this._findInput.highlightFindOptions();
|
|
648
|
+
}
|
|
649
|
+
_updateSearchScope() {
|
|
650
|
+
if (!this._codeEditor.hasModel()) {
|
|
651
|
+
return;
|
|
652
|
+
}
|
|
653
|
+
if (this._toggleSelectionFind.checked) {
|
|
654
|
+
const selections = this._codeEditor.getSelections();
|
|
655
|
+
selections.map((selection) => {
|
|
656
|
+
if (selection.endColumn === 1 && selection.endLineNumber > selection.startLineNumber) {
|
|
657
|
+
selection = selection.setEndPosition(selection.endLineNumber - 1, this._codeEditor.getModel().getLineMaxColumn(selection.endLineNumber - 1));
|
|
658
|
+
}
|
|
659
|
+
const currentMatch = this._state.currentMatch;
|
|
660
|
+
if (selection.startLineNumber !== selection.endLineNumber) {
|
|
661
|
+
if (!Range.equalsRange(selection, currentMatch)) {
|
|
662
|
+
return selection;
|
|
663
|
+
}
|
|
664
|
+
}
|
|
665
|
+
return null;
|
|
666
|
+
}).filter((element) => !!element);
|
|
667
|
+
if (selections.length) {
|
|
668
|
+
this._state.change({ searchScope: selections }, true);
|
|
669
|
+
}
|
|
670
|
+
}
|
|
671
|
+
}
|
|
672
|
+
_onFindInputMouseDown(e) {
|
|
673
|
+
if (e.middleButton) {
|
|
674
|
+
e.stopPropagation();
|
|
675
|
+
}
|
|
676
|
+
}
|
|
677
|
+
_onFindInputKeyDown(e) {
|
|
678
|
+
if (e.equals(
|
|
679
|
+
ctrlKeyMod | 3
|
|
680
|
+
/* KeyCode.Enter */
|
|
681
|
+
)) {
|
|
682
|
+
if (this._keybindingService.dispatchEvent(e, e.target)) {
|
|
683
|
+
e.preventDefault();
|
|
684
|
+
return;
|
|
685
|
+
} else {
|
|
686
|
+
this._findInput.inputBox.insertAtCursor("\n");
|
|
687
|
+
e.preventDefault();
|
|
688
|
+
return;
|
|
689
|
+
}
|
|
690
|
+
}
|
|
691
|
+
if (e.equals(
|
|
692
|
+
2
|
|
693
|
+
/* KeyCode.Tab */
|
|
694
|
+
)) {
|
|
695
|
+
if (this._isReplaceVisible) {
|
|
696
|
+
this._replaceInput.focus();
|
|
697
|
+
} else {
|
|
698
|
+
this._findInput.focusOnCaseSensitive();
|
|
699
|
+
}
|
|
700
|
+
e.preventDefault();
|
|
701
|
+
return;
|
|
702
|
+
}
|
|
703
|
+
if (e.equals(
|
|
704
|
+
2048 | 18
|
|
705
|
+
/* KeyCode.DownArrow */
|
|
706
|
+
)) {
|
|
707
|
+
this._codeEditor.focus();
|
|
708
|
+
e.preventDefault();
|
|
709
|
+
return;
|
|
710
|
+
}
|
|
711
|
+
if (e.equals(
|
|
712
|
+
16
|
|
713
|
+
/* KeyCode.UpArrow */
|
|
714
|
+
)) {
|
|
715
|
+
return stopPropagationForMultiLineUpwards(e, this._findInput.getValue(), this._findInput.domNode.querySelector("textarea"));
|
|
716
|
+
}
|
|
717
|
+
if (e.equals(
|
|
718
|
+
18
|
|
719
|
+
/* KeyCode.DownArrow */
|
|
720
|
+
)) {
|
|
721
|
+
return stopPropagationForMultiLineDownwards(e, this._findInput.getValue(), this._findInput.domNode.querySelector("textarea"));
|
|
722
|
+
}
|
|
723
|
+
}
|
|
724
|
+
_onReplaceInputKeyDown(e) {
|
|
725
|
+
if (e.equals(
|
|
726
|
+
ctrlKeyMod | 3
|
|
727
|
+
/* KeyCode.Enter */
|
|
728
|
+
)) {
|
|
729
|
+
if (this._keybindingService.dispatchEvent(e, e.target)) {
|
|
730
|
+
e.preventDefault();
|
|
731
|
+
return;
|
|
732
|
+
} else {
|
|
733
|
+
if (isWindows && isNative && !this._ctrlEnterReplaceAllWarningPrompted) {
|
|
734
|
+
this._notificationService.info(localize("ctrlEnter.keybindingChanged", "Ctrl+Enter now inserts line break instead of replacing all. You can modify the keybinding for editor.action.replaceAll to override this behavior."));
|
|
735
|
+
this._ctrlEnterReplaceAllWarningPrompted = true;
|
|
736
|
+
this._storageService.store(
|
|
737
|
+
ctrlEnterReplaceAllWarningPromptedKey,
|
|
738
|
+
true,
|
|
739
|
+
0,
|
|
740
|
+
0
|
|
741
|
+
/* StorageTarget.USER */
|
|
742
|
+
);
|
|
743
|
+
}
|
|
744
|
+
this._replaceInput.inputBox.insertAtCursor("\n");
|
|
745
|
+
e.preventDefault();
|
|
746
|
+
return;
|
|
747
|
+
}
|
|
748
|
+
}
|
|
749
|
+
if (e.equals(
|
|
750
|
+
2
|
|
751
|
+
/* KeyCode.Tab */
|
|
752
|
+
)) {
|
|
753
|
+
this._findInput.focusOnCaseSensitive();
|
|
754
|
+
e.preventDefault();
|
|
755
|
+
return;
|
|
756
|
+
}
|
|
757
|
+
if (e.equals(
|
|
758
|
+
1024 | 2
|
|
759
|
+
/* KeyCode.Tab */
|
|
760
|
+
)) {
|
|
761
|
+
this._findInput.focus();
|
|
762
|
+
e.preventDefault();
|
|
763
|
+
return;
|
|
764
|
+
}
|
|
765
|
+
if (e.equals(
|
|
766
|
+
2048 | 18
|
|
767
|
+
/* KeyCode.DownArrow */
|
|
768
|
+
)) {
|
|
769
|
+
this._codeEditor.focus();
|
|
770
|
+
e.preventDefault();
|
|
771
|
+
return;
|
|
772
|
+
}
|
|
773
|
+
if (e.equals(
|
|
774
|
+
16
|
|
775
|
+
/* KeyCode.UpArrow */
|
|
776
|
+
)) {
|
|
777
|
+
return stopPropagationForMultiLineUpwards(e, this._replaceInput.inputBox.value, this._replaceInput.inputBox.element.querySelector("textarea"));
|
|
778
|
+
}
|
|
779
|
+
if (e.equals(
|
|
780
|
+
18
|
|
781
|
+
/* KeyCode.DownArrow */
|
|
782
|
+
)) {
|
|
783
|
+
return stopPropagationForMultiLineDownwards(e, this._replaceInput.inputBox.value, this._replaceInput.inputBox.element.querySelector("textarea"));
|
|
784
|
+
}
|
|
785
|
+
}
|
|
786
|
+
// ----- sash
|
|
787
|
+
getVerticalSashLeft(_sash) {
|
|
788
|
+
return 0;
|
|
789
|
+
}
|
|
790
|
+
// ----- initialization
|
|
791
|
+
_keybindingLabelFor(actionId) {
|
|
792
|
+
const kb = this._keybindingService.lookupKeybinding(actionId);
|
|
793
|
+
if (!kb) {
|
|
794
|
+
return "";
|
|
795
|
+
}
|
|
796
|
+
return ` (${kb.getLabel()})`;
|
|
797
|
+
}
|
|
798
|
+
_buildDomNode() {
|
|
799
|
+
const flexibleHeight = true;
|
|
800
|
+
const flexibleWidth = true;
|
|
801
|
+
this._findInput = this._register(new ContextScopedFindInput(null, this._contextViewProvider, {
|
|
802
|
+
width: FIND_INPUT_AREA_WIDTH,
|
|
803
|
+
label: NLS_FIND_INPUT_LABEL,
|
|
804
|
+
placeholder: NLS_FIND_INPUT_PLACEHOLDER,
|
|
805
|
+
appendCaseSensitiveLabel: this._keybindingLabelFor(FIND_IDS.ToggleCaseSensitiveCommand),
|
|
806
|
+
appendWholeWordsLabel: this._keybindingLabelFor(FIND_IDS.ToggleWholeWordCommand),
|
|
807
|
+
appendRegexLabel: this._keybindingLabelFor(FIND_IDS.ToggleRegexCommand),
|
|
808
|
+
validation: (value) => {
|
|
809
|
+
if (value.length === 0 || !this._findInput.getRegex()) {
|
|
810
|
+
return null;
|
|
811
|
+
}
|
|
812
|
+
try {
|
|
813
|
+
new RegExp(value, "gu");
|
|
814
|
+
return null;
|
|
815
|
+
} catch (e) {
|
|
816
|
+
return { content: e.message };
|
|
817
|
+
}
|
|
818
|
+
},
|
|
819
|
+
flexibleHeight,
|
|
820
|
+
flexibleWidth,
|
|
821
|
+
flexibleMaxHeight: 118,
|
|
822
|
+
showCommonFindToggles: true,
|
|
823
|
+
showHistoryHint: () => showHistoryKeybindingHint(this._keybindingService),
|
|
824
|
+
inputBoxStyles: defaultInputBoxStyles,
|
|
825
|
+
toggleStyles: defaultToggleStyles
|
|
826
|
+
}, this._contextKeyService));
|
|
827
|
+
this._findInput.setRegex(!!this._state.isRegex);
|
|
828
|
+
this._findInput.setCaseSensitive(!!this._state.matchCase);
|
|
829
|
+
this._findInput.setWholeWords(!!this._state.wholeWord);
|
|
830
|
+
this._register(this._findInput.onKeyDown((e) => this._onFindInputKeyDown(e)));
|
|
831
|
+
this._register(this._findInput.inputBox.onDidChange(() => {
|
|
832
|
+
if (this._ignoreChangeEvent) {
|
|
833
|
+
return;
|
|
834
|
+
}
|
|
835
|
+
this._state.change({ searchString: this._findInput.getValue() }, true);
|
|
836
|
+
}));
|
|
837
|
+
this._register(this._findInput.onDidOptionChange(() => {
|
|
838
|
+
this._state.change({
|
|
839
|
+
isRegex: this._findInput.getRegex(),
|
|
840
|
+
wholeWord: this._findInput.getWholeWords(),
|
|
841
|
+
matchCase: this._findInput.getCaseSensitive()
|
|
842
|
+
}, true);
|
|
843
|
+
}));
|
|
844
|
+
this._register(this._findInput.onCaseSensitiveKeyDown((e) => {
|
|
845
|
+
if (e.equals(
|
|
846
|
+
1024 | 2
|
|
847
|
+
/* KeyCode.Tab */
|
|
848
|
+
)) {
|
|
849
|
+
if (this._isReplaceVisible) {
|
|
850
|
+
this._replaceInput.focus();
|
|
851
|
+
e.preventDefault();
|
|
852
|
+
}
|
|
853
|
+
}
|
|
854
|
+
}));
|
|
855
|
+
this._register(this._findInput.onRegexKeyDown((e) => {
|
|
856
|
+
if (e.equals(
|
|
857
|
+
2
|
|
858
|
+
/* KeyCode.Tab */
|
|
859
|
+
)) {
|
|
860
|
+
if (this._isReplaceVisible) {
|
|
861
|
+
this._replaceInput.focusOnPreserve();
|
|
862
|
+
e.preventDefault();
|
|
863
|
+
}
|
|
864
|
+
}
|
|
865
|
+
}));
|
|
866
|
+
this._register(this._findInput.inputBox.onDidHeightChange((e) => {
|
|
867
|
+
if (this._tryUpdateHeight()) {
|
|
868
|
+
this._showViewZone();
|
|
869
|
+
}
|
|
870
|
+
}));
|
|
871
|
+
if (isLinux) {
|
|
872
|
+
this._register(this._findInput.onMouseDown((e) => this._onFindInputMouseDown(e)));
|
|
873
|
+
}
|
|
874
|
+
this._matchesCount = document.createElement("div");
|
|
875
|
+
this._matchesCount.className = "matchesCount";
|
|
876
|
+
this._updateMatchesCount();
|
|
877
|
+
const hoverDelegate = this._register(createInstantHoverDelegate());
|
|
878
|
+
this._prevBtn = this._register(new SimpleButton({
|
|
879
|
+
label: NLS_PREVIOUS_MATCH_BTN_LABEL + this._keybindingLabelFor(FIND_IDS.PreviousMatchFindAction),
|
|
880
|
+
icon: findPreviousMatchIcon,
|
|
881
|
+
hoverDelegate,
|
|
882
|
+
onTrigger: () => {
|
|
883
|
+
assertIsDefined(this._codeEditor.getAction(FIND_IDS.PreviousMatchFindAction)).run().then(void 0, onUnexpectedError);
|
|
884
|
+
}
|
|
885
|
+
}, this._hoverService));
|
|
886
|
+
this._nextBtn = this._register(new SimpleButton({
|
|
887
|
+
label: NLS_NEXT_MATCH_BTN_LABEL + this._keybindingLabelFor(FIND_IDS.NextMatchFindAction),
|
|
888
|
+
icon: findNextMatchIcon,
|
|
889
|
+
hoverDelegate,
|
|
890
|
+
onTrigger: () => {
|
|
891
|
+
assertIsDefined(this._codeEditor.getAction(FIND_IDS.NextMatchFindAction)).run().then(void 0, onUnexpectedError);
|
|
892
|
+
}
|
|
893
|
+
}, this._hoverService));
|
|
894
|
+
const findPart = document.createElement("div");
|
|
895
|
+
findPart.className = "find-part";
|
|
896
|
+
findPart.appendChild(this._findInput.domNode);
|
|
897
|
+
const actionsContainer = document.createElement("div");
|
|
898
|
+
actionsContainer.className = "find-actions";
|
|
899
|
+
findPart.appendChild(actionsContainer);
|
|
900
|
+
actionsContainer.appendChild(this._matchesCount);
|
|
901
|
+
actionsContainer.appendChild(this._prevBtn.domNode);
|
|
902
|
+
actionsContainer.appendChild(this._nextBtn.domNode);
|
|
903
|
+
this._toggleSelectionFind = this._register(new Toggle({
|
|
904
|
+
icon: findSelectionIcon,
|
|
905
|
+
title: NLS_TOGGLE_SELECTION_FIND_TITLE + this._keybindingLabelFor(FIND_IDS.ToggleSearchScopeCommand),
|
|
906
|
+
isChecked: false,
|
|
907
|
+
hoverDelegate,
|
|
908
|
+
inputActiveOptionBackground: asCssVariable(inputActiveOptionBackground),
|
|
909
|
+
inputActiveOptionBorder: asCssVariable(inputActiveOptionBorder),
|
|
910
|
+
inputActiveOptionForeground: asCssVariable(inputActiveOptionForeground)
|
|
911
|
+
}));
|
|
912
|
+
this._register(this._toggleSelectionFind.onChange(() => {
|
|
913
|
+
if (this._toggleSelectionFind.checked) {
|
|
914
|
+
if (this._codeEditor.hasModel()) {
|
|
915
|
+
let selections = this._codeEditor.getSelections();
|
|
916
|
+
selections = selections.map((selection) => {
|
|
917
|
+
if (selection.endColumn === 1 && selection.endLineNumber > selection.startLineNumber) {
|
|
918
|
+
selection = selection.setEndPosition(selection.endLineNumber - 1, this._codeEditor.getModel().getLineMaxColumn(selection.endLineNumber - 1));
|
|
919
|
+
}
|
|
920
|
+
if (!selection.isEmpty()) {
|
|
921
|
+
return selection;
|
|
922
|
+
}
|
|
923
|
+
return null;
|
|
924
|
+
}).filter((element) => !!element);
|
|
925
|
+
if (selections.length) {
|
|
926
|
+
this._state.change({ searchScope: selections }, true);
|
|
927
|
+
}
|
|
928
|
+
}
|
|
929
|
+
} else {
|
|
930
|
+
this._state.change({ searchScope: null }, true);
|
|
931
|
+
}
|
|
932
|
+
}));
|
|
933
|
+
actionsContainer.appendChild(this._toggleSelectionFind.domNode);
|
|
934
|
+
this._closeBtn = this._register(new SimpleButton({
|
|
935
|
+
label: NLS_CLOSE_BTN_LABEL + this._keybindingLabelFor(FIND_IDS.CloseFindWidgetCommand),
|
|
936
|
+
icon: widgetClose,
|
|
937
|
+
hoverDelegate,
|
|
938
|
+
onTrigger: () => {
|
|
939
|
+
this._state.change({ isRevealed: false, searchScope: null }, false);
|
|
940
|
+
},
|
|
941
|
+
onKeyDown: (e) => {
|
|
942
|
+
if (e.equals(
|
|
943
|
+
2
|
|
944
|
+
/* KeyCode.Tab */
|
|
945
|
+
)) {
|
|
946
|
+
if (this._isReplaceVisible) {
|
|
947
|
+
if (this._replaceBtn.isEnabled()) {
|
|
948
|
+
this._replaceBtn.focus();
|
|
949
|
+
} else {
|
|
950
|
+
this._codeEditor.focus();
|
|
951
|
+
}
|
|
952
|
+
e.preventDefault();
|
|
953
|
+
}
|
|
954
|
+
}
|
|
955
|
+
}
|
|
956
|
+
}, this._hoverService));
|
|
957
|
+
this._replaceInput = this._register(new ContextScopedReplaceInput(null, void 0, {
|
|
958
|
+
label: NLS_REPLACE_INPUT_LABEL,
|
|
959
|
+
placeholder: NLS_REPLACE_INPUT_PLACEHOLDER,
|
|
960
|
+
appendPreserveCaseLabel: this._keybindingLabelFor(FIND_IDS.TogglePreserveCaseCommand),
|
|
961
|
+
history: [],
|
|
962
|
+
flexibleHeight,
|
|
963
|
+
flexibleWidth,
|
|
964
|
+
flexibleMaxHeight: 118,
|
|
965
|
+
showHistoryHint: () => showHistoryKeybindingHint(this._keybindingService),
|
|
966
|
+
inputBoxStyles: defaultInputBoxStyles,
|
|
967
|
+
toggleStyles: defaultToggleStyles
|
|
968
|
+
}, this._contextKeyService, true));
|
|
969
|
+
this._replaceInput.setPreserveCase(!!this._state.preserveCase);
|
|
970
|
+
this._register(this._replaceInput.onKeyDown((e) => this._onReplaceInputKeyDown(e)));
|
|
971
|
+
this._register(this._replaceInput.inputBox.onDidChange(() => {
|
|
972
|
+
this._state.change({ replaceString: this._replaceInput.inputBox.value }, false);
|
|
973
|
+
}));
|
|
974
|
+
this._register(this._replaceInput.inputBox.onDidHeightChange((e) => {
|
|
975
|
+
if (this._isReplaceVisible && this._tryUpdateHeight()) {
|
|
976
|
+
this._showViewZone();
|
|
977
|
+
}
|
|
978
|
+
}));
|
|
979
|
+
this._register(this._replaceInput.onDidOptionChange(() => {
|
|
980
|
+
this._state.change({
|
|
981
|
+
preserveCase: this._replaceInput.getPreserveCase()
|
|
982
|
+
}, true);
|
|
983
|
+
}));
|
|
984
|
+
this._register(this._replaceInput.onPreserveCaseKeyDown((e) => {
|
|
985
|
+
if (e.equals(
|
|
986
|
+
2
|
|
987
|
+
/* KeyCode.Tab */
|
|
988
|
+
)) {
|
|
989
|
+
if (this._prevBtn.isEnabled()) {
|
|
990
|
+
this._prevBtn.focus();
|
|
991
|
+
} else if (this._nextBtn.isEnabled()) {
|
|
992
|
+
this._nextBtn.focus();
|
|
993
|
+
} else if (this._toggleSelectionFind.enabled) {
|
|
994
|
+
this._toggleSelectionFind.focus();
|
|
995
|
+
} else if (this._closeBtn.isEnabled()) {
|
|
996
|
+
this._closeBtn.focus();
|
|
997
|
+
}
|
|
998
|
+
e.preventDefault();
|
|
999
|
+
}
|
|
1000
|
+
}));
|
|
1001
|
+
const replaceHoverDelegate = this._register(createInstantHoverDelegate());
|
|
1002
|
+
this._replaceBtn = this._register(new SimpleButton({
|
|
1003
|
+
label: NLS_REPLACE_BTN_LABEL + this._keybindingLabelFor(FIND_IDS.ReplaceOneAction),
|
|
1004
|
+
icon: findReplaceIcon,
|
|
1005
|
+
hoverDelegate: replaceHoverDelegate,
|
|
1006
|
+
onTrigger: () => {
|
|
1007
|
+
this._controller.replace();
|
|
1008
|
+
},
|
|
1009
|
+
onKeyDown: (e) => {
|
|
1010
|
+
if (e.equals(
|
|
1011
|
+
1024 | 2
|
|
1012
|
+
/* KeyCode.Tab */
|
|
1013
|
+
)) {
|
|
1014
|
+
this._closeBtn.focus();
|
|
1015
|
+
e.preventDefault();
|
|
1016
|
+
}
|
|
1017
|
+
}
|
|
1018
|
+
}, this._hoverService));
|
|
1019
|
+
this._replaceAllBtn = this._register(new SimpleButton({
|
|
1020
|
+
label: NLS_REPLACE_ALL_BTN_LABEL + this._keybindingLabelFor(FIND_IDS.ReplaceAllAction),
|
|
1021
|
+
icon: findReplaceAllIcon,
|
|
1022
|
+
hoverDelegate: replaceHoverDelegate,
|
|
1023
|
+
onTrigger: () => {
|
|
1024
|
+
this._controller.replaceAll();
|
|
1025
|
+
}
|
|
1026
|
+
}, this._hoverService));
|
|
1027
|
+
const replacePart = document.createElement("div");
|
|
1028
|
+
replacePart.className = "replace-part";
|
|
1029
|
+
replacePart.appendChild(this._replaceInput.domNode);
|
|
1030
|
+
const replaceActionsContainer = document.createElement("div");
|
|
1031
|
+
replaceActionsContainer.className = "replace-actions";
|
|
1032
|
+
replacePart.appendChild(replaceActionsContainer);
|
|
1033
|
+
replaceActionsContainer.appendChild(this._replaceBtn.domNode);
|
|
1034
|
+
replaceActionsContainer.appendChild(this._replaceAllBtn.domNode);
|
|
1035
|
+
this._toggleReplaceBtn = this._register(new SimpleButton({
|
|
1036
|
+
label: NLS_TOGGLE_REPLACE_MODE_BTN_LABEL,
|
|
1037
|
+
className: "codicon toggle left",
|
|
1038
|
+
onTrigger: () => {
|
|
1039
|
+
this._state.change({ isReplaceRevealed: !this._isReplaceVisible }, false);
|
|
1040
|
+
if (this._isReplaceVisible) {
|
|
1041
|
+
this._replaceInput.width = getTotalWidth(this._findInput.domNode);
|
|
1042
|
+
this._replaceInput.inputBox.layout();
|
|
1043
|
+
}
|
|
1044
|
+
this._showViewZone();
|
|
1045
|
+
}
|
|
1046
|
+
}, this._hoverService));
|
|
1047
|
+
this._toggleReplaceBtn.setExpanded(this._isReplaceVisible);
|
|
1048
|
+
this._domNode = document.createElement("div");
|
|
1049
|
+
this._domNode.className = "editor-widget find-widget";
|
|
1050
|
+
this._domNode.setAttribute("aria-hidden", "true");
|
|
1051
|
+
this._domNode.ariaLabel = NLS_FIND_DIALOG_LABEL;
|
|
1052
|
+
this._domNode.role = "dialog";
|
|
1053
|
+
this._domNode.style.width = `${FIND_WIDGET_INITIAL_WIDTH}px`;
|
|
1054
|
+
this._domNode.appendChild(this._toggleReplaceBtn.domNode);
|
|
1055
|
+
this._domNode.appendChild(findPart);
|
|
1056
|
+
this._domNode.appendChild(this._closeBtn.domNode);
|
|
1057
|
+
this._domNode.appendChild(replacePart);
|
|
1058
|
+
this._resizeSash = this._register(new Sash(this._domNode, this, { orientation: 0, size: 2 }));
|
|
1059
|
+
this._resized = false;
|
|
1060
|
+
let originalWidth = FIND_WIDGET_INITIAL_WIDTH;
|
|
1061
|
+
this._register(this._resizeSash.onDidStart(() => {
|
|
1062
|
+
originalWidth = getTotalWidth(this._domNode);
|
|
1063
|
+
}));
|
|
1064
|
+
this._register(this._resizeSash.onDidChange((evt) => {
|
|
1065
|
+
this._resized = true;
|
|
1066
|
+
const width = originalWidth + evt.startX - evt.currentX;
|
|
1067
|
+
if (width < FIND_WIDGET_INITIAL_WIDTH) {
|
|
1068
|
+
return;
|
|
1069
|
+
}
|
|
1070
|
+
const maxWidth = parseFloat(getComputedStyle(this._domNode).maxWidth) || 0;
|
|
1071
|
+
if (width > maxWidth) {
|
|
1072
|
+
return;
|
|
1073
|
+
}
|
|
1074
|
+
this._domNode.style.width = `${width}px`;
|
|
1075
|
+
if (this._isReplaceVisible) {
|
|
1076
|
+
this._replaceInput.width = getTotalWidth(this._findInput.domNode);
|
|
1077
|
+
}
|
|
1078
|
+
this._findInput.inputBox.layout();
|
|
1079
|
+
this._tryUpdateHeight();
|
|
1080
|
+
}));
|
|
1081
|
+
this._register(this._resizeSash.onDidReset(() => {
|
|
1082
|
+
const currentWidth = getTotalWidth(this._domNode);
|
|
1083
|
+
if (currentWidth < FIND_WIDGET_INITIAL_WIDTH) {
|
|
1084
|
+
return;
|
|
1085
|
+
}
|
|
1086
|
+
let width = FIND_WIDGET_INITIAL_WIDTH;
|
|
1087
|
+
if (!this._resized || currentWidth === FIND_WIDGET_INITIAL_WIDTH) {
|
|
1088
|
+
const layoutInfo = this._codeEditor.getLayoutInfo();
|
|
1089
|
+
width = layoutInfo.width - 28 - layoutInfo.minimap.minimapWidth - 15;
|
|
1090
|
+
this._resized = true;
|
|
1091
|
+
}
|
|
1092
|
+
this._domNode.style.width = `${width}px`;
|
|
1093
|
+
if (this._isReplaceVisible) {
|
|
1094
|
+
this._replaceInput.width = getTotalWidth(this._findInput.domNode);
|
|
1095
|
+
}
|
|
1096
|
+
this._findInput.inputBox.layout();
|
|
1097
|
+
}));
|
|
1098
|
+
}
|
|
1099
|
+
updateAccessibilitySupport() {
|
|
1100
|
+
const value = this._codeEditor.getOption(
|
|
1101
|
+
2
|
|
1102
|
+
/* EditorOption.accessibilitySupport */
|
|
1103
|
+
);
|
|
1104
|
+
this._findInput.setFocusInputOnOptionClick(
|
|
1105
|
+
value !== 2
|
|
1106
|
+
/* AccessibilitySupport.Enabled */
|
|
1107
|
+
);
|
|
1108
|
+
}
|
|
1109
|
+
};
|
|
1110
|
+
_FindWidget.ID = "editor.contrib.findWidget";
|
|
1111
|
+
let FindWidget = _FindWidget;
|
|
1112
|
+
class SimpleButton extends Widget {
|
|
1113
|
+
constructor(opts, hoverService) {
|
|
1114
|
+
super();
|
|
1115
|
+
this._opts = opts;
|
|
1116
|
+
let className = "button";
|
|
1117
|
+
if (this._opts.className) {
|
|
1118
|
+
className = className + " " + this._opts.className;
|
|
1119
|
+
}
|
|
1120
|
+
if (this._opts.icon) {
|
|
1121
|
+
className = className + " " + ThemeIcon.asClassName(this._opts.icon);
|
|
1122
|
+
}
|
|
1123
|
+
this._domNode = document.createElement("div");
|
|
1124
|
+
this._domNode.tabIndex = 0;
|
|
1125
|
+
this._domNode.className = className;
|
|
1126
|
+
this._domNode.setAttribute("role", "button");
|
|
1127
|
+
this._domNode.setAttribute("aria-label", this._opts.label);
|
|
1128
|
+
this._register(hoverService.setupManagedHover(opts.hoverDelegate ?? getDefaultHoverDelegate("element"), this._domNode, this._opts.label));
|
|
1129
|
+
this.onclick(this._domNode, (e) => {
|
|
1130
|
+
this._opts.onTrigger();
|
|
1131
|
+
e.preventDefault();
|
|
1132
|
+
});
|
|
1133
|
+
this.onkeydown(this._domNode, (e) => {
|
|
1134
|
+
var _a, _b;
|
|
1135
|
+
if (e.equals(
|
|
1136
|
+
10
|
|
1137
|
+
/* KeyCode.Space */
|
|
1138
|
+
) || e.equals(
|
|
1139
|
+
3
|
|
1140
|
+
/* KeyCode.Enter */
|
|
1141
|
+
)) {
|
|
1142
|
+
this._opts.onTrigger();
|
|
1143
|
+
e.preventDefault();
|
|
1144
|
+
return;
|
|
1145
|
+
}
|
|
1146
|
+
(_b = (_a = this._opts).onKeyDown) == null ? void 0 : _b.call(_a, e);
|
|
1147
|
+
});
|
|
1148
|
+
}
|
|
1149
|
+
get domNode() {
|
|
1150
|
+
return this._domNode;
|
|
1151
|
+
}
|
|
1152
|
+
isEnabled() {
|
|
1153
|
+
return this._domNode.tabIndex >= 0;
|
|
1154
|
+
}
|
|
1155
|
+
focus() {
|
|
1156
|
+
this._domNode.focus();
|
|
1157
|
+
}
|
|
1158
|
+
setEnabled(enabled) {
|
|
1159
|
+
this._domNode.classList.toggle("disabled", !enabled);
|
|
1160
|
+
this._domNode.setAttribute("aria-disabled", String(!enabled));
|
|
1161
|
+
this._domNode.tabIndex = enabled ? 0 : -1;
|
|
1162
|
+
}
|
|
1163
|
+
setExpanded(expanded) {
|
|
1164
|
+
this._domNode.setAttribute("aria-expanded", String(!!expanded));
|
|
1165
|
+
if (expanded) {
|
|
1166
|
+
this._domNode.classList.remove(...ThemeIcon.asClassNameArray(findCollapsedIcon));
|
|
1167
|
+
this._domNode.classList.add(...ThemeIcon.asClassNameArray(findExpandedIcon));
|
|
1168
|
+
} else {
|
|
1169
|
+
this._domNode.classList.remove(...ThemeIcon.asClassNameArray(findExpandedIcon));
|
|
1170
|
+
this._domNode.classList.add(...ThemeIcon.asClassNameArray(findCollapsedIcon));
|
|
1171
|
+
}
|
|
1172
|
+
}
|
|
1173
|
+
}
|
|
1174
|
+
registerThemingParticipant((theme, collector) => {
|
|
1175
|
+
const findMatchHighlightBorder = theme.getColor(editorFindMatchHighlightBorder);
|
|
1176
|
+
if (findMatchHighlightBorder) {
|
|
1177
|
+
collector.addRule(`.monaco-editor .findMatch { border: 1px ${isHighContrast(theme.type) ? "dotted" : "solid"} ${findMatchHighlightBorder}; box-sizing: border-box; }`);
|
|
1178
|
+
}
|
|
1179
|
+
const findRangeHighlightBorder = theme.getColor(editorFindRangeHighlightBorder);
|
|
1180
|
+
if (findRangeHighlightBorder) {
|
|
1181
|
+
collector.addRule(`.monaco-editor .findScope { border: 1px ${isHighContrast(theme.type) ? "dashed" : "solid"} ${findRangeHighlightBorder}; }`);
|
|
1182
|
+
}
|
|
1183
|
+
const hcBorder = theme.getColor(contrastBorder);
|
|
1184
|
+
if (hcBorder) {
|
|
1185
|
+
collector.addRule(`.monaco-editor .find-widget { border: 1px solid ${hcBorder}; }`);
|
|
1186
|
+
}
|
|
1187
|
+
const findMatchForeground = theme.getColor(editorFindMatchForeground);
|
|
1188
|
+
if (findMatchForeground) {
|
|
1189
|
+
collector.addRule(`.monaco-editor .findMatchInline { color: ${findMatchForeground}; }`);
|
|
1190
|
+
}
|
|
1191
|
+
const findMatchHighlightForeground = theme.getColor(editorFindMatchHighlightForeground);
|
|
1192
|
+
if (findMatchHighlightForeground) {
|
|
1193
|
+
collector.addRule(`.monaco-editor .currentFindMatchInline { color: ${findMatchHighlightForeground}; }`);
|
|
1194
|
+
}
|
|
1195
|
+
});
|
|
1196
|
+
export {
|
|
1197
|
+
FindWidget,
|
|
1198
|
+
FindWidgetViewZone,
|
|
1199
|
+
NLS_MATCHES_LOCATION,
|
|
1200
|
+
NLS_NO_RESULTS,
|
|
1201
|
+
SimpleButton,
|
|
1202
|
+
findNextMatchIcon,
|
|
1203
|
+
findPreviousMatchIcon,
|
|
1204
|
+
findReplaceAllIcon,
|
|
1205
|
+
findReplaceIcon,
|
|
1206
|
+
findSelectionIcon
|
|
1207
|
+
};
|
|
1208
|
+
//# sourceMappingURL=findWidget.es.js.map
|