@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,1088 @@
|
|
|
1
|
+
var _a;
|
|
2
|
+
import { status } from "../../../../base/browser/ui/aria/aria.es.js";
|
|
3
|
+
import { RunOnceScheduler } from "../../../../base/common/async.es.js";
|
|
4
|
+
import { KeyChord } from "../../../../base/common/keyCodes.es.js";
|
|
5
|
+
import { Disposable, DisposableStore } from "../../../../base/common/lifecycle.es.js";
|
|
6
|
+
import { registerEditorContribution, registerEditorAction, EditorAction } from "../../../browser/editorExtensions.es.js";
|
|
7
|
+
import { CursorMoveCommands } from "../../../common/cursor/cursorMoveCommands.es.js";
|
|
8
|
+
import { Range } from "../../../common/core/range.es.js";
|
|
9
|
+
import { Selection } from "../../../common/core/selection.es.js";
|
|
10
|
+
import { EditorContextKeys } from "../../../common/editorContextKeys.es.js";
|
|
11
|
+
import { CommonFindController } from "../../find/browser/findController.es.js";
|
|
12
|
+
import { localize } from "../../../../nls.es.js";
|
|
13
|
+
import { MenuId } from "../../../../platform/actions/common/actions.es.js";
|
|
14
|
+
import { ContextKeyExpr } from "../../../../platform/contextkey/common/contextkey.es.js";
|
|
15
|
+
import { ILanguageFeaturesService } from "../../../common/services/languageFeatures.es.js";
|
|
16
|
+
import { getSelectionHighlightDecorationOptions } from "../../wordHighlighter/browser/highlightDecorations.es.js";
|
|
17
|
+
import { IInstantiationService } from "../../../../platform/instantiation/common/instantiation.es.js";
|
|
18
|
+
var __decorate = function(decorators, target, key, desc) {
|
|
19
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
20
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
21
|
+
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;
|
|
22
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
23
|
+
};
|
|
24
|
+
var __param = function(paramIndex, decorator) {
|
|
25
|
+
return function(target, key) {
|
|
26
|
+
decorator(target, key, paramIndex);
|
|
27
|
+
};
|
|
28
|
+
};
|
|
29
|
+
var SelectionHighlighter_1;
|
|
30
|
+
function announceCursorChange(previousCursorState, cursorState) {
|
|
31
|
+
const cursorDiff = cursorState.filter((cs) => !previousCursorState.find((pcs) => pcs.equals(cs)));
|
|
32
|
+
if (cursorDiff.length >= 1) {
|
|
33
|
+
const cursorPositions = cursorDiff.map((cs) => `line ${cs.viewState.position.lineNumber} column ${cs.viewState.position.column}`).join(", ");
|
|
34
|
+
const msg = cursorDiff.length === 1 ? localize("cursorAdded", "Cursor added: {0}", cursorPositions) : localize("cursorsAdded", "Cursors added: {0}", cursorPositions);
|
|
35
|
+
status(msg);
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
class InsertCursorAbove extends EditorAction {
|
|
39
|
+
constructor() {
|
|
40
|
+
super({
|
|
41
|
+
id: "editor.action.insertCursorAbove",
|
|
42
|
+
label: localize("mutlicursor.insertAbove", "Add Cursor Above"),
|
|
43
|
+
alias: "Add Cursor Above",
|
|
44
|
+
precondition: void 0,
|
|
45
|
+
kbOpts: {
|
|
46
|
+
kbExpr: EditorContextKeys.editorTextFocus,
|
|
47
|
+
primary: 2048 | 512 | 16,
|
|
48
|
+
linux: {
|
|
49
|
+
primary: 1024 | 512 | 16,
|
|
50
|
+
secondary: [
|
|
51
|
+
2048 | 1024 | 16
|
|
52
|
+
/* KeyCode.UpArrow */
|
|
53
|
+
]
|
|
54
|
+
},
|
|
55
|
+
weight: 100
|
|
56
|
+
/* KeybindingWeight.EditorContrib */
|
|
57
|
+
},
|
|
58
|
+
menuOpts: {
|
|
59
|
+
menuId: MenuId.MenubarSelectionMenu,
|
|
60
|
+
group: "3_multi",
|
|
61
|
+
title: localize({ key: "miInsertCursorAbove", comment: ["&& denotes a mnemonic"] }, "&&Add Cursor Above"),
|
|
62
|
+
order: 2
|
|
63
|
+
}
|
|
64
|
+
});
|
|
65
|
+
}
|
|
66
|
+
run(accessor, editor, args) {
|
|
67
|
+
if (!editor.hasModel()) {
|
|
68
|
+
return;
|
|
69
|
+
}
|
|
70
|
+
let useLogicalLine = true;
|
|
71
|
+
if (args && args.logicalLine === false) {
|
|
72
|
+
useLogicalLine = false;
|
|
73
|
+
}
|
|
74
|
+
const viewModel = editor._getViewModel();
|
|
75
|
+
if (viewModel.cursorConfig.readOnly) {
|
|
76
|
+
return;
|
|
77
|
+
}
|
|
78
|
+
viewModel.model.pushStackElement();
|
|
79
|
+
const previousCursorState = viewModel.getCursorStates();
|
|
80
|
+
viewModel.setCursorStates(args.source, 3, CursorMoveCommands.addCursorUp(viewModel, previousCursorState, useLogicalLine));
|
|
81
|
+
viewModel.revealTopMostCursor(args.source);
|
|
82
|
+
announceCursorChange(previousCursorState, viewModel.getCursorStates());
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
class InsertCursorBelow extends EditorAction {
|
|
86
|
+
constructor() {
|
|
87
|
+
super({
|
|
88
|
+
id: "editor.action.insertCursorBelow",
|
|
89
|
+
label: localize("mutlicursor.insertBelow", "Add Cursor Below"),
|
|
90
|
+
alias: "Add Cursor Below",
|
|
91
|
+
precondition: void 0,
|
|
92
|
+
kbOpts: {
|
|
93
|
+
kbExpr: EditorContextKeys.editorTextFocus,
|
|
94
|
+
primary: 2048 | 512 | 18,
|
|
95
|
+
linux: {
|
|
96
|
+
primary: 1024 | 512 | 18,
|
|
97
|
+
secondary: [
|
|
98
|
+
2048 | 1024 | 18
|
|
99
|
+
/* KeyCode.DownArrow */
|
|
100
|
+
]
|
|
101
|
+
},
|
|
102
|
+
weight: 100
|
|
103
|
+
/* KeybindingWeight.EditorContrib */
|
|
104
|
+
},
|
|
105
|
+
menuOpts: {
|
|
106
|
+
menuId: MenuId.MenubarSelectionMenu,
|
|
107
|
+
group: "3_multi",
|
|
108
|
+
title: localize({ key: "miInsertCursorBelow", comment: ["&& denotes a mnemonic"] }, "A&&dd Cursor Below"),
|
|
109
|
+
order: 3
|
|
110
|
+
}
|
|
111
|
+
});
|
|
112
|
+
}
|
|
113
|
+
run(accessor, editor, args) {
|
|
114
|
+
if (!editor.hasModel()) {
|
|
115
|
+
return;
|
|
116
|
+
}
|
|
117
|
+
let useLogicalLine = true;
|
|
118
|
+
if (args && args.logicalLine === false) {
|
|
119
|
+
useLogicalLine = false;
|
|
120
|
+
}
|
|
121
|
+
const viewModel = editor._getViewModel();
|
|
122
|
+
if (viewModel.cursorConfig.readOnly) {
|
|
123
|
+
return;
|
|
124
|
+
}
|
|
125
|
+
viewModel.model.pushStackElement();
|
|
126
|
+
const previousCursorState = viewModel.getCursorStates();
|
|
127
|
+
viewModel.setCursorStates(args.source, 3, CursorMoveCommands.addCursorDown(viewModel, previousCursorState, useLogicalLine));
|
|
128
|
+
viewModel.revealBottomMostCursor(args.source);
|
|
129
|
+
announceCursorChange(previousCursorState, viewModel.getCursorStates());
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
class InsertCursorAtEndOfEachLineSelected extends EditorAction {
|
|
133
|
+
constructor() {
|
|
134
|
+
super({
|
|
135
|
+
id: "editor.action.insertCursorAtEndOfEachLineSelected",
|
|
136
|
+
label: localize("mutlicursor.insertAtEndOfEachLineSelected", "Add Cursors to Line Ends"),
|
|
137
|
+
alias: "Add Cursors to Line Ends",
|
|
138
|
+
precondition: void 0,
|
|
139
|
+
kbOpts: {
|
|
140
|
+
kbExpr: EditorContextKeys.editorTextFocus,
|
|
141
|
+
primary: 1024 | 512 | 39,
|
|
142
|
+
weight: 100
|
|
143
|
+
/* KeybindingWeight.EditorContrib */
|
|
144
|
+
},
|
|
145
|
+
menuOpts: {
|
|
146
|
+
menuId: MenuId.MenubarSelectionMenu,
|
|
147
|
+
group: "3_multi",
|
|
148
|
+
title: localize({ key: "miInsertCursorAtEndOfEachLineSelected", comment: ["&& denotes a mnemonic"] }, "Add C&&ursors to Line Ends"),
|
|
149
|
+
order: 4
|
|
150
|
+
}
|
|
151
|
+
});
|
|
152
|
+
}
|
|
153
|
+
getCursorsForSelection(selection, model, result) {
|
|
154
|
+
if (selection.isEmpty()) {
|
|
155
|
+
return;
|
|
156
|
+
}
|
|
157
|
+
for (let i = selection.startLineNumber; i < selection.endLineNumber; i++) {
|
|
158
|
+
const currentLineMaxColumn = model.getLineMaxColumn(i);
|
|
159
|
+
result.push(new Selection(i, currentLineMaxColumn, i, currentLineMaxColumn));
|
|
160
|
+
}
|
|
161
|
+
if (selection.endColumn > 1) {
|
|
162
|
+
result.push(new Selection(selection.endLineNumber, selection.endColumn, selection.endLineNumber, selection.endColumn));
|
|
163
|
+
}
|
|
164
|
+
}
|
|
165
|
+
run(accessor, editor) {
|
|
166
|
+
if (!editor.hasModel()) {
|
|
167
|
+
return;
|
|
168
|
+
}
|
|
169
|
+
const model = editor.getModel();
|
|
170
|
+
const selections = editor.getSelections();
|
|
171
|
+
const viewModel = editor._getViewModel();
|
|
172
|
+
const previousCursorState = viewModel.getCursorStates();
|
|
173
|
+
const newSelections = [];
|
|
174
|
+
selections.forEach((sel) => this.getCursorsForSelection(sel, model, newSelections));
|
|
175
|
+
if (newSelections.length > 0) {
|
|
176
|
+
editor.setSelections(newSelections);
|
|
177
|
+
}
|
|
178
|
+
announceCursorChange(previousCursorState, viewModel.getCursorStates());
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
class InsertCursorAtEndOfLineSelected extends EditorAction {
|
|
182
|
+
constructor() {
|
|
183
|
+
super({
|
|
184
|
+
id: "editor.action.addCursorsToBottom",
|
|
185
|
+
label: localize("mutlicursor.addCursorsToBottom", "Add Cursors To Bottom"),
|
|
186
|
+
alias: "Add Cursors To Bottom",
|
|
187
|
+
precondition: void 0
|
|
188
|
+
});
|
|
189
|
+
}
|
|
190
|
+
run(accessor, editor) {
|
|
191
|
+
if (!editor.hasModel()) {
|
|
192
|
+
return;
|
|
193
|
+
}
|
|
194
|
+
const selections = editor.getSelections();
|
|
195
|
+
const lineCount = editor.getModel().getLineCount();
|
|
196
|
+
const newSelections = [];
|
|
197
|
+
for (let i = selections[0].startLineNumber; i <= lineCount; i++) {
|
|
198
|
+
newSelections.push(new Selection(i, selections[0].startColumn, i, selections[0].endColumn));
|
|
199
|
+
}
|
|
200
|
+
const viewModel = editor._getViewModel();
|
|
201
|
+
const previousCursorState = viewModel.getCursorStates();
|
|
202
|
+
if (newSelections.length > 0) {
|
|
203
|
+
editor.setSelections(newSelections);
|
|
204
|
+
}
|
|
205
|
+
announceCursorChange(previousCursorState, viewModel.getCursorStates());
|
|
206
|
+
}
|
|
207
|
+
}
|
|
208
|
+
class InsertCursorAtTopOfLineSelected extends EditorAction {
|
|
209
|
+
constructor() {
|
|
210
|
+
super({
|
|
211
|
+
id: "editor.action.addCursorsToTop",
|
|
212
|
+
label: localize("mutlicursor.addCursorsToTop", "Add Cursors To Top"),
|
|
213
|
+
alias: "Add Cursors To Top",
|
|
214
|
+
precondition: void 0
|
|
215
|
+
});
|
|
216
|
+
}
|
|
217
|
+
run(accessor, editor) {
|
|
218
|
+
if (!editor.hasModel()) {
|
|
219
|
+
return;
|
|
220
|
+
}
|
|
221
|
+
const selections = editor.getSelections();
|
|
222
|
+
const newSelections = [];
|
|
223
|
+
for (let i = selections[0].startLineNumber; i >= 1; i--) {
|
|
224
|
+
newSelections.push(new Selection(i, selections[0].startColumn, i, selections[0].endColumn));
|
|
225
|
+
}
|
|
226
|
+
const viewModel = editor._getViewModel();
|
|
227
|
+
const previousCursorState = viewModel.getCursorStates();
|
|
228
|
+
if (newSelections.length > 0) {
|
|
229
|
+
editor.setSelections(newSelections);
|
|
230
|
+
}
|
|
231
|
+
announceCursorChange(previousCursorState, viewModel.getCursorStates());
|
|
232
|
+
}
|
|
233
|
+
}
|
|
234
|
+
class MultiCursorSessionResult {
|
|
235
|
+
constructor(selections, revealRange, revealScrollType) {
|
|
236
|
+
this.selections = selections;
|
|
237
|
+
this.revealRange = revealRange;
|
|
238
|
+
this.revealScrollType = revealScrollType;
|
|
239
|
+
}
|
|
240
|
+
}
|
|
241
|
+
class MultiCursorSession {
|
|
242
|
+
static create(editor, findController) {
|
|
243
|
+
if (!editor.hasModel()) {
|
|
244
|
+
return null;
|
|
245
|
+
}
|
|
246
|
+
const findState = findController.getState();
|
|
247
|
+
if (!editor.hasTextFocus() && findState.isRevealed && findState.searchString.length > 0) {
|
|
248
|
+
return new MultiCursorSession(editor, findController, false, findState.searchString, findState.wholeWord, findState.matchCase, null);
|
|
249
|
+
}
|
|
250
|
+
let isDisconnectedFromFindController = false;
|
|
251
|
+
let wholeWord;
|
|
252
|
+
let matchCase;
|
|
253
|
+
const selections = editor.getSelections();
|
|
254
|
+
if (selections.length === 1 && selections[0].isEmpty()) {
|
|
255
|
+
isDisconnectedFromFindController = true;
|
|
256
|
+
wholeWord = true;
|
|
257
|
+
matchCase = true;
|
|
258
|
+
} else {
|
|
259
|
+
wholeWord = findState.wholeWord;
|
|
260
|
+
matchCase = findState.matchCase;
|
|
261
|
+
}
|
|
262
|
+
const s = editor.getSelection();
|
|
263
|
+
let searchText;
|
|
264
|
+
let currentMatch = null;
|
|
265
|
+
if (s.isEmpty()) {
|
|
266
|
+
const word = editor.getConfiguredWordAtPosition(s.getStartPosition());
|
|
267
|
+
if (!word) {
|
|
268
|
+
return null;
|
|
269
|
+
}
|
|
270
|
+
searchText = word.word;
|
|
271
|
+
currentMatch = new Selection(s.startLineNumber, word.startColumn, s.startLineNumber, word.endColumn);
|
|
272
|
+
} else {
|
|
273
|
+
searchText = editor.getModel().getValueInRange(s).replace(/\r\n/g, "\n");
|
|
274
|
+
}
|
|
275
|
+
return new MultiCursorSession(editor, findController, isDisconnectedFromFindController, searchText, wholeWord, matchCase, currentMatch);
|
|
276
|
+
}
|
|
277
|
+
constructor(_editor, findController, isDisconnectedFromFindController, searchText, wholeWord, matchCase, currentMatch) {
|
|
278
|
+
this._editor = _editor;
|
|
279
|
+
this.findController = findController;
|
|
280
|
+
this.isDisconnectedFromFindController = isDisconnectedFromFindController;
|
|
281
|
+
this.searchText = searchText;
|
|
282
|
+
this.wholeWord = wholeWord;
|
|
283
|
+
this.matchCase = matchCase;
|
|
284
|
+
this.currentMatch = currentMatch;
|
|
285
|
+
}
|
|
286
|
+
addSelectionToNextFindMatch() {
|
|
287
|
+
if (!this._editor.hasModel()) {
|
|
288
|
+
return null;
|
|
289
|
+
}
|
|
290
|
+
const nextMatch = this._getNextMatch();
|
|
291
|
+
if (!nextMatch) {
|
|
292
|
+
return null;
|
|
293
|
+
}
|
|
294
|
+
const allSelections = this._editor.getSelections();
|
|
295
|
+
return new MultiCursorSessionResult(
|
|
296
|
+
allSelections.concat(nextMatch),
|
|
297
|
+
nextMatch,
|
|
298
|
+
0
|
|
299
|
+
/* ScrollType.Smooth */
|
|
300
|
+
);
|
|
301
|
+
}
|
|
302
|
+
moveSelectionToNextFindMatch() {
|
|
303
|
+
if (!this._editor.hasModel()) {
|
|
304
|
+
return null;
|
|
305
|
+
}
|
|
306
|
+
const nextMatch = this._getNextMatch();
|
|
307
|
+
if (!nextMatch) {
|
|
308
|
+
return null;
|
|
309
|
+
}
|
|
310
|
+
const allSelections = this._editor.getSelections();
|
|
311
|
+
return new MultiCursorSessionResult(
|
|
312
|
+
allSelections.slice(0, allSelections.length - 1).concat(nextMatch),
|
|
313
|
+
nextMatch,
|
|
314
|
+
0
|
|
315
|
+
/* ScrollType.Smooth */
|
|
316
|
+
);
|
|
317
|
+
}
|
|
318
|
+
_getNextMatch() {
|
|
319
|
+
if (!this._editor.hasModel()) {
|
|
320
|
+
return null;
|
|
321
|
+
}
|
|
322
|
+
if (this.currentMatch) {
|
|
323
|
+
const result = this.currentMatch;
|
|
324
|
+
this.currentMatch = null;
|
|
325
|
+
return result;
|
|
326
|
+
}
|
|
327
|
+
this.findController.highlightFindOptions();
|
|
328
|
+
const allSelections = this._editor.getSelections();
|
|
329
|
+
const lastAddedSelection = allSelections[allSelections.length - 1];
|
|
330
|
+
const nextMatch = this._editor.getModel().findNextMatch(this.searchText, lastAddedSelection.getEndPosition(), false, this.matchCase, this.wholeWord ? this._editor.getOption(
|
|
331
|
+
132
|
|
332
|
+
/* EditorOption.wordSeparators */
|
|
333
|
+
) : null, false);
|
|
334
|
+
if (!nextMatch) {
|
|
335
|
+
return null;
|
|
336
|
+
}
|
|
337
|
+
return new Selection(nextMatch.range.startLineNumber, nextMatch.range.startColumn, nextMatch.range.endLineNumber, nextMatch.range.endColumn);
|
|
338
|
+
}
|
|
339
|
+
addSelectionToPreviousFindMatch() {
|
|
340
|
+
if (!this._editor.hasModel()) {
|
|
341
|
+
return null;
|
|
342
|
+
}
|
|
343
|
+
const previousMatch = this._getPreviousMatch();
|
|
344
|
+
if (!previousMatch) {
|
|
345
|
+
return null;
|
|
346
|
+
}
|
|
347
|
+
const allSelections = this._editor.getSelections();
|
|
348
|
+
return new MultiCursorSessionResult(
|
|
349
|
+
allSelections.concat(previousMatch),
|
|
350
|
+
previousMatch,
|
|
351
|
+
0
|
|
352
|
+
/* ScrollType.Smooth */
|
|
353
|
+
);
|
|
354
|
+
}
|
|
355
|
+
moveSelectionToPreviousFindMatch() {
|
|
356
|
+
if (!this._editor.hasModel()) {
|
|
357
|
+
return null;
|
|
358
|
+
}
|
|
359
|
+
const previousMatch = this._getPreviousMatch();
|
|
360
|
+
if (!previousMatch) {
|
|
361
|
+
return null;
|
|
362
|
+
}
|
|
363
|
+
const allSelections = this._editor.getSelections();
|
|
364
|
+
return new MultiCursorSessionResult(
|
|
365
|
+
allSelections.slice(0, allSelections.length - 1).concat(previousMatch),
|
|
366
|
+
previousMatch,
|
|
367
|
+
0
|
|
368
|
+
/* ScrollType.Smooth */
|
|
369
|
+
);
|
|
370
|
+
}
|
|
371
|
+
_getPreviousMatch() {
|
|
372
|
+
if (!this._editor.hasModel()) {
|
|
373
|
+
return null;
|
|
374
|
+
}
|
|
375
|
+
if (this.currentMatch) {
|
|
376
|
+
const result = this.currentMatch;
|
|
377
|
+
this.currentMatch = null;
|
|
378
|
+
return result;
|
|
379
|
+
}
|
|
380
|
+
this.findController.highlightFindOptions();
|
|
381
|
+
const allSelections = this._editor.getSelections();
|
|
382
|
+
const lastAddedSelection = allSelections[allSelections.length - 1];
|
|
383
|
+
const previousMatch = this._editor.getModel().findPreviousMatch(this.searchText, lastAddedSelection.getStartPosition(), false, this.matchCase, this.wholeWord ? this._editor.getOption(
|
|
384
|
+
132
|
|
385
|
+
/* EditorOption.wordSeparators */
|
|
386
|
+
) : null, false);
|
|
387
|
+
if (!previousMatch) {
|
|
388
|
+
return null;
|
|
389
|
+
}
|
|
390
|
+
return new Selection(previousMatch.range.startLineNumber, previousMatch.range.startColumn, previousMatch.range.endLineNumber, previousMatch.range.endColumn);
|
|
391
|
+
}
|
|
392
|
+
selectAll(searchScope) {
|
|
393
|
+
if (!this._editor.hasModel()) {
|
|
394
|
+
return [];
|
|
395
|
+
}
|
|
396
|
+
this.findController.highlightFindOptions();
|
|
397
|
+
const editorModel = this._editor.getModel();
|
|
398
|
+
if (searchScope) {
|
|
399
|
+
return editorModel.findMatches(
|
|
400
|
+
this.searchText,
|
|
401
|
+
searchScope,
|
|
402
|
+
false,
|
|
403
|
+
this.matchCase,
|
|
404
|
+
this.wholeWord ? this._editor.getOption(
|
|
405
|
+
132
|
|
406
|
+
/* EditorOption.wordSeparators */
|
|
407
|
+
) : null,
|
|
408
|
+
false,
|
|
409
|
+
1073741824
|
|
410
|
+
/* Constants.MAX_SAFE_SMALL_INTEGER */
|
|
411
|
+
);
|
|
412
|
+
}
|
|
413
|
+
return editorModel.findMatches(
|
|
414
|
+
this.searchText,
|
|
415
|
+
true,
|
|
416
|
+
false,
|
|
417
|
+
this.matchCase,
|
|
418
|
+
this.wholeWord ? this._editor.getOption(
|
|
419
|
+
132
|
|
420
|
+
/* EditorOption.wordSeparators */
|
|
421
|
+
) : null,
|
|
422
|
+
false,
|
|
423
|
+
1073741824
|
|
424
|
+
/* Constants.MAX_SAFE_SMALL_INTEGER */
|
|
425
|
+
);
|
|
426
|
+
}
|
|
427
|
+
}
|
|
428
|
+
const _MultiCursorSelectionController = class _MultiCursorSelectionController extends Disposable {
|
|
429
|
+
static get(editor) {
|
|
430
|
+
return editor.getContribution(_MultiCursorSelectionController.ID);
|
|
431
|
+
}
|
|
432
|
+
constructor(editor) {
|
|
433
|
+
super();
|
|
434
|
+
this._sessionDispose = this._register(new DisposableStore());
|
|
435
|
+
this._editor = editor;
|
|
436
|
+
this._ignoreSelectionChange = false;
|
|
437
|
+
this._session = null;
|
|
438
|
+
}
|
|
439
|
+
dispose() {
|
|
440
|
+
this._endSession();
|
|
441
|
+
super.dispose();
|
|
442
|
+
}
|
|
443
|
+
_beginSessionIfNeeded(findController) {
|
|
444
|
+
if (!this._session) {
|
|
445
|
+
const session = MultiCursorSession.create(this._editor, findController);
|
|
446
|
+
if (!session) {
|
|
447
|
+
return;
|
|
448
|
+
}
|
|
449
|
+
this._session = session;
|
|
450
|
+
const newState = { searchString: this._session.searchText };
|
|
451
|
+
if (this._session.isDisconnectedFromFindController) {
|
|
452
|
+
newState.wholeWordOverride = 1;
|
|
453
|
+
newState.matchCaseOverride = 1;
|
|
454
|
+
newState.isRegexOverride = 2;
|
|
455
|
+
}
|
|
456
|
+
findController.getState().change(newState, false);
|
|
457
|
+
this._sessionDispose.add(this._editor.onDidChangeCursorSelection((e) => {
|
|
458
|
+
if (this._ignoreSelectionChange) {
|
|
459
|
+
return;
|
|
460
|
+
}
|
|
461
|
+
this._endSession();
|
|
462
|
+
}));
|
|
463
|
+
this._sessionDispose.add(this._editor.onDidBlurEditorText(() => {
|
|
464
|
+
this._endSession();
|
|
465
|
+
}));
|
|
466
|
+
this._sessionDispose.add(findController.getState().onFindReplaceStateChange((e) => {
|
|
467
|
+
if (e.matchCase || e.wholeWord) {
|
|
468
|
+
this._endSession();
|
|
469
|
+
}
|
|
470
|
+
}));
|
|
471
|
+
}
|
|
472
|
+
}
|
|
473
|
+
_endSession() {
|
|
474
|
+
this._sessionDispose.clear();
|
|
475
|
+
if (this._session && this._session.isDisconnectedFromFindController) {
|
|
476
|
+
const newState = {
|
|
477
|
+
wholeWordOverride: 0,
|
|
478
|
+
matchCaseOverride: 0,
|
|
479
|
+
isRegexOverride: 0
|
|
480
|
+
};
|
|
481
|
+
this._session.findController.getState().change(newState, false);
|
|
482
|
+
}
|
|
483
|
+
this._session = null;
|
|
484
|
+
}
|
|
485
|
+
_setSelections(selections) {
|
|
486
|
+
this._ignoreSelectionChange = true;
|
|
487
|
+
this._editor.setSelections(selections);
|
|
488
|
+
this._ignoreSelectionChange = false;
|
|
489
|
+
}
|
|
490
|
+
_expandEmptyToWord(model, selection) {
|
|
491
|
+
if (!selection.isEmpty()) {
|
|
492
|
+
return selection;
|
|
493
|
+
}
|
|
494
|
+
const word = this._editor.getConfiguredWordAtPosition(selection.getStartPosition());
|
|
495
|
+
if (!word) {
|
|
496
|
+
return selection;
|
|
497
|
+
}
|
|
498
|
+
return new Selection(selection.startLineNumber, word.startColumn, selection.startLineNumber, word.endColumn);
|
|
499
|
+
}
|
|
500
|
+
_applySessionResult(result) {
|
|
501
|
+
if (!result) {
|
|
502
|
+
return;
|
|
503
|
+
}
|
|
504
|
+
this._setSelections(result.selections);
|
|
505
|
+
if (result.revealRange) {
|
|
506
|
+
this._editor.revealRangeInCenterIfOutsideViewport(result.revealRange, result.revealScrollType);
|
|
507
|
+
}
|
|
508
|
+
}
|
|
509
|
+
getSession(findController) {
|
|
510
|
+
return this._session;
|
|
511
|
+
}
|
|
512
|
+
addSelectionToNextFindMatch(findController) {
|
|
513
|
+
if (!this._editor.hasModel()) {
|
|
514
|
+
return;
|
|
515
|
+
}
|
|
516
|
+
if (!this._session) {
|
|
517
|
+
const allSelections = this._editor.getSelections();
|
|
518
|
+
if (allSelections.length > 1) {
|
|
519
|
+
const findState = findController.getState();
|
|
520
|
+
const matchCase = findState.matchCase;
|
|
521
|
+
const selectionsContainSameText = modelRangesContainSameText(this._editor.getModel(), allSelections, matchCase);
|
|
522
|
+
if (!selectionsContainSameText) {
|
|
523
|
+
const model = this._editor.getModel();
|
|
524
|
+
const resultingSelections = [];
|
|
525
|
+
for (let i = 0, len = allSelections.length; i < len; i++) {
|
|
526
|
+
resultingSelections[i] = this._expandEmptyToWord(model, allSelections[i]);
|
|
527
|
+
}
|
|
528
|
+
this._editor.setSelections(resultingSelections);
|
|
529
|
+
return;
|
|
530
|
+
}
|
|
531
|
+
}
|
|
532
|
+
}
|
|
533
|
+
this._beginSessionIfNeeded(findController);
|
|
534
|
+
if (this._session) {
|
|
535
|
+
this._applySessionResult(this._session.addSelectionToNextFindMatch());
|
|
536
|
+
}
|
|
537
|
+
}
|
|
538
|
+
addSelectionToPreviousFindMatch(findController) {
|
|
539
|
+
this._beginSessionIfNeeded(findController);
|
|
540
|
+
if (this._session) {
|
|
541
|
+
this._applySessionResult(this._session.addSelectionToPreviousFindMatch());
|
|
542
|
+
}
|
|
543
|
+
}
|
|
544
|
+
moveSelectionToNextFindMatch(findController) {
|
|
545
|
+
this._beginSessionIfNeeded(findController);
|
|
546
|
+
if (this._session) {
|
|
547
|
+
this._applySessionResult(this._session.moveSelectionToNextFindMatch());
|
|
548
|
+
}
|
|
549
|
+
}
|
|
550
|
+
moveSelectionToPreviousFindMatch(findController) {
|
|
551
|
+
this._beginSessionIfNeeded(findController);
|
|
552
|
+
if (this._session) {
|
|
553
|
+
this._applySessionResult(this._session.moveSelectionToPreviousFindMatch());
|
|
554
|
+
}
|
|
555
|
+
}
|
|
556
|
+
selectAll(findController) {
|
|
557
|
+
if (!this._editor.hasModel()) {
|
|
558
|
+
return;
|
|
559
|
+
}
|
|
560
|
+
let matches = null;
|
|
561
|
+
const findState = findController.getState();
|
|
562
|
+
if (findState.isRevealed && findState.searchString.length > 0 && findState.isRegex) {
|
|
563
|
+
const editorModel = this._editor.getModel();
|
|
564
|
+
if (findState.searchScope) {
|
|
565
|
+
matches = editorModel.findMatches(
|
|
566
|
+
findState.searchString,
|
|
567
|
+
findState.searchScope,
|
|
568
|
+
findState.isRegex,
|
|
569
|
+
findState.matchCase,
|
|
570
|
+
findState.wholeWord ? this._editor.getOption(
|
|
571
|
+
132
|
|
572
|
+
/* EditorOption.wordSeparators */
|
|
573
|
+
) : null,
|
|
574
|
+
false,
|
|
575
|
+
1073741824
|
|
576
|
+
/* Constants.MAX_SAFE_SMALL_INTEGER */
|
|
577
|
+
);
|
|
578
|
+
} else {
|
|
579
|
+
matches = editorModel.findMatches(
|
|
580
|
+
findState.searchString,
|
|
581
|
+
true,
|
|
582
|
+
findState.isRegex,
|
|
583
|
+
findState.matchCase,
|
|
584
|
+
findState.wholeWord ? this._editor.getOption(
|
|
585
|
+
132
|
|
586
|
+
/* EditorOption.wordSeparators */
|
|
587
|
+
) : null,
|
|
588
|
+
false,
|
|
589
|
+
1073741824
|
|
590
|
+
/* Constants.MAX_SAFE_SMALL_INTEGER */
|
|
591
|
+
);
|
|
592
|
+
}
|
|
593
|
+
} else {
|
|
594
|
+
this._beginSessionIfNeeded(findController);
|
|
595
|
+
if (!this._session) {
|
|
596
|
+
return;
|
|
597
|
+
}
|
|
598
|
+
matches = this._session.selectAll(findState.searchScope);
|
|
599
|
+
}
|
|
600
|
+
if (matches.length > 0) {
|
|
601
|
+
const editorSelection = this._editor.getSelection();
|
|
602
|
+
for (let i = 0, len = matches.length; i < len; i++) {
|
|
603
|
+
const match = matches[i];
|
|
604
|
+
const intersection = match.range.intersectRanges(editorSelection);
|
|
605
|
+
if (intersection) {
|
|
606
|
+
matches[i] = matches[0];
|
|
607
|
+
matches[0] = match;
|
|
608
|
+
break;
|
|
609
|
+
}
|
|
610
|
+
}
|
|
611
|
+
this._setSelections(matches.map((m) => new Selection(m.range.startLineNumber, m.range.startColumn, m.range.endLineNumber, m.range.endColumn)));
|
|
612
|
+
}
|
|
613
|
+
}
|
|
614
|
+
};
|
|
615
|
+
_MultiCursorSelectionController.ID = "editor.contrib.multiCursorController";
|
|
616
|
+
let MultiCursorSelectionController = _MultiCursorSelectionController;
|
|
617
|
+
class MultiCursorSelectionControllerAction extends EditorAction {
|
|
618
|
+
run(accessor, editor) {
|
|
619
|
+
const multiCursorController = MultiCursorSelectionController.get(editor);
|
|
620
|
+
if (!multiCursorController) {
|
|
621
|
+
return;
|
|
622
|
+
}
|
|
623
|
+
const viewModel = editor._getViewModel();
|
|
624
|
+
if (viewModel) {
|
|
625
|
+
const previousCursorState = viewModel.getCursorStates();
|
|
626
|
+
const findController = CommonFindController.get(editor);
|
|
627
|
+
if (findController) {
|
|
628
|
+
this._run(multiCursorController, findController);
|
|
629
|
+
} else {
|
|
630
|
+
const newFindController = accessor.get(IInstantiationService).createInstance(CommonFindController, editor);
|
|
631
|
+
this._run(multiCursorController, newFindController);
|
|
632
|
+
newFindController.dispose();
|
|
633
|
+
}
|
|
634
|
+
announceCursorChange(previousCursorState, viewModel.getCursorStates());
|
|
635
|
+
}
|
|
636
|
+
}
|
|
637
|
+
}
|
|
638
|
+
class AddSelectionToNextFindMatchAction extends MultiCursorSelectionControllerAction {
|
|
639
|
+
constructor() {
|
|
640
|
+
super({
|
|
641
|
+
id: "editor.action.addSelectionToNextFindMatch",
|
|
642
|
+
label: localize("addSelectionToNextFindMatch", "Add Selection To Next Find Match"),
|
|
643
|
+
alias: "Add Selection To Next Find Match",
|
|
644
|
+
precondition: void 0,
|
|
645
|
+
kbOpts: {
|
|
646
|
+
kbExpr: EditorContextKeys.focus,
|
|
647
|
+
primary: 2048 | 34,
|
|
648
|
+
weight: 100
|
|
649
|
+
/* KeybindingWeight.EditorContrib */
|
|
650
|
+
},
|
|
651
|
+
menuOpts: {
|
|
652
|
+
menuId: MenuId.MenubarSelectionMenu,
|
|
653
|
+
group: "3_multi",
|
|
654
|
+
title: localize({ key: "miAddSelectionToNextFindMatch", comment: ["&& denotes a mnemonic"] }, "Add &&Next Occurrence"),
|
|
655
|
+
order: 5
|
|
656
|
+
}
|
|
657
|
+
});
|
|
658
|
+
}
|
|
659
|
+
_run(multiCursorController, findController) {
|
|
660
|
+
multiCursorController.addSelectionToNextFindMatch(findController);
|
|
661
|
+
}
|
|
662
|
+
}
|
|
663
|
+
class AddSelectionToPreviousFindMatchAction extends MultiCursorSelectionControllerAction {
|
|
664
|
+
constructor() {
|
|
665
|
+
super({
|
|
666
|
+
id: "editor.action.addSelectionToPreviousFindMatch",
|
|
667
|
+
label: localize("addSelectionToPreviousFindMatch", "Add Selection To Previous Find Match"),
|
|
668
|
+
alias: "Add Selection To Previous Find Match",
|
|
669
|
+
precondition: void 0,
|
|
670
|
+
menuOpts: {
|
|
671
|
+
menuId: MenuId.MenubarSelectionMenu,
|
|
672
|
+
group: "3_multi",
|
|
673
|
+
title: localize({ key: "miAddSelectionToPreviousFindMatch", comment: ["&& denotes a mnemonic"] }, "Add P&&revious Occurrence"),
|
|
674
|
+
order: 6
|
|
675
|
+
}
|
|
676
|
+
});
|
|
677
|
+
}
|
|
678
|
+
_run(multiCursorController, findController) {
|
|
679
|
+
multiCursorController.addSelectionToPreviousFindMatch(findController);
|
|
680
|
+
}
|
|
681
|
+
}
|
|
682
|
+
class MoveSelectionToNextFindMatchAction extends MultiCursorSelectionControllerAction {
|
|
683
|
+
constructor() {
|
|
684
|
+
super({
|
|
685
|
+
id: "editor.action.moveSelectionToNextFindMatch",
|
|
686
|
+
label: localize("moveSelectionToNextFindMatch", "Move Last Selection To Next Find Match"),
|
|
687
|
+
alias: "Move Last Selection To Next Find Match",
|
|
688
|
+
precondition: void 0,
|
|
689
|
+
kbOpts: {
|
|
690
|
+
kbExpr: EditorContextKeys.focus,
|
|
691
|
+
primary: KeyChord(
|
|
692
|
+
2048 | 41,
|
|
693
|
+
2048 | 34
|
|
694
|
+
/* KeyCode.KeyD */
|
|
695
|
+
),
|
|
696
|
+
weight: 100
|
|
697
|
+
/* KeybindingWeight.EditorContrib */
|
|
698
|
+
}
|
|
699
|
+
});
|
|
700
|
+
}
|
|
701
|
+
_run(multiCursorController, findController) {
|
|
702
|
+
multiCursorController.moveSelectionToNextFindMatch(findController);
|
|
703
|
+
}
|
|
704
|
+
}
|
|
705
|
+
class MoveSelectionToPreviousFindMatchAction extends MultiCursorSelectionControllerAction {
|
|
706
|
+
constructor() {
|
|
707
|
+
super({
|
|
708
|
+
id: "editor.action.moveSelectionToPreviousFindMatch",
|
|
709
|
+
label: localize("moveSelectionToPreviousFindMatch", "Move Last Selection To Previous Find Match"),
|
|
710
|
+
alias: "Move Last Selection To Previous Find Match",
|
|
711
|
+
precondition: void 0
|
|
712
|
+
});
|
|
713
|
+
}
|
|
714
|
+
_run(multiCursorController, findController) {
|
|
715
|
+
multiCursorController.moveSelectionToPreviousFindMatch(findController);
|
|
716
|
+
}
|
|
717
|
+
}
|
|
718
|
+
class SelectHighlightsAction extends MultiCursorSelectionControllerAction {
|
|
719
|
+
constructor() {
|
|
720
|
+
super({
|
|
721
|
+
id: "editor.action.selectHighlights",
|
|
722
|
+
label: localize("selectAllOccurrencesOfFindMatch", "Select All Occurrences of Find Match"),
|
|
723
|
+
alias: "Select All Occurrences of Find Match",
|
|
724
|
+
precondition: void 0,
|
|
725
|
+
kbOpts: {
|
|
726
|
+
kbExpr: EditorContextKeys.focus,
|
|
727
|
+
primary: 2048 | 1024 | 42,
|
|
728
|
+
weight: 100
|
|
729
|
+
/* KeybindingWeight.EditorContrib */
|
|
730
|
+
},
|
|
731
|
+
menuOpts: {
|
|
732
|
+
menuId: MenuId.MenubarSelectionMenu,
|
|
733
|
+
group: "3_multi",
|
|
734
|
+
title: localize({ key: "miSelectHighlights", comment: ["&& denotes a mnemonic"] }, "Select All &&Occurrences"),
|
|
735
|
+
order: 7
|
|
736
|
+
}
|
|
737
|
+
});
|
|
738
|
+
}
|
|
739
|
+
_run(multiCursorController, findController) {
|
|
740
|
+
multiCursorController.selectAll(findController);
|
|
741
|
+
}
|
|
742
|
+
}
|
|
743
|
+
class CompatChangeAll extends MultiCursorSelectionControllerAction {
|
|
744
|
+
constructor() {
|
|
745
|
+
super({
|
|
746
|
+
id: "editor.action.changeAll",
|
|
747
|
+
label: localize("changeAll.label", "Change All Occurrences"),
|
|
748
|
+
alias: "Change All Occurrences",
|
|
749
|
+
precondition: ContextKeyExpr.and(EditorContextKeys.writable, EditorContextKeys.editorTextFocus),
|
|
750
|
+
kbOpts: {
|
|
751
|
+
kbExpr: EditorContextKeys.editorTextFocus,
|
|
752
|
+
primary: 2048 | 60,
|
|
753
|
+
weight: 100
|
|
754
|
+
/* KeybindingWeight.EditorContrib */
|
|
755
|
+
},
|
|
756
|
+
contextMenuOpts: {
|
|
757
|
+
group: "1_modification",
|
|
758
|
+
order: 1.2
|
|
759
|
+
}
|
|
760
|
+
});
|
|
761
|
+
}
|
|
762
|
+
_run(multiCursorController, findController) {
|
|
763
|
+
multiCursorController.selectAll(findController);
|
|
764
|
+
}
|
|
765
|
+
}
|
|
766
|
+
class SelectionHighlighterState {
|
|
767
|
+
constructor(_model, _searchText, _matchCase, _wordSeparators, prevState) {
|
|
768
|
+
this._model = _model;
|
|
769
|
+
this._searchText = _searchText;
|
|
770
|
+
this._matchCase = _matchCase;
|
|
771
|
+
this._wordSeparators = _wordSeparators;
|
|
772
|
+
this._modelVersionId = this._model.getVersionId();
|
|
773
|
+
this._cachedFindMatches = null;
|
|
774
|
+
if (prevState && this._model === prevState._model && this._searchText === prevState._searchText && this._matchCase === prevState._matchCase && this._wordSeparators === prevState._wordSeparators && this._modelVersionId === prevState._modelVersionId) {
|
|
775
|
+
this._cachedFindMatches = prevState._cachedFindMatches;
|
|
776
|
+
}
|
|
777
|
+
}
|
|
778
|
+
findMatches() {
|
|
779
|
+
if (this._cachedFindMatches === null) {
|
|
780
|
+
this._cachedFindMatches = this._model.findMatches(this._searchText, true, false, this._matchCase, this._wordSeparators, false).map((m) => m.range);
|
|
781
|
+
this._cachedFindMatches.sort(Range.compareRangesUsingStarts);
|
|
782
|
+
}
|
|
783
|
+
return this._cachedFindMatches;
|
|
784
|
+
}
|
|
785
|
+
}
|
|
786
|
+
let SelectionHighlighter = (_a = class extends Disposable {
|
|
787
|
+
constructor(editor, _languageFeaturesService) {
|
|
788
|
+
super();
|
|
789
|
+
this._languageFeaturesService = _languageFeaturesService;
|
|
790
|
+
this.editor = editor;
|
|
791
|
+
this._isEnabled = editor.getOption(
|
|
792
|
+
109
|
|
793
|
+
/* EditorOption.selectionHighlight */
|
|
794
|
+
);
|
|
795
|
+
this._decorations = editor.createDecorationsCollection();
|
|
796
|
+
this.updateSoon = this._register(new RunOnceScheduler(() => this._update(), 300));
|
|
797
|
+
this.state = null;
|
|
798
|
+
this._register(editor.onDidChangeConfiguration((e) => {
|
|
799
|
+
this._isEnabled = editor.getOption(
|
|
800
|
+
109
|
|
801
|
+
/* EditorOption.selectionHighlight */
|
|
802
|
+
);
|
|
803
|
+
}));
|
|
804
|
+
this._register(editor.onDidChangeCursorSelection((e) => {
|
|
805
|
+
if (!this._isEnabled) {
|
|
806
|
+
return;
|
|
807
|
+
}
|
|
808
|
+
if (e.selection.isEmpty()) {
|
|
809
|
+
if (e.reason === 3) {
|
|
810
|
+
if (this.state) {
|
|
811
|
+
this._setState(null);
|
|
812
|
+
}
|
|
813
|
+
this.updateSoon.schedule();
|
|
814
|
+
} else {
|
|
815
|
+
this._setState(null);
|
|
816
|
+
}
|
|
817
|
+
} else {
|
|
818
|
+
this._update();
|
|
819
|
+
}
|
|
820
|
+
}));
|
|
821
|
+
this._register(editor.onDidChangeModel((e) => {
|
|
822
|
+
this._setState(null);
|
|
823
|
+
}));
|
|
824
|
+
this._register(editor.onDidChangeModelContent((e) => {
|
|
825
|
+
if (this._isEnabled) {
|
|
826
|
+
this.updateSoon.schedule();
|
|
827
|
+
}
|
|
828
|
+
}));
|
|
829
|
+
const findController = CommonFindController.get(editor);
|
|
830
|
+
if (findController) {
|
|
831
|
+
this._register(findController.getState().onFindReplaceStateChange((e) => {
|
|
832
|
+
this._update();
|
|
833
|
+
}));
|
|
834
|
+
}
|
|
835
|
+
this.updateSoon.schedule();
|
|
836
|
+
}
|
|
837
|
+
_update() {
|
|
838
|
+
this._setState(SelectionHighlighter_1._createState(this.state, this._isEnabled, this.editor));
|
|
839
|
+
}
|
|
840
|
+
static _createState(oldState, isEnabled, editor) {
|
|
841
|
+
if (!isEnabled) {
|
|
842
|
+
return null;
|
|
843
|
+
}
|
|
844
|
+
if (!editor.hasModel()) {
|
|
845
|
+
return null;
|
|
846
|
+
}
|
|
847
|
+
const s = editor.getSelection();
|
|
848
|
+
if (s.startLineNumber !== s.endLineNumber) {
|
|
849
|
+
return null;
|
|
850
|
+
}
|
|
851
|
+
const multiCursorController = MultiCursorSelectionController.get(editor);
|
|
852
|
+
if (!multiCursorController) {
|
|
853
|
+
return null;
|
|
854
|
+
}
|
|
855
|
+
const findController = CommonFindController.get(editor);
|
|
856
|
+
if (!findController) {
|
|
857
|
+
return null;
|
|
858
|
+
}
|
|
859
|
+
let r = multiCursorController.getSession(findController);
|
|
860
|
+
if (!r) {
|
|
861
|
+
const allSelections = editor.getSelections();
|
|
862
|
+
if (allSelections.length > 1) {
|
|
863
|
+
const findState2 = findController.getState();
|
|
864
|
+
const matchCase = findState2.matchCase;
|
|
865
|
+
const selectionsContainSameText = modelRangesContainSameText(editor.getModel(), allSelections, matchCase);
|
|
866
|
+
if (!selectionsContainSameText) {
|
|
867
|
+
return null;
|
|
868
|
+
}
|
|
869
|
+
}
|
|
870
|
+
r = MultiCursorSession.create(editor, findController);
|
|
871
|
+
}
|
|
872
|
+
if (!r) {
|
|
873
|
+
return null;
|
|
874
|
+
}
|
|
875
|
+
if (r.currentMatch) {
|
|
876
|
+
return null;
|
|
877
|
+
}
|
|
878
|
+
if (/^[ \t]+$/.test(r.searchText)) {
|
|
879
|
+
return null;
|
|
880
|
+
}
|
|
881
|
+
if (r.searchText.length > 200) {
|
|
882
|
+
return null;
|
|
883
|
+
}
|
|
884
|
+
const findState = findController.getState();
|
|
885
|
+
const caseSensitive = findState.matchCase;
|
|
886
|
+
if (findState.isRevealed) {
|
|
887
|
+
let findStateSearchString = findState.searchString;
|
|
888
|
+
if (!caseSensitive) {
|
|
889
|
+
findStateSearchString = findStateSearchString.toLowerCase();
|
|
890
|
+
}
|
|
891
|
+
let mySearchString = r.searchText;
|
|
892
|
+
if (!caseSensitive) {
|
|
893
|
+
mySearchString = mySearchString.toLowerCase();
|
|
894
|
+
}
|
|
895
|
+
if (findStateSearchString === mySearchString && r.matchCase === findState.matchCase && r.wholeWord === findState.wholeWord && !findState.isRegex) {
|
|
896
|
+
return null;
|
|
897
|
+
}
|
|
898
|
+
}
|
|
899
|
+
return new SelectionHighlighterState(editor.getModel(), r.searchText, r.matchCase, r.wholeWord ? editor.getOption(
|
|
900
|
+
132
|
|
901
|
+
/* EditorOption.wordSeparators */
|
|
902
|
+
) : null, oldState);
|
|
903
|
+
}
|
|
904
|
+
_setState(newState) {
|
|
905
|
+
this.state = newState;
|
|
906
|
+
if (!this.state) {
|
|
907
|
+
this._decorations.clear();
|
|
908
|
+
return;
|
|
909
|
+
}
|
|
910
|
+
if (!this.editor.hasModel()) {
|
|
911
|
+
return;
|
|
912
|
+
}
|
|
913
|
+
const model = this.editor.getModel();
|
|
914
|
+
if (model.isTooLargeForTokenization()) {
|
|
915
|
+
return;
|
|
916
|
+
}
|
|
917
|
+
const allMatches = this.state.findMatches();
|
|
918
|
+
const selections = this.editor.getSelections();
|
|
919
|
+
selections.sort(Range.compareRangesUsingStarts);
|
|
920
|
+
const matches = [];
|
|
921
|
+
for (let i = 0, j = 0, len = allMatches.length, lenJ = selections.length; i < len; ) {
|
|
922
|
+
const match = allMatches[i];
|
|
923
|
+
if (j >= lenJ) {
|
|
924
|
+
matches.push(match);
|
|
925
|
+
i++;
|
|
926
|
+
} else {
|
|
927
|
+
const cmp = Range.compareRangesUsingStarts(match, selections[j]);
|
|
928
|
+
if (cmp < 0) {
|
|
929
|
+
if (selections[j].isEmpty() || !Range.areIntersecting(match, selections[j])) {
|
|
930
|
+
matches.push(match);
|
|
931
|
+
}
|
|
932
|
+
i++;
|
|
933
|
+
} else if (cmp > 0) {
|
|
934
|
+
j++;
|
|
935
|
+
} else {
|
|
936
|
+
i++;
|
|
937
|
+
j++;
|
|
938
|
+
}
|
|
939
|
+
}
|
|
940
|
+
}
|
|
941
|
+
const occurrenceHighlighting = this.editor.getOption(
|
|
942
|
+
81
|
|
943
|
+
/* EditorOption.occurrencesHighlight */
|
|
944
|
+
) !== "off";
|
|
945
|
+
const hasSemanticHighlights = this._languageFeaturesService.documentHighlightProvider.has(model) && occurrenceHighlighting;
|
|
946
|
+
const decorations = matches.map((r) => {
|
|
947
|
+
return {
|
|
948
|
+
range: r,
|
|
949
|
+
options: getSelectionHighlightDecorationOptions(hasSemanticHighlights)
|
|
950
|
+
};
|
|
951
|
+
});
|
|
952
|
+
this._decorations.set(decorations);
|
|
953
|
+
}
|
|
954
|
+
dispose() {
|
|
955
|
+
this._setState(null);
|
|
956
|
+
super.dispose();
|
|
957
|
+
}
|
|
958
|
+
}, SelectionHighlighter_1 = _a, _a.ID = "editor.contrib.selectionHighlighter", _a);
|
|
959
|
+
SelectionHighlighter = SelectionHighlighter_1 = __decorate([
|
|
960
|
+
__param(1, ILanguageFeaturesService)
|
|
961
|
+
], SelectionHighlighter);
|
|
962
|
+
function modelRangesContainSameText(model, ranges, matchCase) {
|
|
963
|
+
const selectedText = getValueInRange(model, ranges[0], !matchCase);
|
|
964
|
+
for (let i = 1, len = ranges.length; i < len; i++) {
|
|
965
|
+
const range = ranges[i];
|
|
966
|
+
if (range.isEmpty()) {
|
|
967
|
+
return false;
|
|
968
|
+
}
|
|
969
|
+
const thisSelectedText = getValueInRange(model, range, !matchCase);
|
|
970
|
+
if (selectedText !== thisSelectedText) {
|
|
971
|
+
return false;
|
|
972
|
+
}
|
|
973
|
+
}
|
|
974
|
+
return true;
|
|
975
|
+
}
|
|
976
|
+
function getValueInRange(model, range, toLowerCase) {
|
|
977
|
+
const text = model.getValueInRange(range);
|
|
978
|
+
return toLowerCase ? text.toLowerCase() : text;
|
|
979
|
+
}
|
|
980
|
+
class FocusNextCursor extends EditorAction {
|
|
981
|
+
constructor() {
|
|
982
|
+
super({
|
|
983
|
+
id: "editor.action.focusNextCursor",
|
|
984
|
+
label: localize("mutlicursor.focusNextCursor", "Focus Next Cursor"),
|
|
985
|
+
metadata: {
|
|
986
|
+
description: localize("mutlicursor.focusNextCursor.description", "Focuses the next cursor"),
|
|
987
|
+
args: []
|
|
988
|
+
},
|
|
989
|
+
alias: "Focus Next Cursor",
|
|
990
|
+
precondition: void 0
|
|
991
|
+
});
|
|
992
|
+
}
|
|
993
|
+
run(accessor, editor, args) {
|
|
994
|
+
if (!editor.hasModel()) {
|
|
995
|
+
return;
|
|
996
|
+
}
|
|
997
|
+
const viewModel = editor._getViewModel();
|
|
998
|
+
if (viewModel.cursorConfig.readOnly) {
|
|
999
|
+
return;
|
|
1000
|
+
}
|
|
1001
|
+
viewModel.model.pushStackElement();
|
|
1002
|
+
const previousCursorState = Array.from(viewModel.getCursorStates());
|
|
1003
|
+
const firstCursor = previousCursorState.shift();
|
|
1004
|
+
if (!firstCursor) {
|
|
1005
|
+
return;
|
|
1006
|
+
}
|
|
1007
|
+
previousCursorState.push(firstCursor);
|
|
1008
|
+
viewModel.setCursorStates(args.source, 3, previousCursorState);
|
|
1009
|
+
viewModel.revealPrimaryCursor(args.source, true);
|
|
1010
|
+
announceCursorChange(previousCursorState, viewModel.getCursorStates());
|
|
1011
|
+
}
|
|
1012
|
+
}
|
|
1013
|
+
class FocusPreviousCursor extends EditorAction {
|
|
1014
|
+
constructor() {
|
|
1015
|
+
super({
|
|
1016
|
+
id: "editor.action.focusPreviousCursor",
|
|
1017
|
+
label: localize("mutlicursor.focusPreviousCursor", "Focus Previous Cursor"),
|
|
1018
|
+
metadata: {
|
|
1019
|
+
description: localize("mutlicursor.focusPreviousCursor.description", "Focuses the previous cursor"),
|
|
1020
|
+
args: []
|
|
1021
|
+
},
|
|
1022
|
+
alias: "Focus Previous Cursor",
|
|
1023
|
+
precondition: void 0
|
|
1024
|
+
});
|
|
1025
|
+
}
|
|
1026
|
+
run(accessor, editor, args) {
|
|
1027
|
+
if (!editor.hasModel()) {
|
|
1028
|
+
return;
|
|
1029
|
+
}
|
|
1030
|
+
const viewModel = editor._getViewModel();
|
|
1031
|
+
if (viewModel.cursorConfig.readOnly) {
|
|
1032
|
+
return;
|
|
1033
|
+
}
|
|
1034
|
+
viewModel.model.pushStackElement();
|
|
1035
|
+
const previousCursorState = Array.from(viewModel.getCursorStates());
|
|
1036
|
+
const firstCursor = previousCursorState.pop();
|
|
1037
|
+
if (!firstCursor) {
|
|
1038
|
+
return;
|
|
1039
|
+
}
|
|
1040
|
+
previousCursorState.unshift(firstCursor);
|
|
1041
|
+
viewModel.setCursorStates(args.source, 3, previousCursorState);
|
|
1042
|
+
viewModel.revealPrimaryCursor(args.source, true);
|
|
1043
|
+
announceCursorChange(previousCursorState, viewModel.getCursorStates());
|
|
1044
|
+
}
|
|
1045
|
+
}
|
|
1046
|
+
registerEditorContribution(
|
|
1047
|
+
MultiCursorSelectionController.ID,
|
|
1048
|
+
MultiCursorSelectionController,
|
|
1049
|
+
4
|
|
1050
|
+
/* EditorContributionInstantiation.Lazy */
|
|
1051
|
+
);
|
|
1052
|
+
registerEditorContribution(
|
|
1053
|
+
SelectionHighlighter.ID,
|
|
1054
|
+
SelectionHighlighter,
|
|
1055
|
+
1
|
|
1056
|
+
/* EditorContributionInstantiation.AfterFirstRender */
|
|
1057
|
+
);
|
|
1058
|
+
registerEditorAction(InsertCursorAbove);
|
|
1059
|
+
registerEditorAction(InsertCursorBelow);
|
|
1060
|
+
registerEditorAction(InsertCursorAtEndOfEachLineSelected);
|
|
1061
|
+
registerEditorAction(AddSelectionToNextFindMatchAction);
|
|
1062
|
+
registerEditorAction(AddSelectionToPreviousFindMatchAction);
|
|
1063
|
+
registerEditorAction(MoveSelectionToNextFindMatchAction);
|
|
1064
|
+
registerEditorAction(MoveSelectionToPreviousFindMatchAction);
|
|
1065
|
+
registerEditorAction(SelectHighlightsAction);
|
|
1066
|
+
registerEditorAction(CompatChangeAll);
|
|
1067
|
+
registerEditorAction(InsertCursorAtEndOfLineSelected);
|
|
1068
|
+
registerEditorAction(InsertCursorAtTopOfLineSelected);
|
|
1069
|
+
registerEditorAction(FocusNextCursor);
|
|
1070
|
+
registerEditorAction(FocusPreviousCursor);
|
|
1071
|
+
export {
|
|
1072
|
+
AddSelectionToNextFindMatchAction,
|
|
1073
|
+
AddSelectionToPreviousFindMatchAction,
|
|
1074
|
+
CompatChangeAll,
|
|
1075
|
+
FocusNextCursor,
|
|
1076
|
+
FocusPreviousCursor,
|
|
1077
|
+
InsertCursorAbove,
|
|
1078
|
+
InsertCursorBelow,
|
|
1079
|
+
MoveSelectionToNextFindMatchAction,
|
|
1080
|
+
MoveSelectionToPreviousFindMatchAction,
|
|
1081
|
+
MultiCursorSelectionController,
|
|
1082
|
+
MultiCursorSelectionControllerAction,
|
|
1083
|
+
MultiCursorSession,
|
|
1084
|
+
MultiCursorSessionResult,
|
|
1085
|
+
SelectHighlightsAction,
|
|
1086
|
+
SelectionHighlighter
|
|
1087
|
+
};
|
|
1088
|
+
//# sourceMappingURL=multicursor.es.js.map
|