@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,484 @@
|
|
|
1
|
+
import { Permutation, compareBy } from "../../../../../base/common/arrays.es.js";
|
|
2
|
+
import { mapFindFirst } from "../../../../../base/common/arraysFind.es.js";
|
|
3
|
+
import { itemsEquals } from "../../../../../base/common/equals.es.js";
|
|
4
|
+
import { BugIndicatingError, onUnexpectedExternalError, onUnexpectedError } from "../../../../../base/common/errors.es.js";
|
|
5
|
+
import { Disposable } from "../../../../../base/common/lifecycle.es.js";
|
|
6
|
+
import { observableValue, subtransaction, transaction } from "../../../../../base/common/observableInternal/base.es.js";
|
|
7
|
+
import { derived, derivedHandleChanges, derivedOpts } from "../../../../../base/common/observableInternal/derived.es.js";
|
|
8
|
+
import { autorun } from "../../../../../base/common/observableInternal/autorun.es.js";
|
|
9
|
+
import { observableSignal, recomputeInitiallyAndOnChange } from "../../../../../base/common/observableInternal/utils.es.js";
|
|
10
|
+
import { commonPrefixLength, splitLinesIncludeSeparators } from "../../../../../base/common/strings.es.js";
|
|
11
|
+
import { isDefined } from "../../../../../base/common/types.es.js";
|
|
12
|
+
import { EditOperation } from "../../../../common/core/editOperation.es.js";
|
|
13
|
+
import { Position } from "../../../../common/core/position.es.js";
|
|
14
|
+
import { Range } from "../../../../common/core/range.es.js";
|
|
15
|
+
import { Selection } from "../../../../common/core/selection.es.js";
|
|
16
|
+
import { SingleTextEdit, TextEdit } from "../../../../common/core/textEdit.es.js";
|
|
17
|
+
import { TextLength } from "../../../../common/core/textLength.es.js";
|
|
18
|
+
import { InlineCompletionTriggerKind } from "../../../../common/languages.es.js";
|
|
19
|
+
import { ILanguageConfigurationService } from "../../../../common/languages/languageConfigurationRegistry.es.js";
|
|
20
|
+
import { GhostText, ghostTextsOrReplacementsEqual, ghostTextOrReplacementEquals } from "./ghostText.es.js";
|
|
21
|
+
import { InlineCompletionsSource } from "./inlineCompletionsSource.es.js";
|
|
22
|
+
import { singleTextRemoveCommonPrefix, computeGhostText, singleTextEditAugments } from "./singleTextEdit.es.js";
|
|
23
|
+
import { subtractPositions, addPositions } from "../utils.es.js";
|
|
24
|
+
import { SnippetController2 } from "../../../snippet/browser/snippetController2.es.js";
|
|
25
|
+
import { ICommandService } from "../../../../../platform/commands/common/commands.es.js";
|
|
26
|
+
import { IInstantiationService } from "../../../../../platform/instantiation/common/instantiation.es.js";
|
|
27
|
+
var __decorate = function(decorators, target, key, desc) {
|
|
28
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
29
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
30
|
+
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;
|
|
31
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
32
|
+
};
|
|
33
|
+
var __param = function(paramIndex, decorator) {
|
|
34
|
+
return function(target, key) {
|
|
35
|
+
decorator(target, key, paramIndex);
|
|
36
|
+
};
|
|
37
|
+
};
|
|
38
|
+
let InlineCompletionsModel = class InlineCompletionsModel2 extends Disposable {
|
|
39
|
+
get isAcceptingPartially() {
|
|
40
|
+
return this._isAcceptingPartially;
|
|
41
|
+
}
|
|
42
|
+
constructor(textModel, selectedSuggestItem, _textModelVersionId, _positions, _debounceValue, _suggestPreviewEnabled, _suggestPreviewMode, _inlineSuggestMode, _enabled, _instantiationService, _commandService, _languageConfigurationService) {
|
|
43
|
+
super();
|
|
44
|
+
this.textModel = textModel;
|
|
45
|
+
this.selectedSuggestItem = selectedSuggestItem;
|
|
46
|
+
this._textModelVersionId = _textModelVersionId;
|
|
47
|
+
this._positions = _positions;
|
|
48
|
+
this._debounceValue = _debounceValue;
|
|
49
|
+
this._suggestPreviewEnabled = _suggestPreviewEnabled;
|
|
50
|
+
this._suggestPreviewMode = _suggestPreviewMode;
|
|
51
|
+
this._inlineSuggestMode = _inlineSuggestMode;
|
|
52
|
+
this._enabled = _enabled;
|
|
53
|
+
this._instantiationService = _instantiationService;
|
|
54
|
+
this._commandService = _commandService;
|
|
55
|
+
this._languageConfigurationService = _languageConfigurationService;
|
|
56
|
+
this._source = this._register(this._instantiationService.createInstance(InlineCompletionsSource, this.textModel, this._textModelVersionId, this._debounceValue));
|
|
57
|
+
this._isActive = observableValue(this, false);
|
|
58
|
+
this._forceUpdateExplicitlySignal = observableSignal(this);
|
|
59
|
+
this._selectedInlineCompletionId = observableValue(this, void 0);
|
|
60
|
+
this._primaryPosition = derived(this, (reader) => this._positions.read(reader)[0] ?? new Position(1, 1));
|
|
61
|
+
this._isAcceptingPartially = false;
|
|
62
|
+
this._preserveCurrentCompletionReasons = /* @__PURE__ */ new Set([
|
|
63
|
+
VersionIdChangeReason.Redo,
|
|
64
|
+
VersionIdChangeReason.Undo,
|
|
65
|
+
VersionIdChangeReason.AcceptWord
|
|
66
|
+
]);
|
|
67
|
+
this._fetchInlineCompletionsPromise = derivedHandleChanges({
|
|
68
|
+
owner: this,
|
|
69
|
+
createEmptyChangeSummary: () => ({
|
|
70
|
+
preserveCurrentCompletion: false,
|
|
71
|
+
inlineCompletionTriggerKind: InlineCompletionTriggerKind.Automatic
|
|
72
|
+
}),
|
|
73
|
+
handleChange: (ctx, changeSummary) => {
|
|
74
|
+
if (ctx.didChange(this._textModelVersionId) && this._preserveCurrentCompletionReasons.has(this._getReason(ctx.change))) {
|
|
75
|
+
changeSummary.preserveCurrentCompletion = true;
|
|
76
|
+
} else if (ctx.didChange(this._forceUpdateExplicitlySignal)) {
|
|
77
|
+
changeSummary.inlineCompletionTriggerKind = InlineCompletionTriggerKind.Explicit;
|
|
78
|
+
}
|
|
79
|
+
return true;
|
|
80
|
+
}
|
|
81
|
+
}, (reader, changeSummary) => {
|
|
82
|
+
this._forceUpdateExplicitlySignal.read(reader);
|
|
83
|
+
const shouldUpdate = this._enabled.read(reader) && this.selectedSuggestItem.read(reader) || this._isActive.read(reader);
|
|
84
|
+
if (!shouldUpdate) {
|
|
85
|
+
this._source.cancelUpdate();
|
|
86
|
+
return void 0;
|
|
87
|
+
}
|
|
88
|
+
this._textModelVersionId.read(reader);
|
|
89
|
+
const suggestWidgetInlineCompletions = this._source.suggestWidgetInlineCompletions.get();
|
|
90
|
+
const suggestItem = this.selectedSuggestItem.read(reader);
|
|
91
|
+
if (suggestWidgetInlineCompletions && !suggestItem) {
|
|
92
|
+
const inlineCompletions = this._source.inlineCompletions.get();
|
|
93
|
+
transaction((tx) => {
|
|
94
|
+
if (!inlineCompletions || suggestWidgetInlineCompletions.request.versionId > inlineCompletions.request.versionId) {
|
|
95
|
+
this._source.inlineCompletions.set(suggestWidgetInlineCompletions.clone(), tx);
|
|
96
|
+
}
|
|
97
|
+
this._source.clearSuggestWidgetInlineCompletions(tx);
|
|
98
|
+
});
|
|
99
|
+
}
|
|
100
|
+
const cursorPosition = this._primaryPosition.read(reader);
|
|
101
|
+
const context = {
|
|
102
|
+
triggerKind: changeSummary.inlineCompletionTriggerKind,
|
|
103
|
+
selectedSuggestionInfo: suggestItem == null ? void 0 : suggestItem.toSelectedSuggestionInfo()
|
|
104
|
+
};
|
|
105
|
+
const itemToPreserveCandidate = this.selectedInlineCompletion.get();
|
|
106
|
+
const itemToPreserve = changeSummary.preserveCurrentCompletion || (itemToPreserveCandidate == null ? void 0 : itemToPreserveCandidate.forwardStable) ? itemToPreserveCandidate : void 0;
|
|
107
|
+
return this._source.fetch(cursorPosition, context, itemToPreserve);
|
|
108
|
+
});
|
|
109
|
+
this._filteredInlineCompletionItems = derivedOpts({ owner: this, equalsFn: itemsEquals() }, (reader) => {
|
|
110
|
+
const c = this._source.inlineCompletions.read(reader);
|
|
111
|
+
if (!c) {
|
|
112
|
+
return [];
|
|
113
|
+
}
|
|
114
|
+
const cursorPosition = this._primaryPosition.read(reader);
|
|
115
|
+
const filteredCompletions = c.inlineCompletions.filter((c2) => c2.isVisible(this.textModel, cursorPosition, reader));
|
|
116
|
+
return filteredCompletions;
|
|
117
|
+
});
|
|
118
|
+
this.selectedInlineCompletionIndex = derived(this, (reader) => {
|
|
119
|
+
const selectedInlineCompletionId = this._selectedInlineCompletionId.read(reader);
|
|
120
|
+
const filteredCompletions = this._filteredInlineCompletionItems.read(reader);
|
|
121
|
+
const idx = this._selectedInlineCompletionId === void 0 ? -1 : filteredCompletions.findIndex((v) => v.semanticId === selectedInlineCompletionId);
|
|
122
|
+
if (idx === -1) {
|
|
123
|
+
this._selectedInlineCompletionId.set(void 0, void 0);
|
|
124
|
+
return 0;
|
|
125
|
+
}
|
|
126
|
+
return idx;
|
|
127
|
+
});
|
|
128
|
+
this.selectedInlineCompletion = derived(this, (reader) => {
|
|
129
|
+
const filteredCompletions = this._filteredInlineCompletionItems.read(reader);
|
|
130
|
+
const idx = this.selectedInlineCompletionIndex.read(reader);
|
|
131
|
+
return filteredCompletions[idx];
|
|
132
|
+
});
|
|
133
|
+
this.activeCommands = derivedOpts({ owner: this, equalsFn: itemsEquals() }, (r) => {
|
|
134
|
+
var _a;
|
|
135
|
+
return ((_a = this.selectedInlineCompletion.read(r)) == null ? void 0 : _a.inlineCompletion.source.inlineCompletions.commands) ?? [];
|
|
136
|
+
});
|
|
137
|
+
this.lastTriggerKind = this._source.inlineCompletions.map(this, (v) => v == null ? void 0 : v.request.context.triggerKind);
|
|
138
|
+
this.inlineCompletionsCount = derived(this, (reader) => {
|
|
139
|
+
if (this.lastTriggerKind.read(reader) === InlineCompletionTriggerKind.Explicit) {
|
|
140
|
+
return this._filteredInlineCompletionItems.read(reader).length;
|
|
141
|
+
} else {
|
|
142
|
+
return void 0;
|
|
143
|
+
}
|
|
144
|
+
});
|
|
145
|
+
this.state = derivedOpts({
|
|
146
|
+
owner: this,
|
|
147
|
+
equalsFn: (a, b) => {
|
|
148
|
+
if (!a || !b) {
|
|
149
|
+
return a === b;
|
|
150
|
+
}
|
|
151
|
+
return ghostTextsOrReplacementsEqual(a.ghostTexts, b.ghostTexts) && a.inlineCompletion === b.inlineCompletion && a.suggestItem === b.suggestItem;
|
|
152
|
+
}
|
|
153
|
+
}, (reader) => {
|
|
154
|
+
const model = this.textModel;
|
|
155
|
+
const suggestItem = this.selectedSuggestItem.read(reader);
|
|
156
|
+
if (suggestItem) {
|
|
157
|
+
const suggestCompletionEdit = singleTextRemoveCommonPrefix(suggestItem.toSingleTextEdit(), model);
|
|
158
|
+
const augmentation = this._computeAugmentation(suggestCompletionEdit, reader);
|
|
159
|
+
const isSuggestionPreviewEnabled = this._suggestPreviewEnabled.read(reader);
|
|
160
|
+
if (!isSuggestionPreviewEnabled && !augmentation) {
|
|
161
|
+
return void 0;
|
|
162
|
+
}
|
|
163
|
+
const fullEdit = (augmentation == null ? void 0 : augmentation.edit) ?? suggestCompletionEdit;
|
|
164
|
+
const fullEditPreviewLength = augmentation ? augmentation.edit.text.length - suggestCompletionEdit.text.length : 0;
|
|
165
|
+
const mode = this._suggestPreviewMode.read(reader);
|
|
166
|
+
const positions = this._positions.read(reader);
|
|
167
|
+
const edits = [fullEdit, ...getSecondaryEdits(this.textModel, positions, fullEdit)];
|
|
168
|
+
const ghostTexts = edits.map((edit, idx) => computeGhostText(edit, model, mode, positions[idx], fullEditPreviewLength)).filter(isDefined);
|
|
169
|
+
const primaryGhostText = ghostTexts[0] ?? new GhostText(fullEdit.range.endLineNumber, []);
|
|
170
|
+
return { edits, primaryGhostText, ghostTexts, inlineCompletion: augmentation == null ? void 0 : augmentation.completion, suggestItem };
|
|
171
|
+
} else {
|
|
172
|
+
if (!this._isActive.read(reader)) {
|
|
173
|
+
return void 0;
|
|
174
|
+
}
|
|
175
|
+
const inlineCompletion = this.selectedInlineCompletion.read(reader);
|
|
176
|
+
if (!inlineCompletion) {
|
|
177
|
+
return void 0;
|
|
178
|
+
}
|
|
179
|
+
const replacement = inlineCompletion.toSingleTextEdit(reader);
|
|
180
|
+
const mode = this._inlineSuggestMode.read(reader);
|
|
181
|
+
const positions = this._positions.read(reader);
|
|
182
|
+
const edits = [replacement, ...getSecondaryEdits(this.textModel, positions, replacement)];
|
|
183
|
+
const ghostTexts = edits.map((edit, idx) => computeGhostText(edit, model, mode, positions[idx], 0)).filter(isDefined);
|
|
184
|
+
if (!ghostTexts[0]) {
|
|
185
|
+
return void 0;
|
|
186
|
+
}
|
|
187
|
+
return { edits, primaryGhostText: ghostTexts[0], ghostTexts, inlineCompletion, suggestItem: void 0 };
|
|
188
|
+
}
|
|
189
|
+
});
|
|
190
|
+
this.ghostTexts = derivedOpts({ owner: this, equalsFn: ghostTextsOrReplacementsEqual }, (reader) => {
|
|
191
|
+
const v = this.state.read(reader);
|
|
192
|
+
if (!v) {
|
|
193
|
+
return void 0;
|
|
194
|
+
}
|
|
195
|
+
return v.ghostTexts;
|
|
196
|
+
});
|
|
197
|
+
this.primaryGhostText = derivedOpts({ owner: this, equalsFn: ghostTextOrReplacementEquals }, (reader) => {
|
|
198
|
+
const v = this.state.read(reader);
|
|
199
|
+
if (!v) {
|
|
200
|
+
return void 0;
|
|
201
|
+
}
|
|
202
|
+
return v == null ? void 0 : v.primaryGhostText;
|
|
203
|
+
});
|
|
204
|
+
this._register(recomputeInitiallyAndOnChange(this._fetchInlineCompletionsPromise));
|
|
205
|
+
let lastItem = void 0;
|
|
206
|
+
this._register(autorun((reader) => {
|
|
207
|
+
var _a, _b;
|
|
208
|
+
const item = this.state.read(reader);
|
|
209
|
+
const completion = item == null ? void 0 : item.inlineCompletion;
|
|
210
|
+
if ((completion == null ? void 0 : completion.semanticId) !== (lastItem == null ? void 0 : lastItem.semanticId)) {
|
|
211
|
+
lastItem = completion;
|
|
212
|
+
if (completion) {
|
|
213
|
+
const i = completion.inlineCompletion;
|
|
214
|
+
const src = i.source;
|
|
215
|
+
(_b = (_a = src.provider).handleItemDidShow) == null ? void 0 : _b.call(_a, src.inlineCompletions, i.sourceInlineCompletion, i.insertText);
|
|
216
|
+
}
|
|
217
|
+
}
|
|
218
|
+
}));
|
|
219
|
+
}
|
|
220
|
+
_getReason(e) {
|
|
221
|
+
if (e == null ? void 0 : e.isUndoing) {
|
|
222
|
+
return VersionIdChangeReason.Undo;
|
|
223
|
+
}
|
|
224
|
+
if (e == null ? void 0 : e.isRedoing) {
|
|
225
|
+
return VersionIdChangeReason.Redo;
|
|
226
|
+
}
|
|
227
|
+
if (this.isAcceptingPartially) {
|
|
228
|
+
return VersionIdChangeReason.AcceptWord;
|
|
229
|
+
}
|
|
230
|
+
return VersionIdChangeReason.Other;
|
|
231
|
+
}
|
|
232
|
+
async trigger(tx) {
|
|
233
|
+
this._isActive.set(true, tx);
|
|
234
|
+
await this._fetchInlineCompletionsPromise.get();
|
|
235
|
+
}
|
|
236
|
+
async triggerExplicitly(tx) {
|
|
237
|
+
subtransaction(tx, (tx2) => {
|
|
238
|
+
this._isActive.set(true, tx2);
|
|
239
|
+
this._forceUpdateExplicitlySignal.trigger(tx2);
|
|
240
|
+
});
|
|
241
|
+
await this._fetchInlineCompletionsPromise.get();
|
|
242
|
+
}
|
|
243
|
+
stop(tx) {
|
|
244
|
+
subtransaction(tx, (tx2) => {
|
|
245
|
+
this._isActive.set(false, tx2);
|
|
246
|
+
this._source.clear(tx2);
|
|
247
|
+
});
|
|
248
|
+
}
|
|
249
|
+
_computeAugmentation(suggestCompletion, reader) {
|
|
250
|
+
const model = this.textModel;
|
|
251
|
+
const suggestWidgetInlineCompletions = this._source.suggestWidgetInlineCompletions.read(reader);
|
|
252
|
+
const candidateInlineCompletions = suggestWidgetInlineCompletions ? suggestWidgetInlineCompletions.inlineCompletions : [this.selectedInlineCompletion.read(reader)].filter(isDefined);
|
|
253
|
+
const augmentedCompletion = mapFindFirst(candidateInlineCompletions, (completion) => {
|
|
254
|
+
let r = completion.toSingleTextEdit(reader);
|
|
255
|
+
r = singleTextRemoveCommonPrefix(r, model, Range.fromPositions(r.range.getStartPosition(), suggestCompletion.range.getEndPosition()));
|
|
256
|
+
return singleTextEditAugments(r, suggestCompletion) ? { completion, edit: r } : void 0;
|
|
257
|
+
});
|
|
258
|
+
return augmentedCompletion;
|
|
259
|
+
}
|
|
260
|
+
async _deltaSelectedInlineCompletionIndex(delta) {
|
|
261
|
+
await this.triggerExplicitly();
|
|
262
|
+
const completions = this._filteredInlineCompletionItems.get() || [];
|
|
263
|
+
if (completions.length > 0) {
|
|
264
|
+
const newIdx = (this.selectedInlineCompletionIndex.get() + delta + completions.length) % completions.length;
|
|
265
|
+
this._selectedInlineCompletionId.set(completions[newIdx].semanticId, void 0);
|
|
266
|
+
} else {
|
|
267
|
+
this._selectedInlineCompletionId.set(void 0, void 0);
|
|
268
|
+
}
|
|
269
|
+
}
|
|
270
|
+
async next() {
|
|
271
|
+
await this._deltaSelectedInlineCompletionIndex(1);
|
|
272
|
+
}
|
|
273
|
+
async previous() {
|
|
274
|
+
await this._deltaSelectedInlineCompletionIndex(-1);
|
|
275
|
+
}
|
|
276
|
+
async accept(editor) {
|
|
277
|
+
var _a;
|
|
278
|
+
if (editor.getModel() !== this.textModel) {
|
|
279
|
+
throw new BugIndicatingError();
|
|
280
|
+
}
|
|
281
|
+
const state = this.state.get();
|
|
282
|
+
if (!state || state.primaryGhostText.isEmpty() || !state.inlineCompletion) {
|
|
283
|
+
return;
|
|
284
|
+
}
|
|
285
|
+
const completion = state.inlineCompletion.toInlineCompletion(void 0);
|
|
286
|
+
if (completion.command) {
|
|
287
|
+
completion.source.addRef();
|
|
288
|
+
}
|
|
289
|
+
editor.pushUndoStop();
|
|
290
|
+
if (completion.snippetInfo) {
|
|
291
|
+
editor.executeEdits("inlineSuggestion.accept", [
|
|
292
|
+
EditOperation.replace(completion.range, ""),
|
|
293
|
+
...completion.additionalTextEdits
|
|
294
|
+
]);
|
|
295
|
+
editor.setPosition(completion.snippetInfo.range.getStartPosition(), "inlineCompletionAccept");
|
|
296
|
+
(_a = SnippetController2.get(editor)) == null ? void 0 : _a.insert(completion.snippetInfo.snippet, { undoStopBefore: false });
|
|
297
|
+
} else {
|
|
298
|
+
const edits = state.edits;
|
|
299
|
+
const selections = getEndPositionsAfterApplying(edits).map((p) => Selection.fromPositions(p));
|
|
300
|
+
editor.executeEdits("inlineSuggestion.accept", [
|
|
301
|
+
...edits.map((edit) => EditOperation.replace(edit.range, edit.text)),
|
|
302
|
+
...completion.additionalTextEdits
|
|
303
|
+
]);
|
|
304
|
+
editor.setSelections(selections, "inlineCompletionAccept");
|
|
305
|
+
}
|
|
306
|
+
this.stop();
|
|
307
|
+
if (completion.command) {
|
|
308
|
+
await this._commandService.executeCommand(completion.command.id, ...completion.command.arguments || []).then(void 0, onUnexpectedExternalError);
|
|
309
|
+
completion.source.removeRef();
|
|
310
|
+
}
|
|
311
|
+
}
|
|
312
|
+
async acceptNextWord(editor) {
|
|
313
|
+
await this._acceptNext(
|
|
314
|
+
editor,
|
|
315
|
+
(pos, text) => {
|
|
316
|
+
const langId = this.textModel.getLanguageIdAtPosition(pos.lineNumber, pos.column);
|
|
317
|
+
const config = this._languageConfigurationService.getLanguageConfiguration(langId);
|
|
318
|
+
const wordRegExp = new RegExp(config.wordDefinition.source, config.wordDefinition.flags.replace("g", ""));
|
|
319
|
+
const m1 = text.match(wordRegExp);
|
|
320
|
+
let acceptUntilIndexExclusive = 0;
|
|
321
|
+
if (m1 && m1.index !== void 0) {
|
|
322
|
+
if (m1.index === 0) {
|
|
323
|
+
acceptUntilIndexExclusive = m1[0].length;
|
|
324
|
+
} else {
|
|
325
|
+
acceptUntilIndexExclusive = m1.index;
|
|
326
|
+
}
|
|
327
|
+
} else {
|
|
328
|
+
acceptUntilIndexExclusive = text.length;
|
|
329
|
+
}
|
|
330
|
+
const wsRegExp = /\s+/g;
|
|
331
|
+
const m2 = wsRegExp.exec(text);
|
|
332
|
+
if (m2 && m2.index !== void 0) {
|
|
333
|
+
if (m2.index + m2[0].length < acceptUntilIndexExclusive) {
|
|
334
|
+
acceptUntilIndexExclusive = m2.index + m2[0].length;
|
|
335
|
+
}
|
|
336
|
+
}
|
|
337
|
+
return acceptUntilIndexExclusive;
|
|
338
|
+
},
|
|
339
|
+
0
|
|
340
|
+
/* PartialAcceptTriggerKind.Word */
|
|
341
|
+
);
|
|
342
|
+
}
|
|
343
|
+
async acceptNextLine(editor) {
|
|
344
|
+
await this._acceptNext(
|
|
345
|
+
editor,
|
|
346
|
+
(pos, text) => {
|
|
347
|
+
const m = text.match(/\n/);
|
|
348
|
+
if (m && m.index !== void 0) {
|
|
349
|
+
return m.index + 1;
|
|
350
|
+
}
|
|
351
|
+
return text.length;
|
|
352
|
+
},
|
|
353
|
+
1
|
|
354
|
+
/* PartialAcceptTriggerKind.Line */
|
|
355
|
+
);
|
|
356
|
+
}
|
|
357
|
+
async _acceptNext(editor, getAcceptUntilIndex, kind) {
|
|
358
|
+
if (editor.getModel() !== this.textModel) {
|
|
359
|
+
throw new BugIndicatingError();
|
|
360
|
+
}
|
|
361
|
+
const state = this.state.get();
|
|
362
|
+
if (!state || state.primaryGhostText.isEmpty() || !state.inlineCompletion) {
|
|
363
|
+
return;
|
|
364
|
+
}
|
|
365
|
+
const ghostText = state.primaryGhostText;
|
|
366
|
+
const completion = state.inlineCompletion.toInlineCompletion(void 0);
|
|
367
|
+
if (completion.snippetInfo || completion.filterText !== completion.insertText) {
|
|
368
|
+
await this.accept(editor);
|
|
369
|
+
return;
|
|
370
|
+
}
|
|
371
|
+
const firstPart = ghostText.parts[0];
|
|
372
|
+
const ghostTextPos = new Position(ghostText.lineNumber, firstPart.column);
|
|
373
|
+
const ghostTextVal = firstPart.text;
|
|
374
|
+
const acceptUntilIndexExclusive = getAcceptUntilIndex(ghostTextPos, ghostTextVal);
|
|
375
|
+
if (acceptUntilIndexExclusive === ghostTextVal.length && ghostText.parts.length === 1) {
|
|
376
|
+
this.accept(editor);
|
|
377
|
+
return;
|
|
378
|
+
}
|
|
379
|
+
const partialGhostTextVal = ghostTextVal.substring(0, acceptUntilIndexExclusive);
|
|
380
|
+
const positions = this._positions.get();
|
|
381
|
+
const cursorPosition = positions[0];
|
|
382
|
+
completion.source.addRef();
|
|
383
|
+
try {
|
|
384
|
+
this._isAcceptingPartially = true;
|
|
385
|
+
try {
|
|
386
|
+
editor.pushUndoStop();
|
|
387
|
+
const replaceRange = Range.fromPositions(cursorPosition, ghostTextPos);
|
|
388
|
+
const newText = editor.getModel().getValueInRange(replaceRange) + partialGhostTextVal;
|
|
389
|
+
const primaryEdit = new SingleTextEdit(replaceRange, newText);
|
|
390
|
+
const edits = [primaryEdit, ...getSecondaryEdits(this.textModel, positions, primaryEdit)];
|
|
391
|
+
const selections = getEndPositionsAfterApplying(edits).map((p) => Selection.fromPositions(p));
|
|
392
|
+
editor.executeEdits("inlineSuggestion.accept", edits.map((edit) => EditOperation.replace(edit.range, edit.text)));
|
|
393
|
+
editor.setSelections(selections, "inlineCompletionPartialAccept");
|
|
394
|
+
editor.revealPositionInCenterIfOutsideViewport(
|
|
395
|
+
editor.getPosition(),
|
|
396
|
+
1
|
|
397
|
+
/* ScrollType.Immediate */
|
|
398
|
+
);
|
|
399
|
+
} finally {
|
|
400
|
+
this._isAcceptingPartially = false;
|
|
401
|
+
}
|
|
402
|
+
if (completion.source.provider.handlePartialAccept) {
|
|
403
|
+
const acceptedRange = Range.fromPositions(completion.range.getStartPosition(), TextLength.ofText(partialGhostTextVal).addToPosition(ghostTextPos));
|
|
404
|
+
const text = editor.getModel().getValueInRange(
|
|
405
|
+
acceptedRange,
|
|
406
|
+
1
|
|
407
|
+
/* EndOfLinePreference.LF */
|
|
408
|
+
);
|
|
409
|
+
completion.source.provider.handlePartialAccept(completion.source.inlineCompletions, completion.sourceInlineCompletion, text.length, { kind });
|
|
410
|
+
}
|
|
411
|
+
} finally {
|
|
412
|
+
completion.source.removeRef();
|
|
413
|
+
}
|
|
414
|
+
}
|
|
415
|
+
handleSuggestAccepted(item) {
|
|
416
|
+
var _a, _b;
|
|
417
|
+
const itemEdit = singleTextRemoveCommonPrefix(item.toSingleTextEdit(), this.textModel);
|
|
418
|
+
const augmentedCompletion = this._computeAugmentation(itemEdit, void 0);
|
|
419
|
+
if (!augmentedCompletion) {
|
|
420
|
+
return;
|
|
421
|
+
}
|
|
422
|
+
const inlineCompletion = augmentedCompletion.completion.inlineCompletion;
|
|
423
|
+
(_b = (_a = inlineCompletion.source.provider).handlePartialAccept) == null ? void 0 : _b.call(_a, inlineCompletion.source.inlineCompletions, inlineCompletion.sourceInlineCompletion, itemEdit.text.length, {
|
|
424
|
+
kind: 2
|
|
425
|
+
});
|
|
426
|
+
}
|
|
427
|
+
};
|
|
428
|
+
InlineCompletionsModel = __decorate([
|
|
429
|
+
__param(9, IInstantiationService),
|
|
430
|
+
__param(10, ICommandService),
|
|
431
|
+
__param(11, ILanguageConfigurationService)
|
|
432
|
+
], InlineCompletionsModel);
|
|
433
|
+
var VersionIdChangeReason;
|
|
434
|
+
(function(VersionIdChangeReason2) {
|
|
435
|
+
VersionIdChangeReason2[VersionIdChangeReason2["Undo"] = 0] = "Undo";
|
|
436
|
+
VersionIdChangeReason2[VersionIdChangeReason2["Redo"] = 1] = "Redo";
|
|
437
|
+
VersionIdChangeReason2[VersionIdChangeReason2["AcceptWord"] = 2] = "AcceptWord";
|
|
438
|
+
VersionIdChangeReason2[VersionIdChangeReason2["Other"] = 3] = "Other";
|
|
439
|
+
})(VersionIdChangeReason || (VersionIdChangeReason = {}));
|
|
440
|
+
function getSecondaryEdits(textModel, positions, primaryEdit) {
|
|
441
|
+
if (positions.length === 1) {
|
|
442
|
+
return [];
|
|
443
|
+
}
|
|
444
|
+
const primaryPosition = positions[0];
|
|
445
|
+
const secondaryPositions = positions.slice(1);
|
|
446
|
+
const primaryEditStartPosition = primaryEdit.range.getStartPosition();
|
|
447
|
+
const primaryEditEndPosition = primaryEdit.range.getEndPosition();
|
|
448
|
+
const replacedTextAfterPrimaryCursor = textModel.getValueInRange(Range.fromPositions(primaryPosition, primaryEditEndPosition));
|
|
449
|
+
const positionWithinTextEdit = subtractPositions(primaryPosition, primaryEditStartPosition);
|
|
450
|
+
if (positionWithinTextEdit.lineNumber < 1) {
|
|
451
|
+
onUnexpectedError(new BugIndicatingError(`positionWithinTextEdit line number should be bigger than 0.
|
|
452
|
+
Invalid subtraction between ${primaryPosition.toString()} and ${primaryEditStartPosition.toString()}`));
|
|
453
|
+
return [];
|
|
454
|
+
}
|
|
455
|
+
const secondaryEditText = substringPos(primaryEdit.text, positionWithinTextEdit);
|
|
456
|
+
return secondaryPositions.map((pos) => {
|
|
457
|
+
const posEnd = addPositions(subtractPositions(pos, primaryEditStartPosition), primaryEditEndPosition);
|
|
458
|
+
const textAfterSecondaryCursor = textModel.getValueInRange(Range.fromPositions(pos, posEnd));
|
|
459
|
+
const l = commonPrefixLength(replacedTextAfterPrimaryCursor, textAfterSecondaryCursor);
|
|
460
|
+
const range = Range.fromPositions(pos, pos.delta(0, l));
|
|
461
|
+
return new SingleTextEdit(range, secondaryEditText);
|
|
462
|
+
});
|
|
463
|
+
}
|
|
464
|
+
function substringPos(text, pos) {
|
|
465
|
+
let subtext = "";
|
|
466
|
+
const lines = splitLinesIncludeSeparators(text);
|
|
467
|
+
for (let i = pos.lineNumber - 1; i < lines.length; i++) {
|
|
468
|
+
subtext += lines[i].substring(i === pos.lineNumber - 1 ? pos.column - 1 : 0);
|
|
469
|
+
}
|
|
470
|
+
return subtext;
|
|
471
|
+
}
|
|
472
|
+
function getEndPositionsAfterApplying(edits) {
|
|
473
|
+
const sortPerm = Permutation.createSortPermutation(edits, compareBy((e) => e.range, Range.compareRangesUsingStarts));
|
|
474
|
+
const edit = new TextEdit(sortPerm.apply(edits));
|
|
475
|
+
const sortedNewRanges = edit.getNewRanges();
|
|
476
|
+
const newRanges = sortPerm.inverse().apply(sortedNewRanges);
|
|
477
|
+
return newRanges.map((range) => range.getEndPosition());
|
|
478
|
+
}
|
|
479
|
+
export {
|
|
480
|
+
InlineCompletionsModel,
|
|
481
|
+
VersionIdChangeReason,
|
|
482
|
+
getSecondaryEdits
|
|
483
|
+
};
|
|
484
|
+
//# sourceMappingURL=inlineCompletionsModel.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inlineCompletionsModel.es.js","sources":["../../../../../../../../../../../../../../../node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/editor/contrib/inlineCompletions/browser/model/inlineCompletionsModel.js"],"sourcesContent":["/*---------------------------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n *--------------------------------------------------------------------------------------------*/\nvar __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n 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;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nvar __param = (this && this.__param) || function (paramIndex, decorator) {\n return function (target, key) { decorator(target, key, paramIndex); }\n};\nimport { compareBy, Permutation } from '../../../../../base/common/arrays.js';\nimport { mapFindFirst } from '../../../../../base/common/arraysFind.js';\nimport { itemsEquals } from '../../../../../base/common/equals.js';\nimport { BugIndicatingError, onUnexpectedError, onUnexpectedExternalError } from '../../../../../base/common/errors.js';\nimport { Disposable } from '../../../../../base/common/lifecycle.js';\nimport { autorun, derived, derivedHandleChanges, derivedOpts, observableSignal, observableValue, recomputeInitiallyAndOnChange, subtransaction, transaction } from '../../../../../base/common/observable.js';\nimport { commonPrefixLength, splitLinesIncludeSeparators } from '../../../../../base/common/strings.js';\nimport { isDefined } from '../../../../../base/common/types.js';\nimport { EditOperation } from '../../../../common/core/editOperation.js';\nimport { Position } from '../../../../common/core/position.js';\nimport { Range } from '../../../../common/core/range.js';\nimport { Selection } from '../../../../common/core/selection.js';\nimport { SingleTextEdit, TextEdit } from '../../../../common/core/textEdit.js';\nimport { TextLength } from '../../../../common/core/textLength.js';\nimport { InlineCompletionTriggerKind } from '../../../../common/languages.js';\nimport { ILanguageConfigurationService } from '../../../../common/languages/languageConfigurationRegistry.js';\nimport { GhostText, ghostTextOrReplacementEquals, ghostTextsOrReplacementsEqual } from './ghostText.js';\nimport { InlineCompletionsSource } from './inlineCompletionsSource.js';\nimport { computeGhostText, singleTextEditAugments, singleTextRemoveCommonPrefix } from './singleTextEdit.js';\nimport { addPositions, subtractPositions } from '../utils.js';\nimport { SnippetController2 } from '../../../snippet/browser/snippetController2.js';\nimport { ICommandService } from '../../../../../platform/commands/common/commands.js';\nimport { IInstantiationService } from '../../../../../platform/instantiation/common/instantiation.js';\nlet InlineCompletionsModel = class InlineCompletionsModel extends Disposable {\n get isAcceptingPartially() { return this._isAcceptingPartially; }\n constructor(textModel, selectedSuggestItem, _textModelVersionId, _positions, _debounceValue, _suggestPreviewEnabled, _suggestPreviewMode, _inlineSuggestMode, _enabled, _instantiationService, _commandService, _languageConfigurationService) {\n super();\n this.textModel = textModel;\n this.selectedSuggestItem = selectedSuggestItem;\n this._textModelVersionId = _textModelVersionId;\n this._positions = _positions;\n this._debounceValue = _debounceValue;\n this._suggestPreviewEnabled = _suggestPreviewEnabled;\n this._suggestPreviewMode = _suggestPreviewMode;\n this._inlineSuggestMode = _inlineSuggestMode;\n this._enabled = _enabled;\n this._instantiationService = _instantiationService;\n this._commandService = _commandService;\n this._languageConfigurationService = _languageConfigurationService;\n this._source = this._register(this._instantiationService.createInstance(InlineCompletionsSource, this.textModel, this._textModelVersionId, this._debounceValue));\n this._isActive = observableValue(this, false);\n this._forceUpdateExplicitlySignal = observableSignal(this);\n // We use a semantic id to keep the same inline completion selected even if the provider reorders the completions.\n this._selectedInlineCompletionId = observableValue(this, undefined);\n this._primaryPosition = derived(this, reader => this._positions.read(reader)[0] ?? new Position(1, 1));\n this._isAcceptingPartially = false;\n this._preserveCurrentCompletionReasons = new Set([\n VersionIdChangeReason.Redo,\n VersionIdChangeReason.Undo,\n VersionIdChangeReason.AcceptWord,\n ]);\n this._fetchInlineCompletionsPromise = derivedHandleChanges({\n owner: this,\n createEmptyChangeSummary: () => ({\n preserveCurrentCompletion: false,\n inlineCompletionTriggerKind: InlineCompletionTriggerKind.Automatic\n }),\n handleChange: (ctx, changeSummary) => {\n /** @description fetch inline completions */\n if (ctx.didChange(this._textModelVersionId) && this._preserveCurrentCompletionReasons.has(this._getReason(ctx.change))) {\n changeSummary.preserveCurrentCompletion = true;\n }\n else if (ctx.didChange(this._forceUpdateExplicitlySignal)) {\n changeSummary.inlineCompletionTriggerKind = InlineCompletionTriggerKind.Explicit;\n }\n return true;\n },\n }, (reader, changeSummary) => {\n this._forceUpdateExplicitlySignal.read(reader);\n const shouldUpdate = (this._enabled.read(reader) && this.selectedSuggestItem.read(reader)) || this._isActive.read(reader);\n if (!shouldUpdate) {\n this._source.cancelUpdate();\n return undefined;\n }\n this._textModelVersionId.read(reader); // Refetch on text change\n const suggestWidgetInlineCompletions = this._source.suggestWidgetInlineCompletions.get();\n const suggestItem = this.selectedSuggestItem.read(reader);\n if (suggestWidgetInlineCompletions && !suggestItem) {\n const inlineCompletions = this._source.inlineCompletions.get();\n transaction(tx => {\n /** @description Seed inline completions with (newer) suggest widget inline completions */\n if (!inlineCompletions || suggestWidgetInlineCompletions.request.versionId > inlineCompletions.request.versionId) {\n this._source.inlineCompletions.set(suggestWidgetInlineCompletions.clone(), tx);\n }\n this._source.clearSuggestWidgetInlineCompletions(tx);\n });\n }\n const cursorPosition = this._primaryPosition.read(reader);\n const context = {\n triggerKind: changeSummary.inlineCompletionTriggerKind,\n selectedSuggestionInfo: suggestItem?.toSelectedSuggestionInfo(),\n };\n const itemToPreserveCandidate = this.selectedInlineCompletion.get();\n const itemToPreserve = changeSummary.preserveCurrentCompletion || itemToPreserveCandidate?.forwardStable\n ? itemToPreserveCandidate : undefined;\n return this._source.fetch(cursorPosition, context, itemToPreserve);\n });\n this._filteredInlineCompletionItems = derivedOpts({ owner: this, equalsFn: itemsEquals() }, reader => {\n const c = this._source.inlineCompletions.read(reader);\n if (!c) {\n return [];\n }\n const cursorPosition = this._primaryPosition.read(reader);\n const filteredCompletions = c.inlineCompletions.filter(c => c.isVisible(this.textModel, cursorPosition, reader));\n return filteredCompletions;\n });\n this.selectedInlineCompletionIndex = derived(this, (reader) => {\n const selectedInlineCompletionId = this._selectedInlineCompletionId.read(reader);\n const filteredCompletions = this._filteredInlineCompletionItems.read(reader);\n const idx = this._selectedInlineCompletionId === undefined ? -1\n : filteredCompletions.findIndex(v => v.semanticId === selectedInlineCompletionId);\n if (idx === -1) {\n // Reset the selection so that the selection does not jump back when it appears again\n this._selectedInlineCompletionId.set(undefined, undefined);\n return 0;\n }\n return idx;\n });\n this.selectedInlineCompletion = derived(this, (reader) => {\n const filteredCompletions = this._filteredInlineCompletionItems.read(reader);\n const idx = this.selectedInlineCompletionIndex.read(reader);\n return filteredCompletions[idx];\n });\n this.activeCommands = derivedOpts({ owner: this, equalsFn: itemsEquals() }, r => this.selectedInlineCompletion.read(r)?.inlineCompletion.source.inlineCompletions.commands ?? []);\n this.lastTriggerKind = this._source.inlineCompletions.map(this, v => v?.request.context.triggerKind);\n this.inlineCompletionsCount = derived(this, reader => {\n if (this.lastTriggerKind.read(reader) === InlineCompletionTriggerKind.Explicit) {\n return this._filteredInlineCompletionItems.read(reader).length;\n }\n else {\n return undefined;\n }\n });\n this.state = derivedOpts({\n owner: this,\n equalsFn: (a, b) => {\n if (!a || !b) {\n return a === b;\n }\n return ghostTextsOrReplacementsEqual(a.ghostTexts, b.ghostTexts)\n && a.inlineCompletion === b.inlineCompletion\n && a.suggestItem === b.suggestItem;\n }\n }, (reader) => {\n const model = this.textModel;\n const suggestItem = this.selectedSuggestItem.read(reader);\n if (suggestItem) {\n const suggestCompletionEdit = singleTextRemoveCommonPrefix(suggestItem.toSingleTextEdit(), model);\n const augmentation = this._computeAugmentation(suggestCompletionEdit, reader);\n const isSuggestionPreviewEnabled = this._suggestPreviewEnabled.read(reader);\n if (!isSuggestionPreviewEnabled && !augmentation) {\n return undefined;\n }\n const fullEdit = augmentation?.edit ?? suggestCompletionEdit;\n const fullEditPreviewLength = augmentation ? augmentation.edit.text.length - suggestCompletionEdit.text.length : 0;\n const mode = this._suggestPreviewMode.read(reader);\n const positions = this._positions.read(reader);\n const edits = [fullEdit, ...getSecondaryEdits(this.textModel, positions, fullEdit)];\n const ghostTexts = edits\n .map((edit, idx) => computeGhostText(edit, model, mode, positions[idx], fullEditPreviewLength))\n .filter(isDefined);\n const primaryGhostText = ghostTexts[0] ?? new GhostText(fullEdit.range.endLineNumber, []);\n return { edits, primaryGhostText, ghostTexts, inlineCompletion: augmentation?.completion, suggestItem };\n }\n else {\n if (!this._isActive.read(reader)) {\n return undefined;\n }\n const inlineCompletion = this.selectedInlineCompletion.read(reader);\n if (!inlineCompletion) {\n return undefined;\n }\n const replacement = inlineCompletion.toSingleTextEdit(reader);\n const mode = this._inlineSuggestMode.read(reader);\n const positions = this._positions.read(reader);\n const edits = [replacement, ...getSecondaryEdits(this.textModel, positions, replacement)];\n const ghostTexts = edits\n .map((edit, idx) => computeGhostText(edit, model, mode, positions[idx], 0))\n .filter(isDefined);\n if (!ghostTexts[0]) {\n return undefined;\n }\n return { edits, primaryGhostText: ghostTexts[0], ghostTexts, inlineCompletion, suggestItem: undefined };\n }\n });\n this.ghostTexts = derivedOpts({ owner: this, equalsFn: ghostTextsOrReplacementsEqual }, reader => {\n const v = this.state.read(reader);\n if (!v) {\n return undefined;\n }\n return v.ghostTexts;\n });\n this.primaryGhostText = derivedOpts({ owner: this, equalsFn: ghostTextOrReplacementEquals }, reader => {\n const v = this.state.read(reader);\n if (!v) {\n return undefined;\n }\n return v?.primaryGhostText;\n });\n this._register(recomputeInitiallyAndOnChange(this._fetchInlineCompletionsPromise));\n let lastItem = undefined;\n this._register(autorun(reader => {\n /** @description call handleItemDidShow */\n const item = this.state.read(reader);\n const completion = item?.inlineCompletion;\n if (completion?.semanticId !== lastItem?.semanticId) {\n lastItem = completion;\n if (completion) {\n const i = completion.inlineCompletion;\n const src = i.source;\n src.provider.handleItemDidShow?.(src.inlineCompletions, i.sourceInlineCompletion, i.insertText);\n }\n }\n }));\n }\n _getReason(e) {\n if (e?.isUndoing) {\n return VersionIdChangeReason.Undo;\n }\n if (e?.isRedoing) {\n return VersionIdChangeReason.Redo;\n }\n if (this.isAcceptingPartially) {\n return VersionIdChangeReason.AcceptWord;\n }\n return VersionIdChangeReason.Other;\n }\n async trigger(tx) {\n this._isActive.set(true, tx);\n await this._fetchInlineCompletionsPromise.get();\n }\n async triggerExplicitly(tx) {\n subtransaction(tx, tx => {\n this._isActive.set(true, tx);\n this._forceUpdateExplicitlySignal.trigger(tx);\n });\n await this._fetchInlineCompletionsPromise.get();\n }\n stop(tx) {\n subtransaction(tx, tx => {\n this._isActive.set(false, tx);\n this._source.clear(tx);\n });\n }\n _computeAugmentation(suggestCompletion, reader) {\n const model = this.textModel;\n const suggestWidgetInlineCompletions = this._source.suggestWidgetInlineCompletions.read(reader);\n const candidateInlineCompletions = suggestWidgetInlineCompletions\n ? suggestWidgetInlineCompletions.inlineCompletions\n : [this.selectedInlineCompletion.read(reader)].filter(isDefined);\n const augmentedCompletion = mapFindFirst(candidateInlineCompletions, completion => {\n let r = completion.toSingleTextEdit(reader);\n r = singleTextRemoveCommonPrefix(r, model, Range.fromPositions(r.range.getStartPosition(), suggestCompletion.range.getEndPosition()));\n return singleTextEditAugments(r, suggestCompletion) ? { completion, edit: r } : undefined;\n });\n return augmentedCompletion;\n }\n async _deltaSelectedInlineCompletionIndex(delta) {\n await this.triggerExplicitly();\n const completions = this._filteredInlineCompletionItems.get() || [];\n if (completions.length > 0) {\n const newIdx = (this.selectedInlineCompletionIndex.get() + delta + completions.length) % completions.length;\n this._selectedInlineCompletionId.set(completions[newIdx].semanticId, undefined);\n }\n else {\n this._selectedInlineCompletionId.set(undefined, undefined);\n }\n }\n async next() {\n await this._deltaSelectedInlineCompletionIndex(1);\n }\n async previous() {\n await this._deltaSelectedInlineCompletionIndex(-1);\n }\n async accept(editor) {\n if (editor.getModel() !== this.textModel) {\n throw new BugIndicatingError();\n }\n const state = this.state.get();\n if (!state || state.primaryGhostText.isEmpty() || !state.inlineCompletion) {\n return;\n }\n const completion = state.inlineCompletion.toInlineCompletion(undefined);\n if (completion.command) {\n // Make sure the completion list will not be disposed.\n completion.source.addRef();\n }\n editor.pushUndoStop();\n if (completion.snippetInfo) {\n editor.executeEdits('inlineSuggestion.accept', [\n EditOperation.replace(completion.range, ''),\n ...completion.additionalTextEdits\n ]);\n editor.setPosition(completion.snippetInfo.range.getStartPosition(), 'inlineCompletionAccept');\n SnippetController2.get(editor)?.insert(completion.snippetInfo.snippet, { undoStopBefore: false });\n }\n else {\n const edits = state.edits;\n const selections = getEndPositionsAfterApplying(edits).map(p => Selection.fromPositions(p));\n editor.executeEdits('inlineSuggestion.accept', [\n ...edits.map(edit => EditOperation.replace(edit.range, edit.text)),\n ...completion.additionalTextEdits\n ]);\n editor.setSelections(selections, 'inlineCompletionAccept');\n }\n // Reset before invoking the command, as the command might cause a follow up trigger (which we don't want to reset).\n this.stop();\n if (completion.command) {\n await this._commandService\n .executeCommand(completion.command.id, ...(completion.command.arguments || []))\n .then(undefined, onUnexpectedExternalError);\n completion.source.removeRef();\n }\n }\n async acceptNextWord(editor) {\n await this._acceptNext(editor, (pos, text) => {\n const langId = this.textModel.getLanguageIdAtPosition(pos.lineNumber, pos.column);\n const config = this._languageConfigurationService.getLanguageConfiguration(langId);\n const wordRegExp = new RegExp(config.wordDefinition.source, config.wordDefinition.flags.replace('g', ''));\n const m1 = text.match(wordRegExp);\n let acceptUntilIndexExclusive = 0;\n if (m1 && m1.index !== undefined) {\n if (m1.index === 0) {\n acceptUntilIndexExclusive = m1[0].length;\n }\n else {\n acceptUntilIndexExclusive = m1.index;\n }\n }\n else {\n acceptUntilIndexExclusive = text.length;\n }\n const wsRegExp = /\\s+/g;\n const m2 = wsRegExp.exec(text);\n if (m2 && m2.index !== undefined) {\n if (m2.index + m2[0].length < acceptUntilIndexExclusive) {\n acceptUntilIndexExclusive = m2.index + m2[0].length;\n }\n }\n return acceptUntilIndexExclusive;\n }, 0 /* PartialAcceptTriggerKind.Word */);\n }\n async acceptNextLine(editor) {\n await this._acceptNext(editor, (pos, text) => {\n const m = text.match(/\\n/);\n if (m && m.index !== undefined) {\n return m.index + 1;\n }\n return text.length;\n }, 1 /* PartialAcceptTriggerKind.Line */);\n }\n async _acceptNext(editor, getAcceptUntilIndex, kind) {\n if (editor.getModel() !== this.textModel) {\n throw new BugIndicatingError();\n }\n const state = this.state.get();\n if (!state || state.primaryGhostText.isEmpty() || !state.inlineCompletion) {\n return;\n }\n const ghostText = state.primaryGhostText;\n const completion = state.inlineCompletion.toInlineCompletion(undefined);\n if (completion.snippetInfo || completion.filterText !== completion.insertText) {\n // not in WYSIWYG mode, partial commit might change completion, thus it is not supported\n await this.accept(editor);\n return;\n }\n const firstPart = ghostText.parts[0];\n const ghostTextPos = new Position(ghostText.lineNumber, firstPart.column);\n const ghostTextVal = firstPart.text;\n const acceptUntilIndexExclusive = getAcceptUntilIndex(ghostTextPos, ghostTextVal);\n if (acceptUntilIndexExclusive === ghostTextVal.length && ghostText.parts.length === 1) {\n this.accept(editor);\n return;\n }\n const partialGhostTextVal = ghostTextVal.substring(0, acceptUntilIndexExclusive);\n const positions = this._positions.get();\n const cursorPosition = positions[0];\n // Executing the edit might free the completion, so we have to hold a reference on it.\n completion.source.addRef();\n try {\n this._isAcceptingPartially = true;\n try {\n editor.pushUndoStop();\n const replaceRange = Range.fromPositions(cursorPosition, ghostTextPos);\n const newText = editor.getModel().getValueInRange(replaceRange) + partialGhostTextVal;\n const primaryEdit = new SingleTextEdit(replaceRange, newText);\n const edits = [primaryEdit, ...getSecondaryEdits(this.textModel, positions, primaryEdit)];\n const selections = getEndPositionsAfterApplying(edits).map(p => Selection.fromPositions(p));\n editor.executeEdits('inlineSuggestion.accept', edits.map(edit => EditOperation.replace(edit.range, edit.text)));\n editor.setSelections(selections, 'inlineCompletionPartialAccept');\n editor.revealPositionInCenterIfOutsideViewport(editor.getPosition(), 1 /* ScrollType.Immediate */);\n }\n finally {\n this._isAcceptingPartially = false;\n }\n if (completion.source.provider.handlePartialAccept) {\n const acceptedRange = Range.fromPositions(completion.range.getStartPosition(), TextLength.ofText(partialGhostTextVal).addToPosition(ghostTextPos));\n // This assumes that the inline completion and the model use the same EOL style.\n const text = editor.getModel().getValueInRange(acceptedRange, 1 /* EndOfLinePreference.LF */);\n completion.source.provider.handlePartialAccept(completion.source.inlineCompletions, completion.sourceInlineCompletion, text.length, { kind, });\n }\n }\n finally {\n completion.source.removeRef();\n }\n }\n handleSuggestAccepted(item) {\n const itemEdit = singleTextRemoveCommonPrefix(item.toSingleTextEdit(), this.textModel);\n const augmentedCompletion = this._computeAugmentation(itemEdit, undefined);\n if (!augmentedCompletion) {\n return;\n }\n const inlineCompletion = augmentedCompletion.completion.inlineCompletion;\n inlineCompletion.source.provider.handlePartialAccept?.(inlineCompletion.source.inlineCompletions, inlineCompletion.sourceInlineCompletion, itemEdit.text.length, {\n kind: 2 /* PartialAcceptTriggerKind.Suggest */,\n });\n }\n};\nInlineCompletionsModel = __decorate([\n __param(9, IInstantiationService),\n __param(10, ICommandService),\n __param(11, ILanguageConfigurationService)\n], InlineCompletionsModel);\nexport { InlineCompletionsModel };\nexport var VersionIdChangeReason;\n(function (VersionIdChangeReason) {\n VersionIdChangeReason[VersionIdChangeReason[\"Undo\"] = 0] = \"Undo\";\n VersionIdChangeReason[VersionIdChangeReason[\"Redo\"] = 1] = \"Redo\";\n VersionIdChangeReason[VersionIdChangeReason[\"AcceptWord\"] = 2] = \"AcceptWord\";\n VersionIdChangeReason[VersionIdChangeReason[\"Other\"] = 3] = \"Other\";\n})(VersionIdChangeReason || (VersionIdChangeReason = {}));\nexport function getSecondaryEdits(textModel, positions, primaryEdit) {\n if (positions.length === 1) {\n // No secondary cursor positions\n return [];\n }\n const primaryPosition = positions[0];\n const secondaryPositions = positions.slice(1);\n const primaryEditStartPosition = primaryEdit.range.getStartPosition();\n const primaryEditEndPosition = primaryEdit.range.getEndPosition();\n const replacedTextAfterPrimaryCursor = textModel.getValueInRange(Range.fromPositions(primaryPosition, primaryEditEndPosition));\n const positionWithinTextEdit = subtractPositions(primaryPosition, primaryEditStartPosition);\n if (positionWithinTextEdit.lineNumber < 1) {\n onUnexpectedError(new BugIndicatingError(`positionWithinTextEdit line number should be bigger than 0.\n\t\t\tInvalid subtraction between ${primaryPosition.toString()} and ${primaryEditStartPosition.toString()}`));\n return [];\n }\n const secondaryEditText = substringPos(primaryEdit.text, positionWithinTextEdit);\n return secondaryPositions.map(pos => {\n const posEnd = addPositions(subtractPositions(pos, primaryEditStartPosition), primaryEditEndPosition);\n const textAfterSecondaryCursor = textModel.getValueInRange(Range.fromPositions(pos, posEnd));\n const l = commonPrefixLength(replacedTextAfterPrimaryCursor, textAfterSecondaryCursor);\n const range = Range.fromPositions(pos, pos.delta(0, l));\n return new SingleTextEdit(range, secondaryEditText);\n });\n}\nfunction substringPos(text, pos) {\n let subtext = '';\n const lines = splitLinesIncludeSeparators(text);\n for (let i = pos.lineNumber - 1; i < lines.length; i++) {\n subtext += lines[i].substring(i === pos.lineNumber - 1 ? pos.column - 1 : 0);\n }\n return subtext;\n}\nfunction getEndPositionsAfterApplying(edits) {\n const sortPerm = Permutation.createSortPermutation(edits, compareBy(e => e.range, Range.compareRangesUsingStarts));\n const edit = new TextEdit(sortPerm.apply(edits));\n const sortedNewRanges = edit.getNewRanges();\n const newRanges = sortPerm.inverse().apply(sortedNewRanges);\n return newRanges.map(range => range.getEndPosition());\n}\n"],"names":["InlineCompletionsModel","c","tx","VersionIdChangeReason"],"mappings":"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","x_google_ignoreList":[0]}
|