@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,983 @@
|
|
|
1
|
+
var _a;
|
|
2
|
+
import { alert } from "../../../../base/browser/ui/aria/aria.es.js";
|
|
3
|
+
import { isNonEmptyArray } from "../../../../base/common/arrays.es.js";
|
|
4
|
+
import { CancellationTokenSource } from "../../../../base/common/cancellation.es.js";
|
|
5
|
+
import { onUnexpectedExternalError, onUnexpectedError } from "../../../../base/common/errors.es.js";
|
|
6
|
+
import { Emitter, Event } from "../../../../base/common/event.es.js";
|
|
7
|
+
import { KeyCodeChord } from "../../../../base/common/keybindings.es.js";
|
|
8
|
+
import { MutableDisposable, DisposableStore, toDisposable, dispose } from "../../../../base/common/lifecycle.es.js";
|
|
9
|
+
import { isMacintosh } from "../../../../base/common/platform.es.js";
|
|
10
|
+
import { StopWatch } from "../../../../base/common/stopwatch.es.js";
|
|
11
|
+
import { isObject, assertType } from "../../../../base/common/types.es.js";
|
|
12
|
+
import { StableEditorScrollState } from "../../../browser/stableEditorScroll.es.js";
|
|
13
|
+
import { EditorAction, registerEditorContribution, registerEditorAction, EditorCommand, registerEditorCommand } from "../../../browser/editorExtensions.es.js";
|
|
14
|
+
import { EditOperation } from "../../../common/core/editOperation.es.js";
|
|
15
|
+
import { Position } from "../../../common/core/position.es.js";
|
|
16
|
+
import { Range } from "../../../common/core/range.es.js";
|
|
17
|
+
import { EditorContextKeys } from "../../../common/editorContextKeys.es.js";
|
|
18
|
+
import { SnippetController2 } from "../../snippet/browser/snippetController2.es.js";
|
|
19
|
+
import { SnippetParser } from "../../snippet/browser/snippetParser.es.js";
|
|
20
|
+
import { ISuggestMemoryService } from "./suggestMemory.es.js";
|
|
21
|
+
import { WordContextKey } from "./wordContextKey.es.js";
|
|
22
|
+
import { localize } from "../../../../nls.es.js";
|
|
23
|
+
import { ICommandService, CommandsRegistry } from "../../../../platform/commands/common/commands.es.js";
|
|
24
|
+
import { IContextKeyService, ContextKeyExpr } from "../../../../platform/contextkey/common/contextkey.es.js";
|
|
25
|
+
import { IInstantiationService } from "../../../../platform/instantiation/common/instantiation.es.js";
|
|
26
|
+
import { ILogService } from "../../../../platform/log/common/log.es.js";
|
|
27
|
+
import { Context, suggestWidgetStatusbarMenu } from "./suggest.es.js";
|
|
28
|
+
import { SuggestAlternatives } from "./suggestAlternatives.es.js";
|
|
29
|
+
import { CommitCharacterController } from "./suggestCommitCharacters.es.js";
|
|
30
|
+
import { SuggestModel } from "./suggestModel.es.js";
|
|
31
|
+
import { OvertypingCapturer } from "./suggestOvertypingCapturer.es.js";
|
|
32
|
+
import { SuggestWidget } from "./suggestWidget.es.js";
|
|
33
|
+
import { ITelemetryService } from "../../../../platform/telemetry/common/telemetry.es.js";
|
|
34
|
+
import { extname, basename } from "../../../../base/common/resources.es.js";
|
|
35
|
+
import { hash } from "../../../../base/common/hash.es.js";
|
|
36
|
+
import { WindowIdleValue, getWindow } from "../../../../base/browser/dom.es.js";
|
|
37
|
+
import { ModelDecorationOptions } from "../../../common/model/textModel.es.js";
|
|
38
|
+
var __decorate = function(decorators, target, key, desc) {
|
|
39
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
40
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
41
|
+
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;
|
|
42
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
43
|
+
};
|
|
44
|
+
var __param = function(paramIndex, decorator) {
|
|
45
|
+
return function(target, key) {
|
|
46
|
+
decorator(target, key, paramIndex);
|
|
47
|
+
};
|
|
48
|
+
};
|
|
49
|
+
var SuggestController_1;
|
|
50
|
+
class LineSuffix {
|
|
51
|
+
constructor(_model, _position) {
|
|
52
|
+
this._model = _model;
|
|
53
|
+
this._position = _position;
|
|
54
|
+
this._decorationOptions = ModelDecorationOptions.register({
|
|
55
|
+
description: "suggest-line-suffix",
|
|
56
|
+
stickiness: 1
|
|
57
|
+
/* TrackedRangeStickiness.NeverGrowsWhenTypingAtEdges */
|
|
58
|
+
});
|
|
59
|
+
const maxColumn = _model.getLineMaxColumn(_position.lineNumber);
|
|
60
|
+
if (maxColumn !== _position.column) {
|
|
61
|
+
const offset = _model.getOffsetAt(_position);
|
|
62
|
+
const end = _model.getPositionAt(offset + 1);
|
|
63
|
+
_model.changeDecorations((accessor) => {
|
|
64
|
+
if (this._marker) {
|
|
65
|
+
accessor.removeDecoration(this._marker);
|
|
66
|
+
}
|
|
67
|
+
this._marker = accessor.addDecoration(Range.fromPositions(_position, end), this._decorationOptions);
|
|
68
|
+
});
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
dispose() {
|
|
72
|
+
if (this._marker && !this._model.isDisposed()) {
|
|
73
|
+
this._model.changeDecorations((accessor) => {
|
|
74
|
+
accessor.removeDecoration(this._marker);
|
|
75
|
+
this._marker = void 0;
|
|
76
|
+
});
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
delta(position) {
|
|
80
|
+
if (this._model.isDisposed() || this._position.lineNumber !== position.lineNumber) {
|
|
81
|
+
return 0;
|
|
82
|
+
}
|
|
83
|
+
if (this._marker) {
|
|
84
|
+
const range = this._model.getDecorationRange(this._marker);
|
|
85
|
+
const end = this._model.getOffsetAt(range.getStartPosition());
|
|
86
|
+
return end - this._model.getOffsetAt(position);
|
|
87
|
+
} else {
|
|
88
|
+
return this._model.getLineMaxColumn(position.lineNumber) - position.column;
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
let SuggestController = (_a = class {
|
|
93
|
+
static get(editor) {
|
|
94
|
+
return editor.getContribution(SuggestController_1.ID);
|
|
95
|
+
}
|
|
96
|
+
constructor(editor, _memoryService, _commandService, _contextKeyService, _instantiationService, _logService, _telemetryService) {
|
|
97
|
+
this._memoryService = _memoryService;
|
|
98
|
+
this._commandService = _commandService;
|
|
99
|
+
this._contextKeyService = _contextKeyService;
|
|
100
|
+
this._instantiationService = _instantiationService;
|
|
101
|
+
this._logService = _logService;
|
|
102
|
+
this._telemetryService = _telemetryService;
|
|
103
|
+
this._lineSuffix = new MutableDisposable();
|
|
104
|
+
this._toDispose = new DisposableStore();
|
|
105
|
+
this._selectors = new PriorityRegistry((s) => s.priority);
|
|
106
|
+
this._onWillInsertSuggestItem = new Emitter();
|
|
107
|
+
this.onWillInsertSuggestItem = this._onWillInsertSuggestItem.event;
|
|
108
|
+
this.editor = editor;
|
|
109
|
+
this.model = _instantiationService.createInstance(SuggestModel, this.editor);
|
|
110
|
+
this._selectors.register({
|
|
111
|
+
priority: 0,
|
|
112
|
+
select: (model, pos, items) => this._memoryService.select(model, pos, items)
|
|
113
|
+
});
|
|
114
|
+
const ctxInsertMode = Context.InsertMode.bindTo(_contextKeyService);
|
|
115
|
+
ctxInsertMode.set(editor.getOption(
|
|
116
|
+
119
|
|
117
|
+
/* EditorOption.suggest */
|
|
118
|
+
).insertMode);
|
|
119
|
+
this._toDispose.add(this.model.onDidTrigger(() => ctxInsertMode.set(editor.getOption(
|
|
120
|
+
119
|
|
121
|
+
/* EditorOption.suggest */
|
|
122
|
+
).insertMode)));
|
|
123
|
+
this.widget = this._toDispose.add(new WindowIdleValue(getWindow(editor.getDomNode()), () => {
|
|
124
|
+
const widget = this._instantiationService.createInstance(SuggestWidget, this.editor);
|
|
125
|
+
this._toDispose.add(widget);
|
|
126
|
+
this._toDispose.add(widget.onDidSelect((item) => this._insertSuggestion(
|
|
127
|
+
item,
|
|
128
|
+
0
|
|
129
|
+
/* InsertFlags.None */
|
|
130
|
+
), this));
|
|
131
|
+
const commitCharacterController = new CommitCharacterController(this.editor, widget, this.model, (item) => this._insertSuggestion(
|
|
132
|
+
item,
|
|
133
|
+
2
|
|
134
|
+
/* InsertFlags.NoAfterUndoStop */
|
|
135
|
+
));
|
|
136
|
+
this._toDispose.add(commitCharacterController);
|
|
137
|
+
const ctxMakesTextEdit = Context.MakesTextEdit.bindTo(this._contextKeyService);
|
|
138
|
+
const ctxHasInsertAndReplace = Context.HasInsertAndReplaceRange.bindTo(this._contextKeyService);
|
|
139
|
+
const ctxCanResolve = Context.CanResolve.bindTo(this._contextKeyService);
|
|
140
|
+
this._toDispose.add(toDisposable(() => {
|
|
141
|
+
ctxMakesTextEdit.reset();
|
|
142
|
+
ctxHasInsertAndReplace.reset();
|
|
143
|
+
ctxCanResolve.reset();
|
|
144
|
+
}));
|
|
145
|
+
this._toDispose.add(widget.onDidFocus(({ item }) => {
|
|
146
|
+
const position = this.editor.getPosition();
|
|
147
|
+
const startColumn = item.editStart.column;
|
|
148
|
+
const endColumn = position.column;
|
|
149
|
+
let value = true;
|
|
150
|
+
if (this.editor.getOption(
|
|
151
|
+
1
|
|
152
|
+
/* EditorOption.acceptSuggestionOnEnter */
|
|
153
|
+
) === "smart" && this.model.state === 2 && !item.completion.additionalTextEdits && !(item.completion.insertTextRules & 4) && endColumn - startColumn === item.completion.insertText.length) {
|
|
154
|
+
const oldText = this.editor.getModel().getValueInRange({
|
|
155
|
+
startLineNumber: position.lineNumber,
|
|
156
|
+
startColumn,
|
|
157
|
+
endLineNumber: position.lineNumber,
|
|
158
|
+
endColumn
|
|
159
|
+
});
|
|
160
|
+
value = oldText !== item.completion.insertText;
|
|
161
|
+
}
|
|
162
|
+
ctxMakesTextEdit.set(value);
|
|
163
|
+
ctxHasInsertAndReplace.set(!Position.equals(item.editInsertEnd, item.editReplaceEnd));
|
|
164
|
+
ctxCanResolve.set(Boolean(item.provider.resolveCompletionItem) || Boolean(item.completion.documentation) || item.completion.detail !== item.completion.label);
|
|
165
|
+
}));
|
|
166
|
+
this._toDispose.add(widget.onDetailsKeyDown((e) => {
|
|
167
|
+
if (e.toKeyCodeChord().equals(new KeyCodeChord(
|
|
168
|
+
true,
|
|
169
|
+
false,
|
|
170
|
+
false,
|
|
171
|
+
false,
|
|
172
|
+
33
|
|
173
|
+
/* KeyCode.KeyC */
|
|
174
|
+
)) || isMacintosh && e.toKeyCodeChord().equals(new KeyCodeChord(
|
|
175
|
+
false,
|
|
176
|
+
false,
|
|
177
|
+
false,
|
|
178
|
+
true,
|
|
179
|
+
33
|
|
180
|
+
/* KeyCode.KeyC */
|
|
181
|
+
))) {
|
|
182
|
+
e.stopPropagation();
|
|
183
|
+
return;
|
|
184
|
+
}
|
|
185
|
+
if (!e.toKeyCodeChord().isModifierKey()) {
|
|
186
|
+
this.editor.focus();
|
|
187
|
+
}
|
|
188
|
+
}));
|
|
189
|
+
return widget;
|
|
190
|
+
}));
|
|
191
|
+
this._overtypingCapturer = this._toDispose.add(new WindowIdleValue(getWindow(editor.getDomNode()), () => {
|
|
192
|
+
return this._toDispose.add(new OvertypingCapturer(this.editor, this.model));
|
|
193
|
+
}));
|
|
194
|
+
this._alternatives = this._toDispose.add(new WindowIdleValue(getWindow(editor.getDomNode()), () => {
|
|
195
|
+
return this._toDispose.add(new SuggestAlternatives(this.editor, this._contextKeyService));
|
|
196
|
+
}));
|
|
197
|
+
this._toDispose.add(_instantiationService.createInstance(WordContextKey, editor));
|
|
198
|
+
this._toDispose.add(this.model.onDidTrigger((e) => {
|
|
199
|
+
this.widget.value.showTriggered(e.auto, e.shy ? 250 : 50);
|
|
200
|
+
this._lineSuffix.value = new LineSuffix(this.editor.getModel(), e.position);
|
|
201
|
+
}));
|
|
202
|
+
this._toDispose.add(this.model.onDidSuggest((e) => {
|
|
203
|
+
if (e.triggerOptions.shy) {
|
|
204
|
+
return;
|
|
205
|
+
}
|
|
206
|
+
let index = -1;
|
|
207
|
+
for (const selector of this._selectors.itemsOrderedByPriorityDesc) {
|
|
208
|
+
index = selector.select(this.editor.getModel(), this.editor.getPosition(), e.completionModel.items);
|
|
209
|
+
if (index !== -1) {
|
|
210
|
+
break;
|
|
211
|
+
}
|
|
212
|
+
}
|
|
213
|
+
if (index === -1) {
|
|
214
|
+
index = 0;
|
|
215
|
+
}
|
|
216
|
+
if (this.model.state === 0) {
|
|
217
|
+
return;
|
|
218
|
+
}
|
|
219
|
+
let noFocus = false;
|
|
220
|
+
if (e.triggerOptions.auto) {
|
|
221
|
+
const options = this.editor.getOption(
|
|
222
|
+
119
|
|
223
|
+
/* EditorOption.suggest */
|
|
224
|
+
);
|
|
225
|
+
if (options.selectionMode === "never" || options.selectionMode === "always") {
|
|
226
|
+
noFocus = options.selectionMode === "never";
|
|
227
|
+
} else if (options.selectionMode === "whenTriggerCharacter") {
|
|
228
|
+
noFocus = e.triggerOptions.triggerKind !== 1;
|
|
229
|
+
} else if (options.selectionMode === "whenQuickSuggestion") {
|
|
230
|
+
noFocus = e.triggerOptions.triggerKind === 1 && !e.triggerOptions.refilter;
|
|
231
|
+
}
|
|
232
|
+
}
|
|
233
|
+
this.widget.value.showSuggestions(e.completionModel, index, e.isFrozen, e.triggerOptions.auto, noFocus);
|
|
234
|
+
}));
|
|
235
|
+
this._toDispose.add(this.model.onDidCancel((e) => {
|
|
236
|
+
if (!e.retrigger) {
|
|
237
|
+
this.widget.value.hideWidget();
|
|
238
|
+
}
|
|
239
|
+
}));
|
|
240
|
+
this._toDispose.add(this.editor.onDidBlurEditorWidget(() => {
|
|
241
|
+
{
|
|
242
|
+
this.model.cancel();
|
|
243
|
+
this.model.clear();
|
|
244
|
+
}
|
|
245
|
+
}));
|
|
246
|
+
const acceptSuggestionsOnEnter = Context.AcceptSuggestionsOnEnter.bindTo(_contextKeyService);
|
|
247
|
+
const updateFromConfig = () => {
|
|
248
|
+
const acceptSuggestionOnEnter = this.editor.getOption(
|
|
249
|
+
1
|
|
250
|
+
/* EditorOption.acceptSuggestionOnEnter */
|
|
251
|
+
);
|
|
252
|
+
acceptSuggestionsOnEnter.set(acceptSuggestionOnEnter === "on" || acceptSuggestionOnEnter === "smart");
|
|
253
|
+
};
|
|
254
|
+
this._toDispose.add(this.editor.onDidChangeConfiguration(() => updateFromConfig()));
|
|
255
|
+
updateFromConfig();
|
|
256
|
+
}
|
|
257
|
+
dispose() {
|
|
258
|
+
this._alternatives.dispose();
|
|
259
|
+
this._toDispose.dispose();
|
|
260
|
+
this.widget.dispose();
|
|
261
|
+
this.model.dispose();
|
|
262
|
+
this._lineSuffix.dispose();
|
|
263
|
+
this._onWillInsertSuggestItem.dispose();
|
|
264
|
+
}
|
|
265
|
+
_insertSuggestion(event, flags) {
|
|
266
|
+
if (!event || !event.item) {
|
|
267
|
+
this._alternatives.value.reset();
|
|
268
|
+
this.model.cancel();
|
|
269
|
+
this.model.clear();
|
|
270
|
+
return;
|
|
271
|
+
}
|
|
272
|
+
if (!this.editor.hasModel()) {
|
|
273
|
+
return;
|
|
274
|
+
}
|
|
275
|
+
const snippetController = SnippetController2.get(this.editor);
|
|
276
|
+
if (!snippetController) {
|
|
277
|
+
return;
|
|
278
|
+
}
|
|
279
|
+
this._onWillInsertSuggestItem.fire({ item: event.item });
|
|
280
|
+
const model = this.editor.getModel();
|
|
281
|
+
const modelVersionNow = model.getAlternativeVersionId();
|
|
282
|
+
const { item } = event;
|
|
283
|
+
const tasks = [];
|
|
284
|
+
const cts = new CancellationTokenSource();
|
|
285
|
+
if (!(flags & 1)) {
|
|
286
|
+
this.editor.pushUndoStop();
|
|
287
|
+
}
|
|
288
|
+
const info = this.getOverwriteInfo(item, Boolean(
|
|
289
|
+
flags & 8
|
|
290
|
+
/* InsertFlags.AlternativeOverwriteConfig */
|
|
291
|
+
));
|
|
292
|
+
this._memoryService.memorize(model, this.editor.getPosition(), item);
|
|
293
|
+
const isResolved = item.isResolved;
|
|
294
|
+
let _commandExectionDuration = -1;
|
|
295
|
+
let _additionalEditsAppliedAsync = -1;
|
|
296
|
+
if (Array.isArray(item.completion.additionalTextEdits)) {
|
|
297
|
+
this.model.cancel();
|
|
298
|
+
const scrollState = StableEditorScrollState.capture(this.editor);
|
|
299
|
+
this.editor.executeEdits("suggestController.additionalTextEdits.sync", item.completion.additionalTextEdits.map((edit) => {
|
|
300
|
+
let range = Range.lift(edit.range);
|
|
301
|
+
if (range.startLineNumber === item.position.lineNumber && range.startColumn > item.position.column) {
|
|
302
|
+
const columnDelta = this.editor.getPosition().column - item.position.column;
|
|
303
|
+
const startColumnDelta = columnDelta;
|
|
304
|
+
const endColumnDelta = Range.spansMultipleLines(range) ? 0 : columnDelta;
|
|
305
|
+
range = new Range(range.startLineNumber, range.startColumn + startColumnDelta, range.endLineNumber, range.endColumn + endColumnDelta);
|
|
306
|
+
}
|
|
307
|
+
return EditOperation.replaceMove(range, edit.text);
|
|
308
|
+
}));
|
|
309
|
+
scrollState.restoreRelativeVerticalPositionOfCursor(this.editor);
|
|
310
|
+
} else if (!isResolved) {
|
|
311
|
+
const sw = new StopWatch();
|
|
312
|
+
let position;
|
|
313
|
+
const docListener = model.onDidChangeContent((e) => {
|
|
314
|
+
if (e.isFlush) {
|
|
315
|
+
cts.cancel();
|
|
316
|
+
docListener.dispose();
|
|
317
|
+
return;
|
|
318
|
+
}
|
|
319
|
+
for (const change of e.changes) {
|
|
320
|
+
const thisPosition = Range.getEndPosition(change.range);
|
|
321
|
+
if (!position || Position.isBefore(thisPosition, position)) {
|
|
322
|
+
position = thisPosition;
|
|
323
|
+
}
|
|
324
|
+
}
|
|
325
|
+
});
|
|
326
|
+
const oldFlags = flags;
|
|
327
|
+
flags |= 2;
|
|
328
|
+
let didType = false;
|
|
329
|
+
const typeListener = this.editor.onWillType(() => {
|
|
330
|
+
typeListener.dispose();
|
|
331
|
+
didType = true;
|
|
332
|
+
if (!(oldFlags & 2)) {
|
|
333
|
+
this.editor.pushUndoStop();
|
|
334
|
+
}
|
|
335
|
+
});
|
|
336
|
+
tasks.push(item.resolve(cts.token).then(() => {
|
|
337
|
+
if (!item.completion.additionalTextEdits || cts.token.isCancellationRequested) {
|
|
338
|
+
return void 0;
|
|
339
|
+
}
|
|
340
|
+
if (position && item.completion.additionalTextEdits.some((edit) => Position.isBefore(position, Range.getStartPosition(edit.range)))) {
|
|
341
|
+
return false;
|
|
342
|
+
}
|
|
343
|
+
if (didType) {
|
|
344
|
+
this.editor.pushUndoStop();
|
|
345
|
+
}
|
|
346
|
+
const scrollState = StableEditorScrollState.capture(this.editor);
|
|
347
|
+
this.editor.executeEdits("suggestController.additionalTextEdits.async", item.completion.additionalTextEdits.map((edit) => EditOperation.replaceMove(Range.lift(edit.range), edit.text)));
|
|
348
|
+
scrollState.restoreRelativeVerticalPositionOfCursor(this.editor);
|
|
349
|
+
if (didType || !(oldFlags & 2)) {
|
|
350
|
+
this.editor.pushUndoStop();
|
|
351
|
+
}
|
|
352
|
+
return true;
|
|
353
|
+
}).then((applied) => {
|
|
354
|
+
this._logService.trace("[suggest] async resolving of edits DONE (ms, applied?)", sw.elapsed(), applied);
|
|
355
|
+
_additionalEditsAppliedAsync = applied === true ? 1 : applied === false ? 0 : -2;
|
|
356
|
+
}).finally(() => {
|
|
357
|
+
docListener.dispose();
|
|
358
|
+
typeListener.dispose();
|
|
359
|
+
}));
|
|
360
|
+
}
|
|
361
|
+
let { insertText } = item.completion;
|
|
362
|
+
if (!(item.completion.insertTextRules & 4)) {
|
|
363
|
+
insertText = SnippetParser.escape(insertText);
|
|
364
|
+
}
|
|
365
|
+
this.model.cancel();
|
|
366
|
+
snippetController.insert(insertText, {
|
|
367
|
+
overwriteBefore: info.overwriteBefore,
|
|
368
|
+
overwriteAfter: info.overwriteAfter,
|
|
369
|
+
undoStopBefore: false,
|
|
370
|
+
undoStopAfter: false,
|
|
371
|
+
adjustWhitespace: !(item.completion.insertTextRules & 1),
|
|
372
|
+
clipboardText: event.model.clipboardText,
|
|
373
|
+
overtypingCapturer: this._overtypingCapturer.value
|
|
374
|
+
});
|
|
375
|
+
if (!(flags & 2)) {
|
|
376
|
+
this.editor.pushUndoStop();
|
|
377
|
+
}
|
|
378
|
+
if (item.completion.command) {
|
|
379
|
+
if (item.completion.command.id === TriggerSuggestAction.id) {
|
|
380
|
+
this.model.trigger({ auto: true, retrigger: true });
|
|
381
|
+
} else {
|
|
382
|
+
const sw = new StopWatch();
|
|
383
|
+
tasks.push(this._commandService.executeCommand(item.completion.command.id, ...item.completion.command.arguments ? [...item.completion.command.arguments] : []).catch((e) => {
|
|
384
|
+
if (item.completion.extensionId) {
|
|
385
|
+
onUnexpectedExternalError(e);
|
|
386
|
+
} else {
|
|
387
|
+
onUnexpectedError(e);
|
|
388
|
+
}
|
|
389
|
+
}).finally(() => {
|
|
390
|
+
_commandExectionDuration = sw.elapsed();
|
|
391
|
+
}));
|
|
392
|
+
}
|
|
393
|
+
}
|
|
394
|
+
if (flags & 4) {
|
|
395
|
+
this._alternatives.value.set(event, (next) => {
|
|
396
|
+
cts.cancel();
|
|
397
|
+
while (model.canUndo()) {
|
|
398
|
+
if (modelVersionNow !== model.getAlternativeVersionId()) {
|
|
399
|
+
model.undo();
|
|
400
|
+
}
|
|
401
|
+
this._insertSuggestion(next, 1 | 2 | (flags & 8 ? 8 : 0));
|
|
402
|
+
break;
|
|
403
|
+
}
|
|
404
|
+
});
|
|
405
|
+
}
|
|
406
|
+
this._alertCompletionItem(item);
|
|
407
|
+
Promise.all(tasks).finally(() => {
|
|
408
|
+
this._reportSuggestionAcceptedTelemetry(item, model, isResolved, _commandExectionDuration, _additionalEditsAppliedAsync, event.index, event.model.items);
|
|
409
|
+
this.model.clear();
|
|
410
|
+
cts.dispose();
|
|
411
|
+
});
|
|
412
|
+
}
|
|
413
|
+
_reportSuggestionAcceptedTelemetry(item, model, itemResolved, commandExectionDuration, additionalEditsAppliedAsync, index, completionItems) {
|
|
414
|
+
var _a2;
|
|
415
|
+
if (Math.floor(Math.random() * 100) === 0) {
|
|
416
|
+
return;
|
|
417
|
+
}
|
|
418
|
+
const labelMap = /* @__PURE__ */ new Map();
|
|
419
|
+
for (let i = 0; i < Math.min(30, completionItems.length); i++) {
|
|
420
|
+
const label = completionItems[i].textLabel;
|
|
421
|
+
if (labelMap.has(label)) {
|
|
422
|
+
labelMap.get(label).push(i);
|
|
423
|
+
} else {
|
|
424
|
+
labelMap.set(label, [i]);
|
|
425
|
+
}
|
|
426
|
+
}
|
|
427
|
+
const firstIndexArray = labelMap.get(item.textLabel);
|
|
428
|
+
const hasDuplicates = firstIndexArray && firstIndexArray.length > 1;
|
|
429
|
+
const firstIndex = hasDuplicates ? firstIndexArray[0] : -1;
|
|
430
|
+
this._telemetryService.publicLog2("suggest.acceptedSuggestion", {
|
|
431
|
+
extensionId: ((_a2 = item.extensionId) == null ? void 0 : _a2.value) ?? "unknown",
|
|
432
|
+
providerId: item.provider._debugDisplayName ?? "unknown",
|
|
433
|
+
kind: item.completion.kind,
|
|
434
|
+
basenameHash: hash(basename(model.uri)).toString(16),
|
|
435
|
+
languageId: model.getLanguageId(),
|
|
436
|
+
fileExtension: extname(model.uri),
|
|
437
|
+
resolveInfo: !item.provider.resolveCompletionItem ? -1 : itemResolved ? 1 : 0,
|
|
438
|
+
resolveDuration: item.resolveDuration,
|
|
439
|
+
commandDuration: commandExectionDuration,
|
|
440
|
+
additionalEditsAsync: additionalEditsAppliedAsync,
|
|
441
|
+
index,
|
|
442
|
+
firstIndex
|
|
443
|
+
});
|
|
444
|
+
}
|
|
445
|
+
getOverwriteInfo(item, toggleMode) {
|
|
446
|
+
assertType(this.editor.hasModel());
|
|
447
|
+
let replace = this.editor.getOption(
|
|
448
|
+
119
|
|
449
|
+
/* EditorOption.suggest */
|
|
450
|
+
).insertMode === "replace";
|
|
451
|
+
if (toggleMode) {
|
|
452
|
+
replace = !replace;
|
|
453
|
+
}
|
|
454
|
+
const overwriteBefore = item.position.column - item.editStart.column;
|
|
455
|
+
const overwriteAfter = (replace ? item.editReplaceEnd.column : item.editInsertEnd.column) - item.position.column;
|
|
456
|
+
const columnDelta = this.editor.getPosition().column - item.position.column;
|
|
457
|
+
const suffixDelta = this._lineSuffix.value ? this._lineSuffix.value.delta(this.editor.getPosition()) : 0;
|
|
458
|
+
return {
|
|
459
|
+
overwriteBefore: overwriteBefore + columnDelta,
|
|
460
|
+
overwriteAfter: overwriteAfter + suffixDelta
|
|
461
|
+
};
|
|
462
|
+
}
|
|
463
|
+
_alertCompletionItem(item) {
|
|
464
|
+
if (isNonEmptyArray(item.completion.additionalTextEdits)) {
|
|
465
|
+
const msg = localize("aria.alert.snippet", "Accepting '{0}' made {1} additional edits", item.textLabel, item.completion.additionalTextEdits.length);
|
|
466
|
+
alert(msg);
|
|
467
|
+
}
|
|
468
|
+
}
|
|
469
|
+
triggerSuggest(onlyFrom, auto, noFilter) {
|
|
470
|
+
if (this.editor.hasModel()) {
|
|
471
|
+
this.model.trigger({
|
|
472
|
+
auto: auto ?? false,
|
|
473
|
+
completionOptions: { providerFilter: onlyFrom, kindFilter: noFilter ? /* @__PURE__ */ new Set() : void 0 }
|
|
474
|
+
});
|
|
475
|
+
this.editor.revealPosition(
|
|
476
|
+
this.editor.getPosition(),
|
|
477
|
+
0
|
|
478
|
+
/* ScrollType.Smooth */
|
|
479
|
+
);
|
|
480
|
+
this.editor.focus();
|
|
481
|
+
}
|
|
482
|
+
}
|
|
483
|
+
triggerSuggestAndAcceptBest(arg) {
|
|
484
|
+
if (!this.editor.hasModel()) {
|
|
485
|
+
return;
|
|
486
|
+
}
|
|
487
|
+
const positionNow = this.editor.getPosition();
|
|
488
|
+
const fallback = () => {
|
|
489
|
+
if (positionNow.equals(this.editor.getPosition())) {
|
|
490
|
+
this._commandService.executeCommand(arg.fallback);
|
|
491
|
+
}
|
|
492
|
+
};
|
|
493
|
+
const makesTextEdit = (item) => {
|
|
494
|
+
if (item.completion.insertTextRules & 4 || item.completion.additionalTextEdits) {
|
|
495
|
+
return true;
|
|
496
|
+
}
|
|
497
|
+
const position = this.editor.getPosition();
|
|
498
|
+
const startColumn = item.editStart.column;
|
|
499
|
+
const endColumn = position.column;
|
|
500
|
+
if (endColumn - startColumn !== item.completion.insertText.length) {
|
|
501
|
+
return true;
|
|
502
|
+
}
|
|
503
|
+
const textNow = this.editor.getModel().getValueInRange({
|
|
504
|
+
startLineNumber: position.lineNumber,
|
|
505
|
+
startColumn,
|
|
506
|
+
endLineNumber: position.lineNumber,
|
|
507
|
+
endColumn
|
|
508
|
+
});
|
|
509
|
+
return textNow !== item.completion.insertText;
|
|
510
|
+
};
|
|
511
|
+
Event.once(this.model.onDidTrigger)((_) => {
|
|
512
|
+
const listener = [];
|
|
513
|
+
Event.any(this.model.onDidTrigger, this.model.onDidCancel)(() => {
|
|
514
|
+
dispose(listener);
|
|
515
|
+
fallback();
|
|
516
|
+
}, void 0, listener);
|
|
517
|
+
this.model.onDidSuggest(({ completionModel }) => {
|
|
518
|
+
dispose(listener);
|
|
519
|
+
if (completionModel.items.length === 0) {
|
|
520
|
+
fallback();
|
|
521
|
+
return;
|
|
522
|
+
}
|
|
523
|
+
const index = this._memoryService.select(this.editor.getModel(), this.editor.getPosition(), completionModel.items);
|
|
524
|
+
const item = completionModel.items[index];
|
|
525
|
+
if (!makesTextEdit(item)) {
|
|
526
|
+
fallback();
|
|
527
|
+
return;
|
|
528
|
+
}
|
|
529
|
+
this.editor.pushUndoStop();
|
|
530
|
+
this._insertSuggestion(
|
|
531
|
+
{ index, item, model: completionModel },
|
|
532
|
+
4 | 1 | 2
|
|
533
|
+
/* InsertFlags.NoAfterUndoStop */
|
|
534
|
+
);
|
|
535
|
+
}, void 0, listener);
|
|
536
|
+
});
|
|
537
|
+
this.model.trigger({ auto: false, shy: true });
|
|
538
|
+
this.editor.revealPosition(
|
|
539
|
+
positionNow,
|
|
540
|
+
0
|
|
541
|
+
/* ScrollType.Smooth */
|
|
542
|
+
);
|
|
543
|
+
this.editor.focus();
|
|
544
|
+
}
|
|
545
|
+
acceptSelectedSuggestion(keepAlternativeSuggestions, alternativeOverwriteConfig) {
|
|
546
|
+
const item = this.widget.value.getFocusedItem();
|
|
547
|
+
let flags = 0;
|
|
548
|
+
if (keepAlternativeSuggestions) {
|
|
549
|
+
flags |= 4;
|
|
550
|
+
}
|
|
551
|
+
if (alternativeOverwriteConfig) {
|
|
552
|
+
flags |= 8;
|
|
553
|
+
}
|
|
554
|
+
this._insertSuggestion(item, flags);
|
|
555
|
+
}
|
|
556
|
+
acceptNextSuggestion() {
|
|
557
|
+
this._alternatives.value.next();
|
|
558
|
+
}
|
|
559
|
+
acceptPrevSuggestion() {
|
|
560
|
+
this._alternatives.value.prev();
|
|
561
|
+
}
|
|
562
|
+
cancelSuggestWidget() {
|
|
563
|
+
this.model.cancel();
|
|
564
|
+
this.model.clear();
|
|
565
|
+
this.widget.value.hideWidget();
|
|
566
|
+
}
|
|
567
|
+
focusSuggestion() {
|
|
568
|
+
this.widget.value.focusSelected();
|
|
569
|
+
}
|
|
570
|
+
selectNextSuggestion() {
|
|
571
|
+
this.widget.value.selectNext();
|
|
572
|
+
}
|
|
573
|
+
selectNextPageSuggestion() {
|
|
574
|
+
this.widget.value.selectNextPage();
|
|
575
|
+
}
|
|
576
|
+
selectLastSuggestion() {
|
|
577
|
+
this.widget.value.selectLast();
|
|
578
|
+
}
|
|
579
|
+
selectPrevSuggestion() {
|
|
580
|
+
this.widget.value.selectPrevious();
|
|
581
|
+
}
|
|
582
|
+
selectPrevPageSuggestion() {
|
|
583
|
+
this.widget.value.selectPreviousPage();
|
|
584
|
+
}
|
|
585
|
+
selectFirstSuggestion() {
|
|
586
|
+
this.widget.value.selectFirst();
|
|
587
|
+
}
|
|
588
|
+
toggleSuggestionDetails() {
|
|
589
|
+
this.widget.value.toggleDetails();
|
|
590
|
+
}
|
|
591
|
+
toggleExplainMode() {
|
|
592
|
+
this.widget.value.toggleExplainMode();
|
|
593
|
+
}
|
|
594
|
+
toggleSuggestionFocus() {
|
|
595
|
+
this.widget.value.toggleDetailsFocus();
|
|
596
|
+
}
|
|
597
|
+
resetWidgetSize() {
|
|
598
|
+
this.widget.value.resetPersistedSize();
|
|
599
|
+
}
|
|
600
|
+
forceRenderingAbove() {
|
|
601
|
+
this.widget.value.forceRenderingAbove();
|
|
602
|
+
}
|
|
603
|
+
stopForceRenderingAbove() {
|
|
604
|
+
if (!this.widget.isInitialized) {
|
|
605
|
+
return;
|
|
606
|
+
}
|
|
607
|
+
this.widget.value.stopForceRenderingAbove();
|
|
608
|
+
}
|
|
609
|
+
registerSelector(selector) {
|
|
610
|
+
return this._selectors.register(selector);
|
|
611
|
+
}
|
|
612
|
+
}, SuggestController_1 = _a, _a.ID = "editor.contrib.suggestController", _a);
|
|
613
|
+
SuggestController = SuggestController_1 = __decorate([
|
|
614
|
+
__param(1, ISuggestMemoryService),
|
|
615
|
+
__param(2, ICommandService),
|
|
616
|
+
__param(3, IContextKeyService),
|
|
617
|
+
__param(4, IInstantiationService),
|
|
618
|
+
__param(5, ILogService),
|
|
619
|
+
__param(6, ITelemetryService)
|
|
620
|
+
], SuggestController);
|
|
621
|
+
class PriorityRegistry {
|
|
622
|
+
constructor(prioritySelector) {
|
|
623
|
+
this.prioritySelector = prioritySelector;
|
|
624
|
+
this._items = new Array();
|
|
625
|
+
}
|
|
626
|
+
register(value) {
|
|
627
|
+
if (this._items.indexOf(value) !== -1) {
|
|
628
|
+
throw new Error("Value is already registered");
|
|
629
|
+
}
|
|
630
|
+
this._items.push(value);
|
|
631
|
+
this._items.sort((s1, s2) => this.prioritySelector(s2) - this.prioritySelector(s1));
|
|
632
|
+
return {
|
|
633
|
+
dispose: () => {
|
|
634
|
+
const idx = this._items.indexOf(value);
|
|
635
|
+
if (idx >= 0) {
|
|
636
|
+
this._items.splice(idx, 1);
|
|
637
|
+
}
|
|
638
|
+
}
|
|
639
|
+
};
|
|
640
|
+
}
|
|
641
|
+
get itemsOrderedByPriorityDesc() {
|
|
642
|
+
return this._items;
|
|
643
|
+
}
|
|
644
|
+
}
|
|
645
|
+
const _TriggerSuggestAction = class _TriggerSuggestAction extends EditorAction {
|
|
646
|
+
constructor() {
|
|
647
|
+
super({
|
|
648
|
+
id: _TriggerSuggestAction.id,
|
|
649
|
+
label: localize("suggest.trigger.label", "Trigger Suggest"),
|
|
650
|
+
alias: "Trigger Suggest",
|
|
651
|
+
precondition: ContextKeyExpr.and(EditorContextKeys.writable, EditorContextKeys.hasCompletionItemProvider, Context.Visible.toNegated()),
|
|
652
|
+
kbOpts: {
|
|
653
|
+
kbExpr: EditorContextKeys.textInputFocus,
|
|
654
|
+
primary: 2048 | 10,
|
|
655
|
+
secondary: [
|
|
656
|
+
2048 | 39
|
|
657
|
+
/* KeyCode.KeyI */
|
|
658
|
+
],
|
|
659
|
+
mac: { primary: 256 | 10, secondary: [
|
|
660
|
+
512 | 9,
|
|
661
|
+
2048 | 39
|
|
662
|
+
/* KeyCode.KeyI */
|
|
663
|
+
] },
|
|
664
|
+
weight: 100
|
|
665
|
+
/* KeybindingWeight.EditorContrib */
|
|
666
|
+
}
|
|
667
|
+
});
|
|
668
|
+
}
|
|
669
|
+
run(_accessor, editor, args) {
|
|
670
|
+
const controller = SuggestController.get(editor);
|
|
671
|
+
if (!controller) {
|
|
672
|
+
return;
|
|
673
|
+
}
|
|
674
|
+
let auto;
|
|
675
|
+
if (args && typeof args === "object") {
|
|
676
|
+
if (args.auto === true) {
|
|
677
|
+
auto = true;
|
|
678
|
+
}
|
|
679
|
+
}
|
|
680
|
+
controller.triggerSuggest(void 0, auto, void 0);
|
|
681
|
+
}
|
|
682
|
+
};
|
|
683
|
+
_TriggerSuggestAction.id = "editor.action.triggerSuggest";
|
|
684
|
+
let TriggerSuggestAction = _TriggerSuggestAction;
|
|
685
|
+
registerEditorContribution(
|
|
686
|
+
SuggestController.ID,
|
|
687
|
+
SuggestController,
|
|
688
|
+
2
|
|
689
|
+
/* EditorContributionInstantiation.BeforeFirstInteraction */
|
|
690
|
+
);
|
|
691
|
+
registerEditorAction(TriggerSuggestAction);
|
|
692
|
+
const weight = 100 + 90;
|
|
693
|
+
const SuggestCommand = EditorCommand.bindToContribution(SuggestController.get);
|
|
694
|
+
registerEditorCommand(new SuggestCommand({
|
|
695
|
+
id: "acceptSelectedSuggestion",
|
|
696
|
+
precondition: ContextKeyExpr.and(Context.Visible, Context.HasFocusedSuggestion),
|
|
697
|
+
handler(x) {
|
|
698
|
+
x.acceptSelectedSuggestion(true, false);
|
|
699
|
+
},
|
|
700
|
+
kbOpts: [{
|
|
701
|
+
// normal tab
|
|
702
|
+
primary: 2,
|
|
703
|
+
kbExpr: ContextKeyExpr.and(Context.Visible, EditorContextKeys.textInputFocus),
|
|
704
|
+
weight
|
|
705
|
+
}, {
|
|
706
|
+
// accept on enter has special rules
|
|
707
|
+
primary: 3,
|
|
708
|
+
kbExpr: ContextKeyExpr.and(Context.Visible, EditorContextKeys.textInputFocus, Context.AcceptSuggestionsOnEnter, Context.MakesTextEdit),
|
|
709
|
+
weight
|
|
710
|
+
}],
|
|
711
|
+
menuOpts: [{
|
|
712
|
+
menuId: suggestWidgetStatusbarMenu,
|
|
713
|
+
title: localize("accept.insert", "Insert"),
|
|
714
|
+
group: "left",
|
|
715
|
+
order: 1,
|
|
716
|
+
when: Context.HasInsertAndReplaceRange.toNegated()
|
|
717
|
+
}, {
|
|
718
|
+
menuId: suggestWidgetStatusbarMenu,
|
|
719
|
+
title: localize("accept.insert", "Insert"),
|
|
720
|
+
group: "left",
|
|
721
|
+
order: 1,
|
|
722
|
+
when: ContextKeyExpr.and(Context.HasInsertAndReplaceRange, Context.InsertMode.isEqualTo("insert"))
|
|
723
|
+
}, {
|
|
724
|
+
menuId: suggestWidgetStatusbarMenu,
|
|
725
|
+
title: localize("accept.replace", "Replace"),
|
|
726
|
+
group: "left",
|
|
727
|
+
order: 1,
|
|
728
|
+
when: ContextKeyExpr.and(Context.HasInsertAndReplaceRange, Context.InsertMode.isEqualTo("replace"))
|
|
729
|
+
}]
|
|
730
|
+
}));
|
|
731
|
+
registerEditorCommand(new SuggestCommand({
|
|
732
|
+
id: "acceptAlternativeSelectedSuggestion",
|
|
733
|
+
precondition: ContextKeyExpr.and(Context.Visible, EditorContextKeys.textInputFocus, Context.HasFocusedSuggestion),
|
|
734
|
+
kbOpts: {
|
|
735
|
+
weight,
|
|
736
|
+
kbExpr: EditorContextKeys.textInputFocus,
|
|
737
|
+
primary: 1024 | 3,
|
|
738
|
+
secondary: [
|
|
739
|
+
1024 | 2
|
|
740
|
+
/* KeyCode.Tab */
|
|
741
|
+
]
|
|
742
|
+
},
|
|
743
|
+
handler(x) {
|
|
744
|
+
x.acceptSelectedSuggestion(false, true);
|
|
745
|
+
},
|
|
746
|
+
menuOpts: [{
|
|
747
|
+
menuId: suggestWidgetStatusbarMenu,
|
|
748
|
+
group: "left",
|
|
749
|
+
order: 2,
|
|
750
|
+
when: ContextKeyExpr.and(Context.HasInsertAndReplaceRange, Context.InsertMode.isEqualTo("insert")),
|
|
751
|
+
title: localize("accept.replace", "Replace")
|
|
752
|
+
}, {
|
|
753
|
+
menuId: suggestWidgetStatusbarMenu,
|
|
754
|
+
group: "left",
|
|
755
|
+
order: 2,
|
|
756
|
+
when: ContextKeyExpr.and(Context.HasInsertAndReplaceRange, Context.InsertMode.isEqualTo("replace")),
|
|
757
|
+
title: localize("accept.insert", "Insert")
|
|
758
|
+
}]
|
|
759
|
+
}));
|
|
760
|
+
CommandsRegistry.registerCommandAlias("acceptSelectedSuggestionOnEnter", "acceptSelectedSuggestion");
|
|
761
|
+
registerEditorCommand(new SuggestCommand({
|
|
762
|
+
id: "hideSuggestWidget",
|
|
763
|
+
precondition: Context.Visible,
|
|
764
|
+
handler: (x) => x.cancelSuggestWidget(),
|
|
765
|
+
kbOpts: {
|
|
766
|
+
weight,
|
|
767
|
+
kbExpr: EditorContextKeys.textInputFocus,
|
|
768
|
+
primary: 9,
|
|
769
|
+
secondary: [
|
|
770
|
+
1024 | 9
|
|
771
|
+
/* KeyCode.Escape */
|
|
772
|
+
]
|
|
773
|
+
}
|
|
774
|
+
}));
|
|
775
|
+
registerEditorCommand(new SuggestCommand({
|
|
776
|
+
id: "selectNextSuggestion",
|
|
777
|
+
precondition: ContextKeyExpr.and(Context.Visible, ContextKeyExpr.or(Context.MultipleSuggestions, Context.HasFocusedSuggestion.negate())),
|
|
778
|
+
handler: (c) => c.selectNextSuggestion(),
|
|
779
|
+
kbOpts: {
|
|
780
|
+
weight,
|
|
781
|
+
kbExpr: EditorContextKeys.textInputFocus,
|
|
782
|
+
primary: 18,
|
|
783
|
+
secondary: [
|
|
784
|
+
2048 | 18
|
|
785
|
+
/* KeyCode.DownArrow */
|
|
786
|
+
],
|
|
787
|
+
mac: { primary: 18, secondary: [
|
|
788
|
+
2048 | 18,
|
|
789
|
+
256 | 44
|
|
790
|
+
/* KeyCode.KeyN */
|
|
791
|
+
] }
|
|
792
|
+
}
|
|
793
|
+
}));
|
|
794
|
+
registerEditorCommand(new SuggestCommand({
|
|
795
|
+
id: "selectNextPageSuggestion",
|
|
796
|
+
precondition: ContextKeyExpr.and(Context.Visible, ContextKeyExpr.or(Context.MultipleSuggestions, Context.HasFocusedSuggestion.negate())),
|
|
797
|
+
handler: (c) => c.selectNextPageSuggestion(),
|
|
798
|
+
kbOpts: {
|
|
799
|
+
weight,
|
|
800
|
+
kbExpr: EditorContextKeys.textInputFocus,
|
|
801
|
+
primary: 12,
|
|
802
|
+
secondary: [
|
|
803
|
+
2048 | 12
|
|
804
|
+
/* KeyCode.PageDown */
|
|
805
|
+
]
|
|
806
|
+
}
|
|
807
|
+
}));
|
|
808
|
+
registerEditorCommand(new SuggestCommand({
|
|
809
|
+
id: "selectLastSuggestion",
|
|
810
|
+
precondition: ContextKeyExpr.and(Context.Visible, ContextKeyExpr.or(Context.MultipleSuggestions, Context.HasFocusedSuggestion.negate())),
|
|
811
|
+
handler: (c) => c.selectLastSuggestion()
|
|
812
|
+
}));
|
|
813
|
+
registerEditorCommand(new SuggestCommand({
|
|
814
|
+
id: "selectPrevSuggestion",
|
|
815
|
+
precondition: ContextKeyExpr.and(Context.Visible, ContextKeyExpr.or(Context.MultipleSuggestions, Context.HasFocusedSuggestion.negate())),
|
|
816
|
+
handler: (c) => c.selectPrevSuggestion(),
|
|
817
|
+
kbOpts: {
|
|
818
|
+
weight,
|
|
819
|
+
kbExpr: EditorContextKeys.textInputFocus,
|
|
820
|
+
primary: 16,
|
|
821
|
+
secondary: [
|
|
822
|
+
2048 | 16
|
|
823
|
+
/* KeyCode.UpArrow */
|
|
824
|
+
],
|
|
825
|
+
mac: { primary: 16, secondary: [
|
|
826
|
+
2048 | 16,
|
|
827
|
+
256 | 46
|
|
828
|
+
/* KeyCode.KeyP */
|
|
829
|
+
] }
|
|
830
|
+
}
|
|
831
|
+
}));
|
|
832
|
+
registerEditorCommand(new SuggestCommand({
|
|
833
|
+
id: "selectPrevPageSuggestion",
|
|
834
|
+
precondition: ContextKeyExpr.and(Context.Visible, ContextKeyExpr.or(Context.MultipleSuggestions, Context.HasFocusedSuggestion.negate())),
|
|
835
|
+
handler: (c) => c.selectPrevPageSuggestion(),
|
|
836
|
+
kbOpts: {
|
|
837
|
+
weight,
|
|
838
|
+
kbExpr: EditorContextKeys.textInputFocus,
|
|
839
|
+
primary: 11,
|
|
840
|
+
secondary: [
|
|
841
|
+
2048 | 11
|
|
842
|
+
/* KeyCode.PageUp */
|
|
843
|
+
]
|
|
844
|
+
}
|
|
845
|
+
}));
|
|
846
|
+
registerEditorCommand(new SuggestCommand({
|
|
847
|
+
id: "selectFirstSuggestion",
|
|
848
|
+
precondition: ContextKeyExpr.and(Context.Visible, ContextKeyExpr.or(Context.MultipleSuggestions, Context.HasFocusedSuggestion.negate())),
|
|
849
|
+
handler: (c) => c.selectFirstSuggestion()
|
|
850
|
+
}));
|
|
851
|
+
registerEditorCommand(new SuggestCommand({
|
|
852
|
+
id: "focusSuggestion",
|
|
853
|
+
precondition: ContextKeyExpr.and(Context.Visible, Context.HasFocusedSuggestion.negate()),
|
|
854
|
+
handler: (x) => x.focusSuggestion(),
|
|
855
|
+
kbOpts: {
|
|
856
|
+
weight,
|
|
857
|
+
kbExpr: EditorContextKeys.textInputFocus,
|
|
858
|
+
primary: 2048 | 10,
|
|
859
|
+
secondary: [
|
|
860
|
+
2048 | 39
|
|
861
|
+
/* KeyCode.KeyI */
|
|
862
|
+
],
|
|
863
|
+
mac: { primary: 256 | 10, secondary: [
|
|
864
|
+
2048 | 39
|
|
865
|
+
/* KeyCode.KeyI */
|
|
866
|
+
] }
|
|
867
|
+
}
|
|
868
|
+
}));
|
|
869
|
+
registerEditorCommand(new SuggestCommand({
|
|
870
|
+
id: "focusAndAcceptSuggestion",
|
|
871
|
+
precondition: ContextKeyExpr.and(Context.Visible, Context.HasFocusedSuggestion.negate()),
|
|
872
|
+
handler: (c) => {
|
|
873
|
+
c.focusSuggestion();
|
|
874
|
+
c.acceptSelectedSuggestion(true, false);
|
|
875
|
+
}
|
|
876
|
+
}));
|
|
877
|
+
registerEditorCommand(new SuggestCommand({
|
|
878
|
+
id: "toggleSuggestionDetails",
|
|
879
|
+
precondition: ContextKeyExpr.and(Context.Visible, Context.HasFocusedSuggestion),
|
|
880
|
+
handler: (x) => x.toggleSuggestionDetails(),
|
|
881
|
+
kbOpts: {
|
|
882
|
+
weight,
|
|
883
|
+
kbExpr: EditorContextKeys.textInputFocus,
|
|
884
|
+
primary: 2048 | 10,
|
|
885
|
+
secondary: [
|
|
886
|
+
2048 | 39
|
|
887
|
+
/* KeyCode.KeyI */
|
|
888
|
+
],
|
|
889
|
+
mac: { primary: 256 | 10, secondary: [
|
|
890
|
+
2048 | 39
|
|
891
|
+
/* KeyCode.KeyI */
|
|
892
|
+
] }
|
|
893
|
+
},
|
|
894
|
+
menuOpts: [{
|
|
895
|
+
menuId: suggestWidgetStatusbarMenu,
|
|
896
|
+
group: "right",
|
|
897
|
+
order: 1,
|
|
898
|
+
when: ContextKeyExpr.and(Context.DetailsVisible, Context.CanResolve),
|
|
899
|
+
title: localize("detail.more", "Show Less")
|
|
900
|
+
}, {
|
|
901
|
+
menuId: suggestWidgetStatusbarMenu,
|
|
902
|
+
group: "right",
|
|
903
|
+
order: 1,
|
|
904
|
+
when: ContextKeyExpr.and(Context.DetailsVisible.toNegated(), Context.CanResolve),
|
|
905
|
+
title: localize("detail.less", "Show More")
|
|
906
|
+
}]
|
|
907
|
+
}));
|
|
908
|
+
registerEditorCommand(new SuggestCommand({
|
|
909
|
+
id: "toggleExplainMode",
|
|
910
|
+
precondition: Context.Visible,
|
|
911
|
+
handler: (x) => x.toggleExplainMode(),
|
|
912
|
+
kbOpts: {
|
|
913
|
+
weight: 100,
|
|
914
|
+
primary: 2048 | 90
|
|
915
|
+
}
|
|
916
|
+
}));
|
|
917
|
+
registerEditorCommand(new SuggestCommand({
|
|
918
|
+
id: "toggleSuggestionFocus",
|
|
919
|
+
precondition: Context.Visible,
|
|
920
|
+
handler: (x) => x.toggleSuggestionFocus(),
|
|
921
|
+
kbOpts: {
|
|
922
|
+
weight,
|
|
923
|
+
kbExpr: EditorContextKeys.textInputFocus,
|
|
924
|
+
primary: 2048 | 512 | 10,
|
|
925
|
+
mac: {
|
|
926
|
+
primary: 256 | 512 | 10
|
|
927
|
+
/* KeyCode.Space */
|
|
928
|
+
}
|
|
929
|
+
}
|
|
930
|
+
}));
|
|
931
|
+
registerEditorCommand(new SuggestCommand({
|
|
932
|
+
id: "insertBestCompletion",
|
|
933
|
+
precondition: ContextKeyExpr.and(EditorContextKeys.textInputFocus, ContextKeyExpr.equals("config.editor.tabCompletion", "on"), WordContextKey.AtEnd, Context.Visible.toNegated(), SuggestAlternatives.OtherSuggestions.toNegated(), SnippetController2.InSnippetMode.toNegated()),
|
|
934
|
+
handler: (x, arg) => {
|
|
935
|
+
x.triggerSuggestAndAcceptBest(isObject(arg) ? { fallback: "tab", ...arg } : { fallback: "tab" });
|
|
936
|
+
},
|
|
937
|
+
kbOpts: {
|
|
938
|
+
weight,
|
|
939
|
+
primary: 2
|
|
940
|
+
/* KeyCode.Tab */
|
|
941
|
+
}
|
|
942
|
+
}));
|
|
943
|
+
registerEditorCommand(new SuggestCommand({
|
|
944
|
+
id: "insertNextSuggestion",
|
|
945
|
+
precondition: ContextKeyExpr.and(EditorContextKeys.textInputFocus, ContextKeyExpr.equals("config.editor.tabCompletion", "on"), SuggestAlternatives.OtherSuggestions, Context.Visible.toNegated(), SnippetController2.InSnippetMode.toNegated()),
|
|
946
|
+
handler: (x) => x.acceptNextSuggestion(),
|
|
947
|
+
kbOpts: {
|
|
948
|
+
weight,
|
|
949
|
+
kbExpr: EditorContextKeys.textInputFocus,
|
|
950
|
+
primary: 2
|
|
951
|
+
/* KeyCode.Tab */
|
|
952
|
+
}
|
|
953
|
+
}));
|
|
954
|
+
registerEditorCommand(new SuggestCommand({
|
|
955
|
+
id: "insertPrevSuggestion",
|
|
956
|
+
precondition: ContextKeyExpr.and(EditorContextKeys.textInputFocus, ContextKeyExpr.equals("config.editor.tabCompletion", "on"), SuggestAlternatives.OtherSuggestions, Context.Visible.toNegated(), SnippetController2.InSnippetMode.toNegated()),
|
|
957
|
+
handler: (x) => x.acceptPrevSuggestion(),
|
|
958
|
+
kbOpts: {
|
|
959
|
+
weight,
|
|
960
|
+
kbExpr: EditorContextKeys.textInputFocus,
|
|
961
|
+
primary: 1024 | 2
|
|
962
|
+
/* KeyCode.Tab */
|
|
963
|
+
}
|
|
964
|
+
}));
|
|
965
|
+
registerEditorAction(class extends EditorAction {
|
|
966
|
+
constructor() {
|
|
967
|
+
super({
|
|
968
|
+
id: "editor.action.resetSuggestSize",
|
|
969
|
+
label: localize("suggest.reset.label", "Reset Suggest Widget Size"),
|
|
970
|
+
alias: "Reset Suggest Widget Size",
|
|
971
|
+
precondition: void 0
|
|
972
|
+
});
|
|
973
|
+
}
|
|
974
|
+
run(_accessor, editor) {
|
|
975
|
+
var _a2;
|
|
976
|
+
(_a2 = SuggestController.get(editor)) == null ? void 0 : _a2.resetWidgetSize();
|
|
977
|
+
}
|
|
978
|
+
});
|
|
979
|
+
export {
|
|
980
|
+
SuggestController,
|
|
981
|
+
TriggerSuggestAction
|
|
982
|
+
};
|
|
983
|
+
//# sourceMappingURL=suggestController.es.js.map
|