@lvce-editor/static-server 0.71.4 → 0.71.6
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 +1973 -1973
- package/dist/static-server.js +5 -2
- package/package.json +1 -1
- package/static/{db5fd5f → 6bc57fb}/css/App.css +108 -88
- package/static/{db5fd5f → 6bc57fb}/manifest.json +2 -2
- package/static/{db5fd5f → 6bc57fb}/packages/about-view-worker/dist/aboutWorkerMain.js +3 -3
- package/static/{db5fd5f → 6bc57fb}/packages/extension-host-worker/dist/extensionHostWorkerMain.js +3 -3
- package/static/{db5fd5f → 6bc57fb}/packages/main-area-worker/dist/mainAreaWorkerMain.js +454 -132
- package/static/{db5fd5f → 6bc57fb}/packages/renderer-process/dist/rendererProcessMain.js +1 -1
- package/static/{db5fd5f → 6bc57fb}/packages/renderer-worker/dist/rendererWorkerMain.js +319 -1900
- package/static/{db5fd5f → 6bc57fb}/packages/title-bar-worker/dist/titleBarWorkerMain.js +551 -536
- package/static/index.html +4 -4
- /package/static/{db5fd5f → 6bc57fb}/config/colorTheme.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/config/defaultSettings.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/config/fileMap.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/config/webExtensions.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/AdditionalDetails.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/Animation.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/BrowserScrollBar.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/Category.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/DebugButtons.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/DebugValue.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/E2eTest.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/E2eTests.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/EditorHover.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/EditorMessage.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/FeatureContent.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/Features.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ImagePreview.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/InlineDiffEditor.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/InputBadge.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/Key.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/KeyBindingsHeader.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/KeyBindingsTable.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/LegacyDialog.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/Markdown.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/Message.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ScrollToTop.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/SearchToggleButton.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/Select.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/SettingsHeader.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/SettingsItems.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/SettingsSideBar.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/Table.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletAbout.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletBrowserViewOverview.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletDebugConsole.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletDefineKeyBinding.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletDialog.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletDiffEditor.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletEditorWidgetError.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletExtensionDetail.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletExtensionDetailHeader.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletExtensionDetailTabs.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletExtensions.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletIframeInspector.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletKeyBindings.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletMedia.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletOutput.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletPanel.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletPanelTabs.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletPdf.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletProblems.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletReferences.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletRunAndDebug.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletScreenCapture.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletSearch.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletSettings.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletSimpleBrowser.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletSourceControl.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletStorage.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletTerminal.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/css/parts/ViewletTerminalTabs.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-bat/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-bat/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-bat/languageConfiguration.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-bat/src/tokenizeBat.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-c/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-c/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-c/src/tokenizeC.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-coffeescript/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-coffeescript/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-coffeescript/src/tokenizeCoffeeScript.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-cpp/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-cpp/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-cpp/languageConfiguration.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-cpp/src/tokenizeCpp.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-cson/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-cson/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-cson/languageConfiguration.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-cson/src/tokenizeCson.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-css/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-css/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-css/languageConfiguration.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-css/src/tokenizeCss.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-dart/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-dart/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-dart/src/tokenizeDart.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-desktop/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-desktop/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-desktop/src/tokenizeDesktop.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-docker/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-docker/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-docker/src/tokenizeDockerfile.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-dotenv/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-dotenv/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-dotenv/src/tokenizeDotenv.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-editorconfig/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-editorconfig/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-editorconfig/src/tokenizeEditorConfig.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-elixir/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-elixir/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-elixir/src/tokenizeElixir.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-elm/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-elm/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-elm/src/tokenizeElm.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-gitattributes/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-gitattributes/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-gitattributes/src/tokenizeGitAttributes.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-gn/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-gn/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-gn/src/tokenizeGn.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-go/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-go/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-go/src/tokenizeGo.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-graphql/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-graphql/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-graphql/src/tokenizeGraphql.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-html/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-html/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-html/languageConfiguration.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-html/src/tokenizeHtml.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-java/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-java/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-java/languageConfiguration.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-java/src/tokenizeJava.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-javascript/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-javascript/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-javascript/languageConfiguration.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-javascript/src/tokenizeJavaScript.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-json/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-json/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-json/src/tokenizeJson.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-json5/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-json5/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-json5/src/tokenizeJson5.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-jsx/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-jsx/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-jsx/src/tokenizeJsx.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-julia/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-julia/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-julia/src/tokenizeJulia.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-kotlin/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-kotlin/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-kotlin/src/tokenizeKotlin.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-less/LICENSE +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-less/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-less/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-less/languageConfiguration.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-less/src/tokenizeLess.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-markdown/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-markdown/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-markdown/src/tokenizeMarkdown.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-mdx/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-mdx/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-mdx/src/tokenizeMdx.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-nix/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-nix/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-nix/languageConfiguration.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-nix/src/tokenizeNix.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-nvmrc/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-nvmrc/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-nvmrc/src/tokenizeNvmrc.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-perl/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-perl/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-perl/src/tokenizePerl.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-plaintext/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-plaintext/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-plaintext/src/tokenizePlaintext.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-powershell/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-powershell/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-powershell/src/tokenizePowershell.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-python/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-python/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-python/languageConfiguration.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-python/src/tokenizePython.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-r/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-r/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-r/src/tokenizeR.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-ruby/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-ruby/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-ruby/src/tokenizeRuby.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-rust/LICENSE +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-rust/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-rust/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-rust/languageConfiguration.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-rust/src/tokenizeRust.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-scss/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-scss/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-scss/languageConfiguration.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-scss/src/tokenizeScss.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-shellscript/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-shellscript/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-shellscript/src/tokenizeShellScript.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-svelte/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-svelte/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-svelte/src/tokenizeSvelte.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-terraform/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-terraform/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-terraform/src/tokenizeTerraform.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-toml/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-toml/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-toml/src/tokenizeToml.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-typescript/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-typescript/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-typescript/languageConfiguration.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-typescript/src/tokenizeTypeScript.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-vue/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-vue/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-vue/src/tokenizeVue.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-wgsl/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-wgsl/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-wgsl/languageConfiguration.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-wgsl/src/tokenizeWgsl.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-xml/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-xml/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-xml/src/tokenizeXml.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-yaml/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-yaml/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.language-basics-yaml/src/tokenizeYaml.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-atom-one-dark/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-atom-one-dark/color-theme.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-atom-one-dark/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-atom-one-dark/images/demo.png +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-ayu/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-ayu/color-theme.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-ayu/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-ayu/images/demo.png +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-cobalt2/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-cobalt2/color-theme.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-cobalt2/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-cobalt2/images/demo.png +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-cobalt2/images/logo.png +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-gruvbox/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-gruvbox/color-theme.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-gruvbox/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-gruvbox/images/demo.png +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-high-contrast/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-high-contrast/color-theme.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-high-contrast/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-material/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-material/color-theme.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-material/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-monokai/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-monokai/color-theme.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-monokai/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-noctis-uva/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-noctis-uva/color-theme.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-noctis-uva/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-noctis-uva/images/demo.png +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-palenight/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-palenight/color-theme.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-palenight/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-palenight/images/demo.png +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-slime/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-slime/color-theme.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-slime/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.theme-slime/icon.png +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/extension.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icon-theme.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icon.png +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/default_file.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/default_folder.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/default_folder_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/default_root_folder.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/default_root_folder_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_access.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_access2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_actionscript.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_actionscript2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ada.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_advpl.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_affectscript.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_affinity.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_affinitydesigner.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_affinityphoto.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_affinitypublisher.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_agda.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_agents.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ai.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ai2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_al.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_al_dal.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_alchemy.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_allcontributors.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_alloy.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_allure.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_angular.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ansible.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_antlers_html.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_antlr.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_anyscript.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_apache.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_apex.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_api_extractor.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_apib.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_apib2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_apl.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_applescript.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_appscript.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_appsemble.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_appveyor.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_arduino.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_asciidoc.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_aseprite.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_asp.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_aspx.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_assembly.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_assembly_script.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_astro.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_astroconfig.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_atom.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ats.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_attw.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_audio.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_aurelia.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_autohotkey.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_autoit.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_avif.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_avro.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_awk.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_aws.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_azure.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_azurepipelines.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_babel.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_babel2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_bak.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ballerina.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_bat.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_bats.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_bazaar.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_bazel.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_bazel_ignore.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_bazel_version.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_befunge.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_bicep.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_biml.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_binary.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_biome.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_bitbucketpipeline.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_bithound.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_blade.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_blender.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_blitzbasic.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_bolt.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_bosque.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_bower.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_bower2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_browserslist.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_bruno.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_buckbuild.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_buf.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_bun.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_bundlemon.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_bundler.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_bunfig.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_c.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_c2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_c3.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_c_al.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cabal.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_caddy.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cake.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cakephp.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_capacitor.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_capnp.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cargo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_casc.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cddl.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cert.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ceylon.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cf.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cf2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cfc.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cfc2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cfm.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cfm2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_changie.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cheader.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_chef.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_chef_cookbook.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_circleci.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_circom.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_class.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_claude.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_clojure.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_clojurescript.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cloudflare.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cloudfoundry.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cmake.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cobol.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_codacy.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_codeclimate.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_codecov.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_codekit.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_codemagic.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_codeowners.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_codeql.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_coderabbit.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_coffeelint.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_coffeescript.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_commitizen.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_commitlint.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_compass.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_composer.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_conan.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_conda.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_config.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_confluence.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_copilot.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_coverage.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_coveralls.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cpp.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cpp2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cpp3.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cppheader.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_craco.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_crowdin.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_crystal.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_csharp.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_csharp2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cspell.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_csproj.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_css.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_css2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_css2map.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_csscomb.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_csslint.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cssmap.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cucumber.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cuda.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cursorrules.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cvs.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cypress.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cypress_spec.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_cython.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_dal.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_darcs.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_dartlang.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_dartlang_generated.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_dartlang_ignore.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_datadog.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_db.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_debian.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_delphi.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_deno.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_denoify.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_dependabot.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_dependencies.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_design_tokens.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_devcontainer.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_devvit.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_dhall.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_diff.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_django.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_dlang.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_docker.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_docker2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_dockertest.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_dockertest2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_docpad.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_docusaurus.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_docz.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_dojo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_doppler.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_dotenv.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_dotjs.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_doxygen.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_drawio.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_drone.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_drools.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_dtd.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_dune.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_dustjs.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_dvc.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_dylan.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_earthly.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_eas-metadata.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_edge.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_edge2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_editorconfig.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_eex.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ejs.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_elastic.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_elasticbeanstalk.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_electron.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_eleventy.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_eleventy2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_elixir.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_elm.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_elm2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_emacs.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ember.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ensime.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_eps.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_epub.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_erb.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_erlang.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_erlang2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_esbuild.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_eslint.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_eslint2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_esphome.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_excalidraw.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_excel.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_excel2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_expo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_falcon.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_fantasticon.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_fastly.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_fauna.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_favicon.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_fbx.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_firebase.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_firebasehosting.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_firebasestorage.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_firestore.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_fitbit.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_fla.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_flareact.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_flash.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_floobits.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_flow.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_flutter.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_flutter_package.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_flyio.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_font.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_formkit.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_fortran.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_fossa.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_fossil.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_freemarker.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_frontcommerce.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_fsharp.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_fsharp2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_fsproj.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_fthtml.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_funding.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_fusebox.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_galen.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_galen2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_gamemaker.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_gamemaker2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_gamemaker81.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_gatsby.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_gcloud.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_gcode.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_gdscript.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_gduid.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_gemini.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_genstat.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_geojson.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_gimp.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_git.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_git2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_gitlab.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_gitpod.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_gleam.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_gleamconfig.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_glide.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_glimmer.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_glitter.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_glsl.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_gltf.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_glyphs.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_gnu.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_gnuplot.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_go.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_go_aqua.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_go_black.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_go_fuchsia.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_go_gopher.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_go_lightblue.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_go_package.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_go_white.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_go_work.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_go_yellow.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_goctl.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_godot.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_gpg.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_gradle.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_gradle2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_grain.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_graphql.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_graphql_config.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_graphviz.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_greenkeeper.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_gridsome.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_grit.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_groovy.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_groovy2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_grunt.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_gulp.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_haml.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_handlebars.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_handlebars2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_harbour.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_hardhat.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_hashicorp.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_haskell.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_haskell2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_haxe.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_haxecheckstyle.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_haxedevelop.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_helix.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_helm.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_histoire.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_hjson.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_hlsl.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_homeassistant.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_horusec.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_host.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_html.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_htmlhint.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_htmlvalidate.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_http.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_hugo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_humanstxt.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_hunspell.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_husky.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_hy.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_hygen.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_hypr.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_icl.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_idris.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_idrisbin.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_idrispkg.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_image.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_imba.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_inc.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_infopath.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_informix.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ini.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ink.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_innosetup.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_io.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_iodine.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ionic.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_jake.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_janet.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_jar.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_jasmine.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_java.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_jbuilder.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_jekyll.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_jenkins.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_jest.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_jest_snapshot.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_jetbrains.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_jinja.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_jpm.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_js_official.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_jsbeautify.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_jsconfig.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_jscpd.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_jshint.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_jsmap.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_json.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_json2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_json5.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_json_official.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_json_schema.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_jsonld.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_jsonnet.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_jsp.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_jsr.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_jss.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_juice.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_julia.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_julia2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_jupyter.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_just.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_k.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_karma.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_key.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_kitchenci.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_kite.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_kivy.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_knip.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_kos.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_kotlin.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_kusto.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_language_configuration.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_lark.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_latino.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_layout.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_lean.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_leanconfig.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_lefthook.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_lerna.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_less.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_lex.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_liara.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_base.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_calc.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_draw.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_impress.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_math.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_writer.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_license.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_licensebat.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_actionscript2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_ada.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_agda.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_agents.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_apl.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_astro.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_astroconfig.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_babel.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_babel2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_cabal.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_circleci.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_cloudfoundry.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_codacy.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_codeclimate.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_codeowners.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_config.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_copilot.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_crystal.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_cypress.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_cypress_spec.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_db.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_deno.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_dhall.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_docpad.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_drone.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_eas-metadata.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_eleventy.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_eleventy2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_esphome.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_expo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_firebasehosting.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_fla.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_font.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_gamemaker2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_gradle.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_hashicorp.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_hjson.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_ini.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_io.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_jsconfig.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_jsmap.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_json.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_json5.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_json_schema.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_jsonld.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_kite.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_lark.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_lean.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_leanconfig.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_lerna.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_mailing.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_markuplint.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_mcp.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_mdx-components.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_mdx.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_mlang.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_mustache.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_mypy.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_neo4j.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_netlify.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_next.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_nim.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_nx.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_objidconfig.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_openHAB.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_packship.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_pcl.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_pnpm.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_prettier.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_prisma.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_purescript.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_quasar.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_raku.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_razzle.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_reactrouter.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_rehype.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_remark.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_replit.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_retext.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_rome.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_rubocop.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_rust.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_rust_toolchain.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_safetensors.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_shadcn.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_shaderlab.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_solidity.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_spin.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_stylelint.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_stylus.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_symfony.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_systemd.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_systemverilog.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_testcafe.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_testjs.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_tex.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_tm.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_tmux.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_todo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_toit.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_toml.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_toon.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_tree.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_turbo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_unibeautify.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_vash.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_vercel.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_vsix.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_vsixmanifest.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_xfl.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_xorg.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_yaml.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_yaml_official.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_light_zeit.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_lighthouse.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_lilypond.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_lime.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_lintstagedrc.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_liquid.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_lisp.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_livescript.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_lnk.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_locale.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_log.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_lolcode.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_lsl.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_lua.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_luau.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_lync.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mailing.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_makefile.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_manifest.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_manifest_bak.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_manifest_skip.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_map.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mariadb.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_markdown.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_markdownlint.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_markdownlint_ignore.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_marko.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_markojs.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_markuplint.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_master-co.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_matlab.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_maven.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_maxscript.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_maya.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mcp.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mdx-components.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mdx.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mdxlint.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mediawiki.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mercurial.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mermaid.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_meson.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_metal.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_meteor.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_minecraft.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mivascript.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mjml.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mlang.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mocha.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_modernizr.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mojo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mojolicious.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_moleculer.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mondoo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mongo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_monotone.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_motif.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mson.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mustache.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mvt.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mvtcss.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mvtjs.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mypy.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_mysql.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nanostaged.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ndst.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nearly.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_neo4j.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nest_adapter_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nest_adapter_ts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nest_controller_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nest_controller_ts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nest_decorator_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nest_decorator_ts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nest_filter_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nest_filter_ts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nest_gateway_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nest_gateway_ts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nest_guard_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nest_guard_ts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nest_interceptor_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nest_interceptor_ts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nest_middleware_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nest_middleware_ts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nest_module_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nest_module_ts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nest_pipe_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nest_pipe_ts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nest_service_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nest_service_ts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nestjs.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_netlify.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_next.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nextflow.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_component_css.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_component_dart.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_component_html.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_component_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_component_js2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_component_less.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_component_sass.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_component_scss.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_component_ts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_component_ts2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_controller_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_controller_ts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_dart.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_js2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_ts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_ts2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_guard_dart.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_guard_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_guard_ts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_interceptor_dart.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_interceptor_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_interceptor_ts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_module_dart.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_module_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_module_js2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_module_ts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_module_ts2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_dart.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_js2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_ts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_ts2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_dart.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_js2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_ts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_ts2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_service_dart.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_service_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_service_js2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_service_ts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_service_ts2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_dart.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_js2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_ts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_ts2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ng_tailwind.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nginx.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nim.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nimble.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ninja.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nix.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_njsproj.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_noc.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_node.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_node2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nodemon.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_npm.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_npmpackagejsonlint.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nsi.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nsri-integrity.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nsri.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nuget.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_numpy.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nunjucks.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nushell.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nuxt.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nx.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_nyc.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_objectivec.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_objectivecpp.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_objidconfig.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ocaml.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ocaml_intf.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ogone.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_onenote.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_opam.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_openHAB.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_opencl.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_openscad.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_opentofu.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_org.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_outlook.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ovpn.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_oxc.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_oxlint.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_package.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_packship.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_paket.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pandacss.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_patch.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pcl.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pddl.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pddl_happenings.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pddl_plan.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pdf.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pdf2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pdm.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_peeky.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_perl.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_perl2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_perl6.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pgsql.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_photoshop.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_photoshop2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_php.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_php2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_php3.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_phpcsfixer.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_phpstan.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_phpunit.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_phraseapp.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pine.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pip.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pipeline.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_plantuml.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_platformio.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_playwright.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_plsql.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_plsql_package.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_plsql_package_body.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_plsql_package_header.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_plsql_package_spec.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pm2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pnpm.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_poedit.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_poetry.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_polyglot.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_polymer.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pony.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_postcss.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_postcssconfig.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_postman.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_powerpoint.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_powerpoint2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_powershell.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_powershell2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_powershell_format.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_powershell_psd.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_powershell_psd2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_powershell_psm.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_powershell_psm2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_powershell_types.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_preact.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_precommit.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_prettier.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_prisma.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_prismaconfig.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_processinglang.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_procfile.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_progress.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_prolog.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_prometheus.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_protobuf.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_protractor.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_publiccode.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_publisher.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pug.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pulumi.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_puppet.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_purescript.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_purgecss.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pyenv.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pyret.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pyscript.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pytest.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_python.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pythowo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pytyped.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_pyup.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_q.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_qbs.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_qlikview.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_qml.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_qmldir.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_qsharp.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_quasar.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_r.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ra_syntax_tree.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_racket.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_rails.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_rake.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_raku.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_raml.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_razor.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_razzle.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_reactjs.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_reactrouter.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_reacttemplate.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_reactts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_reason.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_red.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_registry.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_rego.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_rehype.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_remark.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_renovate.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_replit.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_rescript.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_rest.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_retext.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_rexx.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_riot.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ripple.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_rmd.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_rnc.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_robotframework.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_robots.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_rolldown.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_rollup.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_rome.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ron.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_rproj.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_rspec.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_rss.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_rubocop.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ruby.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_rust.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_rust_toolchain.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_s-lang.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_safetensors.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_sails.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_saltstack.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_san.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_sapphire_framework_cli.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_sas.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_sass.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_sbt.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_scala.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_scilab.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_script.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_scss.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_scss2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_sdlang.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_search_result.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_seedkit.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_sentry.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_sequelize.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_serverless.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_shadcn.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_shaderlab.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_shell.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_shellcheck.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_shuttle.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_silverstripe.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_sino.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_sitemap.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_siyuan.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_sketch.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_skipper.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_slang.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_slashup.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_slice.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_slim.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_slint.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_sln.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_sln2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_smarty.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_smithery.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_snakemake.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_snapcraft.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_snaplet.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_snort.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_snyk.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_solidarity.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_solidity.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_source.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_spacengine.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_sparql.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_spin.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_sqf.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_sql.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_sqlite.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_squirrel.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_sss.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_sst.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_stackblitz.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_stan.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_stata.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_stencil.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_storyboard.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_storybook.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_stryker.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_stylable.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_style.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_styled.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_stylelint.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_stylish_haskell.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_stylus.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_sublime.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_subversion.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_svelte.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_svelteconfig.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_svg.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_svgo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_swagger.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_swc.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_swift.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_swig.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_symfony.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_syncpack.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_systemd.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_systemverilog.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_t4tt.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_tailwind.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_tamagui.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_taplo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_taskfile.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_tauri.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_tcl.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_teal.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_templ.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_tera.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_terraform.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_test.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_testcafe.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_testjs.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_testplane.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_testts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_tex.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_text.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_textile.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_tfs.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_tiltfile.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_tm.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_tmux.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_todo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_toit.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_toml.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_toon.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_tox.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_travis.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_tree.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_tres.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_truffle.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_trunk.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_tsbuildinfo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_tscn.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_tsconfig.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_tsconfig_official.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_tsdoc.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_tsdown.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_tslint.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_tt.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_ttcn.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_tuc.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_turbo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_twig.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_typedoc.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_typescript.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_typescript_official.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_typescriptdef.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_typescriptdef_official.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_typo3.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_uiua.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_unibeautify.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_unison.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_unlicense.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_unocss.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_uv.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vagrant.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vala.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vanilla_extract.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vapi.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vapor.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vash.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vb.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vba.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vbhtml.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vbproj.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vcxproj.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_velocity.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vento.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vercel.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_verilog.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vhdl.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_video.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_view.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vim.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vite.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vitest.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vlang.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_volt.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vroom.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vscode-insiders.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vscode.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vscode2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vscode3.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vscode_test.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vsix.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vsixmanifest.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vue.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vueconfig.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vvvvvv.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_vyper.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_wallaby.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_wally.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_wasm.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_watchmanconfig.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_wdio.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_weblate.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_webpack.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_wenyan.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_wercker.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_wgsl.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_wikitext.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_windi.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_wit.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_wolfram.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_word.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_word2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_wpml.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_wurst.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_wxml.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_wxss.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_wxt.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_xaml.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_xcode.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_xfl.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_xib.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_xliff.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_xmake.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_xml.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_xo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_xorg.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_xquery.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_xsl.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_yacc.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_yaml.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_yaml_official.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_yamllint.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_yandex.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_yang.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_yarn.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_yeoman.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_zeit.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_zig.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_zip.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/file_type_zip2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_android.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_android_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_angular.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_angular_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_apache.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_apache_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_api.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_api_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_app.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_app_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_arangodb.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_arangodb_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_asset.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_asset_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_astro.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_astro_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_audio.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_audio_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_aurelia.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_aurelia_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_aws.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_aws_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_azure.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_azure_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_azurepipelines.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_azurepipelines_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_binary.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_binary_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_bloc.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_bloc_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_blueprint.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_blueprint_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_bot.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_bot_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_bower.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_bower_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_buildkite.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_buildkite_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_cake.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_cake_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_cargo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_cargo_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_certificate.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_certificate_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_changesets.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_changesets_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_chef.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_chef_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_circleci.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_circleci_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_claude.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_claude_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_cli.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_cli_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_client.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_client_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_cloudflare.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_cloudflare_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_cmake.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_cmake_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_common.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_common_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_component.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_component_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_composer.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_composer_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_config.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_config_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_controller.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_controller_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_coverage.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_coverage_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_css.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_css2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_css2_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_css_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_cubit.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_cubit_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_cursor.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_cursor_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_cypress.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_cypress_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_dapr.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_dapr_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_dart.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_dart_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_datadog.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_datadog_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_db.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_db_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_debian.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_debian_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_dependabot.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_dependabot_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_devcontainer.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_devcontainer_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_dist.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_dist_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_docker.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_docker_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_docs.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_docs_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_e2e.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_e2e_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_elasticbeanstalk.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_elasticbeanstalk_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_electron.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_electron_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_expo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_expo_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_favicon.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_favicon_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_flow.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_flow_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_flutter.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_flutter_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_fonts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_fonts_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_frontcommerce.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_frontcommerce_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_gcp.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_gcp_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_git.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_git_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_github.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_github_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_gitlab.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_gitlab_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_godot.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_godot_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_gradle.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_gradle_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_graphql.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_graphql_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_grunt.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_grunt_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_gulp.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_gulp_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_haxelib.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_haxelib_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_helper.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_helper_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_histoire.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_histoire_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_hook.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_hook_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_husky.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_husky_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_idea.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_idea_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_images.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_images_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_include.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_include_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_interfaces.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_interfaces_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_ios.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_ios_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_js.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_js_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_json.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_json_official.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_json_official_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_json_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_junie.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_junie_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_kotlin.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_kotlin_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_kubernetes.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_kubernetes_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_less.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_less_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_library.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_library_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_cursor.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_cursor_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_cypress.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_cypress_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_electron.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_electron_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_expo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_expo_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_fonts.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_fonts_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_gradle.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_gradle_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_meteor.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_meteor_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_mypy.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_mypy_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_mysql.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_mysql_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_node.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_node_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_redux.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_redux_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_sass.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_sass_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_zed.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_light_zed_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_linux.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_linux_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_locale.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_locale_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_log.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_log_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_macos.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_macos_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_mariadb.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_mariadb_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_maven.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_maven_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_mediawiki.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_mediawiki_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_memcached.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_memcached_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_meteor.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_meteor_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_middleware.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_middleware_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_minecraft.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_minecraft_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_minikube.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_minikube_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_mjml.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_mjml_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_mock.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_mock_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_model.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_model_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_module.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_module_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_mojo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_mojo_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_mongodb.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_mongodb_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_mypy.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_mypy_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_mysql.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_mysql_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_netlify.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_netlify_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_next.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_next_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_nginx.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_nginx_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_nix.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_nix_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_node.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_node_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_notebooks.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_notebooks_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_notification.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_notification_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_nuget.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_nuget_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_nuxt.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_nuxt_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_package.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_package_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_paket.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_paket_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_php.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_php_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_platformio.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_platformio_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_plugin.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_plugin_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_prisma.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_prisma_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_private.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_private_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_public.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_public_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_pytest.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_pytest_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_python.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_python_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_ravendb.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_ravendb_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_redis.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_redis_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_redux.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_redux_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_route.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_route_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_sass.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_sass_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_script.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_script_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_seedkit.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_seedkit_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_server.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_server_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_services.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_services_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_shared.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_shared_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_snaplet.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_snaplet_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_spin.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_spin_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_src.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_src_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_sso.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_sso_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_story.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_story_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_style.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_style_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_supabase.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_supabase_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_svelte.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_svelte_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_tauri.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_tauri_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_temp.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_temp_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_template.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_template_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_test.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_test_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_theme.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_theme_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_tools.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_tools_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_travis.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_travis_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_trunk.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_trunk_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_turbo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_turbo_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_typescript.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_typescript_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_typings.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_typings2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_typings2_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_typings_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_vagrant.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_vagrant_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_vercel.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_vercel_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_video.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_video_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_view.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_view_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_vitepress.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_vitepress_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_vs.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_vs2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_vs2_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_vs_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_vscode.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_vscode2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_vscode2_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_vscode3.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_vscode3_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_vscode_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test2_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test3.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test3_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_wasm.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_wasm_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_webpack.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_webpack_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_windows.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_windows_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_windsurf.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_windsurf_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_wit.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_wit_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_www.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_www_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_yarn.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_yarn_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_zed.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/extensions/builtin.vscode-icons/icons/folder_type_zed_opened.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/fonts/FiraCode-VariableFont.ttf +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/add.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/arrow-down.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/arrow-left.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/arrow-right.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/arrow-up.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/blank.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/book.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/case-sensitive.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/check.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/chevron-down.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/chevron-left.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/chevron-right.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/chevron-up.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/chrome-close.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/chrome-maximize.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/chrome-minimize.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/chrome-restore.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/circle-filled.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/clear-all.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/close.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/cloud.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/collapse-all.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-all.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-alt-2.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-alt-small.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-alt.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-breakpoint-conditional-unverified.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-breakpoint-conditional.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-breakpoint-data-unverified.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-breakpoint-data.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-breakpoint-function-unverified.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-breakpoint-function.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-breakpoint-log-unverified.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-breakpoint-log.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-breakpoint-unsupported.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-console.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-continue-small.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-continue.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-coverage.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-disconnect.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-line-by-line.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-pause.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-rerun.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-restart-frame.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-restart.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-reverse-continue.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-stackframe-active.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-stackframe.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-start.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-step-back.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-step-into.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-step-out.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-step-over.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug-stop.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/debug.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/discard.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/edit.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/ellipsis.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/error.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/exclude.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/extensionDefaultIcon.png +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/extensions.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/files.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/filter.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/go-to-file.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/icon-close.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/icon-source-control.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/icon-sync.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/icon.png +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/icon.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/info.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/language-icon.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/link-external.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/list-flat.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/list-tree.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/new-file.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/new-folder.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/newline.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/open-preview.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/play.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/preserve-case.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/progress.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/pwa-icon-192.png +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/pwa-icon-512.png +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/record-keys.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/refresh.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/regex.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/remove.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/replace-all.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/replace.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/repo.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/run-all.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/search.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/settings-gear.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/sort-precedence.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/source-control.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/split-horizontal.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/squiggly-error.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/squiggly-warning.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-array.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-boolean.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-class.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-color.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-constant.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-enum-member.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-enum.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-event.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-field.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-file.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-interface.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-key.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-keyword.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-method.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-misc.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-namespace.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-numeric.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-operator.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-parameter.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-property.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-ruler.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-snippet.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-string.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-structure.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/symbol-variable.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/tag.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/terminal-bash.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/terminal.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/theme-icon.png +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/trash.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/triangle-down.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/triangle-left.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/triangle-right.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/triangle-up.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/warning.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/whole-word.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/zoom-in.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/icons/zoom-out.svg +0 -0
- /package/static/{db5fd5f → 6bc57fb}/js/babel-parser.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/js/ky.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/js/lvce-editor-import-script.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/js/lvce-editor-ipc.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/js/lvce-editor-json-rpc.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/js/lvce-editor-rpc.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/js/lvce-editor-verror.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/js/p-min-delay.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/js/pretty-bytes.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/js/preview-injected.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/js/yoctodelay.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/lib-css/termterm.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/activity-bar-worker/dist/activityBarWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/clipboard-worker/dist/clipBoardWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/color-picker-worker/dist/colorPickerWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/completion-worker/dist/completionWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/debug-worker/dist/debugWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/diff-worker/dist/diffWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/editor-worker/dist/editorWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/embeds-worker/dist/embedsWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/error-worker/dist/errorWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/explorer-worker/dist/explorerViewWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/extension-detail-view-worker/dist/extensionDetailViewWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/extension-host-sub-worker/dist/extensionHostSubWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/extension-management-worker/dist/extensionManagementWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/extension-search-view-worker/dist/extensionSearchViewWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/file-search-worker/dist/fileSearchWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/file-system-worker/dist/fileSystemWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/find-widget-worker/dist/findWidgetWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/hover-worker/dist/hoverWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/icon-theme-worker/dist/iconThemeWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/iframe-inspector/dist/iframeInspectorWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/iframe-worker/dist/iframeWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/keybindings-view-worker/dist/keyBindingsViewWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/markdown-worker/dist/markdownWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/menu-worker/dist/menuWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/opener-worker/dist/openerWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/output-view/dist/outputViewWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/preload/dist/index.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/problems-view/dist/problemsViewWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/references-view/dist/referencesViewWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/rename-worker/dist/renameWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/renderer-process/LICENSE +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/renderer-process/README.md +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/renderer-process/package.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/settings-view/dist/settingsViewWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/source-action-worker/dist/sourceActionWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/source-control-worker/dist/sourceControlWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/status-bar-worker/dist/statusBarWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/syntax-highlighting-worker/dist/syntaxHighlightingWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/terminal-worker/dist/terminalWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/test-worker/dist/testWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/text-measurement-worker/dist/textMeasurementWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/text-search-worker/dist/textSearchWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/packages/update-worker/dist/updateWorkerMain.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/playground/languages/index.cpp +0 -0
- /package/static/{db5fd5f → 6bc57fb}/playground/languages/index.css +0 -0
- /package/static/{db5fd5f → 6bc57fb}/playground/languages/index.csv +0 -0
- /package/static/{db5fd5f → 6bc57fb}/playground/languages/index.dart +0 -0
- /package/static/{db5fd5f → 6bc57fb}/playground/languages/index.env +0 -0
- /package/static/{db5fd5f → 6bc57fb}/playground/languages/index.ex +0 -0
- /package/static/{db5fd5f → 6bc57fb}/playground/languages/index.html +0 -0
- /package/static/{db5fd5f → 6bc57fb}/playground/languages/index.java +0 -0
- /package/static/{db5fd5f → 6bc57fb}/playground/languages/index.jl +0 -0
- /package/static/{db5fd5f → 6bc57fb}/playground/languages/index.js +0 -0
- /package/static/{db5fd5f → 6bc57fb}/playground/languages/index.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/playground/languages/index.kt +0 -0
- /package/static/{db5fd5f → 6bc57fb}/playground/languages/index.pl +0 -0
- /package/static/{db5fd5f → 6bc57fb}/playground/languages/index.py +0 -0
- /package/static/{db5fd5f → 6bc57fb}/playground/languages/index.ts +0 -0
- /package/static/{db5fd5f → 6bc57fb}/playground/languages/scrolling.txt +0 -0
- /package/static/{db5fd5f → 6bc57fb}/playground/languages/tsconfig.json +0 -0
- /package/static/{db5fd5f → 6bc57fb}/playground/sample-folder/a.txt +0 -0
- /package/static/{db5fd5f → 6bc57fb}/playground/sample-folder/b.txt +0 -0
- /package/static/{db5fd5f → 6bc57fb}/playground/sample-folder/c.txt +0 -0
|
@@ -81,7 +81,7 @@ const get$j = id => {
|
|
|
81
81
|
const has$2 = id => {
|
|
82
82
|
return id in state$E.pending;
|
|
83
83
|
};
|
|
84
|
-
const set$
|
|
84
|
+
const set$i = (id, value) => {
|
|
85
85
|
state$E.pending[id] = value;
|
|
86
86
|
};
|
|
87
87
|
|
|
@@ -108,7 +108,7 @@ const getAssetDir$1 = () => {
|
|
|
108
108
|
// @ts-ignore
|
|
109
109
|
{
|
|
110
110
|
// @ts-ignore
|
|
111
|
-
return '/
|
|
111
|
+
return '/6bc57fb';
|
|
112
112
|
}
|
|
113
113
|
};
|
|
114
114
|
const assetDir = getAssetDir$1();
|
|
@@ -843,7 +843,7 @@ const actuallyLoadCssStyleSheet = async css => {
|
|
|
843
843
|
};
|
|
844
844
|
const loadCssStyleSheet = id => {
|
|
845
845
|
if (!has$2(id)) {
|
|
846
|
-
set$
|
|
846
|
+
set$i(id, actuallyLoadCssStyleSheet(id));
|
|
847
847
|
}
|
|
848
848
|
return get$j(id);
|
|
849
849
|
};
|
|
@@ -859,7 +859,7 @@ const actuallyAddDynamicCss = async (id, getCss, preferences) => {
|
|
|
859
859
|
};
|
|
860
860
|
const addDynamicCss = (id, getCss, preferences) => {
|
|
861
861
|
if (!has$2(id)) {
|
|
862
|
-
set$
|
|
862
|
+
set$i(id, actuallyAddDynamicCss(id, getCss, preferences));
|
|
863
863
|
}
|
|
864
864
|
return get$j(id);
|
|
865
865
|
};
|
|
@@ -1301,7 +1301,7 @@ const setLoad = load => {
|
|
|
1301
1301
|
// @ts-nocheck
|
|
1302
1302
|
const Two = '2.0';
|
|
1303
1303
|
const callbacks = Object.create(null);
|
|
1304
|
-
const set$
|
|
1304
|
+
const set$h = (id, fn) => {
|
|
1305
1305
|
callbacks[id] = fn;
|
|
1306
1306
|
};
|
|
1307
1307
|
const get$h = id => {
|
|
@@ -1320,7 +1320,7 @@ const registerPromise = () => {
|
|
|
1320
1320
|
resolve,
|
|
1321
1321
|
promise
|
|
1322
1322
|
} = Promise.withResolvers();
|
|
1323
|
-
set$
|
|
1323
|
+
set$h(id, resolve);
|
|
1324
1324
|
return {
|
|
1325
1325
|
id,
|
|
1326
1326
|
promise
|
|
@@ -1662,7 +1662,7 @@ const get$g = key => {
|
|
|
1662
1662
|
const getAll$3 = () => {
|
|
1663
1663
|
return state$B;
|
|
1664
1664
|
};
|
|
1665
|
-
const set$
|
|
1665
|
+
const set$g = (key, value) => {
|
|
1666
1666
|
state$B[key] = value;
|
|
1667
1667
|
};
|
|
1668
1668
|
|
|
@@ -1939,7 +1939,7 @@ const exists$3 = async uri => {
|
|
|
1939
1939
|
const fileSystem = await getFileSystem(protocol);
|
|
1940
1940
|
return fileSystem.exists(path);
|
|
1941
1941
|
};
|
|
1942
|
-
const canBeRestored$
|
|
1942
|
+
const canBeRestored$5 = async uri => {
|
|
1943
1943
|
const protocol = getProtocol(uri);
|
|
1944
1944
|
if (protocol === 'storage-overview') {
|
|
1945
1945
|
return true;
|
|
@@ -2107,8 +2107,8 @@ const getMany = keys => {
|
|
|
2107
2107
|
const getAll$2 = () => {
|
|
2108
2108
|
return getAll$3();
|
|
2109
2109
|
};
|
|
2110
|
-
const set$
|
|
2111
|
-
set$
|
|
2110
|
+
const set$f = async (key, value) => {
|
|
2111
|
+
set$g(key, value);
|
|
2112
2112
|
if (getPlatform$1() === Web$1) {
|
|
2113
2113
|
const preferences = {
|
|
2114
2114
|
...getAll$3(),
|
|
@@ -2253,7 +2253,7 @@ const setColorTheme = async colorThemeId => {
|
|
|
2253
2253
|
return error;
|
|
2254
2254
|
}
|
|
2255
2255
|
// TODO should preferences throw errors or should it call handleError directly?
|
|
2256
|
-
await set$
|
|
2256
|
+
await set$f('workbench.colorTheme', colorThemeId);
|
|
2257
2257
|
return undefined;
|
|
2258
2258
|
};
|
|
2259
2259
|
const watch$1 = async id => {
|
|
@@ -2306,7 +2306,7 @@ const state$v = {
|
|
|
2306
2306
|
const get$d = () => {
|
|
2307
2307
|
return state$v.ipc;
|
|
2308
2308
|
};
|
|
2309
|
-
const set$
|
|
2309
|
+
const set$e = ipc => {
|
|
2310
2310
|
state$v.ipc = ipc;
|
|
2311
2311
|
};
|
|
2312
2312
|
|
|
@@ -2345,7 +2345,7 @@ const watchFile = async (rpcId, callBackCommandId, uri) => {
|
|
|
2345
2345
|
const state$u = {
|
|
2346
2346
|
id: 0
|
|
2347
2347
|
};
|
|
2348
|
-
const set$
|
|
2348
|
+
const set$d = value => {
|
|
2349
2349
|
state$u.id = value;
|
|
2350
2350
|
};
|
|
2351
2351
|
const get$c = () => {
|
|
@@ -2368,13 +2368,13 @@ const reload$3 = forward$2('ElectronWindow.reload');
|
|
|
2368
2368
|
const minimize$1 = forward$2('ElectronWindow.minimize');
|
|
2369
2369
|
const unmaximize$1 = forward$2('ElectronWindow.unmaximize');
|
|
2370
2370
|
const maximize$1 = forward$2('ElectronWindow.maximize');
|
|
2371
|
-
const close$
|
|
2371
|
+
const close$3 = forward$2('ElectronWindow.close');
|
|
2372
2372
|
const openNew$1 = forward$2('ElectronWindow.openNew');
|
|
2373
2373
|
const toggleDevtools = forward$2('ElectronWindow.toggleDevtools');
|
|
2374
2374
|
const zoomIn$1 = forward$2('ElectronWindow.zoomIn');
|
|
2375
2375
|
const zoomOut$1 = forward$2('ElectronWindow.zoomOut');
|
|
2376
2376
|
const zoomReset$1 = forward$2('ElectronWindow.zoomReset');
|
|
2377
|
-
const focus$
|
|
2377
|
+
const focus$5 = forward$2('ElectronWindow.focus');
|
|
2378
2378
|
|
|
2379
2379
|
const reloadElectron = () => {
|
|
2380
2380
|
return reload$3();
|
|
@@ -2523,7 +2523,7 @@ const launchTestWorker = async () => {
|
|
|
2523
2523
|
name: 'Test Worker'
|
|
2524
2524
|
});
|
|
2525
2525
|
handleIpc(ipc);
|
|
2526
|
-
set$
|
|
2526
|
+
set$e(ipc);
|
|
2527
2527
|
return ipc;
|
|
2528
2528
|
};
|
|
2529
2529
|
|
|
@@ -2590,7 +2590,7 @@ const contexts = Object.create(null);
|
|
|
2590
2590
|
const get$b = key => {
|
|
2591
2591
|
return contexts[key];
|
|
2592
2592
|
};
|
|
2593
|
-
const set$
|
|
2593
|
+
const set$c = (key, value) => {
|
|
2594
2594
|
contexts[key] = value;
|
|
2595
2595
|
};
|
|
2596
2596
|
const remove$9 = key => {
|
|
@@ -2604,7 +2604,7 @@ const state$t = {
|
|
|
2604
2604
|
const get$a = () => {
|
|
2605
2605
|
return state$t.currentFocus;
|
|
2606
2606
|
};
|
|
2607
|
-
const set$
|
|
2607
|
+
const set$b = value => {
|
|
2608
2608
|
state$t.currentFocus = value;
|
|
2609
2609
|
};
|
|
2610
2610
|
|
|
@@ -2704,10 +2704,10 @@ const setFocus = (focusKey, additionalFocusKey) => {
|
|
|
2704
2704
|
if (get$a()) {
|
|
2705
2705
|
remove$9(get$a());
|
|
2706
2706
|
}
|
|
2707
|
-
set$
|
|
2708
|
-
set$
|
|
2707
|
+
set$b(focusKey);
|
|
2708
|
+
set$c(get$a(), true);
|
|
2709
2709
|
if (additionalFocusKey) {
|
|
2710
|
-
set$
|
|
2710
|
+
set$c(additionalFocusKey, true);
|
|
2711
2711
|
}
|
|
2712
2712
|
update();
|
|
2713
2713
|
};
|
|
@@ -2716,7 +2716,7 @@ const setFocus = (focusKey, additionalFocusKey) => {
|
|
|
2716
2716
|
* @param {number} key
|
|
2717
2717
|
*/
|
|
2718
2718
|
const setAdditionalFocus = key => {
|
|
2719
|
-
set$
|
|
2719
|
+
set$c(key, true);
|
|
2720
2720
|
update();
|
|
2721
2721
|
};
|
|
2722
2722
|
|
|
@@ -2744,7 +2744,7 @@ const hydrate$7 = async () => {
|
|
|
2744
2744
|
// maybe in env file / env service
|
|
2745
2745
|
const browser = getBrowser();
|
|
2746
2746
|
const key = getBrowserContextString(browser);
|
|
2747
|
-
set$
|
|
2747
|
+
set$c(key, true);
|
|
2748
2748
|
update();
|
|
2749
2749
|
};
|
|
2750
2750
|
|
|
@@ -2752,7 +2752,7 @@ const dispatch = key => (...args) => {
|
|
|
2752
2752
|
emitEvent(key, ...args);
|
|
2753
2753
|
};
|
|
2754
2754
|
const handleDidNavigate$1 = dispatch('browser-view-did-navigate');
|
|
2755
|
-
const handleTitleUpdated$
|
|
2755
|
+
const handleTitleUpdated$1 = dispatch('browser-view-title-updated');
|
|
2756
2756
|
const handleWillNavigate$1 = dispatch('browser-view-will-navigate');
|
|
2757
2757
|
const isOpen = () => {
|
|
2758
2758
|
return false;
|
|
@@ -2917,7 +2917,7 @@ const serializeInstances = async instances => {
|
|
|
2917
2917
|
|
|
2918
2918
|
const state$q = {
|
|
2919
2919
|
instances: Object.create(null)};
|
|
2920
|
-
const set$
|
|
2920
|
+
const set$a = (key, value) => {
|
|
2921
2921
|
// TODO separate factories from state
|
|
2922
2922
|
object(value);
|
|
2923
2923
|
object(value.factory);
|
|
@@ -3078,7 +3078,7 @@ const getHost = () => {
|
|
|
3078
3078
|
return location.host;
|
|
3079
3079
|
};
|
|
3080
3080
|
|
|
3081
|
-
const set$
|
|
3081
|
+
const set$9 = title => {
|
|
3082
3082
|
return invoke$y('WindowTitle.set', title);
|
|
3083
3083
|
};
|
|
3084
3084
|
|
|
@@ -3115,7 +3115,7 @@ const getPath = () => {
|
|
|
3115
3115
|
const getUri$1 = () => {
|
|
3116
3116
|
return state$p.workspaceUri;
|
|
3117
3117
|
};
|
|
3118
|
-
const close$
|
|
3118
|
+
const close$2 = () => {
|
|
3119
3119
|
return setPath('');
|
|
3120
3120
|
};
|
|
3121
3121
|
const getTitle$1 = workspacePath => {
|
|
@@ -3136,7 +3136,7 @@ const getPathName = workspacePath => {
|
|
|
3136
3136
|
};
|
|
3137
3137
|
const onWorkspaceChange = async () => {
|
|
3138
3138
|
const title = getTitle$1(state$p.workspacePath);
|
|
3139
|
-
await set$
|
|
3139
|
+
await set$9(title);
|
|
3140
3140
|
if (getPlatform$1() === Web$1 || getPlatform$1() === Remote) {
|
|
3141
3141
|
const pathName = getPathName(state$p.workspacePath);
|
|
3142
3142
|
await setPathName(pathName);
|
|
@@ -3157,7 +3157,7 @@ const hydrate$5 = async ({
|
|
|
3157
3157
|
if (state$p.homeDir !== resolvedRoot.homeDir) {
|
|
3158
3158
|
state$p.homeDir = resolvedRoot.homeDir;
|
|
3159
3159
|
}
|
|
3160
|
-
if (!canBeRestored$
|
|
3160
|
+
if (!canBeRestored$5(resolvedRoot.path)) {
|
|
3161
3161
|
return;
|
|
3162
3162
|
}
|
|
3163
3163
|
// TODO how to check that path from renderer process is valid?
|
|
@@ -3605,7 +3605,7 @@ const KeyBindings = 'KeyBindings';
|
|
|
3605
3605
|
const Layout = 'Layout';
|
|
3606
3606
|
const List$1 = 'List';
|
|
3607
3607
|
const Locations = 'Locations';
|
|
3608
|
-
const Main$
|
|
3608
|
+
const Main$2 = 'Main';
|
|
3609
3609
|
const MainTabs = 'MainTabs';
|
|
3610
3610
|
const None$a = '';
|
|
3611
3611
|
const Noop = 'Noop';
|
|
@@ -3675,7 +3675,7 @@ const ViewletModuleId = {
|
|
|
3675
3675
|
Layout,
|
|
3676
3676
|
List: List$1,
|
|
3677
3677
|
Locations,
|
|
3678
|
-
Main: Main$
|
|
3678
|
+
Main: Main$2,
|
|
3679
3679
|
MainTabs,
|
|
3680
3680
|
MarkDownPreview,
|
|
3681
3681
|
None: None$a,
|
|
@@ -4195,7 +4195,7 @@ const load$5 = async (viewlet, focus = false, restore = false, restoreState = un
|
|
|
4195
4195
|
}
|
|
4196
4196
|
// TODO race condition: viewlet state may have been updated again in the mean time
|
|
4197
4197
|
state = ViewletState.RendererProcessViewletLoaded;
|
|
4198
|
-
set$
|
|
4198
|
+
set$a(viewletUid, {
|
|
4199
4199
|
state: newState,
|
|
4200
4200
|
renderedState: viewletState,
|
|
4201
4201
|
factory: module,
|
|
@@ -4390,10 +4390,10 @@ const closeWidgetElectronQuickPick = async () => {
|
|
|
4390
4390
|
remove$8(id);
|
|
4391
4391
|
await disposeBrowserViewQuickPick();
|
|
4392
4392
|
// TODO restore focus to previously focused element
|
|
4393
|
-
await focus$
|
|
4393
|
+
await focus$5();
|
|
4394
4394
|
};
|
|
4395
4395
|
|
|
4396
|
-
const focus$
|
|
4396
|
+
const focus$4 = async id => {
|
|
4397
4397
|
const instance = getInstance(id);
|
|
4398
4398
|
if (!instance) {
|
|
4399
4399
|
return;
|
|
@@ -5352,15 +5352,6 @@ const state$i = {
|
|
|
5352
5352
|
listenerMap: Object.create(null),
|
|
5353
5353
|
phase: Zero
|
|
5354
5354
|
};
|
|
5355
|
-
const once = (event, listener) => {
|
|
5356
|
-
if (state$i.phase >= event) {
|
|
5357
|
-
listener();
|
|
5358
|
-
} else {
|
|
5359
|
-
// TODO could also statically allocate listenermap at start as array[13]
|
|
5360
|
-
state$i.listenerMap[event] ||= [];
|
|
5361
|
-
state$i.listenerMap[event].push(listener);
|
|
5362
|
-
}
|
|
5363
|
-
};
|
|
5364
5355
|
const mark$1 = event => {
|
|
5365
5356
|
const listeners = state$i.listenerMap[event] || [];
|
|
5366
5357
|
for (const listener of listeners) {
|
|
@@ -6009,7 +6000,7 @@ const map = {
|
|
|
6009
6000
|
[InlineDiffEditor$1]: () => Promise.resolve().then(function () { return ViewletInlineDiffEditor_ipc; }),
|
|
6010
6001
|
[KeyBindings]: () => Promise.resolve().then(function () { return ViewletKeyBindings_ipc; }),
|
|
6011
6002
|
[Layout]: () => Promise.resolve().then(function () { return ViewletLayout_ipc; }),
|
|
6012
|
-
[Main$
|
|
6003
|
+
[Main$2]: () => Promise.resolve().then(function () { return ViewletMain_ipc; }),
|
|
6013
6004
|
[MarkDownPreview]: () => Promise.resolve().then(function () { return ViewletMarkDownPreview_ipc; }),
|
|
6014
6005
|
[Noop]: () => Promise.resolve().then(function () { return ViewletNoop_ipc; }),
|
|
6015
6006
|
[Output]: () => Promise.resolve().then(function () { return ViewletOutput_ipc; }),
|
|
@@ -6858,7 +6849,7 @@ const getPort = async ipcId => {
|
|
|
6858
6849
|
ipcId
|
|
6859
6850
|
});
|
|
6860
6851
|
// TODO avoid side effect?
|
|
6861
|
-
set$
|
|
6852
|
+
set$d(webContentsId);
|
|
6862
6853
|
return port2;
|
|
6863
6854
|
};
|
|
6864
6855
|
const create$X = async options => {
|
|
@@ -7406,7 +7397,7 @@ const get$7 = colorThemeId => {
|
|
|
7406
7397
|
const cacheKey = getCacheKey$1(colorThemeId);
|
|
7407
7398
|
return getText$1(cacheKey);
|
|
7408
7399
|
};
|
|
7409
|
-
const set$
|
|
7400
|
+
const set$8 = (colorThemeId, data) => {
|
|
7410
7401
|
const cacheKey = getCacheKey$1(colorThemeId);
|
|
7411
7402
|
return setText(cacheKey, data);
|
|
7412
7403
|
};
|
|
@@ -7414,12 +7405,12 @@ const set$9 = (colorThemeId, data) => {
|
|
|
7414
7405
|
const GetColorThemeCssCachedLocalStorage = {
|
|
7415
7406
|
__proto__: null,
|
|
7416
7407
|
get: get$7,
|
|
7417
|
-
set: set$
|
|
7408
|
+
set: set$8
|
|
7418
7409
|
};
|
|
7419
7410
|
|
|
7420
7411
|
// TODO high memory usage in idb because of transactionDoneMap
|
|
7421
7412
|
|
|
7422
|
-
const set$
|
|
7413
|
+
const set$7 = async (key, value) => {
|
|
7423
7414
|
await invoke$t('IndexedDb.set', key, value);
|
|
7424
7415
|
};
|
|
7425
7416
|
const get$6 = async key => {
|
|
@@ -7433,28 +7424,28 @@ const get$5 = colorThemeId => {
|
|
|
7433
7424
|
const cacheKey = getCacheKey(colorThemeId);
|
|
7434
7425
|
return get$6(cacheKey);
|
|
7435
7426
|
};
|
|
7436
|
-
const set$
|
|
7427
|
+
const set$6 = (colorThemeId, data) => {
|
|
7437
7428
|
const cacheKey = getCacheKey(colorThemeId);
|
|
7438
|
-
return set$
|
|
7429
|
+
return set$7(cacheKey, data);
|
|
7439
7430
|
};
|
|
7440
7431
|
|
|
7441
7432
|
const GetColorThemeCssCachedIndexedDb = {
|
|
7442
7433
|
__proto__: null,
|
|
7443
7434
|
get: get$5,
|
|
7444
|
-
set: set$
|
|
7435
|
+
set: set$6
|
|
7445
7436
|
};
|
|
7446
7437
|
|
|
7447
7438
|
const get$4 = colorThemeId => {
|
|
7448
7439
|
return '';
|
|
7449
7440
|
};
|
|
7450
|
-
const set$
|
|
7441
|
+
const set$5 = (colorThemeId, data) => {
|
|
7451
7442
|
// noop
|
|
7452
7443
|
};
|
|
7453
7444
|
|
|
7454
7445
|
const GetColorThemeCssCachedNoop = {
|
|
7455
7446
|
__proto__: null,
|
|
7456
7447
|
get: get$4,
|
|
7457
|
-
set: set$
|
|
7448
|
+
set: set$5
|
|
7458
7449
|
};
|
|
7459
7450
|
|
|
7460
7451
|
const BraceCompletionExecuteBraceCompletionProvider = 'ExtensionHostBraceCompletion.executeBraceCompletionProvider';
|
|
@@ -7877,11 +7868,11 @@ const mkdir$6 = async path => {
|
|
|
7877
7868
|
const getPathSeparator$7 = () => {
|
|
7878
7869
|
return Slash;
|
|
7879
7870
|
};
|
|
7880
|
-
const canBeRestored$
|
|
7871
|
+
const canBeRestored$4 = true;
|
|
7881
7872
|
|
|
7882
7873
|
const FileSystemApp = {
|
|
7883
7874
|
__proto__: null,
|
|
7884
|
-
canBeRestored: canBeRestored$
|
|
7875
|
+
canBeRestored: canBeRestored$4,
|
|
7885
7876
|
getPathSeparator: getPathSeparator$7,
|
|
7886
7877
|
mkdir: mkdir$6,
|
|
7887
7878
|
name: name$2j,
|
|
@@ -8277,11 +8268,11 @@ const onDidSave = listener => {
|
|
|
8277
8268
|
const getPathSeparator$4 = () => {
|
|
8278
8269
|
return Slash;
|
|
8279
8270
|
};
|
|
8280
|
-
const canBeRestored$
|
|
8271
|
+
const canBeRestored$3 = true;
|
|
8281
8272
|
|
|
8282
8273
|
const FileSystemWeb = {
|
|
8283
8274
|
__proto__: null,
|
|
8284
|
-
canBeRestored: canBeRestored$
|
|
8275
|
+
canBeRestored: canBeRestored$3,
|
|
8285
8276
|
createFile,
|
|
8286
8277
|
createFolder,
|
|
8287
8278
|
getPathSeparator: getPathSeparator$4,
|
|
@@ -8319,7 +8310,7 @@ const {
|
|
|
8319
8310
|
|
|
8320
8311
|
// TODO move all of this to an extension
|
|
8321
8312
|
|
|
8322
|
-
const canBeRestored$
|
|
8313
|
+
const canBeRestored$2 = true;
|
|
8323
8314
|
const name$2f = 'Fetch';
|
|
8324
8315
|
const state$d = {
|
|
8325
8316
|
files: Object.create(null)
|
|
@@ -8374,7 +8365,7 @@ const getBlob$4 = async (uri, type) => {
|
|
|
8374
8365
|
|
|
8375
8366
|
const FileSystemFetch = {
|
|
8376
8367
|
__proto__: null,
|
|
8377
|
-
canBeRestored: canBeRestored$
|
|
8368
|
+
canBeRestored: canBeRestored$2,
|
|
8378
8369
|
chmod: chmod$2,
|
|
8379
8370
|
exists: exists$1,
|
|
8380
8371
|
getBlob: getBlob$4,
|
|
@@ -8479,11 +8470,11 @@ const chmod$1 = (path, permissions) => {
|
|
|
8479
8470
|
path = toUri(path);
|
|
8480
8471
|
return invoke$q('FileSystem.chmod', /* path */path, /* permissions */permissions);
|
|
8481
8472
|
};
|
|
8482
|
-
const canBeRestored$
|
|
8473
|
+
const canBeRestored$1 = true;
|
|
8483
8474
|
|
|
8484
8475
|
const FileSystemDisk = {
|
|
8485
8476
|
__proto__: null,
|
|
8486
|
-
canBeRestored: canBeRestored$
|
|
8477
|
+
canBeRestored: canBeRestored$1,
|
|
8487
8478
|
chmod: chmod$1,
|
|
8488
8479
|
copy: copy$1,
|
|
8489
8480
|
ensureFile,
|
|
@@ -8827,11 +8818,11 @@ const getBlob$2 = async (uri, type) => {
|
|
|
8827
8818
|
// TODO convert handle to blob mime type?
|
|
8828
8819
|
return file;
|
|
8829
8820
|
};
|
|
8830
|
-
const canBeRestored
|
|
8821
|
+
const canBeRestored = true;
|
|
8831
8822
|
|
|
8832
8823
|
const FileSystemHtml = {
|
|
8833
8824
|
__proto__: null,
|
|
8834
|
-
canBeRestored
|
|
8825
|
+
canBeRestored,
|
|
8835
8826
|
getBlob: getBlob$2,
|
|
8836
8827
|
getBlobSrc,
|
|
8837
8828
|
getChildHandles,
|
|
@@ -9168,13 +9159,13 @@ const get$2 = () => {
|
|
|
9168
9159
|
const has$1 = () => {
|
|
9169
9160
|
return id$3 in cache;
|
|
9170
9161
|
};
|
|
9171
|
-
const set$
|
|
9162
|
+
const set$4 = value => {
|
|
9172
9163
|
cache[id$3] = value;
|
|
9173
9164
|
};
|
|
9174
9165
|
|
|
9175
9166
|
const getExtensions = () => {
|
|
9176
9167
|
if (!has$1()) {
|
|
9177
|
-
set$
|
|
9168
|
+
set$4(getExtensions$1());
|
|
9178
9169
|
}
|
|
9179
9170
|
return get$2();
|
|
9180
9171
|
};
|
|
@@ -9497,7 +9488,7 @@ const unmaximize = () => {
|
|
|
9497
9488
|
throw new Error('not implemented');
|
|
9498
9489
|
}
|
|
9499
9490
|
};
|
|
9500
|
-
const close$
|
|
9491
|
+
const close$1 = () => {
|
|
9501
9492
|
switch (getPlatform$1()) {
|
|
9502
9493
|
case Electron$1:
|
|
9503
9494
|
return execute$3('ElectronWindow.close');
|
|
@@ -9548,7 +9539,7 @@ const zoomReset = () => {
|
|
|
9548
9539
|
|
|
9549
9540
|
const name$1_ = 'Chrome';
|
|
9550
9541
|
const Commands$21 = {
|
|
9551
|
-
close: close$
|
|
9542
|
+
close: close$1,
|
|
9552
9543
|
exit: exit$1,
|
|
9553
9544
|
maximize: maximize,
|
|
9554
9545
|
minimize: minimize,
|
|
@@ -9727,15 +9718,15 @@ const i18nString = (key, placeholders = emptyObject) => {
|
|
|
9727
9718
|
/**
|
|
9728
9719
|
* @enum {string}
|
|
9729
9720
|
*/
|
|
9730
|
-
const UiStrings$
|
|
9721
|
+
const UiStrings$8 = {
|
|
9731
9722
|
Cancel: 'Cancel',
|
|
9732
9723
|
Ok: 'Ok'
|
|
9733
9724
|
};
|
|
9734
9725
|
const cancel = () => {
|
|
9735
|
-
return i18nString(UiStrings$
|
|
9726
|
+
return i18nString(UiStrings$8.Cancel);
|
|
9736
9727
|
};
|
|
9737
9728
|
const ok = () => {
|
|
9738
|
-
return i18nString(UiStrings$
|
|
9729
|
+
return i18nString(UiStrings$8.Ok);
|
|
9739
9730
|
};
|
|
9740
9731
|
|
|
9741
9732
|
let _mockId$1 = 0;
|
|
@@ -9939,8 +9930,8 @@ const attachDebugger = async pid => {
|
|
|
9939
9930
|
await invoke$v('AttachDebugger.attachDebugger', pid);
|
|
9940
9931
|
};
|
|
9941
9932
|
|
|
9942
|
-
const version = '0.71.
|
|
9943
|
-
const commit$1 = '
|
|
9933
|
+
const version = '0.71.6';
|
|
9934
|
+
const commit$1 = '6bc57fb';
|
|
9944
9935
|
const productNameLong = 'Lvce Editor - OSS';
|
|
9945
9936
|
const getPid = () => {
|
|
9946
9937
|
return invoke$v('Process.getPid');
|
|
@@ -10520,7 +10511,7 @@ const openFileElectron = async () => {
|
|
|
10520
10511
|
const [file] = await showOpenDialog('Open File', ['openFile', 'dontAddToRecent', 'showHiddenFiles']);
|
|
10521
10512
|
await openUri$1(file);
|
|
10522
10513
|
};
|
|
10523
|
-
const openFile
|
|
10514
|
+
const openFile = () => {
|
|
10524
10515
|
switch (getPlatform$1()) {
|
|
10525
10516
|
case Web$1:
|
|
10526
10517
|
return openFileWeb();
|
|
@@ -10578,7 +10569,7 @@ const Commands$1U = {
|
|
|
10578
10569
|
// @ts-ignore
|
|
10579
10570
|
close: undefined,
|
|
10580
10571
|
handleClick: handleClick$2,
|
|
10581
|
-
openFile: openFile
|
|
10572
|
+
openFile: openFile,
|
|
10582
10573
|
openFolder: openFolder$3,
|
|
10583
10574
|
showMessage: showMessage
|
|
10584
10575
|
};
|
|
@@ -10713,7 +10704,7 @@ const EditorError_ipc = {
|
|
|
10713
10704
|
const name$1O = 'ElectronBrowserView';
|
|
10714
10705
|
const Commands$1Q = {
|
|
10715
10706
|
handleDidNavigate: handleDidNavigate$1,
|
|
10716
|
-
handleTitleUpdated: handleTitleUpdated$
|
|
10707
|
+
handleTitleUpdated: handleTitleUpdated$1,
|
|
10717
10708
|
handleWillNavigate: handleWillNavigate$1
|
|
10718
10709
|
};
|
|
10719
10710
|
|
|
@@ -10753,7 +10744,7 @@ const ElectronContextMenu_ipc = {
|
|
|
10753
10744
|
|
|
10754
10745
|
const name$1L = 'ElectronWindow';
|
|
10755
10746
|
const Commands$1N = {
|
|
10756
|
-
close: close$
|
|
10747
|
+
close: close$3,
|
|
10757
10748
|
maximize: maximize$1,
|
|
10758
10749
|
minimize: minimize$1,
|
|
10759
10750
|
openNew: openNew$1,
|
|
@@ -10806,7 +10797,7 @@ const getCommandsFromExtension = extension => {
|
|
|
10806
10797
|
const getCommandsFromExtensions = extensions => {
|
|
10807
10798
|
return extensions.flatMap(getCommandsFromExtension);
|
|
10808
10799
|
};
|
|
10809
|
-
const getCommands$
|
|
10800
|
+
const getCommands$i = async (assetDir, platform) => {
|
|
10810
10801
|
const extensions = await getExtensions$1(assetDir, platform);
|
|
10811
10802
|
const commands = getCommandsFromExtensions(extensions);
|
|
10812
10803
|
return commands;
|
|
@@ -10871,7 +10862,7 @@ const name$1I = 'ExtensionHost';
|
|
|
10871
10862
|
// prettier-ignore
|
|
10872
10863
|
const Commands$1K = {
|
|
10873
10864
|
loadWebExtension: loadWebExtension,
|
|
10874
|
-
getCommands: getCommands$
|
|
10865
|
+
getCommands: getCommands$i,
|
|
10875
10866
|
executeCommand: executeCommand,
|
|
10876
10867
|
searchFileWithFetch: searchFileWithFetch,
|
|
10877
10868
|
searchFileWithHtml: searchFileWithHtml,
|
|
@@ -11314,7 +11305,7 @@ const getModule = id => {
|
|
|
11314
11305
|
}
|
|
11315
11306
|
throw new Error(`menu entries for ${id} not found`);
|
|
11316
11307
|
};
|
|
11317
|
-
const getMenuEntries$
|
|
11308
|
+
const getMenuEntries$3 = async (id, ...args) => {
|
|
11318
11309
|
try {
|
|
11319
11310
|
const module = await getModule(id);
|
|
11320
11311
|
// @ts-ignore
|
|
@@ -11381,16 +11372,16 @@ const handleMouseLeave = async () => {
|
|
|
11381
11372
|
const focusIndex$3 = async (menu, index) => {
|
|
11382
11373
|
await invoke$l('Menu.focusIndex', menu, index);
|
|
11383
11374
|
};
|
|
11384
|
-
const focusFirst$
|
|
11375
|
+
const focusFirst$1 = async () => {
|
|
11385
11376
|
await invoke$l('Menu.focusFirst');
|
|
11386
11377
|
};
|
|
11387
|
-
const focusLast$
|
|
11378
|
+
const focusLast$1 = async () => {
|
|
11388
11379
|
await invoke$l('Menu.focusLast');
|
|
11389
11380
|
};
|
|
11390
|
-
const focusPrevious$
|
|
11381
|
+
const focusPrevious$1 = async () => {
|
|
11391
11382
|
await invoke$l('Menu.focusPrevious');
|
|
11392
11383
|
};
|
|
11393
|
-
const focusNext$
|
|
11384
|
+
const focusNext$1 = async () => {
|
|
11394
11385
|
await invoke$l('Menu.focusNext');
|
|
11395
11386
|
};
|
|
11396
11387
|
|
|
@@ -11402,18 +11393,18 @@ const focusNext$2 = async () => {
|
|
|
11402
11393
|
|
|
11403
11394
|
const name$1v = 'Menu';
|
|
11404
11395
|
const Commands$1w = {
|
|
11405
|
-
focusFirst: focusFirst$
|
|
11396
|
+
focusFirst: focusFirst$1,
|
|
11406
11397
|
focusIndex: focusIndex$3,
|
|
11407
|
-
focusLast: focusLast$
|
|
11408
|
-
focusNext: focusNext$
|
|
11409
|
-
focusPrevious: focusPrevious$
|
|
11398
|
+
focusLast: focusLast$1,
|
|
11399
|
+
focusNext: focusNext$1,
|
|
11400
|
+
focusPrevious: focusPrevious$1,
|
|
11410
11401
|
handleMouseEnter: handleMouseEnter,
|
|
11411
11402
|
handleMouseLeave: handleMouseLeave,
|
|
11412
11403
|
hide: hide$3,
|
|
11413
11404
|
selectIndex: selectIndex$2,
|
|
11414
11405
|
selectItem: selectItem,
|
|
11415
11406
|
show: show$7,
|
|
11416
|
-
getMenuEntries: getMenuEntries$
|
|
11407
|
+
getMenuEntries: getMenuEntries$3,
|
|
11417
11408
|
getMenuEntries2
|
|
11418
11409
|
};
|
|
11419
11410
|
|
|
@@ -11995,7 +11986,7 @@ const Commands$1c = {
|
|
|
11995
11986
|
2133: send,
|
|
11996
11987
|
closeWidget: closeWidget,
|
|
11997
11988
|
executeViewletCommand: executeViewletCommand,
|
|
11998
|
-
focus: focus$
|
|
11989
|
+
focus: focus$4,
|
|
11999
11990
|
getAllStates: getAllStates,
|
|
12000
11991
|
openWidget: openWidget,
|
|
12001
11992
|
send: send,
|
|
@@ -12010,7 +12001,7 @@ const Viewlet_ipc = {
|
|
|
12010
12001
|
|
|
12011
12002
|
const name$1a = 'Window';
|
|
12012
12003
|
const Commands$1b = {
|
|
12013
|
-
close: close$
|
|
12004
|
+
close: close$1,
|
|
12014
12005
|
exit: exit$1,
|
|
12015
12006
|
maximize: maximize,
|
|
12016
12007
|
minimize: minimize,
|
|
@@ -12029,7 +12020,7 @@ const Window_ipc = {
|
|
|
12029
12020
|
|
|
12030
12021
|
const name$19 = 'Workspace';
|
|
12031
12022
|
const Commands$1a = {
|
|
12032
|
-
close: close$
|
|
12023
|
+
close: close$2,
|
|
12033
12024
|
getPath: getPath,
|
|
12034
12025
|
getUri: getUri$1,
|
|
12035
12026
|
hydrate: hydrate$5,
|
|
@@ -12045,7 +12036,7 @@ const Workspace_ipc = {
|
|
|
12045
12036
|
|
|
12046
12037
|
const name$18 = 'WindowTitle';
|
|
12047
12038
|
const Commands$19 = {
|
|
12048
|
-
set: set$
|
|
12039
|
+
set: set$9
|
|
12049
12040
|
};
|
|
12050
12041
|
|
|
12051
12042
|
const WindowTitle_ipc = {
|
|
@@ -12196,7 +12187,7 @@ const ExtensionHostDialog_ipc = {
|
|
|
12196
12187
|
name: name$14
|
|
12197
12188
|
};
|
|
12198
12189
|
|
|
12199
|
-
const set$
|
|
12190
|
+
const set$3 = async (url, contentSecurityPolicy) => {
|
|
12200
12191
|
string(url);
|
|
12201
12192
|
string(contentSecurityPolicy);
|
|
12202
12193
|
if (getPlatform$1() === Web$1) {
|
|
@@ -12205,13 +12196,13 @@ const set$4 = async (url, contentSecurityPolicy) => {
|
|
|
12205
12196
|
await invoke$v('ContentSecurityPolicy.set', url, contentSecurityPolicy);
|
|
12206
12197
|
};
|
|
12207
12198
|
|
|
12208
|
-
const set$
|
|
12209
|
-
await set$
|
|
12199
|
+
const set$2 = async (url, contentSecurityPolicy) => {
|
|
12200
|
+
await set$3(url, contentSecurityPolicy);
|
|
12210
12201
|
};
|
|
12211
12202
|
|
|
12212
12203
|
const name$13 = 'ExtensionHostWorkerContentSecurityPolicy';
|
|
12213
12204
|
const Commands$14 = {
|
|
12214
|
-
set: set$
|
|
12205
|
+
set: set$2
|
|
12215
12206
|
};
|
|
12216
12207
|
|
|
12217
12208
|
const ExtensionHostWorkerContentSecurityPolicy_ipc = {
|
|
@@ -13238,7 +13229,7 @@ const wrapAboutCommand = key => {
|
|
|
13238
13229
|
};
|
|
13239
13230
|
|
|
13240
13231
|
const Commands$D = {};
|
|
13241
|
-
const getCommands$
|
|
13232
|
+
const getCommands$h = async () => {
|
|
13242
13233
|
const commands = await invoke$o('About.getCommandIds');
|
|
13243
13234
|
for (const command of commands) {
|
|
13244
13235
|
if (command === 'showAbout' || command === 'showAboutElectron') {
|
|
@@ -13303,8 +13294,8 @@ const apply = (oldState, newState) => {
|
|
|
13303
13294
|
};
|
|
13304
13295
|
|
|
13305
13296
|
const hasFunctionalRender$B = true;
|
|
13306
|
-
const hasFunctionalRootRender$
|
|
13307
|
-
const hasFunctionalEvents$
|
|
13297
|
+
const hasFunctionalRootRender$r = true;
|
|
13298
|
+
const hasFunctionalEvents$h = true;
|
|
13308
13299
|
const renderDialog$2 = {
|
|
13309
13300
|
isEqual(oldState, newState) {
|
|
13310
13301
|
return false;
|
|
@@ -13313,7 +13304,7 @@ const renderDialog$2 = {
|
|
|
13313
13304
|
multiple: true
|
|
13314
13305
|
};
|
|
13315
13306
|
const render$E = [renderDialog$2];
|
|
13316
|
-
const renderEventListeners$
|
|
13307
|
+
const renderEventListeners$h = async () => {
|
|
13317
13308
|
const listeners = await invoke$o('About.renderEventListeners');
|
|
13318
13309
|
return listeners;
|
|
13319
13310
|
};
|
|
@@ -13323,16 +13314,16 @@ const ViewletAbout_ipc = {
|
|
|
13323
13314
|
Commands: Commands$D,
|
|
13324
13315
|
Css: Css$D,
|
|
13325
13316
|
create: create$N,
|
|
13326
|
-
getCommands: getCommands$
|
|
13317
|
+
getCommands: getCommands$h,
|
|
13327
13318
|
getKeyBindings: getKeyBindings$l,
|
|
13328
|
-
hasFunctionalEvents: hasFunctionalEvents$
|
|
13319
|
+
hasFunctionalEvents: hasFunctionalEvents$h,
|
|
13329
13320
|
hasFunctionalRender: hasFunctionalRender$B,
|
|
13330
|
-
hasFunctionalRootRender: hasFunctionalRootRender$
|
|
13321
|
+
hasFunctionalRootRender: hasFunctionalRootRender$r,
|
|
13331
13322
|
loadContent: loadContent$I,
|
|
13332
13323
|
name: name$C,
|
|
13333
13324
|
render: render$E,
|
|
13334
13325
|
renderDialog: renderDialog$2,
|
|
13335
|
-
renderEventListeners: renderEventListeners$
|
|
13326
|
+
renderEventListeners: renderEventListeners$h
|
|
13336
13327
|
};
|
|
13337
13328
|
|
|
13338
13329
|
const activityBarWorkerUrl = `${assetDir}/packages/activity-bar-worker/dist/activityBarWorkerMain.js`;
|
|
@@ -13440,7 +13431,7 @@ const wrapActivityBarCommand = key => {
|
|
|
13440
13431
|
};
|
|
13441
13432
|
|
|
13442
13433
|
const Commands$C = {};
|
|
13443
|
-
const getCommands$
|
|
13434
|
+
const getCommands$g = async () => {
|
|
13444
13435
|
const commands = await invoke$f('ActivityBar.getCommandIds');
|
|
13445
13436
|
for (const command of commands) {
|
|
13446
13437
|
Commands$C[command] = wrapActivityBarCommand(command);
|
|
@@ -13547,14 +13538,14 @@ const getMenus$b = async () => {
|
|
|
13547
13538
|
/**
|
|
13548
13539
|
* @enum {string}
|
|
13549
13540
|
*/
|
|
13550
|
-
const UiStrings$
|
|
13541
|
+
const UiStrings$7 = {
|
|
13551
13542
|
AdditionalViews: 'Additional Views',
|
|
13552
13543
|
ActivityBar: 'Activity Bar'};
|
|
13553
13544
|
const additionalViews = () => {
|
|
13554
|
-
return i18nString(UiStrings$
|
|
13545
|
+
return i18nString(UiStrings$7.AdditionalViews);
|
|
13555
13546
|
};
|
|
13556
13547
|
const activityBar = () => {
|
|
13557
|
-
return i18nString(UiStrings$
|
|
13548
|
+
return i18nString(UiStrings$7.ActivityBar);
|
|
13558
13549
|
};
|
|
13559
13550
|
|
|
13560
13551
|
const name$B = 'ActivityBar';
|
|
@@ -13579,17 +13570,17 @@ const getQuickPickMenuEntries$4 = () => {
|
|
|
13579
13570
|
};
|
|
13580
13571
|
|
|
13581
13572
|
const hasFunctionalRender$A = true;
|
|
13582
|
-
const hasFunctionalRootRender$
|
|
13583
|
-
const hasFunctionalEvents$
|
|
13584
|
-
const renderItems$
|
|
13573
|
+
const hasFunctionalRootRender$q = true;
|
|
13574
|
+
const hasFunctionalEvents$g = true;
|
|
13575
|
+
const renderItems$b = {
|
|
13585
13576
|
isEqual(oldState, newState) {
|
|
13586
13577
|
return JSON.stringify(oldState.commands) === JSON.stringify(newState.commands);
|
|
13587
13578
|
},
|
|
13588
13579
|
apply: apply,
|
|
13589
13580
|
multiple: true
|
|
13590
13581
|
};
|
|
13591
|
-
const render$D = [renderItems$
|
|
13592
|
-
const renderEventListeners$
|
|
13582
|
+
const render$D = [renderItems$b];
|
|
13583
|
+
const renderEventListeners$g = async () => {
|
|
13593
13584
|
const listeners = await invoke$f('ActivityBar.renderEventListeners');
|
|
13594
13585
|
return listeners;
|
|
13595
13586
|
};
|
|
@@ -13644,32 +13635,32 @@ const ViewletActivityBar_ipc = {
|
|
|
13644
13635
|
Events: Events$5,
|
|
13645
13636
|
Variables: Variables$6,
|
|
13646
13637
|
create: create$M,
|
|
13647
|
-
getCommands: getCommands$
|
|
13638
|
+
getCommands: getCommands$g,
|
|
13648
13639
|
getDisplayName: getDisplayName$2,
|
|
13649
13640
|
getKeyBindings: getKeyBindings$k,
|
|
13650
13641
|
getMenus: getMenus$b,
|
|
13651
13642
|
getQuickPickMenuEntries: getQuickPickMenuEntries$4,
|
|
13652
|
-
hasFunctionalEvents: hasFunctionalEvents$
|
|
13643
|
+
hasFunctionalEvents: hasFunctionalEvents$g,
|
|
13653
13644
|
hasFunctionalRender: hasFunctionalRender$A,
|
|
13654
13645
|
hasFunctionalResize: hasFunctionalResize$h,
|
|
13655
|
-
hasFunctionalRootRender: hasFunctionalRootRender$
|
|
13646
|
+
hasFunctionalRootRender: hasFunctionalRootRender$q,
|
|
13656
13647
|
hotReload: hotReload$e,
|
|
13657
13648
|
loadContent: loadContent$H,
|
|
13658
13649
|
menus: menus$f,
|
|
13659
13650
|
name: name$B,
|
|
13660
13651
|
render: render$D,
|
|
13661
|
-
renderEventListeners: renderEventListeners$
|
|
13652
|
+
renderEventListeners: renderEventListeners$g,
|
|
13662
13653
|
resize: resize$j
|
|
13663
13654
|
};
|
|
13664
13655
|
|
|
13665
13656
|
/**
|
|
13666
13657
|
* @enum {string}
|
|
13667
13658
|
*/
|
|
13668
|
-
const UiStrings$
|
|
13659
|
+
const UiStrings$6 = {
|
|
13669
13660
|
FailedToLoadAudio: 'Failed to load audio: {PH1}'
|
|
13670
13661
|
};
|
|
13671
13662
|
const getImprovedErrorMessage = message => {
|
|
13672
|
-
return i18nString(UiStrings$
|
|
13663
|
+
return i18nString(UiStrings$6.FailedToLoadAudio, {
|
|
13673
13664
|
PH1: message
|
|
13674
13665
|
});
|
|
13675
13666
|
};
|
|
@@ -13732,8 +13723,6 @@ const EditorRow = 'EditorRow';
|
|
|
13732
13723
|
const EditorRowDeletion = 'EditorRow Deletion';
|
|
13733
13724
|
const EditorRowInsertion = 'EditorRow Insertion';
|
|
13734
13725
|
const EditorRows = 'EditorRows';
|
|
13735
|
-
const EditorTabCloseButton = 'EditorTabCloseButton';
|
|
13736
|
-
const FileIcon = 'FileIcon';
|
|
13737
13726
|
const Filter$2 = 'Filter';
|
|
13738
13727
|
const FilterBadge = 'FilterBadge';
|
|
13739
13728
|
const IconButton = 'IconButton';
|
|
@@ -13742,8 +13731,6 @@ const InlineDiffEditorContent = 'InlineDiffEditorContent';
|
|
|
13742
13731
|
const InputBox = 'InputBox';
|
|
13743
13732
|
const Insertion$1 = 'Insertion';
|
|
13744
13733
|
const Label = 'Label';
|
|
13745
|
-
const MainTab = 'MainTab';
|
|
13746
|
-
const MainTabSelected = 'MainTabSelected';
|
|
13747
13734
|
const MaskIcon = 'MaskIcon';
|
|
13748
13735
|
const MediaContent = 'MediaContent';
|
|
13749
13736
|
const MediaElement = 'MediaElement';
|
|
@@ -13758,7 +13745,6 @@ const ScrollBarLarge = 'ScrollBarLarge';
|
|
|
13758
13745
|
const ScrollBarThumb = 'ScrollBarThumb';
|
|
13759
13746
|
const Select$2 = 'Select';
|
|
13760
13747
|
const SimpleBrowserHeader = 'SimpleBrowserHeader';
|
|
13761
|
-
const TabLabel = 'TabLabel';
|
|
13762
13748
|
const TerminalTab = 'TerminalTab';
|
|
13763
13749
|
const TerminalTabIcon = 'TerminalTabIcon';
|
|
13764
13750
|
const TerminalTabs = 'TerminalTabs';
|
|
@@ -13780,7 +13766,6 @@ const Th = 13;
|
|
|
13780
13766
|
const THead = 14;
|
|
13781
13767
|
const Tr = 15;
|
|
13782
13768
|
const I = 16;
|
|
13783
|
-
const Img = 17;
|
|
13784
13769
|
const Select$1 = 63;
|
|
13785
13770
|
const Option = 64;
|
|
13786
13771
|
|
|
@@ -13851,7 +13836,7 @@ const getAudioVirtualDom = (src, errorMessage) => {
|
|
|
13851
13836
|
};
|
|
13852
13837
|
|
|
13853
13838
|
const hasFunctionalRender$z = true;
|
|
13854
|
-
const hasFunctionalRootRender$
|
|
13839
|
+
const hasFunctionalRootRender$p = true;
|
|
13855
13840
|
const renderAudio = {
|
|
13856
13841
|
isEqual(oldState, newState) {
|
|
13857
13842
|
return oldState.src === newState.src && oldState.audioErrorMessage === newState.audioErrorMessage;
|
|
@@ -13873,7 +13858,7 @@ const ViewletAudio_ipc = {
|
|
|
13873
13858
|
dispose: dispose$p,
|
|
13874
13859
|
handleAudioError,
|
|
13875
13860
|
hasFunctionalRender: hasFunctionalRender$z,
|
|
13876
|
-
hasFunctionalRootRender: hasFunctionalRootRender$
|
|
13861
|
+
hasFunctionalRootRender: hasFunctionalRootRender$p,
|
|
13877
13862
|
loadContent: loadContent$G,
|
|
13878
13863
|
name: name$A,
|
|
13879
13864
|
render: render$C
|
|
@@ -14010,7 +13995,7 @@ const getKeyBindings$j = () => {
|
|
|
14010
13995
|
};
|
|
14011
13996
|
|
|
14012
13997
|
const hasFunctionalRender$x = true;
|
|
14013
|
-
const hasFunctionalRootRender$
|
|
13998
|
+
const hasFunctionalRootRender$o = true;
|
|
14014
13999
|
const renderDialog$1 = {
|
|
14015
14000
|
isEqual(oldState, newState) {
|
|
14016
14001
|
return oldState.productName === newState.productName && oldState.lines === newState.lines;
|
|
@@ -14043,7 +14028,7 @@ const ViewletConfirm_ipc = {
|
|
|
14043
14028
|
handleClickOk,
|
|
14044
14029
|
handleFocusIn,
|
|
14045
14030
|
hasFunctionalRender: hasFunctionalRender$x,
|
|
14046
|
-
hasFunctionalRootRender: hasFunctionalRootRender$
|
|
14031
|
+
hasFunctionalRootRender: hasFunctionalRootRender$o,
|
|
14047
14032
|
loadContent: loadContent$D,
|
|
14048
14033
|
name: name$y,
|
|
14049
14034
|
render: render$A,
|
|
@@ -14353,10 +14338,10 @@ const getKeyBindingString = (key, altKey, ctrlKey, shiftKey, metaKey) => {
|
|
|
14353
14338
|
/**
|
|
14354
14339
|
* @enum {string}
|
|
14355
14340
|
*/
|
|
14356
|
-
const UiStrings$
|
|
14341
|
+
const UiStrings$5 = {
|
|
14357
14342
|
PressDesiredKeyCombinationThenPressEnter: 'Press Desired Key Combination, Then Press Enter'};
|
|
14358
14343
|
const pressDesiredKeyCombinationThenPressEnter = () => {
|
|
14359
|
-
return i18nString(UiStrings$
|
|
14344
|
+
return i18nString(UiStrings$5.PressDesiredKeyCombinationThenPressEnter);
|
|
14360
14345
|
};
|
|
14361
14346
|
|
|
14362
14347
|
const create$G = (id, uri, x, y, width, height) => {
|
|
@@ -14433,7 +14418,7 @@ const getDefineKeyBindingsVirtualDom = message => {
|
|
|
14433
14418
|
};
|
|
14434
14419
|
|
|
14435
14420
|
const hasFunctionalRender$v = true;
|
|
14436
|
-
const hasFunctionalRootRender$
|
|
14421
|
+
const hasFunctionalRootRender$n = true;
|
|
14437
14422
|
const renderValue = {
|
|
14438
14423
|
isEqual(oldState, newState) {
|
|
14439
14424
|
return oldState.value === newState.value;
|
|
@@ -14469,7 +14454,7 @@ const ViewletDefineKeyBinding_ipc = {
|
|
|
14469
14454
|
handleBlur: handleBlur$2,
|
|
14470
14455
|
handleKeyDown: handleKeyDown$1,
|
|
14471
14456
|
hasFunctionalRender: hasFunctionalRender$v,
|
|
14472
|
-
hasFunctionalRootRender: hasFunctionalRootRender$
|
|
14457
|
+
hasFunctionalRootRender: hasFunctionalRootRender$n,
|
|
14473
14458
|
loadContent: loadContent$B,
|
|
14474
14459
|
render: render$y
|
|
14475
14460
|
};
|
|
@@ -14688,7 +14673,7 @@ const state$5 = {
|
|
|
14688
14673
|
const has = languageId => {
|
|
14689
14674
|
return languageId in state$5.tokenizers;
|
|
14690
14675
|
};
|
|
14691
|
-
const set$
|
|
14676
|
+
const set$1 = (languageId, tokenizer) => {
|
|
14692
14677
|
state$5.tokenizers[languageId] = tokenizer;
|
|
14693
14678
|
};
|
|
14694
14679
|
const get$1 = languageId => {
|
|
@@ -14709,7 +14694,7 @@ const isConnectedEditor = id => {
|
|
|
14709
14694
|
};
|
|
14710
14695
|
|
|
14711
14696
|
const tokenizers = Object.create(null);
|
|
14712
|
-
const set
|
|
14697
|
+
const set = (id, value) => {
|
|
14713
14698
|
tokenizers[id] = value;
|
|
14714
14699
|
};
|
|
14715
14700
|
const get = id => {
|
|
@@ -14726,7 +14711,7 @@ const handleTokenizeChange$1 = async () => {
|
|
|
14726
14711
|
}
|
|
14727
14712
|
const tokenizerId = create$$();
|
|
14728
14713
|
const tokenizer = getTokenizer(state.languageId);
|
|
14729
|
-
set
|
|
14714
|
+
set(tokenizerId, tokenizer);
|
|
14730
14715
|
const newState = {
|
|
14731
14716
|
...instance.state,
|
|
14732
14717
|
tokenizerId,
|
|
@@ -14759,7 +14744,7 @@ const loadTokenizer = async languageId => {
|
|
|
14759
14744
|
console.warn(`tokenizer.TokenMap should be an object in "${tokenizePath}"`);
|
|
14760
14745
|
return;
|
|
14761
14746
|
}
|
|
14762
|
-
set$
|
|
14747
|
+
set$1(languageId, tokenizer);
|
|
14763
14748
|
} catch (error) {
|
|
14764
14749
|
// TODO better error handling
|
|
14765
14750
|
console.error(error);
|
|
@@ -14900,7 +14885,7 @@ const loadContent$z = async (state, savedState) => {
|
|
|
14900
14885
|
const Commands$v = {};
|
|
14901
14886
|
|
|
14902
14887
|
// prettier-ignore
|
|
14903
|
-
const LazyCommands$
|
|
14888
|
+
const LazyCommands$2 = {
|
|
14904
14889
|
setDeltaY: () => Promise.resolve().then(function () { return VirtualListSetDeltaY; }),
|
|
14905
14890
|
handleWheel: () => Promise.resolve().then(function () { return VirtualListHandleWheel; })
|
|
14906
14891
|
};
|
|
@@ -15297,7 +15282,7 @@ const SetScrollBar = 'setScrollBar';
|
|
|
15297
15282
|
const SetTitle = 'setTitle';
|
|
15298
15283
|
|
|
15299
15284
|
const hasFunctionalRender$t = true;
|
|
15300
|
-
const hasFunctionalRootRender$
|
|
15285
|
+
const hasFunctionalRootRender$m = true;
|
|
15301
15286
|
const renderChanges$1 = {
|
|
15302
15287
|
isEqual(oldState, newState) {
|
|
15303
15288
|
return oldState.changes === newState.changes && oldState.minLineY === newState.minLineY && oldState.maxLineY === newState.maxLineY;
|
|
@@ -15331,11 +15316,11 @@ const ViewletDiffEditor_ipc = {
|
|
|
15331
15316
|
__proto__: null,
|
|
15332
15317
|
Commands: Commands$v,
|
|
15333
15318
|
Css: Css$u,
|
|
15334
|
-
LazyCommands: LazyCommands$
|
|
15319
|
+
LazyCommands: LazyCommands$2,
|
|
15335
15320
|
create: create$D,
|
|
15336
15321
|
getDynamicCss,
|
|
15337
15322
|
hasFunctionalRender: hasFunctionalRender$t,
|
|
15338
|
-
hasFunctionalRootRender: hasFunctionalRootRender$
|
|
15323
|
+
hasFunctionalRootRender: hasFunctionalRootRender$m,
|
|
15339
15324
|
loadContent: loadContent$z,
|
|
15340
15325
|
name: name$v,
|
|
15341
15326
|
render: render$w,
|
|
@@ -15467,14 +15452,13 @@ const getKeyBindings$h = () => {
|
|
|
15467
15452
|
const Explorer = 4;
|
|
15468
15453
|
const Tab = 13;
|
|
15469
15454
|
const SimpleBrowser = 21;
|
|
15470
|
-
const Main$2 = 24;
|
|
15471
15455
|
const E2eTests = 27;
|
|
15472
15456
|
|
|
15473
15457
|
const Separator$1 = 1;
|
|
15474
15458
|
const None$6 = 0;
|
|
15475
15459
|
|
|
15476
15460
|
const id$2 = E2eTests;
|
|
15477
|
-
const getMenuEntries$
|
|
15461
|
+
const getMenuEntries$2 = () => {
|
|
15478
15462
|
return [{
|
|
15479
15463
|
id: 'openInNewTab',
|
|
15480
15464
|
label: 'Open in New Tab',
|
|
@@ -15485,7 +15469,7 @@ const getMenuEntries$4 = () => {
|
|
|
15485
15469
|
|
|
15486
15470
|
const MenuEntriesE2eTests = {
|
|
15487
15471
|
__proto__: null,
|
|
15488
|
-
getMenuEntries: getMenuEntries$
|
|
15472
|
+
getMenuEntries: getMenuEntries$2,
|
|
15489
15473
|
id: id$2
|
|
15490
15474
|
};
|
|
15491
15475
|
|
|
@@ -15515,7 +15499,7 @@ const getE2eTestVirtualDom = content => {
|
|
|
15515
15499
|
};
|
|
15516
15500
|
|
|
15517
15501
|
const hasFunctionalRender$s = true;
|
|
15518
|
-
const hasFunctionalRootRender$
|
|
15502
|
+
const hasFunctionalRootRender$l = true;
|
|
15519
15503
|
const renderElements = {
|
|
15520
15504
|
isEqual(oldState, newState) {
|
|
15521
15505
|
return oldState.name === newState.name && oldState.content === newState.content;
|
|
@@ -15572,7 +15556,7 @@ const ViewletE2eTest_ipc = {
|
|
|
15572
15556
|
handleSashCornerPointerUp,
|
|
15573
15557
|
hasFunctionalRender: hasFunctionalRender$s,
|
|
15574
15558
|
hasFunctionalResize: hasFunctionalResize$g,
|
|
15575
|
-
hasFunctionalRootRender: hasFunctionalRootRender$
|
|
15559
|
+
hasFunctionalRootRender: hasFunctionalRootRender$l,
|
|
15576
15560
|
loadContent: loadContent$y,
|
|
15577
15561
|
menus: menus$e,
|
|
15578
15562
|
name: name$u,
|
|
@@ -15665,7 +15649,7 @@ const runAll = state => {
|
|
|
15665
15649
|
console.log('run all');
|
|
15666
15650
|
return state;
|
|
15667
15651
|
};
|
|
15668
|
-
const handleContextMenu$
|
|
15652
|
+
const handleContextMenu$1 = async (state, button, x, y) => {
|
|
15669
15653
|
const index = getIndex(state.y, y);
|
|
15670
15654
|
// @ts-ignore
|
|
15671
15655
|
state.index = index;
|
|
@@ -15687,7 +15671,7 @@ const Commands$t = {
|
|
|
15687
15671
|
handleClickAt: handleClickAt,
|
|
15688
15672
|
handleLoad: handleLoad,
|
|
15689
15673
|
runAll: runAll,
|
|
15690
|
-
handleContextMenu: handleContextMenu$
|
|
15674
|
+
handleContextMenu: handleContextMenu$1,
|
|
15691
15675
|
openInNewTab: openInNewTab
|
|
15692
15676
|
};
|
|
15693
15677
|
|
|
@@ -15767,7 +15751,7 @@ const getVisibleE2eTests = (tests, index) => {
|
|
|
15767
15751
|
};
|
|
15768
15752
|
|
|
15769
15753
|
const hasFunctionalRender$r = true;
|
|
15770
|
-
const hasFunctionalRootRender$
|
|
15754
|
+
const hasFunctionalRootRender$k = true;
|
|
15771
15755
|
const renderTests = {
|
|
15772
15756
|
isEqual(oldState, newState) {
|
|
15773
15757
|
return oldState.tests === newState.tests && oldState.index === newState.index;
|
|
@@ -15824,10 +15808,10 @@ const ViewletE2eTests_ipc = {
|
|
|
15824
15808
|
executeTest,
|
|
15825
15809
|
getKeyBindings: getKeyBindings$g,
|
|
15826
15810
|
handleClickAt,
|
|
15827
|
-
handleContextMenu: handleContextMenu$
|
|
15811
|
+
handleContextMenu: handleContextMenu$1,
|
|
15828
15812
|
handleLoad,
|
|
15829
15813
|
hasFunctionalRender: hasFunctionalRender$r,
|
|
15830
|
-
hasFunctionalRootRender: hasFunctionalRootRender$
|
|
15814
|
+
hasFunctionalRootRender: hasFunctionalRootRender$k,
|
|
15831
15815
|
loadContent: loadContent$x,
|
|
15832
15816
|
menus: menus$d,
|
|
15833
15817
|
name: name$t,
|
|
@@ -16105,7 +16089,7 @@ const handleTokenizeChange = () => {
|
|
|
16105
16089
|
const state = instance.state;
|
|
16106
16090
|
const tokenizer = getTokenizer(state.languageId);
|
|
16107
16091
|
const tokenizerId = create$$();
|
|
16108
|
-
set
|
|
16092
|
+
set(tokenizerId, tokenizer);
|
|
16109
16093
|
const newState = {
|
|
16110
16094
|
...instance.state,
|
|
16111
16095
|
tokenizerId
|
|
@@ -16186,7 +16170,7 @@ const loadContent$w = async (state, savedState, context) => {
|
|
|
16186
16170
|
const languageId = context?.languageId || getLanguageId(state);
|
|
16187
16171
|
const tokenizer = getTokenizer(languageId);
|
|
16188
16172
|
const tokenizerId = create$$();
|
|
16189
|
-
set
|
|
16173
|
+
set(tokenizerId, tokenizer);
|
|
16190
16174
|
let savedSelections = getSavedSelections(savedState);
|
|
16191
16175
|
const savedDeltaY = getSavedDeltaY(savedState);
|
|
16192
16176
|
state.languageId = languageId;
|
|
@@ -16284,7 +16268,7 @@ const updateDiagnostics = async state => {
|
|
|
16284
16268
|
// // ignore
|
|
16285
16269
|
// }
|
|
16286
16270
|
};
|
|
16287
|
-
const handleEditorChange
|
|
16271
|
+
const handleEditorChange = async (editor, changes) => {
|
|
16288
16272
|
// await ExtensionHostTextDocument.handleEditorChange(editor, changes)
|
|
16289
16273
|
// TODO check if semantic highlighting is enabled in settings
|
|
16290
16274
|
await updateSemanticTokens(editor);
|
|
@@ -16326,7 +16310,7 @@ const dispose$l = state => {
|
|
|
16326
16310
|
};
|
|
16327
16311
|
const hasFunctionalRender$q = true;
|
|
16328
16312
|
const render$s = render$t;
|
|
16329
|
-
const focus$
|
|
16313
|
+
const focus$3 = state => {
|
|
16330
16314
|
return {
|
|
16331
16315
|
...state,
|
|
16332
16316
|
focused: true
|
|
@@ -16376,7 +16360,7 @@ const Commands$s = {
|
|
|
16376
16360
|
return state;
|
|
16377
16361
|
}
|
|
16378
16362
|
};
|
|
16379
|
-
const CommandsWithSideEffectsLazy
|
|
16363
|
+
const CommandsWithSideEffectsLazy = {
|
|
16380
16364
|
typeWithAutoClosing: () => {
|
|
16381
16365
|
return {
|
|
16382
16366
|
typeWithAutoClosing: wrapEditorCommand('typeWithAutoClosing')
|
|
@@ -16441,7 +16425,7 @@ const Events$4 = {
|
|
|
16441
16425
|
const ViewletEditorText_ipc = {
|
|
16442
16426
|
__proto__: null,
|
|
16443
16427
|
Commands: Commands$s,
|
|
16444
|
-
CommandsWithSideEffectsLazy
|
|
16428
|
+
CommandsWithSideEffectsLazy,
|
|
16445
16429
|
Css: Css$v,
|
|
16446
16430
|
Events: Events$4,
|
|
16447
16431
|
contentLoaded: contentLoaded$6,
|
|
@@ -16449,12 +16433,12 @@ const ViewletEditorText_ipc = {
|
|
|
16449
16433
|
create: create$x,
|
|
16450
16434
|
customErrorRenderer,
|
|
16451
16435
|
dispose: dispose$l,
|
|
16452
|
-
focus: focus$
|
|
16436
|
+
focus: focus$3,
|
|
16453
16437
|
getDynamicCss,
|
|
16454
16438
|
getKeyBindings: getKeyBindings$f,
|
|
16455
16439
|
getMenus: getMenus$a,
|
|
16456
16440
|
getQuickPickMenuEntries: getQuickPickMenuEntries$2,
|
|
16457
|
-
handleEditorChange
|
|
16441
|
+
handleEditorChange,
|
|
16458
16442
|
handleLanguagesChanged,
|
|
16459
16443
|
handleTokenizeChange,
|
|
16460
16444
|
hasFunctionalRender: hasFunctionalRender$q,
|
|
@@ -16753,7 +16737,7 @@ const wrapExplorerCommand = key => {
|
|
|
16753
16737
|
};
|
|
16754
16738
|
|
|
16755
16739
|
const Commands$q = {};
|
|
16756
|
-
const getCommands$
|
|
16740
|
+
const getCommands$f = async () => {
|
|
16757
16741
|
const commands = await invoke$d('Explorer.getCommandIds');
|
|
16758
16742
|
for (const command of commands) {
|
|
16759
16743
|
Commands$q[command] = wrapExplorerCommand(command);
|
|
@@ -16770,14 +16754,14 @@ const getKeyBindings$e = () => {
|
|
|
16770
16754
|
};
|
|
16771
16755
|
|
|
16772
16756
|
const id$1 = Explorer;
|
|
16773
|
-
const getMenuEntries$
|
|
16757
|
+
const getMenuEntries$1 = () => {
|
|
16774
16758
|
const explorerState = getState('Explorer');
|
|
16775
16759
|
return invoke$d('Explorer.getMenuEntries2', explorerState.uid);
|
|
16776
16760
|
};
|
|
16777
16761
|
|
|
16778
16762
|
const MenuEntriesExplorer = {
|
|
16779
16763
|
__proto__: null,
|
|
16780
|
-
getMenuEntries: getMenuEntries$
|
|
16764
|
+
getMenuEntries: getMenuEntries$1,
|
|
16781
16765
|
id: id$1
|
|
16782
16766
|
};
|
|
16783
16767
|
|
|
@@ -16786,15 +16770,15 @@ const menus$b = [MenuEntriesExplorer];
|
|
|
16786
16770
|
/**
|
|
16787
16771
|
* @enum {string}
|
|
16788
16772
|
*/
|
|
16789
|
-
const UiStrings$
|
|
16773
|
+
const UiStrings$4 = {
|
|
16790
16774
|
Explorer: 'Explorer',
|
|
16791
16775
|
NoFolderOpen: 'No Folder Open'
|
|
16792
16776
|
};
|
|
16793
16777
|
const explorer = () => {
|
|
16794
|
-
return i18nString(UiStrings$
|
|
16778
|
+
return i18nString(UiStrings$4.Explorer);
|
|
16795
16779
|
};
|
|
16796
16780
|
const noFolderOpen = () => {
|
|
16797
|
-
return i18nString(UiStrings$
|
|
16781
|
+
return i18nString(UiStrings$4.NoFolderOpen);
|
|
16798
16782
|
};
|
|
16799
16783
|
|
|
16800
16784
|
const name$p = 'Explorer';
|
|
@@ -16803,17 +16787,17 @@ const getDisplayName$1 = () => {
|
|
|
16803
16787
|
};
|
|
16804
16788
|
|
|
16805
16789
|
const hasFunctionalRender$p = true;
|
|
16806
|
-
const hasFunctionalRootRender$
|
|
16807
|
-
const hasFunctionalEvents$
|
|
16808
|
-
const renderItems$
|
|
16790
|
+
const hasFunctionalRootRender$j = true;
|
|
16791
|
+
const hasFunctionalEvents$f = true;
|
|
16792
|
+
const renderItems$a = {
|
|
16809
16793
|
isEqual(oldState, newState) {
|
|
16810
16794
|
return JSON.stringify(oldState.commands) === JSON.stringify(newState.commands);
|
|
16811
16795
|
},
|
|
16812
16796
|
apply: apply,
|
|
16813
16797
|
multiple: true
|
|
16814
16798
|
};
|
|
16815
|
-
const render$p = [renderItems$
|
|
16816
|
-
const renderEventListeners$
|
|
16799
|
+
const render$p = [renderItems$a];
|
|
16800
|
+
const renderEventListeners$f = async () => {
|
|
16817
16801
|
const listeners = await invoke$d('Explorer.renderEventListeners');
|
|
16818
16802
|
return listeners;
|
|
16819
16803
|
};
|
|
@@ -16863,21 +16847,21 @@ const ViewletExplorer_ipc = {
|
|
|
16863
16847
|
Events: Events$3,
|
|
16864
16848
|
create: create$t,
|
|
16865
16849
|
dispose: dispose$j,
|
|
16866
|
-
getCommands: getCommands$
|
|
16850
|
+
getCommands: getCommands$f,
|
|
16867
16851
|
getDisplayName: getDisplayName$1,
|
|
16868
16852
|
getKeyBindings: getKeyBindings$e,
|
|
16869
16853
|
getMouseActions,
|
|
16870
|
-
hasFunctionalEvents: hasFunctionalEvents$
|
|
16854
|
+
hasFunctionalEvents: hasFunctionalEvents$f,
|
|
16871
16855
|
hasFunctionalRender: hasFunctionalRender$p,
|
|
16872
16856
|
hasFunctionalResize: hasFunctionalResize$e,
|
|
16873
|
-
hasFunctionalRootRender: hasFunctionalRootRender$
|
|
16857
|
+
hasFunctionalRootRender: hasFunctionalRootRender$j,
|
|
16874
16858
|
hotReload: hotReload$d,
|
|
16875
16859
|
loadContent: loadContent$t,
|
|
16876
16860
|
menus: menus$b,
|
|
16877
16861
|
name: name$p,
|
|
16878
16862
|
render: render$p,
|
|
16879
16863
|
renderActions: renderActions$9,
|
|
16880
|
-
renderEventListeners: renderEventListeners$
|
|
16864
|
+
renderEventListeners: renderEventListeners$f,
|
|
16881
16865
|
renderTitle: renderTitle$3,
|
|
16882
16866
|
resize: resize$g,
|
|
16883
16867
|
restoreState,
|
|
@@ -16977,7 +16961,7 @@ const wrapExtensionDetailCommand = key => {
|
|
|
16977
16961
|
};
|
|
16978
16962
|
|
|
16979
16963
|
const Commands$p = {};
|
|
16980
|
-
const getCommands$
|
|
16964
|
+
const getCommands$e = async () => {
|
|
16981
16965
|
const commands = await invoke$c('ExtensionDetail.getCommandIds');
|
|
16982
16966
|
for (const command of commands) {
|
|
16983
16967
|
Commands$p[command] = wrapExtensionDetailCommand(command);
|
|
@@ -17019,8 +17003,8 @@ const getMenus$9 = async () => {
|
|
|
17019
17003
|
const name$o = 'ExtensionDetail';
|
|
17020
17004
|
|
|
17021
17005
|
const hasFunctionalRender$o = true;
|
|
17022
|
-
const hasFunctionalRootRender$
|
|
17023
|
-
const hasFunctionalEvents$
|
|
17006
|
+
const hasFunctionalRootRender$i = true;
|
|
17007
|
+
const hasFunctionalEvents$e = true;
|
|
17024
17008
|
const renderDom$3 = {
|
|
17025
17009
|
isEqual(oldState, newState) {
|
|
17026
17010
|
return false;
|
|
@@ -17029,7 +17013,7 @@ const renderDom$3 = {
|
|
|
17029
17013
|
multiple: true
|
|
17030
17014
|
};
|
|
17031
17015
|
const render$o = [renderDom$3];
|
|
17032
|
-
const renderEventListeners$
|
|
17016
|
+
const renderEventListeners$e = async () => {
|
|
17033
17017
|
const listeners = await invoke$c('ExtensionDetail.renderEventListeners');
|
|
17034
17018
|
return listeners;
|
|
17035
17019
|
};
|
|
@@ -17039,19 +17023,19 @@ const ViewletExtensionDetail_ipc = {
|
|
|
17039
17023
|
Commands: Commands$p,
|
|
17040
17024
|
Css: Css$o,
|
|
17041
17025
|
create: create$s,
|
|
17042
|
-
getCommands: getCommands$
|
|
17026
|
+
getCommands: getCommands$e,
|
|
17043
17027
|
getKeyBindings: getKeyBindings$d,
|
|
17044
17028
|
getMenus: getMenus$9,
|
|
17045
|
-
hasFunctionalEvents: hasFunctionalEvents$
|
|
17029
|
+
hasFunctionalEvents: hasFunctionalEvents$e,
|
|
17046
17030
|
hasFunctionalRender: hasFunctionalRender$o,
|
|
17047
17031
|
hasFunctionalResize: hasFunctionalResize$d,
|
|
17048
|
-
hasFunctionalRootRender: hasFunctionalRootRender$
|
|
17032
|
+
hasFunctionalRootRender: hasFunctionalRootRender$i,
|
|
17049
17033
|
hotReload: hotReload$c,
|
|
17050
17034
|
loadContent: loadContent$s,
|
|
17051
17035
|
menus: menus$a,
|
|
17052
17036
|
name: name$o,
|
|
17053
17037
|
render: render$o,
|
|
17054
|
-
renderEventListeners: renderEventListeners$
|
|
17038
|
+
renderEventListeners: renderEventListeners$e,
|
|
17055
17039
|
saveState: saveState$f
|
|
17056
17040
|
};
|
|
17057
17041
|
|
|
@@ -17150,7 +17134,7 @@ const wrapExtensionSearchCommand = key => {
|
|
|
17150
17134
|
};
|
|
17151
17135
|
|
|
17152
17136
|
const Commands$o = {};
|
|
17153
|
-
const getCommands$
|
|
17137
|
+
const getCommands$d = async () => {
|
|
17154
17138
|
const commands = await invoke$b('SearchExtensions.getCommandIds');
|
|
17155
17139
|
for (const command of commands) {
|
|
17156
17140
|
Commands$o[command] = wrapExtensionSearchCommand(command);
|
|
@@ -17188,17 +17172,17 @@ const getMenus$8 = async () => {
|
|
|
17188
17172
|
const name$n = 'Extensions';
|
|
17189
17173
|
|
|
17190
17174
|
const hasFunctionalRender$n = true;
|
|
17191
|
-
const hasFunctionalRootRender$
|
|
17192
|
-
const hasFunctionalEvents$
|
|
17193
|
-
const renderItems$
|
|
17175
|
+
const hasFunctionalRootRender$h = true;
|
|
17176
|
+
const hasFunctionalEvents$d = true;
|
|
17177
|
+
const renderItems$9 = {
|
|
17194
17178
|
isEqual(oldState, newState) {
|
|
17195
17179
|
return JSON.stringify(oldState.commands) === JSON.stringify(newState.commands);
|
|
17196
17180
|
},
|
|
17197
17181
|
apply: apply,
|
|
17198
17182
|
multiple: true
|
|
17199
17183
|
};
|
|
17200
|
-
const render$n = [renderItems$
|
|
17201
|
-
const renderEventListeners$
|
|
17184
|
+
const render$n = [renderItems$9];
|
|
17185
|
+
const renderEventListeners$d = async () => {
|
|
17202
17186
|
const listeners = await invoke$b('SearchExtensions.renderEventListeners');
|
|
17203
17187
|
return listeners;
|
|
17204
17188
|
};
|
|
@@ -17262,20 +17246,20 @@ const ViewletExtensions_ipc = {
|
|
|
17262
17246
|
Css: Css$n,
|
|
17263
17247
|
create: create$r,
|
|
17264
17248
|
dispose: dispose$i,
|
|
17265
|
-
getCommands: getCommands$
|
|
17249
|
+
getCommands: getCommands$d,
|
|
17266
17250
|
getKeyBindings: getKeyBindings$c,
|
|
17267
17251
|
getMenus: getMenus$8,
|
|
17268
|
-
hasFunctionalEvents: hasFunctionalEvents$
|
|
17252
|
+
hasFunctionalEvents: hasFunctionalEvents$d,
|
|
17269
17253
|
hasFunctionalRender: hasFunctionalRender$n,
|
|
17270
17254
|
hasFunctionalResize: hasFunctionalResize$c,
|
|
17271
|
-
hasFunctionalRootRender: hasFunctionalRootRender$
|
|
17255
|
+
hasFunctionalRootRender: hasFunctionalRootRender$h,
|
|
17272
17256
|
hotReload: hotReload$b,
|
|
17273
17257
|
loadContent: loadContent$r,
|
|
17274
17258
|
menus: menus$9,
|
|
17275
17259
|
name: name$n,
|
|
17276
17260
|
render: render$n,
|
|
17277
17261
|
renderActions: renderActions$8,
|
|
17278
|
-
renderEventListeners: renderEventListeners$
|
|
17262
|
+
renderEventListeners: renderEventListeners$d,
|
|
17279
17263
|
renderTitle: renderTitle$2,
|
|
17280
17264
|
resize: resize$f,
|
|
17281
17265
|
saveState: saveState$e
|
|
@@ -17362,7 +17346,7 @@ const wrapIframeInspectorCommand = key => {
|
|
|
17362
17346
|
};
|
|
17363
17347
|
|
|
17364
17348
|
const Commands$n = {};
|
|
17365
|
-
const getCommands$
|
|
17349
|
+
const getCommands$c = async () => {
|
|
17366
17350
|
const commands = await invoke$a('IframeInspector.getCommandIds');
|
|
17367
17351
|
for (const command of commands) {
|
|
17368
17352
|
Commands$n[command] = wrapIframeInspectorCommand(command);
|
|
@@ -17380,8 +17364,8 @@ const getKeyBindings$b = () => {
|
|
|
17380
17364
|
const name$m = 'IframeInspector';
|
|
17381
17365
|
|
|
17382
17366
|
const hasFunctionalRender$m = true;
|
|
17383
|
-
const hasFunctionalRootRender$
|
|
17384
|
-
const hasFunctionalEvents$
|
|
17367
|
+
const hasFunctionalRootRender$g = true;
|
|
17368
|
+
const hasFunctionalEvents$c = true;
|
|
17385
17369
|
const renderContent = {
|
|
17386
17370
|
isEqual(oldState, newState) {
|
|
17387
17371
|
return false;
|
|
@@ -17390,7 +17374,7 @@ const renderContent = {
|
|
|
17390
17374
|
multiple: true
|
|
17391
17375
|
};
|
|
17392
17376
|
const render$m = [renderContent];
|
|
17393
|
-
const renderEventListeners$
|
|
17377
|
+
const renderEventListeners$c = async () => {
|
|
17394
17378
|
const listeners = await invoke$a('IframeInspector.renderEventListeners');
|
|
17395
17379
|
return listeners;
|
|
17396
17380
|
};
|
|
@@ -17400,17 +17384,17 @@ const ViewletIframeInspector_ipc = {
|
|
|
17400
17384
|
Commands: Commands$n,
|
|
17401
17385
|
Css: Css$m,
|
|
17402
17386
|
create: create$q,
|
|
17403
|
-
getCommands: getCommands$
|
|
17387
|
+
getCommands: getCommands$c,
|
|
17404
17388
|
getKeyBindings: getKeyBindings$b,
|
|
17405
|
-
hasFunctionalEvents: hasFunctionalEvents$
|
|
17389
|
+
hasFunctionalEvents: hasFunctionalEvents$c,
|
|
17406
17390
|
hasFunctionalRender: hasFunctionalRender$m,
|
|
17407
|
-
hasFunctionalRootRender: hasFunctionalRootRender$
|
|
17391
|
+
hasFunctionalRootRender: hasFunctionalRootRender$g,
|
|
17408
17392
|
hotReload: hotReload$a,
|
|
17409
17393
|
loadContent: loadContent$q,
|
|
17410
17394
|
name: name$m,
|
|
17411
17395
|
render: render$m,
|
|
17412
17396
|
renderContent,
|
|
17413
|
-
renderEventListeners: renderEventListeners$
|
|
17397
|
+
renderEventListeners: renderEventListeners$c
|
|
17414
17398
|
};
|
|
17415
17399
|
|
|
17416
17400
|
const first = () => {
|
|
@@ -17542,7 +17526,7 @@ const hotReload$9 = state => {
|
|
|
17542
17526
|
...state
|
|
17543
17527
|
};
|
|
17544
17528
|
};
|
|
17545
|
-
const focusFirst
|
|
17529
|
+
const focusFirst = state => {
|
|
17546
17530
|
const {
|
|
17547
17531
|
displayReferences
|
|
17548
17532
|
} = state;
|
|
@@ -17552,7 +17536,7 @@ const focusFirst$1 = state => {
|
|
|
17552
17536
|
const firstIndex = first();
|
|
17553
17537
|
return focusIndex$2(state, firstIndex);
|
|
17554
17538
|
};
|
|
17555
|
-
const focusPrevious
|
|
17539
|
+
const focusPrevious = state => {
|
|
17556
17540
|
const {
|
|
17557
17541
|
displayReferences,
|
|
17558
17542
|
focusedIndex
|
|
@@ -17560,7 +17544,7 @@ const focusPrevious$1 = state => {
|
|
|
17560
17544
|
const previousIndex = previousNoCycle(displayReferences, focusedIndex);
|
|
17561
17545
|
return focusIndex$2(state, previousIndex);
|
|
17562
17546
|
};
|
|
17563
|
-
const focusNext
|
|
17547
|
+
const focusNext = state => {
|
|
17564
17548
|
const {
|
|
17565
17549
|
displayReferences,
|
|
17566
17550
|
focusedIndex
|
|
@@ -17568,7 +17552,7 @@ const focusNext$1 = state => {
|
|
|
17568
17552
|
const nextIndex = nextNoCycle(displayReferences, focusedIndex);
|
|
17569
17553
|
return focusIndex$2(state, nextIndex);
|
|
17570
17554
|
};
|
|
17571
|
-
const focusLast
|
|
17555
|
+
const focusLast = state => {
|
|
17572
17556
|
const {
|
|
17573
17557
|
displayReferences
|
|
17574
17558
|
} = state;
|
|
@@ -17599,11 +17583,11 @@ const ViewletLocations = {
|
|
|
17599
17583
|
__proto__: null,
|
|
17600
17584
|
create: create$p,
|
|
17601
17585
|
dispose: dispose$h,
|
|
17602
|
-
focusFirst
|
|
17586
|
+
focusFirst,
|
|
17603
17587
|
focusIndex: focusIndex$2,
|
|
17604
|
-
focusLast
|
|
17605
|
-
focusNext
|
|
17606
|
-
focusPrevious
|
|
17588
|
+
focusLast,
|
|
17589
|
+
focusNext,
|
|
17590
|
+
focusPrevious,
|
|
17607
17591
|
hotReload: hotReload$9,
|
|
17608
17592
|
loadContent: loadContent$p,
|
|
17609
17593
|
renderActions: renderActions$7,
|
|
@@ -17625,7 +17609,7 @@ const loadContent$o = async (state, savedState) => {
|
|
|
17625
17609
|
return loadContent$p(state, savedState);
|
|
17626
17610
|
};
|
|
17627
17611
|
const contentLoaded$5 = state => {
|
|
17628
|
-
set$
|
|
17612
|
+
set$a('Locations', {
|
|
17629
17613
|
factory: ViewletLocations,
|
|
17630
17614
|
state
|
|
17631
17615
|
});
|
|
@@ -17634,17 +17618,17 @@ const contentLoaded$5 = state => {
|
|
|
17634
17618
|
const dispose$g = dispose$h;
|
|
17635
17619
|
|
|
17636
17620
|
const hasFunctionalRender$l = true;
|
|
17637
|
-
const hasFunctionalRootRender$
|
|
17638
|
-
const hasFunctionalEvents$
|
|
17639
|
-
const renderItems$
|
|
17621
|
+
const hasFunctionalRootRender$f = true;
|
|
17622
|
+
const hasFunctionalEvents$b = true;
|
|
17623
|
+
const renderItems$8 = {
|
|
17640
17624
|
isEqual(oldState, newState) {
|
|
17641
17625
|
return newState.commands.length === 0;
|
|
17642
17626
|
},
|
|
17643
17627
|
apply: apply,
|
|
17644
17628
|
multiple: true
|
|
17645
17629
|
};
|
|
17646
|
-
const render$l = [renderItems$
|
|
17647
|
-
const renderEventListeners$
|
|
17630
|
+
const render$l = [renderItems$8];
|
|
17631
|
+
const renderEventListeners$b = async () => {
|
|
17648
17632
|
const listeners = await invoke$9('References.renderEventListeners');
|
|
17649
17633
|
return listeners;
|
|
17650
17634
|
};
|
|
@@ -17658,13 +17642,13 @@ const ViewletImplementations_ipc = {
|
|
|
17658
17642
|
contentLoaded: contentLoaded$5,
|
|
17659
17643
|
create: create$o,
|
|
17660
17644
|
dispose: dispose$g,
|
|
17661
|
-
hasFunctionalEvents: hasFunctionalEvents$
|
|
17645
|
+
hasFunctionalEvents: hasFunctionalEvents$b,
|
|
17662
17646
|
hasFunctionalRender: hasFunctionalRender$l,
|
|
17663
|
-
hasFunctionalRootRender: hasFunctionalRootRender$
|
|
17647
|
+
hasFunctionalRootRender: hasFunctionalRootRender$f,
|
|
17664
17648
|
loadContent: loadContent$o,
|
|
17665
17649
|
name: name$l,
|
|
17666
17650
|
render: render$l,
|
|
17667
|
-
renderEventListeners: renderEventListeners$
|
|
17651
|
+
renderEventListeners: renderEventListeners$b
|
|
17668
17652
|
};
|
|
17669
17653
|
|
|
17670
17654
|
const getInlineDiffChanges = (linesLeft, linesRight) => {
|
|
@@ -17746,7 +17730,7 @@ const loadContent$n = async (state, savedState) => {
|
|
|
17746
17730
|
const Commands$l = {};
|
|
17747
17731
|
|
|
17748
17732
|
// prettier-ignore
|
|
17749
|
-
const LazyCommands$
|
|
17733
|
+
const LazyCommands$1 = {
|
|
17750
17734
|
setDeltaY: () => Promise.resolve().then(function () { return VirtualListSetDeltaY; }),
|
|
17751
17735
|
handleWheel: () => Promise.resolve().then(function () { return VirtualListHandleWheel; })
|
|
17752
17736
|
};
|
|
@@ -17880,7 +17864,7 @@ const getVisibleInlineDiffEditorLines = (inlineDiffLines, minLineY, maxLineY) =>
|
|
|
17880
17864
|
};
|
|
17881
17865
|
|
|
17882
17866
|
const hasFunctionalRender$k = true;
|
|
17883
|
-
const hasFunctionalRootRender$
|
|
17867
|
+
const hasFunctionalRootRender$e = true;
|
|
17884
17868
|
const renderChanges = {
|
|
17885
17869
|
isEqual(oldState, newState) {
|
|
17886
17870
|
return oldState.inlineChanges === newState.inlineChanges && oldState.minLineY === newState.minLineY && oldState.maxLineY === newState.maxLineY && oldState.deltaY === newState.deltaY && oldState.height === newState.height && oldState.finalDeltaY === newState.finalDeltaY && oldState.lineNumbers === newState.lineNumbers;
|
|
@@ -17909,11 +17893,11 @@ const ViewletInlineDiffEditor_ipc = {
|
|
|
17909
17893
|
__proto__: null,
|
|
17910
17894
|
Commands: Commands$l,
|
|
17911
17895
|
Css: Css$l,
|
|
17912
|
-
LazyCommands: LazyCommands$
|
|
17896
|
+
LazyCommands: LazyCommands$1,
|
|
17913
17897
|
create: create$n,
|
|
17914
17898
|
getDynamicCss,
|
|
17915
17899
|
hasFunctionalRender: hasFunctionalRender$k,
|
|
17916
|
-
hasFunctionalRootRender: hasFunctionalRootRender$
|
|
17900
|
+
hasFunctionalRootRender: hasFunctionalRootRender$e,
|
|
17917
17901
|
loadContent: loadContent$n,
|
|
17918
17902
|
name: name$k,
|
|
17919
17903
|
render: render$k,
|
|
@@ -18006,7 +17990,7 @@ const wrapKeyBindingCommand = key => {
|
|
|
18006
17990
|
};
|
|
18007
17991
|
|
|
18008
17992
|
const Commands$k = {};
|
|
18009
|
-
const getCommands$
|
|
17993
|
+
const getCommands$b = async () => {
|
|
18010
17994
|
const commands = await invoke$8('KeyBindings.getCommandIds');
|
|
18011
17995
|
for (const command of commands) {
|
|
18012
17996
|
Commands$k[command] = wrapKeyBindingCommand(command);
|
|
@@ -18044,8 +18028,8 @@ const getMenus$7 = async () => {
|
|
|
18044
18028
|
const name$j = 'KeyBindings';
|
|
18045
18029
|
|
|
18046
18030
|
const hasFunctionalRender$j = true;
|
|
18047
|
-
const hasFunctionalRootRender$
|
|
18048
|
-
const hasFunctionalEvents$
|
|
18031
|
+
const hasFunctionalRootRender$d = true;
|
|
18032
|
+
const hasFunctionalEvents$a = true;
|
|
18049
18033
|
const renderKeyBindings = {
|
|
18050
18034
|
isEqual(oldState, newState) {
|
|
18051
18035
|
return newState.commands && newState.commands.length === 0;
|
|
@@ -18054,7 +18038,7 @@ const renderKeyBindings = {
|
|
|
18054
18038
|
multiple: true
|
|
18055
18039
|
};
|
|
18056
18040
|
const render$j = [renderKeyBindings];
|
|
18057
|
-
const renderEventListeners$
|
|
18041
|
+
const renderEventListeners$a = async () => {
|
|
18058
18042
|
const listeners = await invoke$8('KeyBindings.renderEventListeners');
|
|
18059
18043
|
return listeners;
|
|
18060
18044
|
};
|
|
@@ -18085,24 +18069,24 @@ const ViewletKeyBindings_ipc = {
|
|
|
18085
18069
|
Commands: Commands$k,
|
|
18086
18070
|
Css: Css$k,
|
|
18087
18071
|
create: create$m,
|
|
18088
|
-
getCommands: getCommands$
|
|
18072
|
+
getCommands: getCommands$b,
|
|
18089
18073
|
getKeyBindings: getKeyBindings$a,
|
|
18090
18074
|
getMenus: getMenus$7,
|
|
18091
|
-
hasFunctionalEvents: hasFunctionalEvents$
|
|
18075
|
+
hasFunctionalEvents: hasFunctionalEvents$a,
|
|
18092
18076
|
hasFunctionalRender: hasFunctionalRender$j,
|
|
18093
18077
|
hasFunctionalResize: hasFunctionalResize$b,
|
|
18094
|
-
hasFunctionalRootRender: hasFunctionalRootRender$
|
|
18078
|
+
hasFunctionalRootRender: hasFunctionalRootRender$d,
|
|
18095
18079
|
hotReload: hotReload$8,
|
|
18096
18080
|
loadContent: loadContent$m,
|
|
18097
18081
|
menus: menus$8,
|
|
18098
18082
|
name: name$j,
|
|
18099
18083
|
render: render$j,
|
|
18100
|
-
renderEventListeners: renderEventListeners$
|
|
18084
|
+
renderEventListeners: renderEventListeners$a,
|
|
18101
18085
|
resize: resize$e,
|
|
18102
18086
|
saveState: saveState$b
|
|
18103
18087
|
};
|
|
18104
18088
|
|
|
18105
|
-
const commit = '
|
|
18089
|
+
const commit = '6bc57fb';
|
|
18106
18090
|
|
|
18107
18091
|
const getDefaultTitleBarHeight = () => {
|
|
18108
18092
|
switch (getPlatform$1()) {
|
|
@@ -18163,7 +18147,7 @@ const Total = 46;
|
|
|
18163
18147
|
const SashId = 'sashId';
|
|
18164
18148
|
|
|
18165
18149
|
const Main$1 = {
|
|
18166
|
-
moduleId: Main$
|
|
18150
|
+
moduleId: Main$2,
|
|
18167
18151
|
kVisible: MainVisible,
|
|
18168
18152
|
kTop: MainTop,
|
|
18169
18153
|
kLeft: MainLeft,
|
|
@@ -18861,9 +18845,9 @@ const toggleMain = state => {
|
|
|
18861
18845
|
};
|
|
18862
18846
|
const getReferenceNodes = sideBarLocation => {
|
|
18863
18847
|
if (sideBarLocation === Left$1) {
|
|
18864
|
-
return [TitleBar$1, ActivityBar$1, 'SashSideBar', SideBar$2, Main$
|
|
18848
|
+
return [TitleBar$1, ActivityBar$1, 'SashSideBar', SideBar$2, Main$2, 'SashPanel', Panel$2, StatusBar$1];
|
|
18865
18849
|
}
|
|
18866
|
-
return [TitleBar$1, Main$
|
|
18850
|
+
return [TitleBar$1, Main$2, SideBar$2, 'SashSideBar', ActivityBar$1, 'SashPanel', Panel$2, StatusBar$1];
|
|
18867
18851
|
};
|
|
18868
18852
|
const loadIfVisible = async (state, module) => {
|
|
18869
18853
|
try {
|
|
@@ -19462,7 +19446,7 @@ const Commands$j = {
|
|
|
19462
19446
|
getBadgeCounts: getBadgeCounts,
|
|
19463
19447
|
getModuleId: getModuleId
|
|
19464
19448
|
};
|
|
19465
|
-
const CommandsWithSideEffects
|
|
19449
|
+
const CommandsWithSideEffects = {
|
|
19466
19450
|
handleBadgeCountChange: handleBadgeCountChange,
|
|
19467
19451
|
handleExtensionsChanged: handleExtensionsChanged,
|
|
19468
19452
|
handleBlur: handleBlur$1,
|
|
@@ -19506,7 +19490,9 @@ const CommandsWithSideEffects$1 = {
|
|
|
19506
19490
|
toggleSideBar: toggleSideBar,
|
|
19507
19491
|
toggleSideBarPosition: toggleSideBarPosition,
|
|
19508
19492
|
toggleStatusBar: toggleStatusBar,
|
|
19509
|
-
toggleTitleBar: toggleTitleBar
|
|
19493
|
+
toggleTitleBar: toggleTitleBar,
|
|
19494
|
+
createViewlet: createViewlet,
|
|
19495
|
+
attachViewlet: attachViewlet
|
|
19510
19496
|
};
|
|
19511
19497
|
|
|
19512
19498
|
const Css$j = [];
|
|
@@ -19978,8 +19964,8 @@ const getQuickPickMenuEntries$1 = () => {
|
|
|
19978
19964
|
|
|
19979
19965
|
const name$i = 'Layout';
|
|
19980
19966
|
|
|
19981
|
-
const Horizontal
|
|
19982
|
-
const Vertical
|
|
19967
|
+
const Horizontal = 'horizontal';
|
|
19968
|
+
const Vertical = 'vertical';
|
|
19983
19969
|
|
|
19984
19970
|
const getDom = id => {
|
|
19985
19971
|
const instance = getByUid(id);
|
|
@@ -20200,7 +20186,7 @@ const renderSashes = {
|
|
|
20200
20186
|
y: sideBarTop,
|
|
20201
20187
|
width: 4,
|
|
20202
20188
|
height: sideBarHeight,
|
|
20203
|
-
direction: Horizontal
|
|
20189
|
+
direction: Horizontal,
|
|
20204
20190
|
active: sideBarActive
|
|
20205
20191
|
}, {
|
|
20206
20192
|
id: 'SashPanel',
|
|
@@ -20208,7 +20194,7 @@ const renderSashes = {
|
|
|
20208
20194
|
y: panelTop,
|
|
20209
20195
|
width: panelWidth,
|
|
20210
20196
|
height: 4,
|
|
20211
|
-
direction: Vertical
|
|
20197
|
+
direction: Vertical,
|
|
20212
20198
|
active: panelActive
|
|
20213
20199
|
}];
|
|
20214
20200
|
}
|
|
@@ -20229,7 +20215,7 @@ const render$i = [renderDom$1, renderSashes];
|
|
|
20229
20215
|
const ViewletLayout_ipc = {
|
|
20230
20216
|
__proto__: null,
|
|
20231
20217
|
Commands: Commands$j,
|
|
20232
|
-
CommandsWithSideEffects
|
|
20218
|
+
CommandsWithSideEffects,
|
|
20233
20219
|
Css: Css$j,
|
|
20234
20220
|
attachViewlet,
|
|
20235
20221
|
create: create$l,
|
|
@@ -20384,46 +20370,6 @@ const measureTabWidth = (label, fontWeight, fontSize, fontFamily, letterSpacing)
|
|
|
20384
20370
|
return tabWidthInt;
|
|
20385
20371
|
};
|
|
20386
20372
|
|
|
20387
|
-
const canBeRestored = editor => {
|
|
20388
|
-
return typeof editor.uri === 'string' && typeof editor.uid === 'number' && canBeRestored$6(editor.uri);
|
|
20389
|
-
};
|
|
20390
|
-
const deserializeEditorGroups = (savedState, state) => {
|
|
20391
|
-
if (!savedState) {
|
|
20392
|
-
return [];
|
|
20393
|
-
}
|
|
20394
|
-
// @ts-ignore
|
|
20395
|
-
const {
|
|
20396
|
-
groups} = savedState;
|
|
20397
|
-
const {
|
|
20398
|
-
tabFontWeight,
|
|
20399
|
-
tabFontSize,
|
|
20400
|
-
tabFontFamily,
|
|
20401
|
-
tabLetterSpacing
|
|
20402
|
-
} = state;
|
|
20403
|
-
if (!groups || !Array.isArray(groups)) {
|
|
20404
|
-
return [];
|
|
20405
|
-
}
|
|
20406
|
-
const restoredGroups = [];
|
|
20407
|
-
for (const group of groups) {
|
|
20408
|
-
if (!group || !group.editors) {
|
|
20409
|
-
continue;
|
|
20410
|
-
}
|
|
20411
|
-
const restoredEditors = group.editors.filter(canBeRestored);
|
|
20412
|
-
for (const editor of restoredEditors) {
|
|
20413
|
-
editor.uid = create$$();
|
|
20414
|
-
const label = editor.label;
|
|
20415
|
-
editor.tabWidth = measureTabWidth(label, tabFontWeight, tabFontSize, tabFontFamily, tabLetterSpacing);
|
|
20416
|
-
}
|
|
20417
|
-
const restoredGroup = {
|
|
20418
|
-
...group,
|
|
20419
|
-
tabsUid: create$$()
|
|
20420
|
-
};
|
|
20421
|
-
restoredGroups.push(restoredGroup);
|
|
20422
|
-
}
|
|
20423
|
-
// TODO check that type is string (else runtime error occurs and page is blank)
|
|
20424
|
-
return restoredGroups;
|
|
20425
|
-
};
|
|
20426
|
-
|
|
20427
20373
|
const None$4 = 0;
|
|
20428
20374
|
const Up = 1;
|
|
20429
20375
|
const Down = 2;
|
|
@@ -20499,20 +20445,6 @@ const getSplitOverlayDimensions = (x, y, width, height, splitDirection) => {
|
|
|
20499
20445
|
}
|
|
20500
20446
|
};
|
|
20501
20447
|
|
|
20502
|
-
const launchMainAreaBarWorker = async () => {
|
|
20503
|
-
const configuredWorkerUrl = getConfiguredWorkerUrl$1('develop.mainAreaWorkerPath', activityBarWorkerUrl);
|
|
20504
|
-
const ipc = await create$10({
|
|
20505
|
-
method: ModuleWorkerAndWorkaroundForChromeDevtoolsBug,
|
|
20506
|
-
url: configuredWorkerUrl,
|
|
20507
|
-
name: 'Main Area Worker'
|
|
20508
|
-
});
|
|
20509
|
-
handleIpc(ipc);
|
|
20510
|
-
return ipc;
|
|
20511
|
-
};
|
|
20512
|
-
|
|
20513
|
-
const {
|
|
20514
|
-
invoke: invoke$7} = getOrCreateWorker(launchMainAreaBarWorker);
|
|
20515
|
-
|
|
20516
20448
|
const getIndices = (eventX, eventY, tabs) => {
|
|
20517
20449
|
let width = 0;
|
|
20518
20450
|
for (let i = 0; i < tabs.length; i++) {
|
|
@@ -20561,8 +20493,21 @@ const getTabIndex = (tabs, x, eventX) => {
|
|
|
20561
20493
|
return -1;
|
|
20562
20494
|
};
|
|
20563
20495
|
|
|
20496
|
+
const launchMainAreaBarWorker = async () => {
|
|
20497
|
+
const configuredWorkerUrl = getConfiguredWorkerUrl$1('develop.mainAreaWorkerPath', activityBarWorkerUrl);
|
|
20498
|
+
const ipc = await create$10({
|
|
20499
|
+
method: ModuleWorkerAndWorkaroundForChromeDevtoolsBug,
|
|
20500
|
+
url: configuredWorkerUrl,
|
|
20501
|
+
name: 'Main Area Worker'
|
|
20502
|
+
});
|
|
20503
|
+
handleIpc(ipc);
|
|
20504
|
+
return ipc;
|
|
20505
|
+
};
|
|
20506
|
+
|
|
20507
|
+
const {
|
|
20508
|
+
invoke: invoke$7} = getOrCreateWorker(launchMainAreaBarWorker);
|
|
20509
|
+
|
|
20564
20510
|
const LeftClick = 0;
|
|
20565
|
-
const MiddleClick = 1;
|
|
20566
20511
|
|
|
20567
20512
|
const getTitle = uri => {
|
|
20568
20513
|
if (!uri) {
|
|
@@ -20604,57 +20549,9 @@ const getFileIcon = uri => {
|
|
|
20604
20549
|
return icon;
|
|
20605
20550
|
};
|
|
20606
20551
|
|
|
20607
|
-
const serializeEditor = editor => {
|
|
20608
|
-
const {
|
|
20609
|
-
preview,
|
|
20610
|
-
tabWidth,
|
|
20611
|
-
uri,
|
|
20612
|
-
uid,
|
|
20613
|
-
label,
|
|
20614
|
-
icon
|
|
20615
|
-
} = editor;
|
|
20616
|
-
return {
|
|
20617
|
-
preview,
|
|
20618
|
-
tabWidth,
|
|
20619
|
-
uri,
|
|
20620
|
-
uid,
|
|
20621
|
-
label,
|
|
20622
|
-
icon
|
|
20623
|
-
};
|
|
20624
|
-
};
|
|
20625
|
-
const serializeEditors = editors => {
|
|
20626
|
-
return editors.map(serializeEditor);
|
|
20627
|
-
};
|
|
20628
|
-
|
|
20629
|
-
const serializeEditorGroup = group => {
|
|
20630
|
-
const {
|
|
20631
|
-
editors,
|
|
20632
|
-
activeIndex,
|
|
20633
|
-
tabsDeltaX,
|
|
20634
|
-
x,
|
|
20635
|
-
y,
|
|
20636
|
-
width,
|
|
20637
|
-
height
|
|
20638
|
-
} = group;
|
|
20639
|
-
return {
|
|
20640
|
-
editors: serializeEditors(editors),
|
|
20641
|
-
activeIndex,
|
|
20642
|
-
tabsDeltaX,
|
|
20643
|
-
x,
|
|
20644
|
-
y,
|
|
20645
|
-
width,
|
|
20646
|
-
height
|
|
20647
|
-
};
|
|
20648
|
-
};
|
|
20649
|
-
const serializeEditorGroups = groups => {
|
|
20650
|
-
return groups.map(serializeEditorGroup);
|
|
20651
|
-
};
|
|
20652
|
-
|
|
20653
|
-
const Dirty = 1;
|
|
20654
20552
|
const Preview = 1 << 4;
|
|
20655
|
-
const Hovered = 1 << 5;
|
|
20656
20553
|
|
|
20657
|
-
const getUid
|
|
20554
|
+
const getUid = editor => {
|
|
20658
20555
|
return editor.uid;
|
|
20659
20556
|
};
|
|
20660
20557
|
const getEditors = group => {
|
|
@@ -20667,7 +20564,7 @@ const closeAllEditors = state => {
|
|
|
20667
20564
|
uid
|
|
20668
20565
|
} = state;
|
|
20669
20566
|
const editors = groups.flatMap(getEditors);
|
|
20670
|
-
const ids = editors.map(getUid
|
|
20567
|
+
const ids = editors.map(getUid);
|
|
20671
20568
|
const commands = [['Viewlet.send', uid, 'dispose'], ...ids.flatMap(disposeFunctional)];
|
|
20672
20569
|
return {
|
|
20673
20570
|
newState: {
|
|
@@ -20679,11 +20576,6 @@ const closeAllEditors = state => {
|
|
|
20679
20576
|
};
|
|
20680
20577
|
};
|
|
20681
20578
|
|
|
20682
|
-
const ViewletMainCloseAllEditors = {
|
|
20683
|
-
__proto__: null,
|
|
20684
|
-
closeAllEditors
|
|
20685
|
-
};
|
|
20686
|
-
|
|
20687
20579
|
const closeEditor = (state, index) => {
|
|
20688
20580
|
object(state);
|
|
20689
20581
|
number(index);
|
|
@@ -20760,11 +20652,6 @@ const closeEditor = (state, index) => {
|
|
|
20760
20652
|
};
|
|
20761
20653
|
};
|
|
20762
20654
|
|
|
20763
|
-
const ViewletMainCloseEditor = {
|
|
20764
|
-
__proto__: null,
|
|
20765
|
-
closeEditor
|
|
20766
|
-
};
|
|
20767
|
-
|
|
20768
20655
|
const focusIndex$1 = async (state, index) => {
|
|
20769
20656
|
const {
|
|
20770
20657
|
groups,
|
|
@@ -20833,94 +20720,6 @@ const focusIndex$1 = async (state, index) => {
|
|
|
20833
20720
|
commands
|
|
20834
20721
|
};
|
|
20835
20722
|
};
|
|
20836
|
-
const focus$3 = (state, getIndex) => {
|
|
20837
|
-
const {
|
|
20838
|
-
groups,
|
|
20839
|
-
activeGroupIndex
|
|
20840
|
-
} = state;
|
|
20841
|
-
const group = groups[activeGroupIndex];
|
|
20842
|
-
const {
|
|
20843
|
-
editors,
|
|
20844
|
-
activeIndex
|
|
20845
|
-
} = group;
|
|
20846
|
-
const index = getIndex(editors, activeIndex);
|
|
20847
|
-
return focusIndex$1(state, index);
|
|
20848
|
-
};
|
|
20849
|
-
const getFirstindex = () => {
|
|
20850
|
-
return 0;
|
|
20851
|
-
};
|
|
20852
|
-
const focusFirst = state => {
|
|
20853
|
-
return focus$3(state, getFirstindex);
|
|
20854
|
-
};
|
|
20855
|
-
const getLastIndex = editors => {
|
|
20856
|
-
return editors.length - 1;
|
|
20857
|
-
};
|
|
20858
|
-
const focusLast = state => {
|
|
20859
|
-
return focus$3(state, getLastIndex);
|
|
20860
|
-
};
|
|
20861
|
-
const getPreviousIndex = (editors, activeIndex) => {
|
|
20862
|
-
return activeIndex === 0 ? editors.length - 1 : activeIndex - 1;
|
|
20863
|
-
};
|
|
20864
|
-
const focusPrevious = state => {
|
|
20865
|
-
return focus$3(state, getPreviousIndex);
|
|
20866
|
-
};
|
|
20867
|
-
const getNextIndex = (editors, activeIndex) => {
|
|
20868
|
-
return activeIndex === editors.length - 1 ? 0 : activeIndex + 1;
|
|
20869
|
-
};
|
|
20870
|
-
const focusNext = state => {
|
|
20871
|
-
return focus$3(state, getNextIndex);
|
|
20872
|
-
};
|
|
20873
|
-
|
|
20874
|
-
// TODO make computation more efficient
|
|
20875
|
-
const getIsCloseButton = (tabs, index, eventX, x) => {
|
|
20876
|
-
let total = 0;
|
|
20877
|
-
for (let i = 0; i <= index; i++) {
|
|
20878
|
-
total += tabs[index].tabWidth;
|
|
20879
|
-
}
|
|
20880
|
-
const offset = eventX - x - total;
|
|
20881
|
-
const closeButtonWidth = 23;
|
|
20882
|
-
return -offset < closeButtonWidth;
|
|
20883
|
-
};
|
|
20884
|
-
const handleTabClick = (state, button, eventX, eventY) => {
|
|
20885
|
-
number(button);
|
|
20886
|
-
number(eventX);
|
|
20887
|
-
number(eventY);
|
|
20888
|
-
const {
|
|
20889
|
-
groups,
|
|
20890
|
-
activeGroupIndex
|
|
20891
|
-
} = state;
|
|
20892
|
-
const group = groups[activeGroupIndex];
|
|
20893
|
-
// @ts-ignore
|
|
20894
|
-
const {
|
|
20895
|
-
editors,
|
|
20896
|
-
x} = group;
|
|
20897
|
-
const index = getTabIndex(editors, x, eventX);
|
|
20898
|
-
if (index === -1) {
|
|
20899
|
-
return state;
|
|
20900
|
-
}
|
|
20901
|
-
const isCloseButton = getIsCloseButton(editors, index, eventX, x);
|
|
20902
|
-
if (isCloseButton) {
|
|
20903
|
-
return closeEditor(state, index);
|
|
20904
|
-
}
|
|
20905
|
-
switch (button) {
|
|
20906
|
-
case LeftClick:
|
|
20907
|
-
return focusIndex$1(state, index);
|
|
20908
|
-
case MiddleClick:
|
|
20909
|
-
return closeEditor(state, index);
|
|
20910
|
-
default:
|
|
20911
|
-
return state;
|
|
20912
|
-
}
|
|
20913
|
-
};
|
|
20914
|
-
|
|
20915
|
-
const ViewletMainFocusIndex = {
|
|
20916
|
-
__proto__: null,
|
|
20917
|
-
focusFirst,
|
|
20918
|
-
focusIndex: focusIndex$1,
|
|
20919
|
-
focusLast,
|
|
20920
|
-
focusNext,
|
|
20921
|
-
focusPrevious,
|
|
20922
|
-
handleTabClick
|
|
20923
|
-
};
|
|
20924
20723
|
|
|
20925
20724
|
const openUri = async (state, uri, focus = true, {
|
|
20926
20725
|
preview = false,
|
|
@@ -21059,39 +20858,6 @@ const openUri = async (state, uri, focus = true, {
|
|
|
21059
20858
|
};
|
|
21060
20859
|
};
|
|
21061
20860
|
|
|
21062
|
-
// interface Editor {
|
|
21063
|
-
// readonly uri: string
|
|
21064
|
-
// readonly type: string
|
|
21065
|
-
// }
|
|
21066
|
-
|
|
21067
|
-
// interface EditorLazy {
|
|
21068
|
-
// readonly type: 'lazy'
|
|
21069
|
-
// }
|
|
21070
|
-
|
|
21071
|
-
// interface EditorText extends Editor {
|
|
21072
|
-
// readonly textDocument: TextDocument
|
|
21073
|
-
// readonly type: 'text'
|
|
21074
|
-
// }
|
|
21075
|
-
|
|
21076
|
-
// interface EditorIframe extends Editor {
|
|
21077
|
-
// readonly srcdoc: string
|
|
21078
|
-
// readonly type: 'iframe'
|
|
21079
|
-
// }
|
|
21080
|
-
|
|
21081
|
-
// interface EditorImage extends Editor {
|
|
21082
|
-
// readonly src: string
|
|
21083
|
-
// readonly type: 'image'
|
|
21084
|
-
// }
|
|
21085
|
-
|
|
21086
|
-
// interface EditorVideo extends Editor {
|
|
21087
|
-
// readonly src: string
|
|
21088
|
-
// readonly type: 'video'
|
|
21089
|
-
// }
|
|
21090
|
-
|
|
21091
|
-
const hydrateLazy = async () => {
|
|
21092
|
-
// TODO this should be in extension host
|
|
21093
|
-
await execute$3(/* EditorDiagnostics.hydrate */'EditorDiagnostics.hydrate');
|
|
21094
|
-
};
|
|
21095
20861
|
const create$k = (id, uri, x, y, width, height) => {
|
|
21096
20862
|
return {
|
|
21097
20863
|
groups: [],
|
|
@@ -21101,7 +20867,7 @@ const create$k = (id, uri, x, y, width, height) => {
|
|
|
21101
20867
|
width,
|
|
21102
20868
|
height,
|
|
21103
20869
|
uid: id,
|
|
21104
|
-
moduleId: Main$
|
|
20870
|
+
moduleId: Main$2,
|
|
21105
20871
|
tabHeight: 35,
|
|
21106
20872
|
dragOverlayX: 0,
|
|
21107
20873
|
dragOverlayY: 0,
|
|
@@ -21117,183 +20883,21 @@ const create$k = (id, uri, x, y, width, height) => {
|
|
|
21117
20883
|
tabScrollBarVisible: false
|
|
21118
20884
|
};
|
|
21119
20885
|
};
|
|
21120
|
-
const
|
|
21121
|
-
|
|
21122
|
-
|
|
21123
|
-
}
|
|
21124
|
-
const savedActiveIndex = savedState.activeGroupIndex;
|
|
21125
|
-
if (typeof savedActiveIndex !== 'number' || savedActiveIndex < 0 || savedActiveIndex > restoredGroups.length) {
|
|
21126
|
-
return -1;
|
|
21127
|
-
}
|
|
21128
|
-
return savedActiveIndex;
|
|
20886
|
+
const saveState$9 = async state => {
|
|
20887
|
+
const saved = await invoke$7('MainArea.saveState', state.uid);
|
|
20888
|
+
return saved;
|
|
21129
20889
|
};
|
|
21130
|
-
const
|
|
21131
|
-
|
|
21132
|
-
|
|
21133
|
-
|
|
21134
|
-
|
|
21135
|
-
|
|
21136
|
-
} = state;
|
|
21137
|
-
if (isTest()) {
|
|
21138
|
-
return {
|
|
21139
|
-
groups: [{
|
|
21140
|
-
x,
|
|
21141
|
-
y: 0,
|
|
21142
|
-
width,
|
|
21143
|
-
height,
|
|
21144
|
-
editors: [],
|
|
21145
|
-
tabsUid: 0,
|
|
21146
|
-
uid: create$$()
|
|
21147
|
-
}],
|
|
21148
|
-
activeGroupIndex: 0
|
|
21149
|
-
};
|
|
21150
|
-
}
|
|
21151
|
-
const restoredGroups = deserializeEditorGroups(savedState, state);
|
|
21152
|
-
if (restoredGroups.length === 0) {
|
|
21153
|
-
return {
|
|
21154
|
-
groups: [{
|
|
21155
|
-
x,
|
|
21156
|
-
y: 0,
|
|
21157
|
-
width,
|
|
21158
|
-
height,
|
|
21159
|
-
editors: [],
|
|
21160
|
-
tabsUid: 0,
|
|
21161
|
-
uid: create$$()
|
|
21162
|
-
}],
|
|
21163
|
-
activeGroupIndex: 0
|
|
21164
|
-
};
|
|
21165
|
-
}
|
|
21166
|
-
const savedActiveIndex = getSavedActiveIndex(savedState, restoredGroups);
|
|
21167
|
-
if (savedActiveIndex === -1) {
|
|
20890
|
+
const loadContent$k = async (state, savedState) => {
|
|
20891
|
+
{
|
|
20892
|
+
await invoke$7('MainArea.create', state.uid, '', state.x, state.y, state.width, state.height, null);
|
|
20893
|
+
await invoke$7('MainArea.loadContent', state.uid, savedState);
|
|
20894
|
+
const diffResult = await invoke$7('MainArea.diff2', state.uid);
|
|
20895
|
+
const commands = await invoke$7('MainArea.render2', state.uid, diffResult);
|
|
21168
20896
|
return {
|
|
21169
|
-
|
|
21170
|
-
|
|
21171
|
-
y: 0,
|
|
21172
|
-
width,
|
|
21173
|
-
height,
|
|
21174
|
-
editors: [],
|
|
21175
|
-
tabsUid: 0,
|
|
21176
|
-
uid: create$$()
|
|
21177
|
-
}],
|
|
21178
|
-
activeGroupIndex: 0
|
|
20897
|
+
...state,
|
|
20898
|
+
commands
|
|
21179
20899
|
};
|
|
21180
20900
|
}
|
|
21181
|
-
return {
|
|
21182
|
-
groups: restoredGroups,
|
|
21183
|
-
activeGroupIndex: 0
|
|
21184
|
-
};
|
|
21185
|
-
};
|
|
21186
|
-
const saveState$9 = state => {
|
|
21187
|
-
const {
|
|
21188
|
-
groups,
|
|
21189
|
-
activeGroupIndex
|
|
21190
|
-
} = state;
|
|
21191
|
-
return {
|
|
21192
|
-
groups: serializeEditorGroups(groups),
|
|
21193
|
-
activeGroupIndex
|
|
21194
|
-
};
|
|
21195
|
-
};
|
|
21196
|
-
const handleEditorChange = async editor => {
|
|
21197
|
-
const state = getState$1(Main$3);
|
|
21198
|
-
const {
|
|
21199
|
-
activeGroupIndex,
|
|
21200
|
-
groups
|
|
21201
|
-
} = state;
|
|
21202
|
-
if (activeGroupIndex === -1) {
|
|
21203
|
-
return state;
|
|
21204
|
-
}
|
|
21205
|
-
const group = groups[activeGroupIndex];
|
|
21206
|
-
// @ts-ignore
|
|
21207
|
-
const {
|
|
21208
|
-
editors,
|
|
21209
|
-
activeIndex} = group;
|
|
21210
|
-
if (activeIndex === -1) {
|
|
21211
|
-
return state;
|
|
21212
|
-
}
|
|
21213
|
-
const tab = editors[activeIndex];
|
|
21214
|
-
if (tab.uid !== editor.uid) {
|
|
21215
|
-
return state;
|
|
21216
|
-
}
|
|
21217
|
-
if (tab.flags & Dirty) {
|
|
21218
|
-
return state;
|
|
21219
|
-
}
|
|
21220
|
-
const newEditors = [...editors.slice(0, activeIndex), {
|
|
21221
|
-
...tab,
|
|
21222
|
-
flags: Dirty
|
|
21223
|
-
}, ...editors.slice(activeIndex + 1)];
|
|
21224
|
-
const newGroups = [...groups.slice(0, activeGroupIndex), {
|
|
21225
|
-
...group,
|
|
21226
|
-
editors: newEditors
|
|
21227
|
-
}, ...groups.slice(activeGroupIndex + 1)];
|
|
21228
|
-
const newState = {
|
|
21229
|
-
...state,
|
|
21230
|
-
groups: newGroups
|
|
21231
|
-
};
|
|
21232
|
-
await setState(state.uid, newState);
|
|
21233
|
-
};
|
|
21234
|
-
const handleTitleUpdated$1 = async (uid, title) => {
|
|
21235
|
-
const state = getState$1(Main$3);
|
|
21236
|
-
const {
|
|
21237
|
-
activeGroupIndex,
|
|
21238
|
-
groups,
|
|
21239
|
-
tabFontWeight,
|
|
21240
|
-
tabFontSize,
|
|
21241
|
-
tabFontFamily,
|
|
21242
|
-
tabLetterSpacing
|
|
21243
|
-
} = state;
|
|
21244
|
-
if (activeGroupIndex === -1) {
|
|
21245
|
-
return state;
|
|
21246
|
-
}
|
|
21247
|
-
const group = groups[activeGroupIndex];
|
|
21248
|
-
// @ts-ignore
|
|
21249
|
-
const {
|
|
21250
|
-
editors,
|
|
21251
|
-
activeIndex} = group;
|
|
21252
|
-
if (activeIndex === -1) {
|
|
21253
|
-
return state;
|
|
21254
|
-
}
|
|
21255
|
-
const editor = editors[activeIndex];
|
|
21256
|
-
if (editor.uid !== uid) {
|
|
21257
|
-
return state;
|
|
21258
|
-
}
|
|
21259
|
-
const tabWidth = measureTabWidth(title, tabFontWeight, tabFontSize, tabFontFamily, tabLetterSpacing);
|
|
21260
|
-
const newEditors = [...editors.slice(0, activeIndex), {
|
|
21261
|
-
...editor,
|
|
21262
|
-
title,
|
|
21263
|
-
label: title,
|
|
21264
|
-
tabWidth
|
|
21265
|
-
}, ...editors.slice(activeIndex + 1)];
|
|
21266
|
-
const newGroups = [...groups.slice(0, activeGroupIndex), {
|
|
21267
|
-
...group,
|
|
21268
|
-
editors: newEditors
|
|
21269
|
-
}, ...groups.slice(activeGroupIndex + 1)];
|
|
21270
|
-
const newState = {
|
|
21271
|
-
...state,
|
|
21272
|
-
groups: newGroups
|
|
21273
|
-
};
|
|
21274
|
-
await setState(state.uid, newState);
|
|
21275
|
-
};
|
|
21276
|
-
const loadContent$k = async (state, savedState) => {
|
|
21277
|
-
// return {
|
|
21278
|
-
// ...state,
|
|
21279
|
-
// // commands,
|
|
21280
|
-
// }
|
|
21281
|
-
|
|
21282
|
-
// TODO get restored editors from saved state
|
|
21283
|
-
const {
|
|
21284
|
-
activeGroupIndex,
|
|
21285
|
-
groups
|
|
21286
|
-
} = getRestoredGroups(savedState, state);
|
|
21287
|
-
// @ts-ignore
|
|
21288
|
-
once(Twelve, hydrateLazy);
|
|
21289
|
-
addListener('editor.change', handleEditorChange);
|
|
21290
|
-
addListener('titleUpdated', handleTitleUpdated$1);
|
|
21291
|
-
await invoke$y('Viewlet.loadModule', MainTabs);
|
|
21292
|
-
return {
|
|
21293
|
-
...state,
|
|
21294
|
-
groups,
|
|
21295
|
-
activeGroupIndex
|
|
21296
|
-
};
|
|
21297
20901
|
};
|
|
21298
20902
|
const hotReload$7 = async state => {
|
|
21299
20903
|
await invoke$7('MainArea.create', state.uid, '', state.x, state.y, state.width, state.height, null);
|
|
@@ -21387,7 +20991,7 @@ const openBackgroundTab$1 = async (state, initialUri, props) => {
|
|
|
21387
20991
|
const id = getModuleId$1(initialUri);
|
|
21388
20992
|
const tabLabel = 'Loading';
|
|
21389
20993
|
const tabTitle = 'Loading';
|
|
21390
|
-
await invoke$y(/* Viewlet.send */'Viewlet.send', /* id */Main$
|
|
20994
|
+
await invoke$y(/* Viewlet.send */'Viewlet.send', /* id */Main$2, /* method */'openViewlet', /* tabLabel */tabLabel, /* tabTitle */tabTitle, /* oldActiveIndex */-1, /* background */true);
|
|
21391
20995
|
const y = state.y + state.tabHeight;
|
|
21392
20996
|
const x = state.x;
|
|
21393
20997
|
const width = state.width;
|
|
@@ -21739,53 +21343,39 @@ const openKeyBindings = async state => {
|
|
|
21739
21343
|
return openUri(state, keyBindingsUri);
|
|
21740
21344
|
};
|
|
21741
21345
|
|
|
21742
|
-
const
|
|
21743
|
-
|
|
21744
|
-
|
|
21745
|
-
|
|
21746
|
-
|
|
21747
|
-
|
|
21748
|
-
|
|
21749
|
-
|
|
21750
|
-
|
|
21751
|
-
|
|
21752
|
-
|
|
21753
|
-
|
|
21754
|
-
|
|
21755
|
-
|
|
21756
|
-
|
|
21757
|
-
|
|
21758
|
-
|
|
21759
|
-
|
|
21760
|
-
|
|
21761
|
-
const
|
|
21762
|
-
|
|
21763
|
-
|
|
21764
|
-
|
|
21765
|
-
|
|
21766
|
-
|
|
21767
|
-
|
|
21768
|
-
|
|
21769
|
-
|
|
21770
|
-
|
|
21771
|
-
|
|
21772
|
-
|
|
21773
|
-
|
|
21774
|
-
|
|
21775
|
-
};
|
|
21776
|
-
const LazyCommands$1 = {
|
|
21777
|
-
handleTabsWheel: () => Promise.resolve().then(function () { return ViewletMainHandleTabsWheel; }),
|
|
21778
|
-
handleTabClick: () => Promise.resolve().then(function () { return ViewletMainFocusIndex; }),
|
|
21779
|
-
handleTabsPointerOver: () => Promise.resolve().then(function () { return ViewletMainHandleTabsPointerOver; }),
|
|
21780
|
-
handleTabsPointerOut: () => Promise.resolve().then(function () { return ViewletMainHandleTabsPointerOut; }),
|
|
21781
|
-
handleContextMenu: () => Promise.resolve().then(function () { return ViewletMainHandleContextMenu; }),
|
|
21782
|
-
findFileReferences: () => Promise.resolve().then(function () { return ViewletMainFindFileReferences; })
|
|
21783
|
-
};
|
|
21784
|
-
|
|
21785
|
-
const Css$i = [];
|
|
21786
|
-
const Variables$5 = ['MainBackground'];
|
|
21787
|
-
|
|
21788
|
-
const getKeyBindings$8 = () => {
|
|
21346
|
+
const wrapMainAreaCommand = key => {
|
|
21347
|
+
const fn = async (state, ...args) => {
|
|
21348
|
+
await invoke$7(`MainArea.${key}`, state.uid, ...args);
|
|
21349
|
+
const diffResult = await invoke$7('MainArea.diff2', state.uid);
|
|
21350
|
+
if (diffResult.length === 0) {
|
|
21351
|
+
return state;
|
|
21352
|
+
}
|
|
21353
|
+
const commands = await invoke$7('MainArea.render2', state.uid, diffResult);
|
|
21354
|
+
if (commands.length === 0) {
|
|
21355
|
+
return state;
|
|
21356
|
+
}
|
|
21357
|
+
return {
|
|
21358
|
+
...state,
|
|
21359
|
+
commands
|
|
21360
|
+
};
|
|
21361
|
+
};
|
|
21362
|
+
return fn;
|
|
21363
|
+
};
|
|
21364
|
+
|
|
21365
|
+
const Commands$i = {};
|
|
21366
|
+
const getCommands$a = async () => {
|
|
21367
|
+
const commands = await invoke$7('MainArea.getCommandIds');
|
|
21368
|
+
for (const command of commands) {
|
|
21369
|
+
Commands$i[command] = wrapMainAreaCommand(command);
|
|
21370
|
+
}
|
|
21371
|
+
Commands$i['hotReload'] = hotReload$7;
|
|
21372
|
+
return Commands$i;
|
|
21373
|
+
};
|
|
21374
|
+
|
|
21375
|
+
const Css$i = [];
|
|
21376
|
+
const Variables$5 = ['MainBackground'];
|
|
21377
|
+
|
|
21378
|
+
const getKeyBindings$8 = () => {
|
|
21789
21379
|
return [{
|
|
21790
21380
|
key: CtrlCmd | KeyW,
|
|
21791
21381
|
command: 'Main.closeActiveEditor'
|
|
@@ -21807,147 +21397,6 @@ const getKeyBindings$8 = () => {
|
|
|
21807
21397
|
}];
|
|
21808
21398
|
};
|
|
21809
21399
|
|
|
21810
|
-
const menuEntrySeparator = {
|
|
21811
|
-
id: 'separator',
|
|
21812
|
-
label: '',
|
|
21813
|
-
flags: Separator$1,
|
|
21814
|
-
command: ''
|
|
21815
|
-
};
|
|
21816
|
-
|
|
21817
|
-
/**
|
|
21818
|
-
* @enum {string}
|
|
21819
|
-
*/
|
|
21820
|
-
const UiStrings$4 = {
|
|
21821
|
-
OpenFile: 'Open File',
|
|
21822
|
-
SplitUp: 'Split Up',
|
|
21823
|
-
SplitDown: 'Split Down',
|
|
21824
|
-
SplitLeft: 'Split Left',
|
|
21825
|
-
SplitRight: 'Split Right',
|
|
21826
|
-
NewWindow: 'New Window',
|
|
21827
|
-
Close: 'Close',
|
|
21828
|
-
CloseOthers: 'Close Others',
|
|
21829
|
-
CloseToTheRight: 'Close To The Right',
|
|
21830
|
-
CloseAll: 'Close All',
|
|
21831
|
-
RevealInExplorer: 'Reveal in Explorer',
|
|
21832
|
-
FindFileReferences: 'Find File References'
|
|
21833
|
-
};
|
|
21834
|
-
const openFile = () => {
|
|
21835
|
-
return i18nString(UiStrings$4.OpenFile);
|
|
21836
|
-
};
|
|
21837
|
-
const splitUp = () => {
|
|
21838
|
-
return i18nString(UiStrings$4.SplitUp);
|
|
21839
|
-
};
|
|
21840
|
-
const splitDown = () => {
|
|
21841
|
-
return i18nString(UiStrings$4.SplitDown);
|
|
21842
|
-
};
|
|
21843
|
-
const splitLeft = () => {
|
|
21844
|
-
return i18nString(UiStrings$4.SplitLeft);
|
|
21845
|
-
};
|
|
21846
|
-
const splitRight$1 = () => {
|
|
21847
|
-
return i18nString(UiStrings$4.SplitRight);
|
|
21848
|
-
};
|
|
21849
|
-
const newWindow = () => {
|
|
21850
|
-
return i18nString(UiStrings$4.NewWindow);
|
|
21851
|
-
};
|
|
21852
|
-
const close$1 = () => {
|
|
21853
|
-
return i18nString(UiStrings$4.Close);
|
|
21854
|
-
};
|
|
21855
|
-
const closeOthers$1 = () => {
|
|
21856
|
-
return i18nString(UiStrings$4.CloseOthers);
|
|
21857
|
-
};
|
|
21858
|
-
const closeAll = () => {
|
|
21859
|
-
return i18nString(UiStrings$4.CloseAll);
|
|
21860
|
-
};
|
|
21861
|
-
const revealInExplorer = () => {
|
|
21862
|
-
return i18nString(UiStrings$4.RevealInExplorer);
|
|
21863
|
-
};
|
|
21864
|
-
const closeToTheRight = () => {
|
|
21865
|
-
return i18nString(UiStrings$4.CloseToTheRight);
|
|
21866
|
-
};
|
|
21867
|
-
const findFileReferences$1 = () => {
|
|
21868
|
-
return i18nString(UiStrings$4.FindFileReferences);
|
|
21869
|
-
};
|
|
21870
|
-
|
|
21871
|
-
// TODO should pass tab uri as argument or tab index
|
|
21872
|
-
const getMenuEntries$2 = () => {
|
|
21873
|
-
const mainState = getState$1(Main$3);
|
|
21874
|
-
const activeGroupIndex = mainState.activeGroupIndex;
|
|
21875
|
-
const groups = mainState.groups;
|
|
21876
|
-
const group = groups[activeGroupIndex];
|
|
21877
|
-
const editors = group.editors;
|
|
21878
|
-
const editor = editors[group.focusedIndex];
|
|
21879
|
-
object(editor);
|
|
21880
|
-
const uri = editor.uri;
|
|
21881
|
-
return [{
|
|
21882
|
-
id: 'tabClose',
|
|
21883
|
-
label: close$1(),
|
|
21884
|
-
flags: None$6,
|
|
21885
|
-
command: 'Main.closeFocusedTab'
|
|
21886
|
-
}, {
|
|
21887
|
-
id: 'tabCloseOthers',
|
|
21888
|
-
label: closeOthers$1(),
|
|
21889
|
-
flags: None$6,
|
|
21890
|
-
command: 'Main.closeOthers'
|
|
21891
|
-
}, {
|
|
21892
|
-
id: 'tabCloseToTheRight',
|
|
21893
|
-
label: closeToTheRight(),
|
|
21894
|
-
flags: None$6,
|
|
21895
|
-
command: 'Main.closeTabsRight'
|
|
21896
|
-
}, {
|
|
21897
|
-
id: 'tabCloseAll',
|
|
21898
|
-
label: closeAll(),
|
|
21899
|
-
flags: None$6,
|
|
21900
|
-
command: 'Main.closeAllEditors'
|
|
21901
|
-
}, menuEntrySeparator, {
|
|
21902
|
-
id: 'revealInExplorer',
|
|
21903
|
-
label: revealInExplorer(),
|
|
21904
|
-
flags: None$6,
|
|
21905
|
-
command: 'Explorer.revealItem',
|
|
21906
|
-
args: [uri]
|
|
21907
|
-
}, menuEntrySeparator, {
|
|
21908
|
-
id: 'findFileReferences',
|
|
21909
|
-
label: findFileReferences$1(),
|
|
21910
|
-
flags: None$6,
|
|
21911
|
-
command: 'SideBar.show',
|
|
21912
|
-
args: [/* id */'References', /* focus */true, uri]
|
|
21913
|
-
}];
|
|
21914
|
-
};
|
|
21915
|
-
|
|
21916
|
-
const getMenuEntries$1 = () => {
|
|
21917
|
-
return [{
|
|
21918
|
-
id: 'openFile',
|
|
21919
|
-
label: openFile(),
|
|
21920
|
-
flags: None$6,
|
|
21921
|
-
command: 'Viewlet.openWidget',
|
|
21922
|
-
args: [QuickPick, 'file']
|
|
21923
|
-
}, menuEntrySeparator, {
|
|
21924
|
-
id: 'splitUp',
|
|
21925
|
-
label: splitUp(),
|
|
21926
|
-
flags: None$6,
|
|
21927
|
-
command: 'Main.splitUp'
|
|
21928
|
-
}, {
|
|
21929
|
-
id: 'splitDown',
|
|
21930
|
-
label: splitDown(),
|
|
21931
|
-
flags: None$6,
|
|
21932
|
-
command: 'Main.splitDown'
|
|
21933
|
-
}, {
|
|
21934
|
-
id: 'splitLeft',
|
|
21935
|
-
label: splitLeft(),
|
|
21936
|
-
flags: None$6,
|
|
21937
|
-
command: 'Main.splitLeft'
|
|
21938
|
-
}, {
|
|
21939
|
-
id: 'splitRight',
|
|
21940
|
-
label: splitRight$1(),
|
|
21941
|
-
flags: None$6,
|
|
21942
|
-
command: 'Main.splitRight'
|
|
21943
|
-
}, menuEntrySeparator, {
|
|
21944
|
-
id: 'newWindow',
|
|
21945
|
-
label: newWindow(),
|
|
21946
|
-
flags: None$6,
|
|
21947
|
-
command: 'Main.newWindow'
|
|
21948
|
-
}];
|
|
21949
|
-
};
|
|
21950
|
-
|
|
21951
21400
|
const getQuickPickMenuEntries = () => {
|
|
21952
21401
|
return [{
|
|
21953
21402
|
id: 'Main.splitRight',
|
|
@@ -21968,308 +21417,39 @@ const getQuickPickMenuEntries = () => {
|
|
|
21968
21417
|
};
|
|
21969
21418
|
const menus$7 = [];
|
|
21970
21419
|
const getMenus$6 = async () => {
|
|
21971
|
-
|
|
21972
|
-
|
|
21973
|
-
|
|
21974
|
-
|
|
21975
|
-
|
|
21976
|
-
|
|
21977
|
-
|
|
21978
|
-
|
|
21979
|
-
case Main$2:
|
|
21980
|
-
return getMenuEntries$1();
|
|
21981
|
-
default:
|
|
21982
|
-
return [];
|
|
21420
|
+
try {
|
|
21421
|
+
const ids = await invoke$7('MainArea.getMenuIds');
|
|
21422
|
+
const adjusted = ids.map(id => {
|
|
21423
|
+
return {
|
|
21424
|
+
id,
|
|
21425
|
+
async getMenuEntries(...args) {
|
|
21426
|
+
const entries = await invoke$7('MainArea.getMenuEntries', ...args);
|
|
21427
|
+
return entries;
|
|
21983
21428
|
}
|
|
21984
|
-
}
|
|
21985
|
-
};
|
|
21986
|
-
});
|
|
21987
|
-
return adjusted;
|
|
21988
|
-
};
|
|
21989
|
-
|
|
21990
|
-
const data = Object.create(null);
|
|
21991
|
-
const set = (uid, value) => {
|
|
21992
|
-
data[uid] = value;
|
|
21993
|
-
};
|
|
21994
|
-
|
|
21995
|
-
const getFileIconVirtualDom = icon => {
|
|
21996
|
-
return {
|
|
21997
|
-
type: Img,
|
|
21998
|
-
className: FileIcon,
|
|
21999
|
-
src: icon,
|
|
22000
|
-
role: None$9,
|
|
22001
|
-
childCount: 0
|
|
22002
|
-
};
|
|
22003
|
-
};
|
|
22004
|
-
|
|
22005
|
-
const getIconDom = icon => {
|
|
22006
|
-
if (icon.startsWith('MaskIcon')) {
|
|
22007
|
-
return {
|
|
22008
|
-
type: Div,
|
|
22009
|
-
className: `TabIcon ${icon}`,
|
|
22010
|
-
childCount: 0
|
|
22011
|
-
};
|
|
22012
|
-
}
|
|
22013
|
-
return getFileIconVirtualDom(icon);
|
|
22014
|
-
};
|
|
22015
|
-
const getTabDom = tab => {
|
|
22016
|
-
const {
|
|
22017
|
-
icon,
|
|
22018
|
-
tabWidth,
|
|
22019
|
-
uri,
|
|
22020
|
-
flags,
|
|
22021
|
-
uid,
|
|
22022
|
-
isActive,
|
|
22023
|
-
fixedWidth,
|
|
22024
|
-
label
|
|
22025
|
-
} = tab;
|
|
22026
|
-
let tabClassName = MainTab;
|
|
22027
|
-
if (isActive) {
|
|
22028
|
-
tabClassName += ' ' + MainTabSelected;
|
|
22029
|
-
}
|
|
22030
|
-
const isDirty = flags & Dirty;
|
|
22031
|
-
const actualTabWidth = fixedWidth || tabWidth;
|
|
22032
|
-
const tabElement = {
|
|
22033
|
-
type: Div,
|
|
22034
|
-
className: tabClassName,
|
|
22035
|
-
role: Tab$1,
|
|
22036
|
-
draggable: true,
|
|
22037
|
-
width: actualTabWidth,
|
|
22038
|
-
ariaSelected: isActive,
|
|
22039
|
-
title: uri,
|
|
22040
|
-
childCount: 2,
|
|
22041
|
-
'data-dragUid': uid
|
|
22042
|
-
};
|
|
22043
|
-
set(uid, {
|
|
22044
|
-
type: 'file',
|
|
22045
|
-
uri
|
|
22046
|
-
});
|
|
22047
|
-
const dom = [];
|
|
22048
|
-
dom.push(tabElement, getIconDom(icon), {
|
|
22049
|
-
type: Div,
|
|
22050
|
-
className: TabLabel,
|
|
22051
|
-
childCount: 1
|
|
22052
|
-
}, text(label));
|
|
22053
|
-
if (isDirty) {
|
|
22054
|
-
tabElement.childCount++;
|
|
22055
|
-
dom.push({
|
|
22056
|
-
type: Div,
|
|
22057
|
-
className: EditorTabCloseButton,
|
|
22058
|
-
childCount: 1
|
|
22059
|
-
}, {
|
|
22060
|
-
type: Div,
|
|
22061
|
-
className: 'MaskIcon MaskIconCircleFilled',
|
|
22062
|
-
childCount: 0
|
|
22063
|
-
});
|
|
22064
|
-
} else {
|
|
22065
|
-
tabElement.childCount++;
|
|
22066
|
-
dom.push({
|
|
22067
|
-
type: Button$1,
|
|
22068
|
-
className: EditorTabCloseButton,
|
|
22069
|
-
title: 'Close',
|
|
22070
|
-
childCount: 1
|
|
22071
|
-
}, {
|
|
22072
|
-
type: Div,
|
|
22073
|
-
className: 'MaskIcon MaskIconClose',
|
|
22074
|
-
childCount: 0
|
|
22075
|
-
});
|
|
22076
|
-
}
|
|
22077
|
-
return dom;
|
|
22078
|
-
};
|
|
22079
|
-
|
|
22080
|
-
const getTabsDom = visibleTabs => {
|
|
22081
|
-
const tabsDom = visibleTabs.flatMap(getTabDom);
|
|
22082
|
-
return tabsDom;
|
|
22083
|
-
};
|
|
22084
|
-
|
|
22085
|
-
const getUid = object => {
|
|
22086
|
-
return object.uid;
|
|
22087
|
-
};
|
|
22088
|
-
const filterGroup = (ids, groups) => {
|
|
22089
|
-
const filtered = [];
|
|
22090
|
-
for (const group of groups) {
|
|
22091
|
-
if (!ids.includes(group.uid)) {
|
|
22092
|
-
filtered.push(group);
|
|
22093
|
-
}
|
|
22094
|
-
}
|
|
22095
|
-
return filtered;
|
|
22096
|
-
};
|
|
22097
|
-
const getUpdatedGroups = (oldGroups, newGroups, oldIds, newIds) => {
|
|
22098
|
-
const updated = [];
|
|
22099
|
-
for (const oldGroup of oldGroups) {
|
|
22100
|
-
if (!newIds.includes(oldGroup.uid)) {
|
|
22101
|
-
continue;
|
|
22102
|
-
}
|
|
22103
|
-
for (const newGroup of newGroups) {
|
|
22104
|
-
if (newGroup.uid === oldGroup.uid && oldGroup !== newGroup) {
|
|
22105
|
-
updated.push({
|
|
22106
|
-
oldGroup,
|
|
22107
|
-
newGroup
|
|
22108
|
-
});
|
|
22109
|
-
}
|
|
22110
|
-
}
|
|
22111
|
-
}
|
|
22112
|
-
return updated;
|
|
22113
|
-
};
|
|
22114
|
-
const partitionEditorGroups = (oldGroups, newGroups) => {
|
|
22115
|
-
const oldUids = oldGroups.map(getUid);
|
|
22116
|
-
const newUids = newGroups.map(getUid);
|
|
22117
|
-
const insertedGroups = filterGroup(oldUids, newGroups);
|
|
22118
|
-
const deletedGroups = filterGroup(newUids, oldGroups);
|
|
22119
|
-
const updatedGroups = getUpdatedGroups(oldGroups, newGroups, oldUids, newUids);
|
|
22120
|
-
return {
|
|
22121
|
-
insertedGroups,
|
|
22122
|
-
deletedGroups,
|
|
22123
|
-
updatedGroups
|
|
22124
|
-
};
|
|
22125
|
-
};
|
|
22126
|
-
|
|
22127
|
-
const getTotalTabWidth$1 = tabs => {
|
|
22128
|
-
let total = 0;
|
|
22129
|
-
for (const tab of tabs) {
|
|
22130
|
-
total += tab.tabWidth;
|
|
22131
|
-
}
|
|
22132
|
-
return total;
|
|
22133
|
-
};
|
|
22134
|
-
|
|
22135
|
-
const getFixedWidth = (width, tabsLength, hasOverflow) => {
|
|
22136
|
-
if (!hasOverflow) {
|
|
22137
|
-
return 0;
|
|
22138
|
-
}
|
|
22139
|
-
return Math.max(width / tabsLength, 80);
|
|
22140
|
-
};
|
|
22141
|
-
const getVisibleTabs = (tabs, width, activeIndex, deltaX) => {
|
|
22142
|
-
const totalTabWidth = getTotalTabWidth$1(tabs);
|
|
22143
|
-
const hasOverflow = totalTabWidth > width;
|
|
22144
|
-
const fixedWidth = getFixedWidth(width, tabs.length, hasOverflow);
|
|
22145
|
-
const visibleTabs = [];
|
|
22146
|
-
for (let i = 0; i < tabs.length; i++) {
|
|
22147
|
-
const tab = tabs[i];
|
|
22148
|
-
const isActive = i === activeIndex;
|
|
22149
|
-
visibleTabs.push({
|
|
22150
|
-
...tab,
|
|
22151
|
-
isActive,
|
|
22152
|
-
fixedWidth
|
|
21429
|
+
};
|
|
22153
21430
|
});
|
|
21431
|
+
return adjusted;
|
|
21432
|
+
} catch {
|
|
21433
|
+
return [];
|
|
22154
21434
|
}
|
|
22155
|
-
return visibleTabs;
|
|
22156
21435
|
};
|
|
22157
21436
|
|
|
22158
21437
|
const hasFunctionalRender$h = true;
|
|
22159
|
-
const
|
|
22160
|
-
|
|
22161
|
-
|
|
22162
|
-
},
|
|
22163
|
-
apply(oldState, newState) {
|
|
22164
|
-
return ['setDragOverlay', newState.dragOverlayVisible, newState.dragOverlayX, newState.dragOverlayY, newState.dragOverlayWidth, newState.dragOverlayHeight];
|
|
22165
|
-
}
|
|
22166
|
-
};
|
|
22167
|
-
const renderGroupTabs = {
|
|
21438
|
+
const hasFunctionalRootRender$c = true;
|
|
21439
|
+
const hasFunctionalEvents$9 = true;
|
|
21440
|
+
const renderItems$7 = {
|
|
22168
21441
|
isEqual(oldState, newState) {
|
|
22169
|
-
return oldState.
|
|
22170
|
-
},
|
|
22171
|
-
apply(oldState, newState) {
|
|
22172
|
-
const commands = [];
|
|
22173
|
-
const oldGroups = oldState.groups;
|
|
22174
|
-
const newGroups = newState.groups;
|
|
22175
|
-
const {
|
|
22176
|
-
insertedGroups,
|
|
22177
|
-
deletedGroups,
|
|
22178
|
-
updatedGroups
|
|
22179
|
-
} = partitionEditorGroups(oldGroups, newGroups);
|
|
22180
|
-
for (const {
|
|
22181
|
-
oldGroup,
|
|
22182
|
-
newGroup
|
|
22183
|
-
} of updatedGroups) {
|
|
22184
|
-
const {
|
|
22185
|
-
tabsUid,
|
|
22186
|
-
editors,
|
|
22187
|
-
x,
|
|
22188
|
-
y,
|
|
22189
|
-
width,
|
|
22190
|
-
activeIndex,
|
|
22191
|
-
tabsDeltaX
|
|
22192
|
-
} = newGroup;
|
|
22193
|
-
if (oldGroup.editors.length === 0) {
|
|
22194
|
-
insertedGroups.push(newGroup);
|
|
22195
|
-
}
|
|
22196
|
-
if (editors !== oldGroup.editors || activeIndex !== oldGroup.activeIndex) {
|
|
22197
|
-
const visibleTabs = getVisibleTabs(editors, newState.width, activeIndex);
|
|
22198
|
-
const tabsDom = getTabsDom(visibleTabs);
|
|
22199
|
-
commands.push(['Viewlet.send', tabsUid, 'setTabsDom', tabsDom]);
|
|
22200
|
-
}
|
|
22201
|
-
if (width !== oldGroup.width) {
|
|
22202
|
-
commands.push(['Viewlet.setBounds', tabsUid, x, y, width, newState.tabHeight]);
|
|
22203
|
-
}
|
|
22204
|
-
if (tabsDeltaX !== oldGroup.tabsDeltaX) {
|
|
22205
|
-
commands.push(['Viewlet.send', tabsUid, 'setScrollLeft', tabsDeltaX]);
|
|
22206
|
-
}
|
|
22207
|
-
if (oldGroup.highlight !== newGroup.highlight || oldGroup.highlightLeft !== newGroup.highlightLeft) {
|
|
22208
|
-
commands.push(['Viewlet.send', tabsUid, 'setHighlight', newGroup.highlightLeft]);
|
|
22209
|
-
}
|
|
22210
|
-
}
|
|
22211
|
-
for (const insertedGroup of insertedGroups) {
|
|
22212
|
-
const {
|
|
22213
|
-
tabsUid,
|
|
22214
|
-
editors,
|
|
22215
|
-
x,
|
|
22216
|
-
y,
|
|
22217
|
-
width,
|
|
22218
|
-
activeIndex,
|
|
22219
|
-
tabsDeltaX
|
|
22220
|
-
} = insertedGroup;
|
|
22221
|
-
if (editors.length > 0) {
|
|
22222
|
-
commands.push(['Viewlet.create', MainTabs, tabsUid]);
|
|
22223
|
-
commands.push(['Viewlet.setBounds', tabsUid, x, y, width, newState.tabHeight]);
|
|
22224
|
-
const visibleTabs = getVisibleTabs(editors, newState.width, activeIndex);
|
|
22225
|
-
const tabsDom = getTabsDom(visibleTabs);
|
|
22226
|
-
commands.push(['Viewlet.send', tabsUid, 'setTabsDom', tabsDom]);
|
|
22227
|
-
commands.push(['Viewlet.send', tabsUid, 'setScrollLeft', tabsDeltaX]);
|
|
22228
|
-
commands.push(['Viewlet.append', newState.uid, tabsUid]);
|
|
22229
|
-
}
|
|
22230
|
-
}
|
|
22231
|
-
for (const group of deletedGroups) {
|
|
22232
|
-
commands.push(['Viewlet.dispose', group.tabsUid]);
|
|
22233
|
-
}
|
|
22234
|
-
return commands;
|
|
21442
|
+
return JSON.stringify(oldState.commands) === JSON.stringify(newState.commands);
|
|
22235
21443
|
},
|
|
21444
|
+
apply: apply,
|
|
22236
21445
|
multiple: true
|
|
22237
21446
|
};
|
|
22238
|
-
const
|
|
22239
|
-
|
|
22240
|
-
|
|
22241
|
-
|
|
22242
|
-
apply(oldState, newState) {
|
|
22243
|
-
const unFocusIndex = oldState.activeIndex < newState.editors.length ? oldState.activeIndex : -1;
|
|
22244
|
-
if (newState.activeIndex === -1) {
|
|
22245
|
-
return [];
|
|
22246
|
-
}
|
|
22247
|
-
return [['Viewlet.send', newState.tabsUid, 'setFocusedIndex', unFocusIndex, newState.activeIndex]];
|
|
22248
|
-
},
|
|
22249
|
-
multiple: true
|
|
21447
|
+
const render$h = [renderItems$7];
|
|
21448
|
+
const renderEventListeners$9 = async () => {
|
|
21449
|
+
const listeners = await invoke$7('MainArea.renderEventListeners');
|
|
21450
|
+
return listeners;
|
|
22250
21451
|
};
|
|
22251
21452
|
|
|
22252
|
-
// const renderDragInfo = {
|
|
22253
|
-
// isEqual(oldState, newState) {
|
|
22254
|
-
// return oldState.groups === newState.groups
|
|
22255
|
-
// },
|
|
22256
|
-
// apply(oldState, newState) {
|
|
22257
|
-
// const dragInfo = Object.create(null)
|
|
22258
|
-
// for (const group of newState.groups) {
|
|
22259
|
-
// // TODO
|
|
22260
|
-
// }
|
|
22261
|
-
// // TODO send drag infos to renderer process
|
|
22262
|
-
// const unFocusIndex = oldState.activeIndex < newState.editors.length ? oldState.activeIndex : -1
|
|
22263
|
-
// if (newState.activeIndex === -1) {
|
|
22264
|
-
// return []
|
|
22265
|
-
// }
|
|
22266
|
-
// return [['Viewlet.send', newState.tabsUid, 'setFocusedIndex', unFocusIndex, newState.activeIndex]]
|
|
22267
|
-
// },
|
|
22268
|
-
// multiple: true,
|
|
22269
|
-
// }
|
|
22270
|
-
|
|
22271
|
-
const render$h = [renderDragOverlay, renderGroupTabs, renderTabsActiveIndex];
|
|
22272
|
-
|
|
22273
21453
|
const resizeGroups = (groups, dimensions, y) => {
|
|
22274
21454
|
const newGroups = [];
|
|
22275
21455
|
const width = dimensions.width;
|
|
@@ -22336,16 +21516,14 @@ const name$h = 'Main';
|
|
|
22336
21516
|
const ViewletMain_ipc = {
|
|
22337
21517
|
__proto__: null,
|
|
22338
21518
|
Commands: Commands$i,
|
|
22339
|
-
CommandsWithSideEffects,
|
|
22340
|
-
CommandsWithSideEffectsLazy,
|
|
22341
21519
|
Css: Css$i,
|
|
22342
|
-
LazyCommands: LazyCommands$1,
|
|
22343
21520
|
Variables: Variables$5,
|
|
22344
21521
|
contentLoaded: contentLoaded$4,
|
|
22345
21522
|
create: create$k,
|
|
22346
21523
|
dispose: dispose$f,
|
|
22347
21524
|
focus: focus$2,
|
|
22348
21525
|
getChildren: getChildren$3,
|
|
21526
|
+
getCommands: getCommands$a,
|
|
22349
21527
|
getKeyBindings: getKeyBindings$8,
|
|
22350
21528
|
getMenus: getMenus$6,
|
|
22351
21529
|
getQuickPickMenuEntries,
|
|
@@ -22358,7 +21536,9 @@ const ViewletMain_ipc = {
|
|
|
22358
21536
|
handleTabContextMenu,
|
|
22359
21537
|
handleTabDrop,
|
|
22360
21538
|
handleTabsDragOver,
|
|
21539
|
+
hasFunctionalEvents: hasFunctionalEvents$9,
|
|
22361
21540
|
hasFunctionalRender: hasFunctionalRender$h,
|
|
21541
|
+
hasFunctionalRootRender: hasFunctionalRootRender$c,
|
|
22362
21542
|
hotReload: hotReload$7,
|
|
22363
21543
|
loadContent: loadContent$k,
|
|
22364
21544
|
menus: menus$7,
|
|
@@ -22367,6 +21547,7 @@ const ViewletMain_ipc = {
|
|
|
22367
21547
|
openEditorWithType,
|
|
22368
21548
|
openKeyBindings,
|
|
22369
21549
|
render: render$h,
|
|
21550
|
+
renderEventListeners: renderEventListeners$9,
|
|
22370
21551
|
reopenEditorWith,
|
|
22371
21552
|
resize: resize$d,
|
|
22372
21553
|
save,
|
|
@@ -23242,7 +22423,7 @@ const loadContent$d = async (state, savedState) => {
|
|
|
23242
22423
|
|
|
23243
22424
|
// TODO side effect is not good here, find a way to call ViewletLocations
|
|
23244
22425
|
const contentLoaded$2 = state => {
|
|
23245
|
-
set$
|
|
22426
|
+
set$a('Locations', {
|
|
23246
22427
|
factory: ViewletLocations,
|
|
23247
22428
|
state,
|
|
23248
22429
|
renderedState: state
|
|
@@ -23346,14 +22527,14 @@ const ViewletReferences_ipc = {
|
|
|
23346
22527
|
getActions: getActions$1,
|
|
23347
22528
|
getCommands: getCommands$6,
|
|
23348
22529
|
getDisplayName,
|
|
23349
|
-
hasFunctionalEvents: hasFunctionalEvents$
|
|
22530
|
+
hasFunctionalEvents: hasFunctionalEvents$b,
|
|
23350
22531
|
hasFunctionalRender: hasFunctionalRender$l,
|
|
23351
|
-
hasFunctionalRootRender: hasFunctionalRootRender$
|
|
22532
|
+
hasFunctionalRootRender: hasFunctionalRootRender$f,
|
|
23352
22533
|
loadContent: loadContent$d,
|
|
23353
22534
|
name: name$b,
|
|
23354
22535
|
render: render$l,
|
|
23355
22536
|
renderActions: renderActions$4,
|
|
23356
|
-
renderEventListeners: renderEventListeners$
|
|
22537
|
+
renderEventListeners: renderEventListeners$b,
|
|
23357
22538
|
saveState: saveState$4
|
|
23358
22539
|
};
|
|
23359
22540
|
|
|
@@ -25045,7 +24226,7 @@ const renderTitle = {
|
|
|
25045
24226
|
return oldState.title === newState.title;
|
|
25046
24227
|
},
|
|
25047
24228
|
apply(oldState, newState) {
|
|
25048
|
-
return ['Viewlet.send', Main$
|
|
24229
|
+
return ['Viewlet.send', Main$2, 'updateTab', 0, newState.title];
|
|
25049
24230
|
}
|
|
25050
24231
|
};
|
|
25051
24232
|
const render$7 = [renderDom, renderTitle];
|
|
@@ -26623,7 +25804,7 @@ const getItem = (items, label) => {
|
|
|
26623
25804
|
* @deprecated
|
|
26624
25805
|
*/
|
|
26625
25806
|
const openContextMenu = async (x, y, id, ...args) => {
|
|
26626
|
-
const entries = await getMenuEntries$
|
|
25807
|
+
const entries = await getMenuEntries$3(id, ...args);
|
|
26627
25808
|
const electronMenuItems = convertMenuItems(entries);
|
|
26628
25809
|
const event = await invoke$v('ElectronContextMenu.openContextMenu', electronMenuItems, x, y);
|
|
26629
25810
|
if (event.type === 'close') {
|
|
@@ -26812,768 +25993,6 @@ const VirtualListHandleWheel = {
|
|
|
26812
25993
|
handleWheel
|
|
26813
25994
|
};
|
|
26814
25995
|
|
|
26815
|
-
const closeTabsLeft = state => {
|
|
26816
|
-
const commands = [];
|
|
26817
|
-
// @ts-ignore
|
|
26818
|
-
if (state.focusedIndex <= state.activeIndex) {
|
|
26819
|
-
// view is kept the same, only tabs are closed
|
|
26820
|
-
// @ts-ignore
|
|
26821
|
-
commands.push(['Viewlet.send', /* id */state.uid, /* method */'closeTabsLeft', /* index */state.focusedIndex]);
|
|
26822
|
-
} else {
|
|
26823
|
-
// view needs to be switched to focused index
|
|
26824
|
-
// @ts-ignore
|
|
26825
|
-
commands.push([/* Viewlet.send */'Viewlet.send', /* id */state.uid, /* method */'closeTabsLeft', /* index */state.focusedIndex]);
|
|
26826
|
-
}
|
|
26827
|
-
return {
|
|
26828
|
-
newState: {
|
|
26829
|
-
...state,
|
|
26830
|
-
// @ts-ignore
|
|
26831
|
-
editors: state.editors.slice(state.focusedIndex),
|
|
26832
|
-
activeIndex: state.focusedIndex
|
|
26833
|
-
},
|
|
26834
|
-
commands
|
|
26835
|
-
};
|
|
26836
|
-
};
|
|
26837
|
-
|
|
26838
|
-
const ViewletMainCloseTabsLeft = {
|
|
26839
|
-
__proto__: null,
|
|
26840
|
-
closeTabsLeft
|
|
26841
|
-
};
|
|
26842
|
-
|
|
26843
|
-
// @ts-nocheck
|
|
26844
|
-
const closeTabsRight = async state => {
|
|
26845
|
-
const {
|
|
26846
|
-
groups,
|
|
26847
|
-
activeGroupIndex
|
|
26848
|
-
} = state;
|
|
26849
|
-
if (activeGroupIndex === -1) {
|
|
26850
|
-
return {
|
|
26851
|
-
newState: state,
|
|
26852
|
-
commands: []
|
|
26853
|
-
};
|
|
26854
|
-
}
|
|
26855
|
-
const group = groups[activeGroupIndex];
|
|
26856
|
-
const {
|
|
26857
|
-
editors,
|
|
26858
|
-
activeIndex,
|
|
26859
|
-
focusedIndex
|
|
26860
|
-
} = group;
|
|
26861
|
-
const commands = [];
|
|
26862
|
-
const newEditors = editors.slice(0, focusedIndex + 1);
|
|
26863
|
-
if (focusedIndex >= activeIndex) ; else {
|
|
26864
|
-
// view needs to be switched to focused index
|
|
26865
|
-
const previousEditor = editors[activeIndex];
|
|
26866
|
-
let disposeCommands = [];
|
|
26867
|
-
if (previousEditor) {
|
|
26868
|
-
const previousUid = previousEditor.uid;
|
|
26869
|
-
disposeCommands = disposeFunctional(previousUid);
|
|
26870
|
-
}
|
|
26871
|
-
commands.push(...disposeCommands);
|
|
26872
|
-
const newActiveEditor = newEditors[focusedIndex];
|
|
26873
|
-
const x = state.x;
|
|
26874
|
-
const y = state.y + state.tabHeight;
|
|
26875
|
-
const width = state.width;
|
|
26876
|
-
const contentHeight = state.height - state.tabHeight;
|
|
26877
|
-
const uri = newActiveEditor.uri;
|
|
26878
|
-
const moduleId = await getModuleId$1(uri);
|
|
26879
|
-
const uid = newActiveEditor.uid;
|
|
26880
|
-
const instance = create$Z(load$3, moduleId, state.uid, uri, x, y, width, contentHeight);
|
|
26881
|
-
// @ts-ignore
|
|
26882
|
-
instance.show = false;
|
|
26883
|
-
instance.setBounds = false;
|
|
26884
|
-
instance.uid = uid;
|
|
26885
|
-
const focus = true;
|
|
26886
|
-
// @ts-ignore
|
|
26887
|
-
const instanceCommands = await load$5(instance, focus, false, {});
|
|
26888
|
-
commands.push(...instanceCommands);
|
|
26889
|
-
commands.push(['Viewlet.setBounds', uid, x, state.tabHeight, width, contentHeight]);
|
|
26890
|
-
commands.push(['Viewlet.append', state.uid, uid]);
|
|
26891
|
-
}
|
|
26892
|
-
const newGroups = [...groups.slice(0, activeGroupIndex), {
|
|
26893
|
-
...group,
|
|
26894
|
-
editors: newEditors,
|
|
26895
|
-
activeIndex: focusedIndex
|
|
26896
|
-
}, ...groups.slice(activeGroupIndex + 1)];
|
|
26897
|
-
return {
|
|
26898
|
-
newState: {
|
|
26899
|
-
...state,
|
|
26900
|
-
groups: newGroups
|
|
26901
|
-
},
|
|
26902
|
-
commands
|
|
26903
|
-
};
|
|
26904
|
-
};
|
|
26905
|
-
|
|
26906
|
-
const ViewletMainCloseTabsRight = {
|
|
26907
|
-
__proto__: null,
|
|
26908
|
-
closeTabsRight
|
|
26909
|
-
};
|
|
26910
|
-
|
|
26911
|
-
const closeOthers = async state => {
|
|
26912
|
-
const commands = [];
|
|
26913
|
-
const {
|
|
26914
|
-
groups,
|
|
26915
|
-
activeGroupIndex
|
|
26916
|
-
} = state;
|
|
26917
|
-
const group = groups[activeGroupIndex];
|
|
26918
|
-
const {
|
|
26919
|
-
editors,
|
|
26920
|
-
focusedIndex,
|
|
26921
|
-
activeIndex
|
|
26922
|
-
} = group;
|
|
26923
|
-
let newEditors = editors;
|
|
26924
|
-
let newFocusedIndex = focusedIndex;
|
|
26925
|
-
let newActiveIndex = activeIndex;
|
|
26926
|
-
if (focusedIndex === activeIndex) {
|
|
26927
|
-
// view is kept the same, only tabs are closed
|
|
26928
|
-
newEditors = [editors[focusedIndex]];
|
|
26929
|
-
newFocusedIndex = 0;
|
|
26930
|
-
newActiveIndex = 0;
|
|
26931
|
-
} else {
|
|
26932
|
-
// view needs to be switched to focused index
|
|
26933
|
-
const activeEditor = editors[activeIndex];
|
|
26934
|
-
// @ts-ignore
|
|
26935
|
-
const focusedEditor = editors[focusedIndex];
|
|
26936
|
-
newEditors = [focusedEditor];
|
|
26937
|
-
newFocusedIndex = 0;
|
|
26938
|
-
newActiveIndex = 0;
|
|
26939
|
-
const disposeCommands = disposeFunctional(activeEditor.uid);
|
|
26940
|
-
commands.push(...disposeCommands);
|
|
26941
|
-
const instanceUid = create$$();
|
|
26942
|
-
const moduleId = await getModuleId$1(activeEditor.uri);
|
|
26943
|
-
// @ts-ignore
|
|
26944
|
-
const x = state.x;
|
|
26945
|
-
// @ts-ignore
|
|
26946
|
-
const y = state.y + state.tabHeight;
|
|
26947
|
-
// @ts-ignore
|
|
26948
|
-
const width = state.width;
|
|
26949
|
-
// @ts-ignore
|
|
26950
|
-
const contentHeight = state.height - state.tabHeight;
|
|
26951
|
-
// @ts-ignore
|
|
26952
|
-
const instance = create$Z(load$3, moduleId, state.uid, focusedEditor.uri, x, y, width, contentHeight);
|
|
26953
|
-
instance.uid = instanceUid;
|
|
26954
|
-
instance.show = false;
|
|
26955
|
-
instance.setBounds = false;
|
|
26956
|
-
// @ts-ignore
|
|
26957
|
-
const instanceCommands = await load$5(instance, false, false, {});
|
|
26958
|
-
commands.push(...instanceCommands);
|
|
26959
|
-
// @ts-ignore
|
|
26960
|
-
commands.push(['Viewlet.setBounds', instanceUid, x, state.tabHeight, width, contentHeight]);
|
|
26961
|
-
// @ts-ignore
|
|
26962
|
-
commands.push(['Viewlet.append', state.uid, instanceUid]);
|
|
26963
|
-
}
|
|
26964
|
-
const newGroup = {
|
|
26965
|
-
...group,
|
|
26966
|
-
editors: newEditors,
|
|
26967
|
-
focusedIndex: newFocusedIndex,
|
|
26968
|
-
activeIndex: newActiveIndex
|
|
26969
|
-
};
|
|
26970
|
-
const newGroups = [...groups.slice(0, activeGroupIndex), newGroup, ...groups.slice(activeGroupIndex + 1)];
|
|
26971
|
-
return {
|
|
26972
|
-
newState: {
|
|
26973
|
-
...state,
|
|
26974
|
-
groups: newGroups
|
|
26975
|
-
},
|
|
26976
|
-
commands
|
|
26977
|
-
};
|
|
26978
|
-
};
|
|
26979
|
-
|
|
26980
|
-
const ViewletMainCloseOthers = {
|
|
26981
|
-
__proto__: null,
|
|
26982
|
-
closeOthers
|
|
26983
|
-
};
|
|
26984
|
-
|
|
26985
|
-
const closeActiveEditor = state => {
|
|
26986
|
-
const {
|
|
26987
|
-
groups,
|
|
26988
|
-
activeGroupIndex
|
|
26989
|
-
} = state;
|
|
26990
|
-
if (activeGroupIndex === -1) {
|
|
26991
|
-
return state;
|
|
26992
|
-
}
|
|
26993
|
-
const group = groups[activeGroupIndex];
|
|
26994
|
-
const {
|
|
26995
|
-
activeIndex
|
|
26996
|
-
} = group;
|
|
26997
|
-
return closeEditor(state, activeIndex);
|
|
26998
|
-
};
|
|
26999
|
-
const closeFocusedTab = closeActiveEditor;
|
|
27000
|
-
|
|
27001
|
-
const ViewletMainCloseActiveEditor = {
|
|
27002
|
-
__proto__: null,
|
|
27003
|
-
closeActiveEditor,
|
|
27004
|
-
closeFocusedTab
|
|
27005
|
-
};
|
|
27006
|
-
|
|
27007
|
-
const Horizontal = 1;
|
|
27008
|
-
const Vertical = 2;
|
|
27009
|
-
|
|
27010
|
-
const getSplitDimensionsDown = (x, y, width, height, halfWidth, halfHeight, sashSize, sashVisibleSize, tabHeight) => {
|
|
27011
|
-
return {
|
|
27012
|
-
originalX: 0,
|
|
27013
|
-
originalY: tabHeight,
|
|
27014
|
-
originalWidth: width,
|
|
27015
|
-
originalHeight: halfHeight - tabHeight,
|
|
27016
|
-
originalTabs: 0,
|
|
27017
|
-
originalTabsY: 0,
|
|
27018
|
-
originalTabsWidth: width,
|
|
27019
|
-
originalTabsHeight: tabHeight,
|
|
27020
|
-
overlayX: 0,
|
|
27021
|
-
overlayY: 0 + halfHeight + tabHeight,
|
|
27022
|
-
overlayWidth: width,
|
|
27023
|
-
overlayHeight: halfHeight - tabHeight,
|
|
27024
|
-
overlayTabsX: 0,
|
|
27025
|
-
overlayTabsY: 0 + halfHeight,
|
|
27026
|
-
overlayTabsWidth: width,
|
|
27027
|
-
overlayTabsHeight: tabHeight,
|
|
27028
|
-
sashX: 0,
|
|
27029
|
-
sashY: 0 + halfHeight,
|
|
27030
|
-
sashWidth: width,
|
|
27031
|
-
sashHeight: sashSize,
|
|
27032
|
-
sashOrientation: Horizontal
|
|
27033
|
-
};
|
|
27034
|
-
};
|
|
27035
|
-
|
|
27036
|
-
const getSplitDimensionsLeft = (x, y, width, height, halfWidth, halfHeight, sashSize, sashVisibleSize, tabHeight) => {
|
|
27037
|
-
return {
|
|
27038
|
-
originalX: halfWidth,
|
|
27039
|
-
originalY: tabHeight,
|
|
27040
|
-
originalWidth: halfWidth,
|
|
27041
|
-
orignalHeight: height - tabHeight,
|
|
27042
|
-
originalTabsX: 0 + halfWidth,
|
|
27043
|
-
originalTabsY: 0,
|
|
27044
|
-
originalTabsWidth: halfWidth,
|
|
27045
|
-
originalTabsHeight: tabHeight,
|
|
27046
|
-
overlayX: 0,
|
|
27047
|
-
overlayY: tabHeight,
|
|
27048
|
-
overlayWidth: halfWidth - sashVisibleSize,
|
|
27049
|
-
overlayHeight: height - tabHeight,
|
|
27050
|
-
overlayTabsX: 0,
|
|
27051
|
-
overlayTabsY: 0,
|
|
27052
|
-
overlayTabsWidth: halfWidth,
|
|
27053
|
-
overlayTabsHeight: tabHeight,
|
|
27054
|
-
sashX: halfWidth,
|
|
27055
|
-
sashY: 0,
|
|
27056
|
-
sashWidth: sashSize,
|
|
27057
|
-
sashHeight: height,
|
|
27058
|
-
sashOrientation: Vertical
|
|
27059
|
-
};
|
|
27060
|
-
};
|
|
27061
|
-
|
|
27062
|
-
const getSplitDimensionsRight = (x, y, width, height, halfWidth, halfHeight, sashSize, sashVisibleSize, tabHeight) => {
|
|
27063
|
-
return {
|
|
27064
|
-
originalX: 0,
|
|
27065
|
-
originalY: tabHeight,
|
|
27066
|
-
originalWidth: halfWidth,
|
|
27067
|
-
originalHeight: height - tabHeight,
|
|
27068
|
-
originalTabsX: 0,
|
|
27069
|
-
originalTabsY: 0,
|
|
27070
|
-
originalTabsWidth: halfWidth,
|
|
27071
|
-
originalTabsHeight: tabHeight,
|
|
27072
|
-
overlayX: 0 + halfWidth + sashVisibleSize,
|
|
27073
|
-
overlayY: 0 + tabHeight,
|
|
27074
|
-
overlayWidth: halfWidth - sashVisibleSize,
|
|
27075
|
-
overlayHeight: height - tabHeight,
|
|
27076
|
-
overlayTabsX: 0 + halfWidth,
|
|
27077
|
-
overlayTabsY: 0,
|
|
27078
|
-
overlayTabsWidth: halfWidth,
|
|
27079
|
-
overlayTabsHeight: tabHeight,
|
|
27080
|
-
sashX: 0 + halfWidth - sashSize / 2 + sashVisibleSize / 2,
|
|
27081
|
-
sashY: 0,
|
|
27082
|
-
sashWidth: sashSize,
|
|
27083
|
-
sashHeight: height,
|
|
27084
|
-
sashOrientation: Vertical,
|
|
27085
|
-
leafSize: halfWidth,
|
|
27086
|
-
branchSize: width
|
|
27087
|
-
};
|
|
27088
|
-
};
|
|
27089
|
-
|
|
27090
|
-
const getSplitDimensionsUp = (x, y, width, height, halfWidth, halfHeight, sashSize, sashVisibleSize, tabHeight) => {
|
|
27091
|
-
return {
|
|
27092
|
-
originalX: 0,
|
|
27093
|
-
originalY: halfHeight + tabHeight,
|
|
27094
|
-
originalWidth: width,
|
|
27095
|
-
originalHeight: halfHeight - tabHeight,
|
|
27096
|
-
originalTabsX: 0,
|
|
27097
|
-
originalTabsY: 0 + halfHeight,
|
|
27098
|
-
originalTabsWidth: width,
|
|
27099
|
-
originalTabsHeight: tabHeight,
|
|
27100
|
-
overlayX: 0,
|
|
27101
|
-
overlayY: tabHeight,
|
|
27102
|
-
overlayWidth: width,
|
|
27103
|
-
overlayHeight: halfHeight - tabHeight,
|
|
27104
|
-
overlayTabsX: 0,
|
|
27105
|
-
overlayTabsY: 0,
|
|
27106
|
-
overlayTabsWidth: width,
|
|
27107
|
-
overlayTabsHeight: tabHeight,
|
|
27108
|
-
sashX: 0,
|
|
27109
|
-
sashY: 0 + halfHeight,
|
|
27110
|
-
sashWidth: width,
|
|
27111
|
-
sashHeight: sashSize,
|
|
27112
|
-
sashOrientation: Horizontal
|
|
27113
|
-
};
|
|
27114
|
-
};
|
|
27115
|
-
|
|
27116
|
-
const getSplitDimensions = (x, y, width, height, splitDirection, sashSize, sashVisibleSize, tabHeight) => {
|
|
27117
|
-
const halfHeight = height / 2;
|
|
27118
|
-
const halfWidth = width / 2;
|
|
27119
|
-
switch (splitDirection) {
|
|
27120
|
-
case Up:
|
|
27121
|
-
return getSplitDimensionsUp(x, y, width, height, halfWidth, halfHeight, sashSize, sashVisibleSize, tabHeight);
|
|
27122
|
-
case Down:
|
|
27123
|
-
return getSplitDimensionsDown(x, y, width, height, halfWidth, halfHeight, sashSize, sashVisibleSize, tabHeight);
|
|
27124
|
-
case Left:
|
|
27125
|
-
return getSplitDimensionsLeft(x, y, width, height, halfWidth, halfHeight, sashSize, sashVisibleSize, tabHeight);
|
|
27126
|
-
case Right:
|
|
27127
|
-
return getSplitDimensionsRight(x, y, width, height, halfWidth, halfHeight, sashSize, sashVisibleSize, tabHeight);
|
|
27128
|
-
case None$4:
|
|
27129
|
-
return {
|
|
27130
|
-
overlayX: x,
|
|
27131
|
-
overlayY: y,
|
|
27132
|
-
overlayWidth: width,
|
|
27133
|
-
overlayHeight: height
|
|
27134
|
-
};
|
|
27135
|
-
default:
|
|
27136
|
-
return {
|
|
27137
|
-
overlayX: 0,
|
|
27138
|
-
overlayY: 0,
|
|
27139
|
-
overlayWidth: 0,
|
|
27140
|
-
overlayHeight: 0
|
|
27141
|
-
};
|
|
27142
|
-
}
|
|
27143
|
-
};
|
|
27144
|
-
|
|
27145
|
-
const handleDropFilePathNoSplit = async (state, filePath) => {
|
|
27146
|
-
const {
|
|
27147
|
-
newState,
|
|
27148
|
-
commands
|
|
27149
|
-
} = await openUri(state, filePath);
|
|
27150
|
-
return {
|
|
27151
|
-
newState: {
|
|
27152
|
-
...newState,
|
|
27153
|
-
dragOverlayX: 0,
|
|
27154
|
-
dragOverlayY: 0,
|
|
27155
|
-
dragOverlayWidth: 0,
|
|
27156
|
-
dragOverlayHeight: 0,
|
|
27157
|
-
dragOverlayVisible: false
|
|
27158
|
-
},
|
|
27159
|
-
commands
|
|
27160
|
-
};
|
|
27161
|
-
};
|
|
27162
|
-
const handleDropFilePathSplit = async (state, eventX, eventY, filePath, splitDirection) => {
|
|
27163
|
-
// @ts-ignore
|
|
27164
|
-
const {
|
|
27165
|
-
x,
|
|
27166
|
-
y,
|
|
27167
|
-
width,
|
|
27168
|
-
height,
|
|
27169
|
-
tabHeight,
|
|
27170
|
-
groups} = state;
|
|
27171
|
-
const sashVisibleSize = 1;
|
|
27172
|
-
const sashSize = 4;
|
|
27173
|
-
const {
|
|
27174
|
-
overlayX,
|
|
27175
|
-
overlayY,
|
|
27176
|
-
overlayWidth,
|
|
27177
|
-
overlayHeight} = getSplitDimensions(x, y, width, height, splitDirection, sashSize, sashVisibleSize, tabHeight);
|
|
27178
|
-
// @ts-ignore
|
|
27179
|
-
[{
|
|
27180
|
-
label: getLabel(filePath),
|
|
27181
|
-
title: filePath
|
|
27182
|
-
}];
|
|
27183
|
-
const uri = filePath;
|
|
27184
|
-
const id = EditorText;
|
|
27185
|
-
create$$();
|
|
27186
|
-
// @ts-ignore
|
|
27187
|
-
create$$();
|
|
27188
|
-
create$Z(load$3, id, state.uid, uri, overlayX, overlayY, overlayWidth, overlayHeight);
|
|
27189
|
-
// const sashGridItem = {
|
|
27190
|
-
// x: sashX,
|
|
27191
|
-
// y: sashY,
|
|
27192
|
-
// width: sashWidth,
|
|
27193
|
-
// height: sashHeight,
|
|
27194
|
-
// uid: sashUid,
|
|
27195
|
-
// childCount: 0,
|
|
27196
|
-
// }
|
|
27197
|
-
// const tabsGridItem = {
|
|
27198
|
-
// x: overlayTabsX,
|
|
27199
|
-
// y: overlayTabsY,
|
|
27200
|
-
// width: overlayTabsWidth,
|
|
27201
|
-
// height: overlayTabsHeight,
|
|
27202
|
-
// uri,
|
|
27203
|
-
// uid: tabsUid,
|
|
27204
|
-
// childCount: 1,
|
|
27205
|
-
|
|
27206
|
-
if (splitDirection === Down || splitDirection === Right) {
|
|
27207
|
-
const oldGroup = groups[0];
|
|
27208
|
-
const newOldGroup = {
|
|
27209
|
-
...oldGroup,
|
|
27210
|
-
width: oldGroup.width / 2
|
|
27211
|
-
};
|
|
27212
|
-
const newGroup = {
|
|
27213
|
-
activeIndex: 0,
|
|
27214
|
-
editors: [{
|
|
27215
|
-
icon: '',
|
|
27216
|
-
label: pathBaseName(filePath),
|
|
27217
|
-
tabWidth: 100,
|
|
27218
|
-
title: pathBaseName(filePath),
|
|
27219
|
-
uid: create$$(),
|
|
27220
|
-
uri: filePath
|
|
27221
|
-
}],
|
|
27222
|
-
height: 530,
|
|
27223
|
-
tabsUid: create$$(),
|
|
27224
|
-
uid: create$$(),
|
|
27225
|
-
width: oldGroup.width / 2,
|
|
27226
|
-
x: oldGroup.width / 2,
|
|
27227
|
-
y: 0
|
|
27228
|
-
};
|
|
27229
|
-
const newGroups = [newOldGroup, newGroup];
|
|
27230
|
-
return {
|
|
27231
|
-
...state,
|
|
27232
|
-
groups: newGroups
|
|
27233
|
-
};
|
|
27234
|
-
}
|
|
27235
|
-
// TODO
|
|
27236
|
-
|
|
27237
|
-
// state.grid.unshift(branchItem)
|
|
27238
|
-
// console.log(state.grid)
|
|
27239
|
-
|
|
27240
|
-
// state.activeIndex = state.grid.length - 1
|
|
27241
|
-
// const tabLabel = Workspace.pathBaseName(uri)
|
|
27242
|
-
// const tabTitle = PathDisplay.getTitle(uri)
|
|
27243
|
-
// const allCommands = []
|
|
27244
|
-
|
|
27245
|
-
// const firstItem = grid[1]
|
|
27246
|
-
// // resize content
|
|
27247
|
-
// const resizeCommands = Viewlet.resize(firstItem.instanceUid, { x: 0, y: 0, width: width - overlayWidth, height })
|
|
27248
|
-
// allCommands.push(...resizeCommands)
|
|
27249
|
-
// allCommands.push(['Viewlet.setBounds', firstItem.instanceUid, originalX, originalY, originalWidth, originalHeight])
|
|
27250
|
-
// // resize tabs
|
|
27251
|
-
// allCommands.push(['Viewlet.setBounds', firstItem.tabdUid, originalTabsX, originalTabsY, originalTabsWidth, originalTabsHeight])
|
|
27252
|
-
// // TODO
|
|
27253
|
-
// // allCommands.push(Viewlet.resize())
|
|
27254
|
-
// allCommands.push([/* Viewlet.send */ 'Viewlet.send', /* id */ ViewletModuleId.Main, /* method */ 'stopHighlightDragOver'])
|
|
27255
|
-
// allCommands.push([/* Viewlet.send */ 'Viewlet.send', /* id */ ViewletModuleId.Main, /* method */ 'hideDragOverlay'])
|
|
27256
|
-
// allCommands.push(['Viewlet.create', ViewletModuleId.MainTabs, tabsUid])
|
|
27257
|
-
// allCommands.push(['Viewlet.send', tabsUid, 'setTabs', [{ label: tabLabel, title: tabTitle }]])
|
|
27258
|
-
// allCommands.push(['Viewlet.setBounds', tabsUid, overlayTabsX, overlayTabsY, overlayTabsWidth, overlayTabsHeight])
|
|
27259
|
-
// // @ts-ignore
|
|
27260
|
-
// const commands = await ViewletManager.load(instance, false)
|
|
27261
|
-
// allCommands.push(...commands)
|
|
27262
|
-
// // TODO when dropping up/left, prepend instead if append
|
|
27263
|
-
// allCommands.push([/* Viewlet.append */ 'Viewlet.appendCustom', /* parentId */ ViewletModuleId.Main, /* method */ 'appendTabs', /* id */ tabsUid])
|
|
27264
|
-
// allCommands.push([
|
|
27265
|
-
// /* Viewlet.append */ 'Viewlet.appendCustom',
|
|
27266
|
-
// /* parentId */ ViewletModuleId.Main,
|
|
27267
|
-
// /* method */ 'appendContent',
|
|
27268
|
-
// /* id */ instanceUid,
|
|
27269
|
-
// ])
|
|
27270
|
-
// // const sashOrientation = splitDirection===
|
|
27271
|
-
// // TODO sash could be horizontal or vertical
|
|
27272
|
-
// const sashModuleId = GetSashModuleId.getSashModuleId(sashOrientation)
|
|
27273
|
-
// await RendererProcess.invoke('Viewlet.loadModule', sashModuleId)
|
|
27274
|
-
// allCommands.push([/* Viewlet.create */ 'Viewlet.create', /* id */ sashModuleId, sashUid])
|
|
27275
|
-
// allCommands.push(['Viewlet.setBounds', sashUid, sashX, sashY, sashWidth, sashHeight])
|
|
27276
|
-
// allCommands.push(['Viewlet.append', ViewletModuleId.Main, sashUid])
|
|
27277
|
-
// await RendererProcess.invoke(/* Viewlet.sendMultiple */ 'Viewlet.sendMultiple', /* commands */ allCommands)
|
|
27278
|
-
return state;
|
|
27279
|
-
};
|
|
27280
|
-
const handleDropFilePath = async (state, eventX, eventY, filePath) => {
|
|
27281
|
-
object(state);
|
|
27282
|
-
number(eventX);
|
|
27283
|
-
number(eventY);
|
|
27284
|
-
string(filePath);
|
|
27285
|
-
const {
|
|
27286
|
-
x,
|
|
27287
|
-
y,
|
|
27288
|
-
width,
|
|
27289
|
-
height,
|
|
27290
|
-
tabHeight
|
|
27291
|
-
} = state;
|
|
27292
|
-
const splitDirection = getEditorSplitDirectionType(x, y + tabHeight, width, height - tabHeight, eventX, eventY);
|
|
27293
|
-
if (splitDirection === None$4) {
|
|
27294
|
-
return handleDropFilePathNoSplit(state, filePath);
|
|
27295
|
-
}
|
|
27296
|
-
return handleDropFilePathSplit(state, eventX, eventY, filePath, splitDirection);
|
|
27297
|
-
};
|
|
27298
|
-
|
|
27299
|
-
const ViewletMainHandleDropFilePath = {
|
|
27300
|
-
__proto__: null,
|
|
27301
|
-
handleDropFilePath
|
|
27302
|
-
};
|
|
27303
|
-
|
|
27304
|
-
const getNewGroups = (groups, x, y, width, height, newUid) => {
|
|
27305
|
-
if (groups.length === 0) {
|
|
27306
|
-
return [{
|
|
27307
|
-
x: x,
|
|
27308
|
-
y: y,
|
|
27309
|
-
width: width / 2,
|
|
27310
|
-
height: height,
|
|
27311
|
-
editors: [],
|
|
27312
|
-
tabsUid: 0,
|
|
27313
|
-
activeIndex: -1
|
|
27314
|
-
}, {
|
|
27315
|
-
x: x + width / 2,
|
|
27316
|
-
y: y,
|
|
27317
|
-
width: width / 2,
|
|
27318
|
-
height: height,
|
|
27319
|
-
editors: [],
|
|
27320
|
-
tabsUid: 0,
|
|
27321
|
-
activeIndex: -1
|
|
27322
|
-
}];
|
|
27323
|
-
}
|
|
27324
|
-
const lastGroup = groups.at(-1);
|
|
27325
|
-
if (!lastGroup) {
|
|
27326
|
-
throw new Error('missing last group');
|
|
27327
|
-
}
|
|
27328
|
-
const lastEditor = lastGroup.editors.at(-1);
|
|
27329
|
-
return [...groups.slice(0, -1), {
|
|
27330
|
-
...lastGroup,
|
|
27331
|
-
x: lastGroup.x,
|
|
27332
|
-
y: lastGroup.y,
|
|
27333
|
-
width: lastGroup.width / 2,
|
|
27334
|
-
height: lastGroup.height,
|
|
27335
|
-
activeIndex: -1
|
|
27336
|
-
}, {
|
|
27337
|
-
x: lastGroup.x + lastGroup.width / 2,
|
|
27338
|
-
y: lastGroup.y,
|
|
27339
|
-
width: lastGroup.width / 2,
|
|
27340
|
-
height: lastGroup.height,
|
|
27341
|
-
editors: [{
|
|
27342
|
-
...lastEditor,
|
|
27343
|
-
uid: newUid
|
|
27344
|
-
}],
|
|
27345
|
-
tabsUid: 0,
|
|
27346
|
-
activeIndex: 0
|
|
27347
|
-
}];
|
|
27348
|
-
};
|
|
27349
|
-
const splitRight = async state => {
|
|
27350
|
-
const {
|
|
27351
|
-
groups,
|
|
27352
|
-
x,
|
|
27353
|
-
y,
|
|
27354
|
-
width,
|
|
27355
|
-
height,
|
|
27356
|
-
tabHeight
|
|
27357
|
-
} = state;
|
|
27358
|
-
const instanceUid = create$$();
|
|
27359
|
-
const newGroups = getNewGroups(groups, x, y, width, height, instanceUid);
|
|
27360
|
-
const commands = [];
|
|
27361
|
-
const lastGroup = newGroups.at(-2);
|
|
27362
|
-
if (!lastGroup) {
|
|
27363
|
-
throw new Error('group not found');
|
|
27364
|
-
}
|
|
27365
|
-
const {
|
|
27366
|
-
activeIndex,
|
|
27367
|
-
editors,
|
|
27368
|
-
tabsUid
|
|
27369
|
-
} = lastGroup;
|
|
27370
|
-
let editor = editors[activeIndex];
|
|
27371
|
-
if (activeIndex === -1 && editors.length > 0) {
|
|
27372
|
-
editor = editors[0];
|
|
27373
|
-
}
|
|
27374
|
-
const contentHeight = height - tabHeight;
|
|
27375
|
-
const dimensions = {
|
|
27376
|
-
x: lastGroup.x,
|
|
27377
|
-
y: y + lastGroup.y + tabHeight,
|
|
27378
|
-
width: lastGroup.width,
|
|
27379
|
-
height: contentHeight
|
|
27380
|
-
};
|
|
27381
|
-
if (editor) {
|
|
27382
|
-
const editorUid = editor.uid;
|
|
27383
|
-
number(editorUid);
|
|
27384
|
-
const resizeCommands = await resize$k(editorUid, dimensions);
|
|
27385
|
-
commands.push(...resizeCommands);
|
|
27386
|
-
commands.push(['Viewlet.setBounds', editorUid, dimensions.x, tabHeight, dimensions.width, contentHeight]);
|
|
27387
|
-
}
|
|
27388
|
-
if (tabsUid !== -1) {
|
|
27389
|
-
commands.push(['Viewlet.setBounds', tabsUid, dimensions.x, 0, dimensions.width, tabHeight]);
|
|
27390
|
-
}
|
|
27391
|
-
if (groups.length === 0) {
|
|
27392
|
-
return state;
|
|
27393
|
-
}
|
|
27394
|
-
const realEditor = lastGroup.editors.at(-1);
|
|
27395
|
-
const moduleId = await getModuleId$1(realEditor.uri);
|
|
27396
|
-
// TODO resize the editor in first group
|
|
27397
|
-
// TODO use half width for editor in second group
|
|
27398
|
-
const instance = create$Z(load$3, moduleId, state.uid, realEditor.uri, x + width / 2, y + tabHeight, width / 2, contentHeight);
|
|
27399
|
-
// @ts-ignore
|
|
27400
|
-
instance.show = false;
|
|
27401
|
-
instance.setBounds = false;
|
|
27402
|
-
instance.uid = instanceUid;
|
|
27403
|
-
// @ts-ignore
|
|
27404
|
-
const instanceCommands = await load$5(instance, true);
|
|
27405
|
-
const newGroup = newGroups.at(-1);
|
|
27406
|
-
if (!newGroup) {
|
|
27407
|
-
throw new Error('new group not found');
|
|
27408
|
-
}
|
|
27409
|
-
instanceCommands.push(['Viewlet.setBounds', instanceUid, newGroup.x, state.tabHeight, newGroup.width, contentHeight]);
|
|
27410
|
-
instanceCommands.push(['Viewlet.append', state.uid, instanceUid]);
|
|
27411
|
-
{
|
|
27412
|
-
instanceCommands.push(['Viewlet.focus', instanceUid]);
|
|
27413
|
-
}
|
|
27414
|
-
const allCommands = [...commands, ...instanceCommands];
|
|
27415
|
-
return {
|
|
27416
|
-
newState: {
|
|
27417
|
-
...state,
|
|
27418
|
-
groups: newGroups,
|
|
27419
|
-
activeGroupIndex: newGroups.length - 1
|
|
27420
|
-
},
|
|
27421
|
-
commands: allCommands
|
|
27422
|
-
};
|
|
27423
|
-
};
|
|
27424
|
-
|
|
27425
|
-
const ViewletMainSplitRight = {
|
|
27426
|
-
__proto__: null,
|
|
27427
|
-
splitRight
|
|
27428
|
-
};
|
|
27429
|
-
|
|
27430
|
-
const getTotalTabWidth = tabs => {
|
|
27431
|
-
let total = 0;
|
|
27432
|
-
for (const tab of tabs) {
|
|
27433
|
-
total += tab.tabWidth;
|
|
27434
|
-
}
|
|
27435
|
-
return total;
|
|
27436
|
-
};
|
|
27437
|
-
const getNewTabsDeltaX = (width, tabs, tabsDeltaX, deltaX) => {
|
|
27438
|
-
const totalTabWidth = getTotalTabWidth(tabs);
|
|
27439
|
-
const hasOverflow = totalTabWidth > width;
|
|
27440
|
-
if (!hasOverflow) {
|
|
27441
|
-
return 0;
|
|
27442
|
-
}
|
|
27443
|
-
const averageWidth = width / tabs.length;
|
|
27444
|
-
const hasSecondaryOverflow = averageWidth < 80;
|
|
27445
|
-
if (!hasSecondaryOverflow) {
|
|
27446
|
-
return 0;
|
|
27447
|
-
}
|
|
27448
|
-
const fixedWidth = 80;
|
|
27449
|
-
const totalWidth = tabs.length * fixedWidth;
|
|
27450
|
-
const maxDeltaX = totalWidth - width;
|
|
27451
|
-
const newDeltaX = clamp(tabsDeltaX + deltaX, 0, maxDeltaX);
|
|
27452
|
-
return newDeltaX;
|
|
27453
|
-
};
|
|
27454
|
-
const handleTabsWheel = (state, deltaX, deltaY) => {
|
|
27455
|
-
number(deltaX);
|
|
27456
|
-
number(deltaY);
|
|
27457
|
-
const {
|
|
27458
|
-
groups,
|
|
27459
|
-
activeGroupIndex,
|
|
27460
|
-
width
|
|
27461
|
-
} = state;
|
|
27462
|
-
const group = groups[activeGroupIndex];
|
|
27463
|
-
const {
|
|
27464
|
-
tabsDeltaX,
|
|
27465
|
-
editors
|
|
27466
|
-
} = group;
|
|
27467
|
-
const newDeltaX = getNewTabsDeltaX(width, editors, tabsDeltaX, deltaY);
|
|
27468
|
-
if (newDeltaX === tabsDeltaX) {
|
|
27469
|
-
return state;
|
|
27470
|
-
}
|
|
27471
|
-
const newGroup = {
|
|
27472
|
-
...group,
|
|
27473
|
-
tabsDeltaX: newDeltaX
|
|
27474
|
-
};
|
|
27475
|
-
const newGroups = [...groups.slice(0, activeGroupIndex), newGroup, ...groups.slice(activeGroupIndex + 1)];
|
|
27476
|
-
return {
|
|
27477
|
-
...state,
|
|
27478
|
-
groups: newGroups
|
|
27479
|
-
};
|
|
27480
|
-
};
|
|
27481
|
-
|
|
27482
|
-
const ViewletMainHandleTabsWheel = {
|
|
27483
|
-
__proto__: null,
|
|
27484
|
-
handleTabsWheel
|
|
27485
|
-
};
|
|
27486
|
-
|
|
27487
|
-
const handleTabsPointerOver = (state, eventX, eventY) => {
|
|
27488
|
-
number(eventX);
|
|
27489
|
-
number(eventY);
|
|
27490
|
-
const {
|
|
27491
|
-
groups,
|
|
27492
|
-
activeGroupIndex
|
|
27493
|
-
} = state;
|
|
27494
|
-
const group = groups[activeGroupIndex];
|
|
27495
|
-
const {
|
|
27496
|
-
editors,
|
|
27497
|
-
x
|
|
27498
|
-
} = group;
|
|
27499
|
-
const index = getTabIndex(editors, x, eventX);
|
|
27500
|
-
if (index === -1) {
|
|
27501
|
-
return state;
|
|
27502
|
-
}
|
|
27503
|
-
const editor = editors[index];
|
|
27504
|
-
if (editor.flags & Hovered) {
|
|
27505
|
-
return state;
|
|
27506
|
-
}
|
|
27507
|
-
const newEditor = {
|
|
27508
|
-
...editor,
|
|
27509
|
-
flags: editor.flags | Hovered
|
|
27510
|
-
};
|
|
27511
|
-
const newEditors = [...editors.slice(0, index), newEditor, ...editors.slice(index + 1)];
|
|
27512
|
-
const newGroup = {
|
|
27513
|
-
...group,
|
|
27514
|
-
editors: newEditors
|
|
27515
|
-
};
|
|
27516
|
-
const newGroups = [...groups.slice(0, activeGroupIndex), newGroup, ...groups.slice(activeGroupIndex + 1)];
|
|
27517
|
-
return {
|
|
27518
|
-
...state,
|
|
27519
|
-
groups: newGroups
|
|
27520
|
-
};
|
|
27521
|
-
};
|
|
27522
|
-
|
|
27523
|
-
const ViewletMainHandleTabsPointerOver = {
|
|
27524
|
-
__proto__: null,
|
|
27525
|
-
handleTabsPointerOver
|
|
27526
|
-
};
|
|
27527
|
-
|
|
27528
|
-
const handleTabsPointerOut = (state, eventX, eventY) => {
|
|
27529
|
-
number(eventX);
|
|
27530
|
-
number(eventY);
|
|
27531
|
-
return {
|
|
27532
|
-
...state
|
|
27533
|
-
};
|
|
27534
|
-
};
|
|
27535
|
-
|
|
27536
|
-
const ViewletMainHandleTabsPointerOut = {
|
|
27537
|
-
__proto__: null,
|
|
27538
|
-
handleTabsPointerOut
|
|
27539
|
-
};
|
|
27540
|
-
|
|
27541
|
-
const handleContextMenu$1 = async (state, x, y) => {
|
|
27542
|
-
number(x);
|
|
27543
|
-
number(y);
|
|
27544
|
-
await show$a();
|
|
27545
|
-
return state;
|
|
27546
|
-
};
|
|
27547
|
-
|
|
27548
|
-
const ViewletMainHandleContextMenu = {
|
|
27549
|
-
__proto__: null,
|
|
27550
|
-
handleContextMenu: handleContextMenu$1
|
|
27551
|
-
};
|
|
27552
|
-
|
|
27553
|
-
const findFileReferences = state => {
|
|
27554
|
-
const {
|
|
27555
|
-
groups,
|
|
27556
|
-
activeGroupIndex
|
|
27557
|
-
} = state;
|
|
27558
|
-
if (activeGroupIndex === -1) {
|
|
27559
|
-
return state;
|
|
27560
|
-
}
|
|
27561
|
-
const group = groups[activeGroupIndex];
|
|
27562
|
-
const {
|
|
27563
|
-
activeIndex
|
|
27564
|
-
} = group;
|
|
27565
|
-
const editor = group.editors[activeIndex];
|
|
27566
|
-
const uri = editor.uri;
|
|
27567
|
-
// TODO show references view
|
|
27568
|
-
console.log('show refrences', uri);
|
|
27569
|
-
return state;
|
|
27570
|
-
};
|
|
27571
|
-
|
|
27572
|
-
const ViewletMainFindFileReferences = {
|
|
27573
|
-
__proto__: null,
|
|
27574
|
-
findFileReferences
|
|
27575
|
-
};
|
|
27576
|
-
|
|
27577
25996
|
const openExternal = async state => {
|
|
27578
25997
|
const {
|
|
27579
25998
|
iframeSrc
|