@lvce-editor/static-server 0.117.14 → 0.117.16
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/config.json +2592 -2592
- package/dist/static-server.js +1 -1
- package/package.json +1 -1
- package/static/{cf39809 → e84ca34}/css/App.css +105 -105
- package/static/{cf39809 → e84ca34}/css/parts/ViewletExtensionDetail.css +4 -2
- package/static/{cf39809 → e84ca34}/css/parts/ViewletExtensions.css +1 -1
- package/static/{cf39809 → e84ca34}/css/parts/ViewletRunningExtensions.css +1 -1
- package/static/{cf39809 → e84ca34}/css/parts/ViewletSimpleBrowser.css +1 -1
- package/static/{cf39809 → e84ca34}/css/parts/ViewletTerminalTabs.css +1 -1
- package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-typescript/extension.json +2 -2
- package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-typescript/src/tokenizeTypeScript.js +73 -17
- package/static/{cf39809 → e84ca34}/manifest.json +2 -2
- package/static/{cf39809 → e84ca34}/packages/file-system-worker/dist/fileSystemWorkerMain.js +305 -192
- package/static/{cf39809 → e84ca34}/packages/find-widget-worker/dist/findWidgetWorkerMain.js +434 -209
- package/static/{cf39809 → e84ca34}/packages/renderer-process/dist/rendererProcessMain.js +1 -1
- package/static/{cf39809 → e84ca34}/packages/renderer-worker/dist/rendererWorkerMain.js +644 -706
- package/static/{cf39809 → e84ca34}/packages/syntax-highlighting-worker/dist/syntaxHighlightingWorkerMain.js +8 -0
- package/static/{cf39809 → e84ca34}/packages/test-worker/dist/testWorkerMain.js +138 -84
- package/static/index.html +4 -4
- /package/static/{cf39809 → e84ca34}/LICENSE +0 -0
- /package/static/{cf39809 → e84ca34}/builtin-settings/activity-bar-worker.json +0 -0
- /package/static/{cf39809 → e84ca34}/builtin-settings/chat-view.json +0 -0
- /package/static/{cf39809 → e84ca34}/builtin-settings/component-state-worker.json +0 -0
- /package/static/{cf39809 → e84ca34}/builtin-settings/editor-worker.json +0 -0
- /package/static/{cf39809 → e84ca34}/builtin-settings/explorer-worker.json +0 -0
- /package/static/{cf39809 → e84ca34}/builtin-settings/index.json +0 -0
- /package/static/{cf39809 → e84ca34}/builtin-settings/renderer-worker.json +0 -0
- /package/static/{cf39809 → e84ca34}/builtin-settings/session-replay-worker.json +0 -0
- /package/static/{cf39809 → e84ca34}/builtin-settings/simple-browser-view.json +0 -0
- /package/static/{cf39809 → e84ca34}/builtin-settings/source-control-worker.json +0 -0
- /package/static/{cf39809 → e84ca34}/builtin-settings/status-bar-worker.json +0 -0
- /package/static/{cf39809 → e84ca34}/builtin-settings/text-search-view.json +0 -0
- /package/static/{cf39809 → e84ca34}/builtin-settings/title-bar-worker.json +0 -0
- /package/static/{cf39809 → e84ca34}/config/colorTheme.json +0 -0
- /package/static/{cf39809 → e84ca34}/config/defaultSettings.json +0 -0
- /package/static/{cf39809 → e84ca34}/config/fileMap.json +0 -0
- /package/static/{cf39809 → e84ca34}/config/webExtensions.json +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/AdditionalDetails.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/Animation.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/BrowserScrollBar.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/Category.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/Changelog.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/DebugButtons.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/DebugChatDetails.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/DebugChatDetailsClose.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/DebugChatImagePreview.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/DebugChatTable.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/DebugChatTimeline.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/DebugChatTop.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/DebugValue.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/E2eTest.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/E2eTests.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/EditorHover.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/EditorMessage.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/FeatureContent.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/Features.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ImagePreview.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/InlineDiffEditor.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/InputBadge.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/Key.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/KeyBindingsHeader.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/KeyBindingsTable.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/LegacyDialog.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/Markdown.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/Message.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/NotificationCenter.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/Preview.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ScrollToTop.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/SettingsHeader.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/SettingsItems.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/SettingsSideBar.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/SourceControlListItem.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/Table.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletAbout.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletBrowserViewOverview.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletComponentState.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletCookieImport.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletDebugConsole.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletDefineKeyBinding.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletDiffEditor.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletEditorWidgetError.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletExtensionDetailContents.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletExtensionDetailHeader.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletExtensionDetailTabs.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletFileWatcherExplorer.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletIframeInspector.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletKeyBindings.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletLanguageModels.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletMedia.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletOutput.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletPanel.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletPanelTabs.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletPdf.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletPorts.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletProblems.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletProcessExplorer.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletReferences.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletRunAndDebug.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletScreenCapture.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletSearch.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletSecrets.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletSettings.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletSimpleBrowserHistory.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletSourceControl.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletStorage.css +0 -0
- /package/static/{cf39809 → e84ca34}/css/parts/ViewletTerminal.css +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-bat/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-bat/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-bat/languageConfiguration.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-bat/src/tokenizeBat.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-c/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-c/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-c/src/tokenizeC.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-cobol/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-cobol/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-cobol/src/tokenizeCobol.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-coffeescript/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-coffeescript/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-coffeescript/src/tokenizeCoffeeScript.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-cpp/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-cpp/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-cpp/languageConfiguration.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-cpp/src/tokenizeCpp.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-cson/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-cson/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-cson/languageConfiguration.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-cson/src/tokenizeCson.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-css/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-css/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-css/languageConfiguration.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-css/src/tokenizeCss.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-dart/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-dart/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-dart/src/tokenizeDart.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-desktop/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-desktop/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-desktop/src/tokenizeDesktop.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-docker/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-docker/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-docker/src/tokenizeDockerfile.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-dotenv/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-dotenv/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-dotenv/src/tokenizeDotenv.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-editorconfig/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-editorconfig/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-editorconfig/src/tokenizeEditorConfig.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-elixir/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-elixir/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-elixir/src/tokenizeElixir.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-elm/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-elm/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-elm/src/tokenizeElm.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-erlang/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-erlang/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-erlang/languageConfiguration.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-erlang/src/tokenizeErlang.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-gitattributes/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-gitattributes/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-gitattributes/src/tokenizeGitAttributes.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-gleam/LICENSE +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-gleam/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-gleam/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-gleam/languageConfiguration.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-gleam/src/tokenizeGleam.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-gn/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-gn/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-gn/src/tokenizeGn.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-go/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-go/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-go/src/tokenizeGo.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-graphql/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-graphql/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-graphql/src/tokenizeGraphql.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-html/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-html/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-html/languageConfiguration.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-html/src/tokenizeHtml.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-java/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-java/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-java/languageConfiguration.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-java/src/tokenizeJava.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-javascript/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-javascript/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-javascript/languageConfiguration.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-javascript/src/tokenizeJavaScript.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-json/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-json/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-json/languageConfiguration.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-json/src/tokenizeJson.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-json5/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-json5/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-json5/src/tokenizeJson5.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-jsx/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-jsx/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-jsx/src/tokenizeJsx.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-julia/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-julia/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-julia/src/tokenizeJulia.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-kotlin/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-kotlin/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-kotlin/src/tokenizeKotlin.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-less/LICENSE +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-less/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-less/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-less/languageConfiguration.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-less/src/tokenizeLess.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-markdown/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-markdown/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-markdown/src/tokenizeMarkdown.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-mdx/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-mdx/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-mdx/src/tokenizeMdx.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-nix/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-nix/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-nix/languageConfiguration.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-nix/src/tokenizeNix.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-nvmrc/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-nvmrc/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-nvmrc/src/tokenizeNvmrc.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-perl/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-perl/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-perl/src/tokenizePerl.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-plaintext/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-plaintext/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-plaintext/src/tokenizePlaintext.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-powershell/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-powershell/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-powershell/src/tokenizePowershell.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-python/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-python/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-python/languageConfiguration.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-python/src/tokenizePython.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-r/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-r/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-r/src/tokenizeR.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-roc/LICENSE +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-roc/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-roc/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-roc/languageConfiguration.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-roc/src/tokenizeRoc.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-ruby/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-ruby/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-ruby/src/tokenizeRuby.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-rust/LICENSE +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-rust/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-rust/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-rust/languageConfiguration.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-rust/src/tokenizeRust.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-scss/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-scss/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-scss/languageConfiguration.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-scss/src/tokenizeScss.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-shellscript/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-shellscript/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-shellscript/src/tokenizeShellScript.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-svelte/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-svelte/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-svelte/src/tokenizeSvelte.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-terraform/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-terraform/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-terraform/src/tokenizeTerraform.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-toml/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-toml/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-toml/src/tokenizeToml.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-typescript/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-typescript/languageConfiguration.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-typescript/src/tokenizeTypeScriptReact.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-vue/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-vue/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-vue/src/tokenizeVue.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-wgsl/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-wgsl/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-wgsl/languageConfiguration.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-wgsl/src/tokenizeWgsl.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-xml/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-xml/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-xml/src/tokenizeXml.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-yaml/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-yaml/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-yaml/languageConfiguration.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-yaml/src/tokenizeYaml.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-zig/LICENSE +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-zig/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-zig/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-zig/languageConfiguration.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.language-basics-zig/src/tokenizeZig.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.media-preview/LICENSE +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.media-preview/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.media-preview/dist/imageConversionWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.media-preview/dist/mediaPreviewMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.media-preview/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.media-preview/media/index.css +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.media-preview/package.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-atom-one-dark/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-atom-one-dark/color-theme.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-atom-one-dark/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-atom-one-dark/images/demo.png +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-ayu/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-ayu/color-theme.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-ayu/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-ayu/images/demo.png +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-cobalt2/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-cobalt2/color-theme.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-cobalt2/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-cobalt2/images/demo.png +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-cobalt2/images/logo.png +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-gruvbox/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-gruvbox/color-theme.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-gruvbox/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-gruvbox/images/demo.png +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-high-contrast/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-high-contrast/color-theme.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-high-contrast/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-material/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-material/color-theme.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-material/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-monokai/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-monokai/color-theme.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-monokai/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-noctis-uva/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-noctis-uva/color-theme.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-noctis-uva/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-noctis-uva/images/demo.png +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-palenight/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-palenight/color-theme.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-palenight/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-palenight/images/demo.png +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-slime/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-slime/color-theme.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-slime/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.theme-slime/icon.png +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.video-preview/LICENSE +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.video-preview/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.video-preview/dist/videoPreviewMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.video-preview/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.video-preview/media/index.css +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.video-preview/package.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/extension.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icon-theme.json +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icon.png +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/default_file.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/default_folder.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/default_folder_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/default_root_folder.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/default_root_folder_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_access.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_access2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_actionscript.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_actionscript2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ada.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_advpl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_affectscript.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_affinity.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_affinitydesigner.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_affinityphoto.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_affinitypublisher.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_agda.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_agents.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ai.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ai2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_al.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_al_dal.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_alchemy.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_allcontributors.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_alloy.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_allure.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_angular.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ansible.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_antlers_html.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_antlr.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_anyscript.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_apache.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_apex.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_api_extractor.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_apib.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_apib2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_apl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_applescript.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_appscript.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_appsemble.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_appveyor.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_arduino.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_asciidoc.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_aseprite.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_asp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_aspx.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_assembly.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_assembly_script.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_astro.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_astroconfig.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_atom.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ats.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_attw.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_audio.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_aurelia.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_autohotkey.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_autoit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_avif.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_avro.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_awk.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_aws.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_azure.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_azurepipelines.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_azurestreamanalytics.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_babel.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_babel2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_bak.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ballerina.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_bat.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_bats.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_bazaar.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_bazel.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_bazel_ignore.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_bazel_version.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_befunge.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_bicep.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_biml.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_binary.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_biome.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_bitbucketpipeline.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_bithound.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_blade.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_blender.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_blitzbasic.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_bolt.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_bosque.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_bower.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_bower2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_brew.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_browserslist.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_bruno.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_buckbuild.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_buf.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_bun.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_bundlemon.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_bundler.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_bunfig.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_c.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_c2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_c3.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_c_al.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cabal.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_caddy.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cake.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cakephp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cangjie.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_capacitor.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_capnp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cargo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_casc.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cddl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cert.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ceylon.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cf.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cf2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cfc.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cfc2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cfm.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cfm2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_changie.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cheader.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_chef.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_chef_cookbook.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_circleci.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_circom.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_clangd.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_class.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_claude.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_clojure.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_clojurescript.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cloudflare.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cloudfoundry.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cmake.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cobol.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_codacy.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_codeclimate.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_codecov.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_codekit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_codemagic.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_codeowners.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_codeql.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_coderabbit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_coffeelint.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_coffeescript.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_commitizen.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_commitlint.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_compass.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_composer.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_conan.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_conda.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_config.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_confluence.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_context7.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_copilot.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_coverage.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_coveralls.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cpp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cpp2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cpp3.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cppheader.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_craco.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_crowdin.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_crystal.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_csharp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_csharp2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cspell.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_csproj.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_css.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_css2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_css2map.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_csscomb.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_csslint.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cssmap.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cucumber.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cuda.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cue.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cursorrules.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cvs.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cypress.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cypress_spec.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_cython.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_dal.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_darcs.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_dartlang.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_dartlang_generated.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_dartlang_ignore.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_databricks.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_datadog.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_db.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_dbt.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_debian.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_delphi.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_deno.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_denoify.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_dependabot.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_dependencies.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_design_tokens.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_devcontainer.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_devenv.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_devvit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_dhall.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_diff.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_django.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_dlang.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_docker.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_docker2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_dockertest.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_dockertest2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_docpad.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_docusaurus.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_docz.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_dojo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_doppler.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_dotenv.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_dotjs.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_doxyfile.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_doxygen.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_drawio.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_drizzle_orm.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_drone.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_drools.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_dtd.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_duckdb.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_dune.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_dustjs.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_dvc.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_dylan.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_earthly.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_eas-metadata.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_edge.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_edge2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_editorconfig.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_eex.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ejs.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_elastic.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_elasticbeanstalk.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_electron.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_eleventy.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_eleventy2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_elixir.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_elm.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_elm2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_emacs.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ember.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ensime.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_eps.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_epub.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_erb.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_erlang.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_erlang2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_esbuild.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_eslint.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_eslint2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_esphome.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_excalidraw.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_excel.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_excel2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_expo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_falcon.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_fantasticon.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_fastly.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_fauna.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_favicon.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_fbx.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_firebase.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_firebasehosting.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_firebasestorage.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_firestore.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_fitbit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_fla.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_flareact.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_flash.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_flatbuffers.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_fleet.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_floobits.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_flow.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_flowgorithm.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_flutter.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_flutter_package.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_flyio.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_font.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_formkit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_fortran.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_fossa.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_fossil.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_freemarker.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_fritzing.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_frontcommerce.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_fsharp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_fsharp2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_fsproj.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_fthtml.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_funding.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_fusebox.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_galen.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_galen2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_gamemaker.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_gamemaker2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_gamemaker81.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_gatsby.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_gcloud.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_gcode.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_gdscript.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_gduid.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_gemini.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_genstat.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_geojson.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_gimp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_git.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_git2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_gitlab.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_gitpod.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_gleam.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_gleamconfig.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_glide.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_glimmer.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_glitter.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_glsl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_gltf.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_glyphs.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_gnu.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_gnuplot.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_go.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_go_aqua.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_go_black.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_go_fuchsia.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_go_gopher.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_go_lightblue.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_go_package.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_go_white.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_go_work.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_go_yellow.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_goctl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_godot.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_gpg.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_gradle.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_gradle2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_grain.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_graphql.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_graphql_config.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_graphviz.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_greenkeeper.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_gridsome.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_grit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_groovy.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_groovy2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_grunt.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_gulp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_haml.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_handlebars.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_handlebars2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_harbour.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_hardhat.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_hashicorp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_haskell.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_haskell2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_haxe.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_haxecheckstyle.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_haxedevelop.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_helix.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_helm.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_histoire.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_hjson.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_hlsl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_homeassistant.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_horusec.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_host.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_html.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_htmlhint.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_htmlvalidate.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_http.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_huff.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_hugo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_humanstxt.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_hunspell.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_hurl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_husky.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_hy.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_hygen.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_hypr.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_icl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_idris.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_idrisbin.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_idrispkg.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_image.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_imba.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_inc.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_infopath.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_informix.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ini.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ink.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_innosetup.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_io.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_iodine.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ionic.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_jake.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_janet.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_jar.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_jasmine.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_java.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_jbuilder.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_jekyll.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_jenkins.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_jest.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_jest_snapshot.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_jetbrains.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_jinja.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_jpm.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_js_official.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_jsbeautify.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_jsconfig.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_jscpd.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_jshint.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_jsmap.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_json.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_json2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_json5.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_json_official.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_json_schema.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_jsonld.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_jsonnet.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_jsp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_jsr.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_jss.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_juice.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_julia.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_julia2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_jupyter.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_just.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_k.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_karma.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_key.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_kitchenci.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_kite.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_kivy.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_knex.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_knip.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_kos.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_kotlin.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_kusto.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_language_configuration.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_lark.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_latino.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_layout.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_lean.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_leanconfig.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_lefthook.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_lemon.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_lerna.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_less.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_lex.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_liara.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_base.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_calc.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_draw.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_impress.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_math.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_writer.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_license.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_licensebat.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_actionscript2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_ada.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_agda.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_agents.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_apl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_astro.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_astroconfig.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_babel.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_babel2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_cabal.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_circleci.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_cloudfoundry.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_codacy.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_codeclimate.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_codeowners.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_config.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_copilot.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_crystal.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_cue.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_cypress.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_cypress_spec.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_db.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_deno.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_devenv.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_dhall.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_docpad.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_drizzle_orm.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_drone.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_duckdb.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_eas-metadata.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_eleventy.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_eleventy2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_esphome.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_expo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_firebasehosting.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_fla.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_font.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_gamemaker2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_gradle.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_hashicorp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_hjson.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_huff.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_ini.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_io.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_jsconfig.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_jsmap.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_json.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_json5.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_json_schema.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_jsonld.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_kite.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_lark.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_lean.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_leanconfig.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_lerna.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_mailing.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_markuplint.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_mcp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_mdx-components.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_mdx.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_mikro_orm.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_mlang.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_mustache.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_mypy.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_neo4j.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_netlify.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_next.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_nim.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_nx.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_objidconfig.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_openHAB.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_opencode.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_oxc.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_packship.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_pcl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_pnpm.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_prettier.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_prisma.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_purescript.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_quasar.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_railway.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_raku.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_razzle.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_reactrouter.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_readthedocs.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_rehype.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_remark.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_render.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_replit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_retext.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_rolldown.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_rome.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_rubocop.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_rust.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_rust_toolchain.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_safetensors.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_shadcn.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_shaderlab.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_skill.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_solidity.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_spin.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_stylelint.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_stylus.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_symfony.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_systemd.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_systemverilog.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_testcafe.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_testjs.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_tex.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_tm.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_tmux.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_todo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_toit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_toml.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_toon.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_tree.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_trivy.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_turbo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_unibeautify.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_vash.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_vercel.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_vite.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_vitest.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_vsix.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_vsixmanifest.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_warp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_wesl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_xfl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_xorg.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_yaml.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_yaml_official.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_light_zeit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_lighthouse.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_lilypond.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_lime.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_lintstagedrc.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_liquid.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_lisp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_livescript.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_lnk.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_locale.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_log.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_lolcode.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_lsl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_lua.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_luau.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_lychee.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_lync.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mailing.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_makefile.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_manifest.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_manifest_bak.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_manifest_skip.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_map.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mariadb.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_markdown.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_markdownlint.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_markdownlint_ignore.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_marko.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_markojs.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_markuplint.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_master-co.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_matlab.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_maven.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_maxscript.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_maya.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mcp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mdx-components.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mdx.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mdxlint.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mediawiki.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mercurial.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mermaid.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_meson.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_metal.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_meteor.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_metro.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mikro_orm.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_minecraft.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mise.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mivascript.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mjml.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mlang.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mocha.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_modernizr.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_modernjs.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mojo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mojolicious.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_moleculer.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mondoo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mongo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_monotone.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_motif.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mson.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_msw.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mustache.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mvt.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mvtcss.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mvtjs.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mypy.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_mysql.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_n64.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nanostaged.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ndst.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nearly.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_neo4j.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nest_adapter_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nest_adapter_ts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nest_controller_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nest_controller_ts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nest_decorator_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nest_decorator_ts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nest_filter_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nest_filter_ts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nest_gateway_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nest_gateway_ts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nest_guard_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nest_guard_ts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nest_interceptor_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nest_interceptor_ts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nest_middleware_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nest_middleware_ts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nest_module_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nest_module_ts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nest_pipe_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nest_pipe_ts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nest_service_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nest_service_ts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nestjs.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_netlify.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_next.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nextflow.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_component_css.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_component_dart.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_component_html.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_component_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_component_js2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_component_less.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_component_sass.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_component_scss.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_component_ts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_component_ts2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_controller_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_controller_ts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_dart.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_js2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_ts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_ts2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_guard_dart.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_guard_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_guard_ts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_interceptor_dart.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_interceptor_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_interceptor_ts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_module_dart.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_module_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_module_js2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_module_ts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_module_ts2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_dart.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_js2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_ts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_ts2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_dart.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_js2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_ts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_ts2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_service_dart.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_service_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_service_js2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_service_ts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_service_ts2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_dart.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_js2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_ts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_ts2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ng_tailwind.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nginx.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nim.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nimble.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ninja.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nix.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_njsproj.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_noc.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_node.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_node2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nodemon.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_npm.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_npmpackagejsonlint.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nsi.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nsri-integrity.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nsri.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nuget.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_numpy.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nunjucks.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nushell.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nuxt.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nx.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_nyc.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_objectivec.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_objectivecpp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_objidconfig.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ocaml.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ocaml_intf.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ogone.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_onenote.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_opam.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_openHAB.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_opencl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_opencode.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_openscad.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_opentofu.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_org.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_orval.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_outlook.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ovpn.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_oxc.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_oxlint.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_package.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_packship.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_paket.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pandacss.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_parcel.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_parquet.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_patch.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pawn.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pcl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pddl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pddl_happenings.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pddl_plan.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pdf.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pdf2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pdm.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_peeky.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_perl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_perl2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_perl6.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pgsql.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_photoshop.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_photoshop2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_php.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_php2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_php3.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_phpcsfixer.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_phpstan.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_phpunit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_phraseapp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pine.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pip.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pipeline.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pixi.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_plantuml.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_platformio.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_playwright.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_plsql.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_plsql_package.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_plsql_package_body.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_plsql_package_header.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_plsql_package_spec.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pm2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pnpm.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_poedit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_poetry.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_polyglot.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_polymer.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pony.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_postcss.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_postcssconfig.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_postman.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_postscript.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_powerbi.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_powerpoint.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_powerpoint2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_powershell.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_powershell2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_powershell_format.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_powershell_psd.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_powershell_psd2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_powershell_psm.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_powershell_psm2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_powershell_types.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_preact.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_precommit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_prettier.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_prisma.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_prismaconfig.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_processinglang.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_procfile.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_progress.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_prolog.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_prometheus.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_protobuf.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_protractor.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_publiccode.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_publisher.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pug.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pulumi.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_puppet.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_purescript.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_purgecss.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pyenv.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pypi.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pyret.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pyscript.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pytest.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_python.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pythonconfig.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pythowo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pytyped.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_pyup.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_q.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_qbs.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_qlikview.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_qml.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_qmldir.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_qrc.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_qsharp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_quasar.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_quokka.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_r.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ra_syntax_tree.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_racket.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_rails.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_railway.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_rake.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_raku.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_raml.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_razor.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_razzle.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_reactjs.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_reactrouter.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_reacttemplate.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_reactts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_readthedocs.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_reason.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_red.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_registry.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_rego.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_rehype.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_remark.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_render.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_renovate.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_replit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_rescript.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_rest.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_retext.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_rexx.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_riot.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ripple.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_rmd.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_rnc.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_robotframework.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_robots.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_rolldown.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_rollup.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_rome.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ron.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_rproj.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_rspec.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_rss.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_rubocop.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ruby.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ruff.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_rust.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_rust_toolchain.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_s-lang.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_safetensors.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_sails.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_saltstack.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_san.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_sapphire_framework_cli.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_sas.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_sass.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_sbt.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_scala.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_scilab.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_script.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_scss.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_scss2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_sdlang.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_search_result.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_seedkit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_sentry.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_sequelize.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_serverless.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_shadcn.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_shaderlab.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_shell.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_shellcheck.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_shuttle.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_silverstripe.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_sino.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_sitemap.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_siyuan.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_sketch.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_skill.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_skipper.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_slang.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_slashup.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_slice.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_slim.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_slint.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_sln.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_sln2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_smarty.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_smithery.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_snakemake.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_snapcraft.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_snaplet.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_snort.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_snyk.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_solidarity.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_solidity.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_source.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_spacengine.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_sparql.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_spin.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_sqf.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_sql.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_sqlite.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_squirrel.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_sss.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_sst.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_stackblitz.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_stan.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_stata.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_stencil.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_storyboard.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_storybook.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_stryker.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_stylable.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_style.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_styled.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_stylelint.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_stylish_haskell.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_stylus.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_sublime.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_subversion.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_svelte.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_svelteconfig.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_svg.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_svgo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_swagger.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_swc.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_swift.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_swig.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_symfony.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_syncpack.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_systemd.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_systemverilog.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_t4tt.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_tailwind.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_tamagui.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_taplo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_taskfile.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_tauri.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_tcl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_teal.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_templ.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_tera.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_terraform.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_test.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_testcafe.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_testjs.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_testplane.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_testts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_tex.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_text.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_textile.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_textlint.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_tfs.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_thinkscript.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_tiltfile.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_tm.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_tmux.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_todo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_toit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_toml.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_toon.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_tox.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_travis.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_tree.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_tres.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_trivy.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_truffle.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_trunk.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_tsbuildinfo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_tscn.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_tsconfig.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_tsconfig_official.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_tsdoc.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_tsdown.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_tslint.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_tt.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_ttcn.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_tuc.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_turbo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_twig.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_typedoc.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_typescript.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_typescript_official.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_typescriptdef.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_typescriptdef_official.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_typo3.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_uiua.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_unibeautify.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_unison.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_unlicense.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_unocss.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_uv.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vagrant.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vala.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vale.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vanilla_extract.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vapi.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vapor.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vash.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vb.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vba.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vbhtml.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vbproj.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vcxproj.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_velocity.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vento.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vercel.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_verilog.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vhdl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_video.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_view.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vim.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vite.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vitest.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vlang.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_volt.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vroom.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vscode-insiders.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vscode.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vscode2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vscode3.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vscode_test.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vsix.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vsixmanifest.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vue.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vueconfig.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vvvvvv.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_vyper.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_wallaby.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_wally.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_warp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_wasm.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_wasp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_watchmanconfig.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_wdio.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_weblate.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_webpack.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_wenyan.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_wercker.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_wesl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_wgsl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_wikitext.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_windi.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_wit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_wolfram.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_word.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_word2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_wpml.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_wurst.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_wxml.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_wxss.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_wxt.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_xaml.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_xcode.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_xfl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_xib.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_xliff.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_xmake.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_xml.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_xo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_xorg.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_xquery.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_xsl.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_yacc.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_yaml.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_yaml_official.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_yamllint.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_yandex.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_yang.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_yarn.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_yeoman.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_zeit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_zig.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_zip.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_zip2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/file_type_zizmor.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_android.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_android_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_angular.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_angular_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_apache.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_apache_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_api.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_api_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_app.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_app_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_arangodb.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_arangodb_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_asset.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_asset_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_astro.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_astro_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_audio.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_audio_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_aurelia.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_aurelia_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_aws.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_aws_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_azure.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_azure_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_azurepipelines.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_azurepipelines_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_binary.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_binary_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_bloc.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_bloc_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_blueprint.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_blueprint_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_bot.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_bot_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_bower.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_bower_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_buildkite.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_buildkite_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_cake.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_cake_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_cargo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_cargo_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_certificate.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_certificate_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_changesets.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_changesets_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_chef.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_chef_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_circleci.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_circleci_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_claude.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_claude_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_cli.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_cli_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_client.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_client_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_cloudflare.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_cloudflare_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_cmake.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_cmake_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_common.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_common_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_component.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_component_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_composer.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_composer_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_config.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_config_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_controller.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_controller_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_coverage.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_coverage_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_css.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_css2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_css2_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_css_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_cubit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_cubit_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_cursor.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_cursor_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_cypress.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_cypress_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_dapr.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_dapr_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_dart.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_dart_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_databricks.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_databricks_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_datadog.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_datadog_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_db.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_db_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_debian.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_debian_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_dependabot.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_dependabot_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_devcontainer.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_devcontainer_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_devenv.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_devenv_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_dist.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_dist_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_docker.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_docker_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_docs.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_docs_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_e2e.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_e2e_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_elasticbeanstalk.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_elasticbeanstalk_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_electron.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_electron_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_environments.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_environments_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_expo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_expo_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_favicon.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_favicon_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_flow.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_flow_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_flutter.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_flutter_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_fonts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_fonts_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_frontcommerce.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_frontcommerce_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_gcp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_gcp_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_gemini.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_gemini_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_git.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_git_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_github.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_github_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_gitlab.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_gitlab_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_godot.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_godot_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_gradle.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_gradle_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_graphql.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_graphql_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_grunt.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_grunt_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_gulp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_gulp_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_haxelib.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_haxelib_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_helper.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_helper_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_histoire.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_histoire_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_hook.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_hook_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_husky.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_husky_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_idea.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_idea_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_images.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_images_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_include.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_include_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_interfaces.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_interfaces_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_ios.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_ios_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_js.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_js_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_json.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_json_official.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_json_official_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_json_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_junie.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_junie_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_kiro.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_kiro_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_kotlin.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_kotlin_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_kubernetes.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_kubernetes_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_less.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_less_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_library.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_library_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_cursor.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_cursor_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_cypress.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_cypress_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_devenv.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_devenv_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_electron.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_electron_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_expo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_expo_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_fonts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_fonts_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_gradle.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_gradle_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_meteor.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_meteor_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_mypy.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_mypy_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_mysql.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_mysql_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_node.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_node_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_redux.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_redux_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_sass.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_sass_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_zed.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_light_zed_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_linux.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_linux_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_locale.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_locale_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_log.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_log_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_macos.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_macos_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_mariadb.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_mariadb_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_maven.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_maven_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_mediawiki.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_mediawiki_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_memcached.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_memcached_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_meteor.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_meteor_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_middleware.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_middleware_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_minecraft.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_minecraft_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_minikube.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_minikube_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_mjml.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_mjml_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_mobile.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_mobile_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_mock.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_mock_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_model.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_model_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_module.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_module_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_mojo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_mojo_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_mongodb.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_mongodb_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_mypy.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_mypy_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_mysql.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_mysql_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_netlify.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_netlify_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_next.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_next_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_nginx.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_nginx_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_nix.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_nix_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_node.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_node_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_notebooks.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_notebooks_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_notification.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_notification_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_nuget.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_nuget_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_nuxt.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_nuxt_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_package.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_package_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_paket.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_paket_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_php.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_php_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_platformio.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_platformio_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_plugin.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_plugin_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_prisma.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_prisma_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_private.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_private_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_public.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_public_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_pytest.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_pytest_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_python.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_python_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_ravendb.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_ravendb_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_redis.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_redis_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_redux.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_redux_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_route.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_route_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_sass.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_sass_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_script.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_script_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_seedkit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_seedkit_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_server.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_server_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_services.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_services_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_shared.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_shared_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_snaplet.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_snaplet_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_spin.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_spin_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_src.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_src_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_sso.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_sso_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_story.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_story_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_style.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_style_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_supabase.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_supabase_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_svelte.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_svelte_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_swagger.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_swagger_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_tauri.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_tauri_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_temp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_temp_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_template.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_template_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_test.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_test_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_theme.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_theme_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_tools.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_tools_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_travis.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_travis_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_trunk.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_trunk_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_turbo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_turbo_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_typescript.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_typescript_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_typings.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_typings2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_typings2_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_typings_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_vagrant.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_vagrant_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_vercel.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_vercel_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_video.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_video_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_view.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_view_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_vitepress.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_vitepress_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_vs.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_vs2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_vs2_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_vs_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_vscode.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_vscode2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_vscode2_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_vscode3.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_vscode3_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_vscode_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test2_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test3.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test3_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_wasm.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_wasm_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_wasp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_wasp_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_webpack.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_webpack_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_windows.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_windows_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_windsurf.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_windsurf_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_wit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_wit_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_www.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_www_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_yarn.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_yarn_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_zed.svg +0 -0
- /package/static/{cf39809 → e84ca34}/extensions/builtin.vscode-icons/icons/folder_type_zed_opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/fonts/FiraCode-VariableFont.ttf +0 -0
- /package/static/{cf39809 → e84ca34}/icons/account.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/activate-breakpoints.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/add-small.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/add.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/agent.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/archive.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/arrow-both.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/arrow-circle-down.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/arrow-circle-left.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/arrow-circle-right.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/arrow-circle-up.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/arrow-down.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/arrow-left.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/arrow-right.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/arrow-small-down.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/arrow-small-left.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/arrow-small-right.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/arrow-small-up.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/arrow-swap.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/arrow-up.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/ask.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/attach.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/azure-devops.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/azure.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/beaker-stop.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/beaker.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/bell-dot.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/bell-slash-dot.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/bell-slash.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/bell.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/blank.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/bold.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/book.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/bookmark.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/bracket-dot.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/bracket-error.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/briefcase.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/broadcast.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/browser.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/bug.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/build.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/calendar.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/call-incoming.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/call-outgoing.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/case-sensitive.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/chat-sparkle-error.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/chat-sparkle-warning.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/chat-sparkle.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/check-all.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/check.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/checklist.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/chevron-down.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/chevron-left.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/chevron-right.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/chevron-up.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/chip.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/chrome-close.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/chrome-maximize.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/chrome-minimize.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/chrome-restore.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/circle-filled.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/circle-large-filled.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/circle-large.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/circle-slash.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/circle-small-filled.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/circle-small.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/circle.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/circuit-board.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/claude.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/clear-all.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/clippy.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/clockface.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/close-all.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/close.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/cloud-download.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/cloud-small.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/cloud-upload.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/cloud.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/code-oss.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/code-review.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/code.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/coffee.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/collapse-all.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/collection-small.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/collection.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/color-mode.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/combine.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/comment-discussion-quote.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/comment-discussion-sparkle.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/comment-discussion.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/comment-draft.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/comment-unresolved.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/comment.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/compass-active.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/compass-dot.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/compass.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/copilot-blocked.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/copilot-error.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/copilot-in-progress.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/copilot-large.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/copilot-not-connected.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/copilot-snooze.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/copilot-success.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/copilot-unavailable.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/copilot-warning-large.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/copilot-warning.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/copilot.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/copy.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/coverage.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/credit-card.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/cursor.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/dash.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/dashboard.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/database.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-all.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-alt-2.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-alt-small.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-alt.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-breakpoint-conditional-unverified.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-breakpoint-conditional.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-breakpoint-data-unverified.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-breakpoint-data.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-breakpoint-function-unverified.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-breakpoint-function.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-breakpoint-log-unverified.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-breakpoint-log.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-breakpoint-unsupported.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-connected.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-console.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-continue-small.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-continue.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-coverage.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-disconnect.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-line-by-line.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-pause.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-rerun.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-restart-frame.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-restart.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-reverse-continue.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-stackframe-active.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-stackframe.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-start.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-step-back.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-step-into.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-step-out.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-step-over.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug-stop.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/debug.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/desktop-download.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/device-camera-video.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/device-camera.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/device-mobile.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/diff-added.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/diff-ignored.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/diff-modified.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/diff-multiple.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/diff-removed.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/diff-renamed.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/diff-single.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/diff.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/discard.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/download.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/edit-code.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/edit-session.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/edit-sparkle.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/edit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/editor-layout.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/ellipsis.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/empty-window.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/eraser.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/error-small.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/error.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/exclude.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/expand-all.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/export.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/extensionDefaultIcon.png +0 -0
- /package/static/{cf39809 → e84ca34}/icons/extensions-large.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/extensions.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/eye-closed.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/eye.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/feedback.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/file-binary.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/file-code.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/file-media.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/file-pdf.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/file-submodule.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/file-symlink-directory.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/file-symlink-file.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/file-text.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/file-zip.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/file.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/files.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/filter-filled.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/filter.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/flag.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/flame.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/fold-down.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/fold-up.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/fold.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/folder-active.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/folder-library.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/folder-opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/folder.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/forward.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/game.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/gear.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/gift.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/gist-secret.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/gist.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/git-branch-changes.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/git-branch-conflicts.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/git-branch-staged-changes.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/git-branch.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/git-commit.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/git-compare.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/git-fetch.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/git-merge.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/git-pull-request-closed.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/git-pull-request-create.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/git-pull-request-done.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/git-pull-request-draft.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/git-pull-request-go-to-changes.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/git-pull-request-new-changes.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/git-pull-request.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/git-stash-apply.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/git-stash-pop.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/git-stash.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/github-action.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/github-alt.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/github-inverted.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/github-project.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/github.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/globe.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/go-to-editing-session.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/go-to-file.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/go-to-search.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/grabber.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/graph-left.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/graph-line.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/graph-scatter.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/graph.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/gripper.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/group-by-ref-type.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/heart-filled.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/heart.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/history.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/home.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/horizontal-rule.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/hubot.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/icon-close.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/icon-source-control.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/icon-sync.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/icon.png +0 -0
- /package/static/{cf39809 → e84ca34}/icons/icon.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/inbox.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/indent.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/index-zero.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/info.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/insert.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/inspect.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/issue-draft.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/issue-reopened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/issues.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/italic.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/jersey.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/json.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/kebab-vertical.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/key.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/keyboard-tab-above.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/keyboard-tab-below.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/keyboard-tab.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/language-icon.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/law.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/layers-active.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/layers-dot.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/layers.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/layout-activitybar-left.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/layout-activitybar-right.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/layout-centered.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/layout-menubar.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/layout-panel-center.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/layout-panel-dock.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/layout-panel-justify.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/layout-panel-left.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/layout-panel-off.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/layout-panel-right.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/layout-panel.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/layout-sidebar-left-dock.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/layout-sidebar-left-off.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/layout-sidebar-left.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/layout-sidebar-right-dock.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/layout-sidebar-right-off.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/layout-sidebar-right.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/layout-statusbar.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/layout.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/library.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/lightbulb-autofix.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/lightbulb-empty.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/lightbulb-sparkle.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/lightbulb.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/link-external.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/link.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/list-filter.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/list-flat.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/list-ordered.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/list-selection.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/list-tree.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/list-unordered.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/live-share.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/loading.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/location.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/lock-small.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/lock.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/magnet.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/mail-read.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/mail.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/map-filled.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/map-vertical-filled.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/map-vertical.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/map.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/markdown.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/mcp.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/megaphone.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/mention.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/menu.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/merge-into.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/merge.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/mic-filled.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/mic.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/milestone.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/mirror.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/mortar-board.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/move.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/multiple-windows.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/music.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/mute.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/new-collection.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/new-file.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/new-folder.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/new-session.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/newline.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/no-newline.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/note.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/notebook-template.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/notebook.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/octoface.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/open-in-product.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/open-in-window.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/open-preview.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/openai.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/organization.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/output.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/package.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/paintcan.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/pass-filled.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/pass.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/percentage.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/person-add.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/person.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/piano.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/pie-chart.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/pin.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/pinned-dirty.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/pinned.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/play-circle.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/play.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/plug.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/preserve-case.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/preview.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/primitive-square.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/progress.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/project.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/pulse.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/pwa-icon-192.png +0 -0
- /package/static/{cf39809 → e84ca34}/icons/pwa-icon-512.png +0 -0
- /package/static/{cf39809 → e84ca34}/icons/python.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/question.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/quote.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/quotes.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/radio-tower.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/reactions.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/record-keys.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/record-small.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/record.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/redo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/references.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/refresh.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/regex.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/remote-explorer.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/remote.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/remove-small.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/remove.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/rename.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/replace-all.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/replace.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/reply.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/repo-clone.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/repo-fetch.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/repo-force-push.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/repo-forked.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/repo-pinned.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/repo-pull.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/repo-push.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/repo-selected.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/repo.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/report.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/request-changes.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/robot.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/rocket.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/root-folder-opened.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/root-folder.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/rss.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/ruby.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/run-above.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/run-all-coverage.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/run-all.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/run-below.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/run-coverage.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/run-errors.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/run-with-deps.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/save-all.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/save-as.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/save.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/screen-cut.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/screen-full.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/screen-normal.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/search-fuzzy.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/search-large.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/search-sparkle.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/search-stop.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/search.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/send-to-remote-agent.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/send.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/server-environment.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/server-process.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/server.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/session-in-progress.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/settings-gear.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/settings.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/share.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/shield.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/sign-in.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/sign-out.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/skip.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/smiley.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/snake.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/sort-precedence.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/source-control.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/sparkle-filled.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/sparkle.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/split-horizontal.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/split-vertical.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/squiggly-error.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/squiggly-warning.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/squirrel.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/star-empty.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/star-full.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/star-half.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/stop-circle.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/strikethrough.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/surround-with.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-array.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-boolean.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-class.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-color.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-constant.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-enum-member.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-enum.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-event.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-field.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-file.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-interface.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-key.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-keyword.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-method-arrow.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-method.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-misc.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-namespace.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-numeric.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-operator.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-parameter.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-property.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-ruler.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-snippet.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-string.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-structure.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/symbol-variable.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/sync-ignored.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/sync.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/table.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/tag.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/target.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/tasklist.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/telescope.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/terminal-bash.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/terminal-cmd.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/terminal-debian.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/terminal-git-bash.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/terminal-linux.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/terminal-powershell.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/terminal-tmux.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/terminal-ubuntu.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/terminal.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/text-size.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/theme-icon.png +0 -0
- /package/static/{cf39809 → e84ca34}/icons/thinking.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/three-bars.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/thumbsdown-filled.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/thumbsdown.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/thumbsup-filled.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/thumbsup.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/tools.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/trash.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/triangle-down.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/triangle-left.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/triangle-right.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/triangle-up.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/twitter.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/type-hierarchy-sub.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/type-hierarchy-super.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/type-hierarchy.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/unarchive.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/unfold.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/ungroup-by-ref-type.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/unlock.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/unmute.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/unverified.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/variable-group.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/verified-filled.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/verified.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/versions.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/vm-active.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/vm-connect.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/vm-outline.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/vm-pending.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/vm-running.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/vm-small.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/vm.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/vr.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/vscode-insiders.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/vscode.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/wand.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/warning.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/watch.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/whitespace.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/whole-word.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/window-active.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/window.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/word-wrap.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/workspace-trusted.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/workspace-unknown.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/workspace-untrusted.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/worktree-small.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/worktree.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/zoom-in.svg +0 -0
- /package/static/{cf39809 → e84ca34}/icons/zoom-out.svg +0 -0
- /package/static/{cf39809 → e84ca34}/js/babel-parser.js +0 -0
- /package/static/{cf39809 → e84ca34}/js/ky.js +0 -0
- /package/static/{cf39809 → e84ca34}/js/lvce-editor-import-script.js +0 -0
- /package/static/{cf39809 → e84ca34}/js/lvce-editor-ipc.js +0 -0
- /package/static/{cf39809 → e84ca34}/js/lvce-editor-json-rpc.js +0 -0
- /package/static/{cf39809 → e84ca34}/js/lvce-editor-rpc.js +0 -0
- /package/static/{cf39809 → e84ca34}/js/lvce-editor-verror.js +0 -0
- /package/static/{cf39809 → e84ca34}/js/p-min-delay.js +0 -0
- /package/static/{cf39809 → e84ca34}/js/pretty-bytes.js +0 -0
- /package/static/{cf39809 → e84ca34}/js/preview-injected.js +0 -0
- /package/static/{cf39809 → e84ca34}/js/yoctodelay.js +0 -0
- /package/static/{cf39809 → e84ca34}/lib-css/xterm.css +0 -0
- /package/static/{cf39809 → e84ca34}/packages/about-view-worker/dist/aboutWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/activity-bar-worker/dist/activityBarWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/auth-worker/dist/authWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/chat-coordinator-worker/dist/chatCoordinatorWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/chat-debug-view/dist/chatDebugViewWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/chat-math-worker/dist/chatMathWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/chat-message-parsing-worker/dist/chatMessageParsingWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/chat-network-worker/dist/chatNetworkWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/chat-storage-worker/dist/chatStorageWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/chat-tool-worker/dist/chatToolWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/chat-view/dist/chatViewWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/chat-view-model/dist/chatViewModelWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/clipboard-worker/dist/clipBoardWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/color-picker-worker/dist/colorPickerWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/completion-worker/dist/completionWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/component-state-worker/dist/componentStateWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/cookie-import-view/dist/cookieImportViewWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/debug-worker/dist/debugWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/dialog-worker/dist/dialogWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/diff-view/dist/diffViewWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/diff-worker/dist/diffWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/drag-and-drop-worker/dist/dragAndDropWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/editor-worker/dist/editorWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/embeds-worker/dist/embedsWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/error-worker/dist/errorWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/explorer-worker/dist/explorerViewWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/extension-detail-view-worker/dist/extensionDetailViewWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/extension-host-sub-worker/dist/extensionHostSubWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/extension-management-worker/dist/extensionManagementWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/extension-search-view-worker/dist/extensionSearchViewWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/file-search-worker/dist/fileSearchWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/file-watcher-view/index.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/hover-worker/dist/hoverWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/icon-theme-worker/dist/iconThemeWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/iframe-inspector/dist/iframeInspectorWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/iframe-worker/dist/iframeWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/keybindings-view-worker/dist/keyBindingsViewWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/language-models-view/dist/languageModelsViewMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/main-area-worker/dist/mainAreaWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/markdown-worker/dist/markdownWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/menu-worker/dist/menuWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/opener-worker/dist/openerWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/output-view/dist/outputViewWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/panel-worker/dist/panelWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/ports-view/dist/portsViewWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/preload/dist/index.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/preview-sandbox-worker/dist/previewSandBoxWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/preview-worker/dist/previewWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/problems-view/dist/problemsViewWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/process-explorer-worker/index.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/quick-pick-worker/dist/quickPickWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/references-view/dist/referencesViewWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/rename-worker/dist/renameWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/renderer-process/LICENSE +0 -0
- /package/static/{cf39809 → e84ca34}/packages/renderer-process/README.md +0 -0
- /package/static/{cf39809 → e84ca34}/packages/renderer-process/dist/sessionReplayPlayer.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/renderer-process/dist/sessionReplayWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/renderer-process/dist/xterm.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/renderer-process/package.json +0 -0
- /package/static/{cf39809 → e84ca34}/packages/running-extensions-view/dist/runningExtensionsViewMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/secrets-view/dist/secretsViewWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/settings-view/dist/settingsViewWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/settings-worker/dist/settingsWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/simple-browser-view/dist/simpleBrowserViewWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/source-action-worker/dist/sourceActionWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/source-control-worker/dist/sourceControlWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/status-bar-worker/dist/statusBarWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/terminal-worker/dist/terminalWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/text-measurement-worker/dist/textMeasurementWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/text-search-view/dist/textSearchViewMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/text-search-worker/dist/textSearchWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/title-bar-worker/dist/titleBarWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/packages/update-worker/dist/updateWorkerMain.js +0 -0
- /package/static/{cf39809 → e84ca34}/playground/languages/index.cpp +0 -0
- /package/static/{cf39809 → e84ca34}/playground/languages/index.css +0 -0
- /package/static/{cf39809 → e84ca34}/playground/languages/index.csv +0 -0
- /package/static/{cf39809 → e84ca34}/playground/languages/index.dart +0 -0
- /package/static/{cf39809 → e84ca34}/playground/languages/index.env +0 -0
- /package/static/{cf39809 → e84ca34}/playground/languages/index.ex +0 -0
- /package/static/{cf39809 → e84ca34}/playground/languages/index.html +0 -0
- /package/static/{cf39809 → e84ca34}/playground/languages/index.java +0 -0
- /package/static/{cf39809 → e84ca34}/playground/languages/index.jl +0 -0
- /package/static/{cf39809 → e84ca34}/playground/languages/index.js +0 -0
- /package/static/{cf39809 → e84ca34}/playground/languages/index.json +0 -0
- /package/static/{cf39809 → e84ca34}/playground/languages/index.kt +0 -0
- /package/static/{cf39809 → e84ca34}/playground/languages/index.pl +0 -0
- /package/static/{cf39809 → e84ca34}/playground/languages/index.py +0 -0
- /package/static/{cf39809 → e84ca34}/playground/languages/index.ts +0 -0
- /package/static/{cf39809 → e84ca34}/playground/languages/scrolling.txt +0 -0
- /package/static/{cf39809 → e84ca34}/playground/languages/tsconfig.json +0 -0
- /package/static/{cf39809 → e84ca34}/playground/sample-folder/a.txt +0 -0
- /package/static/{cf39809 → e84ca34}/playground/sample-folder/b.txt +0 -0
- /package/static/{cf39809 → e84ca34}/playground/sample-folder/c.txt +0 -0
|
@@ -7,7 +7,7 @@ const set$m = (id, fn) => {
|
|
|
7
7
|
const get$q = id => {
|
|
8
8
|
return callbacks$1[id];
|
|
9
9
|
};
|
|
10
|
-
const remove$
|
|
10
|
+
const remove$j = id => {
|
|
11
11
|
delete callbacks$1[id];
|
|
12
12
|
};
|
|
13
13
|
let id$8 = 0;
|
|
@@ -190,7 +190,7 @@ const resolve$1 = (id, response) => {
|
|
|
190
190
|
return;
|
|
191
191
|
}
|
|
192
192
|
fn(response);
|
|
193
|
-
remove$
|
|
193
|
+
remove$j(id);
|
|
194
194
|
};
|
|
195
195
|
const invokeHelper$1 = async (ipc, method, params, useSendAndTransfer) => {
|
|
196
196
|
const {
|
|
@@ -309,7 +309,7 @@ const getAssetDir$2 = () => {
|
|
|
309
309
|
// @ts-ignore
|
|
310
310
|
{
|
|
311
311
|
// @ts-ignore
|
|
312
|
-
return '/
|
|
312
|
+
return '/e84ca34';
|
|
313
313
|
}
|
|
314
314
|
};
|
|
315
315
|
const assetDir = getAssetDir$2();
|
|
@@ -486,7 +486,7 @@ const LaunchIsolatedExtensionHostWorker = 148;
|
|
|
486
486
|
const ExtensionNodeRpc = 149;
|
|
487
487
|
const License = 150;
|
|
488
488
|
const SendMessagePortToMainProcess = 151;
|
|
489
|
-
const FileSystemMemory = 152;
|
|
489
|
+
const FileSystemMemory$1 = 152;
|
|
490
490
|
const WebSocketCapability = 153;
|
|
491
491
|
const ExtensionHotReload = 154;
|
|
492
492
|
const RevealInExplorer = 155;
|
|
@@ -595,7 +595,7 @@ const getModuleId$3 = commandId => {
|
|
|
595
595
|
case 'FileSystem':
|
|
596
596
|
return FileSystem$1;
|
|
597
597
|
case 'FileSystemMemory':
|
|
598
|
-
return FileSystemMemory;
|
|
598
|
+
return FileSystemMemory$1;
|
|
599
599
|
case 'Format':
|
|
600
600
|
return Format;
|
|
601
601
|
case 'Focus':
|
|
@@ -1331,7 +1331,7 @@ const getProtocol = uri => {
|
|
|
1331
1331
|
return Disk;
|
|
1332
1332
|
};
|
|
1333
1333
|
const PROTOCOL_POST_FIX_LENGTH = 3;
|
|
1334
|
-
const getPath$
|
|
1334
|
+
const getPath$4 = (protocol, uri) => {
|
|
1335
1335
|
if (!uri) {
|
|
1336
1336
|
return '';
|
|
1337
1337
|
}
|
|
@@ -1365,7 +1365,7 @@ const readJson$6 = async (uri, encoding) => {
|
|
|
1365
1365
|
const fileSystem = await getFileSystem(protocol);
|
|
1366
1366
|
return fileSystem.readJson(uri, encoding);
|
|
1367
1367
|
};
|
|
1368
|
-
const remove$
|
|
1368
|
+
const remove$i = async uri => {
|
|
1369
1369
|
const protocol = getProtocol(uri);
|
|
1370
1370
|
const fileSystem = await getFileSystem(protocol);
|
|
1371
1371
|
await fileSystem.remove(uri);
|
|
@@ -1522,7 +1522,7 @@ const FileSystem = {
|
|
|
1522
1522
|
readDirWithFileTypes: readDirWithFileTypes$a,
|
|
1523
1523
|
readFile: readFile$g,
|
|
1524
1524
|
readJson: readJson$6,
|
|
1525
|
-
remove: remove$
|
|
1525
|
+
remove: remove$i,
|
|
1526
1526
|
rename: rename$8,
|
|
1527
1527
|
stat: stat$4,
|
|
1528
1528
|
unwatch: unwatch$1,
|
|
@@ -1749,162 +1749,25 @@ const hydrate$e = () => {
|
|
|
1749
1749
|
addListener$2('workspace.beforeChange', disposeAllRuntimes);
|
|
1750
1750
|
};
|
|
1751
1751
|
|
|
1752
|
-
const
|
|
1753
|
-
const File$1 = 7;
|
|
1754
|
-
const Unknown$1 = 12;
|
|
1755
|
-
|
|
1756
|
-
class FileNotFoundError extends Error {
|
|
1757
|
-
constructor(path) {
|
|
1758
|
-
super(`File not found '${path}'`);
|
|
1759
|
-
this.code = ENOENT;
|
|
1760
|
-
this.name = 'FileNotFoundError';
|
|
1761
|
-
}
|
|
1762
|
-
}
|
|
1763
|
-
|
|
1764
|
-
const Slash$1 = Slash$2;
|
|
1752
|
+
const fileSystemWorkerUrl = `${assetDir}/packages/file-system-worker/dist/fileSystemWorkerMain.js`;
|
|
1765
1753
|
|
|
1766
|
-
const
|
|
1767
|
-
const
|
|
1768
|
-
const
|
|
1769
|
-
const
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
};
|
|
1778
|
-
endIndex = uri.indexOf(Slash$1, endIndex + 1);
|
|
1779
|
-
}
|
|
1780
|
-
};
|
|
1781
|
-
const readFile$f = uri => {
|
|
1782
|
-
const path = getPath$4(uri);
|
|
1783
|
-
const dirent = files[path];
|
|
1784
|
-
if (!dirent) {
|
|
1785
|
-
throw new FileNotFoundError(path);
|
|
1786
|
-
}
|
|
1787
|
-
if (dirent.type !== File$1) {
|
|
1788
|
-
throw new Error('file is a directory');
|
|
1789
|
-
}
|
|
1790
|
-
return dirent.content;
|
|
1791
|
-
};
|
|
1792
|
-
const exists$4 = uri => Boolean(getDirent$2(uri));
|
|
1793
|
-
const writeFile$g = (uri, content) => {
|
|
1794
|
-
const path = getPath$4(uri);
|
|
1795
|
-
ensureParentDirs(path);
|
|
1796
|
-
files[path] = {
|
|
1797
|
-
content,
|
|
1798
|
-
type: File$1
|
|
1799
|
-
};
|
|
1800
|
-
};
|
|
1801
|
-
const createFile$2 = uri => writeFile$g(uri, '');
|
|
1802
|
-
const mkdir$9 = uri => {
|
|
1803
|
-
let path = getPath$4(uri);
|
|
1804
|
-
if (!path.endsWith(Slash$1)) {
|
|
1805
|
-
path += Slash$1;
|
|
1806
|
-
}
|
|
1807
|
-
ensureParentDirs(path);
|
|
1808
|
-
files[path] = {
|
|
1809
|
-
content: '',
|
|
1810
|
-
type: Directory$1
|
|
1811
|
-
};
|
|
1812
|
-
};
|
|
1813
|
-
const isReadonly$9 = () => false;
|
|
1814
|
-
const remove$g = uri => {
|
|
1815
|
-
const path = getPath$4(uri);
|
|
1816
|
-
for (const key of Object.keys(files)) {
|
|
1817
|
-
if (key === path || key === `${path}/` || key.startsWith(`${path}/`)) {
|
|
1818
|
-
delete files[key];
|
|
1819
|
-
}
|
|
1820
|
-
}
|
|
1821
|
-
};
|
|
1822
|
-
const readDirWithFileTypes$9 = uri => {
|
|
1823
|
-
let path = getPath$4(uri);
|
|
1824
|
-
if (path && !path.endsWith(Slash$1)) {
|
|
1825
|
-
path += Slash$1;
|
|
1826
|
-
}
|
|
1827
|
-
const entries = new Map();
|
|
1828
|
-
for (const [key, value] of Object.entries(files)) {
|
|
1829
|
-
if (!key.startsWith(path) || key === path) {
|
|
1830
|
-
continue;
|
|
1831
|
-
}
|
|
1832
|
-
const rest = key.slice(path.length);
|
|
1833
|
-
const slashIndex = rest.indexOf(Slash$1);
|
|
1834
|
-
if (slashIndex >= 0) {
|
|
1835
|
-
entries.set(rest.slice(0, slashIndex), Directory$1);
|
|
1836
|
-
} else {
|
|
1837
|
-
entries.set(rest, value.type);
|
|
1838
|
-
}
|
|
1839
|
-
}
|
|
1840
|
-
return [...entries].map(([entryName, type]) => ({
|
|
1841
|
-
name: entryName,
|
|
1842
|
-
type
|
|
1843
|
-
}));
|
|
1844
|
-
};
|
|
1845
|
-
const getBlob$6 = (uri, type = '') => new Blob([readFile$f(uri)], {
|
|
1846
|
-
type
|
|
1847
|
-
});
|
|
1848
|
-
const getBlobUrl$4 = (uri, type = '') => URL.createObjectURL(getBlob$6(uri, type));
|
|
1849
|
-
const chmod$3 = () => {
|
|
1850
|
-
throw new Error('[memfs] chmod not implemented');
|
|
1851
|
-
};
|
|
1852
|
-
const copy$3 = (oldUri, newUri) => writeFile$g(newUri, readFile$f(oldUri));
|
|
1853
|
-
const rename$7 = (oldUri, newUri) => {
|
|
1854
|
-
const oldPath = getPath$4(oldUri);
|
|
1855
|
-
const newPath = getPath$4(newUri);
|
|
1856
|
-
const dirent = getDirent$2(oldPath);
|
|
1857
|
-
if (!dirent) {
|
|
1858
|
-
throw new FileNotFoundError(oldPath);
|
|
1859
|
-
}
|
|
1860
|
-
if (dirent.type === File$1) {
|
|
1861
|
-
copy$3(oldPath, newPath);
|
|
1862
|
-
remove$g(oldPath);
|
|
1863
|
-
return;
|
|
1864
|
-
}
|
|
1865
|
-
for (const [key, value] of Object.entries({
|
|
1866
|
-
...files
|
|
1867
|
-
})) {
|
|
1868
|
-
if (key === `${oldPath}/` || key.startsWith(`${oldPath}/`)) {
|
|
1869
|
-
files[key.replace(oldPath, newPath)] = value;
|
|
1870
|
-
}
|
|
1871
|
-
}
|
|
1872
|
-
remove$g(oldPath);
|
|
1873
|
-
};
|
|
1874
|
-
const stat$3 = uri => {
|
|
1875
|
-
const dirent = getDirent$2(uri);
|
|
1876
|
-
return dirent ? {
|
|
1877
|
-
exists: true,
|
|
1878
|
-
type: dirent.type
|
|
1879
|
-
} : {
|
|
1880
|
-
exists: false,
|
|
1881
|
-
size: 0
|
|
1882
|
-
};
|
|
1754
|
+
const getFileSystemPlatform = (platform = getPlatform$5()) => platform;
|
|
1755
|
+
const launchFileSystemWorker = async () => {
|
|
1756
|
+
const name = 'File System Worker';
|
|
1757
|
+
const ipc = await create$1p({
|
|
1758
|
+
method: ModuleWorkerAndWorkaroundForChromeDevtoolsBug,
|
|
1759
|
+
name,
|
|
1760
|
+
url: getConfiguredWorkerUrl$1('develop.fileSystemWorkerPath', fileSystemWorkerUrl)
|
|
1761
|
+
});
|
|
1762
|
+
handleIpc$1(ipc);
|
|
1763
|
+
await invoke$P(ipc, 'Initialize.initialize', getFileSystemPlatform());
|
|
1764
|
+
return ipc;
|
|
1883
1765
|
};
|
|
1884
|
-
const getFiles$1 = () => files;
|
|
1885
1766
|
|
|
1886
|
-
const
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
copy: copy$3,
|
|
1890
|
-
createFile: createFile$2,
|
|
1891
|
-
exists: exists$4,
|
|
1892
|
-
getBlob: getBlob$6,
|
|
1893
|
-
getBlobUrl: getBlobUrl$4,
|
|
1894
|
-
getFiles: getFiles$1,
|
|
1895
|
-
isReadonly: isReadonly$9,
|
|
1896
|
-
mkdir: mkdir$9,
|
|
1897
|
-
name: name$2L,
|
|
1898
|
-
readDirWithFileTypes: readDirWithFileTypes$9,
|
|
1899
|
-
readFile: readFile$f,
|
|
1900
|
-
remove: remove$g,
|
|
1901
|
-
rename: rename$7,
|
|
1902
|
-
stat: stat$3,
|
|
1903
|
-
writeFile: writeFile$g
|
|
1904
|
-
};
|
|
1767
|
+
const {
|
|
1768
|
+
invoke: invoke$L,
|
|
1769
|
+
invokeAndTransfer: invokeAndTransfer$Q} = getOrCreateWorker(launchFileSystemWorker);
|
|
1905
1770
|
|
|
1906
|
-
const memoryRoot = id => `memfs:///applications/${encodeURIComponent(id)}`;
|
|
1907
|
-
const memoryUri = (id, uri) => `${memoryRoot(id)}/${uri.slice('memfs://'.length).replace(/^\/+/, '')}`;
|
|
1908
1771
|
const providerMethods = {
|
|
1909
1772
|
isReadonly: 'IsReadonly',
|
|
1910
1773
|
mkdir: 'Mkdir',
|
|
@@ -1969,19 +1832,7 @@ const execute$7 = async (id, method, ...args) => {
|
|
|
1969
1832
|
return '';
|
|
1970
1833
|
}
|
|
1971
1834
|
if (uri.startsWith('memfs://')) {
|
|
1972
|
-
|
|
1973
|
-
if (typeof fn !== 'function') {
|
|
1974
|
-
throw new Error(`Unsupported application memory operation: ${method}`);
|
|
1975
|
-
}
|
|
1976
|
-
const mapped = [...args];
|
|
1977
|
-
mapped[0] = memoryUri(id, uri);
|
|
1978
|
-
if (method === 'rename' || method === 'copy') {
|
|
1979
|
-
if (!args[1].startsWith('memfs://')) {
|
|
1980
|
-
throw new Error('Cross-filesystem operation is not supported');
|
|
1981
|
-
}
|
|
1982
|
-
mapped[1] = memoryUri(id, args[1]);
|
|
1983
|
-
}
|
|
1984
|
-
return fn(...mapped);
|
|
1835
|
+
return invoke$L('ApplicationFileSystem.execute', id, method, ...args);
|
|
1985
1836
|
}
|
|
1986
1837
|
if (/^https?:/.test(uri) && (method === 'readFile' || method === 'getBlob')) {
|
|
1987
1838
|
return FileSystem[method](...args);
|
|
@@ -2000,7 +1851,30 @@ const execute$7 = async (id, method, ...args) => {
|
|
|
2000
1851
|
}
|
|
2001
1852
|
return result instanceof Blob ? result.text() : result;
|
|
2002
1853
|
};
|
|
2003
|
-
const dispose$10 = id =>
|
|
1854
|
+
const dispose$10 = async id => {
|
|
1855
|
+
await invoke$L('ApplicationFileSystem.dispose', id);
|
|
1856
|
+
};
|
|
1857
|
+
|
|
1858
|
+
const cacheName = 'lvce-application-view-state';
|
|
1859
|
+
const write$3 = async value => {
|
|
1860
|
+
const url = new URL(`.view-state/${crypto.randomUUID()}`, location.href).href;
|
|
1861
|
+
const cache = await caches.open(cacheName);
|
|
1862
|
+
await cache.put(url, Response.json(value, {
|
|
1863
|
+
headers: {
|
|
1864
|
+
'Content-Type': 'application/json'
|
|
1865
|
+
}
|
|
1866
|
+
}));
|
|
1867
|
+
return url;
|
|
1868
|
+
};
|
|
1869
|
+
const read = async url => {
|
|
1870
|
+
const cache = await caches.open(cacheName);
|
|
1871
|
+
const response = await cache.match(url);
|
|
1872
|
+
return response?.json();
|
|
1873
|
+
};
|
|
1874
|
+
const remove$h = async url => {
|
|
1875
|
+
const cache = await caches.open(cacheName);
|
|
1876
|
+
await cache.delete(url);
|
|
1877
|
+
};
|
|
2004
1878
|
|
|
2005
1879
|
const applications = new Map();
|
|
2006
1880
|
const owners = new Map();
|
|
@@ -2083,18 +1957,34 @@ const release = uid => {
|
|
|
2083
1957
|
owners.delete(uid);
|
|
2084
1958
|
applicationUids.get(owner)?.delete(uid);
|
|
2085
1959
|
};
|
|
2086
|
-
const getSavedState$1 = (applicationId, key) => {
|
|
1960
|
+
const getSavedState$1 = async (applicationId, key) => {
|
|
2087
1961
|
get$l(applicationId);
|
|
2088
|
-
|
|
1962
|
+
const pending = savedStates.get(applicationId).get(key);
|
|
1963
|
+
if (!pending) return undefined;
|
|
1964
|
+
return read(await pending);
|
|
2089
1965
|
};
|
|
2090
|
-
const setSavedState = (applicationId, key, value) => {
|
|
1966
|
+
const setSavedState = async (applicationId, key, value) => {
|
|
2091
1967
|
get$l(applicationId);
|
|
2092
|
-
savedStates.get(applicationId)
|
|
1968
|
+
const states = savedStates.get(applicationId);
|
|
1969
|
+
const previous = states.get(key);
|
|
1970
|
+
const pending = write$3(value);
|
|
1971
|
+
states.set(key, pending);
|
|
1972
|
+
try {
|
|
1973
|
+
await pending;
|
|
1974
|
+
} catch (error) {
|
|
1975
|
+
if (states.get(key) === pending) {
|
|
1976
|
+
if (previous) states.set(key, previous);else states.delete(key);
|
|
1977
|
+
}
|
|
1978
|
+
throw error;
|
|
1979
|
+
}
|
|
1980
|
+
if (previous) await remove$h(await previous);
|
|
2093
1981
|
};
|
|
2094
1982
|
|
|
2095
1983
|
// The caller disposes the application's components before removing its ownership.
|
|
2096
|
-
const remove$
|
|
2097
|
-
|
|
1984
|
+
const remove$g = async applicationId => {
|
|
1985
|
+
const pending = [...(savedStates.get(applicationId)?.values() || [])];
|
|
1986
|
+
const uids = applicationUids.get(applicationId) || [];
|
|
1987
|
+
for (const uid of uids) {
|
|
2098
1988
|
owners.delete(uid);
|
|
2099
1989
|
}
|
|
2100
1990
|
applicationUids.delete(applicationId);
|
|
@@ -2102,8 +1992,13 @@ const remove$f = applicationId => {
|
|
|
2102
1992
|
applications.delete(applicationId);
|
|
2103
1993
|
operations.delete(applicationId);
|
|
2104
1994
|
closing.delete(applicationId);
|
|
1995
|
+
await Promise.all(pending.map(async entry => remove$h(await entry)));
|
|
2105
1996
|
};
|
|
2106
1997
|
|
|
1998
|
+
const Directory$1 = 3;
|
|
1999
|
+
const File$1 = 7;
|
|
2000
|
+
const Unknown$1 = 12;
|
|
2001
|
+
|
|
2107
2002
|
const Resolved = 1;
|
|
2108
2003
|
|
|
2109
2004
|
const state$E = {
|
|
@@ -2307,8 +2202,8 @@ const launchIconThemeWorker = async () => {
|
|
|
2307
2202
|
};
|
|
2308
2203
|
|
|
2309
2204
|
const {
|
|
2310
|
-
invoke: invoke$
|
|
2311
|
-
invokeAndTransfer: invokeAndTransfer$
|
|
2205
|
+
invoke: invoke$K,
|
|
2206
|
+
invokeAndTransfer: invokeAndTransfer$P
|
|
2312
2207
|
} = getOrCreateWorker(launchIconThemeWorker);
|
|
2313
2208
|
|
|
2314
2209
|
// TODO merge all of this with extension host languages module
|
|
@@ -2354,7 +2249,7 @@ const hydrate$d = async (platform, assetDir) => {
|
|
|
2354
2249
|
const languages = await getLanguages(platform, assetDir);
|
|
2355
2250
|
// TODO avoid side effect here, but how?
|
|
2356
2251
|
// possible icon theme worker can ask for languages to be loaded, that way the dependency is reversed
|
|
2357
|
-
await invoke$
|
|
2252
|
+
await invoke$K('IconTheme.addLanguages', languages);
|
|
2358
2253
|
await addLanguages(languages);
|
|
2359
2254
|
const useJsx = get$n('languages.jsFilesAsJsx');
|
|
2360
2255
|
if (useJsx) {
|
|
@@ -2576,6 +2471,14 @@ const getDirentType = fileHandleKind => {
|
|
|
2576
2471
|
}
|
|
2577
2472
|
};
|
|
2578
2473
|
|
|
2474
|
+
class FileNotFoundError extends Error {
|
|
2475
|
+
constructor(path) {
|
|
2476
|
+
super(`File not found '${path}'`);
|
|
2477
|
+
this.code = ENOENT;
|
|
2478
|
+
this.name = 'FileNotFoundError';
|
|
2479
|
+
}
|
|
2480
|
+
}
|
|
2481
|
+
|
|
2579
2482
|
// based on https://github.com/microsoft/vscode/blob/c0769274fa136b45799edeccc0d0a2f645b75caf/src/vs/base/common/arrays.ts#L625 (License MIT)
|
|
2580
2483
|
|
|
2581
2484
|
const fromAsync = async asyncIterable => {
|
|
@@ -3064,7 +2967,7 @@ const callbacks = Object.create(null);
|
|
|
3064
2967
|
const get$j = id => {
|
|
3065
2968
|
return callbacks[id];
|
|
3066
2969
|
};
|
|
3067
|
-
const remove$
|
|
2970
|
+
const remove$f = id => {
|
|
3068
2971
|
delete callbacks[id];
|
|
3069
2972
|
};
|
|
3070
2973
|
class JsonRpcError extends Error {
|
|
@@ -3217,7 +3120,7 @@ const resolve = (id, response) => {
|
|
|
3217
3120
|
return;
|
|
3218
3121
|
}
|
|
3219
3122
|
fn(response);
|
|
3220
|
-
remove$
|
|
3123
|
+
remove$f(id);
|
|
3221
3124
|
};
|
|
3222
3125
|
const E_COMMAND_NOT_FOUND = 'E_COMMAND_NOT_FOUND';
|
|
3223
3126
|
const getErrorType = prettyError => {
|
|
@@ -3740,7 +3643,7 @@ const sendMultiple = commands => {
|
|
|
3740
3643
|
frame.promise = enqueue$1(() => runFrame(frame));
|
|
3741
3644
|
return frame.promise;
|
|
3742
3645
|
};
|
|
3743
|
-
const invoke$
|
|
3646
|
+
const invoke$J = (method, ...params) => {
|
|
3744
3647
|
if (method === kSendMultiple$1) {
|
|
3745
3648
|
return sendMultiple(params[0]);
|
|
3746
3649
|
}
|
|
@@ -3755,7 +3658,7 @@ const invoke$K = (method, ...params) => {
|
|
|
3755
3658
|
return invokeWithCacheRecovery(method, ...params);
|
|
3756
3659
|
});
|
|
3757
3660
|
};
|
|
3758
|
-
const invokeAndTransfer$
|
|
3661
|
+
const invokeAndTransfer$O = (method, ...params) => {
|
|
3759
3662
|
sealPendingFrame();
|
|
3760
3663
|
return enqueue$1(async () => {
|
|
3761
3664
|
try {
|
|
@@ -3789,11 +3692,11 @@ const listen$1 = async () => {
|
|
|
3789
3692
|
state$A.rpc = rpc;
|
|
3790
3693
|
reset$3(rpc);
|
|
3791
3694
|
};
|
|
3792
|
-
const invoke$
|
|
3793
|
-
return invoke$
|
|
3695
|
+
const invoke$I = (method, ...params) => {
|
|
3696
|
+
return invoke$J(method, ...params);
|
|
3794
3697
|
};
|
|
3795
|
-
const invokeAndTransfer$
|
|
3796
|
-
return invokeAndTransfer$
|
|
3698
|
+
const invokeAndTransfer$N = (method, ...params) => {
|
|
3699
|
+
return invokeAndTransfer$O(method, ...params);
|
|
3797
3700
|
};
|
|
3798
3701
|
|
|
3799
3702
|
// Establish recording before any workspace worker can transfer a direct renderer port.
|
|
@@ -3807,7 +3710,7 @@ const configureSessionReplay = async options => {
|
|
|
3807
3710
|
commandMap: commandMapRef,
|
|
3808
3711
|
messagePort: port1
|
|
3809
3712
|
});
|
|
3810
|
-
const id = await invokeAndTransfer$
|
|
3713
|
+
const id = await invokeAndTransfer$N('SessionReplay.configureProxy', options, port2);
|
|
3811
3714
|
state$A.rpc = rpc;
|
|
3812
3715
|
reset$3(rpc);
|
|
3813
3716
|
return id;
|
|
@@ -3822,7 +3725,7 @@ const requestPermission = async (handle, options) => {
|
|
|
3822
3725
|
// query permission, but from renderer process
|
|
3823
3726
|
// because handle.requestPermission is not implemented
|
|
3824
3727
|
// in a worker, see https://github.com/WICG/file-system-access/issues/289
|
|
3825
|
-
const permissionTypeNow = await invoke$
|
|
3728
|
+
const permissionTypeNow = await invoke$I('FileSystemHandle.requestPermission', handle, options);
|
|
3826
3729
|
return permissionTypeNow;
|
|
3827
3730
|
};
|
|
3828
3731
|
const queryPermission = async (handle, options) => {
|
|
@@ -3850,7 +3753,7 @@ const getLegacyHtmlKeys = uri => {
|
|
|
3850
3753
|
return [];
|
|
3851
3754
|
}
|
|
3852
3755
|
const protocol = getProtocol(uri);
|
|
3853
|
-
const strippedUri = getPath$
|
|
3756
|
+
const strippedUri = getPath$4(protocol, uri);
|
|
3854
3757
|
const legacyKeys = [];
|
|
3855
3758
|
if (strippedUri) {
|
|
3856
3759
|
legacyKeys.push(strippedUri);
|
|
@@ -3962,7 +3865,7 @@ const getFileHandle = async (uri, options) => {
|
|
|
3962
3865
|
};
|
|
3963
3866
|
|
|
3964
3867
|
const pathSeparator$1 = '/';
|
|
3965
|
-
const exists$
|
|
3868
|
+
const exists$4 = async uri => {
|
|
3966
3869
|
const handle = await getHandle$1(uri);
|
|
3967
3870
|
return Boolean(handle);
|
|
3968
3871
|
};
|
|
@@ -4023,7 +3926,7 @@ const getChildHandles = async handle => {
|
|
|
4023
3926
|
throw new VError$1(error, 'failed to get child handles');
|
|
4024
3927
|
}
|
|
4025
3928
|
};
|
|
4026
|
-
const readDirWithFileTypes$
|
|
3929
|
+
const readDirWithFileTypes$9 = async uri => {
|
|
4027
3930
|
try {
|
|
4028
3931
|
// TODO convert uri to file handle path, get file handle from indexeddb
|
|
4029
3932
|
// if file handle does not exist, throw error
|
|
@@ -4039,7 +3942,7 @@ const readDirWithFileTypes$8 = async uri => {
|
|
|
4039
3942
|
throw new VError$1(error, 'failed to read directory');
|
|
4040
3943
|
}
|
|
4041
3944
|
};
|
|
4042
|
-
const readFile$
|
|
3945
|
+
const readFile$f = async uri => {
|
|
4043
3946
|
try {
|
|
4044
3947
|
const handle = await getFileHandle(uri);
|
|
4045
3948
|
if (!handle) {
|
|
@@ -4055,7 +3958,7 @@ const readFile$e = async uri => {
|
|
|
4055
3958
|
throw new VError$1(error, 'Failed to read file');
|
|
4056
3959
|
}
|
|
4057
3960
|
};
|
|
4058
|
-
const writeFile$
|
|
3961
|
+
const writeFile$g = async (uri, content) => {
|
|
4059
3962
|
try {
|
|
4060
3963
|
const handle = await getFileHandle(uri, {
|
|
4061
3964
|
create: true
|
|
@@ -4068,7 +3971,7 @@ const writeFile$f = async (uri, content) => {
|
|
|
4068
3971
|
throw new VError$1(error, 'Failed to save file');
|
|
4069
3972
|
}
|
|
4070
3973
|
};
|
|
4071
|
-
const remove$
|
|
3974
|
+
const remove$e = async uri => {
|
|
4072
3975
|
try {
|
|
4073
3976
|
const dirname$1 = dirname(pathSeparator$1, uri);
|
|
4074
3977
|
const parentHandle = await getDirectoryHandle(dirname$1);
|
|
@@ -4115,14 +4018,14 @@ const ensureDirectoryHandle = async uri => {
|
|
|
4115
4018
|
await addHandle$1(uri, directoryHandle);
|
|
4116
4019
|
return directoryHandle;
|
|
4117
4020
|
};
|
|
4118
|
-
const mkdir$
|
|
4021
|
+
const mkdir$9 = async uri => {
|
|
4119
4022
|
try {
|
|
4120
4023
|
await ensureDirectoryHandle(uri);
|
|
4121
4024
|
} catch (error) {
|
|
4122
4025
|
throw new VError$1(error, 'Failed to create directory');
|
|
4123
4026
|
}
|
|
4124
4027
|
};
|
|
4125
|
-
const isReadonly$
|
|
4028
|
+
const isReadonly$9 = () => {
|
|
4126
4029
|
return false;
|
|
4127
4030
|
};
|
|
4128
4031
|
const getBlobSrc = async uri => {
|
|
@@ -4134,7 +4037,7 @@ const getBlobSrc = async uri => {
|
|
|
4134
4037
|
const blobUrl = URL.createObjectURL(file);
|
|
4135
4038
|
return blobUrl;
|
|
4136
4039
|
};
|
|
4137
|
-
const getBlob$
|
|
4040
|
+
const getBlob$6 = async (uri, type) => {
|
|
4138
4041
|
const handle = await getFileHandle(uri);
|
|
4139
4042
|
if (!handle) {
|
|
4140
4043
|
throw new Error(`file not found`);
|
|
@@ -4148,16 +4051,55 @@ const canBeRestored$5 = true;
|
|
|
4148
4051
|
const FileSystemHtml = {
|
|
4149
4052
|
__proto__: null,
|
|
4150
4053
|
canBeRestored: canBeRestored$5,
|
|
4151
|
-
exists: exists$
|
|
4152
|
-
getBlob: getBlob$
|
|
4054
|
+
exists: exists$4,
|
|
4055
|
+
getBlob: getBlob$6,
|
|
4153
4056
|
getBlobSrc,
|
|
4154
4057
|
getChildHandles,
|
|
4155
4058
|
getDirents,
|
|
4059
|
+
isReadonly: isReadonly$9,
|
|
4060
|
+
mkdir: mkdir$9,
|
|
4061
|
+
readDirWithFileTypes: readDirWithFileTypes$9,
|
|
4062
|
+
readFile: readFile$f,
|
|
4063
|
+
remove: remove$e,
|
|
4064
|
+
writeFile: writeFile$g
|
|
4065
|
+
};
|
|
4066
|
+
|
|
4067
|
+
const name$2L = 'Memory';
|
|
4068
|
+
const readFile$e = uri => invoke$L('FileSystem.readFile', uri);
|
|
4069
|
+
const exists$3 = uri => invoke$L('FileSystem.exists', uri);
|
|
4070
|
+
const writeFile$f = (uri, content) => invoke$L('FileSystem.writeFile', uri, content);
|
|
4071
|
+
const createFile$2 = uri => invoke$L('FileSystem.createFile', uri);
|
|
4072
|
+
const mkdir$8 = uri => invoke$L('FileSystem.mkdir', uri);
|
|
4073
|
+
const isReadonly$8 = () => false;
|
|
4074
|
+
const remove$d = uri => invoke$L('FileSystem.remove', uri);
|
|
4075
|
+
const readDirWithFileTypes$8 = uri => invoke$L('FileSystem.readDirWithFileTypes', uri);
|
|
4076
|
+
const getBlob$5 = uri => invoke$L('FileSystem.readFileAsBlob', uri);
|
|
4077
|
+
const getBlobUrl$4 = async uri => URL.createObjectURL(await getBlob$5(uri));
|
|
4078
|
+
const chmod$3 = () => {
|
|
4079
|
+
throw new Error('[memfs] chmod not implemented');
|
|
4080
|
+
};
|
|
4081
|
+
const copy$3 = (oldUri, newUri) => invoke$L('FileSystem.copy', oldUri, newUri);
|
|
4082
|
+
const rename$7 = (oldUri, newUri) => invoke$L('FileSystem.rename', oldUri, newUri);
|
|
4083
|
+
const stat$3 = uri => invoke$L('FileSystem.stat', uri);
|
|
4084
|
+
const getFiles$1 = () => invoke$L('FileSystemMemory.getFiles');
|
|
4085
|
+
|
|
4086
|
+
const FileSystemMemory = {
|
|
4087
|
+
__proto__: null,
|
|
4088
|
+
chmod: chmod$3,
|
|
4089
|
+
copy: copy$3,
|
|
4090
|
+
createFile: createFile$2,
|
|
4091
|
+
exists: exists$3,
|
|
4092
|
+
getBlob: getBlob$5,
|
|
4093
|
+
getBlobUrl: getBlobUrl$4,
|
|
4094
|
+
getFiles: getFiles$1,
|
|
4156
4095
|
isReadonly: isReadonly$8,
|
|
4157
4096
|
mkdir: mkdir$8,
|
|
4097
|
+
name: name$2L,
|
|
4158
4098
|
readDirWithFileTypes: readDirWithFileTypes$8,
|
|
4159
4099
|
readFile: readFile$e,
|
|
4160
4100
|
remove: remove$d,
|
|
4101
|
+
rename: rename$7,
|
|
4102
|
+
stat: stat$3,
|
|
4161
4103
|
writeFile: writeFile$f
|
|
4162
4104
|
};
|
|
4163
4105
|
|
|
@@ -4188,7 +4130,7 @@ const searchFileWithFetch = async path => {
|
|
|
4188
4130
|
return fileList.map(item => item.replace(/^\//, '').slice(prefixLength));
|
|
4189
4131
|
};
|
|
4190
4132
|
const searchDirectory = async (uri, prefix = '') => {
|
|
4191
|
-
const entries = await readDirWithFileTypes$
|
|
4133
|
+
const entries = await readDirWithFileTypes$9(uri);
|
|
4192
4134
|
const results = [];
|
|
4193
4135
|
for (const entry of entries) {
|
|
4194
4136
|
const relativePath = prefix ? `${prefix}/${entry.name}` : entry.name;
|
|
@@ -4201,8 +4143,8 @@ const searchDirectory = async (uri, prefix = '') => {
|
|
|
4201
4143
|
return results;
|
|
4202
4144
|
};
|
|
4203
4145
|
const searchFileWithHtml = uri => searchDirectory(uri);
|
|
4204
|
-
const searchFileWithMemory = () => {
|
|
4205
|
-
return Object.entries(getFiles$1()).filter(([, value]) => value.type === File$1).map(([path]) => path);
|
|
4146
|
+
const searchFileWithMemory = async () => {
|
|
4147
|
+
return Object.entries(await getFiles$1()).filter(([, value]) => value.type === File$1).map(([path]) => path);
|
|
4206
4148
|
};
|
|
4207
4149
|
const searchFileWithProvider = uri => invoke$M('Extensions.executeWorkspaceRequest', uri, 'file-search');
|
|
4208
4150
|
|
|
@@ -4257,21 +4199,21 @@ const launchQuickPickWorker = async () => {
|
|
|
4257
4199
|
port1,
|
|
4258
4200
|
port2
|
|
4259
4201
|
} = getPortTuple();
|
|
4260
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'QuickPick.handleRendererProcessMessagePort', port1), invokeAndTransfer$
|
|
4202
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'QuickPick.handleRendererProcessMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'QuickPick')]);
|
|
4261
4203
|
return ipc;
|
|
4262
4204
|
};
|
|
4263
4205
|
|
|
4264
4206
|
const {
|
|
4265
|
-
invoke: invoke$
|
|
4266
|
-
invokeAndTransfer: invokeAndTransfer$
|
|
4207
|
+
invoke: invoke$H,
|
|
4208
|
+
invokeAndTransfer: invokeAndTransfer$M,
|
|
4267
4209
|
isCreated: isCreated$2,
|
|
4268
4210
|
restart: restart$r
|
|
4269
4211
|
} = getOrCreateWorker(launchQuickPickWorker);
|
|
4270
4212
|
|
|
4271
4213
|
const QuickPickWorker = {
|
|
4272
4214
|
__proto__: null,
|
|
4273
|
-
invoke: invoke$
|
|
4274
|
-
invokeAndTransfer: invokeAndTransfer$
|
|
4215
|
+
invoke: invoke$H,
|
|
4216
|
+
invokeAndTransfer: invokeAndTransfer$M,
|
|
4275
4217
|
isCreated: isCreated$2,
|
|
4276
4218
|
restart: restart$r
|
|
4277
4219
|
};
|
|
@@ -4285,13 +4227,13 @@ const show$d = async picks => {
|
|
|
4285
4227
|
return promise;
|
|
4286
4228
|
};
|
|
4287
4229
|
const showQuickPick = (options, applicationId) => {
|
|
4288
|
-
return invoke$
|
|
4230
|
+
return invoke$H('QuickPick.showQuickPick', applicationId === undefined ? options : {
|
|
4289
4231
|
...options,
|
|
4290
4232
|
applicationId
|
|
4291
4233
|
});
|
|
4292
4234
|
};
|
|
4293
4235
|
const showQuickInput = async (options = {}, applicationId) => {
|
|
4294
|
-
const result = await invoke$
|
|
4236
|
+
const result = await invoke$H('QuickPick.showQuickInput', {
|
|
4295
4237
|
...(applicationId !== undefined && {
|
|
4296
4238
|
applicationId
|
|
4297
4239
|
}),
|
|
@@ -4442,8 +4384,8 @@ const shouldTrace = (selectors, traceId) => {
|
|
|
4442
4384
|
return selectors.has('*') || Boolean(traceId && selectors.has(traceId));
|
|
4443
4385
|
};
|
|
4444
4386
|
|
|
4445
|
-
const version = '0.117.
|
|
4446
|
-
const commit$2 = '
|
|
4387
|
+
const version = '0.117.16';
|
|
4388
|
+
const commit$2 = 'e84ca34';
|
|
4447
4389
|
const productNameLong$1 = 'Lvce Editor - OSS';
|
|
4448
4390
|
const getPid = () => {
|
|
4449
4391
|
return invoke$N('Process.getPid');
|
|
@@ -4774,7 +4716,7 @@ const create$1k = async options => {
|
|
|
4774
4716
|
port: port2,
|
|
4775
4717
|
traceId
|
|
4776
4718
|
});
|
|
4777
|
-
await invokeAndTransfer$
|
|
4719
|
+
await invokeAndTransfer$N('IpcParent.create', {
|
|
4778
4720
|
method: ModuleWorkerWithMessagePort,
|
|
4779
4721
|
url,
|
|
4780
4722
|
name,
|
|
@@ -4853,7 +4795,7 @@ const getConfig = () => {
|
|
|
4853
4795
|
|
|
4854
4796
|
const objects = Object.create(null);
|
|
4855
4797
|
const transferToRendererProcess = async (objectId, transferable) => {
|
|
4856
|
-
await invokeAndTransfer$
|
|
4798
|
+
await invokeAndTransfer$N('Transferrable.transfer', transferable, objectId);
|
|
4857
4799
|
};
|
|
4858
4800
|
const transfer = (objectId, transferable) => {
|
|
4859
4801
|
number(objectId);
|
|
@@ -4895,9 +4837,9 @@ const launchEditorWorker = async () => {
|
|
|
4895
4837
|
};
|
|
4896
4838
|
|
|
4897
4839
|
const {
|
|
4898
|
-
invoke: invoke$
|
|
4899
|
-
invokeAndTransfer: invokeAndTransfer$
|
|
4900
|
-
const actualInvoke = invoke$
|
|
4840
|
+
invoke: invoke$G,
|
|
4841
|
+
invokeAndTransfer: invokeAndTransfer$L} = getOrCreateWorker(launchEditorWorker);
|
|
4842
|
+
const actualInvoke = invoke$G;
|
|
4901
4843
|
|
|
4902
4844
|
const getSelectionPairs = (selections, i) => {
|
|
4903
4845
|
const first = selections[i];
|
|
@@ -4930,20 +4872,20 @@ const launchMainAreaWorker = async () => {
|
|
|
4930
4872
|
port1,
|
|
4931
4873
|
port2
|
|
4932
4874
|
} = getPortTuple();
|
|
4933
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'MainArea.handleMessagePort', port1), invokeAndTransfer$
|
|
4875
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'MainArea.handleMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'MainArea')]);
|
|
4934
4876
|
return ipc;
|
|
4935
4877
|
};
|
|
4936
4878
|
|
|
4937
4879
|
const {
|
|
4938
|
-
invoke: invoke$
|
|
4939
|
-
invokeAndTransfer: invokeAndTransfer$
|
|
4880
|
+
invoke: invoke$F,
|
|
4881
|
+
invokeAndTransfer: invokeAndTransfer$K,
|
|
4940
4882
|
restart: restart$q
|
|
4941
4883
|
} = getOrCreateWorker(launchMainAreaWorker);
|
|
4942
4884
|
|
|
4943
4885
|
const MainAreaWorker = {
|
|
4944
4886
|
__proto__: null,
|
|
4945
|
-
invoke: invoke$
|
|
4946
|
-
invokeAndTransfer: invokeAndTransfer$
|
|
4887
|
+
invoke: invoke$F,
|
|
4888
|
+
invokeAndTransfer: invokeAndTransfer$K,
|
|
4947
4889
|
restart: restart$q
|
|
4948
4890
|
};
|
|
4949
4891
|
|
|
@@ -5421,7 +5363,7 @@ const getOpenEditorUrisWithInvoke = async invoke => {
|
|
|
5421
5363
|
return savedState.layout.groups.flatMap(group => group.tabs.map(tab => tab.uri).filter(uri => typeof uri === 'string'));
|
|
5422
5364
|
};
|
|
5423
5365
|
const getOpenEditorUris = () => {
|
|
5424
|
-
return getOpenEditorUrisWithInvoke(invoke$
|
|
5366
|
+
return getOpenEditorUrisWithInvoke(invoke$F);
|
|
5425
5367
|
};
|
|
5426
5368
|
const updateDiagnosticsWithCommand = async executeCommand => {
|
|
5427
5369
|
const instance = getInstance$1(EditorText);
|
|
@@ -5723,7 +5665,7 @@ const update = () => {
|
|
|
5723
5665
|
if (isEqualUint32Array(oldKeyBindingIdentifiers, keyBindingIdentifiers)) {
|
|
5724
5666
|
return;
|
|
5725
5667
|
}
|
|
5726
|
-
invoke$
|
|
5668
|
+
invoke$I('KeyBindings.setIdentifiers', keyBindingIdentifiers);
|
|
5727
5669
|
state$v.keyBindingIdentifiers = keyBindingIdentifiers;
|
|
5728
5670
|
};
|
|
5729
5671
|
const addKeyBindings = (id, keyBindings) => {
|
|
@@ -6687,13 +6629,13 @@ const serializeObjects = objects => {
|
|
|
6687
6629
|
};
|
|
6688
6630
|
|
|
6689
6631
|
const clear$7 = async storageType => {
|
|
6690
|
-
await invoke$
|
|
6632
|
+
await invoke$I(/* WebStorage.clear */'WebStorage.clear', /* StorageType */storageType);
|
|
6691
6633
|
};
|
|
6692
6634
|
const getAll$1 = storageType => {
|
|
6693
|
-
return invoke$
|
|
6635
|
+
return invoke$I('WebStorage.getAll', storageType);
|
|
6694
6636
|
};
|
|
6695
6637
|
const getText$3 = async (storageType, key) => {
|
|
6696
|
-
const item = await invoke$
|
|
6638
|
+
const item = await invoke$I(/* WebStorage.getItem */'WebStorage.getItem', /* storageType */storageType, /* key */key);
|
|
6697
6639
|
return item || '';
|
|
6698
6640
|
};
|
|
6699
6641
|
const getJson$8 = async (storageType, key) => {
|
|
@@ -6708,7 +6650,7 @@ const getJson$8 = async (storageType, key) => {
|
|
|
6708
6650
|
}
|
|
6709
6651
|
};
|
|
6710
6652
|
const setText$1 = async (storageType, key, value) => {
|
|
6711
|
-
await invoke$
|
|
6653
|
+
await invoke$I(/* WebStorage.setItem */'WebStorage.setItem', /* storageType */storageType, /* key */key, /* value */value);
|
|
6712
6654
|
};
|
|
6713
6655
|
const setJson$5 = async (storageType, key, value) => {
|
|
6714
6656
|
const stringifiedValue = stringifyCompact(value);
|
|
@@ -6716,7 +6658,7 @@ const setJson$5 = async (storageType, key, value) => {
|
|
|
6716
6658
|
};
|
|
6717
6659
|
const setJsonObjects$2 = async (storageType, objects) => {
|
|
6718
6660
|
const serializedObjects = serializeObjects(objects);
|
|
6719
|
-
await invoke$
|
|
6661
|
+
await invoke$I('WebStorage.setJsonObjects', storageType, serializedObjects);
|
|
6720
6662
|
};
|
|
6721
6663
|
|
|
6722
6664
|
const LocalStorage = 1;
|
|
@@ -6779,6 +6721,8 @@ const serializeInstances = async instances => {
|
|
|
6779
6721
|
return serialized;
|
|
6780
6722
|
};
|
|
6781
6723
|
|
|
6724
|
+
const Slash$1 = Slash$2;
|
|
6725
|
+
|
|
6782
6726
|
const SharedProcessCliArgSource = 'shared-process-cli-arg';
|
|
6783
6727
|
const TestHomeDir = '/home/test';
|
|
6784
6728
|
const getResolvedRootFromSharedProcess = async href => {
|
|
@@ -6859,7 +6803,7 @@ const initialize$4 = href => {
|
|
|
6859
6803
|
state$u.href = href;
|
|
6860
6804
|
};
|
|
6861
6805
|
const getHref$1 = async () => {
|
|
6862
|
-
const href = await invoke$
|
|
6806
|
+
const href = await invoke$I(/* Location.getHref */'Location.getHref');
|
|
6863
6807
|
state$u.href = href;
|
|
6864
6808
|
return href;
|
|
6865
6809
|
};
|
|
@@ -6868,14 +6812,14 @@ const setPathName = async pathName => {
|
|
|
6868
6812
|
href
|
|
6869
6813
|
} = state$u;
|
|
6870
6814
|
if (!href) {
|
|
6871
|
-
return invoke$
|
|
6815
|
+
return invoke$I(/* Location.setPathName */'Location.setPathName', /* pathName */pathName);
|
|
6872
6816
|
}
|
|
6873
6817
|
const resolvedUrl = new URL(pathName, href);
|
|
6874
6818
|
const currentUrl = new URL(href);
|
|
6875
6819
|
if (resolvedUrl.pathname === currentUrl.pathname) {
|
|
6876
6820
|
return;
|
|
6877
6821
|
}
|
|
6878
|
-
await invoke$
|
|
6822
|
+
await invoke$I(/* Location.setPathName */'Location.setPathName', /* pathName */pathName);
|
|
6879
6823
|
state$u.href = resolvedUrl.href;
|
|
6880
6824
|
};
|
|
6881
6825
|
const setWorkspaceUri = async workspaceUri => {
|
|
@@ -6883,18 +6827,18 @@ const setWorkspaceUri = async workspaceUri => {
|
|
|
6883
6827
|
href
|
|
6884
6828
|
} = state$u;
|
|
6885
6829
|
if (!href) {
|
|
6886
|
-
return invoke$
|
|
6830
|
+
return invoke$I(/* Location.setWorkspaceUri */'Location.setWorkspaceUri', /* workspaceUri */workspaceUri);
|
|
6887
6831
|
}
|
|
6888
6832
|
const url = new URL(href);
|
|
6889
6833
|
url.searchParams.set('workspace', workspaceUri);
|
|
6890
6834
|
if (url.href === href) {
|
|
6891
6835
|
return;
|
|
6892
6836
|
}
|
|
6893
|
-
await invoke$
|
|
6837
|
+
await invoke$I(/* Location.setWorkspaceUri */'Location.setWorkspaceUri', /* workspaceUri */workspaceUri);
|
|
6894
6838
|
state$u.href = url.href;
|
|
6895
6839
|
};
|
|
6896
6840
|
const hydrate$c = () => {
|
|
6897
|
-
return invoke$
|
|
6841
|
+
return invoke$I(/* Location.hydrate */'Location.hydrate');
|
|
6898
6842
|
};
|
|
6899
6843
|
const getOrigin$2 = () => {
|
|
6900
6844
|
return location.origin;
|
|
@@ -6912,7 +6856,7 @@ const create$1j = async (type, text) => {
|
|
|
6912
6856
|
type,
|
|
6913
6857
|
text
|
|
6914
6858
|
});
|
|
6915
|
-
return invoke$
|
|
6859
|
+
return invoke$I(/* Notification.create */'Notification.create', /* type */type, /* text */text);
|
|
6916
6860
|
};
|
|
6917
6861
|
const showWithOptions = async (type, text, options) => {
|
|
6918
6862
|
// @ts-ignore
|
|
@@ -6921,7 +6865,7 @@ const showWithOptions = async (type, text, options) => {
|
|
|
6921
6865
|
text,
|
|
6922
6866
|
options
|
|
6923
6867
|
});
|
|
6924
|
-
await invoke$
|
|
6868
|
+
await invoke$I(/* Notification.createWithOptions */993, /* type */type, /* text */text, /* options */options);
|
|
6925
6869
|
};
|
|
6926
6870
|
const handleClick$2 = index => {
|
|
6927
6871
|
console.log('handle click');
|
|
@@ -6937,7 +6881,7 @@ const handleClick$2 = index => {
|
|
|
6937
6881
|
});
|
|
6938
6882
|
};
|
|
6939
6883
|
const dispose$$ = async id => {
|
|
6940
|
-
await invoke$
|
|
6884
|
+
await invoke$I(/* Notification.dispose */'Notification.dispose', /* id */id);
|
|
6941
6885
|
};
|
|
6942
6886
|
|
|
6943
6887
|
const pathToFileUri = path => {
|
|
@@ -7258,26 +7202,26 @@ const launchStatusBarWorker = async () => {
|
|
|
7258
7202
|
port1: editorWorkerPort,
|
|
7259
7203
|
port2: statusBarWorkerPort
|
|
7260
7204
|
} = new MessageChannel();
|
|
7261
|
-
await Promise.all([invokeAndTransfer$
|
|
7205
|
+
await Promise.all([invokeAndTransfer$L('HandleMessagePort.handleMessagePort', editorWorkerPort, statusBarEditorRpcId), invokeAndTransfer$U(ipc, 'StatusBar.handleMessagePort', statusBarWorkerPort, false)]);
|
|
7262
7206
|
await actualInvoke('Listener.register', editorSelectionListenerType, statusBarEditorRpcId);
|
|
7263
7207
|
const {
|
|
7264
7208
|
port1: rendererWorkerPort,
|
|
7265
7209
|
port2: rendererProcessPort
|
|
7266
7210
|
} = getPortTuple();
|
|
7267
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'StatusBar.handleMessagePort', rendererWorkerPort), invokeAndTransfer$
|
|
7211
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'StatusBar.handleMessagePort', rendererWorkerPort), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', rendererProcessPort, 'StatusBar')]);
|
|
7268
7212
|
return ipc;
|
|
7269
7213
|
};
|
|
7270
7214
|
|
|
7271
7215
|
const {
|
|
7272
|
-
invoke: invoke$
|
|
7273
|
-
invokeAndTransfer: invokeAndTransfer$
|
|
7216
|
+
invoke: invoke$E,
|
|
7217
|
+
invokeAndTransfer: invokeAndTransfer$J,
|
|
7274
7218
|
restart: restart$p
|
|
7275
7219
|
} = getOrCreateWorker(launchStatusBarWorker);
|
|
7276
7220
|
|
|
7277
7221
|
const StatusBarWorker = {
|
|
7278
7222
|
__proto__: null,
|
|
7279
|
-
invoke: invoke$
|
|
7280
|
-
invokeAndTransfer: invokeAndTransfer$
|
|
7223
|
+
invoke: invoke$E,
|
|
7224
|
+
invokeAndTransfer: invokeAndTransfer$J,
|
|
7281
7225
|
restart: restart$p
|
|
7282
7226
|
};
|
|
7283
7227
|
|
|
@@ -7296,17 +7240,17 @@ const launchTerminalWorker = async () => {
|
|
|
7296
7240
|
};
|
|
7297
7241
|
|
|
7298
7242
|
const {
|
|
7299
|
-
invoke: invoke$
|
|
7243
|
+
invoke: invoke$D,
|
|
7300
7244
|
isCreated: isCreated$1
|
|
7301
7245
|
} = getOrCreateWorker(launchTerminalWorker);
|
|
7302
7246
|
const resetWorkspaceConnection = async () => {
|
|
7303
7247
|
if (isCreated$1()) {
|
|
7304
|
-
await invoke$
|
|
7248
|
+
await invoke$D('Terminal.resetWorkspaceConnection');
|
|
7305
7249
|
}
|
|
7306
7250
|
};
|
|
7307
7251
|
|
|
7308
7252
|
const set$h = title => {
|
|
7309
|
-
return invoke$
|
|
7253
|
+
return invoke$I('WindowTitle.set', title);
|
|
7310
7254
|
};
|
|
7311
7255
|
|
|
7312
7256
|
const state$r = {
|
|
@@ -7607,7 +7551,7 @@ const close$4 = async () => {
|
|
|
7607
7551
|
return;
|
|
7608
7552
|
}
|
|
7609
7553
|
await setPath('');
|
|
7610
|
-
await invoke$
|
|
7554
|
+
await invoke$E('StatusBar.handleEditorStatusChanged', undefined);
|
|
7611
7555
|
};
|
|
7612
7556
|
const getTitle$r = (workspacePath, pathSeparator) => {
|
|
7613
7557
|
if (!workspacePath) {
|
|
@@ -7748,8 +7692,8 @@ const launchIframeWorker = async () => {
|
|
|
7748
7692
|
};
|
|
7749
7693
|
|
|
7750
7694
|
const {
|
|
7751
|
-
invoke: invoke$
|
|
7752
|
-
invokeAndTransfer: invokeAndTransfer$
|
|
7695
|
+
invoke: invoke$C,
|
|
7696
|
+
invokeAndTransfer: invokeAndTransfer$I,
|
|
7753
7697
|
isCreated
|
|
7754
7698
|
} = getOrCreateWorker(launchIframeWorker);
|
|
7755
7699
|
|
|
@@ -7757,7 +7701,7 @@ const saveState$B = async () => {
|
|
|
7757
7701
|
if (!isCreated()) {
|
|
7758
7702
|
return (await getSavedState()) || [];
|
|
7759
7703
|
}
|
|
7760
|
-
return invoke$
|
|
7704
|
+
return invoke$C('WebView.saveState');
|
|
7761
7705
|
};
|
|
7762
7706
|
const getSavedState = async () => {
|
|
7763
7707
|
const value = await getJson$4();
|
|
@@ -7811,7 +7755,7 @@ const saveViewletStateAs = async (instanceId, storageId) => {
|
|
|
7811
7755
|
if (applicationId === undefined) {
|
|
7812
7756
|
await setJson$3(getStorageKey$j(storageId), savedState);
|
|
7813
7757
|
} else {
|
|
7814
|
-
setSavedState(applicationId, storageId, savedState);
|
|
7758
|
+
await setSavedState(applicationId, storageId, savedState);
|
|
7815
7759
|
}
|
|
7816
7760
|
if (instance && instance.factory.saveChildState) {
|
|
7817
7761
|
const childIds = instance.factory.saveChildState(instance.state);
|
|
@@ -7833,7 +7777,7 @@ const hydrate$a = async () => {
|
|
|
7833
7777
|
console.info('[info] not saving state on visibility change - disabled by settings');
|
|
7834
7778
|
return;
|
|
7835
7779
|
}
|
|
7836
|
-
await invoke$
|
|
7780
|
+
await invoke$I('Window.onVisibilityChange');
|
|
7837
7781
|
};
|
|
7838
7782
|
|
|
7839
7783
|
/**
|
|
@@ -8334,7 +8278,7 @@ const releaseCssStyleSheet = css => {
|
|
|
8334
8278
|
return [['Css.removeCssStyleSheet', getCssId$1(css)]];
|
|
8335
8279
|
};
|
|
8336
8280
|
const addCssStyleSheet = (id, css) => {
|
|
8337
|
-
return invoke$
|
|
8281
|
+
return invoke$I('Css.addCssStyleSheet', id, css);
|
|
8338
8282
|
};
|
|
8339
8283
|
const actuallyAddDynamicCss = async (id, getCss, preferences) => {
|
|
8340
8284
|
const css = await getCss(preferences);
|
|
@@ -8422,7 +8366,7 @@ const getAll = () => {
|
|
|
8422
8366
|
const add$3 = async menuEntries => {
|
|
8423
8367
|
state$m.menuEntries = [...state$m.menuEntries, ...menuEntries];
|
|
8424
8368
|
if (isCreated$2()) {
|
|
8425
|
-
await invoke$
|
|
8369
|
+
await invoke$H('QuickPick.addMenuEntries', menuEntries);
|
|
8426
8370
|
}
|
|
8427
8371
|
};
|
|
8428
8372
|
|
|
@@ -8535,7 +8479,7 @@ const runFnInternal = async (instance, id, key, fn, args) => {
|
|
|
8535
8479
|
const commands = render$V(instance.factory, renderedState, rebasedState, rebasedState.uid || id);
|
|
8536
8480
|
updateDynamicFocusContext(commands);
|
|
8537
8481
|
setRenderedState(id, rebasedState);
|
|
8538
|
-
await invoke$
|
|
8482
|
+
await invoke$I(/* Viewlet.sendMultiple */kSendMultiple, /* commands */commands);
|
|
8539
8483
|
runLoadContentLaterForCreatedViewlets(commands);
|
|
8540
8484
|
if (getInstance$1(id) === instance && instance.factory.afterRender) {
|
|
8541
8485
|
await instance.factory.afterRender(renderedState, rebasedState);
|
|
@@ -8571,7 +8515,7 @@ const runFnWithSideEffectInternal = async (instance, id, key, fn, ...args) => {
|
|
|
8571
8515
|
return;
|
|
8572
8516
|
}
|
|
8573
8517
|
updateDynamicFocusContext(commands);
|
|
8574
|
-
await invoke$
|
|
8518
|
+
await invoke$I(/* Viewlet.sendMultiple */kSendMultiple, /* commands */commands);
|
|
8575
8519
|
runLoadContentLaterForCreatedViewlets(commands);
|
|
8576
8520
|
if (getByUid(id) === instance && instance.factory.afterRender) {
|
|
8577
8521
|
await instance.factory.afterRender(oldState, rebasedState);
|
|
@@ -8898,7 +8842,7 @@ const maybeRegisterEvents = module => {
|
|
|
8898
8842
|
instance.state = newState;
|
|
8899
8843
|
instance.renderedState = newState;
|
|
8900
8844
|
updateDynamicFocusContext(commands);
|
|
8901
|
-
await invoke$
|
|
8845
|
+
await invoke$I(/* Viewlet.sendMultiple */kSendMultiple, /* commands */commands);
|
|
8902
8846
|
};
|
|
8903
8847
|
addListener$2(module.workspaceChangeEvent || 'workspace.change', handleUpdate, {
|
|
8904
8848
|
prepend: module.workspaceChangeEventPrepend
|
|
@@ -8925,7 +8869,7 @@ const maybeRegisterEvents = module => {
|
|
|
8925
8869
|
instance.state = newState;
|
|
8926
8870
|
instance.renderedState = newState;
|
|
8927
8871
|
updateDynamicFocusContext(commands);
|
|
8928
|
-
await invoke$
|
|
8872
|
+
await invoke$I(/* Viewlet.sendMultiple */kSendMultiple, /* commands */commands);
|
|
8929
8873
|
};
|
|
8930
8874
|
addListener$2(module.workspaceProgressEvent, handleUpdate);
|
|
8931
8875
|
}
|
|
@@ -8954,7 +8898,7 @@ const maybeRegisterEvents = module => {
|
|
|
8954
8898
|
instance.state = newState;
|
|
8955
8899
|
instance.renderedState = newState;
|
|
8956
8900
|
updateDynamicFocusContext(commands);
|
|
8957
|
-
await invoke$
|
|
8901
|
+
await invoke$I(/* Viewlet.sendMultiple */kSendMultiple, /* commands */commands);
|
|
8958
8902
|
});
|
|
8959
8903
|
};
|
|
8960
8904
|
addListener$2(key, handleUpdate);
|
|
@@ -8986,7 +8930,7 @@ const actuallyLoadModule = async (getModule, id) => {
|
|
|
8986
8930
|
}
|
|
8987
8931
|
const module = await getModule(id);
|
|
8988
8932
|
if (!module.hasFunctionalEvents) {
|
|
8989
|
-
await invoke$
|
|
8933
|
+
await invoke$I(/* Viewlet.load */kLoadModule, /* id */id, /* hasFunctionalEvents */module.hasFunctionalEvents);
|
|
8990
8934
|
}
|
|
8991
8935
|
await loadModule$1(id, module);
|
|
8992
8936
|
await maybeRegisterWrappedCommands(id, module);
|
|
@@ -9102,7 +9046,7 @@ const loadInternal = async (viewlet, focus, restore, restoreState) => {
|
|
|
9102
9046
|
if (shouldRenderEvents === false) {
|
|
9103
9047
|
commands.push(['Viewlet.registerEventListeners', viewletUid, eventListeners]);
|
|
9104
9048
|
} else {
|
|
9105
|
-
await invoke$
|
|
9049
|
+
await invoke$I('Viewlet.registerEventListeners', viewletUid, eventListeners);
|
|
9106
9050
|
}
|
|
9107
9051
|
}
|
|
9108
9052
|
}
|
|
@@ -9169,7 +9113,7 @@ const loadInternal = async (viewlet, focus, restore, restoreState) => {
|
|
|
9169
9113
|
await loadInstance(viewlet.id, module);
|
|
9170
9114
|
state = ViewletState.ContentLoaded;
|
|
9171
9115
|
if (viewlet.show === false) {} else {
|
|
9172
|
-
await invoke$
|
|
9116
|
+
await invoke$I(/* Viewlet.loadModule */kLoadModule, /* id */viewlet.id);
|
|
9173
9117
|
}
|
|
9174
9118
|
if (viewlet.disposed) {
|
|
9175
9119
|
// TODO unload the module from renderer process
|
|
@@ -9260,7 +9204,7 @@ const loadInternal = async (viewlet, focus, restore, restoreState) => {
|
|
|
9260
9204
|
commands.push(...extraCommands);
|
|
9261
9205
|
const finalCommands = applicationId !== undefined && !focus ? filterFocusCommands(commands) : commands;
|
|
9262
9206
|
updateDynamicFocusContext(finalCommands);
|
|
9263
|
-
await invoke$
|
|
9207
|
+
await invoke$I(/* Viewlet.sendMultiple */kSendMultiple, /* commands */finalCommands);
|
|
9264
9208
|
runLoadContentLaterForCreatedViewlets(commands);
|
|
9265
9209
|
} else if (!module.hasFunctionalEvents && shouldRender) {
|
|
9266
9210
|
const allCommands = [...commands, ...extraCommands
|
|
@@ -9282,7 +9226,7 @@ const loadInternal = async (viewlet, focus, restore, restoreState) => {
|
|
|
9282
9226
|
}
|
|
9283
9227
|
state = ViewletState.ContentRendered;
|
|
9284
9228
|
if (viewlet.parentUid && viewlet.show !== false) {
|
|
9285
|
-
await invoke$
|
|
9229
|
+
await invoke$I(/* Viewlet.append */kAppendViewlet, /* parentUid */viewlet.parentUid, /* id */viewletUid, /* focus */focus);
|
|
9286
9230
|
}
|
|
9287
9231
|
state = ViewletState.Appended;
|
|
9288
9232
|
if (viewlet.disposed) {
|
|
@@ -9316,10 +9260,10 @@ const loadInternal = async (viewlet, focus, restore, restoreState) => {
|
|
|
9316
9260
|
}
|
|
9317
9261
|
const commands = [];
|
|
9318
9262
|
if (state < ViewletState.RendererProcessViewletLoaded && !module?.hasFunctionalEvents) {
|
|
9319
|
-
await invoke$
|
|
9263
|
+
await invoke$I(/* Viewlet.loadModule */kLoadModule, /* id */viewlet.id);
|
|
9320
9264
|
}
|
|
9321
9265
|
const parentUid = viewlet.parentUid;
|
|
9322
|
-
await invoke$
|
|
9266
|
+
await invoke$I(kLoadModule, Error$3);
|
|
9323
9267
|
commands.push([kCreate, Error$3, viewletUid]);
|
|
9324
9268
|
// @ts-ignore
|
|
9325
9269
|
if (viewlet.setBounds !== false) {
|
|
@@ -9329,7 +9273,7 @@ const loadInternal = async (viewlet, focus, restore, restoreState) => {
|
|
|
9329
9273
|
if (module && module.customErrorRenderer) {
|
|
9330
9274
|
const errorModule = await loadModule(viewlet.getModule, module.customErrorRenderer);
|
|
9331
9275
|
const dom = await errorModule.render(error, message);
|
|
9332
|
-
await invoke$
|
|
9276
|
+
await invoke$I(kLoadModule, module.customErrorRenderer);
|
|
9333
9277
|
commands.push([kCreate, module.customErrorRenderer, viewletUid]);
|
|
9334
9278
|
commands.push(['Viewlet.setDom2', viewletUid, dom]);
|
|
9335
9279
|
if (viewlet.append) {
|
|
@@ -9895,7 +9839,7 @@ const KeyBindings = {
|
|
|
9895
9839
|
reloadUserKeyBindings
|
|
9896
9840
|
};
|
|
9897
9841
|
|
|
9898
|
-
const restoreMainFocus = async (invoke = invoke$
|
|
9842
|
+
const restoreMainFocus = async (invoke = invoke$F) => {
|
|
9899
9843
|
const mainInstance = getInstance$1(Main$3);
|
|
9900
9844
|
if (mainInstance) {
|
|
9901
9845
|
await invoke('MainArea.focus', mainInstance.state.uid);
|
|
@@ -9937,10 +9881,10 @@ const getTitle$q = id => {
|
|
|
9937
9881
|
return instance.factory.getTitle(instance.state.uid);
|
|
9938
9882
|
};
|
|
9939
9883
|
const getDragData = () => {
|
|
9940
|
-
return invoke$
|
|
9884
|
+
return invoke$I('Viewlet.getDragData');
|
|
9941
9885
|
};
|
|
9942
9886
|
const focusSelector = (id, selector) => {
|
|
9943
|
-
return invoke$
|
|
9887
|
+
return invoke$I('Viewlet.focusSelector', id, selector);
|
|
9944
9888
|
};
|
|
9945
9889
|
const focus$h = async id => {
|
|
9946
9890
|
const instance = getInstance$1(id);
|
|
@@ -9953,7 +9897,7 @@ const focus$h = async id => {
|
|
|
9953
9897
|
const newState = instance.factory.focus(oldState);
|
|
9954
9898
|
commands.push(...render$V(instance.factory, oldState, newState));
|
|
9955
9899
|
}
|
|
9956
|
-
await invoke$
|
|
9900
|
+
await invoke$I('Viewlet.sendMultiple', commands);
|
|
9957
9901
|
};
|
|
9958
9902
|
const reload$7 = async id => {
|
|
9959
9903
|
const instance = getInstance$1(id);
|
|
@@ -9983,7 +9927,7 @@ const reload$7 = async id => {
|
|
|
9983
9927
|
setRenderedState(id, newState);
|
|
9984
9928
|
const backgroundCommands = filterFocusCommands(commands);
|
|
9985
9929
|
if (backgroundCommands.length > 0) {
|
|
9986
|
-
await invoke$
|
|
9930
|
+
await invoke$I('Viewlet.sendMultiple', backgroundCommands);
|
|
9987
9931
|
}
|
|
9988
9932
|
instance.loadContentLaterStarted = false;
|
|
9989
9933
|
instance.loadContentLaterPromise = undefined;
|
|
@@ -10046,9 +9990,9 @@ const dispose$_ = async id => {
|
|
|
10046
9990
|
}
|
|
10047
9991
|
const cssDisposeCommands = getCssDisposeCommands(instance);
|
|
10048
9992
|
if (widgetDisposeCommands.length > 0 || cssDisposeCommands.length > 0) {
|
|
10049
|
-
await invoke$
|
|
9993
|
+
await invoke$I('Viewlet.sendMultiple', [...widgetDisposeCommands, ['Viewlet.dispose', instanceUid], ...cssDisposeCommands]);
|
|
10050
9994
|
} else {
|
|
10051
|
-
await invoke$
|
|
9995
|
+
await invoke$I(/* Viewlet.dispose */'Viewlet.dispose', /* id */instanceUid);
|
|
10052
9996
|
}
|
|
10053
9997
|
if (instance.factory.getKeyBindings) {
|
|
10054
9998
|
removeKeyBindings(getKeyBindingSetId(instance, instanceUid));
|
|
@@ -10255,7 +10199,7 @@ const setStateFunctional = (id, newState) => {
|
|
|
10255
10199
|
const setState$1 = async (id, newState) => {
|
|
10256
10200
|
const commands = setStateFunctional(id, newState);
|
|
10257
10201
|
if (commands.length > 0) {
|
|
10258
|
-
await invoke$
|
|
10202
|
+
await invoke$I(/* Viewlet.sendMultiple */'Viewlet.sendMultiple', /* commands */commands);
|
|
10259
10203
|
}
|
|
10260
10204
|
};
|
|
10261
10205
|
const getAllStates = () => {
|
|
@@ -10323,7 +10267,7 @@ const loadWidgetWithLayout = async (layout, moduleId, ...args) => {
|
|
|
10323
10267
|
// TODO send focus changes to renderer process together with other message
|
|
10324
10268
|
updateDynamicFocusContext(commands);
|
|
10325
10269
|
commands.push(['Viewlet.focus', childUid]);
|
|
10326
|
-
await invoke$
|
|
10270
|
+
await invoke$I('Viewlet.executeCommands', commands);
|
|
10327
10271
|
};
|
|
10328
10272
|
const closeWidget = async id => {
|
|
10329
10273
|
try {
|
|
@@ -10335,7 +10279,7 @@ const closeWidget = async id => {
|
|
|
10335
10279
|
const child = childInstance.state;
|
|
10336
10280
|
const childUid = child.uid;
|
|
10337
10281
|
const commands = disposeFunctional(childUid);
|
|
10338
|
-
await invoke$
|
|
10282
|
+
await invoke$I(/* Viewlet.dispose */'Viewlet.sendMultiple', commands);
|
|
10339
10283
|
if (childInstance.moduleId === QuickPick) {
|
|
10340
10284
|
const mainInstance = getInstance$1(Main$3);
|
|
10341
10285
|
if (mainInstance) {
|
|
@@ -10417,7 +10361,7 @@ const executeViewletCommandInternal = async (uid, fnName, ...args) => {
|
|
|
10417
10361
|
updateDynamicFocusContext(commands);
|
|
10418
10362
|
setRenderedState(uid, actualNewState);
|
|
10419
10363
|
if (commands.length > 0) {
|
|
10420
|
-
await invoke$
|
|
10364
|
+
await invoke$I(/* Viewlet.sendMultiple */'Viewlet.sendMultiple', /* commands */commands);
|
|
10421
10365
|
}
|
|
10422
10366
|
if (getInstance$1(uid) === instance && instance.factory.afterRender) {
|
|
10423
10367
|
await instance.factory.afterRender(renderedState, actualNewState);
|
|
@@ -10480,7 +10424,7 @@ const disposeWidgetWithValue = async (id, value) => {
|
|
|
10480
10424
|
instance.status = 'disposed';
|
|
10481
10425
|
remove$c(id);
|
|
10482
10426
|
remove$c(uid);
|
|
10483
|
-
await invoke$
|
|
10427
|
+
await invoke$I('Viewlet.sendMultiple', commands);
|
|
10484
10428
|
// return commands
|
|
10485
10429
|
const parentInstance = getByUid(parentUid) || getInstance$1(KeyBindings$1);
|
|
10486
10430
|
if (!parentInstance) {
|
|
@@ -10569,7 +10513,7 @@ const initialize$3 = async (options, layoutUid) => {
|
|
|
10569
10513
|
const initialCommands = commands.filter(command => command[0] !== 'Viewlet.setDom2');
|
|
10570
10514
|
initialCommands.push(['Viewlet.appendToRoot', layoutUid, options.rootId]);
|
|
10571
10515
|
initialCommands.push(['Viewlet.setBounds', layoutUid, 0, 0, options.width, options.height]);
|
|
10572
|
-
await invoke$
|
|
10516
|
+
await invoke$I('Viewlet.executeCommands', initialCommands);
|
|
10573
10517
|
for (const part of ['Main', 'SideBar', 'SecondarySideBar', 'Panel', 'ActivityBar', 'StatusBar', 'TitleBar']) {
|
|
10574
10518
|
await executeForApplication(options.id, `Layout.load${part}IfVisible`);
|
|
10575
10519
|
}
|
|
@@ -10650,14 +10594,14 @@ const execute$5 = (applicationId, command, ...args) => {
|
|
|
10650
10594
|
} else {
|
|
10651
10595
|
await invoke$M('Extensions.invokeForApplication', applicationId, 'Extensions.handleFileChanges', changes);
|
|
10652
10596
|
}
|
|
10653
|
-
await invoke$
|
|
10597
|
+
await invoke$I('ApplicationHost.fileSaved', applicationId, method === 'copy' ? args[1] : args[0]);
|
|
10654
10598
|
}
|
|
10655
10599
|
return result;
|
|
10656
10600
|
});
|
|
10657
10601
|
}
|
|
10658
10602
|
switch (command) {
|
|
10659
10603
|
case 'Notification.create':
|
|
10660
|
-
return track(applicationId, () => invoke$
|
|
10604
|
+
return track(applicationId, () => invoke$I('Notification.create', args[0], args[1], application.layoutUid));
|
|
10661
10605
|
case 'Dialog.show':
|
|
10662
10606
|
return track(applicationId, () => openWidgetForApplication(applicationId, Dialog, args[0]));
|
|
10663
10607
|
case 'Dialog.showWarning':
|
|
@@ -10742,7 +10686,7 @@ const resize$J = (applicationId, width, height) => {
|
|
|
10742
10686
|
layoutUid
|
|
10743
10687
|
} = get$l(applicationId);
|
|
10744
10688
|
await execute$5(applicationId, 'Layout.handleResize', width, height);
|
|
10745
|
-
await invoke$
|
|
10689
|
+
await invoke$I('Viewlet.setBounds', layoutUid, 0, 0, width, height);
|
|
10746
10690
|
});
|
|
10747
10691
|
};
|
|
10748
10692
|
const disposeApplication = async applicationId => {
|
|
@@ -10754,20 +10698,25 @@ const disposeApplication = async applicationId => {
|
|
|
10754
10698
|
if (getByUid(uid)) {
|
|
10755
10699
|
await dispose$_(uid);
|
|
10756
10700
|
} else {
|
|
10757
|
-
await invoke$
|
|
10701
|
+
await invoke$I('Viewlet.dispose', uid);
|
|
10758
10702
|
}
|
|
10759
10703
|
} catch (error) {
|
|
10760
10704
|
errors.push(error);
|
|
10761
10705
|
remove$c(uid);
|
|
10762
10706
|
try {
|
|
10763
|
-
await invoke$
|
|
10707
|
+
await invoke$I('Viewlet.dispose', uid);
|
|
10764
10708
|
} catch (rendererError) {
|
|
10765
10709
|
errors.push(rendererError);
|
|
10766
10710
|
}
|
|
10767
10711
|
}
|
|
10768
10712
|
}
|
|
10769
|
-
remove$
|
|
10770
|
-
|
|
10713
|
+
for (const cleanup of [remove$g, dispose$10]) {
|
|
10714
|
+
try {
|
|
10715
|
+
await cleanup(applicationId);
|
|
10716
|
+
} catch (error) {
|
|
10717
|
+
errors.push(error);
|
|
10718
|
+
}
|
|
10719
|
+
}
|
|
10771
10720
|
try {
|
|
10772
10721
|
await invoke$M('Extensions.disposeApplication', applicationId);
|
|
10773
10722
|
} catch (error) {
|
|
@@ -10843,7 +10792,7 @@ const getMetaThemeColor = colorThemeJson => {
|
|
|
10843
10792
|
};
|
|
10844
10793
|
|
|
10845
10794
|
const setThemeColor = async themeColor => {
|
|
10846
|
-
await invoke$
|
|
10795
|
+
await invoke$I(/* Meta.setThemeColor */'Meta.setThemeColor', /* color */themeColor);
|
|
10847
10796
|
};
|
|
10848
10797
|
|
|
10849
10798
|
// TODO by default color theme should come from local storage, session storage, cache storage, indexeddb or blob url -> fast initial load
|
|
@@ -11293,21 +11242,21 @@ const launchActivityBarWorker = async () => {
|
|
|
11293
11242
|
port1,
|
|
11294
11243
|
port2
|
|
11295
11244
|
} = getPortTuple();
|
|
11296
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'ActivityBar.handleMessagePort', port1), invokeAndTransfer$
|
|
11245
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'ActivityBar.handleMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'ActivityBar')]);
|
|
11297
11246
|
return ipc;
|
|
11298
11247
|
};
|
|
11299
11248
|
|
|
11300
11249
|
const {
|
|
11301
|
-
invoke: invoke$
|
|
11302
|
-
invokeAndTransfer: invokeAndTransfer$
|
|
11250
|
+
invoke: invoke$B,
|
|
11251
|
+
invokeAndTransfer: invokeAndTransfer$H,
|
|
11303
11252
|
restart: restart$o,
|
|
11304
11253
|
sleep: sleep$2
|
|
11305
11254
|
} = getOrCreateWorkerWithSleep(launchActivityBarWorker, 'ActivityBar.sleep', 'ActivityBar.wakeUp');
|
|
11306
11255
|
|
|
11307
11256
|
const ActivityBarWorker = {
|
|
11308
11257
|
__proto__: null,
|
|
11309
|
-
invoke: invoke$
|
|
11310
|
-
invokeAndTransfer: invokeAndTransfer$
|
|
11258
|
+
invoke: invoke$B,
|
|
11259
|
+
invokeAndTransfer: invokeAndTransfer$H,
|
|
11311
11260
|
restart: restart$o,
|
|
11312
11261
|
sleep: sleep$2
|
|
11313
11262
|
};
|
|
@@ -11326,21 +11275,21 @@ const launchTitleBarWorker = async () => {
|
|
|
11326
11275
|
port1,
|
|
11327
11276
|
port2
|
|
11328
11277
|
} = getPortTuple();
|
|
11329
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'TitleBar.handleMessagePort', port1), invokeAndTransfer$
|
|
11278
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'TitleBar.handleMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'TitleBar')]);
|
|
11330
11279
|
return ipc;
|
|
11331
11280
|
};
|
|
11332
11281
|
|
|
11333
11282
|
const {
|
|
11334
|
-
invoke: invoke$
|
|
11335
|
-
invokeAndTransfer: invokeAndTransfer$
|
|
11283
|
+
invoke: invoke$A,
|
|
11284
|
+
invokeAndTransfer: invokeAndTransfer$G,
|
|
11336
11285
|
restart: restart$n,
|
|
11337
11286
|
sleep: sleep$1
|
|
11338
11287
|
} = getOrCreateWorkerWithSleep(launchTitleBarWorker, 'TitleBar.sleep', 'TitleBar.wakeUp');
|
|
11339
11288
|
|
|
11340
11289
|
const TitleBarWorker = {
|
|
11341
11290
|
__proto__: null,
|
|
11342
|
-
invoke: invoke$
|
|
11343
|
-
invokeAndTransfer: invokeAndTransfer$
|
|
11291
|
+
invoke: invoke$A,
|
|
11292
|
+
invokeAndTransfer: invokeAndTransfer$G,
|
|
11344
11293
|
restart: restart$n,
|
|
11345
11294
|
sleep: sleep$1
|
|
11346
11295
|
};
|
|
@@ -11435,7 +11384,7 @@ const reloadElectron = () => {
|
|
|
11435
11384
|
};
|
|
11436
11385
|
|
|
11437
11386
|
const reloadWeb = () => {
|
|
11438
|
-
return invoke$
|
|
11387
|
+
return invoke$I('Window.reload');
|
|
11439
11388
|
};
|
|
11440
11389
|
|
|
11441
11390
|
const getFn = () => {
|
|
@@ -11619,7 +11568,7 @@ const map$1 = {
|
|
|
11619
11568
|
[ExtensionHost]: () => Promise.resolve().then(function () { return ExtensionHostFileSystem; }),
|
|
11620
11569
|
[App]: () => Promise.resolve().then(function () { return FileSystemApp; }),
|
|
11621
11570
|
[Data$1]: () => Promise.resolve().then(function () { return FileSystemData; }),
|
|
11622
|
-
[Memfs]: () => Promise.resolve().then(function () { return
|
|
11571
|
+
[Memfs]: () => Promise.resolve().then(function () { return FileSystemMemory; }),
|
|
11623
11572
|
[Web]: () => Promise.resolve().then(function () { return FileSystemWeb; }),
|
|
11624
11573
|
[Fetch]: () => Promise.resolve().then(function () { return FileSystemFetch; }),
|
|
11625
11574
|
[Disk]: () => Promise.resolve().then(function () { return FileSystemDisk; }),
|
|
@@ -11707,19 +11656,19 @@ const handleIconThemeChange$1 = async () => {
|
|
|
11707
11656
|
};
|
|
11708
11657
|
|
|
11709
11658
|
const getFileIcon$1 = file => {
|
|
11710
|
-
return invoke$
|
|
11659
|
+
return invoke$K('IconTheme.getFileIcon', file);
|
|
11711
11660
|
};
|
|
11712
11661
|
const getFileIcons = fileNames => {
|
|
11713
|
-
return invoke$
|
|
11662
|
+
return invoke$K('IconTheme.getFileIcons', fileNames);
|
|
11714
11663
|
};
|
|
11715
11664
|
const getFolderIcon = folder => {
|
|
11716
|
-
return invoke$
|
|
11665
|
+
return invoke$K('IconTheme.getFolderIcon', folder);
|
|
11717
11666
|
};
|
|
11718
11667
|
const getIcon = dirent => {
|
|
11719
|
-
return invoke$
|
|
11668
|
+
return invoke$K('IconTheme.getIcon', dirent);
|
|
11720
11669
|
};
|
|
11721
11670
|
const getIcons = iconRequests => {
|
|
11722
|
-
return invoke$
|
|
11671
|
+
return invoke$K('IconTheme.getIcons', iconRequests);
|
|
11723
11672
|
};
|
|
11724
11673
|
|
|
11725
11674
|
const FALLBACK_ICON_THEME_ID = 'vscode-icons';
|
|
@@ -11745,7 +11694,7 @@ const doSetIconTheme = async (iconThemeId, platform, assetDir) => {
|
|
|
11745
11694
|
const extensions = iconThemeId === null ? [] : await invoke$M('Extensions.getAllExtensions', assetDir, platform);
|
|
11746
11695
|
const iconThemePlatform = getIconThemePlatform(platform, assetDir);
|
|
11747
11696
|
const etag = getIconThemeEtag(iconThemeId);
|
|
11748
|
-
await invoke$
|
|
11697
|
+
await invoke$K('IconTheme.getIconThemeJson', extensions, iconThemeId, assetDir, iconThemePlatform, useCache, etag);
|
|
11749
11698
|
await handleIconThemeChange$1();
|
|
11750
11699
|
} catch (error) {
|
|
11751
11700
|
if (isTest()) ; else {
|
|
@@ -11790,7 +11739,7 @@ const hydrate$5 = async (platform, assetDir) => {
|
|
|
11790
11739
|
};
|
|
11791
11740
|
|
|
11792
11741
|
const getInitData = async () => {
|
|
11793
|
-
const rendererProcessInitData = await invoke$
|
|
11742
|
+
const rendererProcessInitData = await invoke$I('InitData.getInitData');
|
|
11794
11743
|
// TODO get the following items
|
|
11795
11744
|
// - location.href
|
|
11796
11745
|
// - workspace
|
|
@@ -12084,7 +12033,7 @@ const load$4 = moduleId => {
|
|
|
12084
12033
|
return Promise.resolve().then(function () { return TerminalTransfer_ipc; });
|
|
12085
12034
|
case MeasureTextHeight:
|
|
12086
12035
|
return Promise.resolve().then(function () { return MeasureTextHeight_ipc; });
|
|
12087
|
-
case FileSystemMemory:
|
|
12036
|
+
case FileSystemMemory$1:
|
|
12088
12037
|
return Promise.resolve().then(function () { return FileSystemMemory_ipc; });
|
|
12089
12038
|
case WebSocketCapability:
|
|
12090
12039
|
return Promise.resolve().then(function () { return WebSocketCapability_ipc; });
|
|
@@ -12099,7 +12048,7 @@ const load$4 = moduleId => {
|
|
|
12099
12048
|
|
|
12100
12049
|
const settingName = 'workbench.experimental.modernUI';
|
|
12101
12050
|
const apply$1 = () => {
|
|
12102
|
-
return invoke$
|
|
12051
|
+
return invoke$I('Workbench.setModernUi', get$n(settingName) === true);
|
|
12103
12052
|
};
|
|
12104
12053
|
const hydrate$4 = async () => {
|
|
12105
12054
|
addListener$2('preferences.changed', apply$1);
|
|
@@ -12351,25 +12300,6 @@ const exit$1 = code => {
|
|
|
12351
12300
|
return invoke$N('Exit.exit', code);
|
|
12352
12301
|
};
|
|
12353
12302
|
|
|
12354
|
-
const fileSystemWorkerUrl = `${assetDir}/packages/file-system-worker/dist/fileSystemWorkerMain.js`;
|
|
12355
|
-
|
|
12356
|
-
const getFileSystemPlatform = (platform = getPlatform$5()) => platform;
|
|
12357
|
-
const launchFileSystemWorker = async () => {
|
|
12358
|
-
const name = 'File System Worker';
|
|
12359
|
-
const ipc = await create$1p({
|
|
12360
|
-
method: ModuleWorkerAndWorkaroundForChromeDevtoolsBug,
|
|
12361
|
-
name,
|
|
12362
|
-
url: getConfiguredWorkerUrl$1('develop.fileSystemWorkerPath', fileSystemWorkerUrl)
|
|
12363
|
-
});
|
|
12364
|
-
handleIpc$1(ipc);
|
|
12365
|
-
await invoke$P(ipc, 'Initialize.initialize', getFileSystemPlatform());
|
|
12366
|
-
return ipc;
|
|
12367
|
-
};
|
|
12368
|
-
|
|
12369
|
-
const {
|
|
12370
|
-
invoke: invoke$A,
|
|
12371
|
-
invokeAndTransfer: invokeAndTransfer$G} = getOrCreateWorker(launchFileSystemWorker);
|
|
12372
|
-
|
|
12373
12303
|
const getRemoteSrc = uri => {
|
|
12374
12304
|
const isWindowsPath = /^[a-zA-Z]:[\\/]/.test(uri);
|
|
12375
12305
|
if (!isWindowsPath) {
|
|
@@ -12397,51 +12327,51 @@ const toUri = item => {
|
|
|
12397
12327
|
const copy$2 = (source, target) => {
|
|
12398
12328
|
source = toUri(source);
|
|
12399
12329
|
target = toUri(target);
|
|
12400
|
-
return invoke$
|
|
12330
|
+
return invoke$L('FileSystem.copy', /* source */source, /* target */target);
|
|
12401
12331
|
};
|
|
12402
12332
|
const readFile$d = (path, encoding) => {
|
|
12403
12333
|
path = toUri(path);
|
|
12404
|
-
return invoke$
|
|
12334
|
+
return invoke$L('FileSystem.readFile', /* path */path, /* encoding */encoding);
|
|
12405
12335
|
};
|
|
12406
12336
|
const exists$2 = (path, encoding) => {
|
|
12407
12337
|
path = toUri(path);
|
|
12408
|
-
return invoke$
|
|
12338
|
+
return invoke$L('FileSystem.exists', /* path */path);
|
|
12409
12339
|
};
|
|
12410
12340
|
const readJson$5 = path => {
|
|
12411
12341
|
path = toUri(path);
|
|
12412
|
-
return invoke$
|
|
12342
|
+
return invoke$L('FileSystem.readJson', /* path */path);
|
|
12413
12343
|
};
|
|
12414
12344
|
const remove$9 = path => {
|
|
12415
12345
|
path = toUri(path);
|
|
12416
|
-
return invoke$
|
|
12346
|
+
return invoke$L('FileSystem.remove', /* path */path);
|
|
12417
12347
|
};
|
|
12418
12348
|
const rename$6 = (oldUri, newUri) => {
|
|
12419
12349
|
oldUri = toUri(oldUri);
|
|
12420
12350
|
newUri = toUri(newUri);
|
|
12421
|
-
return invoke$
|
|
12351
|
+
return invoke$L('FileSystem.rename', /* oldPath */oldUri, /* newPath */newUri);
|
|
12422
12352
|
};
|
|
12423
12353
|
const mkdir$7 = path => {
|
|
12424
12354
|
path = toUri(path);
|
|
12425
|
-
return invoke$
|
|
12355
|
+
return invoke$L('FileSystem.mkdir', /* path */path);
|
|
12426
12356
|
};
|
|
12427
12357
|
const writeFile$e = async (path, content, encoding) => {
|
|
12428
12358
|
path = toUri(path);
|
|
12429
|
-
await invoke$
|
|
12359
|
+
await invoke$L(/* FileSystem.writeFile */'FileSystem.writeFile', /* path */path, /* content */content, /* encoding */encoding);
|
|
12430
12360
|
};
|
|
12431
12361
|
const writeBlob = async (path, blob) => {
|
|
12432
12362
|
path = toUri(path);
|
|
12433
|
-
await invoke$
|
|
12363
|
+
await invoke$L('FileSystem.writeBlob', path, blob);
|
|
12434
12364
|
};
|
|
12435
12365
|
const ensureFile$1 = async () => {};
|
|
12436
12366
|
const readDirWithFileTypes$7 = path => {
|
|
12437
12367
|
path = toUri(path);
|
|
12438
|
-
return invoke$
|
|
12368
|
+
return invoke$L('FileSystem.readDirWithFileTypes', /* path */path);
|
|
12439
12369
|
};
|
|
12440
12370
|
const getBlobUrl$3 = path => {
|
|
12441
12371
|
return getRemoteSrc(path);
|
|
12442
12372
|
};
|
|
12443
12373
|
const getBlob$3 = async (path, type) => {
|
|
12444
|
-
const content = await invoke$
|
|
12374
|
+
const content = await invoke$L('FileSystem.readFileAsBuffer', path);
|
|
12445
12375
|
const array = new Uint8Array(content.data);
|
|
12446
12376
|
const blob = new Blob([array], {
|
|
12447
12377
|
type
|
|
@@ -12450,26 +12380,26 @@ const getBlob$3 = async (path, type) => {
|
|
|
12450
12380
|
};
|
|
12451
12381
|
const isReadonly$7 = path => {
|
|
12452
12382
|
path = toUri(path);
|
|
12453
|
-
return invoke$
|
|
12383
|
+
return invoke$L('FileSystem.isReadonly', /* path */path);
|
|
12454
12384
|
};
|
|
12455
12385
|
const getRealPath = path => {
|
|
12456
|
-
return invoke$
|
|
12386
|
+
return invoke$L('FileSystem.getRealPath', /* path */path);
|
|
12457
12387
|
};
|
|
12458
12388
|
const getFileSize = path => {
|
|
12459
12389
|
path = toUri(path);
|
|
12460
|
-
return invoke$
|
|
12390
|
+
return invoke$L('FileSystem.getFileSize', /* path */path);
|
|
12461
12391
|
};
|
|
12462
12392
|
const stat$2 = path => {
|
|
12463
12393
|
path = toUri(path);
|
|
12464
|
-
return invoke$
|
|
12394
|
+
return invoke$L('FileSystem.stat', /* path */path);
|
|
12465
12395
|
};
|
|
12466
12396
|
const getFolderSize = path => {
|
|
12467
12397
|
path = toUri(path);
|
|
12468
|
-
return invoke$
|
|
12398
|
+
return invoke$L('FileSystem.getFolderSize', /* path */path);
|
|
12469
12399
|
};
|
|
12470
12400
|
const chmod$2 = (path, permissions) => {
|
|
12471
12401
|
path = toUri(path);
|
|
12472
|
-
return invoke$
|
|
12402
|
+
return invoke$L('FileSystem.chmod', /* path */path, /* permissions */permissions);
|
|
12473
12403
|
};
|
|
12474
12404
|
const canBeRestored$4 = true;
|
|
12475
12405
|
|
|
@@ -12857,7 +12787,7 @@ const startRecording$1 = async (authState, startup = false) => {
|
|
|
12857
12787
|
state$c.configuration = configuration;
|
|
12858
12788
|
return;
|
|
12859
12789
|
}
|
|
12860
|
-
await invoke$
|
|
12790
|
+
await invoke$I('SessionReplay.configure', {
|
|
12861
12791
|
...options,
|
|
12862
12792
|
local: false,
|
|
12863
12793
|
upload: false
|
|
@@ -12868,9 +12798,9 @@ const startRecording$1 = async (authState, startup = false) => {
|
|
|
12868
12798
|
await execute$8('Notification.create', 'info', 'Reload the window to start session replay');
|
|
12869
12799
|
}
|
|
12870
12800
|
};
|
|
12871
|
-
const getSessionContent = async () => JSON.stringify(await invoke$
|
|
12801
|
+
const getSessionContent = async () => JSON.stringify(await invoke$I('SessionReplay.getSession'));
|
|
12872
12802
|
const downloadSession = async () => {
|
|
12873
|
-
const session = await invoke$
|
|
12803
|
+
const session = await invoke$I('SessionReplay.getSession');
|
|
12874
12804
|
await execute$8('Download.downloadJson', session, `${session.id}.json`);
|
|
12875
12805
|
};
|
|
12876
12806
|
const replaySession = async sessionId => {
|
|
@@ -13215,7 +13145,7 @@ const startup = async (platform, assetDir) => {
|
|
|
13215
13145
|
set$l('layout.backendUrl', promptOptions.backendUrl);
|
|
13216
13146
|
}
|
|
13217
13147
|
mark(DidLoadPreferences);
|
|
13218
|
-
await invoke$
|
|
13148
|
+
await invoke$I('VirtualDom.configure', getRendererOptions());
|
|
13219
13149
|
preloadTestWorker(initData.Location.href, promptOptions !== undefined);
|
|
13220
13150
|
const hasAuthCallback = hasCodeQueryParam(initData.Location.href);
|
|
13221
13151
|
if (hasAuthCallback) {
|
|
@@ -13282,7 +13212,7 @@ const startup = async (platform, assetDir) => {
|
|
|
13282
13212
|
// const placeholderCommands = layoutModule.factory.getInitialPlaceholderCommands(layoutModule.state)
|
|
13283
13213
|
// commands.push(...placeholderCommands)
|
|
13284
13214
|
commands.push(['Viewlet.appendToBody', layout.uid]);
|
|
13285
|
-
await invoke$
|
|
13215
|
+
await invoke$I('Viewlet.executeCommands', commands);
|
|
13286
13216
|
if (authState) {
|
|
13287
13217
|
await execute$8('Layout.setAuthState', authState);
|
|
13288
13218
|
}
|
|
@@ -14054,7 +13984,7 @@ const getPort = async ipcId => {
|
|
|
14054
13984
|
port2
|
|
14055
13985
|
} = getPortTuple();
|
|
14056
13986
|
// TODO call sendMessagePortToElectron function
|
|
14057
|
-
const webContentsId = await invokeAndTransfer$
|
|
13987
|
+
const webContentsId = await invokeAndTransfer$N('IpcParent.create', {
|
|
14058
13988
|
method: Electron,
|
|
14059
13989
|
port: port1,
|
|
14060
13990
|
ipcId
|
|
@@ -14789,7 +14719,7 @@ const getDom$2 = async uid => {
|
|
|
14789
14719
|
if (typeof instance.factory.getComponentDom !== 'function') {
|
|
14790
14720
|
throw new Error(`Component DOM API not available: ${instance.moduleId}`);
|
|
14791
14721
|
}
|
|
14792
|
-
const preview = await invoke$
|
|
14722
|
+
const preview = await invoke$I('Viewlet.getComponentDom', uid);
|
|
14793
14723
|
return preview ?? instance.factory.getComponentDom(instance.state);
|
|
14794
14724
|
};
|
|
14795
14725
|
const validateState = (uid, oldState, newState) => {
|
|
@@ -14804,7 +14734,7 @@ const renderState = async (instance, uid, newState) => {
|
|
|
14804
14734
|
const commands = filterFocusCommands(render$V(instance.factory, instance.renderedState, newState, uid, newState.parentUid));
|
|
14805
14735
|
setRenderedState(uid, newState);
|
|
14806
14736
|
if (commands.length > 0) {
|
|
14807
|
-
await invoke$
|
|
14737
|
+
await invoke$I('Viewlet.sendMultiple', commands);
|
|
14808
14738
|
}
|
|
14809
14739
|
};
|
|
14810
14740
|
const setState = async (uid, newComponentState) => {
|
|
@@ -14849,7 +14779,7 @@ const setDom = async (uid, dom) => {
|
|
|
14849
14779
|
if (serializeComponentState(currentDom) === serializeComponentState(dom)) {
|
|
14850
14780
|
return;
|
|
14851
14781
|
}
|
|
14852
|
-
await invoke$
|
|
14782
|
+
await invoke$I('Viewlet.setComponentDom', uid, dom);
|
|
14853
14783
|
await refreshOpenEditors(uid);
|
|
14854
14784
|
};
|
|
14855
14785
|
const getWorkerName$1 = async uid => {
|
|
@@ -14870,7 +14800,7 @@ const getWorkerName$1 = async uid => {
|
|
|
14870
14800
|
}
|
|
14871
14801
|
const workerName = getName(instance.factory, instance.moduleId);
|
|
14872
14802
|
if (workerName) {
|
|
14873
|
-
const workers = await invoke$
|
|
14803
|
+
const workers = await invoke$I('Workers.getWorkers');
|
|
14874
14804
|
const worker = workers.find(item => item.name === workerName);
|
|
14875
14805
|
return worker?.runtimeName ?? workerName;
|
|
14876
14806
|
}
|
|
@@ -15155,15 +15085,15 @@ const getProviderProtocolPathAndUri = uri => {
|
|
|
15155
15085
|
const protocol = getProtocol(uri);
|
|
15156
15086
|
if (protocol !== ExtensionHost) {
|
|
15157
15087
|
return {
|
|
15158
|
-
path: getPath$
|
|
15088
|
+
path: getPath$4(protocol, uri),
|
|
15159
15089
|
protocol,
|
|
15160
15090
|
uri
|
|
15161
15091
|
};
|
|
15162
15092
|
}
|
|
15163
|
-
const providerUri = getPath$
|
|
15093
|
+
const providerUri = getPath$4(protocol, uri);
|
|
15164
15094
|
const providerProtocol = getProtocol(providerUri);
|
|
15165
15095
|
return {
|
|
15166
|
-
path: getPath$
|
|
15096
|
+
path: getPath$4(providerProtocol, providerUri),
|
|
15167
15097
|
protocol: providerProtocol,
|
|
15168
15098
|
uri: providerUri
|
|
15169
15099
|
};
|
|
@@ -15232,7 +15162,7 @@ const getBlob$2 = async (uri, type = '') => {
|
|
|
15232
15162
|
};
|
|
15233
15163
|
const getBlobUrl$2 = async (uri, type = '') => {
|
|
15234
15164
|
const blob = await getBlob$2(uri, type);
|
|
15235
|
-
return invoke$
|
|
15165
|
+
return invoke$I('ObjectUrl.create', blob);
|
|
15236
15166
|
};
|
|
15237
15167
|
const remove$7 = async uri => {
|
|
15238
15168
|
const {
|
|
@@ -15855,10 +15785,10 @@ const fetchAsset = async uri => {
|
|
|
15855
15785
|
const readFile$7 = async uri => {
|
|
15856
15786
|
uri = normalizeUri(uri);
|
|
15857
15787
|
if (uri.startsWith('localhost:') || uri.startsWith(location.host)) {
|
|
15858
|
-
return invoke$
|
|
15788
|
+
return invoke$L('FileSystem.readFile', `${location.protocol}//${uri}`);
|
|
15859
15789
|
}
|
|
15860
15790
|
if (uri.startsWith('http://') || uri.startsWith('https://')) {
|
|
15861
|
-
return invoke$
|
|
15791
|
+
return invoke$L('FileSystemFetch.readFile', uri);
|
|
15862
15792
|
}
|
|
15863
15793
|
const response = await fetchAsset(uri);
|
|
15864
15794
|
return response.text();
|
|
@@ -15874,10 +15804,10 @@ const exists = async uri => {
|
|
|
15874
15804
|
const readJson$3 = async uri => {
|
|
15875
15805
|
uri = normalizeUri(uri);
|
|
15876
15806
|
if (uri.startsWith('localhost:') || uri.startsWith(location.host)) {
|
|
15877
|
-
return invoke$
|
|
15807
|
+
return invoke$L('FileSystem.readJson', `${location.protocol}//${uri}`);
|
|
15878
15808
|
}
|
|
15879
15809
|
if (uri.startsWith('http://') || uri.startsWith('https://')) {
|
|
15880
|
-
return invoke$
|
|
15810
|
+
return invoke$L('FileSystem.readJson', uri);
|
|
15881
15811
|
}
|
|
15882
15812
|
const response = await fetchAsset(uri);
|
|
15883
15813
|
return response.json();
|
|
@@ -15933,10 +15863,10 @@ const chmod$1 = (path, permissions) => {
|
|
|
15933
15863
|
const getBlob$1 = async (uri, type) => {
|
|
15934
15864
|
uri = normalizeUri(uri);
|
|
15935
15865
|
if (uri.startsWith('localhost:') || uri.startsWith(location.host)) {
|
|
15936
|
-
return invoke$
|
|
15866
|
+
return invoke$L('FileSystem.readFileAsBlob', `${location.protocol}//${uri}`, type);
|
|
15937
15867
|
}
|
|
15938
15868
|
if (uri.startsWith('http://') || uri.startsWith('https://')) {
|
|
15939
|
-
return invoke$
|
|
15869
|
+
return invoke$L('FileSystem.readFileAsBlob', uri, type);
|
|
15940
15870
|
}
|
|
15941
15871
|
const response = await fetchAsset(uri);
|
|
15942
15872
|
return response.blob();
|
|
@@ -16043,7 +15973,7 @@ const launchAboutViewWorker = async () => {
|
|
|
16043
15973
|
port1,
|
|
16044
15974
|
port2
|
|
16045
15975
|
} = getPortTuple();
|
|
16046
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'About.handleMessagePort', port1), invokeAndTransfer$
|
|
15976
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'About.handleMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'About')]);
|
|
16047
15977
|
return ipc;
|
|
16048
15978
|
};
|
|
16049
15979
|
|
|
@@ -16278,10 +16208,10 @@ const SimpleBrowserWorkflow_ipc = {
|
|
|
16278
16208
|
|
|
16279
16209
|
const playBell = async () => {
|
|
16280
16210
|
const src = '/sounds/bell.oga';
|
|
16281
|
-
await invoke$
|
|
16211
|
+
await invoke$I(/* Audio.play */3211, /* src */src);
|
|
16282
16212
|
};
|
|
16283
16213
|
const play = async url => {
|
|
16284
|
-
await invoke$
|
|
16214
|
+
await invoke$I('Audio.play', /* src */url);
|
|
16285
16215
|
};
|
|
16286
16216
|
|
|
16287
16217
|
const name$2A = 'Audio';
|
|
@@ -16436,7 +16366,7 @@ const GetActiveEditor_ipc = {
|
|
|
16436
16366
|
};
|
|
16437
16367
|
|
|
16438
16368
|
const getSelectionText$1 = () => {
|
|
16439
|
-
return invoke$
|
|
16369
|
+
return invoke$I('Css.getSelectionText');
|
|
16440
16370
|
};
|
|
16441
16371
|
|
|
16442
16372
|
const name$2x = 'Document';
|
|
@@ -16534,14 +16464,14 @@ const PlatformPaths_ipc = {
|
|
|
16534
16464
|
};
|
|
16535
16465
|
|
|
16536
16466
|
const getFileHandles = ids => {
|
|
16537
|
-
return invoke$
|
|
16467
|
+
return invoke$I('FileHandles.get', ids);
|
|
16538
16468
|
};
|
|
16539
16469
|
const addFileHandle = fileHandle => {
|
|
16540
|
-
return invoke$
|
|
16470
|
+
return invoke$I('FileSystemHandle.addFileHandle', fileHandle);
|
|
16541
16471
|
};
|
|
16542
16472
|
|
|
16543
16473
|
const getFilePathElectron = async file => {
|
|
16544
|
-
return invoke$
|
|
16474
|
+
return invoke$I('GetFilePathElectron.getFilePathElectron', file);
|
|
16545
16475
|
};
|
|
16546
16476
|
|
|
16547
16477
|
const name$2t = 'FileSystemHandle';
|
|
@@ -16558,13 +16488,13 @@ const FileSystemHandle_ipc = {
|
|
|
16558
16488
|
};
|
|
16559
16489
|
|
|
16560
16490
|
const base64StringToBlob = base64String => {
|
|
16561
|
-
return invoke$
|
|
16491
|
+
return invoke$L('Blob.base64StringToBlob', base64String);
|
|
16562
16492
|
};
|
|
16563
16493
|
const binaryStringToBlob = async (string, type) => {
|
|
16564
|
-
return invoke$
|
|
16494
|
+
return invoke$L('Blob.binaryStringToBlob', string, type);
|
|
16565
16495
|
};
|
|
16566
16496
|
const blobToBinaryString = async blob => {
|
|
16567
|
-
return invoke$
|
|
16497
|
+
return invoke$L('Blob.blobToBinaryString', blob);
|
|
16568
16498
|
};
|
|
16569
16499
|
|
|
16570
16500
|
// based on https://github.com/microsoft/vscode/blob/bd782eb059e133d3a20fdb446b8feb0010a278ad/src/vs/base/common/mime.ts (License MIT)
|
|
@@ -16650,7 +16580,7 @@ const getSrc = uri => {
|
|
|
16650
16580
|
};
|
|
16651
16581
|
const disposeSrc = async src => {
|
|
16652
16582
|
if (src.startsWith(Blob$1)) {
|
|
16653
|
-
await invoke$
|
|
16583
|
+
await invoke$I('ObjectUrl.revoke', src);
|
|
16654
16584
|
}
|
|
16655
16585
|
};
|
|
16656
16586
|
|
|
@@ -16908,7 +16838,7 @@ const readNativeFiles = async () => {
|
|
|
16908
16838
|
return await invoke$t('ClipBoard.readNativeFiles');
|
|
16909
16839
|
};
|
|
16910
16840
|
const getSelectionText = async () => {
|
|
16911
|
-
return await invoke$
|
|
16841
|
+
return await invoke$I('Css.getSelectionText');
|
|
16912
16842
|
};
|
|
16913
16843
|
const writeImage = async blob => {
|
|
16914
16844
|
try {
|
|
@@ -16926,7 +16856,7 @@ const writeImageUrl = async (url, fetchImage = globalThis.fetch) => {
|
|
|
16926
16856
|
};
|
|
16927
16857
|
const execCopy = async () => {
|
|
16928
16858
|
try {
|
|
16929
|
-
return await invoke$
|
|
16859
|
+
return await invoke$I('ClipBoard.execCopy');
|
|
16930
16860
|
} catch (error) {
|
|
16931
16861
|
throw new VError$1(error, 'Failed to copy selected text');
|
|
16932
16862
|
}
|
|
@@ -17669,10 +17599,10 @@ const getSharedProcessMemoryUsage = () => {
|
|
|
17669
17599
|
return invoke$N(/* Developer.sharedProcessMemoryUsage */'Developer.sharedProcessMemoryUsage');
|
|
17670
17600
|
};
|
|
17671
17601
|
const getPerformanceMemory = () => {
|
|
17672
|
-
return invoke$
|
|
17602
|
+
return invoke$I('Performance.getMemory');
|
|
17673
17603
|
};
|
|
17674
17604
|
const getPerformanceUserAgentSpecificMemory = () => {
|
|
17675
|
-
return invoke$
|
|
17605
|
+
return invoke$I('Performance.measureUserAgentSpecificMemory');
|
|
17676
17606
|
};
|
|
17677
17607
|
|
|
17678
17608
|
// TODO handle case when renderer process and renderer worker are same process communicating via messagePort
|
|
@@ -18010,7 +17940,7 @@ const revokeObjectUrl = url => {
|
|
|
18010
17940
|
const downloadFile = async (fileName, url) => {
|
|
18011
17941
|
string(fileName);
|
|
18012
17942
|
string(url);
|
|
18013
|
-
await invoke$
|
|
17943
|
+
await invoke$I(/* Download.downloadFile */'Download.downloadFile', /* fileName */fileName, /* url */url);
|
|
18014
17944
|
};
|
|
18015
17945
|
const downloadToDownloadsFolder = async (fileName, url) => {
|
|
18016
17946
|
const downloadFolder = await getDownloadDir();
|
|
@@ -18109,7 +18039,7 @@ const show$9 = async (editor, message, rowIndex, columnIndex) => {
|
|
|
18109
18039
|
const x$1 = x(editor, rowIndex, columnIndex);
|
|
18110
18040
|
// @ts-ignore
|
|
18111
18041
|
const y$1 = y(editor, rowIndex);
|
|
18112
|
-
await invoke$
|
|
18042
|
+
await invoke$I(/* EditorError.show */'EditorError.show', /* message */message, /* x */x$1, /* y */y$1);
|
|
18113
18043
|
};
|
|
18114
18044
|
|
|
18115
18045
|
const Commands$2f = {
|
|
@@ -18290,10 +18220,10 @@ const openCachedExtensionsFolder = async () => {
|
|
|
18290
18220
|
};
|
|
18291
18221
|
const applyViewRenderResult = async (uid, result) => {
|
|
18292
18222
|
if (result?.type === 'setDom') {
|
|
18293
|
-
await invoke$
|
|
18223
|
+
await invoke$I('Viewlet.setDom2', uid, result.dom || []);
|
|
18294
18224
|
}
|
|
18295
18225
|
if (result?.type === 'setPatches') {
|
|
18296
|
-
await invoke$
|
|
18226
|
+
await invoke$I('Viewlet.setPatches', uid, result.patches || []);
|
|
18297
18227
|
}
|
|
18298
18228
|
return result;
|
|
18299
18229
|
};
|
|
@@ -18342,7 +18272,7 @@ const showDirectoryPicker = async options => {
|
|
|
18342
18272
|
throw new Error('showDirectoryPicker not supported on this browser');
|
|
18343
18273
|
}
|
|
18344
18274
|
try {
|
|
18345
|
-
return await invoke$
|
|
18275
|
+
return await invoke$I('FilePicker.showDirectoryPicker', options);
|
|
18346
18276
|
} catch (error) {
|
|
18347
18277
|
if (error &&
|
|
18348
18278
|
// @ts-ignore
|
|
@@ -18354,7 +18284,7 @@ const showDirectoryPicker = async options => {
|
|
|
18354
18284
|
};
|
|
18355
18285
|
const showFilePicker = async options => {
|
|
18356
18286
|
try {
|
|
18357
|
-
return await invoke$
|
|
18287
|
+
return await invoke$I('FilePicker.showFilePicker', options);
|
|
18358
18288
|
} catch (error) {
|
|
18359
18289
|
if (error && (
|
|
18360
18290
|
// @ts-ignore
|
|
@@ -18366,7 +18296,7 @@ const showFilePicker = async options => {
|
|
|
18366
18296
|
};
|
|
18367
18297
|
const doShowSaveFilePicker = async options => {
|
|
18368
18298
|
try {
|
|
18369
|
-
return await invoke$
|
|
18299
|
+
return await invoke$I('FilePicker.showSaveFilePicker', options);
|
|
18370
18300
|
} catch (error) {
|
|
18371
18301
|
if (error &&
|
|
18372
18302
|
// @ts-ignore
|
|
@@ -18424,7 +18354,7 @@ const Commands$23 = {
|
|
|
18424
18354
|
readDirWithFileTypes: readDirWithFileTypes$a,
|
|
18425
18355
|
readFile: readFile$g,
|
|
18426
18356
|
readJson: readJson$6,
|
|
18427
|
-
remove: remove$
|
|
18357
|
+
remove: remove$i,
|
|
18428
18358
|
rename: rename$8,
|
|
18429
18359
|
stat: stat$4,
|
|
18430
18360
|
writeFile: writeFile$h,
|
|
@@ -18475,15 +18405,15 @@ const show$8 = async (uri, top, left) => {
|
|
|
18475
18405
|
if (version !== state$8.versionId) {
|
|
18476
18406
|
return;
|
|
18477
18407
|
}
|
|
18478
|
-
await invoke$
|
|
18408
|
+
await invoke$I(/* Viewlet.hydrate */3028, /* id */'ImagePreview', /* imageUrl */blobUrl, /* top */top - TOP, /* left */left - WIDTH - SPACE);
|
|
18479
18409
|
} catch (error) {
|
|
18480
18410
|
console.error(error);
|
|
18481
|
-
await invoke$
|
|
18411
|
+
await invoke$I(/* Viewlet.hydrate */3028, /* id */'ImagePreview', /* message */'Image could not be loaded', /* top */top - TOP, /* left */left - WIDTH - SPACE);
|
|
18482
18412
|
}
|
|
18483
18413
|
};
|
|
18484
18414
|
const hide$5 = async () => {
|
|
18485
18415
|
++state$8.versionId;
|
|
18486
|
-
await invoke$
|
|
18416
|
+
await invoke$I(/* Viewlet.dispose */'Viewlet.dispose', /* id */'ImagePreview');
|
|
18487
18417
|
};
|
|
18488
18418
|
|
|
18489
18419
|
// TODO only use ImagePreview module via ipc -> that way is is always lazyloaded
|
|
@@ -18828,7 +18758,7 @@ const launchIsolatedExtensionHostWorker = async (port, extensionId, url, workerN
|
|
|
18828
18758
|
assertCurrent(extensionId, worker);
|
|
18829
18759
|
}
|
|
18830
18760
|
worker.starting = true;
|
|
18831
|
-
await invokeAndTransfer$
|
|
18761
|
+
await invokeAndTransfer$N('IpcParent.create', {
|
|
18832
18762
|
method: ModuleWorkerWithMessagePort,
|
|
18833
18763
|
name,
|
|
18834
18764
|
port: workerPort,
|
|
@@ -18845,7 +18775,7 @@ const launchIsolatedExtensionHostWorker = async (port, extensionId, url, workerN
|
|
|
18845
18775
|
if (worker.starting) {
|
|
18846
18776
|
// Creation can finish after disposal; only terminate this launch's numeric
|
|
18847
18777
|
// id, never a replacement that happens to share the extension id.
|
|
18848
|
-
await invoke$
|
|
18778
|
+
await invoke$I('IpcParent.dispose', id);
|
|
18849
18779
|
}
|
|
18850
18780
|
throw error;
|
|
18851
18781
|
}
|
|
@@ -18855,7 +18785,7 @@ const getMemoryUsage = async extensionId => {
|
|
|
18855
18785
|
if (typeof workerUrl !== 'string') {
|
|
18856
18786
|
return 0;
|
|
18857
18787
|
}
|
|
18858
|
-
const measurement = await invoke$
|
|
18788
|
+
const measurement = await invoke$I('Performance.measureUserAgentSpecificMemory');
|
|
18859
18789
|
return getExtensionWorkerMemoryUsage(measurement, workerUrl);
|
|
18860
18790
|
};
|
|
18861
18791
|
const disposeIsolatedExtensionHostWorker = async extensionId => {
|
|
@@ -18865,7 +18795,7 @@ const disposeIsolatedExtensionHostWorker = async extensionId => {
|
|
|
18865
18795
|
}
|
|
18866
18796
|
workers.delete(extensionId);
|
|
18867
18797
|
if (worker.starting) {
|
|
18868
|
-
await invoke$
|
|
18798
|
+
await invoke$I('IpcParent.dispose', worker.id);
|
|
18869
18799
|
}
|
|
18870
18800
|
};
|
|
18871
18801
|
|
|
@@ -19151,22 +19081,22 @@ const state$6 = {
|
|
|
19151
19081
|
focusedPart: PART_TITLE_BAR
|
|
19152
19082
|
};
|
|
19153
19083
|
const focusActivityBar = async () => {
|
|
19154
|
-
await invoke$
|
|
19084
|
+
await invoke$I(/* ActivityBar.focus */717115);
|
|
19155
19085
|
};
|
|
19156
19086
|
const focusStatusBar = async () => {
|
|
19157
|
-
await invoke$
|
|
19087
|
+
await invoke$I(/* StatusBar.focus */8882);
|
|
19158
19088
|
};
|
|
19159
19089
|
const focusPanel = async () => {
|
|
19160
|
-
await invoke$
|
|
19090
|
+
await invoke$I(/* Panel.focus */6664);
|
|
19161
19091
|
};
|
|
19162
19092
|
const focusSideBar = async () => {
|
|
19163
|
-
await invoke$
|
|
19093
|
+
await invoke$I(/* SideBar.focus */5554);
|
|
19164
19094
|
};
|
|
19165
19095
|
const focusTitleBar = async () => {
|
|
19166
|
-
await invoke$
|
|
19096
|
+
await invoke$I(/* TitleBar.focus */1331);
|
|
19167
19097
|
};
|
|
19168
19098
|
const focusMain = async () => {
|
|
19169
|
-
await invoke$
|
|
19099
|
+
await invoke$I(/* Main.focus */2145);
|
|
19170
19100
|
};
|
|
19171
19101
|
const focusPart = part => {
|
|
19172
19102
|
state$6.focusedPart = part;
|
|
@@ -19284,7 +19214,7 @@ const Notification_ipc = {
|
|
|
19284
19214
|
|
|
19285
19215
|
const openUrlWeb = async (url, useRedirect) => {
|
|
19286
19216
|
try {
|
|
19287
|
-
await invoke$
|
|
19217
|
+
await invoke$I(/* Open.openUrl */'Open.openUrl', /* url */url, useRedirect);
|
|
19288
19218
|
} catch (error) {
|
|
19289
19219
|
throw new VError$1(error, `Failed to open url ${url}`);
|
|
19290
19220
|
}
|
|
@@ -19385,7 +19315,7 @@ const Preferences_ipc = {
|
|
|
19385
19315
|
};
|
|
19386
19316
|
|
|
19387
19317
|
const prompt = (message, defaultValue) => {
|
|
19388
|
-
return invoke$
|
|
19318
|
+
return invoke$I('Prompt.prompt', message, defaultValue);
|
|
19389
19319
|
};
|
|
19390
19320
|
|
|
19391
19321
|
const name$1F = 'Prompt';
|
|
@@ -19536,25 +19466,25 @@ const Test_ipc = {
|
|
|
19536
19466
|
};
|
|
19537
19467
|
|
|
19538
19468
|
const checkSingleElementCondition = (locator, fnName, options) => {
|
|
19539
|
-
return invoke$
|
|
19469
|
+
return invoke$I('TestFrameWork.checkSingleElementCondition', locator, fnName, options);
|
|
19540
19470
|
};
|
|
19541
19471
|
const checkMultiElementCondition = (locator, fnName, options) => {
|
|
19542
|
-
return invoke$
|
|
19472
|
+
return invoke$I('TestFrameWork.checkMultiElementCondition', locator, fnName, options);
|
|
19543
19473
|
};
|
|
19544
19474
|
const showOverlay$1 = (...args) => {
|
|
19545
|
-
return invoke$
|
|
19475
|
+
return invoke$I('TestFrameWork.showOverlay', ...args);
|
|
19546
19476
|
};
|
|
19547
19477
|
const showTestResults = (...args) => {
|
|
19548
|
-
return invoke$
|
|
19478
|
+
return invoke$I('TestFrameWork.showTestResults', ...args);
|
|
19549
19479
|
};
|
|
19550
19480
|
const performAction = (...args) => {
|
|
19551
|
-
return invoke$
|
|
19481
|
+
return invoke$I('TestFrameWork.performAction', ...args);
|
|
19552
19482
|
};
|
|
19553
19483
|
const performKeyBoardAction = (...args) => {
|
|
19554
|
-
return invoke$
|
|
19484
|
+
return invoke$I('TestFrameWork.performKeyBoardAction', ...args);
|
|
19555
19485
|
};
|
|
19556
19486
|
const checkConditionError = (...args) => {
|
|
19557
|
-
return invoke$
|
|
19487
|
+
return invoke$I('TestFrameWork.checkConditionError', ...args);
|
|
19558
19488
|
};
|
|
19559
19489
|
|
|
19560
19490
|
const name$1w = 'TestFrameWork';
|
|
@@ -19614,7 +19544,7 @@ const toggleFullScreen = () => {
|
|
|
19614
19544
|
if (getPlatform$5() === Electron$1) {
|
|
19615
19545
|
return execute$8('ElectronWindow.toggleFullScreen');
|
|
19616
19546
|
}
|
|
19617
|
-
return invoke$
|
|
19547
|
+
return invoke$I('Window.toggleFullScreen');
|
|
19618
19548
|
};
|
|
19619
19549
|
|
|
19620
19550
|
const name$1t = 'Window';
|
|
@@ -19749,10 +19679,10 @@ const WindowTitle_ipc = {
|
|
|
19749
19679
|
};
|
|
19750
19680
|
|
|
19751
19681
|
const mock = () => {
|
|
19752
|
-
return invoke$
|
|
19682
|
+
return invoke$I('PointerCapture.mock');
|
|
19753
19683
|
};
|
|
19754
19684
|
const unmock = () => {
|
|
19755
|
-
return invoke$
|
|
19685
|
+
return invoke$I('PointerCapture.unmock');
|
|
19756
19686
|
};
|
|
19757
19687
|
|
|
19758
19688
|
const name$1q = 'PointerCapture';
|
|
@@ -19893,14 +19823,14 @@ const PreviewWorker = {
|
|
|
19893
19823
|
const create$15 = async canvasId => {
|
|
19894
19824
|
number(canvasId);
|
|
19895
19825
|
const id = create$1l();
|
|
19896
|
-
await invoke$
|
|
19826
|
+
await invoke$I('OffscreenCanvas.create', canvasId, id);
|
|
19897
19827
|
const canvas = acquire(id);
|
|
19898
19828
|
return canvas;
|
|
19899
19829
|
};
|
|
19900
19830
|
const create2 = async (canvasId, width, height) => {
|
|
19901
19831
|
number(canvasId);
|
|
19902
19832
|
const id = create$1l();
|
|
19903
|
-
await invoke$
|
|
19833
|
+
await invoke$I('OffscreenCanvas.create2', canvasId, id, width, height);
|
|
19904
19834
|
const canvas = acquire(id);
|
|
19905
19835
|
return canvas;
|
|
19906
19836
|
};
|
|
@@ -20151,7 +20081,7 @@ const ExtensionHostClosingTagCompletion_ipc = {
|
|
|
20151
20081
|
const sendMessagePortToRendererProcess$1 = async (port, initialCommand) => {
|
|
20152
20082
|
object(port);
|
|
20153
20083
|
string(initialCommand);
|
|
20154
|
-
await invokeAndTransfer$
|
|
20084
|
+
await invokeAndTransfer$N(initialCommand, port);
|
|
20155
20085
|
};
|
|
20156
20086
|
|
|
20157
20087
|
const name$17 = 'SendMessagePortToRendererProcess';
|
|
@@ -20215,7 +20145,7 @@ const launchChatDebugViewWorker = async () => {
|
|
|
20215
20145
|
port1,
|
|
20216
20146
|
port2
|
|
20217
20147
|
} = getPortTuple();
|
|
20218
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'ChatDebug.handleMessagePort', port1), invokeAndTransfer$
|
|
20148
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'ChatDebug.handleMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'ChatDebug')]);
|
|
20219
20149
|
return ipc;
|
|
20220
20150
|
};
|
|
20221
20151
|
|
|
@@ -20347,7 +20277,7 @@ const launchChatViewWorker = async () => {
|
|
|
20347
20277
|
port1,
|
|
20348
20278
|
port2
|
|
20349
20279
|
} = getPortTuple();
|
|
20350
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'Chat.handleMessagePort', port1), invokeAndTransfer$
|
|
20280
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'Chat.handleMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'Chat')]);
|
|
20351
20281
|
return ipc;
|
|
20352
20282
|
};
|
|
20353
20283
|
|
|
@@ -20379,7 +20309,7 @@ const launchDiffViewWorker = async () => {
|
|
|
20379
20309
|
port1,
|
|
20380
20310
|
port2
|
|
20381
20311
|
} = getPortTuple();
|
|
20382
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'DiffView.handleMessagePort', port1), invokeAndTransfer$
|
|
20312
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'DiffView.handleMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'DiffView')]);
|
|
20383
20313
|
return ipc;
|
|
20384
20314
|
};
|
|
20385
20315
|
|
|
@@ -20428,7 +20358,7 @@ const launchExplorerWorker = async () => {
|
|
|
20428
20358
|
port1,
|
|
20429
20359
|
port2
|
|
20430
20360
|
} = getPortTuple();
|
|
20431
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'Explorer.handleMessagePort', port1), invokeAndTransfer$
|
|
20361
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'Explorer.handleMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'Explorer')]);
|
|
20432
20362
|
return ipc;
|
|
20433
20363
|
};
|
|
20434
20364
|
|
|
@@ -20459,7 +20389,7 @@ const launchExtensionDetailViewWorker = async () => {
|
|
|
20459
20389
|
port1,
|
|
20460
20390
|
port2
|
|
20461
20391
|
} = getPortTuple();
|
|
20462
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'ExtensionDetail.handleMessagePort', port1), invokeAndTransfer$
|
|
20392
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'ExtensionDetail.handleMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'ExtensionDetail')]);
|
|
20463
20393
|
return ipc;
|
|
20464
20394
|
};
|
|
20465
20395
|
|
|
@@ -20495,7 +20425,7 @@ const launchExtensionSearchViewWorker = async () => {
|
|
|
20495
20425
|
port1,
|
|
20496
20426
|
port2
|
|
20497
20427
|
} = getPortTuple();
|
|
20498
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'SearchExtensions.handleMessagePort', port1), invokeAndTransfer$
|
|
20428
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'SearchExtensions.handleMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'SearchExtensions')]);
|
|
20499
20429
|
return ipc;
|
|
20500
20430
|
};
|
|
20501
20431
|
|
|
@@ -20557,7 +20487,7 @@ const launchKeyBindingsViewWorker = async () => {
|
|
|
20557
20487
|
port1,
|
|
20558
20488
|
port2
|
|
20559
20489
|
} = getPortTuple();
|
|
20560
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'KeyBindings.handleMessagePort', port1), invokeAndTransfer$
|
|
20490
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'KeyBindings.handleMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'KeyBindings')]);
|
|
20561
20491
|
return ipc;
|
|
20562
20492
|
};
|
|
20563
20493
|
|
|
@@ -20588,7 +20518,7 @@ const launchLanguageModelsViewWorker = async () => {
|
|
|
20588
20518
|
port1,
|
|
20589
20519
|
port2
|
|
20590
20520
|
} = getPortTuple();
|
|
20591
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'LanguageModels.handleMessagePort', port1), invokeAndTransfer$
|
|
20521
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'LanguageModels.handleMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'LanguageModels')]);
|
|
20592
20522
|
return ipc;
|
|
20593
20523
|
};
|
|
20594
20524
|
|
|
@@ -20655,7 +20585,7 @@ const launchOutputViewWorker = async () => {
|
|
|
20655
20585
|
port1,
|
|
20656
20586
|
port2
|
|
20657
20587
|
} = getPortTuple();
|
|
20658
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'Output.handleMessagePort', port1), invokeAndTransfer$
|
|
20588
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'Output.handleMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'Output')]);
|
|
20659
20589
|
return ipc;
|
|
20660
20590
|
};
|
|
20661
20591
|
|
|
@@ -20686,7 +20616,7 @@ const launchPanelWorker = async () => {
|
|
|
20686
20616
|
port1,
|
|
20687
20617
|
port2
|
|
20688
20618
|
} = getPortTuple();
|
|
20689
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'Panel.handleMessagePort', port1), invokeAndTransfer$
|
|
20619
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'Panel.handleMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'Panel')]);
|
|
20690
20620
|
return ipc;
|
|
20691
20621
|
};
|
|
20692
20622
|
|
|
@@ -20734,7 +20664,7 @@ const launchProblemsWorker = async () => {
|
|
|
20734
20664
|
port1,
|
|
20735
20665
|
port2
|
|
20736
20666
|
} = getPortTuple();
|
|
20737
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'Problems.handleMessagePort', port1), invokeAndTransfer$
|
|
20667
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'Problems.handleMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'Problems')]);
|
|
20738
20668
|
return ipc;
|
|
20739
20669
|
};
|
|
20740
20670
|
|
|
@@ -20763,7 +20693,7 @@ const launchProcessExplorerWorker = async () => {
|
|
|
20763
20693
|
port1,
|
|
20764
20694
|
port2
|
|
20765
20695
|
} = getPortTuple();
|
|
20766
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'ProcessExplorer.handleMessagePort', port1), invokeAndTransfer$
|
|
20696
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'ProcessExplorer.handleMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'ProcessExplorer')]);
|
|
20767
20697
|
return ipc;
|
|
20768
20698
|
};
|
|
20769
20699
|
|
|
@@ -20794,7 +20724,7 @@ const launchFileWatcherViewWorker = async () => {
|
|
|
20794
20724
|
port1,
|
|
20795
20725
|
port2
|
|
20796
20726
|
} = getPortTuple();
|
|
20797
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'FileWatcherExplorer.handleMessagePort', port1), invokeAndTransfer$
|
|
20727
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'FileWatcherExplorer.handleMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'FileWatcherExplorer')]);
|
|
20798
20728
|
return ipc;
|
|
20799
20729
|
};
|
|
20800
20730
|
|
|
@@ -20824,7 +20754,7 @@ const launchRunningExtensionsViewWorker = async () => {
|
|
|
20824
20754
|
port1,
|
|
20825
20755
|
port2
|
|
20826
20756
|
} = getPortTuple();
|
|
20827
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'RunningExtensions.handleMessagePort', port1), invokeAndTransfer$
|
|
20757
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'RunningExtensions.handleMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'RunningExtensions')]);
|
|
20828
20758
|
return ipc;
|
|
20829
20759
|
};
|
|
20830
20760
|
|
|
@@ -20842,7 +20772,7 @@ const RunningExtensionsViewWorker = {
|
|
|
20842
20772
|
};
|
|
20843
20773
|
|
|
20844
20774
|
const forwardRendererProcessCommand = (method, ...params) => {
|
|
20845
|
-
return invoke$
|
|
20775
|
+
return invoke$I(method, ...params);
|
|
20846
20776
|
};
|
|
20847
20777
|
const handleSecretsViewMessagePort = async port => {
|
|
20848
20778
|
await PlainMessagePortRpcParent.create({
|
|
@@ -20872,7 +20802,7 @@ const launchSecretsViewWorker = async () => {
|
|
|
20872
20802
|
port1: directWorkerPort,
|
|
20873
20803
|
port2: directHostPort
|
|
20874
20804
|
} = getPortTuple();
|
|
20875
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'SecretsView.handleMessagePort', bridgeWorkerPort), handleSecretsViewMessagePort(bridgeHostPort), invokeAndTransfer$U(ipc, 'SecretsView.handleMessagePort', directWorkerPort, false), invokeAndTransfer$
|
|
20805
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'SecretsView.handleMessagePort', bridgeWorkerPort), handleSecretsViewMessagePort(bridgeHostPort), invokeAndTransfer$U(ipc, 'SecretsView.handleMessagePort', directWorkerPort, false), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', directHostPort, 'SecretsView')]);
|
|
20876
20806
|
return ipc;
|
|
20877
20807
|
};
|
|
20878
20808
|
|
|
@@ -20921,7 +20851,7 @@ const launchSettingsViewWorker = async () => {
|
|
|
20921
20851
|
port1,
|
|
20922
20852
|
port2
|
|
20923
20853
|
} = getPortTuple();
|
|
20924
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'Settings.handleMessagePort', port1), invokeAndTransfer$
|
|
20854
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'Settings.handleMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'Settings')]);
|
|
20925
20855
|
return ipc;
|
|
20926
20856
|
};
|
|
20927
20857
|
|
|
@@ -20953,7 +20883,7 @@ const launchSourceControlWorker = async () => {
|
|
|
20953
20883
|
port1,
|
|
20954
20884
|
port2
|
|
20955
20885
|
} = getPortTuple();
|
|
20956
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'SourceControl.handleRendererProcessMessagePort', port1), invokeAndTransfer$
|
|
20886
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'SourceControl.handleRendererProcessMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'SourceControl')]);
|
|
20957
20887
|
return ipc;
|
|
20958
20888
|
};
|
|
20959
20889
|
|
|
@@ -21000,7 +20930,7 @@ const launchTextSearchViewWorker = async () => {
|
|
|
21000
20930
|
port1,
|
|
21001
20931
|
port2
|
|
21002
20932
|
} = getPortTuple();
|
|
21003
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'TextSearch.handleMessagePort', port1), invokeAndTransfer$
|
|
20933
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'TextSearch.handleMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'TextSearch')]);
|
|
21004
20934
|
return ipc;
|
|
21005
20935
|
};
|
|
21006
20936
|
|
|
@@ -21108,12 +21038,12 @@ const sendMessagePortToAuthWorker = async (port, initialCommand, rpcId) => {
|
|
|
21108
21038
|
const sendMessagePortToEditorWorker = async (port, initialCommand, rpcId) => {
|
|
21109
21039
|
object(port);
|
|
21110
21040
|
string(initialCommand);
|
|
21111
|
-
await invokeAndTransfer$
|
|
21041
|
+
await invokeAndTransfer$L(initialCommand, port, rpcId);
|
|
21112
21042
|
};
|
|
21113
21043
|
const sendMessagePortToRendererProcess = async (port, initialCommand, rpcId) => {
|
|
21114
21044
|
object(port);
|
|
21115
21045
|
string(initialCommand);
|
|
21116
|
-
await invokeAndTransfer$
|
|
21046
|
+
await invokeAndTransfer$N(initialCommand, port, rpcId);
|
|
21117
21047
|
};
|
|
21118
21048
|
const sendMessagePortToMarkdownWorker = async (port, initialCommand, rpcId) => {
|
|
21119
21049
|
object(port);
|
|
@@ -21128,7 +21058,7 @@ const sendMessagePortToClipBoardWorker = async (port, initialCommand, rpcId) =>
|
|
|
21128
21058
|
const sendMessagePortToMainAreaWorker = async (port, initialCommand, rpcId) => {
|
|
21129
21059
|
object(port);
|
|
21130
21060
|
string(initialCommand);
|
|
21131
|
-
await invokeAndTransfer$
|
|
21061
|
+
await invokeAndTransfer$K(initialCommand, port, rpcId);
|
|
21132
21062
|
};
|
|
21133
21063
|
const sendMessagePortToViewWorker = async (port, rpcId) => {
|
|
21134
21064
|
object(port);
|
|
@@ -21143,12 +21073,12 @@ const sendMessagePortToViewWorker = async (port, rpcId) => {
|
|
|
21143
21073
|
const sendMessagePortToFileSystemWorker = async (port, initialCommand, rpcId) => {
|
|
21144
21074
|
object(port);
|
|
21145
21075
|
string(initialCommand);
|
|
21146
|
-
await invokeAndTransfer$
|
|
21076
|
+
await invokeAndTransfer$Q(initialCommand, port, rpcId);
|
|
21147
21077
|
};
|
|
21148
21078
|
const sendMessagePortToIconThemeWorker = async (port, initialCommand, rpcId) => {
|
|
21149
21079
|
object(port);
|
|
21150
21080
|
string(initialCommand);
|
|
21151
|
-
await invokeAndTransfer$
|
|
21081
|
+
await invokeAndTransfer$P(initialCommand, port, rpcId);
|
|
21152
21082
|
};
|
|
21153
21083
|
const sendMessagePortToTextMeasurementWorker = async (port, initialCommand, rpcId) => {
|
|
21154
21084
|
object(port);
|
|
@@ -21178,7 +21108,7 @@ const sendMessagePortToExtensionManagementWorker = async (port, initialCommand,
|
|
|
21178
21108
|
const sendMessagePortToIframeWorker = async (port, initialCommand, rpcId) => {
|
|
21179
21109
|
object(port);
|
|
21180
21110
|
string(initialCommand);
|
|
21181
|
-
await invokeAndTransfer$
|
|
21111
|
+
await invokeAndTransfer$I(initialCommand, port, rpcId);
|
|
21182
21112
|
};
|
|
21183
21113
|
const sendMessagePortToFileSearchWorker = async (port, initialCommand, rpcId) => {
|
|
21184
21114
|
object(port);
|
|
@@ -21198,7 +21128,7 @@ const sendMessagePortToPreviewSandBoxWorker = async (port, initialCommand, rpcId
|
|
|
21198
21128
|
const sendMessagePortToQuickPickWorker = async (port, initialCommand, rpcId) => {
|
|
21199
21129
|
object(port);
|
|
21200
21130
|
string(initialCommand);
|
|
21201
|
-
await invokeAndTransfer$
|
|
21131
|
+
await invokeAndTransfer$M(initialCommand, port, rpcId);
|
|
21202
21132
|
};
|
|
21203
21133
|
const sendMessagePortToChatNetworkWorker = async (port, initialCommand, rpcId) => {
|
|
21204
21134
|
object(port);
|
|
@@ -21401,7 +21331,7 @@ getHost().endsWith('.gitpod.io');
|
|
|
21401
21331
|
const WebView = 'lvce-oss-webview';
|
|
21402
21332
|
|
|
21403
21333
|
const setPort = async (uid, port, origin, portType) => {
|
|
21404
|
-
await invokeAndTransfer$
|
|
21334
|
+
await invokeAndTransfer$N('WebView.setPort', uid, port, origin, portType);
|
|
21405
21335
|
};
|
|
21406
21336
|
|
|
21407
21337
|
/**
|
|
@@ -21420,10 +21350,10 @@ const getSecret = key => {
|
|
|
21420
21350
|
return get$n(key);
|
|
21421
21351
|
};
|
|
21422
21352
|
const registerInterceptor = async (id, port) => {
|
|
21423
|
-
await invokeAndTransfer$
|
|
21353
|
+
await invokeAndTransfer$I('WebView.registerInterceptor', id, port);
|
|
21424
21354
|
};
|
|
21425
21355
|
const unregisterInterceptor = async id => {
|
|
21426
|
-
await invoke$
|
|
21356
|
+
await invoke$C('WebView.unregisterInterceptor', id);
|
|
21427
21357
|
};
|
|
21428
21358
|
const getRpcInfo = rpcId => {
|
|
21429
21359
|
return invoke$M('Extensions.getRpcInfo', rpcId);
|
|
@@ -21436,7 +21366,7 @@ const compat = {
|
|
|
21436
21366
|
return invoke$N(...args);
|
|
21437
21367
|
},
|
|
21438
21368
|
async rendererProcessInvoke(...args) {
|
|
21439
|
-
const result = await invoke$
|
|
21369
|
+
const result = await invoke$I(...args);
|
|
21440
21370
|
// Menu actions close the menu through this bridge instead of Menu.hide in the renderer worker.
|
|
21441
21371
|
if (args[0] === 'Menu.hide') {
|
|
21442
21372
|
await hide$4('menu');
|
|
@@ -21444,7 +21374,7 @@ const compat = {
|
|
|
21444
21374
|
return result;
|
|
21445
21375
|
},
|
|
21446
21376
|
rendererProcessInvokeAndTransfer(...args) {
|
|
21447
|
-
return invokeAndTransfer$
|
|
21377
|
+
return invokeAndTransfer$N(...args);
|
|
21448
21378
|
},
|
|
21449
21379
|
extensionHostWorkerInvokeAndTransfer(...args) {
|
|
21450
21380
|
const [method, ...params] = args;
|
|
@@ -21601,14 +21531,14 @@ const textSearchFetch = async (scheme, root, query, options, assetDir) => {
|
|
|
21601
21531
|
return results;
|
|
21602
21532
|
};
|
|
21603
21533
|
const searchHtmlDirectory = async (uri, relativePath, query, flags, results) => {
|
|
21604
|
-
const entries = await readDirWithFileTypes$
|
|
21534
|
+
const entries = await readDirWithFileTypes$9(uri);
|
|
21605
21535
|
for (const entry of entries) {
|
|
21606
21536
|
const childUri = `${uri}/${entry.name}`;
|
|
21607
21537
|
const childRelativePath = relativePath ? `${relativePath}/${entry.name}` : entry.name;
|
|
21608
21538
|
if (entry.type === Directory$1) {
|
|
21609
21539
|
await searchHtmlDirectory(childUri, childRelativePath, query, flags, results);
|
|
21610
21540
|
} else {
|
|
21611
|
-
const content = await readFile$
|
|
21541
|
+
const content = await readFile$f(childUri);
|
|
21612
21542
|
results.push(...searchText(childRelativePath, content, query, flags));
|
|
21613
21543
|
}
|
|
21614
21544
|
}
|
|
@@ -21621,7 +21551,7 @@ const textSearchHtml = async (scheme, root, query, options = {}) => {
|
|
|
21621
21551
|
const textSearchMemory2 = async (scheme, root, query, options = {}) => {
|
|
21622
21552
|
const relativeRoot = root.slice('memfs://'.length);
|
|
21623
21553
|
const allResults = [];
|
|
21624
|
-
for (const [path, value] of Object.entries(getFiles$1())) {
|
|
21554
|
+
for (const [path, value] of Object.entries(await getFiles$1())) {
|
|
21625
21555
|
if (value.type !== File$1 || !path.startsWith(relativeRoot)) {
|
|
21626
21556
|
continue;
|
|
21627
21557
|
}
|
|
@@ -21919,16 +21849,16 @@ const Markdown_ipc = {
|
|
|
21919
21849
|
};
|
|
21920
21850
|
|
|
21921
21851
|
const renderMainAreaPending$1 = async uid => {
|
|
21922
|
-
const diffResult = await invoke$
|
|
21852
|
+
const diffResult = await invoke$F('MainArea.diff2', uid);
|
|
21923
21853
|
if (diffResult.length === 0) {
|
|
21924
21854
|
return;
|
|
21925
21855
|
}
|
|
21926
|
-
const commands = await invoke$
|
|
21856
|
+
const commands = await invoke$F('MainArea.render2', uid, diffResult);
|
|
21927
21857
|
updateDynamicFocusContext(commands);
|
|
21928
21858
|
if (commands.length === 0) {
|
|
21929
21859
|
return;
|
|
21930
21860
|
}
|
|
21931
|
-
await invoke$
|
|
21861
|
+
await invoke$I('Viewlet.sendMultiple', commands);
|
|
21932
21862
|
};
|
|
21933
21863
|
|
|
21934
21864
|
const RenderMainAreaPending = {
|
|
@@ -21949,7 +21879,7 @@ const resize$I = async (uid, bounds) => {
|
|
|
21949
21879
|
}
|
|
21950
21880
|
const commands = await resize$K(uid, bounds);
|
|
21951
21881
|
if (commands.length > 0) {
|
|
21952
|
-
await invoke$
|
|
21882
|
+
await invoke$I('Viewlet.sendMultiple', commands);
|
|
21953
21883
|
}
|
|
21954
21884
|
};
|
|
21955
21885
|
const takePanelTerminal = async (mainUid, panelUid, terminalUid) => {
|
|
@@ -22075,7 +22005,7 @@ const handleExit$1 = async terminalUid => {
|
|
|
22075
22005
|
return false;
|
|
22076
22006
|
}
|
|
22077
22007
|
mainOwners.delete(terminalUid);
|
|
22078
|
-
await invoke$
|
|
22008
|
+
await invoke$F('MainArea.handleTerminalExit', mainUid, terminalUid);
|
|
22079
22009
|
await renderMainAreaPending$1(mainUid);
|
|
22080
22010
|
await dispose$_(terminalUid);
|
|
22081
22011
|
return true;
|
|
@@ -22106,10 +22036,10 @@ const TerminalTransfer_ipc = {
|
|
|
22106
22036
|
};
|
|
22107
22037
|
|
|
22108
22038
|
const measureTextHeight = (text, fontFamily, fontSize) => {
|
|
22109
|
-
return invoke$
|
|
22039
|
+
return invoke$I('MeasureTextHeight.measureTextHeight', text, fontFamily, fontSize);
|
|
22110
22040
|
};
|
|
22111
22041
|
const measureTextBlockHeight = (text, fontFamily, fontSize, lineHeight, width) => {
|
|
22112
|
-
return invoke$
|
|
22042
|
+
return invoke$I('MeasureTextBlockHeight.measureTextBlockHeight', text, fontSize, fontFamily, lineHeight, width);
|
|
22113
22043
|
};
|
|
22114
22044
|
|
|
22115
22045
|
const name$V = 'MeasureTextHeight';
|
|
@@ -22129,17 +22059,17 @@ const Commands$X = {
|
|
|
22129
22059
|
chmod: chmod$3,
|
|
22130
22060
|
copy: copy$3,
|
|
22131
22061
|
createFile: createFile$2,
|
|
22132
|
-
exists: exists$
|
|
22133
|
-
getBlob: getBlob$
|
|
22062
|
+
exists: exists$3,
|
|
22063
|
+
getBlob: getBlob$5,
|
|
22134
22064
|
getBlobUrl: getBlobUrl$4,
|
|
22135
22065
|
getFiles: getFiles$1,
|
|
22136
|
-
mkdir: mkdir$
|
|
22137
|
-
readDirWithFileTypes: readDirWithFileTypes$
|
|
22138
|
-
readFile: readFile$
|
|
22139
|
-
remove: remove$
|
|
22066
|
+
mkdir: mkdir$8,
|
|
22067
|
+
readDirWithFileTypes: readDirWithFileTypes$8,
|
|
22068
|
+
readFile: readFile$e,
|
|
22069
|
+
remove: remove$d,
|
|
22140
22070
|
rename: rename$7,
|
|
22141
22071
|
stat: stat$3,
|
|
22142
|
-
writeFile: writeFile$
|
|
22072
|
+
writeFile: writeFile$f
|
|
22143
22073
|
};
|
|
22144
22074
|
|
|
22145
22075
|
const FileSystemMemory_ipc = {
|
|
@@ -22413,7 +22343,7 @@ const launchCookieImportViewWorker = async () => {
|
|
|
22413
22343
|
port1,
|
|
22414
22344
|
port2
|
|
22415
22345
|
} = getPortTuple();
|
|
22416
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'CookieImportView.handleMessagePort', port1), invokeAndTransfer$
|
|
22346
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'CookieImportView.handleMessagePort', port1), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', port2, 'CookieImportView')]);
|
|
22417
22347
|
return ipc;
|
|
22418
22348
|
};
|
|
22419
22349
|
|
|
@@ -22472,7 +22402,7 @@ const launchNotificationCenterViewWorker = async () => {
|
|
|
22472
22402
|
port1: rendererWorkerPort,
|
|
22473
22403
|
port2: rendererProcessPort
|
|
22474
22404
|
} = new MessageChannel();
|
|
22475
|
-
await Promise.all([invokeAndTransfer$U(ipc, 'NotificationCenter.handleMessagePort', rendererWorkerPort), invokeAndTransfer$
|
|
22405
|
+
await Promise.all([invokeAndTransfer$U(ipc, 'NotificationCenter.handleMessagePort', rendererWorkerPort), invokeAndTransfer$N('HandleMessagePort.handleMessagePort', rendererProcessPort, 'NotificationCenter')]);
|
|
22476
22406
|
return ipc;
|
|
22477
22407
|
};
|
|
22478
22408
|
|
|
@@ -23202,7 +23132,7 @@ const resolveOpenUriArgs = async (key, args) => {
|
|
|
23202
23132
|
};
|
|
23203
23133
|
const invokeMainAreaCommand = async (key, uid, args) => {
|
|
23204
23134
|
const resolvedArgs = await resolveOpenUriArgs(key, args);
|
|
23205
|
-
const commandPromise = invoke$
|
|
23135
|
+
const commandPromise = invoke$F(`MainArea.${key}`, uid, ...resolvedArgs);
|
|
23206
23136
|
if (!shouldRenderLoadingState(key)) {
|
|
23207
23137
|
await commandPromise;
|
|
23208
23138
|
return;
|
|
@@ -23224,15 +23154,15 @@ const wrapMainAreaCommand = key => {
|
|
|
23224
23154
|
const fn = async (state, ...args) => {
|
|
23225
23155
|
const commands = [];
|
|
23226
23156
|
if (key === 'resize') {
|
|
23227
|
-
const resizeCommands = await invoke$
|
|
23157
|
+
const resizeCommands = await invoke$F(`MainArea.${key}`, state.uid, ...args);
|
|
23228
23158
|
array(resizeCommands);
|
|
23229
23159
|
commands.push(...resizeCommands);
|
|
23230
23160
|
} else {
|
|
23231
23161
|
await invokeMainAreaCommand(key, state.uid, args);
|
|
23232
23162
|
}
|
|
23233
|
-
const diffResult = await invoke$
|
|
23163
|
+
const diffResult = await invoke$F('MainArea.diff2', state.uid);
|
|
23234
23164
|
if (diffResult.length > 0) {
|
|
23235
|
-
const renderCommands = await invoke$
|
|
23165
|
+
const renderCommands = await invoke$F('MainArea.render2', state.uid, diffResult);
|
|
23236
23166
|
commands.push(...renderCommands);
|
|
23237
23167
|
}
|
|
23238
23168
|
if (commands.length === 0) {
|
|
@@ -23661,9 +23591,9 @@ const MenuEntriesProcessExplorer = {
|
|
|
23661
23591
|
const menus$B = [MenuEntriesProcessExplorer];
|
|
23662
23592
|
|
|
23663
23593
|
const resize$G = async (state, dimensions) => {
|
|
23664
|
-
await invoke$
|
|
23665
|
-
const diffResult = await invoke$
|
|
23666
|
-
const commands = await invoke$
|
|
23594
|
+
await invoke$A('TitleBar.resize', state.uid, dimensions);
|
|
23595
|
+
const diffResult = await invoke$A('TitleBar.diff3', state.uid);
|
|
23596
|
+
const commands = await invoke$A('TitleBar.render3', state.uid, diffResult);
|
|
23667
23597
|
return {
|
|
23668
23598
|
...state,
|
|
23669
23599
|
commands
|
|
@@ -23682,7 +23612,7 @@ const afterRender$5 = async (oldState, newState) => {
|
|
|
23682
23612
|
}
|
|
23683
23613
|
};
|
|
23684
23614
|
const reconcile = async state => {
|
|
23685
|
-
const componentState = await invoke$
|
|
23615
|
+
const componentState = await invoke$A('TitleBar.getComponentState', state.uid);
|
|
23686
23616
|
const titleBarMenuOpen = componentState.isMenuOpen === true;
|
|
23687
23617
|
if (state.titleBarMenuOpen !== true && titleBarMenuOpen) {
|
|
23688
23618
|
await show$5();
|
|
@@ -23696,20 +23626,20 @@ const reconcile = async state => {
|
|
|
23696
23626
|
const commandQueues = new Map();
|
|
23697
23627
|
const runTitleBarCommand = async (key, state, args) => {
|
|
23698
23628
|
const wasTitleBarMenuOpen = state.titleBarMenuOpen === true;
|
|
23699
|
-
await invoke$
|
|
23700
|
-
const titleBarState = await invoke$
|
|
23629
|
+
await invoke$A(`TitleBar.${key}`, state.uid, ...args);
|
|
23630
|
+
const titleBarState = await invoke$A('TitleBar.getComponentState', state.uid);
|
|
23701
23631
|
const isTitleBarMenuOpen = titleBarState.isMenuOpen === true;
|
|
23702
23632
|
if (!wasTitleBarMenuOpen && isTitleBarMenuOpen) {
|
|
23703
23633
|
await show$5();
|
|
23704
23634
|
}
|
|
23705
|
-
const diffResult = await invoke$
|
|
23635
|
+
const diffResult = await invoke$A('TitleBar.diff3', state.uid);
|
|
23706
23636
|
if (diffResult.length === 0) {
|
|
23707
23637
|
return {
|
|
23708
23638
|
...state,
|
|
23709
23639
|
titleBarMenuOpen: isTitleBarMenuOpen
|
|
23710
23640
|
};
|
|
23711
23641
|
}
|
|
23712
|
-
const commands = await invoke$
|
|
23642
|
+
const commands = await invoke$A('TitleBar.render3', state.uid, diffResult);
|
|
23713
23643
|
return {
|
|
23714
23644
|
...state,
|
|
23715
23645
|
titleBarMenuOpen: isTitleBarMenuOpen,
|
|
@@ -23757,12 +23687,12 @@ const runActivityBarCommand = async (key, state, args) => {
|
|
|
23757
23687
|
} else if (key === 'handleBlur') {
|
|
23758
23688
|
clearFocus(ActivityBar$3);
|
|
23759
23689
|
}
|
|
23760
|
-
await invoke$
|
|
23761
|
-
const diffResult = await invoke$
|
|
23690
|
+
await invoke$B(`ActivityBar.${key}`, state.uid, ...args);
|
|
23691
|
+
const diffResult = await invoke$B('ActivityBar.diff2', state.uid);
|
|
23762
23692
|
if (diffResult.length === 0) {
|
|
23763
23693
|
return state;
|
|
23764
23694
|
}
|
|
23765
|
-
const commands = await invoke$
|
|
23695
|
+
const commands = await invoke$B('ActivityBar.render2', state.uid, diffResult);
|
|
23766
23696
|
if (commands.length === 0) {
|
|
23767
23697
|
return state;
|
|
23768
23698
|
}
|
|
@@ -25034,7 +24964,7 @@ const {
|
|
|
25034
24964
|
create: create$12,
|
|
25035
24965
|
dispose: dispose$R,
|
|
25036
24966
|
getCommands: getCommands$z,
|
|
25037
|
-
getComponentDom: getComponentDom$
|
|
24967
|
+
getComponentDom: getComponentDom$a,
|
|
25038
24968
|
getComponentState: getComponentState$f,
|
|
25039
24969
|
getKeyBindings: getKeyBindings$D,
|
|
25040
24970
|
getMenus: getMenus$s,
|
|
@@ -25071,7 +25001,7 @@ const ViewletProcessExplorer_ipc = {
|
|
|
25071
25001
|
create: create$12,
|
|
25072
25002
|
dispose: dispose$R,
|
|
25073
25003
|
getCommands: getCommands$z,
|
|
25074
|
-
getComponentDom: getComponentDom$
|
|
25004
|
+
getComponentDom: getComponentDom$a,
|
|
25075
25005
|
getComponentState: getComponentState$f,
|
|
25076
25006
|
getKeyBindings: getKeyBindings$D,
|
|
25077
25007
|
getMenus: getMenus$s,
|
|
@@ -25342,7 +25272,7 @@ const {
|
|
|
25342
25272
|
create: create$Z,
|
|
25343
25273
|
dispose: dispose$M,
|
|
25344
25274
|
getCommands: getCommands$u,
|
|
25345
|
-
getComponentDom: getComponentDom$
|
|
25275
|
+
getComponentDom: getComponentDom$9,
|
|
25346
25276
|
getComponentState: getComponentState$e,
|
|
25347
25277
|
getDisplayName: getDisplayName$2,
|
|
25348
25278
|
getKeyBindings: getKeyBindings$y,
|
|
@@ -25380,7 +25310,7 @@ const ViewletActivityBar_ipc = {
|
|
|
25380
25310
|
create: create$Z,
|
|
25381
25311
|
dispose: dispose$M,
|
|
25382
25312
|
getCommands: getCommands$u,
|
|
25383
|
-
getComponentDom: getComponentDom$
|
|
25313
|
+
getComponentDom: getComponentDom$9,
|
|
25384
25314
|
getComponentState: getComponentState$e,
|
|
25385
25315
|
getDisplayName: getDisplayName$2,
|
|
25386
25316
|
getKeyBindings: getKeyBindings$y,
|
|
@@ -25708,7 +25638,7 @@ const create$U = (id, uri, x, y, width, height) => {
|
|
|
25708
25638
|
};
|
|
25709
25639
|
const loadContent$O = state => {
|
|
25710
25640
|
const update = async () => {
|
|
25711
|
-
await invoke$
|
|
25641
|
+
await invoke$I(/* Viewlet.invoke */'Viewlet.send', /* id */Clock, /* method */'setTime', /* time */Date.now());
|
|
25712
25642
|
};
|
|
25713
25643
|
return {
|
|
25714
25644
|
...state,
|
|
@@ -26896,7 +26826,7 @@ const loadContentLater$3 = async state => {
|
|
|
26896
26826
|
uid
|
|
26897
26827
|
} = state;
|
|
26898
26828
|
try {
|
|
26899
|
-
await invoke$
|
|
26829
|
+
await invoke$D('Terminal.create', uid, cwd || state$r.workspacePath, command, args, {
|
|
26900
26830
|
backend: getBackend()
|
|
26901
26831
|
});
|
|
26902
26832
|
} catch (error) {
|
|
@@ -26909,7 +26839,7 @@ const showError = async (state, message) => {
|
|
|
26909
26839
|
await handleData(state, new TextEncoder().encode(`\r\n${text}`));
|
|
26910
26840
|
};
|
|
26911
26841
|
const handleInput$4 = async (state, data) => {
|
|
26912
|
-
await invoke$
|
|
26842
|
+
await invoke$D('Terminal.write', state.uid, data);
|
|
26913
26843
|
return state;
|
|
26914
26844
|
};
|
|
26915
26845
|
const handleLink = async (state, uri) => {
|
|
@@ -26925,7 +26855,7 @@ const handleLink = async (state, uri) => {
|
|
|
26925
26855
|
return state;
|
|
26926
26856
|
};
|
|
26927
26857
|
const handleData = async (state, data) => {
|
|
26928
|
-
await invoke$
|
|
26858
|
+
await invoke$I('Viewlet.send', state.uid, 'write', data);
|
|
26929
26859
|
return state;
|
|
26930
26860
|
};
|
|
26931
26861
|
const handleExit = async (state, event) => {
|
|
@@ -26944,7 +26874,7 @@ const handleBlur$2 = state => {
|
|
|
26944
26874
|
};
|
|
26945
26875
|
const dispose$A = async state => {
|
|
26946
26876
|
forget(state.uid);
|
|
26947
|
-
await invoke$
|
|
26877
|
+
await invoke$D('Terminal.dispose', state.uid);
|
|
26948
26878
|
return {
|
|
26949
26879
|
...state,
|
|
26950
26880
|
disposed: true
|
|
@@ -26967,7 +26897,7 @@ const resize$r = (state, dimensions) => {
|
|
|
26967
26897
|
const resizeEffect$1 = async state => {
|
|
26968
26898
|
const columns = state.columns || Math.max(2, Math.floor(state.width / 9));
|
|
26969
26899
|
const rows = state.rows || Math.max(2, Math.floor(state.height / 17));
|
|
26970
|
-
await invoke$
|
|
26900
|
+
await invoke$D('Terminal.resize', state.uid, columns, rows);
|
|
26971
26901
|
};
|
|
26972
26902
|
const focus$e = state => {
|
|
26973
26903
|
return {
|
|
@@ -26976,7 +26906,7 @@ const focus$e = state => {
|
|
|
26976
26906
|
};
|
|
26977
26907
|
};
|
|
26978
26908
|
const clear$3 = async state => {
|
|
26979
|
-
await invoke$
|
|
26909
|
+
await invoke$I('Viewlet.send', state.uid, 'write', new TextEncoder().encode('\u001Bc'));
|
|
26980
26910
|
return state;
|
|
26981
26911
|
};
|
|
26982
26912
|
|
|
@@ -27921,7 +27851,7 @@ const resize$q = async (state, dimensions) => {
|
|
|
27921
27851
|
const dispose$z = async state => {
|
|
27922
27852
|
removeConnectedEditor(state.id);
|
|
27923
27853
|
const commands = await actualInvoke('Editor.dispose', state.id);
|
|
27924
|
-
await invoke$
|
|
27854
|
+
await invoke$I('Viewlet.sendMultiple', reconcile$1(commands));
|
|
27925
27855
|
};
|
|
27926
27856
|
const hasFunctionalRender$u = true;
|
|
27927
27857
|
const hasFunctionalRootRender$t = true;
|
|
@@ -28057,7 +27987,7 @@ const wrapEditorCommands = ids => {
|
|
|
28057
27987
|
const subWidgetCommandIds = ['ColorPicker.handleColorAreaPointerDown', 'ColorPicker.handleColorAreaPointerMove', 'ColorPicker.handleColorAreaPointerUp', 'ColorPicker.handleContextMenu', 'ColorPicker.handleSliderKeyDown', 'ColorPicker.handleSliderPointerDown', 'ColorPicker.handleSliderPointerMove', 'ColorPicker.handleSliderPointerUp', 'EditorCodeGenerator.accept', 'EditorCompletion.close', 'EditorCompletion.closeDetails', 'EditorCompletion.dispose', 'EditorCompletion.focusFirst', 'EditorCompletion.focusIndex', 'EditorCompletion.focusLast', 'EditorCompletion.focusNext', 'EditorCompletion.focusNextPage', 'EditorCompletion.focusPrevious', 'EditorCompletion.focusPreviousPage', 'EditorCompletion.handleClickAt', 'EditorCompletion.handlePointerDown', 'EditorCompletion.handleScrollBarCaptureLost', 'EditorCompletion.handleScrollBarClick', 'EditorCompletion.handleScrollBarMove', 'EditorCompletion.handleScrollBarThumbPointerMove', 'EditorCompletion.handleWheel', 'EditorCompletion.openDetails', 'EditorCompletion.scrollDown', 'EditorCompletion.selectCurrent', 'EditorCompletion.selectIndex', 'EditorCompletion.toggleDetails', 'EditorRename.accept', 'EditorRename.handleBlur', 'EditorRename.handleInput', 'EditorRename.close', 'EditorSourceActions.close', 'EditorSourceActions.focusFirst', 'EditorSourceActions.focusLast', 'EditorSourceActions.focusNext', 'EditorSourceActions.focusPrevious', 'EditorSourceActions.selectCurrent', 'FindWidget.close', 'FindWidget.focusNextElement', 'FindWidget.focusPreviousElement', 'FindWidget.focusCloseButton', 'FindWidget.focusFind', 'FindWidget.focusNext', 'FindWidget.focusNextMatchButton', 'FindWidget.focusPrevious', 'FindWidget.focusPreviousMatchButton', 'FindWidget.focusReplace', 'FindWidget.focusReplaceAllButton', 'FindWidget.focusReplaceButton', 'FindWidget.focusToggleReplace', 'FindWidget.handleBlur', 'FindWidget.handleFocus', 'FindWidget.handleFocusClose', 'FindWidget.handleFocusNext', 'FindWidget.handleFocusPrevious', 'FindWidget.handleFocusReplaceAll', 'FindWidget.handleInput', 'FindWidget.handleReplaceFocus', 'FindWidget.handleReplaceInput', 'FindWidget.handleToggleReplaceFocus', 'FindWidget.replace', 'FindWidget.replaceAll', 'FindWidget.toggleMatchCase', 'FindWidget.toggleMatchWholeWord', 'FindWidget.toggleReplace', 'FindWidget.toggleUseRegularExpression', 'FindWidget.togglePreserveCase', 'EditorSourceAction.close', 'EditorSourceAction.closeDetails', 'EditorSourceAction.focusFirst', 'EditorSourceAction.focusIndex', 'EditorSourceAction.focusNext', 'EditorSourceAction.focusPrevious', 'EditorSourceAction.handleWheel', 'EditorSourceAction.selectCurrent', 'EditorSourceAction.selectIndex', 'EditorSourceAction.selectItem', 'EditorSourceAction.toggleDetails'];
|
|
28058
27988
|
const Commands$w = {};
|
|
28059
27989
|
const showOverlayMessage = async (state, editor, ...args) => {
|
|
28060
|
-
await invoke$
|
|
27990
|
+
await invoke$I(...args);
|
|
28061
27991
|
return state;
|
|
28062
27992
|
};
|
|
28063
27993
|
const hotReload$k = async (state, editor, ...args) => {
|
|
@@ -28413,7 +28343,7 @@ const {
|
|
|
28413
28343
|
create: create$A,
|
|
28414
28344
|
dispose: dispose$x,
|
|
28415
28345
|
getCommands: getCommands$k,
|
|
28416
|
-
getComponentDom: getComponentDom$
|
|
28346
|
+
getComponentDom: getComponentDom$8,
|
|
28417
28347
|
getComponentState: getComponentState$d,
|
|
28418
28348
|
getDisplayName: getDisplayName$1,
|
|
28419
28349
|
getKeyBindings: getKeyBindings$k,
|
|
@@ -28453,7 +28383,7 @@ const ViewletExplorer_ipc = {
|
|
|
28453
28383
|
create: create$A,
|
|
28454
28384
|
dispose: dispose$x,
|
|
28455
28385
|
getCommands: getCommands$k,
|
|
28456
|
-
getComponentDom: getComponentDom$
|
|
28386
|
+
getComponentDom: getComponentDom$8,
|
|
28457
28387
|
getComponentState: getComponentState$d,
|
|
28458
28388
|
getDisplayName: getDisplayName$1,
|
|
28459
28389
|
getKeyBindings: getKeyBindings$k,
|
|
@@ -28490,7 +28420,7 @@ const {
|
|
|
28490
28420
|
Events: Events$i,
|
|
28491
28421
|
focus: focus$c,
|
|
28492
28422
|
getCommands: getCommands$j,
|
|
28493
|
-
getComponentDom: getComponentDom$
|
|
28423
|
+
getComponentDom: getComponentDom$7,
|
|
28494
28424
|
getComponentState: getComponentState$c,
|
|
28495
28425
|
getKeyBindings: getKeyBindings$j,
|
|
28496
28426
|
getMenus: getMenus$g,
|
|
@@ -28529,7 +28459,7 @@ const ViewletExtensionDetail_ipc = {
|
|
|
28529
28459
|
dispose: dispose$w,
|
|
28530
28460
|
focus: focus$c,
|
|
28531
28461
|
getCommands: getCommands$j,
|
|
28532
|
-
getComponentDom: getComponentDom$
|
|
28462
|
+
getComponentDom: getComponentDom$7,
|
|
28533
28463
|
getComponentState: getComponentState$c,
|
|
28534
28464
|
getKeyBindings: getKeyBindings$j,
|
|
28535
28465
|
getMenus: getMenus$g,
|
|
@@ -29043,7 +28973,7 @@ const {
|
|
|
29043
28973
|
dispose: dispose$u,
|
|
29044
28974
|
focus: focus$b,
|
|
29045
28975
|
getCommands: getCommands$i,
|
|
29046
|
-
getComponentDom: getComponentDom$
|
|
28976
|
+
getComponentDom: getComponentDom$6,
|
|
29047
28977
|
getComponentState: getComponentState$a,
|
|
29048
28978
|
getKeyBindings: getKeyBindings$i,
|
|
29049
28979
|
getMenus: getMenus$f,
|
|
@@ -29081,7 +29011,7 @@ const ViewletExtensions_ipc = {
|
|
|
29081
29011
|
dispose: dispose$u,
|
|
29082
29012
|
focus: focus$b,
|
|
29083
29013
|
getCommands: getCommands$i,
|
|
29084
|
-
getComponentDom: getComponentDom$
|
|
29014
|
+
getComponentDom: getComponentDom$6,
|
|
29085
29015
|
getComponentState: getComponentState$a,
|
|
29086
29016
|
getKeyBindings: getKeyBindings$i,
|
|
29087
29017
|
getMenus: getMenus$f,
|
|
@@ -30095,7 +30025,7 @@ const toggleInternal = async (initialState, requestedUid) => {
|
|
|
30095
30025
|
}, 'simple-browser://');
|
|
30096
30026
|
state = result.newState;
|
|
30097
30027
|
commands.push(...result.commands);
|
|
30098
|
-
await invoke$
|
|
30028
|
+
await invoke$I('Viewlet.sendMultiple', commands.splice(0));
|
|
30099
30029
|
browsers = getBrowsers(state);
|
|
30100
30030
|
browser = browsers.find(item => item.state.uid === state.previewId);
|
|
30101
30031
|
}
|
|
@@ -30104,12 +30034,12 @@ const toggleInternal = async (initialState, requestedUid) => {
|
|
|
30104
30034
|
commands
|
|
30105
30035
|
};
|
|
30106
30036
|
const browserUid = browser.state.uid;
|
|
30107
|
-
await invoke$
|
|
30108
|
-
const addressSelection = await invoke$
|
|
30037
|
+
await invoke$I('Window.rememberBrowserParent', browserUid);
|
|
30038
|
+
const addressSelection = await invoke$I('Window.captureBrowserAddress', browserUid);
|
|
30109
30039
|
await executeViewletCommand(browserUid, 'prepareFullWidth');
|
|
30110
30040
|
// Move focus into the retained reference before the layout renderer detaches IDE panes.
|
|
30111
30041
|
// Its focus-preservation pass otherwise removes the focused input from a hidden pane.
|
|
30112
|
-
if (!addressSelection) await invoke$
|
|
30042
|
+
if (!addressSelection) await invoke$I('Viewlet.focusSelector', browserUid, '.SimpleBrowserFullWidthButton');
|
|
30113
30043
|
const {
|
|
30114
30044
|
x,
|
|
30115
30045
|
y,
|
|
@@ -30164,7 +30094,7 @@ const afterRender$4 = async (oldState, newState) => {
|
|
|
30164
30094
|
if (previous === current) return;
|
|
30165
30095
|
// Layout roots contain multiple address inputs with the same name. Restore each
|
|
30166
30096
|
// retained browser's own value after the root renderer preserves named inputs.
|
|
30167
|
-
await invoke$
|
|
30097
|
+
await invoke$I('Viewlet.sendMultiple', getBrowsers(newState).map(({
|
|
30168
30098
|
state
|
|
30169
30099
|
}) => ['Viewlet.setValueByName', state.uid, 'simple-browser-address', state.inputValue]));
|
|
30170
30100
|
if (current) {
|
|
@@ -30179,7 +30109,7 @@ const afterRender$4 = async (oldState, newState) => {
|
|
|
30179
30109
|
return;
|
|
30180
30110
|
}
|
|
30181
30111
|
if (!previous) return;
|
|
30182
|
-
await invoke$
|
|
30112
|
+
await invoke$I('Window.restoreBrowserParent', previous.browserUid);
|
|
30183
30113
|
if (getInstance$1(previous.browserUid)) await executeViewletCommand(previous.browserUid, 'setFullWidth', false);
|
|
30184
30114
|
const previousBrowser = getInstance$1(previous.browserUid);
|
|
30185
30115
|
if (previous.browserWasVisible === false && previousBrowser) await previousBrowser.factory.hide(previousBrowser.state);
|
|
@@ -30188,16 +30118,16 @@ const afterRender$4 = async (oldState, newState) => {
|
|
|
30188
30118
|
if (browser) await browser.factory.show(browser.state);
|
|
30189
30119
|
}
|
|
30190
30120
|
if (platform === Electron$1) await focus$i();
|
|
30191
|
-
if (await invoke$
|
|
30121
|
+
if (await invoke$I('Window.restoreCodingFocus')) return;
|
|
30192
30122
|
const target = typeof previous.ideFocusUid === 'number' && getInstance$1(previous.ideFocusUid) || getInstance$1('EditorText', newState.applicationId);
|
|
30193
30123
|
if (target) {
|
|
30194
30124
|
if (target.moduleId === 'Editor' || target.moduleId === 'EditorText') {
|
|
30195
30125
|
await executeViewletCommand(target.state.uid, 'handleFocus');
|
|
30196
|
-
await invoke$
|
|
30126
|
+
await invoke$I('Viewlet.focusSelector', target.state.uid, '[name="editor"]');
|
|
30197
30127
|
return;
|
|
30198
30128
|
}
|
|
30199
30129
|
const commands = await getFocusCommands(target.state.uid);
|
|
30200
|
-
await invoke$
|
|
30130
|
+
await invoke$I('Viewlet.sendMultiple', commands);
|
|
30201
30131
|
}
|
|
30202
30132
|
};
|
|
30203
30133
|
const loadContentLater$1 = async state => {
|
|
@@ -30228,7 +30158,7 @@ const clear$2 = uid => {
|
|
|
30228
30158
|
const Deb = 'Deb';
|
|
30229
30159
|
const None$4 = 'None';
|
|
30230
30160
|
|
|
30231
|
-
const commit = '
|
|
30161
|
+
const commit = 'e84ca34';
|
|
30232
30162
|
|
|
30233
30163
|
const getAutoUpdateType = () => {
|
|
30234
30164
|
if (getPlatform$5() === Web$1) {
|
|
@@ -30942,11 +30872,11 @@ const show$3 = async (state, module, currentViewletId, restore) => {
|
|
|
30942
30872
|
};
|
|
30943
30873
|
};
|
|
30944
30874
|
const renderActivityBarCommands = async activityBarId => {
|
|
30945
|
-
const diffResult = await invoke$
|
|
30946
|
-
return invoke$
|
|
30875
|
+
const diffResult = await invoke$B('ActivityBar.diff2', activityBarId);
|
|
30876
|
+
return invoke$B('ActivityBar.render2', activityBarId, diffResult);
|
|
30947
30877
|
};
|
|
30948
30878
|
const renderSideBarActivityBarCommands = async (activityBarId, sideBarView, sideBarVisible) => {
|
|
30949
|
-
await invoke$
|
|
30879
|
+
await invoke$B('ActivityBar.handleSideBarStateChange', activityBarId, sideBarView, sideBarVisible);
|
|
30950
30880
|
return renderActivityBarCommands(activityBarId);
|
|
30951
30881
|
};
|
|
30952
30882
|
const getActivePreviewViewIds = state => {
|
|
@@ -30974,10 +30904,10 @@ const renderPreviewActivityBarCommands = async (oldState, newState) => {
|
|
|
30974
30904
|
return [];
|
|
30975
30905
|
}
|
|
30976
30906
|
for (const viewId of deactivated) {
|
|
30977
|
-
await invoke$
|
|
30907
|
+
await invoke$B('ActivityBar.handleActiveViewStateChange', activityBarId, viewId, false);
|
|
30978
30908
|
}
|
|
30979
30909
|
for (const viewId of activated) {
|
|
30980
|
-
await invoke$
|
|
30910
|
+
await invoke$B('ActivityBar.handleActiveViewStateChange', activityBarId, viewId, true);
|
|
30981
30911
|
}
|
|
30982
30912
|
return renderActivityBarCommands(activityBarId);
|
|
30983
30913
|
};
|
|
@@ -30989,9 +30919,9 @@ const renderActivityBarAuthCommands = async state => {
|
|
|
30989
30919
|
if (activityBarId === -1) {
|
|
30990
30920
|
return [];
|
|
30991
30921
|
}
|
|
30992
|
-
await invoke$
|
|
30993
|
-
const diffResult = await invoke$
|
|
30994
|
-
return invoke$
|
|
30922
|
+
await invoke$B('ActivityBar.setUserLoginState', activityBarId, toActivityBarUserLoginState(userState), toFilteredUserInfo(state));
|
|
30923
|
+
const diffResult = await invoke$B('ActivityBar.diff2', activityBarId);
|
|
30924
|
+
return invoke$B('ActivityBar.render2', activityBarId, diffResult);
|
|
30995
30925
|
};
|
|
30996
30926
|
const renderChatAuthCommands = async state => {
|
|
30997
30927
|
if (state.secondarySideBarId === -1 || state.secondarySideBarView !== Chat) {
|
|
@@ -31464,7 +31394,7 @@ const toggleActivityBar = state => {
|
|
|
31464
31394
|
const toggleMenuBar = async state => {
|
|
31465
31395
|
const titleBar = getInstance$1(TitleBar.moduleId, state.applicationId);
|
|
31466
31396
|
if (titleBar) {
|
|
31467
|
-
const titleBarState = await invoke$
|
|
31397
|
+
const titleBarState = await invoke$A('TitleBar.getComponentState', titleBar.state.uid);
|
|
31468
31398
|
const command = titleBarState.titleBarMenuBarEnabled ? 'hideMenuBar' : 'showMenuBar';
|
|
31469
31399
|
await executeViewletCommand(titleBar.state.uid, command);
|
|
31470
31400
|
}
|
|
@@ -32447,7 +32377,7 @@ const showAsync = async (uid, points, module, viewletUid) => {
|
|
|
32447
32377
|
addPreviewBoundsCommand(commands, viewletUid, points, module);
|
|
32448
32378
|
commands.push(['Viewlet.append', uid, viewletUid]);
|
|
32449
32379
|
}
|
|
32450
|
-
await invoke$
|
|
32380
|
+
await invoke$I('Viewlet.sendMultiple', commands);
|
|
32451
32381
|
// TODO
|
|
32452
32382
|
// 2. load module
|
|
32453
32383
|
// 3. if module is still visible, replace placeholder with actual viewlet
|
|
@@ -32939,7 +32869,7 @@ const handleActiveEditorChange = async (state, activeUri, activeIsTextEditor = t
|
|
|
32939
32869
|
};
|
|
32940
32870
|
const eventResult = await callGlobalEvent(restored.newState, 'handleActiveEditorChange', activeUri);
|
|
32941
32871
|
try {
|
|
32942
|
-
await invoke$
|
|
32872
|
+
await invoke$E('StatusBar.handleEditorStatusVisibilityChanged', activeIsTextEditor);
|
|
32943
32873
|
} catch {
|
|
32944
32874
|
// Older status bar workers do not support active editor visibility updates.
|
|
32945
32875
|
}
|
|
@@ -33010,7 +32940,7 @@ const handleExtensionsChanged$2 = async (state, extensionId, disabled) => {
|
|
|
33010
32940
|
// provider query can delay every subsequent direct render of the same views.
|
|
33011
32941
|
updateDynamicFocusContext(globalEventResult.commands);
|
|
33012
32942
|
if (globalEventResult.commands.length > 0) {
|
|
33013
|
-
await invoke$
|
|
32943
|
+
await invoke$I('Viewlet.sendMultiple', globalEventResult.commands);
|
|
33014
32944
|
}
|
|
33015
32945
|
const sourceControlBadgeResult = await refreshSourceControlBadgeCount(globalEventResult.newState);
|
|
33016
32946
|
const extensionChangeResult = {
|
|
@@ -34394,7 +34324,7 @@ const {
|
|
|
34394
34324
|
dispose: dispose$p,
|
|
34395
34325
|
focus: focus$8,
|
|
34396
34326
|
getCommands: getCommands$f,
|
|
34397
|
-
getComponentDom: getComponentDom$
|
|
34327
|
+
getComponentDom: getComponentDom$5,
|
|
34398
34328
|
getComponentState: getComponentState$8,
|
|
34399
34329
|
getKeyBindings: getKeyBindings$e,
|
|
34400
34330
|
getMenus: getMenus$c,
|
|
@@ -34434,7 +34364,7 @@ const ViewletMain_ipc = {
|
|
|
34434
34364
|
dispose: dispose$p,
|
|
34435
34365
|
focus: focus$8,
|
|
34436
34366
|
getCommands: getCommands$f,
|
|
34437
|
-
getComponentDom: getComponentDom$
|
|
34367
|
+
getComponentDom: getComponentDom$5,
|
|
34438
34368
|
getComponentState: getComponentState$8,
|
|
34439
34369
|
getKeyBindings: getKeyBindings$e,
|
|
34440
34370
|
getMenus: getMenus$c,
|
|
@@ -34471,7 +34401,7 @@ const create$q = (id, uri, x, y, width, height) => {
|
|
|
34471
34401
|
};
|
|
34472
34402
|
const loadContent$n = state => {
|
|
34473
34403
|
const update = async () => {
|
|
34474
|
-
await invoke$
|
|
34404
|
+
await invoke$I(/* Viewlet.invoke */'Viewlet.send', /* id */Clock, /* method */'setTime', /* time */Date.now());
|
|
34475
34405
|
};
|
|
34476
34406
|
return {
|
|
34477
34407
|
...state,
|
|
@@ -34719,7 +34649,7 @@ const {
|
|
|
34719
34649
|
dispose: dispose$j,
|
|
34720
34650
|
getBadgeCount,
|
|
34721
34651
|
getCommands: getCommands$b,
|
|
34722
|
-
getComponentDom: getComponentDom$
|
|
34652
|
+
getComponentDom: getComponentDom$4,
|
|
34723
34653
|
getComponentState: getComponentState$6,
|
|
34724
34654
|
getKeyBindings: getKeyBindings$a,
|
|
34725
34655
|
getMenus: getMenus$9,
|
|
@@ -34757,7 +34687,7 @@ const ViewletProblems_ipc = {
|
|
|
34757
34687
|
dispose: dispose$j,
|
|
34758
34688
|
getBadgeCount,
|
|
34759
34689
|
getCommands: getCommands$b,
|
|
34760
|
-
getComponentDom: getComponentDom$
|
|
34690
|
+
getComponentDom: getComponentDom$4,
|
|
34761
34691
|
getComponentState: getComponentState$6,
|
|
34762
34692
|
getKeyBindings: getKeyBindings$a,
|
|
34763
34693
|
getMenus: getMenus$9,
|
|
@@ -35362,11 +35292,11 @@ const getSources = async options => {
|
|
|
35362
35292
|
const getUserMedia = async (captureId, options) => {
|
|
35363
35293
|
number(captureId);
|
|
35364
35294
|
object(options);
|
|
35365
|
-
await invoke$
|
|
35295
|
+
await invoke$I('ScreenCapture.start', captureId, options);
|
|
35366
35296
|
};
|
|
35367
35297
|
const dispose$d = async captureId => {
|
|
35368
35298
|
number(captureId);
|
|
35369
|
-
await invoke$
|
|
35299
|
+
await invoke$I('ScreenCapture.dispose', captureId);
|
|
35370
35300
|
};
|
|
35371
35301
|
|
|
35372
35302
|
const createScreenCaptureStream = async captureId => {
|
|
@@ -35452,7 +35382,7 @@ const {
|
|
|
35452
35382
|
Events: Events$5,
|
|
35453
35383
|
focus: focus$5,
|
|
35454
35384
|
getCommands: getCommands$5,
|
|
35455
|
-
getComponentDom: getComponentDom$
|
|
35385
|
+
getComponentDom: getComponentDom$3,
|
|
35456
35386
|
getComponentState: getComponentState$5,
|
|
35457
35387
|
getKeyBindings: getKeyBindings$5,
|
|
35458
35388
|
getMenus: getMenus$4,
|
|
@@ -35491,7 +35421,7 @@ const ViewletSearch_ipc = {
|
|
|
35491
35421
|
dispose: dispose$b,
|
|
35492
35422
|
focus: focus$5,
|
|
35493
35423
|
getCommands: getCommands$5,
|
|
35494
|
-
getComponentDom: getComponentDom$
|
|
35424
|
+
getComponentDom: getComponentDom$3,
|
|
35495
35425
|
getComponentState: getComponentState$5,
|
|
35496
35426
|
getKeyBindings: getKeyBindings$5,
|
|
35497
35427
|
getMenus: getMenus$4,
|
|
@@ -35773,7 +35703,7 @@ const handleSideBarViewletChange = async (state, moduleId, restore = true) => {
|
|
|
35773
35703
|
if (state.currentViewletRequestId !== requestId || state.currentViewletId !== moduleId) {
|
|
35774
35704
|
const disposeCommands = disposeFunctional(childUid);
|
|
35775
35705
|
if (disposeCommands.length > 0) {
|
|
35776
|
-
await invoke$
|
|
35706
|
+
await invoke$I('Viewlet.sendMultiple', disposeCommands);
|
|
35777
35707
|
}
|
|
35778
35708
|
await savePromise;
|
|
35779
35709
|
return state;
|
|
@@ -35814,12 +35744,12 @@ const handleSideBarViewletChange = async (state, moduleId, restore = true) => {
|
|
|
35814
35744
|
if (state.currentViewletRequestId !== requestId || state.currentViewletId !== moduleId) {
|
|
35815
35745
|
const disposeCommands = disposeFunctional(childUid);
|
|
35816
35746
|
if (disposeCommands.length > 0) {
|
|
35817
|
-
await invoke$
|
|
35747
|
+
await invoke$I('Viewlet.sendMultiple', disposeCommands);
|
|
35818
35748
|
}
|
|
35819
35749
|
await savePromise;
|
|
35820
35750
|
return state;
|
|
35821
35751
|
}
|
|
35822
|
-
await invoke$
|
|
35752
|
+
await invoke$I('Viewlet.sendMultiple', commands);
|
|
35823
35753
|
runLoadContentLater(childUid);
|
|
35824
35754
|
}
|
|
35825
35755
|
|
|
@@ -36129,7 +36059,7 @@ const handleSecondarySideBarViewletChange = async (state, moduleId) => {
|
|
|
36129
36059
|
uid: childUid,
|
|
36130
36060
|
shouldRenderEvents: false
|
|
36131
36061
|
}, false, true);
|
|
36132
|
-
await invoke$
|
|
36062
|
+
await invoke$I('Viewlet.sendMultiple', commands);
|
|
36133
36063
|
runLoadContentLater(childUid);
|
|
36134
36064
|
await savePromise;
|
|
36135
36065
|
return {
|
|
@@ -38650,14 +38580,14 @@ const afterRender$2 = async (oldState, newState) => {
|
|
|
38650
38580
|
if (!isOpening(applicationId) && !palette && get$g() !== FocusQuickPickInput) {
|
|
38651
38581
|
if (newState.fullWidthAddressSelection || !newState.iframeSrc) {
|
|
38652
38582
|
await focus$i();
|
|
38653
|
-
await invoke$
|
|
38583
|
+
await invoke$I('Window.focusBrowserAddress', newState.uid, newState.fullWidthAddressSelection);
|
|
38654
38584
|
} else {
|
|
38655
38585
|
await focus$9(newState.browserViewId);
|
|
38656
38586
|
}
|
|
38657
38587
|
}
|
|
38658
38588
|
}
|
|
38659
38589
|
if (oldState.selectedTabIndex !== newState.selectedTabIndex || oldState.fullWidth !== newState.fullWidth) {
|
|
38660
|
-
await invoke$
|
|
38590
|
+
await invoke$I('Window.revealBrowserTab', newState.uid);
|
|
38661
38591
|
}
|
|
38662
38592
|
const {
|
|
38663
38593
|
overlayIds: oldOverlayIds
|
|
@@ -39158,7 +39088,7 @@ const dispose$4 = async state => {
|
|
|
39158
39088
|
dispose$7(state.uid);
|
|
39159
39089
|
await handleDispose(state.uid);
|
|
39160
39090
|
visibleBrowserUids.delete(state.uid);
|
|
39161
|
-
await Promise.all([...state.tabs.filter(tab => tab.browserViewId).map(tab => disposeWebContentsView(tab.browserViewId)), ...state.tabs.map(tab => dispose$6(tab.favicon)), invoke$
|
|
39091
|
+
await Promise.all([...state.tabs.filter(tab => tab.browserViewId).map(tab => disposeWebContentsView(tab.browserViewId)), ...state.tabs.map(tab => dispose$6(tab.favicon)), invoke$I('Viewlet.sendMultiple', [['Css.removeCssStyleSheet', getStyleSheetId(state.uid)]]), dispose$5(state.snapshot)]);
|
|
39162
39092
|
};
|
|
39163
39093
|
const prepareFullWidth = async state => {
|
|
39164
39094
|
cancel(state.uid);
|
|
@@ -39189,7 +39119,7 @@ const toggleFullWidth = state => {
|
|
|
39189
39119
|
const focusAddress = async state => {
|
|
39190
39120
|
cancel(state.uid);
|
|
39191
39121
|
await focus$i();
|
|
39192
|
-
await invoke$
|
|
39122
|
+
await invoke$I('Window.focusBrowserAddress', state.uid);
|
|
39193
39123
|
setFocus(FocusSimpleBrowserInput, undefined, state.uid, SimpleBrowser$1);
|
|
39194
39124
|
return state;
|
|
39195
39125
|
};
|
|
@@ -39784,156 +39714,6 @@ const Events$3 = {
|
|
|
39784
39714
|
'browser-view-window-open': handleWindowOpen
|
|
39785
39715
|
};
|
|
39786
39716
|
|
|
39787
|
-
const getComponentState$3 = state => state;
|
|
39788
|
-
const setComponentState$3 = (currentState, state) => {
|
|
39789
|
-
if (!state || typeof state !== 'object' || Array.isArray(state)) {
|
|
39790
|
-
throw new TypeError('SimpleBrowser state must be an object');
|
|
39791
|
-
}
|
|
39792
|
-
if (state.uid !== currentState.uid) {
|
|
39793
|
-
throw new Error(`SimpleBrowser state uid must remain ${currentState.uid}`);
|
|
39794
|
-
}
|
|
39795
|
-
if (state.inputValue !== currentState.inputValue) {
|
|
39796
|
-
return {
|
|
39797
|
-
...state,
|
|
39798
|
-
addressValueVersion: (currentState.addressValueVersion || 0) + 1
|
|
39799
|
-
};
|
|
39800
|
-
}
|
|
39801
|
-
return state;
|
|
39802
|
-
};
|
|
39803
|
-
|
|
39804
|
-
const Css$7 = ["/css/parts/ViewletSimpleBrowser.css", "/css/parts/ViewletSimpleBrowserHistory.css"];
|
|
39805
|
-
|
|
39806
|
-
const getBrowserTabKeyBindings = when => {
|
|
39807
|
-
return [{
|
|
39808
|
-
key: CtrlCmd | KeyF,
|
|
39809
|
-
command: 'SimpleBrowser.toggleFind',
|
|
39810
|
-
when
|
|
39811
|
-
}, {
|
|
39812
|
-
key: CtrlCmd | Shift$1 | KeyT,
|
|
39813
|
-
command: 'SimpleBrowser.reopenClosedTab',
|
|
39814
|
-
when
|
|
39815
|
-
}, {
|
|
39816
|
-
key: CtrlCmd | KeyL,
|
|
39817
|
-
command: 'SimpleBrowser.focusAddress',
|
|
39818
|
-
when
|
|
39819
|
-
}, {
|
|
39820
|
-
key: CtrlCmd | Shift$1 | KeyI,
|
|
39821
|
-
command: 'SimpleBrowser.toggleDevTools',
|
|
39822
|
-
when
|
|
39823
|
-
}, {
|
|
39824
|
-
key: CtrlCmd | KeyW,
|
|
39825
|
-
command: 'SimpleBrowser.closeCurrentTab',
|
|
39826
|
-
when
|
|
39827
|
-
}, {
|
|
39828
|
-
key: CtrlCmd | KeyT,
|
|
39829
|
-
command: 'SimpleBrowser.createNewTab',
|
|
39830
|
-
when
|
|
39831
|
-
}, {
|
|
39832
|
-
key: CtrlCmd | KeyH,
|
|
39833
|
-
command: 'SimpleBrowser.openHistory',
|
|
39834
|
-
when
|
|
39835
|
-
}, {
|
|
39836
|
-
key: CtrlCmd | Tab$1,
|
|
39837
|
-
command: 'SimpleBrowser.focusNextTab',
|
|
39838
|
-
when
|
|
39839
|
-
}, {
|
|
39840
|
-
key: CtrlCmd | Shift$1 | Tab$1,
|
|
39841
|
-
command: 'SimpleBrowser.focusPreviousTab',
|
|
39842
|
-
when
|
|
39843
|
-
}];
|
|
39844
|
-
};
|
|
39845
|
-
const getKeyBindings$3 = () => {
|
|
39846
|
-
return [...getBrowserTabKeyBindings(FocusSimpleBrowserInput), ...getBrowserTabKeyBindings(FocusSimpleBrowser), ...getBrowserTabKeyBindings(FocusSimpleBrowserFind), ...getBrowserTabKeyBindings(FocusSimpleBrowserFindInput), {
|
|
39847
|
-
key: Escape$1,
|
|
39848
|
-
command: 'SimpleBrowser.closeFind',
|
|
39849
|
-
when: FocusSimpleBrowserFindInput
|
|
39850
|
-
}, {
|
|
39851
|
-
key: Escape$1,
|
|
39852
|
-
command: 'SimpleBrowser.closeFind',
|
|
39853
|
-
when: FocusSimpleBrowserFind
|
|
39854
|
-
}, {
|
|
39855
|
-
key: Enter$1,
|
|
39856
|
-
command: 'SimpleBrowser.findNext',
|
|
39857
|
-
when: FocusSimpleBrowserFindInput
|
|
39858
|
-
}, {
|
|
39859
|
-
key: Shift$1 | Enter$1,
|
|
39860
|
-
command: 'SimpleBrowser.findPrevious',
|
|
39861
|
-
when: FocusSimpleBrowserFindInput
|
|
39862
|
-
}, {
|
|
39863
|
-
key: DownArrow,
|
|
39864
|
-
command: 'SimpleBrowser.selectNextSuggestion',
|
|
39865
|
-
when: FocusSimpleBrowserInput
|
|
39866
|
-
}, {
|
|
39867
|
-
key: Enter$1,
|
|
39868
|
-
command: 'SimpleBrowser.go',
|
|
39869
|
-
when: FocusSimpleBrowserInput
|
|
39870
|
-
}, {
|
|
39871
|
-
key: UpArrow,
|
|
39872
|
-
command: 'SimpleBrowser.selectPreviousSuggestion',
|
|
39873
|
-
when: FocusSimpleBrowserInput
|
|
39874
|
-
}, {
|
|
39875
|
-
key: Escape$1,
|
|
39876
|
-
command: 'SimpleBrowser.escapeAddress',
|
|
39877
|
-
when: FocusSimpleBrowserInput
|
|
39878
|
-
}];
|
|
39879
|
-
};
|
|
39880
|
-
|
|
39881
|
-
const id$1 = SimpleBrowserTab;
|
|
39882
|
-
const getCommand = (uid, command, label, index, flags = None$6) => ({
|
|
39883
|
-
id: `simpleBrowserTab${command}`,
|
|
39884
|
-
label,
|
|
39885
|
-
flags,
|
|
39886
|
-
command: 'Viewlet.executeViewletCommand',
|
|
39887
|
-
args: [uid, command, index]
|
|
39888
|
-
});
|
|
39889
|
-
const getMenuEntries$1 = (uid, index) => {
|
|
39890
|
-
const instance = getByUid(uid);
|
|
39891
|
-
const state = instance?.state;
|
|
39892
|
-
const tabIndex = Number(index);
|
|
39893
|
-
if (!state) {
|
|
39894
|
-
return [];
|
|
39895
|
-
}
|
|
39896
|
-
const {
|
|
39897
|
-
tabs
|
|
39898
|
-
} = state;
|
|
39899
|
-
if (tabIndex < 0 || tabIndex >= tabs.length) {
|
|
39900
|
-
return [];
|
|
39901
|
-
}
|
|
39902
|
-
const tab = tabs[tabIndex];
|
|
39903
|
-
return [getCommand(uid, 'muteTab', tab.muted ? unmuteTab() : muteTab(), tabIndex), getCommand(uid, 'duplicateTab', duplicateTab(), tabIndex), getCommand(uid, 'reloadTab', reloadTab(), tabIndex), menuEntrySeparator, getCommand(uid, 'closeTab', closeTab(), tabIndex), getCommand(uid, 'closeTabsToTheLeft', closeTabsToTheLeft(), tabIndex, tabIndex === 0 ? Disabled : None$6), getCommand(uid, 'closeTabsToTheRight', closeTabsToTheRight(), tabIndex, tabIndex === tabs.length - 1 ? Disabled : None$6), getCommand(uid, 'closeOtherTabs', closeOtherTabs(), tabIndex, tabs.length === 1 ? Disabled : None$6)];
|
|
39904
|
-
};
|
|
39905
|
-
|
|
39906
|
-
const MenuEntriesSimpleBrowserTab = {
|
|
39907
|
-
__proto__: null,
|
|
39908
|
-
getMenuEntries: getMenuEntries$1,
|
|
39909
|
-
id: id$1
|
|
39910
|
-
};
|
|
39911
|
-
|
|
39912
|
-
const entry = (id, label, command) => ({
|
|
39913
|
-
id,
|
|
39914
|
-
label,
|
|
39915
|
-
flags: None$6,
|
|
39916
|
-
command
|
|
39917
|
-
});
|
|
39918
|
-
const id = SimpleBrowserToolbar;
|
|
39919
|
-
const getMenuEntries = (uid, browserViewId) => {
|
|
39920
|
-
return [entry('new-tab', 'New Tab', 'SimpleBrowser.createNewTab'), entry('reload', 'Reload', 'SimpleBrowser.reload'), entry('open-external', 'Open in Default Browser', 'SimpleBrowser.openExternal'), menuEntrySeparator, entry('history', 'History', 'SimpleBrowser.openHistory'), entry('downloads', 'Downloads', 'SimpleBrowser.openDownloads'), ...[['save', 'Save Password'], ['fill', 'Fill Password'], ['manage', 'Manage Passwords']].map(([action, label]) => ({
|
|
39921
|
-
...entry(`passwords-${action}`, label, 'Viewlet.executeViewletCommand'),
|
|
39922
|
-
args: [uid, 'handleContextMenuAction', browserViewId, 'passwords', [action]]
|
|
39923
|
-
})), menuEntrySeparator, entry('zoom-in', 'Zoom In', 'SimpleBrowser.zoomIn'), entry('zoom-out', 'Zoom Out', 'SimpleBrowser.zoomOut'), entry('reset-zoom', 'Reset Zoom', 'SimpleBrowser.resetZoom'), menuEntrySeparator, {
|
|
39924
|
-
...entry('toggle-developer-tools', 'Toggle Developer Tools', 'Viewlet.executeViewletCommand'),
|
|
39925
|
-
args: [uid, 'handleContextMenuAction', browserViewId, 'toggleDevTools', []]
|
|
39926
|
-
}, menuEntrySeparator, entry('close-tab', 'Close Tab', 'SimpleBrowser.closeCurrentTab')];
|
|
39927
|
-
};
|
|
39928
|
-
|
|
39929
|
-
const MenuEntriesSimpleBrowserToolbar = {
|
|
39930
|
-
__proto__: null,
|
|
39931
|
-
getMenuEntries,
|
|
39932
|
-
id
|
|
39933
|
-
};
|
|
39934
|
-
|
|
39935
|
-
const menus$3 = [MenuEntriesSimpleBrowser, MenuEntriesSimpleBrowserTab, MenuEntriesSimpleBrowserToolbar];
|
|
39936
|
-
|
|
39937
39717
|
const Text = 12;
|
|
39938
39718
|
const Reference = 100;
|
|
39939
39719
|
|
|
@@ -40961,6 +40741,13 @@ const getDom = state => {
|
|
|
40961
40741
|
const historyTab = state.tabs?.[state.selectedTabIndex]?.iframeSrc?.startsWith('simple-browser-history://');
|
|
40962
40742
|
return getSimpleBrowserVirtualDom(state.canGoBack, state.canGoForward, state.isLoading, state.inputValue, state.snapshot, state.suggestions, state.selectedSuggestionIndex, state.tabs, state.selectedTabIndex, state.tabsEnabled, state.audioIndicatorEnabled, pageSnapshot?.dom, state.tabHover, state.tabDropIndex, state.fullWidth, state.chromeTheme, state, historyTab, state.history, state.historySearchValue);
|
|
40963
40743
|
};
|
|
40744
|
+
const getComponentDom$2 = state => {
|
|
40745
|
+
const dom = getDom(state);
|
|
40746
|
+
return dom.map(node => node.name === SimpleBrowserAddress ? {
|
|
40747
|
+
...node,
|
|
40748
|
+
value: state.inputValue
|
|
40749
|
+
} : node);
|
|
40750
|
+
};
|
|
40964
40751
|
const renderDom$2 = {
|
|
40965
40752
|
isEqual(oldState, newState) {
|
|
40966
40753
|
return oldState.findVisible === newState.findVisible && oldState.findValue === newState.findValue && oldState.findMatchCase === newState.findMatchCase && oldState.findMatches === newState.findMatches && oldState.findActiveMatch === newState.findActiveMatch && oldState.fullWidth === newState.fullWidth && oldState.chromeTheme === newState.chromeTheme && oldState.iframeSrc === newState.iframeSrc && oldState.canGoBack === newState.canGoBack && oldState.canGoForward === newState.canGoForward && oldState.isLoading === newState.isLoading && oldState.snapshot === newState.snapshot && oldState.suggestions === newState.suggestions && (oldState.inputValue === newState.inputValue || newState.suggestions.length === 0) && oldState.selectedSuggestionIndex === newState.selectedSuggestionIndex && oldState.selectedTabIndex === newState.selectedTabIndex && oldState.tabsEnabled === newState.tabsEnabled && oldState.audioIndicatorEnabled === newState.audioIndicatorEnabled && oldState.tabHover === newState.tabHover && oldState.tabWidth === newState.tabWidth && oldState.history === newState.history && oldState.historySearchValue === newState.historySearchValue && oldState.tabDropIndex === newState.tabDropIndex && areTabsEqual(oldState.tabs, newState.tabs);
|
|
@@ -41031,6 +40818,156 @@ const renderFindFocus = {
|
|
|
41031
40818
|
};
|
|
41032
40819
|
const render$7 = [renderDom$2, renderAddressValue, renderFocusAddress, renderPageSnapshotCss, renderDragData, renderFindFocus];
|
|
41033
40820
|
|
|
40821
|
+
const getComponentState$3 = state => state;
|
|
40822
|
+
const setComponentState$3 = (currentState, state) => {
|
|
40823
|
+
if (!state || typeof state !== 'object' || Array.isArray(state)) {
|
|
40824
|
+
throw new TypeError('SimpleBrowser state must be an object');
|
|
40825
|
+
}
|
|
40826
|
+
if (state.uid !== currentState.uid) {
|
|
40827
|
+
throw new Error(`SimpleBrowser state uid must remain ${currentState.uid}`);
|
|
40828
|
+
}
|
|
40829
|
+
if (state.inputValue !== currentState.inputValue) {
|
|
40830
|
+
return {
|
|
40831
|
+
...state,
|
|
40832
|
+
addressValueVersion: (currentState.addressValueVersion || 0) + 1
|
|
40833
|
+
};
|
|
40834
|
+
}
|
|
40835
|
+
return state;
|
|
40836
|
+
};
|
|
40837
|
+
|
|
40838
|
+
const Css$7 = ["/css/parts/ViewletSimpleBrowser.css", "/css/parts/ViewletSimpleBrowserHistory.css"];
|
|
40839
|
+
|
|
40840
|
+
const getBrowserTabKeyBindings = when => {
|
|
40841
|
+
return [{
|
|
40842
|
+
key: CtrlCmd | KeyF,
|
|
40843
|
+
command: 'SimpleBrowser.toggleFind',
|
|
40844
|
+
when
|
|
40845
|
+
}, {
|
|
40846
|
+
key: CtrlCmd | Shift$1 | KeyT,
|
|
40847
|
+
command: 'SimpleBrowser.reopenClosedTab',
|
|
40848
|
+
when
|
|
40849
|
+
}, {
|
|
40850
|
+
key: CtrlCmd | KeyL,
|
|
40851
|
+
command: 'SimpleBrowser.focusAddress',
|
|
40852
|
+
when
|
|
40853
|
+
}, {
|
|
40854
|
+
key: CtrlCmd | Shift$1 | KeyI,
|
|
40855
|
+
command: 'SimpleBrowser.toggleDevTools',
|
|
40856
|
+
when
|
|
40857
|
+
}, {
|
|
40858
|
+
key: CtrlCmd | KeyW,
|
|
40859
|
+
command: 'SimpleBrowser.closeCurrentTab',
|
|
40860
|
+
when
|
|
40861
|
+
}, {
|
|
40862
|
+
key: CtrlCmd | KeyT,
|
|
40863
|
+
command: 'SimpleBrowser.createNewTab',
|
|
40864
|
+
when
|
|
40865
|
+
}, {
|
|
40866
|
+
key: CtrlCmd | KeyH,
|
|
40867
|
+
command: 'SimpleBrowser.openHistory',
|
|
40868
|
+
when
|
|
40869
|
+
}, {
|
|
40870
|
+
key: CtrlCmd | Tab$1,
|
|
40871
|
+
command: 'SimpleBrowser.focusNextTab',
|
|
40872
|
+
when
|
|
40873
|
+
}, {
|
|
40874
|
+
key: CtrlCmd | Shift$1 | Tab$1,
|
|
40875
|
+
command: 'SimpleBrowser.focusPreviousTab',
|
|
40876
|
+
when
|
|
40877
|
+
}];
|
|
40878
|
+
};
|
|
40879
|
+
const getKeyBindings$3 = () => {
|
|
40880
|
+
return [...getBrowserTabKeyBindings(FocusSimpleBrowserInput), ...getBrowserTabKeyBindings(FocusSimpleBrowser), ...getBrowserTabKeyBindings(FocusSimpleBrowserFind), ...getBrowserTabKeyBindings(FocusSimpleBrowserFindInput), {
|
|
40881
|
+
key: Escape$1,
|
|
40882
|
+
command: 'SimpleBrowser.closeFind',
|
|
40883
|
+
when: FocusSimpleBrowserFindInput
|
|
40884
|
+
}, {
|
|
40885
|
+
key: Escape$1,
|
|
40886
|
+
command: 'SimpleBrowser.closeFind',
|
|
40887
|
+
when: FocusSimpleBrowserFind
|
|
40888
|
+
}, {
|
|
40889
|
+
key: Enter$1,
|
|
40890
|
+
command: 'SimpleBrowser.findNext',
|
|
40891
|
+
when: FocusSimpleBrowserFindInput
|
|
40892
|
+
}, {
|
|
40893
|
+
key: Shift$1 | Enter$1,
|
|
40894
|
+
command: 'SimpleBrowser.findPrevious',
|
|
40895
|
+
when: FocusSimpleBrowserFindInput
|
|
40896
|
+
}, {
|
|
40897
|
+
key: DownArrow,
|
|
40898
|
+
command: 'SimpleBrowser.selectNextSuggestion',
|
|
40899
|
+
when: FocusSimpleBrowserInput
|
|
40900
|
+
}, {
|
|
40901
|
+
key: Enter$1,
|
|
40902
|
+
command: 'SimpleBrowser.go',
|
|
40903
|
+
when: FocusSimpleBrowserInput
|
|
40904
|
+
}, {
|
|
40905
|
+
key: UpArrow,
|
|
40906
|
+
command: 'SimpleBrowser.selectPreviousSuggestion',
|
|
40907
|
+
when: FocusSimpleBrowserInput
|
|
40908
|
+
}, {
|
|
40909
|
+
key: Escape$1,
|
|
40910
|
+
command: 'SimpleBrowser.escapeAddress',
|
|
40911
|
+
when: FocusSimpleBrowserInput
|
|
40912
|
+
}];
|
|
40913
|
+
};
|
|
40914
|
+
|
|
40915
|
+
const id$1 = SimpleBrowserTab;
|
|
40916
|
+
const getCommand = (uid, command, label, index, flags = None$6) => ({
|
|
40917
|
+
id: `simpleBrowserTab${command}`,
|
|
40918
|
+
label,
|
|
40919
|
+
flags,
|
|
40920
|
+
command: 'Viewlet.executeViewletCommand',
|
|
40921
|
+
args: [uid, command, index]
|
|
40922
|
+
});
|
|
40923
|
+
const getMenuEntries$1 = (uid, index) => {
|
|
40924
|
+
const instance = getByUid(uid);
|
|
40925
|
+
const state = instance?.state;
|
|
40926
|
+
const tabIndex = Number(index);
|
|
40927
|
+
if (!state) {
|
|
40928
|
+
return [];
|
|
40929
|
+
}
|
|
40930
|
+
const {
|
|
40931
|
+
tabs
|
|
40932
|
+
} = state;
|
|
40933
|
+
if (tabIndex < 0 || tabIndex >= tabs.length) {
|
|
40934
|
+
return [];
|
|
40935
|
+
}
|
|
40936
|
+
const tab = tabs[tabIndex];
|
|
40937
|
+
return [getCommand(uid, 'muteTab', tab.muted ? unmuteTab() : muteTab(), tabIndex), getCommand(uid, 'duplicateTab', duplicateTab(), tabIndex), getCommand(uid, 'reloadTab', reloadTab(), tabIndex), menuEntrySeparator, getCommand(uid, 'closeTab', closeTab(), tabIndex), getCommand(uid, 'closeTabsToTheLeft', closeTabsToTheLeft(), tabIndex, tabIndex === 0 ? Disabled : None$6), getCommand(uid, 'closeTabsToTheRight', closeTabsToTheRight(), tabIndex, tabIndex === tabs.length - 1 ? Disabled : None$6), getCommand(uid, 'closeOtherTabs', closeOtherTabs(), tabIndex, tabs.length === 1 ? Disabled : None$6)];
|
|
40938
|
+
};
|
|
40939
|
+
|
|
40940
|
+
const MenuEntriesSimpleBrowserTab = {
|
|
40941
|
+
__proto__: null,
|
|
40942
|
+
getMenuEntries: getMenuEntries$1,
|
|
40943
|
+
id: id$1
|
|
40944
|
+
};
|
|
40945
|
+
|
|
40946
|
+
const entry = (id, label, command) => ({
|
|
40947
|
+
id,
|
|
40948
|
+
label,
|
|
40949
|
+
flags: None$6,
|
|
40950
|
+
command
|
|
40951
|
+
});
|
|
40952
|
+
const id = SimpleBrowserToolbar;
|
|
40953
|
+
const getMenuEntries = (uid, browserViewId) => {
|
|
40954
|
+
return [entry('new-tab', 'New Tab', 'SimpleBrowser.createNewTab'), entry('reload', 'Reload', 'SimpleBrowser.reload'), entry('open-external', 'Open in Default Browser', 'SimpleBrowser.openExternal'), menuEntrySeparator, entry('history', 'History', 'SimpleBrowser.openHistory'), entry('downloads', 'Downloads', 'SimpleBrowser.openDownloads'), ...[['save', 'Save Password'], ['fill', 'Fill Password'], ['manage', 'Manage Passwords']].map(([action, label]) => ({
|
|
40955
|
+
...entry(`passwords-${action}`, label, 'Viewlet.executeViewletCommand'),
|
|
40956
|
+
args: [uid, 'handleContextMenuAction', browserViewId, 'passwords', [action]]
|
|
40957
|
+
})), menuEntrySeparator, entry('zoom-in', 'Zoom In', 'SimpleBrowser.zoomIn'), entry('zoom-out', 'Zoom Out', 'SimpleBrowser.zoomOut'), entry('reset-zoom', 'Reset Zoom', 'SimpleBrowser.resetZoom'), menuEntrySeparator, {
|
|
40958
|
+
...entry('toggle-developer-tools', 'Toggle Developer Tools', 'Viewlet.executeViewletCommand'),
|
|
40959
|
+
args: [uid, 'handleContextMenuAction', browserViewId, 'toggleDevTools', []]
|
|
40960
|
+
}, menuEntrySeparator, entry('close-tab', 'Close Tab', 'SimpleBrowser.closeCurrentTab')];
|
|
40961
|
+
};
|
|
40962
|
+
|
|
40963
|
+
const MenuEntriesSimpleBrowserToolbar = {
|
|
40964
|
+
__proto__: null,
|
|
40965
|
+
getMenuEntries,
|
|
40966
|
+
id
|
|
40967
|
+
};
|
|
40968
|
+
|
|
40969
|
+
const menus$3 = [MenuEntriesSimpleBrowser, MenuEntriesSimpleBrowserTab, MenuEntriesSimpleBrowserToolbar];
|
|
40970
|
+
|
|
41034
40971
|
const name$5 = 'SimpleBrowser';
|
|
41035
40972
|
|
|
41036
40973
|
const ViewletSimpleBrowser_ipc = {
|
|
@@ -41059,6 +40996,7 @@ const ViewletSimpleBrowser_ipc = {
|
|
|
41059
40996
|
focusAddress,
|
|
41060
40997
|
focusNextTab,
|
|
41061
40998
|
focusPreviousTab,
|
|
40999
|
+
getComponentDom: getComponentDom$2,
|
|
41062
41000
|
getComponentState: getComponentState$3,
|
|
41063
41001
|
getKeyBindings: getKeyBindings$3,
|
|
41064
41002
|
go,
|
|
@@ -42001,7 +41939,7 @@ const resizeTerminals = async (state, terminalUids) => {
|
|
|
42001
41939
|
};
|
|
42002
41940
|
const sendCommands = async commands => {
|
|
42003
41941
|
if (commands.length > 0) {
|
|
42004
|
-
await invoke$
|
|
41942
|
+
await invoke$I('Viewlet.sendMultiple', commands);
|
|
42005
41943
|
}
|
|
42006
41944
|
};
|
|
42007
41945
|
const restoreExistingTerminals = async (state, terminalTabsEnabled) => {
|
|
@@ -42378,7 +42316,7 @@ const handleTabPointerDown = async (state, rawUid) => {
|
|
|
42378
42316
|
if (!tab) {
|
|
42379
42317
|
return state;
|
|
42380
42318
|
}
|
|
42381
|
-
await invoke$
|
|
42319
|
+
await invoke$I('Viewlet.sendMultiple', [['Viewlet.setDragData', state.uid, {
|
|
42382
42320
|
items: [{
|
|
42383
42321
|
type: 'application/x-lvce-terminal',
|
|
42384
42322
|
data: `lvce-terminal:${JSON.stringify({
|
|
@@ -42391,7 +42329,7 @@ const handleTabPointerDown = async (state, rawUid) => {
|
|
|
42391
42329
|
return state;
|
|
42392
42330
|
};
|
|
42393
42331
|
const handleDragEnd = async state => {
|
|
42394
|
-
await invoke$
|
|
42332
|
+
await invoke$I('Viewlet.sendMultiple', [['Viewlet.setDragData', state.uid, {
|
|
42395
42333
|
items: [],
|
|
42396
42334
|
label: ''
|
|
42397
42335
|
}]]);
|
|
@@ -42719,10 +42657,10 @@ const create$1 = (id, uri, x, y, width, height) => {
|
|
|
42719
42657
|
const loadContent = async state => {
|
|
42720
42658
|
const savedState = {};
|
|
42721
42659
|
const realUri = await getRealUri(state.uri);
|
|
42722
|
-
await invoke$
|
|
42723
|
-
await invoke$
|
|
42724
|
-
const diffResult = await invoke$
|
|
42725
|
-
const commands = await invoke$
|
|
42660
|
+
await invoke$C('WebView.create4', state.id, realUri, state.x, state.y, state.width, state.height, state.platform, state.assetDir, state.webViewScheme);
|
|
42661
|
+
await invoke$C('WebView.loadContent', state.id, savedState);
|
|
42662
|
+
const diffResult = await invoke$C('WebView.diff2', state.id);
|
|
42663
|
+
const commands = await invoke$C('WebView.render2', state.id, diffResult);
|
|
42726
42664
|
return {
|
|
42727
42665
|
...state,
|
|
42728
42666
|
commands
|
|
@@ -42741,12 +42679,12 @@ const dispose = async state => {
|
|
|
42741
42679
|
|
|
42742
42680
|
const wrapIframeCommand = key => {
|
|
42743
42681
|
const fn = async (state, ...args) => {
|
|
42744
|
-
await invoke$
|
|
42745
|
-
const diffResult = await invoke$
|
|
42682
|
+
await invoke$C(`WebView.${key}`, state.uid, ...args);
|
|
42683
|
+
const diffResult = await invoke$C('WebView.diff2', state.uid);
|
|
42746
42684
|
if (diffResult.length === 0) {
|
|
42747
42685
|
return state;
|
|
42748
42686
|
}
|
|
42749
|
-
const commands = await invoke$
|
|
42687
|
+
const commands = await invoke$C('WebView.render2', state.uid, diffResult);
|
|
42750
42688
|
if (commands.length === 0) {
|
|
42751
42689
|
return state;
|
|
42752
42690
|
}
|
|
@@ -42760,7 +42698,7 @@ const wrapIframeCommand = key => {
|
|
|
42760
42698
|
|
|
42761
42699
|
const Commands = {};
|
|
42762
42700
|
const getCommands = async () => {
|
|
42763
|
-
const commands = await invoke$
|
|
42701
|
+
const commands = await invoke$C('WebView.getCommandIds');
|
|
42764
42702
|
for (const command of commands) {
|
|
42765
42703
|
Commands[command] = wrapIframeCommand(command);
|
|
42766
42704
|
}
|
|
@@ -42785,7 +42723,7 @@ const renderItems = {
|
|
|
42785
42723
|
};
|
|
42786
42724
|
const render = [renderItems];
|
|
42787
42725
|
const renderEventListeners = async () => {
|
|
42788
|
-
const listeners = await invoke$
|
|
42726
|
+
const listeners = await invoke$C('WebView.renderEventListeners');
|
|
42789
42727
|
return listeners;
|
|
42790
42728
|
};
|
|
42791
42729
|
|