@lvce-editor/static-server 0.43.1 → 0.43.3
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/package.json +1 -1
- package/src/parts/Files/Files.js +1791 -1791
- package/src/parts/GetResponseInfo/GetResponseInfo.js +1 -1
- package/src/parts/Headers/Headers.js +15 -15
- package/static/{f44539c → 6c4895a}/css/App.css +82 -82
- package/static/{f44539c → 6c4895a}/js/preview-injected.js +1 -1
- package/static/{f44539c → 6c4895a}/manifest.json +2 -2
- package/static/{f44539c → 6c4895a}/packages/about-view-worker/dist/aboutWorkerMain.js +3 -3
- package/static/{f44539c → 6c4895a}/packages/extension-host-worker/dist/extensionHostWorkerMain.js +406 -108
- package/static/{f44539c → 6c4895a}/packages/file-search-worker/dist/fileSearchWorkerMain.js +1 -1
- package/static/{f44539c → 6c4895a}/packages/iframe-worker/dist/iframeWorkerMain.js +1 -1
- package/static/{f44539c → 6c4895a}/packages/renderer-process/dist/rendererProcessMain.js +38 -1
- package/static/{f44539c → 6c4895a}/packages/renderer-process/package.json +1 -1
- package/static/{f44539c → 6c4895a}/packages/renderer-worker/dist/rendererWorkerMain.js +267 -200
- package/static/{f44539c → 6c4895a}/packages/test-worker/dist/testWorkerMain.js +27 -1
- package/static/{f44539c → 6c4895a}/packages/text-search-worker/dist/textSearchWorkerMain.js +438 -331
- package/static/index.html +4 -4
- /package/static/{f44539c → 6c4895a}/config/colorTheme.json +0 -0
- /package/static/{f44539c → 6c4895a}/config/defaultSettings.json +0 -0
- /package/static/{f44539c → 6c4895a}/config/fileMap.json +0 -0
- /package/static/{f44539c → 6c4895a}/config/webExtensions.json +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/Animation.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/DebugButtons.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/DebugValue.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/E2eTest.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/E2eTests.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/EditorHover.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/EditorMessage.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ImagePreview.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/InlineDiffEditor.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/Key.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/KeyBindingsHeader.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/KeyBindingsTable.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/Markdown.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/Progress.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/SearchToggleButton.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/Select.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletAbout.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletBrowserViewOverview.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletDebugConsole.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletDefineKeyBinding.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletDialog.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletDiffEditor.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletEditorWidgetError.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletExtensionDetail.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletExtensions.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletKeyBindings.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletMedia.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletOutput.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletPanel.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletPanelTabs.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletPdf.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletProblems.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletReferences.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletRunAndDebug.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletScreenCapture.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletSearch.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletSimpleBrowser.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletSourceControl.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletStorage.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletTerminal.css +0 -0
- /package/static/{f44539c → 6c4895a}/css/parts/ViewletTerminalTabs.css +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-bat/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-bat/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-bat/languageConfiguration.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-bat/src/tokenizeBat.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-c/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-c/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-c/src/tokenizeC.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-coffeescript/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-coffeescript/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-coffeescript/src/tokenizeCoffeeScript.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-cpp/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-cpp/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-cpp/languageConfiguration.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-cpp/src/tokenizeCpp.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-cson/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-cson/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-cson/languageConfiguration.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-cson/src/tokenizeCson.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-css/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-css/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-css/languageConfiguration.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-css/src/tokenizeCss.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-dart/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-dart/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-dart/src/tokenizeDart.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-desktop/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-desktop/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-desktop/src/tokenizeDesktop.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-docker/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-docker/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-docker/src/tokenizeDockerfile.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-dotenv/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-dotenv/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-dotenv/src/tokenizeDotenv.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-editorconfig/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-editorconfig/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-editorconfig/src/tokenizeEditorConfig.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-elixir/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-elixir/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-elixir/src/tokenizeElixir.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-elm/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-elm/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-elm/src/tokenizeElm.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-gitattributes/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-gitattributes/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-gitattributes/src/tokenizeGitAttributes.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-gn/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-gn/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-gn/src/tokenizeGn.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-go/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-go/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-go/src/tokenizeGo.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-graphql/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-graphql/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-graphql/src/tokenizeGraphql.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-html/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-html/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-html/languageConfiguration.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-html/src/tokenizeHtml.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-java/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-java/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-java/languageConfiguration.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-java/src/tokenizeJava.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-javascript/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-javascript/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-javascript/languageConfiguration.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-javascript/src/tokenizeJavaScript.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-json/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-json/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-json/src/tokenizeJson.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-json5/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-json5/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-json5/src/tokenizeJson5.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-jsx/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-jsx/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-jsx/src/tokenizeJsx.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-julia/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-julia/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-julia/src/tokenizeJulia.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-kotlin/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-kotlin/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-kotlin/src/tokenizeKotlin.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-less/LICENSE +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-less/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-less/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-less/languageConfiguration.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-less/src/tokenizeLess.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-markdown/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-markdown/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-markdown/src/tokenizeMarkdown.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-mdx/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-mdx/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-mdx/src/tokenizeMdx.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-nix/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-nix/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-nix/languageConfiguration.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-nix/src/tokenizeNix.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-nvmrc/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-nvmrc/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-nvmrc/src/tokenizeNvmrc.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-perl/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-perl/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-perl/src/tokenizePerl.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-plaintext/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-plaintext/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-plaintext/src/tokenizePlaintext.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-powershell/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-powershell/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-powershell/src/tokenizePowershell.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-python/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-python/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-python/languageConfiguration.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-python/src/tokenizePython.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-r/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-r/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-r/src/tokenizeR.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-ruby/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-ruby/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-ruby/src/tokenizeRuby.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-rust/LICENSE +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-rust/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-rust/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-rust/languageConfiguration.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-rust/src/tokenizeRust.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-scss/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-scss/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-scss/languageConfiguration.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-scss/src/tokenizeScss.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-shellscript/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-shellscript/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-shellscript/src/tokenizeShellScript.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-svelte/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-svelte/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-svelte/src/tokenizeSvelte.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-terraform/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-terraform/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-terraform/src/tokenizeTerraform.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-toml/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-toml/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-toml/src/tokenizeToml.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-typescript/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-typescript/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-typescript/src/tokenizeTypeScript.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-vue/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-vue/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-vue/src/tokenizeVue.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-wgsl/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-wgsl/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-wgsl/languageConfiguration.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-wgsl/src/tokenizeWgsl.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-xml/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-xml/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-xml/src/tokenizeXml.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-yaml/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-yaml/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.language-basics-yaml/src/tokenizeYaml.js +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-atom-one-dark/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-atom-one-dark/color-theme.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-atom-one-dark/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-atom-one-dark/images/demo.png +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-ayu/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-ayu/color-theme.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-ayu/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-cobalt2/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-cobalt2/color-theme.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-cobalt2/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-cobalt2/images/demo.png +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-cobalt2/images/logo.png +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-gruvbox/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-gruvbox/color-theme.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-gruvbox/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-high-contrast/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-high-contrast/color-theme.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-high-contrast/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-material/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-material/color-theme.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-material/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-monokai/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-monokai/color-theme.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-monokai/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-noctis-uva/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-noctis-uva/color-theme.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-noctis-uva/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-noctis-uva/images/demo.png +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-palenight/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-palenight/color-theme.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-palenight/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-palenight/images/demo.png +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-slime/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-slime/color-theme.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-slime/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.theme-slime/icon.png +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.vscode-icons/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.vscode-icons/extension.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.vscode-icons/icon-theme.json +0 -0
- /package/static/{f44539c → 6c4895a}/extensions/builtin.vscode-icons/icon.png +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/default_file.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/default_folder.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/default_folder_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/default_root_folder.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/default_root_folder_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_access.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_access2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_actionscript.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_actionscript2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ada.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_advpl.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_affectscript.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_affinitydesigner.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_affinityphoto.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_affinitypublisher.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ai.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ai2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_al.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_al_dal.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_allcontributors.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_angular.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ansible.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_antlers_html.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_antlr.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_anyscript.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_apache.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_apex.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_api_extractor.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_apib.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_apib2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_apl.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_applescript.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_appscript.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_appsemble.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_appveyor.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_arduino.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_asciidoc.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_asp.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_aspx.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_assembly.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_astro.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_astroconfig.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_atom.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ats.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_attw.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_audio.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_aurelia.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_autohotkey.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_autoit.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_avif.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_avro.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_awk.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_aws.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_azure.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_azurepipelines.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_babel.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_babel2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ballerina.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_bat.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_bats.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_bazaar.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_bazel.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_bazel_ignore.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_bazel_version.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_befunge.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_bicep.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_biml.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_binary.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_biome.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_bitbucketpipeline.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_bithound.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_blade.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_blitzbasic.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_bolt.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_bosque.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_bower.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_bower2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_browserslist.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_bruno.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_buckbuild.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_buf.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_bun.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_bundlemon.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_bundler.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_bunfig.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_c.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_c2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_c3.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_c_al.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cabal.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_caddy.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cake.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cakephp.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_capacitor.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_capnp.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cargo.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_casc.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cddl.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cert.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ceylon.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cf.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cf2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cfc.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cfc2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cfm.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cfm2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cheader.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_chef.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_chef_cookbook.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_circleci.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_class.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_clojure.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_clojurescript.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cloudfoundry.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cmake.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cobol.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_codacy.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_codeclimate.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_codecov.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_codekit.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_codeowners.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_codeql.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_coderabbit.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_coffeelint.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_coffeescript.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_commitizen.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_commitlint.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_compass.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_composer.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_conan.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_conda.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_config.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_confluence.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_coverage.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_coveralls.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cpp.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cpp2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cpp3.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cppheader.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_craco.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_crowdin.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_crystal.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_csharp.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_csharp2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cspell.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_csproj.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_css.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_csscomb.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_csslint.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cssmap.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cucumber.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cuda.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cvs.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cypress.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cypress_spec.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_cython.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_dal.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_darcs.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_dartlang.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_dartlang_generated.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_dartlang_ignore.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_datadog.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_db.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_debian.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_delphi.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_deno.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_denoify.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_dependabot.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_dependencies.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_devcontainer.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_dhall.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_diff.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_django.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_dlang.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_docker.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_docker2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_dockertest.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_dockertest2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_docpad.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_docz.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_dojo.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_doppler.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_dotenv.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_dotjs.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_doxygen.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_drawio.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_drone.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_drools.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_dtd.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_dustjs.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_dvc.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_dylan.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_earthly.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_eas-metadata.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_edge.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_edge2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_editorconfig.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_eex.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ejs.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_elastic.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_elasticbeanstalk.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_eleventy.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_eleventy2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_elixir.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_elm.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_elm2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_emacs.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ember.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ensime.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_eps.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_epub.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_erb.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_erlang.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_erlang2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_esbuild.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_eslint.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_eslint2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_esphome.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_excalidraw.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_excel.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_excel2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_expo.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_falcon.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_fantasticon.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_fauna.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_favicon.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_fbx.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_firebase.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_firebasehosting.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_firestore.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_fitbit.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_fla.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_flareact.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_flash.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_floobits.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_flow.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_flutter.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_flutter_package.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_flyio.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_font.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_formkit.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_fortran.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_fossa.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_fossil.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_freemarker.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_frontcommerce.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_fsharp.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_fsharp2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_fsproj.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_fthtml.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_funding.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_fusebox.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_galen.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_galen2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_gamemaker.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_gamemaker2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_gamemaker81.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_gatsby.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_gcloud.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_gcode.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_gdscript.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_genstat.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_git.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_git2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_gitlab.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_gitpod.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_gleam.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_gleamconfig.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_glide.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_glitter.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_glsl.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_glyphs.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_gnu.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_gnuplot.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_go.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_go_aqua.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_go_black.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_go_fuchsia.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_go_gopher.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_go_lightblue.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_go_package.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_go_white.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_go_work.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_go_yellow.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_goctl.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_godot.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_gpg.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_gradle.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_gradle2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_grain.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_graphql.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_graphql_config.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_graphviz.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_greenkeeper.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_gridsome.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_groovy.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_groovy2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_grunt.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_gulp.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_haml.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_handlebars.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_handlebars2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_harbour.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_hardhat.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_hashicorp.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_haskell.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_haskell2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_haxe.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_haxecheckstyle.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_haxedevelop.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_helix.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_helm.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_hjson.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_hlsl.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_homeassistant.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_horusec.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_host.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_html.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_htmlhint.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_htmlvalidate.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_http.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_humanstxt.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_hunspell.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_husky.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_hy.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_hygen.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_hypr.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_icl.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_idris.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_idrisbin.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_idrispkg.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_image.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_imba.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_inc.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_infopath.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_informix.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ini.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ink.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_innosetup.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_io.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_iodine.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ionic.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_jake.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_janet.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_jar.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_jasmine.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_java.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_jbuilder.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_jekyll.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_jenkins.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_jest.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_jest_snapshot.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_jinja.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_jpm.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_js_official.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_jsbeautify.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_jsconfig.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_jscpd.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_jshint.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_jsmap.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_json.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_json2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_json5.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_json_official.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_json_schema.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_jsonld.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_jsonnet.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_jsp.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_jsr.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_jss.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_juice.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_julia.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_julia2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_jupyter.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_k.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_karma.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_key.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_kitchenci.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_kite.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_kivy.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_knip.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_kos.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_kotlin.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_kusto.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_language_configuration.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_latino.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_layout.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_lerna.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_less.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_lex.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_liara.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_libreoffice_base.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_libreoffice_calc.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_libreoffice_draw.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_libreoffice_impress.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_libreoffice_math.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_libreoffice_writer.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_license.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_licensebat.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_actionscript2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_ada.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_apl.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_astro.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_astroconfig.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_babel.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_babel2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_cabal.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_circleci.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_cloudfoundry.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_codacy.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_codeclimate.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_codeowners.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_config.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_crystal.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_cypress.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_cypress_spec.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_db.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_deno.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_dhall.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_docpad.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_drone.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_eas-metadata.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_eleventy.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_eleventy2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_esphome.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_expo.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_firebasehosting.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_fla.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_font.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_gamemaker2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_gradle.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_hashicorp.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_hjson.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_ini.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_io.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_jsconfig.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_jsmap.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_json.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_json5.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_json_schema.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_jsonld.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_kite.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_lerna.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_mailing.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_mdx-components.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_mdx.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_mlang.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_mustache.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_neo4j.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_netlify.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_next.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_nim.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_nx.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_objidconfig.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_openHAB.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_pcl.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_pnpm.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_prettier.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_prisma.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_purescript.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_quasar.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_raku.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_razzle.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_reactrouter.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_rehype.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_remark.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_replit.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_retext.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_rome.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_rubocop.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_rust.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_rust_toolchain.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_safetensors.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_shaderlab.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_solidity.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_spin.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_stylelint.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_stylus.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_symfony.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_systemd.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_systemverilog.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_testcafe.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_testjs.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_tex.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_tm.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_tmux.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_todo.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_toit.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_toml.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_tree.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_turbo.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_unibeautify.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_vash.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_vercel.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_vsix.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_vsixmanifest.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_xfl.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_xorg.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_yaml.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_light_zeit.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_lighthouse.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_lilypond.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_lime.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_lintstagedrc.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_liquid.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_lisp.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_livescript.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_lnk.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_locale.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_log.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_lolcode.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_lsl.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_lua.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_luau.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_lync.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_mailing.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_makefile.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_manifest.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_manifest_bak.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_manifest_skip.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_map.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_mariadb.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_markdown.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_markdownlint.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_markdownlint_ignore.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_marko.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_markojs.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_master-co.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_matlab.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_maven.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_maxscript.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_maya.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_mdx-components.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_mdx.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_mediawiki.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_mercurial.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_mermaid.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_meson.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_meteor.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_minecraft.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_mivascript.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_mjml.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_mlang.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_mocha.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_modernizr.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_mojo.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_mojolicious.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_moleculer.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_mondoo.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_mongo.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_monotone.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_motif.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_mson.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_mustache.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_mvt.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_mvtcss.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_mvtjs.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_mysql.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ndst.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nearly.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_neo4j.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nest_adapter_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nest_adapter_ts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nest_controller_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nest_controller_ts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nest_decorator_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nest_decorator_ts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nest_filter_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nest_filter_ts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nest_gateway_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nest_gateway_ts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nest_guard_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nest_guard_ts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nest_interceptor_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nest_interceptor_ts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nest_middleware_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nest_middleware_ts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nest_module_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nest_module_ts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nest_pipe_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nest_pipe_ts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nest_service_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nest_service_ts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nestjs.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_netlify.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_next.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nextflow.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_component_css.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_component_dart.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_component_html.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_component_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_component_js2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_component_less.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_component_sass.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_component_scss.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_component_ts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_component_ts2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_controller_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_controller_ts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_directive_dart.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_directive_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_directive_js2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_directive_ts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_directive_ts2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_guard_dart.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_guard_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_guard_ts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_interceptor_dart.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_interceptor_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_interceptor_ts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_module_dart.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_module_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_module_js2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_module_ts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_module_ts2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_pipe_dart.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_pipe_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_pipe_js2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_pipe_ts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_pipe_ts2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_routing_dart.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_routing_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_routing_js2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_routing_ts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_routing_ts2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_service_dart.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_service_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_service_js2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_service_ts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_service_ts2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_smart_component_dart.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_smart_component_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_smart_component_js2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_smart_component_ts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_smart_component_ts2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ng_tailwind.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nginx.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nim.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nimble.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ninja.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nix.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_njsproj.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_noc.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_node.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_node2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nodemon.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_npm.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nsi.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nsri-integrity.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nsri.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nuget.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_numpy.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nunjucks.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nuxt.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nx.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_nyc.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_objectivec.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_objectivecpp.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_objidconfig.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ocaml.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ocaml_intf.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ogone.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_onenote.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_openHAB.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_opencl.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_openscad.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_org.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_outlook.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ovpn.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_package.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_paket.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pandacss.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_patch.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pcl.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pddl.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pddl_happenings.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pddl_plan.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pdf.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pdf2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pdm.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_peeky.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_perl.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_perl2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_perl6.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pgsql.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_photoshop.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_photoshop2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_php.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_php2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_php3.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_phpcsfixer.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_phpstan.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_phpunit.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_phraseapp.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pine.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pip.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pipeline.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_plantuml.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_platformio.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_playwright.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_plsql.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_plsql_package.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_plsql_package_body.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_plsql_package_header.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_plsql_package_spec.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pm2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pnpm.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_poedit.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_poetry.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_polymer.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pony.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_postcss.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_postcssconfig.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_postman.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_powerpoint.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_powerpoint2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_powershell.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_powershell2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_powershell_format.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_powershell_psd.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_powershell_psd2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_powershell_psm.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_powershell_psm2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_powershell_types.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_preact.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_precommit.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_prettier.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_prisma.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_processinglang.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_procfile.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_progress.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_prolog.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_prometheus.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_protobuf.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_protractor.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_publiccode.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_publisher.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pug.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pulumi.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_puppet.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_purescript.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pyenv.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pyret.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pyscript.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_python.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pythowo.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pytyped.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_pyup.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_q.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_qbs.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_qlikview.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_qml.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_qmldir.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_qsharp.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_quasar.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_r.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ra_syntax_tree.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_racket.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_rails.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_rake.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_raku.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_raml.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_razor.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_razzle.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_reactjs.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_reactrouter.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_reacttemplate.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_reactts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_reason.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_red.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_registry.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_rego.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_rehype.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_remark.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_renovate.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_replit.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_rescript.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_rest.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_retext.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_rexx.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_riot.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_rmd.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_rnc.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_robotframework.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_robots.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_rolldown.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_rollup.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_rome.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ron.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_rproj.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_rspec.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_rss.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_rubocop.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ruby.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_rust.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_rust_toolchain.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_s-lang.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_safetensors.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_sails.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_saltstack.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_san.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_sapphire_framework_cli.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_sas.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_sass.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_sbt.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_scala.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_scilab.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_script.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_scss.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_scss2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_sdlang.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_search_result.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_sentry.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_sequelize.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_serverless.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_shaderlab.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_shell.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_shellcheck.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_shuttle.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_silverstripe.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_sino.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_siyuan.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_sketch.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_skipper.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_slang.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_slashup.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_slice.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_slim.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_slint.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_sln.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_sln2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_smarty.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_snakemake.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_snapcraft.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_snaplet.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_snort.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_snyk.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_solidarity.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_solidity.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_source.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_spacengine.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_sparql.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_spin.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_sqf.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_sql.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_sqlite.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_squirrel.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_sss.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_sst.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_stan.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_stata.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_stencil.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_storyboard.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_storybook.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_stryker.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_stylable.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_style.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_styled.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_stylelint.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_stylish_haskell.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_stylus.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_sublime.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_subversion.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_svelte.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_svelteconfig.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_svg.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_svgo.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_swagger.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_swc.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_swift.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_swig.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_symfony.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_systemd.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_systemverilog.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_t4tt.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_tailwind.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_tamagui.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_taskfile.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_tauri.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_tcl.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_teal.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_templ.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_tera.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_terraform.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_test.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_testcafe.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_testjs.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_testplane.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_testts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_tex.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_text.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_textile.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_tfs.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_tiltfile.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_tm.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_tmux.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_todo.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_toit.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_toml.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_tox.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_travis.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_tree.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_tres.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_truffle.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_trunk.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_tsbuildinfo.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_tscn.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_tsconfig.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_tsconfig_official.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_tslint.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_tt.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_ttcn.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_tuc.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_turbo.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_twig.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_typedoc.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_typescript.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_typescript_official.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_typescriptdef.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_typescriptdef_official.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_typo3.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_uiua.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_unibeautify.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_unison.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_unlicense.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_unocss.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vagrant.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vala.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vanilla_extract.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vapi.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vapor.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vash.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vb.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vba.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vbhtml.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vbproj.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vcxproj.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_velocity.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vento.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vercel.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_verilog.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vhdl.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_video.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_view.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vim.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vite.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vitest.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vlang.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_volt.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vscode-insiders.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vscode.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vscode2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vscode3.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vscode_test.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vsix.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vsixmanifest.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vue.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vueconfig.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_vyper.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_wallaby.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_wally.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_wasm.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_watchmanconfig.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_wdio.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_webpack.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_wenyan.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_wercker.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_wgsl.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_wikitext.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_windi.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_wit.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_wolfram.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_word.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_word2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_wpml.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_wurst.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_wxml.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_wxss.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_wxt.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_xcode.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_xfl.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_xib.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_xliff.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_xmake.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_xml.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_xo.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_xorg.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_xquery.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_xsl.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_yacc.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_yaml.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_yamllint.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_yandex.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_yang.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_yarn.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_yeoman.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_zeit.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_zig.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_zip.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/file_type_zip2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_android.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_android_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_api.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_api_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_app.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_app_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_arangodb.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_arangodb_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_asset.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_asset_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_audio.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_audio_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_aurelia.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_aurelia_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_aws.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_aws_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_azure.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_azure_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_azurepipelines.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_azurepipelines_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_binary.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_binary_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_bloc.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_bloc_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_blueprint.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_blueprint_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_bot.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_bot_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_bower.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_bower_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_buildkite.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_buildkite_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_cake.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_cake_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_certificate.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_certificate_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_changesets.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_changesets_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_chef.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_chef_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_circleci.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_circleci_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_cli.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_cli_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_client.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_client_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_cmake.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_cmake_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_common.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_common_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_component.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_component_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_composer.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_composer_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_config.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_config_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_controller.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_controller_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_coverage.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_coverage_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_css.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_css_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_cubit.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_cubit_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_cypress.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_cypress_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_dapr.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_dapr_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_datadog.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_datadog_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_db.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_db_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_debian.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_debian_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_dependabot.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_dependabot_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_devcontainer.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_devcontainer_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_dist.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_dist_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_docker.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_docker_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_docs.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_docs_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_e2e.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_e2e_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_elasticbeanstalk.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_elasticbeanstalk_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_electron.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_electron_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_expo.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_expo_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_favicon.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_favicon_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_flow.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_flow_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_fonts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_fonts_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_frontcommerce.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_frontcommerce_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_gcp.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_gcp_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_git.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_git_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_github.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_github_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_gitlab.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_gitlab_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_gradle.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_gradle_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_graphql.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_graphql_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_grunt.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_grunt_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_gulp.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_gulp_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_haxelib.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_haxelib_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_helper.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_helper_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_hook.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_hook_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_husky.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_husky_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_idea.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_idea_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_images.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_images_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_include.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_include_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_interfaces.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_interfaces_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_ios.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_ios_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_js.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_js_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_json.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_json_official.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_json_official_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_json_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_kubernetes.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_kubernetes_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_less.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_less_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_library.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_library_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_light_cypress.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_light_cypress_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_light_electron.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_light_electron_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_light_expo.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_light_expo_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_light_fonts.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_light_fonts_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_light_gradle.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_light_gradle_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_light_meteor.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_light_meteor_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_light_mysql.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_light_mysql_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_light_node.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_light_node_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_light_redux.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_light_redux_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_light_sass.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_light_sass_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_linux.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_linux_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_locale.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_locale_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_log.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_log_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_macos.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_macos_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_mariadb.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_mariadb_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_maven.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_maven_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_mediawiki.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_mediawiki_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_memcached.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_memcached_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_meteor.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_meteor_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_middleware.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_middleware_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_minecraft.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_minecraft_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_minikube.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_minikube_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_mjml.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_mjml_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_mock.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_mock_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_model.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_model_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_module.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_module_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_mojo.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_mojo_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_mongodb.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_mongodb_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_mysql.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_mysql_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_next.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_next_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_nginx.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_nginx_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_nix.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_nix_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_node.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_node_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_notebooks.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_notebooks_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_notification.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_notification_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_nuget.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_nuget_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_nuxt.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_nuxt_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_package.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_package_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_paket.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_paket_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_php.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_php_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_platformio.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_platformio_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_plugin.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_plugin_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_prisma.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_prisma_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_private.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_private_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_public.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_public_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_python.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_python_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_ravendb.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_ravendb_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_redis.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_redis_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_redux.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_redux_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_route.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_route_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_sass.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_sass_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_script.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_script_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_server.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_server_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_services.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_services_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_shared.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_shared_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_snaplet.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_snaplet_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_spin.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_spin_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_src.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_src_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_sso.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_sso_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_story.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_story_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_style.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_style_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_supabase.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_supabase_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_svelte.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_svelte_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_tauri.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_tauri_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_temp.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_temp_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_template.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_template_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_test.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_test_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_theme.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_theme_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_tools.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_tools_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_travis.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_travis_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_trunk.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_trunk_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_turbo.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_turbo_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_typescript.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_typescript_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_typings.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_typings2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_typings2_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_typings_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_vagrant.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_vagrant_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_vercel.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_vercel_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_video.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_video_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_view.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_view_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_vs.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_vs2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_vs2_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_vs_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_vscode.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_vscode2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_vscode2_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_vscode3.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_vscode3_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_vscode_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_vscode_test.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_vscode_test2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_vscode_test2_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_vscode_test3.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_vscode_test3_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_vscode_test_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_webpack.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_webpack_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_windows.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_windows_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_wit.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_wit_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_www.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_www_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_yarn.svg +0 -0
- /package/static/{f44539c → 6c4895a}/file-icons/folder_type_yarn_opened.svg +0 -0
- /package/static/{f44539c → 6c4895a}/fonts/FiraCode-VariableFont.ttf +0 -0
- /package/static/{f44539c → 6c4895a}/icons/add.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/arrow-down.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/arrow-left.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/arrow-right.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/arrow-up.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/blank.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/book.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/case-sensitive.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/check.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/chevron-down.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/chevron-left.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/chevron-right.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/chevron-up.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/chrome-close.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/chrome-maximize.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/chrome-minimize.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/chrome-restore.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/circle-filled.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/clear-all.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/close.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/cloud.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/collapse-all.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-all.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-alt-2.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-alt-small.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-alt.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-breakpoint-conditional-unverified.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-breakpoint-conditional.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-breakpoint-data-unverified.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-breakpoint-data.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-breakpoint-function-unverified.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-breakpoint-function.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-breakpoint-log-unverified.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-breakpoint-log.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-breakpoint-unsupported.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-console.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-continue-small.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-continue.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-coverage.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-disconnect.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-line-by-line.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-pause.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-rerun.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-restart-frame.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-restart.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-reverse-continue.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-stackframe-active.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-stackframe.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-start.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-step-back.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-step-into.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-step-out.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-step-over.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug-stop.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/debug.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/discard.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/edit.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/ellipsis.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/error.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/exclude.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/extensionDefaultIcon.png +0 -0
- /package/static/{f44539c → 6c4895a}/icons/extensions.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/files.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/filter.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/go-to-file.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/icon-close.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/icon-source-control.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/icon-sync.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/icon.png +0 -0
- /package/static/{f44539c → 6c4895a}/icons/icon.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/info.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/language-icon.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/link-external.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/list-flat.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/list-tree.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/new-file.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/new-folder.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/newline.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/open-preview.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/play.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/preserve-case.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/progress.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/pwa-icon-192.png +0 -0
- /package/static/{f44539c → 6c4895a}/icons/pwa-icon-512.png +0 -0
- /package/static/{f44539c → 6c4895a}/icons/record-keys.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/refresh.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/regex.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/remove.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/replace-all.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/replace.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/run-all.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/search.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/settings-gear.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/source-control.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/split-horizontal.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/squiggly-error.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/squiggly-warning.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-array.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-boolean.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-class.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-color.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-constant.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-enum-member.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-enum.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-event.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-field.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-file.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-interface.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-key.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-keyword.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-method.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-misc.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-namespace.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-numeric.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-operator.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-parameter.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-property.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-ruler.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-snippet.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-string.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-structure.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/symbol-variable.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/tag.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/terminal-bash.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/terminal.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/theme-icon.png +0 -0
- /package/static/{f44539c → 6c4895a}/icons/trash.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/triangle-down.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/triangle-left.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/triangle-right.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/triangle-up.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/warning.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/whole-word.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/zoom-in.svg +0 -0
- /package/static/{f44539c → 6c4895a}/icons/zoom-out.svg +0 -0
- /package/static/{f44539c → 6c4895a}/js/babel-parser.js +0 -0
- /package/static/{f44539c → 6c4895a}/js/blob-util.js +0 -0
- /package/static/{f44539c → 6c4895a}/js/ky.js +0 -0
- /package/static/{f44539c → 6c4895a}/js/lvce-editor-import-script.js +0 -0
- /package/static/{f44539c → 6c4895a}/js/lvce-editor-ipc.js +0 -0
- /package/static/{f44539c → 6c4895a}/js/lvce-editor-json-rpc.js +0 -0
- /package/static/{f44539c → 6c4895a}/js/lvce-editor-verror.js +0 -0
- /package/static/{f44539c → 6c4895a}/js/p-min-delay.js +0 -0
- /package/static/{f44539c → 6c4895a}/js/pretty-bytes.js +0 -0
- /package/static/{f44539c → 6c4895a}/js/yoctodelay.js +0 -0
- /package/static/{f44539c → 6c4895a}/lib-css/termterm.css +0 -0
- /package/static/{f44539c → 6c4895a}/packages/diff-worker/dist/diffWorkerMain.js +0 -0
- /package/static/{f44539c → 6c4895a}/packages/editor-worker/dist/editorWorkerMain.js +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/dist/embedsWorkerMain.js +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/dist/embedsWorkerMain.js.map +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/embedsWorkerMain.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/Assert/Assert.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/AssertionError/AssertionError.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/Callback/Callback.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/Command/Command.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/CommandMap/CommandMap.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/CommandState/CommandState.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/ElectronWebContentsView/ElectronWebContentsView.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/EmbedsProcess/EmbedsProcess.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/Exit/Exit.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/GetPortTuple/GetPortTuple.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/HandleIpc/HandleIpc.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/IpcChild/IpcChild.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/IpcChildModule/IpcChildModule.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/IpcChildType/IpcChildType.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/IpcId/IpcId.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/IpcParent/IpcParent.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/IpcParentWithElectronMessagePort/IpcParentWithElectronMessagePort.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/IpcState/IpcState.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/JsonRpc/JsonRpc.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/LaunchEmbedsProcessIpc/LaunchEmbedsProcessIpc.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/Listen/Listen.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/LoadErrorCode/LoadErrorCode.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/Main/Main.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/ProcessName/ProcessName.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/embeds-worker/src/parts/Rpc/Rpc.ts +0 -0
- /package/static/{f44539c → 6c4895a}/packages/explorer-worker/dist/explorerViewWorkerMain.js +0 -0
- /package/static/{f44539c → 6c4895a}/packages/extension-detail-view-worker/dist/extensionDetailViewWorkerMain.js +0 -0
- /package/static/{f44539c → 6c4895a}/packages/extension-host-sub-worker/dist/extensionHostSubWorkerMain.js +0 -0
- /package/static/{f44539c → 6c4895a}/packages/extension-search-view-worker/dist/extensionSearchViewWorkerMain.js +0 -0
- /package/static/{f44539c → 6c4895a}/packages/keybindings-view-worker/dist/keyBindingsViewWorkerMain.js +0 -0
- /package/static/{f44539c → 6c4895a}/packages/renderer-process/LICENSE +0 -0
- /package/static/{f44539c → 6c4895a}/packages/renderer-process/README.md +0 -0
- /package/static/{f44539c → 6c4895a}/packages/syntax-highlighting-worker/dist/syntaxHighlightingWorkerMain.js +0 -0
- /package/static/{f44539c → 6c4895a}/packages/terminal-worker/dist/terminalWorkerMain.js +0 -0
- /package/static/{f44539c → 6c4895a}/playground/languages/index.cpp +0 -0
- /package/static/{f44539c → 6c4895a}/playground/languages/index.css +0 -0
- /package/static/{f44539c → 6c4895a}/playground/languages/index.csv +0 -0
- /package/static/{f44539c → 6c4895a}/playground/languages/index.dart +0 -0
- /package/static/{f44539c → 6c4895a}/playground/languages/index.env +0 -0
- /package/static/{f44539c → 6c4895a}/playground/languages/index.ex +0 -0
- /package/static/{f44539c → 6c4895a}/playground/languages/index.html +0 -0
- /package/static/{f44539c → 6c4895a}/playground/languages/index.java +0 -0
- /package/static/{f44539c → 6c4895a}/playground/languages/index.jl +0 -0
- /package/static/{f44539c → 6c4895a}/playground/languages/index.js +0 -0
- /package/static/{f44539c → 6c4895a}/playground/languages/index.json +0 -0
- /package/static/{f44539c → 6c4895a}/playground/languages/index.kt +0 -0
- /package/static/{f44539c → 6c4895a}/playground/languages/index.pl +0 -0
- /package/static/{f44539c → 6c4895a}/playground/languages/index.py +0 -0
- /package/static/{f44539c → 6c4895a}/playground/languages/index.ts +0 -0
- /package/static/{f44539c → 6c4895a}/playground/languages/scrolling.txt +0 -0
- /package/static/{f44539c → 6c4895a}/playground/languages/tsconfig.json +0 -0
- /package/static/{f44539c → 6c4895a}/playground/sample-folder/a.txt +0 -0
- /package/static/{f44539c → 6c4895a}/playground/sample-folder/b.txt +0 -0
- /package/static/{f44539c → 6c4895a}/playground/sample-folder/c.txt +0 -0
|
@@ -107,27 +107,6 @@ const string = value => {
|
|
|
107
107
|
}
|
|
108
108
|
};
|
|
109
109
|
|
|
110
|
-
const walkValue = (value, transferrables, isTransferrable) => {
|
|
111
|
-
if (!value) {
|
|
112
|
-
return;
|
|
113
|
-
}
|
|
114
|
-
if (isTransferrable(value)) {
|
|
115
|
-
transferrables.push(value);
|
|
116
|
-
return;
|
|
117
|
-
}
|
|
118
|
-
if (Array.isArray(value)) {
|
|
119
|
-
for (const item of value) {
|
|
120
|
-
walkValue(item, transferrables, isTransferrable);
|
|
121
|
-
}
|
|
122
|
-
return;
|
|
123
|
-
}
|
|
124
|
-
if (typeof value === 'object') {
|
|
125
|
-
for (const property of Object.values(value)) {
|
|
126
|
-
walkValue(property, transferrables, isTransferrable);
|
|
127
|
-
}
|
|
128
|
-
return;
|
|
129
|
-
}
|
|
130
|
-
};
|
|
131
110
|
const isMessagePort = value => {
|
|
132
111
|
return value && value instanceof MessagePort;
|
|
133
112
|
};
|
|
@@ -152,6 +131,27 @@ const isTransferrable = value => {
|
|
|
152
131
|
}
|
|
153
132
|
return false;
|
|
154
133
|
};
|
|
134
|
+
const walkValue = (value, transferrables, isTransferrable) => {
|
|
135
|
+
if (!value) {
|
|
136
|
+
return;
|
|
137
|
+
}
|
|
138
|
+
if (isTransferrable(value)) {
|
|
139
|
+
transferrables.push(value);
|
|
140
|
+
return;
|
|
141
|
+
}
|
|
142
|
+
if (Array.isArray(value)) {
|
|
143
|
+
for (const item of value) {
|
|
144
|
+
walkValue(item, transferrables, isTransferrable);
|
|
145
|
+
}
|
|
146
|
+
return;
|
|
147
|
+
}
|
|
148
|
+
if (typeof value === 'object') {
|
|
149
|
+
for (const property of Object.values(value)) {
|
|
150
|
+
walkValue(property, transferrables, isTransferrable);
|
|
151
|
+
}
|
|
152
|
+
return;
|
|
153
|
+
}
|
|
154
|
+
};
|
|
155
155
|
const getTransferrables = value => {
|
|
156
156
|
const transferrables = [];
|
|
157
157
|
walkValue(value, transferrables, isTransferrable);
|
|
@@ -184,30 +184,35 @@ const NewLine$1 = '\n';
|
|
|
184
184
|
const joinLines$1 = lines => {
|
|
185
185
|
return lines.join(NewLine$1);
|
|
186
186
|
};
|
|
187
|
-
const
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
return line.includes('[ERR_MODULE_NOT_FOUND]');
|
|
187
|
+
const RE_AT = /^\s+at/;
|
|
188
|
+
const RE_AT_PROMISE_INDEX = /^\s*at async Promise.all \(index \d+\)$/;
|
|
189
|
+
const isNormalStackLine = line => {
|
|
190
|
+
return RE_AT.test(line) && !RE_AT_PROMISE_INDEX.test(line);
|
|
192
191
|
};
|
|
193
|
-
const
|
|
194
|
-
const
|
|
195
|
-
|
|
196
|
-
|
|
192
|
+
const getDetails = lines => {
|
|
193
|
+
const index = lines.findIndex(isNormalStackLine);
|
|
194
|
+
if (index === -1) {
|
|
195
|
+
return {
|
|
196
|
+
actualMessage: joinLines$1(lines),
|
|
197
|
+
rest: []
|
|
198
|
+
};
|
|
199
|
+
}
|
|
200
|
+
let lastIndex = index - 1;
|
|
201
|
+
while (++lastIndex < lines.length) {
|
|
202
|
+
if (!isNormalStackLine(lines[lastIndex])) {
|
|
203
|
+
break;
|
|
204
|
+
}
|
|
205
|
+
}
|
|
197
206
|
return {
|
|
198
|
-
|
|
199
|
-
|
|
207
|
+
actualMessage: lines[index - 1],
|
|
208
|
+
rest: lines.slice(index, lastIndex)
|
|
200
209
|
};
|
|
201
210
|
};
|
|
202
|
-
const
|
|
203
|
-
|
|
211
|
+
const splitLines$1 = lines => {
|
|
212
|
+
return lines.split(NewLine$1);
|
|
213
|
+
};
|
|
204
214
|
const RE_MESSAGE_CODE_BLOCK_START = /^Error: The module '.*'$/;
|
|
205
215
|
const RE_MESSAGE_CODE_BLOCK_END = /^\s* at/;
|
|
206
|
-
const RE_AT = /^\s+at/;
|
|
207
|
-
const RE_AT_PROMISE_INDEX = /^\s*at async Promise.all \(index \d+\)$/;
|
|
208
|
-
const isUnhelpfulNativeModuleError = stderr => {
|
|
209
|
-
return RE_NATIVE_MODULE_ERROR.test(stderr) && RE_NATIVE_MODULE_ERROR_2.test(stderr);
|
|
210
|
-
};
|
|
211
216
|
const isMessageCodeBlockStartIndex = line => {
|
|
212
217
|
return RE_MESSAGE_CODE_BLOCK_START.test(line);
|
|
213
218
|
};
|
|
@@ -222,51 +227,46 @@ const getMessageCodeBlock = stderr => {
|
|
|
222
227
|
const relevantMessage = relevantLines.join(' ').slice('Error: '.length);
|
|
223
228
|
return relevantMessage;
|
|
224
229
|
};
|
|
225
|
-
const
|
|
226
|
-
|
|
230
|
+
const isModuleNotFoundMessage = line => {
|
|
231
|
+
return line.includes('[ERR_MODULE_NOT_FOUND]');
|
|
232
|
+
};
|
|
233
|
+
const getModuleNotFoundError = stderr => {
|
|
234
|
+
const lines = splitLines$1(stderr);
|
|
235
|
+
const messageIndex = lines.findIndex(isModuleNotFoundMessage);
|
|
236
|
+
const message = lines[messageIndex];
|
|
227
237
|
return {
|
|
228
|
-
message
|
|
229
|
-
code:
|
|
238
|
+
message,
|
|
239
|
+
code: ERR_MODULE_NOT_FOUND
|
|
230
240
|
};
|
|
231
241
|
};
|
|
232
|
-
const
|
|
242
|
+
const isModuleNotFoundError = stderr => {
|
|
233
243
|
if (!stderr) {
|
|
234
244
|
return false;
|
|
235
245
|
}
|
|
236
|
-
return stderr.includes('
|
|
237
|
-
};
|
|
238
|
-
const getModuleSyntaxError = () => {
|
|
239
|
-
return {
|
|
240
|
-
message: `ES Modules are not supported in electron`,
|
|
241
|
-
code: E_MODULES_NOT_SUPPORTED_IN_ELECTRON
|
|
242
|
-
};
|
|
246
|
+
return stderr.includes('ERR_MODULE_NOT_FOUND');
|
|
243
247
|
};
|
|
244
|
-
const
|
|
248
|
+
const isModulesSyntaxError = stderr => {
|
|
245
249
|
if (!stderr) {
|
|
246
250
|
return false;
|
|
247
251
|
}
|
|
248
|
-
return stderr.includes('
|
|
252
|
+
return stderr.includes('SyntaxError: Cannot use import statement outside a module');
|
|
249
253
|
};
|
|
250
|
-
const
|
|
251
|
-
|
|
254
|
+
const RE_NATIVE_MODULE_ERROR = /^innerError Error: Cannot find module '.*.node'/;
|
|
255
|
+
const RE_NATIVE_MODULE_ERROR_2 = /was compiled against a different Node.js version/;
|
|
256
|
+
const isUnhelpfulNativeModuleError = stderr => {
|
|
257
|
+
return RE_NATIVE_MODULE_ERROR.test(stderr) && RE_NATIVE_MODULE_ERROR_2.test(stderr);
|
|
252
258
|
};
|
|
253
|
-
const
|
|
254
|
-
const
|
|
255
|
-
if (index === -1) {
|
|
256
|
-
return {
|
|
257
|
-
actualMessage: joinLines$1(lines),
|
|
258
|
-
rest: []
|
|
259
|
-
};
|
|
260
|
-
}
|
|
261
|
-
let lastIndex = index - 1;
|
|
262
|
-
while (++lastIndex < lines.length) {
|
|
263
|
-
if (!isNormalStackLine(lines[lastIndex])) {
|
|
264
|
-
break;
|
|
265
|
-
}
|
|
266
|
-
}
|
|
259
|
+
const getNativeModuleErrorMessage = stderr => {
|
|
260
|
+
const message = getMessageCodeBlock(stderr);
|
|
267
261
|
return {
|
|
268
|
-
|
|
269
|
-
|
|
262
|
+
message: `Incompatible native node module: ${message}`,
|
|
263
|
+
code: E_INCOMPATIBLE_NATIVE_MODULE
|
|
264
|
+
};
|
|
265
|
+
};
|
|
266
|
+
const getModuleSyntaxError = () => {
|
|
267
|
+
return {
|
|
268
|
+
message: `ES Modules are not supported in electron`,
|
|
269
|
+
code: E_MODULES_NOT_SUPPORTED_IN_ELECTRON
|
|
270
270
|
};
|
|
271
271
|
};
|
|
272
272
|
const getHelpfulChildProcessError = (stdout, stderr) => {
|
|
@@ -285,7 +285,7 @@ const getHelpfulChildProcessError = (stdout, stderr) => {
|
|
|
285
285
|
rest
|
|
286
286
|
} = getDetails(lines);
|
|
287
287
|
return {
|
|
288
|
-
message:
|
|
288
|
+
message: actualMessage,
|
|
289
289
|
code: '',
|
|
290
290
|
stack: rest
|
|
291
291
|
};
|
|
@@ -327,7 +327,7 @@ const listen$7 = () => {
|
|
|
327
327
|
}
|
|
328
328
|
return globalThis;
|
|
329
329
|
};
|
|
330
|
-
const signal$
|
|
330
|
+
const signal$8 = global => {
|
|
331
331
|
global.postMessage(readyMessage);
|
|
332
332
|
};
|
|
333
333
|
class IpcChildWithModuleWorker extends Ipc {
|
|
@@ -353,7 +353,7 @@ class IpcChildWithModuleWorker extends Ipc {
|
|
|
353
353
|
this._rawIpc.addEventListener('message', callback);
|
|
354
354
|
}
|
|
355
355
|
}
|
|
356
|
-
const wrap$
|
|
356
|
+
const wrap$f = global => {
|
|
357
357
|
return new IpcChildWithModuleWorker(global);
|
|
358
358
|
};
|
|
359
359
|
const withResolvers = () => {
|
|
@@ -362,6 +362,7 @@ const withResolvers = () => {
|
|
|
362
362
|
_resolve = resolve;
|
|
363
363
|
});
|
|
364
364
|
return {
|
|
365
|
+
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
365
366
|
resolve: _resolve,
|
|
366
367
|
promise
|
|
367
368
|
};
|
|
@@ -380,8 +381,8 @@ const waitForFirstMessage = async port => {
|
|
|
380
381
|
};
|
|
381
382
|
const listen$6 = async () => {
|
|
382
383
|
const parentIpcRaw = listen$7();
|
|
383
|
-
signal$
|
|
384
|
-
const parentIpc = wrap$
|
|
384
|
+
signal$8(parentIpcRaw);
|
|
385
|
+
const parentIpc = wrap$f(parentIpcRaw);
|
|
385
386
|
const firstMessage = await waitForFirstMessage(parentIpc);
|
|
386
387
|
if (firstMessage.method !== 'initialize') {
|
|
387
388
|
throw new IpcError('unexpected first message');
|
|
@@ -400,9 +401,6 @@ const listen$6 = async () => {
|
|
|
400
401
|
return globalThis;
|
|
401
402
|
};
|
|
402
403
|
class IpcChildWithModuleWorkerAndMessagePort extends Ipc {
|
|
403
|
-
constructor(port) {
|
|
404
|
-
super(port);
|
|
405
|
-
}
|
|
406
404
|
getData(event) {
|
|
407
405
|
return getData$2(event);
|
|
408
406
|
}
|
|
@@ -426,16 +424,17 @@ class IpcChildWithModuleWorkerAndMessagePort extends Ipc {
|
|
|
426
424
|
this._rawIpc.start();
|
|
427
425
|
}
|
|
428
426
|
}
|
|
429
|
-
const wrap$
|
|
427
|
+
const wrap$e = port => {
|
|
430
428
|
return new IpcChildWithModuleWorkerAndMessagePort(port);
|
|
431
429
|
};
|
|
432
430
|
const IpcChildWithModuleWorkerAndMessagePort$1 = {
|
|
433
431
|
__proto__: null,
|
|
434
432
|
listen: listen$6,
|
|
435
|
-
wrap: wrap$
|
|
433
|
+
wrap: wrap$e
|
|
436
434
|
};
|
|
437
|
-
const
|
|
438
|
-
const
|
|
435
|
+
const Error$3 = 1;
|
|
436
|
+
const Open = 2;
|
|
437
|
+
const Close = 3;
|
|
439
438
|
const addListener = (emitter, type, callback) => {
|
|
440
439
|
if ('addEventListener' in emitter) {
|
|
441
440
|
emitter.addEventListener(type, callback);
|
|
@@ -475,7 +474,7 @@ const getFirstEvent = (eventEmitter, eventMap) => {
|
|
|
475
474
|
return promise;
|
|
476
475
|
};
|
|
477
476
|
const Message$1 = 3;
|
|
478
|
-
const create$
|
|
477
|
+
const create$5$1 = async ({
|
|
479
478
|
messagePort,
|
|
480
479
|
isMessagePortOpen
|
|
481
480
|
}) => {
|
|
@@ -489,20 +488,22 @@ const create$4$1 = async ({
|
|
|
489
488
|
message: Message$1
|
|
490
489
|
});
|
|
491
490
|
messagePort.start();
|
|
492
|
-
const
|
|
493
|
-
|
|
491
|
+
const {
|
|
492
|
+
type,
|
|
493
|
+
event
|
|
494
|
+
} = await eventPromise;
|
|
495
|
+
if (type !== Message$1) {
|
|
496
|
+
throw new IpcError('Failed to wait for ipc message');
|
|
497
|
+
}
|
|
494
498
|
if (event.data !== readyMessage) {
|
|
495
499
|
throw new IpcError('unexpected first message');
|
|
496
500
|
}
|
|
497
501
|
return messagePort;
|
|
498
502
|
};
|
|
499
|
-
const signal = messagePort => {
|
|
503
|
+
const signal$1 = messagePort => {
|
|
500
504
|
messagePort.start();
|
|
501
505
|
};
|
|
502
506
|
class IpcParentWithMessagePort extends Ipc {
|
|
503
|
-
constructor(port) {
|
|
504
|
-
super(port);
|
|
505
|
-
}
|
|
506
507
|
getData = getData$2;
|
|
507
508
|
send(message) {
|
|
508
509
|
this._rawIpc.postMessage(message);
|
|
@@ -518,14 +519,14 @@ class IpcParentWithMessagePort extends Ipc {
|
|
|
518
519
|
}
|
|
519
520
|
onClose(callback) {}
|
|
520
521
|
}
|
|
521
|
-
const wrap$
|
|
522
|
+
const wrap$5 = messagePort => {
|
|
522
523
|
return new IpcParentWithMessagePort(messagePort);
|
|
523
524
|
};
|
|
524
525
|
const IpcParentWithMessagePort$1 = {
|
|
525
526
|
__proto__: null,
|
|
526
|
-
create: create$
|
|
527
|
-
signal,
|
|
528
|
-
wrap: wrap$
|
|
527
|
+
create: create$5$1,
|
|
528
|
+
signal: signal$1,
|
|
529
|
+
wrap: wrap$5
|
|
529
530
|
};
|
|
530
531
|
const stringifyCompact = value => {
|
|
531
532
|
return JSON.stringify(value);
|
|
@@ -543,14 +544,17 @@ const parse = content => {
|
|
|
543
544
|
const waitForWebSocketToBeOpen = webSocket => {
|
|
544
545
|
return getFirstEvent(webSocket, {
|
|
545
546
|
open: Open,
|
|
546
|
-
close: Close
|
|
547
|
+
close: Close,
|
|
548
|
+
error: Error$3
|
|
547
549
|
});
|
|
548
550
|
};
|
|
549
551
|
const create$7 = async ({
|
|
550
552
|
webSocket
|
|
551
553
|
}) => {
|
|
552
554
|
const firstWebSocketEvent = await waitForWebSocketToBeOpen(webSocket);
|
|
553
|
-
|
|
555
|
+
if (firstWebSocketEvent.type === Error$3) {
|
|
556
|
+
throw new IpcError(`WebSocket connection error`);
|
|
557
|
+
}
|
|
554
558
|
if (firstWebSocketEvent.type === Close) {
|
|
555
559
|
throw new IpcError('Websocket connection was immediately closed');
|
|
556
560
|
}
|
|
@@ -594,10 +598,10 @@ const create$4 = (method, params) => {
|
|
|
594
598
|
};
|
|
595
599
|
};
|
|
596
600
|
const callbacks = Object.create(null);
|
|
597
|
-
const set$
|
|
601
|
+
const set$2 = (id, fn) => {
|
|
598
602
|
callbacks[id] = fn;
|
|
599
603
|
};
|
|
600
|
-
const get$
|
|
604
|
+
const get$2 = id => {
|
|
601
605
|
return callbacks[id];
|
|
602
606
|
};
|
|
603
607
|
const remove$1 = id => {
|
|
@@ -607,31 +611,18 @@ let id = 0;
|
|
|
607
611
|
const create$3 = () => {
|
|
608
612
|
return ++id;
|
|
609
613
|
};
|
|
610
|
-
const warn = (...args) => {
|
|
611
|
-
console.warn(...args);
|
|
612
|
-
};
|
|
613
614
|
const registerPromise = () => {
|
|
614
615
|
const id = create$3();
|
|
615
616
|
const {
|
|
616
617
|
resolve,
|
|
617
618
|
promise
|
|
618
619
|
} = Promise.withResolvers();
|
|
619
|
-
set$
|
|
620
|
+
set$2(id, resolve);
|
|
620
621
|
return {
|
|
621
622
|
id,
|
|
622
623
|
promise
|
|
623
624
|
};
|
|
624
625
|
};
|
|
625
|
-
const resolve = (id, response) => {
|
|
626
|
-
const fn = get$1(id);
|
|
627
|
-
if (!fn) {
|
|
628
|
-
console.log(response);
|
|
629
|
-
warn(`callback ${id} may already be disposed`);
|
|
630
|
-
return;
|
|
631
|
-
}
|
|
632
|
-
fn(response);
|
|
633
|
-
remove$1(id);
|
|
634
|
-
};
|
|
635
626
|
const create$2$1 = (method, params) => {
|
|
636
627
|
const {
|
|
637
628
|
id,
|
|
@@ -779,6 +770,19 @@ const unwrapJsonRpcResult = responseMessage => {
|
|
|
779
770
|
}
|
|
780
771
|
throw new JsonRpcError('unexpected response message');
|
|
781
772
|
};
|
|
773
|
+
const warn = (...args) => {
|
|
774
|
+
console.warn(...args);
|
|
775
|
+
};
|
|
776
|
+
const resolve = (id, response) => {
|
|
777
|
+
const fn = get$2(id);
|
|
778
|
+
if (!fn) {
|
|
779
|
+
console.log(response);
|
|
780
|
+
warn(`callback ${id} may already be disposed`);
|
|
781
|
+
return;
|
|
782
|
+
}
|
|
783
|
+
fn(response);
|
|
784
|
+
remove$1(id);
|
|
785
|
+
};
|
|
782
786
|
const E_COMMAND_NOT_FOUND = 'E_COMMAND_NOT_FOUND';
|
|
783
787
|
const getErrorType = prettyError => {
|
|
784
788
|
if (prettyError && prettyError.type) {
|
|
@@ -948,6 +952,8 @@ const execute = (command, ...args) => {
|
|
|
948
952
|
|
|
949
953
|
const createRpc = ipc => {
|
|
950
954
|
const rpc = {
|
|
955
|
+
// @ts-ignore
|
|
956
|
+
ipc,
|
|
951
957
|
/**
|
|
952
958
|
* @deprecated
|
|
953
959
|
*/
|
|
@@ -974,7 +980,8 @@ const logError = () => {
|
|
|
974
980
|
};
|
|
975
981
|
const handleMessage = event => {
|
|
976
982
|
const actualRequiresSocket = event?.target?.requiresSocket || requiresSocket;
|
|
977
|
-
|
|
983
|
+
const actualExecute = event?.target?.execute || execute;
|
|
984
|
+
return handleJsonRpcMessage(event.target, event.data, actualExecute, resolve, preparePrettyError, logError, actualRequiresSocket);
|
|
978
985
|
};
|
|
979
986
|
const handleIpc = ipc => {
|
|
980
987
|
if ('addEventListener' in ipc) {
|
|
@@ -1045,6 +1052,9 @@ const WebWorkerRpcClient = {
|
|
|
1045
1052
|
create: create$2
|
|
1046
1053
|
};
|
|
1047
1054
|
|
|
1055
|
+
const User = 1;
|
|
1056
|
+
const Script = 2;
|
|
1057
|
+
|
|
1048
1058
|
const Empty$1 = 0;
|
|
1049
1059
|
const FocusIgnoreFiles = 1012;
|
|
1050
1060
|
const FocusSearch = 1013;
|
|
@@ -1062,9 +1072,6 @@ const FocusSearchWholeWord = 34;
|
|
|
1062
1072
|
const FocusToggleDetails = 1010;
|
|
1063
1073
|
const FocusToggleReplace = 1020;
|
|
1064
1074
|
|
|
1065
|
-
const User = 1;
|
|
1066
|
-
const Script = 2;
|
|
1067
|
-
|
|
1068
1075
|
const clearSearchResults$1 = state => {
|
|
1069
1076
|
return {
|
|
1070
1077
|
...state,
|
|
@@ -1078,22 +1085,26 @@ const clearSearchResults$1 = state => {
|
|
|
1078
1085
|
};
|
|
1079
1086
|
};
|
|
1080
1087
|
|
|
1081
|
-
const
|
|
1082
|
-
|
|
1088
|
+
const RendererWorker = 1;
|
|
1089
|
+
|
|
1090
|
+
const rpcs = Object.create(null);
|
|
1091
|
+
const set$1 = (id, rpc) => {
|
|
1092
|
+
rpcs[id] = rpc;
|
|
1093
|
+
};
|
|
1094
|
+
const get$1 = id => {
|
|
1095
|
+
return rpcs[id];
|
|
1083
1096
|
};
|
|
1097
|
+
|
|
1084
1098
|
const invoke$2 = (method, ...params) => {
|
|
1085
|
-
const rpc =
|
|
1099
|
+
const rpc = get$1(RendererWorker);
|
|
1086
1100
|
// @ts-ignore
|
|
1087
1101
|
return rpc.invoke(method, ...params);
|
|
1088
1102
|
};
|
|
1089
1103
|
const invokeAndTransfer = (method, ...params) => {
|
|
1090
|
-
const rpc =
|
|
1104
|
+
const rpc = get$1(RendererWorker);
|
|
1091
1105
|
// @ts-ignore
|
|
1092
1106
|
return rpc.invokeAndTransfer(method, ...params);
|
|
1093
1107
|
};
|
|
1094
|
-
const setRpc = rpc => {
|
|
1095
|
-
state$2.rpc = rpc;
|
|
1096
|
-
};
|
|
1097
1108
|
|
|
1098
1109
|
const copy = async state => {
|
|
1099
1110
|
const {
|
|
@@ -1193,21 +1204,6 @@ const create = (uid, x, y, width, height, workspacePath, assetDir, itemHeight, v
|
|
|
1193
1204
|
|
|
1194
1205
|
// based on https://github.com/microsoft/vscode/blob/c0769274fa136b45799edeccc0d0a2f645b75caf/src/vs/base/common/arrays.ts#L625 (License MIT)
|
|
1195
1206
|
|
|
1196
|
-
const insertInto = (array, start, newItems) => {
|
|
1197
|
-
const originalLength = array.length;
|
|
1198
|
-
const newItemsLength = newItems.length;
|
|
1199
|
-
array.length = originalLength + newItemsLength;
|
|
1200
|
-
// Move the items after the start index, start from the end so that we don't overwrite any value.
|
|
1201
|
-
for (let i = originalLength - 1; i >= start; i--) {
|
|
1202
|
-
array[i + newItemsLength] = array[i];
|
|
1203
|
-
}
|
|
1204
|
-
for (let i = 0; i < newItemsLength; i++) {
|
|
1205
|
-
array[i + start] = newItems[i];
|
|
1206
|
-
}
|
|
1207
|
-
};
|
|
1208
|
-
const push = (array, newItems) => {
|
|
1209
|
-
insertInto(array, array.length, newItems);
|
|
1210
|
-
};
|
|
1211
1207
|
const isLastIndex = (array, index) => {
|
|
1212
1208
|
return index === array.length - 1;
|
|
1213
1209
|
};
|
|
@@ -1710,6 +1706,10 @@ const ViewletSearchMessage = 'ViewletSearchMessage';
|
|
|
1710
1706
|
|
|
1711
1707
|
const Button$1 = 1;
|
|
1712
1708
|
|
|
1709
|
+
const mergeClassNames = (...classNames) => {
|
|
1710
|
+
return classNames.filter(Boolean).join(' ');
|
|
1711
|
+
};
|
|
1712
|
+
|
|
1713
1713
|
const Button = 1;
|
|
1714
1714
|
const Del = 21;
|
|
1715
1715
|
const Div = 4;
|
|
@@ -1720,10 +1720,6 @@ const Span = 8;
|
|
|
1720
1720
|
const Text = 12;
|
|
1721
1721
|
const TextArea = 62;
|
|
1722
1722
|
|
|
1723
|
-
const mergeClassNames = (...classNames) => {
|
|
1724
|
-
return classNames.filter(Boolean).join(' ');
|
|
1725
|
-
};
|
|
1726
|
-
|
|
1727
1723
|
const getIconVirtualDom = (icon, type = Div) => {
|
|
1728
1724
|
return {
|
|
1729
1725
|
type,
|
|
@@ -1966,6 +1962,24 @@ const HandleClick = 'handleClick';
|
|
|
1966
1962
|
const HandleHeaderClick = 'handleHeaderClick';
|
|
1967
1963
|
const HandleHeaderFocusIn = 'handleHeaderFocusIn';
|
|
1968
1964
|
const HandleListBlur = 'handleListBlur';
|
|
1965
|
+
const HandleInput = 'handleInput';
|
|
1966
|
+
const HandleReplaceInput = 'handleReplaceInput';
|
|
1967
|
+
const HandleIncludeInput = 'handleIncludeInput';
|
|
1968
|
+
const HandleExcludeInput = 'handleExcludeInput';
|
|
1969
|
+
|
|
1970
|
+
const FilesToExclude = 'FilesToExclude';
|
|
1971
|
+
const FilesToInclude = 'FilesToInclude';
|
|
1972
|
+
const MatchCase = 'MatchCase';
|
|
1973
|
+
const MatchWholeWord = 'MatchWholeWord';
|
|
1974
|
+
const PreserveCase = 'PreserveCase';
|
|
1975
|
+
const ReplaceAll = 'ReplaceAll';
|
|
1976
|
+
const ReplaceValue = 'ReplaceValue';
|
|
1977
|
+
const SearchOnlyOpenEditors = 'SearchOnlyOpenEditors';
|
|
1978
|
+
const SearchValue = 'SearchValue';
|
|
1979
|
+
const ToggleReplace = 'ToggleReplace';
|
|
1980
|
+
const ToggleSearchDetails = 'ToggleSearchDetails';
|
|
1981
|
+
const UseExcludeSettings = 'UseExcludeSettings';
|
|
1982
|
+
const UseRegularExpression = 'UseRegularExpression';
|
|
1969
1983
|
|
|
1970
1984
|
const getSearchDetailsToggleVirtualDom = () => {
|
|
1971
1985
|
return [{
|
|
@@ -1975,6 +1989,7 @@ const getSearchDetailsToggleVirtualDom = () => {
|
|
|
1975
1989
|
tabIndex: 0,
|
|
1976
1990
|
ariaLabel: toggleSearchDetails(),
|
|
1977
1991
|
title: toggleSearchDetails(),
|
|
1992
|
+
name: ToggleSearchDetails,
|
|
1978
1993
|
childCount: 1
|
|
1979
1994
|
}, {
|
|
1980
1995
|
type: Div,
|
|
@@ -2009,15 +2024,47 @@ const getSearchHeaderDetailsCollapsedVirtualDom = message => {
|
|
|
2009
2024
|
}, ...getSearchMessageVirtualDom(message), ...getSearchDetailsToggleVirtualDom()];
|
|
2010
2025
|
};
|
|
2011
2026
|
|
|
2027
|
+
const getInputActionsExclude = flags => {
|
|
2028
|
+
const inside = [{
|
|
2029
|
+
icon: MaskIconExclude,
|
|
2030
|
+
title: useExcludeSettings(),
|
|
2031
|
+
command: 'toggleUseExcludeSettings',
|
|
2032
|
+
checked: Boolean(flags & UseIgnoreFiles),
|
|
2033
|
+
name: UseExcludeSettings
|
|
2034
|
+
}];
|
|
2035
|
+
const outside = [];
|
|
2036
|
+
return {
|
|
2037
|
+
inside,
|
|
2038
|
+
outside
|
|
2039
|
+
};
|
|
2040
|
+
};
|
|
2041
|
+
|
|
2042
|
+
const getInputActionsInclude = flags => {
|
|
2043
|
+
const inside = [{
|
|
2044
|
+
icon: MaskIconBook,
|
|
2045
|
+
title: searchOnlyOpenEditors(),
|
|
2046
|
+
command: 'searchOnlyOpenEditors',
|
|
2047
|
+
checked: Boolean(flags & OpenEditors),
|
|
2048
|
+
name: SearchOnlyOpenEditors
|
|
2049
|
+
}];
|
|
2050
|
+
const outside = [];
|
|
2051
|
+
return {
|
|
2052
|
+
inside,
|
|
2053
|
+
outside
|
|
2054
|
+
};
|
|
2055
|
+
};
|
|
2056
|
+
|
|
2012
2057
|
const getSearchFieldButtonVirtualDom = button => {
|
|
2013
2058
|
const {
|
|
2014
2059
|
icon,
|
|
2015
2060
|
checked,
|
|
2016
|
-
title
|
|
2061
|
+
title,
|
|
2062
|
+
name
|
|
2017
2063
|
} = button;
|
|
2018
2064
|
return [{
|
|
2019
2065
|
type: Div,
|
|
2020
2066
|
className: mergeClassNames(SearchFieldButton, checked ? SearchFieldButtonChecked : ''),
|
|
2067
|
+
name,
|
|
2021
2068
|
title,
|
|
2022
2069
|
role: CheckBox,
|
|
2023
2070
|
ariaChecked: checked,
|
|
@@ -2076,35 +2123,9 @@ const getSearchFieldVirtualDom = (name, placeholder, onInput, insideButtons, out
|
|
|
2076
2123
|
return dom;
|
|
2077
2124
|
};
|
|
2078
2125
|
|
|
2079
|
-
const FilesToExclude = 'FilesToExclude';
|
|
2080
|
-
const FilesToInclude = 'FilesToInclude';
|
|
2081
|
-
const MatchCase = 'MatchCase';
|
|
2082
|
-
const MatchWholeWord = 'MatchWholeWord';
|
|
2083
|
-
const PreserveCase = 'PreserveCase';
|
|
2084
|
-
const ReplaceAll = 'ReplaceAll';
|
|
2085
|
-
const ReplaceValue = 'ReplaceValue';
|
|
2086
|
-
const SearchOnlyOpenEditors = 'SearchOnlyOpenEditors';
|
|
2087
|
-
const SearchValue = 'SearchValue';
|
|
2088
|
-
const ToggleReplace = 'ToggleReplace';
|
|
2089
|
-
const ToggleSearchDetails = 'ToggleSearchDetails';
|
|
2090
|
-
const UseExcludeSettings = 'UseExcludeSettings';
|
|
2091
|
-
const UseRegularExpression = 'UseRegularExpression';
|
|
2092
|
-
|
|
2093
2126
|
const getSearchHeaderDetailsExpandedVirtualDom = (flags, message) => {
|
|
2094
|
-
const includeButtons =
|
|
2095
|
-
|
|
2096
|
-
title: searchOnlyOpenEditors(),
|
|
2097
|
-
command: 'searchOnlyOpenEditors',
|
|
2098
|
-
checked: Boolean(flags & OpenEditors),
|
|
2099
|
-
name: SearchOnlyOpenEditors
|
|
2100
|
-
}];
|
|
2101
|
-
const excludeButtons = [{
|
|
2102
|
-
icon: MaskIconExclude,
|
|
2103
|
-
title: useExcludeSettings(),
|
|
2104
|
-
command: 'toggleUseExcludeSettings',
|
|
2105
|
-
checked: Boolean(flags & UseIgnoreFiles),
|
|
2106
|
-
name: UseExcludeSettings
|
|
2107
|
-
}];
|
|
2127
|
+
const includeButtons = getInputActionsInclude(flags);
|
|
2128
|
+
const excludeButtons = getInputActionsExclude(flags);
|
|
2108
2129
|
return [{
|
|
2109
2130
|
type: Div,
|
|
2110
2131
|
className: SearchHeaderDetailsExpanded,
|
|
@@ -2117,11 +2138,11 @@ const getSearchHeaderDetailsExpandedVirtualDom = (flags, message) => {
|
|
|
2117
2138
|
type: H4,
|
|
2118
2139
|
className: SearchHeaderDetailsHeading,
|
|
2119
2140
|
childCount: 1
|
|
2120
|
-
}, text(filesToInclude()), ...getSearchFieldVirtualDom(FilesToInclude, 'Include',
|
|
2141
|
+
}, text(filesToInclude()), ...getSearchFieldVirtualDom(FilesToInclude, 'Include', HandleIncludeInput, includeButtons.inside, includeButtons.outside), {
|
|
2121
2142
|
type: H4,
|
|
2122
2143
|
className: SearchHeaderDetailsHeading,
|
|
2123
2144
|
childCount: 1
|
|
2124
|
-
}, text(filesToExclude()), ...getSearchFieldVirtualDom(FilesToExclude, 'Exclude',
|
|
2145
|
+
}, text(filesToExclude()), ...getSearchFieldVirtualDom(FilesToExclude, 'Exclude', HandleExcludeInput, excludeButtons.inside, excludeButtons.outside), ...getSearchMessageVirtualDom(message)];
|
|
2125
2146
|
};
|
|
2126
2147
|
|
|
2127
2148
|
const getSearchHeaderDetailsVirtualDom = (flags, message) => {
|
|
@@ -2131,6 +2152,49 @@ const getSearchHeaderDetailsVirtualDom = (flags, message) => {
|
|
|
2131
2152
|
return getSearchHeaderDetailsCollapsedVirtualDom(message);
|
|
2132
2153
|
};
|
|
2133
2154
|
|
|
2155
|
+
const getInputActionsInput = flags => {
|
|
2156
|
+
const inside = [{
|
|
2157
|
+
icon: MaskIconCaseSensitive,
|
|
2158
|
+
checked: hasMatchCase(flags),
|
|
2159
|
+
title: matchCase(),
|
|
2160
|
+
name: MatchCase
|
|
2161
|
+
}, {
|
|
2162
|
+
icon: MaskIconWholeWord,
|
|
2163
|
+
checked: hasMatchWholeWord(flags),
|
|
2164
|
+
title: matchWholeWord(),
|
|
2165
|
+
name: MatchWholeWord
|
|
2166
|
+
}, {
|
|
2167
|
+
icon: MaskIconRegex,
|
|
2168
|
+
checked: hasUseRegularExpression(flags),
|
|
2169
|
+
title: useRegularExpression(),
|
|
2170
|
+
name: UseRegularExpression
|
|
2171
|
+
}];
|
|
2172
|
+
const outside = [];
|
|
2173
|
+
return {
|
|
2174
|
+
inside,
|
|
2175
|
+
outside
|
|
2176
|
+
};
|
|
2177
|
+
};
|
|
2178
|
+
|
|
2179
|
+
const getInputActionsReplace = flags => {
|
|
2180
|
+
const inside = [{
|
|
2181
|
+
icon: MaskIconPreserveCase,
|
|
2182
|
+
checked: hasPreserveCase(flags),
|
|
2183
|
+
title: preserveCase(),
|
|
2184
|
+
name: PreserveCase
|
|
2185
|
+
}];
|
|
2186
|
+
const outside = [{
|
|
2187
|
+
icon: MaskIconReplaceAll,
|
|
2188
|
+
checked: false,
|
|
2189
|
+
title: replaceAll$1(),
|
|
2190
|
+
name: ReplaceAll
|
|
2191
|
+
}];
|
|
2192
|
+
return {
|
|
2193
|
+
inside,
|
|
2194
|
+
outside
|
|
2195
|
+
};
|
|
2196
|
+
};
|
|
2197
|
+
|
|
2134
2198
|
const getSearchToggleVirtualDom = flags => {
|
|
2135
2199
|
return [{
|
|
2136
2200
|
type: Button,
|
|
@@ -2139,7 +2203,8 @@ const getSearchToggleVirtualDom = flags => {
|
|
|
2139
2203
|
ariaLabel: toggleReplace$1(),
|
|
2140
2204
|
ariaExpanded: hasReplaceExpanded(flags),
|
|
2141
2205
|
childCount: 1,
|
|
2142
|
-
'data-command': 'toggleReplace'
|
|
2206
|
+
'data-command': 'toggleReplace',
|
|
2207
|
+
name: ToggleReplace
|
|
2143
2208
|
}, {
|
|
2144
2209
|
type: Div,
|
|
2145
2210
|
className: mergeClassNames(MaskIcon, hasReplaceExpanded(flags) ? MaskIconChevronDown : MaskIconChevronRight),
|
|
@@ -2148,6 +2213,8 @@ const getSearchToggleVirtualDom = flags => {
|
|
|
2148
2213
|
};
|
|
2149
2214
|
|
|
2150
2215
|
const getSearchHeaderTopVirtualDom = flags => {
|
|
2216
|
+
const inputActions = getInputActionsInput(flags);
|
|
2217
|
+
const replaceActions = getInputActionsReplace(flags);
|
|
2151
2218
|
const dom = [{
|
|
2152
2219
|
type: Div,
|
|
2153
2220
|
className: SearchHeaderTop,
|
|
@@ -2158,34 +2225,9 @@ const getSearchHeaderTopVirtualDom = flags => {
|
|
|
2158
2225
|
className: SearchHeaderTopRight,
|
|
2159
2226
|
role: None,
|
|
2160
2227
|
childCount: hasReplaceExpanded(flags) ? 2 : 1
|
|
2161
|
-
}, ...getSearchFieldVirtualDom(SearchValue, 'Search',
|
|
2162
|
-
icon: MaskIconCaseSensitive,
|
|
2163
|
-
checked: hasMatchCase(flags),
|
|
2164
|
-
title: matchCase(),
|
|
2165
|
-
name: MatchCase
|
|
2166
|
-
}, {
|
|
2167
|
-
icon: MaskIconWholeWord,
|
|
2168
|
-
checked: hasMatchWholeWord(flags),
|
|
2169
|
-
title: matchWholeWord(),
|
|
2170
|
-
name: MatchWholeWord
|
|
2171
|
-
}, {
|
|
2172
|
-
icon: MaskIconRegex,
|
|
2173
|
-
checked: hasUseRegularExpression(flags),
|
|
2174
|
-
title: useRegularExpression(),
|
|
2175
|
-
name: UseRegularExpression
|
|
2176
|
-
}], [])];
|
|
2228
|
+
}, ...getSearchFieldVirtualDom(SearchValue, 'Search', HandleInput, inputActions.inside, inputActions.outside)];
|
|
2177
2229
|
if (hasReplaceExpanded(flags)) {
|
|
2178
|
-
dom.push(...getSearchFieldVirtualDom(ReplaceValue, 'Replace',
|
|
2179
|
-
icon: MaskIconPreserveCase,
|
|
2180
|
-
checked: hasPreserveCase(flags),
|
|
2181
|
-
title: preserveCase(),
|
|
2182
|
-
name: PreserveCase
|
|
2183
|
-
}], [{
|
|
2184
|
-
icon: MaskIconReplaceAll,
|
|
2185
|
-
checked: false,
|
|
2186
|
-
title: replaceAll$1(),
|
|
2187
|
-
name: ReplaceAll
|
|
2188
|
-
}]));
|
|
2230
|
+
dom.push(...getSearchFieldVirtualDom(ReplaceValue, 'Replace', HandleReplaceInput, replaceActions.inside, replaceActions.outside));
|
|
2189
2231
|
}
|
|
2190
2232
|
return dom;
|
|
2191
2233
|
};
|
|
@@ -2456,21 +2498,25 @@ const getProtocol$1 = uri => {
|
|
|
2456
2498
|
return '';
|
|
2457
2499
|
};
|
|
2458
2500
|
|
|
2459
|
-
const textSearch$
|
|
2501
|
+
const textSearch$6 = async (scheme, root, query) => {
|
|
2460
2502
|
string(scheme);
|
|
2461
2503
|
string(query);
|
|
2462
2504
|
const result = await invoke$2('ExtensionHostTextSearch.executeTextSearchProvider', scheme, query);
|
|
2463
2505
|
return result;
|
|
2464
2506
|
};
|
|
2465
2507
|
|
|
2466
|
-
const textSearch$
|
|
2508
|
+
const textSearch$5 = async (scheme, root, query, options, assetDir) => {
|
|
2467
2509
|
return invoke$2('ExtensionHostTextSearch.textSearchFetch', scheme, root, query, options, assetDir);
|
|
2468
2510
|
};
|
|
2469
2511
|
|
|
2470
|
-
const textSearch$
|
|
2512
|
+
const textSearch$4 = async (scheme, root, query) => {
|
|
2471
2513
|
return invoke$2('ExtensionHostTextSearch.textSearchHtml', scheme, root, query);
|
|
2472
2514
|
};
|
|
2473
2515
|
|
|
2516
|
+
const textSearch$3 = async (scheme, root, query, options, assetDir) => {
|
|
2517
|
+
return invoke$2('ExtensionHostTextSearch.textSearchMemory', scheme, root, query, options, assetDir);
|
|
2518
|
+
};
|
|
2519
|
+
|
|
2474
2520
|
const getRipGrepArgs = ({
|
|
2475
2521
|
threads,
|
|
2476
2522
|
isCaseSensitive,
|
|
@@ -2635,11 +2681,13 @@ const getProvider = scheme => {
|
|
|
2635
2681
|
case 'web':
|
|
2636
2682
|
return textSearch$1;
|
|
2637
2683
|
case 'fetch':
|
|
2638
|
-
return textSearch$
|
|
2684
|
+
return textSearch$5;
|
|
2639
2685
|
case 'html':
|
|
2686
|
+
return textSearch$4;
|
|
2687
|
+
case 'memfs':
|
|
2640
2688
|
return textSearch$3;
|
|
2641
2689
|
default:
|
|
2642
|
-
return textSearch$
|
|
2690
|
+
return textSearch$6;
|
|
2643
2691
|
}
|
|
2644
2692
|
};
|
|
2645
2693
|
|
|
@@ -2742,6 +2790,169 @@ const handleExcludeInput = (state, value, inputSource = Script) => {
|
|
|
2742
2790
|
});
|
|
2743
2791
|
};
|
|
2744
2792
|
|
|
2793
|
+
const noop = state => {
|
|
2794
|
+
return state;
|
|
2795
|
+
};
|
|
2796
|
+
|
|
2797
|
+
const getFileName = text => {
|
|
2798
|
+
// TODO make api stricter so that results always have the same shape
|
|
2799
|
+
if (text.startsWith('./')) {
|
|
2800
|
+
return text.slice(2);
|
|
2801
|
+
}
|
|
2802
|
+
return text;
|
|
2803
|
+
};
|
|
2804
|
+
|
|
2805
|
+
const getReplaceElements = (items, workspacePath, replacement) => {
|
|
2806
|
+
let element = {
|
|
2807
|
+
uri: '',
|
|
2808
|
+
changes: []
|
|
2809
|
+
};
|
|
2810
|
+
const bulkChanges = [];
|
|
2811
|
+
let changes = [];
|
|
2812
|
+
// TODO simplify code by first matching files with their elements, then creating bulk edits
|
|
2813
|
+
for (const match of items) {
|
|
2814
|
+
const {
|
|
2815
|
+
type,
|
|
2816
|
+
text,
|
|
2817
|
+
lineNumber,
|
|
2818
|
+
end,
|
|
2819
|
+
start
|
|
2820
|
+
} = match;
|
|
2821
|
+
if (type === File) {
|
|
2822
|
+
changes = [];
|
|
2823
|
+
const fileName = getFileName(text);
|
|
2824
|
+
const absolutePath = `${workspacePath}/${fileName}`;
|
|
2825
|
+
element = {
|
|
2826
|
+
uri: absolutePath,
|
|
2827
|
+
changes
|
|
2828
|
+
};
|
|
2829
|
+
bulkChanges.push(element);
|
|
2830
|
+
} else {
|
|
2831
|
+
changes.push({
|
|
2832
|
+
text: replacement,
|
|
2833
|
+
startRowIndex: lineNumber - 1,
|
|
2834
|
+
startColumnIndex: start,
|
|
2835
|
+
endRowIndex: lineNumber,
|
|
2836
|
+
endColumnIndex: end
|
|
2837
|
+
});
|
|
2838
|
+
}
|
|
2839
|
+
}
|
|
2840
|
+
return bulkChanges;
|
|
2841
|
+
};
|
|
2842
|
+
|
|
2843
|
+
const replaceAll = async state => {
|
|
2844
|
+
const {
|
|
2845
|
+
workspacePath,
|
|
2846
|
+
items,
|
|
2847
|
+
replacement
|
|
2848
|
+
} = state;
|
|
2849
|
+
const bulkEdits = getReplaceElements(items, workspacePath, replacement);
|
|
2850
|
+
await invoke$2('BulkReplacement.applyBulkReplacement', bulkEdits);
|
|
2851
|
+
return state;
|
|
2852
|
+
};
|
|
2853
|
+
|
|
2854
|
+
const toggleSearchFlag = (state, flag) => {
|
|
2855
|
+
return {
|
|
2856
|
+
...state,
|
|
2857
|
+
flags: state.flags ^ flag
|
|
2858
|
+
};
|
|
2859
|
+
};
|
|
2860
|
+
|
|
2861
|
+
const collapseDetails = state => {
|
|
2862
|
+
return {
|
|
2863
|
+
...toggleSearchFlag(state, DetailsExpanded),
|
|
2864
|
+
focus: FocusSearchInput,
|
|
2865
|
+
focusSource: Script
|
|
2866
|
+
};
|
|
2867
|
+
};
|
|
2868
|
+
|
|
2869
|
+
const expandDetails = state => {
|
|
2870
|
+
return {
|
|
2871
|
+
...toggleSearchFlag(state, DetailsExpanded),
|
|
2872
|
+
focus: FocusSearchIncludeInput,
|
|
2873
|
+
focusSource: Script
|
|
2874
|
+
};
|
|
2875
|
+
};
|
|
2876
|
+
|
|
2877
|
+
const toggleDetailsExpanded = state => {
|
|
2878
|
+
if (hasDetailsExpanded(state.flags)) {
|
|
2879
|
+
return collapseDetails(state);
|
|
2880
|
+
}
|
|
2881
|
+
return expandDetails(state);
|
|
2882
|
+
};
|
|
2883
|
+
|
|
2884
|
+
const toggleMatchCase = state => {
|
|
2885
|
+
return toggleSearchFlag(state, MatchCase$1);
|
|
2886
|
+
};
|
|
2887
|
+
|
|
2888
|
+
const toggleMatchWholeWord = state => {
|
|
2889
|
+
return toggleSearchFlag(state, MatchWholeWord$1);
|
|
2890
|
+
};
|
|
2891
|
+
|
|
2892
|
+
const toggleOpenEditors = state => {
|
|
2893
|
+
return toggleSearchFlag(state, OpenEditors);
|
|
2894
|
+
};
|
|
2895
|
+
|
|
2896
|
+
const togglePreserveCase = state => {
|
|
2897
|
+
return toggleSearchFlag(state, PreserveCase$1);
|
|
2898
|
+
};
|
|
2899
|
+
|
|
2900
|
+
const toggleReplace = state => {
|
|
2901
|
+
return toggleSearchFlag(state, ReplaceExpanded);
|
|
2902
|
+
};
|
|
2903
|
+
|
|
2904
|
+
const toggleUseIgnoreFiles = state => {
|
|
2905
|
+
return toggleSearchFlag(state, UseIgnoreFiles);
|
|
2906
|
+
};
|
|
2907
|
+
|
|
2908
|
+
const toggleUseRegularExpression = state => {
|
|
2909
|
+
return toggleSearchFlag(state, UseRegularExpression$1);
|
|
2910
|
+
};
|
|
2911
|
+
|
|
2912
|
+
const getClickHandler = name => {
|
|
2913
|
+
switch (name) {
|
|
2914
|
+
case MatchCase:
|
|
2915
|
+
// @ts-ignore
|
|
2916
|
+
return toggleMatchCase;
|
|
2917
|
+
case ToggleReplace:
|
|
2918
|
+
// @ts-ignore
|
|
2919
|
+
return toggleReplace;
|
|
2920
|
+
case UseRegularExpression:
|
|
2921
|
+
// @ts-ignore
|
|
2922
|
+
return toggleUseRegularExpression;
|
|
2923
|
+
case ReplaceAll:
|
|
2924
|
+
// @ts-ignore
|
|
2925
|
+
return replaceAll;
|
|
2926
|
+
case MatchWholeWord:
|
|
2927
|
+
// @ts-ignore
|
|
2928
|
+
return toggleMatchWholeWord;
|
|
2929
|
+
case PreserveCase:
|
|
2930
|
+
// @ts-ignore
|
|
2931
|
+
return togglePreserveCase;
|
|
2932
|
+
case ToggleSearchDetails:
|
|
2933
|
+
// @ts-ignore
|
|
2934
|
+
return toggleDetailsExpanded;
|
|
2935
|
+
case SearchOnlyOpenEditors:
|
|
2936
|
+
// @ts-ignore
|
|
2937
|
+
return toggleOpenEditors;
|
|
2938
|
+
case UseExcludeSettings:
|
|
2939
|
+
// @ts-ignore
|
|
2940
|
+
return toggleUseIgnoreFiles;
|
|
2941
|
+
case SearchValue:
|
|
2942
|
+
case ReplaceValue:
|
|
2943
|
+
case FilesToExclude:
|
|
2944
|
+
case FilesToInclude:
|
|
2945
|
+
return noop;
|
|
2946
|
+
default:
|
|
2947
|
+
throw new Error(`Click handler not found: ${name}`);
|
|
2948
|
+
}
|
|
2949
|
+
};
|
|
2950
|
+
|
|
2951
|
+
const handleHeaderClick = async (state, name) => {
|
|
2952
|
+
const fn = getClickHandler(name);
|
|
2953
|
+
return fn(state);
|
|
2954
|
+
};
|
|
2955
|
+
|
|
2745
2956
|
const handleIconThemeChange = async state => {
|
|
2746
2957
|
const {
|
|
2747
2958
|
items,
|
|
@@ -2800,19 +3011,6 @@ const handleSharedInput = (state, name, value, inputSource = Script) => {
|
|
|
2800
3011
|
return fn(state, value, inputSource);
|
|
2801
3012
|
};
|
|
2802
3013
|
|
|
2803
|
-
const first = () => {
|
|
2804
|
-
return 0;
|
|
2805
|
-
};
|
|
2806
|
-
const last = items => {
|
|
2807
|
-
return items.length - 1;
|
|
2808
|
-
};
|
|
2809
|
-
const next = (items, index) => {
|
|
2810
|
-
return (index + 1) % items.length;
|
|
2811
|
-
};
|
|
2812
|
-
const previous = (items, index) => {
|
|
2813
|
-
return index === 0 ? items.length - 1 : index - 1;
|
|
2814
|
-
};
|
|
2815
|
-
|
|
2816
3014
|
const focusIndexScrollUp = (state, index, listHeight, itemHeight, itemsLength) => {
|
|
2817
3015
|
const newMinLineY = index;
|
|
2818
3016
|
const fittingItems = getNumberOfVisibleItems(listHeight, itemHeight);
|
|
@@ -2876,6 +3074,19 @@ const focusIndex = (state, index) => {
|
|
|
2876
3074
|
};
|
|
2877
3075
|
};
|
|
2878
3076
|
|
|
3077
|
+
const first = () => {
|
|
3078
|
+
return 0;
|
|
3079
|
+
};
|
|
3080
|
+
const last = items => {
|
|
3081
|
+
return items.length - 1;
|
|
3082
|
+
};
|
|
3083
|
+
const next = (items, index) => {
|
|
3084
|
+
return (index + 1) % items.length;
|
|
3085
|
+
};
|
|
3086
|
+
const previous = (items, index) => {
|
|
3087
|
+
return index === 0 ? items.length - 1 : index - 1;
|
|
3088
|
+
};
|
|
3089
|
+
|
|
2879
3090
|
const focusFirst = state => {
|
|
2880
3091
|
const firstIndex = first();
|
|
2881
3092
|
return focusIndex(state, firstIndex);
|
|
@@ -3304,7 +3515,7 @@ const renderValue = {
|
|
|
3304
3515
|
return oldState.value === newState.value || newState.inputSource === User;
|
|
3305
3516
|
},
|
|
3306
3517
|
apply(oldState, newState) {
|
|
3307
|
-
return ['Viewlet.send', newState.uid, 'setValue', newState.value,
|
|
3518
|
+
return ['Viewlet.send', newState.uid, 'setValue', newState.value, `[name="${SearchValue}"]`];
|
|
3308
3519
|
}
|
|
3309
3520
|
};
|
|
3310
3521
|
const renderReplacement = {
|
|
@@ -3312,8 +3523,7 @@ const renderReplacement = {
|
|
|
3312
3523
|
return oldState.replacement === newState.replacement || newState.inputSource === User;
|
|
3313
3524
|
},
|
|
3314
3525
|
apply(oldState, newState) {
|
|
3315
|
-
|
|
3316
|
-
return ['Viewlet.send', newState.uid, 'setValue', newState.replacement, selector];
|
|
3526
|
+
return ['Viewlet.send', newState.uid, 'setValue', newState.replacement, `[name=${ReplaceValue}]`];
|
|
3317
3527
|
}
|
|
3318
3528
|
};
|
|
3319
3529
|
const renderIncludeValue = {
|
|
@@ -3349,52 +3559,6 @@ const doRender = uid => {
|
|
|
3349
3559
|
return commands;
|
|
3350
3560
|
};
|
|
3351
3561
|
|
|
3352
|
-
const getBulkReplacementEdits = (workspacePath, matches) => {
|
|
3353
|
-
string(workspacePath);
|
|
3354
|
-
array(matches);
|
|
3355
|
-
const files = [];
|
|
3356
|
-
const ranges = [];
|
|
3357
|
-
let currentRanges = [];
|
|
3358
|
-
for (const match of matches) {
|
|
3359
|
-
const {
|
|
3360
|
-
type,
|
|
3361
|
-
text
|
|
3362
|
-
} = match;
|
|
3363
|
-
switch (type) {
|
|
3364
|
-
case File:
|
|
3365
|
-
ranges.push(currentRanges.length);
|
|
3366
|
-
push(ranges, currentRanges);
|
|
3367
|
-
const absolutePath = `${workspacePath}/${text.slice(2)}`;
|
|
3368
|
-
files.push(absolutePath);
|
|
3369
|
-
currentRanges = [];
|
|
3370
|
-
break;
|
|
3371
|
-
case Match:
|
|
3372
|
-
currentRanges.push(match.lineNumber - 1, match.matchStart, match.lineNumber - 1, match.matchStart + match.matchLength);
|
|
3373
|
-
break;
|
|
3374
|
-
}
|
|
3375
|
-
}
|
|
3376
|
-
ranges.push(currentRanges.length);
|
|
3377
|
-
push(ranges, currentRanges);
|
|
3378
|
-
return {
|
|
3379
|
-
files,
|
|
3380
|
-
ranges: ranges.slice(1)
|
|
3381
|
-
};
|
|
3382
|
-
};
|
|
3383
|
-
|
|
3384
|
-
const replaceAll = async state => {
|
|
3385
|
-
const {
|
|
3386
|
-
workspacePath,
|
|
3387
|
-
items,
|
|
3388
|
-
replacement
|
|
3389
|
-
} = state;
|
|
3390
|
-
const {
|
|
3391
|
-
files,
|
|
3392
|
-
ranges
|
|
3393
|
-
} = getBulkReplacementEdits(workspacePath, items);
|
|
3394
|
-
await invoke$2('BulkReplacement.applyBulkReplacement', files, ranges, replacement);
|
|
3395
|
-
return state;
|
|
3396
|
-
};
|
|
3397
|
-
|
|
3398
3562
|
const getReplaceAllConfirmText = (matchCount, fileCount, replacement) => {
|
|
3399
3563
|
if (matchCount === 1) {
|
|
3400
3564
|
if (replacement) {
|
|
@@ -3455,6 +3619,10 @@ const saveState = uid => {
|
|
|
3455
3619
|
};
|
|
3456
3620
|
};
|
|
3457
3621
|
|
|
3622
|
+
const setFocus = async focusKey => {
|
|
3623
|
+
await invoke$2('Focus.setFocus', focusKey);
|
|
3624
|
+
};
|
|
3625
|
+
|
|
3458
3626
|
const focusElement = (state, focusKey) => {
|
|
3459
3627
|
return {
|
|
3460
3628
|
...state,
|
|
@@ -3463,10 +3631,6 @@ const focusElement = (state, focusKey) => {
|
|
|
3463
3631
|
};
|
|
3464
3632
|
};
|
|
3465
3633
|
|
|
3466
|
-
const setFocus = async focusKey => {
|
|
3467
|
-
await invoke$2('Focus.setFocus', focusKey);
|
|
3468
|
-
};
|
|
3469
|
-
|
|
3470
3634
|
const getSearchFocusKey = key => {
|
|
3471
3635
|
switch (key) {
|
|
3472
3636
|
case SearchValue:
|
|
@@ -3557,64 +3721,6 @@ const submit = state => {
|
|
|
3557
3721
|
});
|
|
3558
3722
|
};
|
|
3559
3723
|
|
|
3560
|
-
const toggleSearchFlag = (state, flag) => {
|
|
3561
|
-
return {
|
|
3562
|
-
...state,
|
|
3563
|
-
flags: state.flags ^ flag
|
|
3564
|
-
};
|
|
3565
|
-
};
|
|
3566
|
-
|
|
3567
|
-
const collapseDetails = state => {
|
|
3568
|
-
return {
|
|
3569
|
-
...toggleSearchFlag(state, DetailsExpanded),
|
|
3570
|
-
focus: FocusSearchInput,
|
|
3571
|
-
focusSource: Script
|
|
3572
|
-
};
|
|
3573
|
-
};
|
|
3574
|
-
|
|
3575
|
-
const expandDetails = state => {
|
|
3576
|
-
return {
|
|
3577
|
-
...toggleSearchFlag(state, DetailsExpanded),
|
|
3578
|
-
focus: FocusSearchIncludeInput,
|
|
3579
|
-
focusSource: Script
|
|
3580
|
-
};
|
|
3581
|
-
};
|
|
3582
|
-
|
|
3583
|
-
const toggleDetailsExpanded = state => {
|
|
3584
|
-
if (hasDetailsExpanded(state.flags)) {
|
|
3585
|
-
return collapseDetails(state);
|
|
3586
|
-
}
|
|
3587
|
-
return expandDetails(state);
|
|
3588
|
-
};
|
|
3589
|
-
|
|
3590
|
-
const toggleMatchCase = state => {
|
|
3591
|
-
return toggleSearchFlag(state, MatchCase$1);
|
|
3592
|
-
};
|
|
3593
|
-
|
|
3594
|
-
const toggleMatchWholeWord = state => {
|
|
3595
|
-
return toggleSearchFlag(state, MatchWholeWord$1);
|
|
3596
|
-
};
|
|
3597
|
-
|
|
3598
|
-
const toggleOpenEditors = state => {
|
|
3599
|
-
return toggleSearchFlag(state, OpenEditors);
|
|
3600
|
-
};
|
|
3601
|
-
|
|
3602
|
-
const togglePreserveCase = state => {
|
|
3603
|
-
return toggleSearchFlag(state, PreserveCase$1);
|
|
3604
|
-
};
|
|
3605
|
-
|
|
3606
|
-
const toggleReplace = state => {
|
|
3607
|
-
return toggleSearchFlag(state, ReplaceExpanded);
|
|
3608
|
-
};
|
|
3609
|
-
|
|
3610
|
-
const toggleUseIgnoreFiles = state => {
|
|
3611
|
-
return toggleSearchFlag(state, UseIgnoreFiles);
|
|
3612
|
-
};
|
|
3613
|
-
|
|
3614
|
-
const toggleUseRegularExpression = state => {
|
|
3615
|
-
return toggleSearchFlag(state, UseRegularExpression$1);
|
|
3616
|
-
};
|
|
3617
|
-
|
|
3618
3724
|
const Keyboard = -1;
|
|
3619
3725
|
|
|
3620
3726
|
const show = async (x, y, id, ...args) => {
|
|
@@ -3694,6 +3800,7 @@ const commandMap = {
|
|
|
3694
3800
|
'TextSearch.handleContextMenu': wrapCommand(handleContextMenu),
|
|
3695
3801
|
'TextSearch.handleExcludeInput': wrapCommand(handleExcludeInput),
|
|
3696
3802
|
'TextSearch.handleFocusIn': wrapCommand(handleFocusIn),
|
|
3803
|
+
'TextSearch.handleHeaderClick': wrapCommand(handleHeaderClick),
|
|
3697
3804
|
'TextSearch.handleIconThemeChange': wrapCommand(handleIconThemeChange),
|
|
3698
3805
|
'TextSearch.handleIncludeInput': wrapCommand(handleIncludeInput),
|
|
3699
3806
|
'TextSearch.handleInput': wrapCommand(handleInput),
|
|
@@ -3733,7 +3840,7 @@ const listen = async () => {
|
|
|
3733
3840
|
const rpc = await WebWorkerRpcClient.create({
|
|
3734
3841
|
commandMap: commandMap
|
|
3735
3842
|
});
|
|
3736
|
-
|
|
3843
|
+
set$1(RendererWorker, rpc);
|
|
3737
3844
|
};
|
|
3738
3845
|
|
|
3739
3846
|
const main = async () => {
|