@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,1074 @@
|
|
|
1
|
+
var _a;
|
|
2
|
+
import { Delayer } from "../../../../base/common/async.es.js";
|
|
3
|
+
import { Disposable, DisposableStore } from "../../../../base/common/lifecycle.es.js";
|
|
4
|
+
import { escapeRegExpCharacters } from "../../../../base/common/strings.es.js";
|
|
5
|
+
import { registerMultiEditorAction, MultiEditorAction, registerEditorContribution, registerEditorAction, EditorCommand, registerEditorCommand, EditorAction } from "../../../browser/editorExtensions.es.js";
|
|
6
|
+
import { overviewRulerRangeHighlight } from "../../../common/core/editorColorRegistry.es.js";
|
|
7
|
+
import { EditorContextKeys } from "../../../common/editorContextKeys.es.js";
|
|
8
|
+
import { OverviewRulerLane } from "../../../common/model.es.js";
|
|
9
|
+
import { CONTEXT_FIND_WIDGET_VISIBLE, CONTEXT_FIND_INPUT_FOCUSED, FindModelBoundToEditorModel, FIND_IDS, ToggleCaseSensitiveKeybinding, ToggleWholeWordKeybinding, ToggleRegexKeybinding, ToggleSearchScopeKeybinding, TogglePreserveCaseKeybinding, CONTEXT_REPLACE_INPUT_FOCUSED } from "./findModel.es.js";
|
|
10
|
+
import { FindOptionsWidget } from "./findOptionsWidget.es.js";
|
|
11
|
+
import { FindReplaceState } from "./findState.es.js";
|
|
12
|
+
import { FindWidget } from "./findWidget.es.js";
|
|
13
|
+
import { localize } from "../../../../nls.es.js";
|
|
14
|
+
import { MenuId } from "../../../../platform/actions/common/actions.es.js";
|
|
15
|
+
import { IClipboardService } from "../../../../platform/clipboard/common/clipboardService.es.js";
|
|
16
|
+
import { IContextKeyService, ContextKeyExpr } from "../../../../platform/contextkey/common/contextkey.es.js";
|
|
17
|
+
import { IContextViewService } from "../../../../platform/contextview/browser/contextView.es.js";
|
|
18
|
+
import { IKeybindingService } from "../../../../platform/keybinding/common/keybinding.es.js";
|
|
19
|
+
import { INotificationService, Severity } from "../../../../platform/notification/common/notification.es.js";
|
|
20
|
+
import { IQuickInputService } from "../../../../platform/quickinput/common/quickInput.es.js";
|
|
21
|
+
import { IStorageService } from "../../../../platform/storage/common/storage.es.js";
|
|
22
|
+
import { IThemeService, themeColorFromId } from "../../../../platform/theme/common/themeService.es.js";
|
|
23
|
+
import { IHoverService } from "../../../../platform/hover/browser/hover.es.js";
|
|
24
|
+
var __decorate = function(decorators, target, key, desc) {
|
|
25
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
26
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
27
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
28
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
29
|
+
};
|
|
30
|
+
var __param = function(paramIndex, decorator) {
|
|
31
|
+
return function(target, key) {
|
|
32
|
+
decorator(target, key, paramIndex);
|
|
33
|
+
};
|
|
34
|
+
};
|
|
35
|
+
var CommonFindController_1;
|
|
36
|
+
const SEARCH_STRING_MAX_LENGTH = 524288;
|
|
37
|
+
function getSelectionSearchString(editor, seedSearchStringFromSelection = "single", seedSearchStringFromNonEmptySelection = false) {
|
|
38
|
+
if (!editor.hasModel()) {
|
|
39
|
+
return null;
|
|
40
|
+
}
|
|
41
|
+
const selection = editor.getSelection();
|
|
42
|
+
if (seedSearchStringFromSelection === "single" && selection.startLineNumber === selection.endLineNumber || seedSearchStringFromSelection === "multiple") {
|
|
43
|
+
if (selection.isEmpty()) {
|
|
44
|
+
const wordAtPosition = editor.getConfiguredWordAtPosition(selection.getStartPosition());
|
|
45
|
+
if (wordAtPosition && false === seedSearchStringFromNonEmptySelection) {
|
|
46
|
+
return wordAtPosition.word;
|
|
47
|
+
}
|
|
48
|
+
} else {
|
|
49
|
+
if (editor.getModel().getValueLengthInRange(selection) < SEARCH_STRING_MAX_LENGTH) {
|
|
50
|
+
return editor.getModel().getValueInRange(selection);
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
return null;
|
|
55
|
+
}
|
|
56
|
+
let CommonFindController = (_a = class extends Disposable {
|
|
57
|
+
get editor() {
|
|
58
|
+
return this._editor;
|
|
59
|
+
}
|
|
60
|
+
static get(editor) {
|
|
61
|
+
return editor.getContribution(CommonFindController_1.ID);
|
|
62
|
+
}
|
|
63
|
+
constructor(editor, contextKeyService, storageService, clipboardService, notificationService, hoverService) {
|
|
64
|
+
super();
|
|
65
|
+
this._editor = editor;
|
|
66
|
+
this._findWidgetVisible = CONTEXT_FIND_WIDGET_VISIBLE.bindTo(contextKeyService);
|
|
67
|
+
this._contextKeyService = contextKeyService;
|
|
68
|
+
this._storageService = storageService;
|
|
69
|
+
this._clipboardService = clipboardService;
|
|
70
|
+
this._notificationService = notificationService;
|
|
71
|
+
this._hoverService = hoverService;
|
|
72
|
+
this._updateHistoryDelayer = new Delayer(500);
|
|
73
|
+
this._state = this._register(new FindReplaceState());
|
|
74
|
+
this.loadQueryState();
|
|
75
|
+
this._register(this._state.onFindReplaceStateChange((e) => this._onStateChanged(e)));
|
|
76
|
+
this._model = null;
|
|
77
|
+
this._register(this._editor.onDidChangeModel(() => {
|
|
78
|
+
const shouldRestartFind = this._editor.getModel() && this._state.isRevealed;
|
|
79
|
+
this.disposeModel();
|
|
80
|
+
this._state.change({
|
|
81
|
+
searchScope: null,
|
|
82
|
+
matchCase: this._storageService.getBoolean("editor.matchCase", 1, false),
|
|
83
|
+
wholeWord: this._storageService.getBoolean("editor.wholeWord", 1, false),
|
|
84
|
+
isRegex: this._storageService.getBoolean("editor.isRegex", 1, false),
|
|
85
|
+
preserveCase: this._storageService.getBoolean("editor.preserveCase", 1, false)
|
|
86
|
+
}, false);
|
|
87
|
+
if (shouldRestartFind) {
|
|
88
|
+
this._start({
|
|
89
|
+
forceRevealReplace: false,
|
|
90
|
+
seedSearchStringFromSelection: "none",
|
|
91
|
+
seedSearchStringFromNonEmptySelection: false,
|
|
92
|
+
seedSearchStringFromGlobalClipboard: false,
|
|
93
|
+
shouldFocus: 0,
|
|
94
|
+
shouldAnimate: false,
|
|
95
|
+
updateSearchScope: false,
|
|
96
|
+
loop: this._editor.getOption(
|
|
97
|
+
41
|
|
98
|
+
/* EditorOption.find */
|
|
99
|
+
).loop
|
|
100
|
+
});
|
|
101
|
+
}
|
|
102
|
+
}));
|
|
103
|
+
}
|
|
104
|
+
dispose() {
|
|
105
|
+
this.disposeModel();
|
|
106
|
+
super.dispose();
|
|
107
|
+
}
|
|
108
|
+
disposeModel() {
|
|
109
|
+
if (this._model) {
|
|
110
|
+
this._model.dispose();
|
|
111
|
+
this._model = null;
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
_onStateChanged(e) {
|
|
115
|
+
this.saveQueryState(e);
|
|
116
|
+
if (e.isRevealed) {
|
|
117
|
+
if (this._state.isRevealed) {
|
|
118
|
+
this._findWidgetVisible.set(true);
|
|
119
|
+
} else {
|
|
120
|
+
this._findWidgetVisible.reset();
|
|
121
|
+
this.disposeModel();
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
if (e.searchString) {
|
|
125
|
+
this.setGlobalBufferTerm(this._state.searchString);
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
saveQueryState(e) {
|
|
129
|
+
if (e.isRegex) {
|
|
130
|
+
this._storageService.store(
|
|
131
|
+
"editor.isRegex",
|
|
132
|
+
this._state.actualIsRegex,
|
|
133
|
+
1,
|
|
134
|
+
1
|
|
135
|
+
/* StorageTarget.MACHINE */
|
|
136
|
+
);
|
|
137
|
+
}
|
|
138
|
+
if (e.wholeWord) {
|
|
139
|
+
this._storageService.store(
|
|
140
|
+
"editor.wholeWord",
|
|
141
|
+
this._state.actualWholeWord,
|
|
142
|
+
1,
|
|
143
|
+
1
|
|
144
|
+
/* StorageTarget.MACHINE */
|
|
145
|
+
);
|
|
146
|
+
}
|
|
147
|
+
if (e.matchCase) {
|
|
148
|
+
this._storageService.store(
|
|
149
|
+
"editor.matchCase",
|
|
150
|
+
this._state.actualMatchCase,
|
|
151
|
+
1,
|
|
152
|
+
1
|
|
153
|
+
/* StorageTarget.MACHINE */
|
|
154
|
+
);
|
|
155
|
+
}
|
|
156
|
+
if (e.preserveCase) {
|
|
157
|
+
this._storageService.store(
|
|
158
|
+
"editor.preserveCase",
|
|
159
|
+
this._state.actualPreserveCase,
|
|
160
|
+
1,
|
|
161
|
+
1
|
|
162
|
+
/* StorageTarget.MACHINE */
|
|
163
|
+
);
|
|
164
|
+
}
|
|
165
|
+
}
|
|
166
|
+
loadQueryState() {
|
|
167
|
+
this._state.change({
|
|
168
|
+
matchCase: this._storageService.getBoolean("editor.matchCase", 1, this._state.matchCase),
|
|
169
|
+
wholeWord: this._storageService.getBoolean("editor.wholeWord", 1, this._state.wholeWord),
|
|
170
|
+
isRegex: this._storageService.getBoolean("editor.isRegex", 1, this._state.isRegex),
|
|
171
|
+
preserveCase: this._storageService.getBoolean("editor.preserveCase", 1, this._state.preserveCase)
|
|
172
|
+
}, false);
|
|
173
|
+
}
|
|
174
|
+
isFindInputFocused() {
|
|
175
|
+
return !!CONTEXT_FIND_INPUT_FOCUSED.getValue(this._contextKeyService);
|
|
176
|
+
}
|
|
177
|
+
getState() {
|
|
178
|
+
return this._state;
|
|
179
|
+
}
|
|
180
|
+
closeFindWidget() {
|
|
181
|
+
this._state.change({
|
|
182
|
+
isRevealed: false,
|
|
183
|
+
searchScope: null
|
|
184
|
+
}, false);
|
|
185
|
+
this._editor.focus();
|
|
186
|
+
}
|
|
187
|
+
toggleCaseSensitive() {
|
|
188
|
+
this._state.change({ matchCase: !this._state.matchCase }, false);
|
|
189
|
+
if (!this._state.isRevealed) {
|
|
190
|
+
this.highlightFindOptions();
|
|
191
|
+
}
|
|
192
|
+
}
|
|
193
|
+
toggleWholeWords() {
|
|
194
|
+
this._state.change({ wholeWord: !this._state.wholeWord }, false);
|
|
195
|
+
if (!this._state.isRevealed) {
|
|
196
|
+
this.highlightFindOptions();
|
|
197
|
+
}
|
|
198
|
+
}
|
|
199
|
+
toggleRegex() {
|
|
200
|
+
this._state.change({ isRegex: !this._state.isRegex }, false);
|
|
201
|
+
if (!this._state.isRevealed) {
|
|
202
|
+
this.highlightFindOptions();
|
|
203
|
+
}
|
|
204
|
+
}
|
|
205
|
+
togglePreserveCase() {
|
|
206
|
+
this._state.change({ preserveCase: !this._state.preserveCase }, false);
|
|
207
|
+
if (!this._state.isRevealed) {
|
|
208
|
+
this.highlightFindOptions();
|
|
209
|
+
}
|
|
210
|
+
}
|
|
211
|
+
toggleSearchScope() {
|
|
212
|
+
if (this._state.searchScope) {
|
|
213
|
+
this._state.change({ searchScope: null }, true);
|
|
214
|
+
} else {
|
|
215
|
+
if (this._editor.hasModel()) {
|
|
216
|
+
let selections = this._editor.getSelections();
|
|
217
|
+
selections = selections.map((selection) => {
|
|
218
|
+
if (selection.endColumn === 1 && selection.endLineNumber > selection.startLineNumber) {
|
|
219
|
+
selection = selection.setEndPosition(selection.endLineNumber - 1, this._editor.getModel().getLineMaxColumn(selection.endLineNumber - 1));
|
|
220
|
+
}
|
|
221
|
+
if (!selection.isEmpty()) {
|
|
222
|
+
return selection;
|
|
223
|
+
}
|
|
224
|
+
return null;
|
|
225
|
+
}).filter((element) => !!element);
|
|
226
|
+
if (selections.length) {
|
|
227
|
+
this._state.change({ searchScope: selections }, true);
|
|
228
|
+
}
|
|
229
|
+
}
|
|
230
|
+
}
|
|
231
|
+
}
|
|
232
|
+
setSearchString(searchString) {
|
|
233
|
+
if (this._state.isRegex) {
|
|
234
|
+
searchString = escapeRegExpCharacters(searchString);
|
|
235
|
+
}
|
|
236
|
+
this._state.change({ searchString }, false);
|
|
237
|
+
}
|
|
238
|
+
highlightFindOptions(ignoreWhenVisible = false) {
|
|
239
|
+
}
|
|
240
|
+
async _start(opts, newState) {
|
|
241
|
+
this.disposeModel();
|
|
242
|
+
if (!this._editor.hasModel()) {
|
|
243
|
+
return;
|
|
244
|
+
}
|
|
245
|
+
const stateChanges = {
|
|
246
|
+
...newState,
|
|
247
|
+
isRevealed: true
|
|
248
|
+
};
|
|
249
|
+
if (opts.seedSearchStringFromSelection === "single") {
|
|
250
|
+
const selectionSearchString = getSelectionSearchString(this._editor, opts.seedSearchStringFromSelection, opts.seedSearchStringFromNonEmptySelection);
|
|
251
|
+
if (selectionSearchString) {
|
|
252
|
+
if (this._state.isRegex) {
|
|
253
|
+
stateChanges.searchString = escapeRegExpCharacters(selectionSearchString);
|
|
254
|
+
} else {
|
|
255
|
+
stateChanges.searchString = selectionSearchString;
|
|
256
|
+
}
|
|
257
|
+
}
|
|
258
|
+
} else if (opts.seedSearchStringFromSelection === "multiple" && !opts.updateSearchScope) {
|
|
259
|
+
const selectionSearchString = getSelectionSearchString(this._editor, opts.seedSearchStringFromSelection);
|
|
260
|
+
if (selectionSearchString) {
|
|
261
|
+
stateChanges.searchString = selectionSearchString;
|
|
262
|
+
}
|
|
263
|
+
}
|
|
264
|
+
if (!stateChanges.searchString && opts.seedSearchStringFromGlobalClipboard) {
|
|
265
|
+
const selectionSearchString = await this.getGlobalBufferTerm();
|
|
266
|
+
if (!this._editor.hasModel()) {
|
|
267
|
+
return;
|
|
268
|
+
}
|
|
269
|
+
if (selectionSearchString) {
|
|
270
|
+
stateChanges.searchString = selectionSearchString;
|
|
271
|
+
}
|
|
272
|
+
}
|
|
273
|
+
if (opts.forceRevealReplace || stateChanges.isReplaceRevealed) {
|
|
274
|
+
stateChanges.isReplaceRevealed = true;
|
|
275
|
+
} else if (!this._findWidgetVisible.get()) {
|
|
276
|
+
stateChanges.isReplaceRevealed = false;
|
|
277
|
+
}
|
|
278
|
+
if (opts.updateSearchScope) {
|
|
279
|
+
const currentSelections = this._editor.getSelections();
|
|
280
|
+
if (currentSelections.some((selection) => !selection.isEmpty())) {
|
|
281
|
+
stateChanges.searchScope = currentSelections;
|
|
282
|
+
}
|
|
283
|
+
}
|
|
284
|
+
stateChanges.loop = opts.loop;
|
|
285
|
+
this._state.change(stateChanges, false);
|
|
286
|
+
if (!this._model) {
|
|
287
|
+
this._model = new FindModelBoundToEditorModel(this._editor, this._state);
|
|
288
|
+
}
|
|
289
|
+
}
|
|
290
|
+
start(opts, newState) {
|
|
291
|
+
return this._start(opts, newState);
|
|
292
|
+
}
|
|
293
|
+
moveToNextMatch() {
|
|
294
|
+
if (this._model) {
|
|
295
|
+
this._model.moveToNextMatch();
|
|
296
|
+
return true;
|
|
297
|
+
}
|
|
298
|
+
return false;
|
|
299
|
+
}
|
|
300
|
+
moveToPrevMatch() {
|
|
301
|
+
if (this._model) {
|
|
302
|
+
this._model.moveToPrevMatch();
|
|
303
|
+
return true;
|
|
304
|
+
}
|
|
305
|
+
return false;
|
|
306
|
+
}
|
|
307
|
+
goToMatch(index) {
|
|
308
|
+
if (this._model) {
|
|
309
|
+
this._model.moveToMatch(index);
|
|
310
|
+
return true;
|
|
311
|
+
}
|
|
312
|
+
return false;
|
|
313
|
+
}
|
|
314
|
+
replace() {
|
|
315
|
+
if (this._model) {
|
|
316
|
+
this._model.replace();
|
|
317
|
+
return true;
|
|
318
|
+
}
|
|
319
|
+
return false;
|
|
320
|
+
}
|
|
321
|
+
replaceAll() {
|
|
322
|
+
var _a2;
|
|
323
|
+
if (this._model) {
|
|
324
|
+
if ((_a2 = this._editor.getModel()) == null ? void 0 : _a2.isTooLargeForHeapOperation()) {
|
|
325
|
+
this._notificationService.warn(localize("too.large.for.replaceall", "The file is too large to perform a replace all operation."));
|
|
326
|
+
return false;
|
|
327
|
+
}
|
|
328
|
+
this._model.replaceAll();
|
|
329
|
+
return true;
|
|
330
|
+
}
|
|
331
|
+
return false;
|
|
332
|
+
}
|
|
333
|
+
selectAllMatches() {
|
|
334
|
+
if (this._model) {
|
|
335
|
+
this._model.selectAllMatches();
|
|
336
|
+
this._editor.focus();
|
|
337
|
+
return true;
|
|
338
|
+
}
|
|
339
|
+
return false;
|
|
340
|
+
}
|
|
341
|
+
async getGlobalBufferTerm() {
|
|
342
|
+
if (this._editor.getOption(
|
|
343
|
+
41
|
|
344
|
+
/* EditorOption.find */
|
|
345
|
+
).globalFindClipboard && this._editor.hasModel() && !this._editor.getModel().isTooLargeForSyncing()) {
|
|
346
|
+
return this._clipboardService.readFindText();
|
|
347
|
+
}
|
|
348
|
+
return "";
|
|
349
|
+
}
|
|
350
|
+
setGlobalBufferTerm(text) {
|
|
351
|
+
if (this._editor.getOption(
|
|
352
|
+
41
|
|
353
|
+
/* EditorOption.find */
|
|
354
|
+
).globalFindClipboard && this._editor.hasModel() && !this._editor.getModel().isTooLargeForSyncing()) {
|
|
355
|
+
this._clipboardService.writeFindText(text);
|
|
356
|
+
}
|
|
357
|
+
}
|
|
358
|
+
}, CommonFindController_1 = _a, _a.ID = "editor.contrib.findController", _a);
|
|
359
|
+
CommonFindController = CommonFindController_1 = __decorate([
|
|
360
|
+
__param(1, IContextKeyService),
|
|
361
|
+
__param(2, IStorageService),
|
|
362
|
+
__param(3, IClipboardService),
|
|
363
|
+
__param(4, INotificationService),
|
|
364
|
+
__param(5, IHoverService)
|
|
365
|
+
], CommonFindController);
|
|
366
|
+
let FindController = class FindController2 extends CommonFindController {
|
|
367
|
+
constructor(editor, _contextViewService, _contextKeyService, _keybindingService, _themeService, notificationService, _storageService, clipboardService, hoverService) {
|
|
368
|
+
super(editor, _contextKeyService, _storageService, clipboardService, notificationService, hoverService);
|
|
369
|
+
this._contextViewService = _contextViewService;
|
|
370
|
+
this._keybindingService = _keybindingService;
|
|
371
|
+
this._themeService = _themeService;
|
|
372
|
+
this._widget = null;
|
|
373
|
+
this._findOptionsWidget = null;
|
|
374
|
+
}
|
|
375
|
+
async _start(opts, newState) {
|
|
376
|
+
if (!this._widget) {
|
|
377
|
+
this._createFindWidget();
|
|
378
|
+
}
|
|
379
|
+
const selection = this._editor.getSelection();
|
|
380
|
+
let updateSearchScope = false;
|
|
381
|
+
switch (this._editor.getOption(
|
|
382
|
+
41
|
|
383
|
+
/* EditorOption.find */
|
|
384
|
+
).autoFindInSelection) {
|
|
385
|
+
case "always":
|
|
386
|
+
updateSearchScope = true;
|
|
387
|
+
break;
|
|
388
|
+
case "never":
|
|
389
|
+
updateSearchScope = false;
|
|
390
|
+
break;
|
|
391
|
+
case "multiline": {
|
|
392
|
+
const isSelectionMultipleLine = !!selection && selection.startLineNumber !== selection.endLineNumber;
|
|
393
|
+
updateSearchScope = isSelectionMultipleLine;
|
|
394
|
+
break;
|
|
395
|
+
}
|
|
396
|
+
}
|
|
397
|
+
opts.updateSearchScope = opts.updateSearchScope || updateSearchScope;
|
|
398
|
+
await super._start(opts, newState);
|
|
399
|
+
if (this._widget) {
|
|
400
|
+
if (opts.shouldFocus === 2) {
|
|
401
|
+
this._widget.focusReplaceInput();
|
|
402
|
+
} else if (opts.shouldFocus === 1) {
|
|
403
|
+
this._widget.focusFindInput();
|
|
404
|
+
}
|
|
405
|
+
}
|
|
406
|
+
}
|
|
407
|
+
highlightFindOptions(ignoreWhenVisible = false) {
|
|
408
|
+
if (!this._widget) {
|
|
409
|
+
this._createFindWidget();
|
|
410
|
+
}
|
|
411
|
+
if (this._state.isRevealed && !ignoreWhenVisible) {
|
|
412
|
+
this._widget.highlightFindOptions();
|
|
413
|
+
} else {
|
|
414
|
+
this._findOptionsWidget.highlightFindOptions();
|
|
415
|
+
}
|
|
416
|
+
}
|
|
417
|
+
_createFindWidget() {
|
|
418
|
+
this._widget = this._register(new FindWidget(this._editor, this, this._state, this._contextViewService, this._keybindingService, this._contextKeyService, this._themeService, this._storageService, this._notificationService, this._hoverService));
|
|
419
|
+
this._findOptionsWidget = this._register(new FindOptionsWidget(this._editor, this._state, this._keybindingService));
|
|
420
|
+
}
|
|
421
|
+
};
|
|
422
|
+
FindController = __decorate([
|
|
423
|
+
__param(1, IContextViewService),
|
|
424
|
+
__param(2, IContextKeyService),
|
|
425
|
+
__param(3, IKeybindingService),
|
|
426
|
+
__param(4, IThemeService),
|
|
427
|
+
__param(5, INotificationService),
|
|
428
|
+
__param(6, IStorageService),
|
|
429
|
+
__param(7, IClipboardService),
|
|
430
|
+
__param(8, IHoverService)
|
|
431
|
+
], FindController);
|
|
432
|
+
const StartFindAction = registerMultiEditorAction(new MultiEditorAction({
|
|
433
|
+
id: FIND_IDS.StartFindAction,
|
|
434
|
+
label: localize("startFindAction", "Find"),
|
|
435
|
+
alias: "Find",
|
|
436
|
+
precondition: ContextKeyExpr.or(EditorContextKeys.focus, ContextKeyExpr.has("editorIsOpen")),
|
|
437
|
+
kbOpts: {
|
|
438
|
+
kbExpr: null,
|
|
439
|
+
primary: 2048 | 36,
|
|
440
|
+
weight: 100
|
|
441
|
+
/* KeybindingWeight.EditorContrib */
|
|
442
|
+
},
|
|
443
|
+
menuOpts: {
|
|
444
|
+
menuId: MenuId.MenubarEditMenu,
|
|
445
|
+
group: "3_find",
|
|
446
|
+
title: localize({ key: "miFind", comment: ["&& denotes a mnemonic"] }, "&&Find"),
|
|
447
|
+
order: 1
|
|
448
|
+
}
|
|
449
|
+
}));
|
|
450
|
+
StartFindAction.addImplementation(0, (accessor, editor, args) => {
|
|
451
|
+
const controller = CommonFindController.get(editor);
|
|
452
|
+
if (!controller) {
|
|
453
|
+
return false;
|
|
454
|
+
}
|
|
455
|
+
return controller.start({
|
|
456
|
+
forceRevealReplace: false,
|
|
457
|
+
seedSearchStringFromSelection: editor.getOption(
|
|
458
|
+
41
|
|
459
|
+
/* EditorOption.find */
|
|
460
|
+
).seedSearchStringFromSelection !== "never" ? "single" : "none",
|
|
461
|
+
seedSearchStringFromNonEmptySelection: editor.getOption(
|
|
462
|
+
41
|
|
463
|
+
/* EditorOption.find */
|
|
464
|
+
).seedSearchStringFromSelection === "selection",
|
|
465
|
+
seedSearchStringFromGlobalClipboard: editor.getOption(
|
|
466
|
+
41
|
|
467
|
+
/* EditorOption.find */
|
|
468
|
+
).globalFindClipboard,
|
|
469
|
+
shouldFocus: 1,
|
|
470
|
+
shouldAnimate: true,
|
|
471
|
+
updateSearchScope: false,
|
|
472
|
+
loop: editor.getOption(
|
|
473
|
+
41
|
|
474
|
+
/* EditorOption.find */
|
|
475
|
+
).loop
|
|
476
|
+
});
|
|
477
|
+
});
|
|
478
|
+
const findArgDescription = {
|
|
479
|
+
description: "Open a new In-Editor Find Widget.",
|
|
480
|
+
args: [{
|
|
481
|
+
name: "Open a new In-Editor Find Widget args",
|
|
482
|
+
schema: {
|
|
483
|
+
properties: {
|
|
484
|
+
searchString: { type: "string" },
|
|
485
|
+
replaceString: { type: "string" },
|
|
486
|
+
isRegex: { type: "boolean" },
|
|
487
|
+
matchWholeWord: { type: "boolean" },
|
|
488
|
+
isCaseSensitive: { type: "boolean" },
|
|
489
|
+
preserveCase: { type: "boolean" },
|
|
490
|
+
findInSelection: { type: "boolean" }
|
|
491
|
+
}
|
|
492
|
+
}
|
|
493
|
+
}]
|
|
494
|
+
};
|
|
495
|
+
class StartFindWithArgsAction extends EditorAction {
|
|
496
|
+
constructor() {
|
|
497
|
+
super({
|
|
498
|
+
id: FIND_IDS.StartFindWithArgs,
|
|
499
|
+
label: localize("startFindWithArgsAction", "Find With Arguments"),
|
|
500
|
+
alias: "Find With Arguments",
|
|
501
|
+
precondition: void 0,
|
|
502
|
+
kbOpts: {
|
|
503
|
+
kbExpr: null,
|
|
504
|
+
primary: 0,
|
|
505
|
+
weight: 100
|
|
506
|
+
/* KeybindingWeight.EditorContrib */
|
|
507
|
+
},
|
|
508
|
+
metadata: findArgDescription
|
|
509
|
+
});
|
|
510
|
+
}
|
|
511
|
+
async run(accessor, editor, args) {
|
|
512
|
+
const controller = CommonFindController.get(editor);
|
|
513
|
+
if (controller) {
|
|
514
|
+
const newState = args ? {
|
|
515
|
+
searchString: args.searchString,
|
|
516
|
+
replaceString: args.replaceString,
|
|
517
|
+
isReplaceRevealed: args.replaceString !== void 0,
|
|
518
|
+
isRegex: args.isRegex,
|
|
519
|
+
// isRegexOverride: args.regexOverride,
|
|
520
|
+
wholeWord: args.matchWholeWord,
|
|
521
|
+
// wholeWordOverride: args.wholeWordOverride,
|
|
522
|
+
matchCase: args.isCaseSensitive,
|
|
523
|
+
// matchCaseOverride: args.matchCaseOverride,
|
|
524
|
+
preserveCase: args.preserveCase
|
|
525
|
+
// preserveCaseOverride: args.preserveCaseOverride,
|
|
526
|
+
} : {};
|
|
527
|
+
await controller.start({
|
|
528
|
+
forceRevealReplace: false,
|
|
529
|
+
seedSearchStringFromSelection: controller.getState().searchString.length === 0 && editor.getOption(
|
|
530
|
+
41
|
|
531
|
+
/* EditorOption.find */
|
|
532
|
+
).seedSearchStringFromSelection !== "never" ? "single" : "none",
|
|
533
|
+
seedSearchStringFromNonEmptySelection: editor.getOption(
|
|
534
|
+
41
|
|
535
|
+
/* EditorOption.find */
|
|
536
|
+
).seedSearchStringFromSelection === "selection",
|
|
537
|
+
seedSearchStringFromGlobalClipboard: true,
|
|
538
|
+
shouldFocus: 1,
|
|
539
|
+
shouldAnimate: true,
|
|
540
|
+
updateSearchScope: (args == null ? void 0 : args.findInSelection) || false,
|
|
541
|
+
loop: editor.getOption(
|
|
542
|
+
41
|
|
543
|
+
/* EditorOption.find */
|
|
544
|
+
).loop
|
|
545
|
+
}, newState);
|
|
546
|
+
controller.setGlobalBufferTerm(controller.getState().searchString);
|
|
547
|
+
}
|
|
548
|
+
}
|
|
549
|
+
}
|
|
550
|
+
class StartFindWithSelectionAction extends EditorAction {
|
|
551
|
+
constructor() {
|
|
552
|
+
super({
|
|
553
|
+
id: FIND_IDS.StartFindWithSelection,
|
|
554
|
+
label: localize("startFindWithSelectionAction", "Find With Selection"),
|
|
555
|
+
alias: "Find With Selection",
|
|
556
|
+
precondition: void 0,
|
|
557
|
+
kbOpts: {
|
|
558
|
+
kbExpr: null,
|
|
559
|
+
primary: 0,
|
|
560
|
+
mac: {
|
|
561
|
+
primary: 2048 | 35
|
|
562
|
+
},
|
|
563
|
+
weight: 100
|
|
564
|
+
/* KeybindingWeight.EditorContrib */
|
|
565
|
+
}
|
|
566
|
+
});
|
|
567
|
+
}
|
|
568
|
+
async run(accessor, editor) {
|
|
569
|
+
const controller = CommonFindController.get(editor);
|
|
570
|
+
if (controller) {
|
|
571
|
+
await controller.start({
|
|
572
|
+
forceRevealReplace: false,
|
|
573
|
+
seedSearchStringFromSelection: "multiple",
|
|
574
|
+
seedSearchStringFromNonEmptySelection: false,
|
|
575
|
+
seedSearchStringFromGlobalClipboard: false,
|
|
576
|
+
shouldFocus: 0,
|
|
577
|
+
shouldAnimate: true,
|
|
578
|
+
updateSearchScope: false,
|
|
579
|
+
loop: editor.getOption(
|
|
580
|
+
41
|
|
581
|
+
/* EditorOption.find */
|
|
582
|
+
).loop
|
|
583
|
+
});
|
|
584
|
+
controller.setGlobalBufferTerm(controller.getState().searchString);
|
|
585
|
+
}
|
|
586
|
+
}
|
|
587
|
+
}
|
|
588
|
+
class MatchFindAction extends EditorAction {
|
|
589
|
+
async run(accessor, editor) {
|
|
590
|
+
const controller = CommonFindController.get(editor);
|
|
591
|
+
if (controller && !this._run(controller)) {
|
|
592
|
+
await controller.start({
|
|
593
|
+
forceRevealReplace: false,
|
|
594
|
+
seedSearchStringFromSelection: controller.getState().searchString.length === 0 && editor.getOption(
|
|
595
|
+
41
|
|
596
|
+
/* EditorOption.find */
|
|
597
|
+
).seedSearchStringFromSelection !== "never" ? "single" : "none",
|
|
598
|
+
seedSearchStringFromNonEmptySelection: editor.getOption(
|
|
599
|
+
41
|
|
600
|
+
/* EditorOption.find */
|
|
601
|
+
).seedSearchStringFromSelection === "selection",
|
|
602
|
+
seedSearchStringFromGlobalClipboard: true,
|
|
603
|
+
shouldFocus: 0,
|
|
604
|
+
shouldAnimate: true,
|
|
605
|
+
updateSearchScope: false,
|
|
606
|
+
loop: editor.getOption(
|
|
607
|
+
41
|
|
608
|
+
/* EditorOption.find */
|
|
609
|
+
).loop
|
|
610
|
+
});
|
|
611
|
+
this._run(controller);
|
|
612
|
+
}
|
|
613
|
+
}
|
|
614
|
+
}
|
|
615
|
+
class NextMatchFindAction extends MatchFindAction {
|
|
616
|
+
constructor() {
|
|
617
|
+
super({
|
|
618
|
+
id: FIND_IDS.NextMatchFindAction,
|
|
619
|
+
label: localize("findNextMatchAction", "Find Next"),
|
|
620
|
+
alias: "Find Next",
|
|
621
|
+
precondition: void 0,
|
|
622
|
+
kbOpts: [{
|
|
623
|
+
kbExpr: EditorContextKeys.focus,
|
|
624
|
+
primary: 61,
|
|
625
|
+
mac: { primary: 2048 | 37, secondary: [
|
|
626
|
+
61
|
|
627
|
+
/* KeyCode.F3 */
|
|
628
|
+
] },
|
|
629
|
+
weight: 100
|
|
630
|
+
/* KeybindingWeight.EditorContrib */
|
|
631
|
+
}, {
|
|
632
|
+
kbExpr: ContextKeyExpr.and(EditorContextKeys.focus, CONTEXT_FIND_INPUT_FOCUSED),
|
|
633
|
+
primary: 3,
|
|
634
|
+
weight: 100
|
|
635
|
+
/* KeybindingWeight.EditorContrib */
|
|
636
|
+
}]
|
|
637
|
+
});
|
|
638
|
+
}
|
|
639
|
+
_run(controller) {
|
|
640
|
+
const result = controller.moveToNextMatch();
|
|
641
|
+
if (result) {
|
|
642
|
+
controller.editor.pushUndoStop();
|
|
643
|
+
return true;
|
|
644
|
+
}
|
|
645
|
+
return false;
|
|
646
|
+
}
|
|
647
|
+
}
|
|
648
|
+
class PreviousMatchFindAction extends MatchFindAction {
|
|
649
|
+
constructor() {
|
|
650
|
+
super({
|
|
651
|
+
id: FIND_IDS.PreviousMatchFindAction,
|
|
652
|
+
label: localize("findPreviousMatchAction", "Find Previous"),
|
|
653
|
+
alias: "Find Previous",
|
|
654
|
+
precondition: void 0,
|
|
655
|
+
kbOpts: [
|
|
656
|
+
{
|
|
657
|
+
kbExpr: EditorContextKeys.focus,
|
|
658
|
+
primary: 1024 | 61,
|
|
659
|
+
mac: { primary: 2048 | 1024 | 37, secondary: [
|
|
660
|
+
1024 | 61
|
|
661
|
+
/* KeyCode.F3 */
|
|
662
|
+
] },
|
|
663
|
+
weight: 100
|
|
664
|
+
/* KeybindingWeight.EditorContrib */
|
|
665
|
+
},
|
|
666
|
+
{
|
|
667
|
+
kbExpr: ContextKeyExpr.and(EditorContextKeys.focus, CONTEXT_FIND_INPUT_FOCUSED),
|
|
668
|
+
primary: 1024 | 3,
|
|
669
|
+
weight: 100
|
|
670
|
+
/* KeybindingWeight.EditorContrib */
|
|
671
|
+
}
|
|
672
|
+
]
|
|
673
|
+
});
|
|
674
|
+
}
|
|
675
|
+
_run(controller) {
|
|
676
|
+
return controller.moveToPrevMatch();
|
|
677
|
+
}
|
|
678
|
+
}
|
|
679
|
+
class MoveToMatchFindAction extends EditorAction {
|
|
680
|
+
constructor() {
|
|
681
|
+
super({
|
|
682
|
+
id: FIND_IDS.GoToMatchFindAction,
|
|
683
|
+
label: localize("findMatchAction.goToMatch", "Go to Match..."),
|
|
684
|
+
alias: "Go to Match...",
|
|
685
|
+
precondition: CONTEXT_FIND_WIDGET_VISIBLE
|
|
686
|
+
});
|
|
687
|
+
this._highlightDecorations = [];
|
|
688
|
+
}
|
|
689
|
+
run(accessor, editor, args) {
|
|
690
|
+
const controller = CommonFindController.get(editor);
|
|
691
|
+
if (!controller) {
|
|
692
|
+
return;
|
|
693
|
+
}
|
|
694
|
+
const matchesCount = controller.getState().matchesCount;
|
|
695
|
+
if (matchesCount < 1) {
|
|
696
|
+
const notificationService = accessor.get(INotificationService);
|
|
697
|
+
notificationService.notify({
|
|
698
|
+
severity: Severity.Warning,
|
|
699
|
+
message: localize("findMatchAction.noResults", "No matches. Try searching for something else.")
|
|
700
|
+
});
|
|
701
|
+
return;
|
|
702
|
+
}
|
|
703
|
+
const quickInputService = accessor.get(IQuickInputService);
|
|
704
|
+
const disposables = new DisposableStore();
|
|
705
|
+
const inputBox = disposables.add(quickInputService.createInputBox());
|
|
706
|
+
inputBox.placeholder = localize("findMatchAction.inputPlaceHolder", "Type a number to go to a specific match (between 1 and {0})", matchesCount);
|
|
707
|
+
const toFindMatchIndex = (value) => {
|
|
708
|
+
const index = parseInt(value);
|
|
709
|
+
if (isNaN(index)) {
|
|
710
|
+
return void 0;
|
|
711
|
+
}
|
|
712
|
+
const matchCount = controller.getState().matchesCount;
|
|
713
|
+
if (index > 0 && index <= matchCount) {
|
|
714
|
+
return index - 1;
|
|
715
|
+
} else if (index < 0 && index >= -matchCount) {
|
|
716
|
+
return matchCount + index;
|
|
717
|
+
}
|
|
718
|
+
return void 0;
|
|
719
|
+
};
|
|
720
|
+
const updatePickerAndEditor = (value) => {
|
|
721
|
+
const index = toFindMatchIndex(value);
|
|
722
|
+
if (typeof index === "number") {
|
|
723
|
+
inputBox.validationMessage = void 0;
|
|
724
|
+
controller.goToMatch(index);
|
|
725
|
+
const currentMatch = controller.getState().currentMatch;
|
|
726
|
+
if (currentMatch) {
|
|
727
|
+
this.addDecorations(editor, currentMatch);
|
|
728
|
+
}
|
|
729
|
+
} else {
|
|
730
|
+
inputBox.validationMessage = localize("findMatchAction.inputValidationMessage", "Please type a number between 1 and {0}", controller.getState().matchesCount);
|
|
731
|
+
this.clearDecorations(editor);
|
|
732
|
+
}
|
|
733
|
+
};
|
|
734
|
+
disposables.add(inputBox.onDidChangeValue((value) => {
|
|
735
|
+
updatePickerAndEditor(value);
|
|
736
|
+
}));
|
|
737
|
+
disposables.add(inputBox.onDidAccept(() => {
|
|
738
|
+
const index = toFindMatchIndex(inputBox.value);
|
|
739
|
+
if (typeof index === "number") {
|
|
740
|
+
controller.goToMatch(index);
|
|
741
|
+
inputBox.hide();
|
|
742
|
+
} else {
|
|
743
|
+
inputBox.validationMessage = localize("findMatchAction.inputValidationMessage", "Please type a number between 1 and {0}", controller.getState().matchesCount);
|
|
744
|
+
}
|
|
745
|
+
}));
|
|
746
|
+
disposables.add(inputBox.onDidHide(() => {
|
|
747
|
+
this.clearDecorations(editor);
|
|
748
|
+
disposables.dispose();
|
|
749
|
+
}));
|
|
750
|
+
inputBox.show();
|
|
751
|
+
}
|
|
752
|
+
clearDecorations(editor) {
|
|
753
|
+
editor.changeDecorations((changeAccessor) => {
|
|
754
|
+
this._highlightDecorations = changeAccessor.deltaDecorations(this._highlightDecorations, []);
|
|
755
|
+
});
|
|
756
|
+
}
|
|
757
|
+
addDecorations(editor, range) {
|
|
758
|
+
editor.changeDecorations((changeAccessor) => {
|
|
759
|
+
this._highlightDecorations = changeAccessor.deltaDecorations(this._highlightDecorations, [
|
|
760
|
+
{
|
|
761
|
+
range,
|
|
762
|
+
options: {
|
|
763
|
+
description: "find-match-quick-access-range-highlight",
|
|
764
|
+
className: "rangeHighlight",
|
|
765
|
+
isWholeLine: true
|
|
766
|
+
}
|
|
767
|
+
},
|
|
768
|
+
{
|
|
769
|
+
range,
|
|
770
|
+
options: {
|
|
771
|
+
description: "find-match-quick-access-range-highlight-overview",
|
|
772
|
+
overviewRuler: {
|
|
773
|
+
color: themeColorFromId(overviewRulerRangeHighlight),
|
|
774
|
+
position: OverviewRulerLane.Full
|
|
775
|
+
}
|
|
776
|
+
}
|
|
777
|
+
}
|
|
778
|
+
]);
|
|
779
|
+
});
|
|
780
|
+
}
|
|
781
|
+
}
|
|
782
|
+
class SelectionMatchFindAction extends EditorAction {
|
|
783
|
+
async run(accessor, editor) {
|
|
784
|
+
const controller = CommonFindController.get(editor);
|
|
785
|
+
if (!controller) {
|
|
786
|
+
return;
|
|
787
|
+
}
|
|
788
|
+
const selectionSearchString = getSelectionSearchString(editor, "single", false);
|
|
789
|
+
if (selectionSearchString) {
|
|
790
|
+
controller.setSearchString(selectionSearchString);
|
|
791
|
+
}
|
|
792
|
+
if (!this._run(controller)) {
|
|
793
|
+
await controller.start({
|
|
794
|
+
forceRevealReplace: false,
|
|
795
|
+
seedSearchStringFromSelection: "none",
|
|
796
|
+
seedSearchStringFromNonEmptySelection: false,
|
|
797
|
+
seedSearchStringFromGlobalClipboard: false,
|
|
798
|
+
shouldFocus: 0,
|
|
799
|
+
shouldAnimate: true,
|
|
800
|
+
updateSearchScope: false,
|
|
801
|
+
loop: editor.getOption(
|
|
802
|
+
41
|
|
803
|
+
/* EditorOption.find */
|
|
804
|
+
).loop
|
|
805
|
+
});
|
|
806
|
+
this._run(controller);
|
|
807
|
+
}
|
|
808
|
+
}
|
|
809
|
+
}
|
|
810
|
+
class NextSelectionMatchFindAction extends SelectionMatchFindAction {
|
|
811
|
+
constructor() {
|
|
812
|
+
super({
|
|
813
|
+
id: FIND_IDS.NextSelectionMatchFindAction,
|
|
814
|
+
label: localize("nextSelectionMatchFindAction", "Find Next Selection"),
|
|
815
|
+
alias: "Find Next Selection",
|
|
816
|
+
precondition: void 0,
|
|
817
|
+
kbOpts: {
|
|
818
|
+
kbExpr: EditorContextKeys.focus,
|
|
819
|
+
primary: 2048 | 61,
|
|
820
|
+
weight: 100
|
|
821
|
+
/* KeybindingWeight.EditorContrib */
|
|
822
|
+
}
|
|
823
|
+
});
|
|
824
|
+
}
|
|
825
|
+
_run(controller) {
|
|
826
|
+
return controller.moveToNextMatch();
|
|
827
|
+
}
|
|
828
|
+
}
|
|
829
|
+
class PreviousSelectionMatchFindAction extends SelectionMatchFindAction {
|
|
830
|
+
constructor() {
|
|
831
|
+
super({
|
|
832
|
+
id: FIND_IDS.PreviousSelectionMatchFindAction,
|
|
833
|
+
label: localize("previousSelectionMatchFindAction", "Find Previous Selection"),
|
|
834
|
+
alias: "Find Previous Selection",
|
|
835
|
+
precondition: void 0,
|
|
836
|
+
kbOpts: {
|
|
837
|
+
kbExpr: EditorContextKeys.focus,
|
|
838
|
+
primary: 2048 | 1024 | 61,
|
|
839
|
+
weight: 100
|
|
840
|
+
/* KeybindingWeight.EditorContrib */
|
|
841
|
+
}
|
|
842
|
+
});
|
|
843
|
+
}
|
|
844
|
+
_run(controller) {
|
|
845
|
+
return controller.moveToPrevMatch();
|
|
846
|
+
}
|
|
847
|
+
}
|
|
848
|
+
const StartFindReplaceAction = registerMultiEditorAction(new MultiEditorAction({
|
|
849
|
+
id: FIND_IDS.StartFindReplaceAction,
|
|
850
|
+
label: localize("startReplace", "Replace"),
|
|
851
|
+
alias: "Replace",
|
|
852
|
+
precondition: ContextKeyExpr.or(EditorContextKeys.focus, ContextKeyExpr.has("editorIsOpen")),
|
|
853
|
+
kbOpts: {
|
|
854
|
+
kbExpr: null,
|
|
855
|
+
primary: 2048 | 38,
|
|
856
|
+
mac: {
|
|
857
|
+
primary: 2048 | 512 | 36
|
|
858
|
+
/* KeyCode.KeyF */
|
|
859
|
+
},
|
|
860
|
+
weight: 100
|
|
861
|
+
/* KeybindingWeight.EditorContrib */
|
|
862
|
+
},
|
|
863
|
+
menuOpts: {
|
|
864
|
+
menuId: MenuId.MenubarEditMenu,
|
|
865
|
+
group: "3_find",
|
|
866
|
+
title: localize({ key: "miReplace", comment: ["&& denotes a mnemonic"] }, "&&Replace"),
|
|
867
|
+
order: 2
|
|
868
|
+
}
|
|
869
|
+
}));
|
|
870
|
+
StartFindReplaceAction.addImplementation(0, (accessor, editor, args) => {
|
|
871
|
+
if (!editor.hasModel() || editor.getOption(
|
|
872
|
+
92
|
|
873
|
+
/* EditorOption.readOnly */
|
|
874
|
+
)) {
|
|
875
|
+
return false;
|
|
876
|
+
}
|
|
877
|
+
const controller = CommonFindController.get(editor);
|
|
878
|
+
if (!controller) {
|
|
879
|
+
return false;
|
|
880
|
+
}
|
|
881
|
+
const currentSelection = editor.getSelection();
|
|
882
|
+
const findInputFocused = controller.isFindInputFocused();
|
|
883
|
+
const seedSearchStringFromSelection = !currentSelection.isEmpty() && currentSelection.startLineNumber === currentSelection.endLineNumber && editor.getOption(
|
|
884
|
+
41
|
|
885
|
+
/* EditorOption.find */
|
|
886
|
+
).seedSearchStringFromSelection !== "never" && !findInputFocused;
|
|
887
|
+
const shouldFocus = findInputFocused || seedSearchStringFromSelection ? 2 : 1;
|
|
888
|
+
return controller.start({
|
|
889
|
+
forceRevealReplace: true,
|
|
890
|
+
seedSearchStringFromSelection: seedSearchStringFromSelection ? "single" : "none",
|
|
891
|
+
seedSearchStringFromNonEmptySelection: editor.getOption(
|
|
892
|
+
41
|
|
893
|
+
/* EditorOption.find */
|
|
894
|
+
).seedSearchStringFromSelection === "selection",
|
|
895
|
+
seedSearchStringFromGlobalClipboard: editor.getOption(
|
|
896
|
+
41
|
|
897
|
+
/* EditorOption.find */
|
|
898
|
+
).seedSearchStringFromSelection !== "never",
|
|
899
|
+
shouldFocus,
|
|
900
|
+
shouldAnimate: true,
|
|
901
|
+
updateSearchScope: false,
|
|
902
|
+
loop: editor.getOption(
|
|
903
|
+
41
|
|
904
|
+
/* EditorOption.find */
|
|
905
|
+
).loop
|
|
906
|
+
});
|
|
907
|
+
});
|
|
908
|
+
registerEditorContribution(
|
|
909
|
+
CommonFindController.ID,
|
|
910
|
+
FindController,
|
|
911
|
+
0
|
|
912
|
+
/* EditorContributionInstantiation.Eager */
|
|
913
|
+
);
|
|
914
|
+
registerEditorAction(StartFindWithArgsAction);
|
|
915
|
+
registerEditorAction(StartFindWithSelectionAction);
|
|
916
|
+
registerEditorAction(NextMatchFindAction);
|
|
917
|
+
registerEditorAction(PreviousMatchFindAction);
|
|
918
|
+
registerEditorAction(MoveToMatchFindAction);
|
|
919
|
+
registerEditorAction(NextSelectionMatchFindAction);
|
|
920
|
+
registerEditorAction(PreviousSelectionMatchFindAction);
|
|
921
|
+
const FindCommand = EditorCommand.bindToContribution(CommonFindController.get);
|
|
922
|
+
registerEditorCommand(new FindCommand({
|
|
923
|
+
id: FIND_IDS.CloseFindWidgetCommand,
|
|
924
|
+
precondition: CONTEXT_FIND_WIDGET_VISIBLE,
|
|
925
|
+
handler: (x) => x.closeFindWidget(),
|
|
926
|
+
kbOpts: {
|
|
927
|
+
weight: 100 + 5,
|
|
928
|
+
kbExpr: ContextKeyExpr.and(EditorContextKeys.focus, ContextKeyExpr.not("isComposing")),
|
|
929
|
+
primary: 9,
|
|
930
|
+
secondary: [
|
|
931
|
+
1024 | 9
|
|
932
|
+
/* KeyCode.Escape */
|
|
933
|
+
]
|
|
934
|
+
}
|
|
935
|
+
}));
|
|
936
|
+
registerEditorCommand(new FindCommand({
|
|
937
|
+
id: FIND_IDS.ToggleCaseSensitiveCommand,
|
|
938
|
+
precondition: void 0,
|
|
939
|
+
handler: (x) => x.toggleCaseSensitive(),
|
|
940
|
+
kbOpts: {
|
|
941
|
+
weight: 100 + 5,
|
|
942
|
+
kbExpr: EditorContextKeys.focus,
|
|
943
|
+
primary: ToggleCaseSensitiveKeybinding.primary,
|
|
944
|
+
mac: ToggleCaseSensitiveKeybinding.mac,
|
|
945
|
+
win: ToggleCaseSensitiveKeybinding.win,
|
|
946
|
+
linux: ToggleCaseSensitiveKeybinding.linux
|
|
947
|
+
}
|
|
948
|
+
}));
|
|
949
|
+
registerEditorCommand(new FindCommand({
|
|
950
|
+
id: FIND_IDS.ToggleWholeWordCommand,
|
|
951
|
+
precondition: void 0,
|
|
952
|
+
handler: (x) => x.toggleWholeWords(),
|
|
953
|
+
kbOpts: {
|
|
954
|
+
weight: 100 + 5,
|
|
955
|
+
kbExpr: EditorContextKeys.focus,
|
|
956
|
+
primary: ToggleWholeWordKeybinding.primary,
|
|
957
|
+
mac: ToggleWholeWordKeybinding.mac,
|
|
958
|
+
win: ToggleWholeWordKeybinding.win,
|
|
959
|
+
linux: ToggleWholeWordKeybinding.linux
|
|
960
|
+
}
|
|
961
|
+
}));
|
|
962
|
+
registerEditorCommand(new FindCommand({
|
|
963
|
+
id: FIND_IDS.ToggleRegexCommand,
|
|
964
|
+
precondition: void 0,
|
|
965
|
+
handler: (x) => x.toggleRegex(),
|
|
966
|
+
kbOpts: {
|
|
967
|
+
weight: 100 + 5,
|
|
968
|
+
kbExpr: EditorContextKeys.focus,
|
|
969
|
+
primary: ToggleRegexKeybinding.primary,
|
|
970
|
+
mac: ToggleRegexKeybinding.mac,
|
|
971
|
+
win: ToggleRegexKeybinding.win,
|
|
972
|
+
linux: ToggleRegexKeybinding.linux
|
|
973
|
+
}
|
|
974
|
+
}));
|
|
975
|
+
registerEditorCommand(new FindCommand({
|
|
976
|
+
id: FIND_IDS.ToggleSearchScopeCommand,
|
|
977
|
+
precondition: void 0,
|
|
978
|
+
handler: (x) => x.toggleSearchScope(),
|
|
979
|
+
kbOpts: {
|
|
980
|
+
weight: 100 + 5,
|
|
981
|
+
kbExpr: EditorContextKeys.focus,
|
|
982
|
+
primary: ToggleSearchScopeKeybinding.primary,
|
|
983
|
+
mac: ToggleSearchScopeKeybinding.mac,
|
|
984
|
+
win: ToggleSearchScopeKeybinding.win,
|
|
985
|
+
linux: ToggleSearchScopeKeybinding.linux
|
|
986
|
+
}
|
|
987
|
+
}));
|
|
988
|
+
registerEditorCommand(new FindCommand({
|
|
989
|
+
id: FIND_IDS.TogglePreserveCaseCommand,
|
|
990
|
+
precondition: void 0,
|
|
991
|
+
handler: (x) => x.togglePreserveCase(),
|
|
992
|
+
kbOpts: {
|
|
993
|
+
weight: 100 + 5,
|
|
994
|
+
kbExpr: EditorContextKeys.focus,
|
|
995
|
+
primary: TogglePreserveCaseKeybinding.primary,
|
|
996
|
+
mac: TogglePreserveCaseKeybinding.mac,
|
|
997
|
+
win: TogglePreserveCaseKeybinding.win,
|
|
998
|
+
linux: TogglePreserveCaseKeybinding.linux
|
|
999
|
+
}
|
|
1000
|
+
}));
|
|
1001
|
+
registerEditorCommand(new FindCommand({
|
|
1002
|
+
id: FIND_IDS.ReplaceOneAction,
|
|
1003
|
+
precondition: CONTEXT_FIND_WIDGET_VISIBLE,
|
|
1004
|
+
handler: (x) => x.replace(),
|
|
1005
|
+
kbOpts: {
|
|
1006
|
+
weight: 100 + 5,
|
|
1007
|
+
kbExpr: EditorContextKeys.focus,
|
|
1008
|
+
primary: 2048 | 1024 | 22
|
|
1009
|
+
/* KeyCode.Digit1 */
|
|
1010
|
+
}
|
|
1011
|
+
}));
|
|
1012
|
+
registerEditorCommand(new FindCommand({
|
|
1013
|
+
id: FIND_IDS.ReplaceOneAction,
|
|
1014
|
+
precondition: CONTEXT_FIND_WIDGET_VISIBLE,
|
|
1015
|
+
handler: (x) => x.replace(),
|
|
1016
|
+
kbOpts: {
|
|
1017
|
+
weight: 100 + 5,
|
|
1018
|
+
kbExpr: ContextKeyExpr.and(EditorContextKeys.focus, CONTEXT_REPLACE_INPUT_FOCUSED),
|
|
1019
|
+
primary: 3
|
|
1020
|
+
/* KeyCode.Enter */
|
|
1021
|
+
}
|
|
1022
|
+
}));
|
|
1023
|
+
registerEditorCommand(new FindCommand({
|
|
1024
|
+
id: FIND_IDS.ReplaceAllAction,
|
|
1025
|
+
precondition: CONTEXT_FIND_WIDGET_VISIBLE,
|
|
1026
|
+
handler: (x) => x.replaceAll(),
|
|
1027
|
+
kbOpts: {
|
|
1028
|
+
weight: 100 + 5,
|
|
1029
|
+
kbExpr: EditorContextKeys.focus,
|
|
1030
|
+
primary: 2048 | 512 | 3
|
|
1031
|
+
/* KeyCode.Enter */
|
|
1032
|
+
}
|
|
1033
|
+
}));
|
|
1034
|
+
registerEditorCommand(new FindCommand({
|
|
1035
|
+
id: FIND_IDS.ReplaceAllAction,
|
|
1036
|
+
precondition: CONTEXT_FIND_WIDGET_VISIBLE,
|
|
1037
|
+
handler: (x) => x.replaceAll(),
|
|
1038
|
+
kbOpts: {
|
|
1039
|
+
weight: 100 + 5,
|
|
1040
|
+
kbExpr: ContextKeyExpr.and(EditorContextKeys.focus, CONTEXT_REPLACE_INPUT_FOCUSED),
|
|
1041
|
+
primary: void 0,
|
|
1042
|
+
mac: {
|
|
1043
|
+
primary: 2048 | 3
|
|
1044
|
+
}
|
|
1045
|
+
}
|
|
1046
|
+
}));
|
|
1047
|
+
registerEditorCommand(new FindCommand({
|
|
1048
|
+
id: FIND_IDS.SelectAllMatchesAction,
|
|
1049
|
+
precondition: CONTEXT_FIND_WIDGET_VISIBLE,
|
|
1050
|
+
handler: (x) => x.selectAllMatches(),
|
|
1051
|
+
kbOpts: {
|
|
1052
|
+
weight: 100 + 5,
|
|
1053
|
+
kbExpr: EditorContextKeys.focus,
|
|
1054
|
+
primary: 512 | 3
|
|
1055
|
+
/* KeyCode.Enter */
|
|
1056
|
+
}
|
|
1057
|
+
}));
|
|
1058
|
+
export {
|
|
1059
|
+
CommonFindController,
|
|
1060
|
+
FindController,
|
|
1061
|
+
MatchFindAction,
|
|
1062
|
+
MoveToMatchFindAction,
|
|
1063
|
+
NextMatchFindAction,
|
|
1064
|
+
NextSelectionMatchFindAction,
|
|
1065
|
+
PreviousMatchFindAction,
|
|
1066
|
+
PreviousSelectionMatchFindAction,
|
|
1067
|
+
SelectionMatchFindAction,
|
|
1068
|
+
StartFindAction,
|
|
1069
|
+
StartFindReplaceAction,
|
|
1070
|
+
StartFindWithArgsAction,
|
|
1071
|
+
StartFindWithSelectionAction,
|
|
1072
|
+
getSelectionSearchString
|
|
1073
|
+
};
|
|
1074
|
+
//# sourceMappingURL=findController.es.js.map
|