@lvce-editor/static-server 0.43.2 → 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/{c4f5462 → 6c4895a}/css/App.css +82 -82
- package/static/{c4f5462 → 6c4895a}/manifest.json +2 -2
- package/static/{c4f5462 → 6c4895a}/packages/about-view-worker/dist/aboutWorkerMain.js +3 -3
- package/static/{c4f5462 → 6c4895a}/packages/extension-host-worker/dist/extensionHostWorkerMain.js +406 -108
- package/static/{c4f5462 → 6c4895a}/packages/file-search-worker/dist/fileSearchWorkerMain.js +1 -1
- package/static/{c4f5462 → 6c4895a}/packages/iframe-worker/dist/iframeWorkerMain.js +1 -1
- package/static/{c4f5462 → 6c4895a}/packages/renderer-process/dist/rendererProcessMain.js +21 -1
- package/static/{c4f5462 → 6c4895a}/packages/renderer-process/package.json +1 -1
- package/static/{c4f5462 → 6c4895a}/packages/renderer-worker/dist/rendererWorkerMain.js +266 -199
- package/static/{c4f5462 → 6c4895a}/packages/test-worker/dist/testWorkerMain.js +27 -1
- package/static/{c4f5462 → 6c4895a}/packages/text-search-worker/dist/textSearchWorkerMain.js +79 -65
- package/static/index.html +4 -4
- /package/static/{c4f5462 → 6c4895a}/config/colorTheme.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/config/defaultSettings.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/config/fileMap.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/config/webExtensions.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/Animation.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/DebugButtons.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/DebugValue.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/E2eTest.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/E2eTests.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/EditorHover.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/EditorMessage.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ImagePreview.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/InlineDiffEditor.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/Key.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/KeyBindingsHeader.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/KeyBindingsTable.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/Markdown.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/Progress.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/SearchToggleButton.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/Select.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletAbout.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletBrowserViewOverview.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletDebugConsole.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletDefineKeyBinding.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletDialog.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletDiffEditor.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletEditorWidgetError.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletExtensionDetail.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletExtensions.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletKeyBindings.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletMedia.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletOutput.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletPanel.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletPanelTabs.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletPdf.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletProblems.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletReferences.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletRunAndDebug.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletScreenCapture.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletSearch.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletSimpleBrowser.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletSourceControl.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletStorage.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletTerminal.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/css/parts/ViewletTerminalTabs.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-bat/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-bat/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-bat/languageConfiguration.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-bat/src/tokenizeBat.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-c/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-c/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-c/src/tokenizeC.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-coffeescript/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-coffeescript/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-coffeescript/src/tokenizeCoffeeScript.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-cpp/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-cpp/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-cpp/languageConfiguration.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-cpp/src/tokenizeCpp.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-cson/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-cson/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-cson/languageConfiguration.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-cson/src/tokenizeCson.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-css/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-css/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-css/languageConfiguration.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-css/src/tokenizeCss.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-dart/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-dart/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-dart/src/tokenizeDart.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-desktop/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-desktop/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-desktop/src/tokenizeDesktop.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-docker/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-docker/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-docker/src/tokenizeDockerfile.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-dotenv/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-dotenv/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-dotenv/src/tokenizeDotenv.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-editorconfig/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-editorconfig/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-editorconfig/src/tokenizeEditorConfig.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-elixir/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-elixir/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-elixir/src/tokenizeElixir.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-elm/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-elm/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-elm/src/tokenizeElm.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-gitattributes/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-gitattributes/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-gitattributes/src/tokenizeGitAttributes.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-gn/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-gn/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-gn/src/tokenizeGn.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-go/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-go/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-go/src/tokenizeGo.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-graphql/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-graphql/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-graphql/src/tokenizeGraphql.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-html/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-html/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-html/languageConfiguration.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-html/src/tokenizeHtml.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-java/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-java/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-java/languageConfiguration.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-java/src/tokenizeJava.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-javascript/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-javascript/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-javascript/languageConfiguration.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-javascript/src/tokenizeJavaScript.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-json/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-json/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-json/src/tokenizeJson.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-json5/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-json5/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-json5/src/tokenizeJson5.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-jsx/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-jsx/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-jsx/src/tokenizeJsx.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-julia/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-julia/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-julia/src/tokenizeJulia.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-kotlin/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-kotlin/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-kotlin/src/tokenizeKotlin.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-less/LICENSE +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-less/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-less/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-less/languageConfiguration.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-less/src/tokenizeLess.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-markdown/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-markdown/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-markdown/src/tokenizeMarkdown.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-mdx/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-mdx/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-mdx/src/tokenizeMdx.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-nix/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-nix/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-nix/languageConfiguration.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-nix/src/tokenizeNix.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-nvmrc/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-nvmrc/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-nvmrc/src/tokenizeNvmrc.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-perl/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-perl/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-perl/src/tokenizePerl.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-plaintext/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-plaintext/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-plaintext/src/tokenizePlaintext.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-powershell/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-powershell/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-powershell/src/tokenizePowershell.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-python/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-python/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-python/languageConfiguration.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-python/src/tokenizePython.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-r/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-r/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-r/src/tokenizeR.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-ruby/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-ruby/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-ruby/src/tokenizeRuby.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-rust/LICENSE +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-rust/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-rust/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-rust/languageConfiguration.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-rust/src/tokenizeRust.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-scss/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-scss/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-scss/languageConfiguration.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-scss/src/tokenizeScss.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-shellscript/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-shellscript/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-shellscript/src/tokenizeShellScript.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-svelte/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-svelte/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-svelte/src/tokenizeSvelte.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-terraform/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-terraform/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-terraform/src/tokenizeTerraform.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-toml/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-toml/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-toml/src/tokenizeToml.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-typescript/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-typescript/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-typescript/src/tokenizeTypeScript.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-vue/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-vue/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-vue/src/tokenizeVue.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-wgsl/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-wgsl/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-wgsl/languageConfiguration.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-wgsl/src/tokenizeWgsl.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-xml/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-xml/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-xml/src/tokenizeXml.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-yaml/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-yaml/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.language-basics-yaml/src/tokenizeYaml.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-atom-one-dark/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-atom-one-dark/color-theme.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-atom-one-dark/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-atom-one-dark/images/demo.png +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-ayu/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-ayu/color-theme.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-ayu/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-cobalt2/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-cobalt2/color-theme.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-cobalt2/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-cobalt2/images/demo.png +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-cobalt2/images/logo.png +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-gruvbox/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-gruvbox/color-theme.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-gruvbox/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-high-contrast/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-high-contrast/color-theme.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-high-contrast/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-material/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-material/color-theme.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-material/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-monokai/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-monokai/color-theme.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-monokai/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-noctis-uva/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-noctis-uva/color-theme.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-noctis-uva/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-noctis-uva/images/demo.png +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-palenight/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-palenight/color-theme.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-palenight/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-palenight/images/demo.png +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-slime/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-slime/color-theme.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-slime/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.theme-slime/icon.png +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.vscode-icons/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.vscode-icons/extension.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.vscode-icons/icon-theme.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/extensions/builtin.vscode-icons/icon.png +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/default_file.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/default_folder.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/default_folder_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/default_root_folder.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/default_root_folder_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_access.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_access2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_actionscript.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_actionscript2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ada.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_advpl.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_affectscript.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_affinitydesigner.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_affinityphoto.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_affinitypublisher.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ai.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ai2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_al.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_al_dal.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_allcontributors.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_angular.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ansible.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_antlers_html.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_antlr.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_anyscript.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_apache.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_apex.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_api_extractor.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_apib.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_apib2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_apl.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_applescript.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_appscript.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_appsemble.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_appveyor.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_arduino.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_asciidoc.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_asp.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_aspx.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_assembly.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_astro.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_astroconfig.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_atom.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ats.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_attw.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_audio.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_aurelia.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_autohotkey.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_autoit.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_avif.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_avro.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_awk.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_aws.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_azure.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_azurepipelines.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_babel.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_babel2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ballerina.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_bat.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_bats.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_bazaar.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_bazel.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_bazel_ignore.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_bazel_version.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_befunge.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_bicep.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_biml.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_binary.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_biome.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_bitbucketpipeline.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_bithound.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_blade.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_blitzbasic.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_bolt.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_bosque.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_bower.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_bower2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_browserslist.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_bruno.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_buckbuild.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_buf.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_bun.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_bundlemon.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_bundler.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_bunfig.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_c.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_c2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_c3.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_c_al.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cabal.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_caddy.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cake.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cakephp.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_capacitor.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_capnp.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cargo.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_casc.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cddl.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cert.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ceylon.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cf.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cf2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cfc.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cfc2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cfm.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cfm2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cheader.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_chef.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_chef_cookbook.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_circleci.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_class.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_clojure.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_clojurescript.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cloudfoundry.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cmake.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cobol.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_codacy.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_codeclimate.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_codecov.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_codekit.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_codeowners.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_codeql.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_coderabbit.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_coffeelint.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_coffeescript.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_commitizen.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_commitlint.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_compass.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_composer.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_conan.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_conda.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_config.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_confluence.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_coverage.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_coveralls.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cpp.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cpp2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cpp3.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cppheader.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_craco.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_crowdin.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_crystal.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_csharp.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_csharp2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cspell.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_csproj.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_css.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_csscomb.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_csslint.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cssmap.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cucumber.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cuda.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cvs.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cypress.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cypress_spec.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_cython.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_dal.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_darcs.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_dartlang.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_dartlang_generated.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_dartlang_ignore.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_datadog.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_db.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_debian.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_delphi.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_deno.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_denoify.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_dependabot.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_dependencies.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_devcontainer.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_dhall.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_diff.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_django.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_dlang.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_docker.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_docker2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_dockertest.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_dockertest2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_docpad.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_docz.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_dojo.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_doppler.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_dotenv.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_dotjs.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_doxygen.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_drawio.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_drone.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_drools.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_dtd.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_dustjs.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_dvc.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_dylan.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_earthly.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_eas-metadata.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_edge.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_edge2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_editorconfig.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_eex.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ejs.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_elastic.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_elasticbeanstalk.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_eleventy.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_eleventy2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_elixir.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_elm.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_elm2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_emacs.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ember.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ensime.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_eps.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_epub.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_erb.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_erlang.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_erlang2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_esbuild.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_eslint.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_eslint2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_esphome.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_excalidraw.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_excel.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_excel2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_expo.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_falcon.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_fantasticon.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_fauna.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_favicon.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_fbx.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_firebase.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_firebasehosting.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_firestore.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_fitbit.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_fla.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_flareact.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_flash.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_floobits.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_flow.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_flutter.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_flutter_package.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_flyio.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_font.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_formkit.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_fortran.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_fossa.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_fossil.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_freemarker.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_frontcommerce.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_fsharp.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_fsharp2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_fsproj.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_fthtml.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_funding.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_fusebox.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_galen.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_galen2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_gamemaker.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_gamemaker2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_gamemaker81.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_gatsby.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_gcloud.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_gcode.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_gdscript.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_genstat.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_git.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_git2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_gitlab.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_gitpod.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_gleam.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_gleamconfig.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_glide.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_glitter.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_glsl.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_glyphs.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_gnu.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_gnuplot.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_go.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_go_aqua.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_go_black.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_go_fuchsia.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_go_gopher.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_go_lightblue.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_go_package.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_go_white.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_go_work.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_go_yellow.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_goctl.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_godot.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_gpg.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_gradle.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_gradle2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_grain.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_graphql.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_graphql_config.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_graphviz.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_greenkeeper.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_gridsome.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_groovy.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_groovy2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_grunt.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_gulp.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_haml.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_handlebars.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_handlebars2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_harbour.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_hardhat.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_hashicorp.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_haskell.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_haskell2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_haxe.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_haxecheckstyle.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_haxedevelop.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_helix.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_helm.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_hjson.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_hlsl.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_homeassistant.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_horusec.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_host.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_html.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_htmlhint.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_htmlvalidate.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_http.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_humanstxt.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_hunspell.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_husky.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_hy.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_hygen.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_hypr.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_icl.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_idris.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_idrisbin.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_idrispkg.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_image.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_imba.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_inc.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_infopath.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_informix.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ini.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ink.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_innosetup.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_io.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_iodine.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ionic.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_jake.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_janet.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_jar.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_jasmine.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_java.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_jbuilder.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_jekyll.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_jenkins.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_jest.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_jest_snapshot.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_jinja.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_jpm.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_js_official.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_jsbeautify.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_jsconfig.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_jscpd.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_jshint.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_jsmap.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_json.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_json2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_json5.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_json_official.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_json_schema.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_jsonld.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_jsonnet.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_jsp.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_jsr.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_jss.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_juice.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_julia.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_julia2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_jupyter.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_k.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_karma.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_key.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_kitchenci.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_kite.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_kivy.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_knip.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_kos.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_kotlin.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_kusto.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_language_configuration.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_latino.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_layout.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_lerna.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_less.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_lex.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_liara.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_libreoffice_base.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_libreoffice_calc.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_libreoffice_draw.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_libreoffice_impress.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_libreoffice_math.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_libreoffice_writer.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_license.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_licensebat.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_actionscript2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_ada.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_apl.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_astro.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_astroconfig.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_babel.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_babel2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_cabal.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_circleci.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_cloudfoundry.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_codacy.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_codeclimate.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_codeowners.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_config.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_crystal.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_cypress.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_cypress_spec.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_db.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_deno.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_dhall.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_docpad.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_drone.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_eas-metadata.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_eleventy.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_eleventy2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_esphome.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_expo.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_firebasehosting.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_fla.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_font.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_gamemaker2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_gradle.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_hashicorp.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_hjson.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_ini.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_io.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_jsconfig.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_jsmap.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_json.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_json5.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_json_schema.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_jsonld.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_kite.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_lerna.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_mailing.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_mdx-components.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_mdx.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_mlang.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_mustache.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_neo4j.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_netlify.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_next.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_nim.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_nx.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_objidconfig.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_openHAB.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_pcl.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_pnpm.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_prettier.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_prisma.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_purescript.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_quasar.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_raku.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_razzle.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_reactrouter.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_rehype.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_remark.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_replit.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_retext.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_rome.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_rubocop.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_rust.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_rust_toolchain.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_safetensors.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_shaderlab.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_solidity.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_spin.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_stylelint.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_stylus.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_symfony.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_systemd.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_systemverilog.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_testcafe.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_testjs.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_tex.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_tm.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_tmux.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_todo.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_toit.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_toml.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_tree.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_turbo.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_unibeautify.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_vash.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_vercel.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_vsix.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_vsixmanifest.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_xfl.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_xorg.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_yaml.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_light_zeit.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_lighthouse.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_lilypond.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_lime.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_lintstagedrc.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_liquid.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_lisp.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_livescript.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_lnk.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_locale.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_log.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_lolcode.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_lsl.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_lua.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_luau.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_lync.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_mailing.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_makefile.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_manifest.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_manifest_bak.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_manifest_skip.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_map.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_mariadb.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_markdown.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_markdownlint.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_markdownlint_ignore.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_marko.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_markojs.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_master-co.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_matlab.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_maven.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_maxscript.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_maya.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_mdx-components.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_mdx.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_mediawiki.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_mercurial.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_mermaid.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_meson.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_meteor.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_minecraft.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_mivascript.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_mjml.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_mlang.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_mocha.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_modernizr.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_mojo.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_mojolicious.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_moleculer.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_mondoo.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_mongo.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_monotone.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_motif.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_mson.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_mustache.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_mvt.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_mvtcss.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_mvtjs.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_mysql.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ndst.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nearly.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_neo4j.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nest_adapter_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nest_adapter_ts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nest_controller_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nest_controller_ts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nest_decorator_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nest_decorator_ts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nest_filter_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nest_filter_ts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nest_gateway_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nest_gateway_ts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nest_guard_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nest_guard_ts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nest_interceptor_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nest_interceptor_ts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nest_middleware_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nest_middleware_ts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nest_module_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nest_module_ts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nest_pipe_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nest_pipe_ts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nest_service_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nest_service_ts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nestjs.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_netlify.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_next.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nextflow.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_component_css.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_component_dart.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_component_html.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_component_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_component_js2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_component_less.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_component_sass.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_component_scss.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_component_ts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_component_ts2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_controller_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_controller_ts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_directive_dart.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_directive_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_directive_js2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_directive_ts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_directive_ts2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_guard_dart.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_guard_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_guard_ts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_interceptor_dart.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_interceptor_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_interceptor_ts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_module_dart.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_module_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_module_js2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_module_ts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_module_ts2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_pipe_dart.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_pipe_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_pipe_js2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_pipe_ts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_pipe_ts2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_routing_dart.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_routing_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_routing_js2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_routing_ts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_routing_ts2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_service_dart.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_service_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_service_js2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_service_ts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_service_ts2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_smart_component_dart.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_smart_component_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_smart_component_js2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_smart_component_ts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_smart_component_ts2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ng_tailwind.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nginx.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nim.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nimble.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ninja.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nix.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_njsproj.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_noc.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_node.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_node2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nodemon.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_npm.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nsi.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nsri-integrity.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nsri.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nuget.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_numpy.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nunjucks.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nuxt.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nx.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_nyc.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_objectivec.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_objectivecpp.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_objidconfig.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ocaml.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ocaml_intf.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ogone.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_onenote.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_openHAB.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_opencl.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_openscad.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_org.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_outlook.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ovpn.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_package.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_paket.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pandacss.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_patch.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pcl.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pddl.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pddl_happenings.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pddl_plan.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pdf.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pdf2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pdm.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_peeky.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_perl.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_perl2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_perl6.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pgsql.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_photoshop.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_photoshop2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_php.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_php2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_php3.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_phpcsfixer.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_phpstan.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_phpunit.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_phraseapp.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pine.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pip.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pipeline.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_plantuml.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_platformio.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_playwright.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_plsql.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_plsql_package.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_plsql_package_body.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_plsql_package_header.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_plsql_package_spec.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pm2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pnpm.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_poedit.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_poetry.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_polymer.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pony.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_postcss.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_postcssconfig.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_postman.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_powerpoint.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_powerpoint2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_powershell.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_powershell2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_powershell_format.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_powershell_psd.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_powershell_psd2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_powershell_psm.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_powershell_psm2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_powershell_types.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_preact.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_precommit.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_prettier.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_prisma.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_processinglang.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_procfile.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_progress.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_prolog.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_prometheus.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_protobuf.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_protractor.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_publiccode.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_publisher.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pug.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pulumi.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_puppet.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_purescript.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pyenv.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pyret.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pyscript.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_python.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pythowo.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pytyped.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_pyup.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_q.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_qbs.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_qlikview.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_qml.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_qmldir.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_qsharp.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_quasar.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_r.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ra_syntax_tree.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_racket.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_rails.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_rake.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_raku.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_raml.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_razor.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_razzle.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_reactjs.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_reactrouter.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_reacttemplate.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_reactts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_reason.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_red.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_registry.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_rego.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_rehype.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_remark.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_renovate.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_replit.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_rescript.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_rest.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_retext.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_rexx.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_riot.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_rmd.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_rnc.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_robotframework.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_robots.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_rolldown.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_rollup.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_rome.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ron.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_rproj.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_rspec.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_rss.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_rubocop.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ruby.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_rust.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_rust_toolchain.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_s-lang.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_safetensors.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_sails.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_saltstack.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_san.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_sapphire_framework_cli.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_sas.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_sass.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_sbt.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_scala.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_scilab.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_script.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_scss.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_scss2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_sdlang.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_search_result.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_sentry.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_sequelize.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_serverless.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_shaderlab.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_shell.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_shellcheck.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_shuttle.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_silverstripe.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_sino.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_siyuan.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_sketch.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_skipper.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_slang.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_slashup.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_slice.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_slim.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_slint.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_sln.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_sln2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_smarty.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_snakemake.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_snapcraft.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_snaplet.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_snort.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_snyk.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_solidarity.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_solidity.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_source.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_spacengine.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_sparql.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_spin.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_sqf.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_sql.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_sqlite.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_squirrel.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_sss.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_sst.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_stan.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_stata.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_stencil.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_storyboard.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_storybook.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_stryker.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_stylable.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_style.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_styled.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_stylelint.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_stylish_haskell.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_stylus.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_sublime.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_subversion.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_svelte.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_svelteconfig.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_svg.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_svgo.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_swagger.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_swc.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_swift.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_swig.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_symfony.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_systemd.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_systemverilog.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_t4tt.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_tailwind.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_tamagui.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_taskfile.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_tauri.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_tcl.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_teal.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_templ.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_tera.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_terraform.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_test.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_testcafe.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_testjs.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_testplane.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_testts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_tex.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_text.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_textile.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_tfs.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_tiltfile.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_tm.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_tmux.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_todo.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_toit.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_toml.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_tox.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_travis.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_tree.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_tres.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_truffle.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_trunk.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_tsbuildinfo.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_tscn.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_tsconfig.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_tsconfig_official.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_tslint.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_tt.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_ttcn.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_tuc.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_turbo.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_twig.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_typedoc.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_typescript.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_typescript_official.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_typescriptdef.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_typescriptdef_official.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_typo3.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_uiua.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_unibeautify.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_unison.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_unlicense.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_unocss.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vagrant.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vala.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vanilla_extract.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vapi.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vapor.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vash.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vb.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vba.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vbhtml.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vbproj.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vcxproj.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_velocity.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vento.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vercel.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_verilog.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vhdl.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_video.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_view.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vim.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vite.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vitest.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vlang.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_volt.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vscode-insiders.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vscode.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vscode2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vscode3.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vscode_test.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vsix.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vsixmanifest.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vue.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vueconfig.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_vyper.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_wallaby.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_wally.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_wasm.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_watchmanconfig.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_wdio.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_webpack.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_wenyan.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_wercker.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_wgsl.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_wikitext.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_windi.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_wit.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_wolfram.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_word.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_word2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_wpml.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_wurst.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_wxml.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_wxss.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_wxt.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_xcode.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_xfl.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_xib.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_xliff.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_xmake.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_xml.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_xo.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_xorg.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_xquery.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_xsl.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_yacc.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_yaml.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_yamllint.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_yandex.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_yang.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_yarn.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_yeoman.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_zeit.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_zig.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_zip.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/file_type_zip2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_android.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_android_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_api.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_api_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_app.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_app_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_arangodb.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_arangodb_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_asset.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_asset_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_audio.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_audio_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_aurelia.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_aurelia_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_aws.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_aws_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_azure.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_azure_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_azurepipelines.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_azurepipelines_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_binary.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_binary_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_bloc.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_bloc_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_blueprint.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_blueprint_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_bot.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_bot_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_bower.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_bower_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_buildkite.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_buildkite_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_cake.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_cake_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_certificate.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_certificate_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_changesets.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_changesets_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_chef.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_chef_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_circleci.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_circleci_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_cli.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_cli_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_client.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_client_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_cmake.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_cmake_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_common.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_common_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_component.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_component_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_composer.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_composer_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_config.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_config_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_controller.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_controller_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_coverage.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_coverage_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_css.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_css_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_cubit.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_cubit_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_cypress.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_cypress_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_dapr.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_dapr_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_datadog.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_datadog_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_db.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_db_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_debian.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_debian_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_dependabot.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_dependabot_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_devcontainer.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_devcontainer_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_dist.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_dist_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_docker.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_docker_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_docs.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_docs_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_e2e.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_e2e_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_elasticbeanstalk.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_elasticbeanstalk_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_electron.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_electron_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_expo.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_expo_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_favicon.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_favicon_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_flow.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_flow_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_fonts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_fonts_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_frontcommerce.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_frontcommerce_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_gcp.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_gcp_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_git.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_git_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_github.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_github_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_gitlab.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_gitlab_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_gradle.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_gradle_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_graphql.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_graphql_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_grunt.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_grunt_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_gulp.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_gulp_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_haxelib.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_haxelib_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_helper.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_helper_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_hook.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_hook_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_husky.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_husky_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_idea.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_idea_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_images.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_images_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_include.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_include_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_interfaces.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_interfaces_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_ios.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_ios_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_js.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_js_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_json.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_json_official.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_json_official_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_json_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_kubernetes.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_kubernetes_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_less.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_less_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_library.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_library_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_light_cypress.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_light_cypress_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_light_electron.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_light_electron_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_light_expo.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_light_expo_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_light_fonts.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_light_fonts_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_light_gradle.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_light_gradle_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_light_meteor.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_light_meteor_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_light_mysql.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_light_mysql_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_light_node.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_light_node_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_light_redux.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_light_redux_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_light_sass.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_light_sass_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_linux.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_linux_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_locale.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_locale_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_log.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_log_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_macos.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_macos_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_mariadb.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_mariadb_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_maven.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_maven_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_mediawiki.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_mediawiki_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_memcached.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_memcached_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_meteor.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_meteor_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_middleware.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_middleware_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_minecraft.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_minecraft_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_minikube.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_minikube_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_mjml.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_mjml_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_mock.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_mock_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_model.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_model_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_module.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_module_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_mojo.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_mojo_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_mongodb.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_mongodb_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_mysql.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_mysql_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_next.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_next_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_nginx.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_nginx_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_nix.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_nix_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_node.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_node_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_notebooks.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_notebooks_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_notification.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_notification_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_nuget.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_nuget_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_nuxt.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_nuxt_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_package.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_package_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_paket.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_paket_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_php.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_php_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_platformio.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_platformio_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_plugin.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_plugin_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_prisma.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_prisma_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_private.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_private_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_public.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_public_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_python.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_python_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_ravendb.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_ravendb_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_redis.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_redis_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_redux.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_redux_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_route.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_route_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_sass.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_sass_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_script.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_script_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_server.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_server_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_services.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_services_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_shared.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_shared_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_snaplet.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_snaplet_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_spin.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_spin_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_src.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_src_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_sso.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_sso_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_story.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_story_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_style.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_style_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_supabase.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_supabase_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_svelte.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_svelte_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_tauri.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_tauri_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_temp.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_temp_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_template.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_template_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_test.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_test_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_theme.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_theme_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_tools.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_tools_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_travis.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_travis_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_trunk.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_trunk_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_turbo.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_turbo_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_typescript.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_typescript_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_typings.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_typings2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_typings2_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_typings_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_vagrant.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_vagrant_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_vercel.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_vercel_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_video.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_video_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_view.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_view_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_vs.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_vs2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_vs2_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_vs_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_vscode.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_vscode2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_vscode2_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_vscode3.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_vscode3_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_vscode_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_vscode_test.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_vscode_test2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_vscode_test2_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_vscode_test3.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_vscode_test3_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_vscode_test_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_webpack.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_webpack_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_windows.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_windows_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_wit.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_wit_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_www.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_www_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_yarn.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/file-icons/folder_type_yarn_opened.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/fonts/FiraCode-VariableFont.ttf +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/add.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/arrow-down.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/arrow-left.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/arrow-right.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/arrow-up.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/blank.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/book.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/case-sensitive.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/check.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/chevron-down.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/chevron-left.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/chevron-right.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/chevron-up.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/chrome-close.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/chrome-maximize.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/chrome-minimize.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/chrome-restore.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/circle-filled.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/clear-all.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/close.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/cloud.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/collapse-all.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-all.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-alt-2.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-alt-small.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-alt.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-breakpoint-conditional-unverified.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-breakpoint-conditional.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-breakpoint-data-unverified.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-breakpoint-data.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-breakpoint-function-unverified.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-breakpoint-function.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-breakpoint-log-unverified.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-breakpoint-log.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-breakpoint-unsupported.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-console.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-continue-small.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-continue.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-coverage.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-disconnect.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-line-by-line.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-pause.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-rerun.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-restart-frame.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-restart.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-reverse-continue.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-stackframe-active.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-stackframe.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-start.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-step-back.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-step-into.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-step-out.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-step-over.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug-stop.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/debug.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/discard.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/edit.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/ellipsis.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/error.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/exclude.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/extensionDefaultIcon.png +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/extensions.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/files.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/filter.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/go-to-file.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/icon-close.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/icon-source-control.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/icon-sync.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/icon.png +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/icon.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/info.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/language-icon.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/link-external.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/list-flat.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/list-tree.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/new-file.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/new-folder.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/newline.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/open-preview.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/play.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/preserve-case.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/progress.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/pwa-icon-192.png +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/pwa-icon-512.png +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/record-keys.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/refresh.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/regex.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/remove.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/replace-all.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/replace.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/run-all.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/search.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/settings-gear.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/source-control.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/split-horizontal.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/squiggly-error.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/squiggly-warning.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-array.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-boolean.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-class.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-color.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-constant.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-enum-member.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-enum.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-event.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-field.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-file.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-interface.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-key.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-keyword.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-method.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-misc.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-namespace.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-numeric.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-operator.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-parameter.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-property.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-ruler.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-snippet.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-string.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-structure.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/symbol-variable.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/tag.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/terminal-bash.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/terminal.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/theme-icon.png +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/trash.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/triangle-down.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/triangle-left.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/triangle-right.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/triangle-up.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/warning.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/whole-word.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/zoom-in.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/icons/zoom-out.svg +0 -0
- /package/static/{c4f5462 → 6c4895a}/js/babel-parser.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/js/blob-util.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/js/ky.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/js/lvce-editor-import-script.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/js/lvce-editor-ipc.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/js/lvce-editor-json-rpc.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/js/lvce-editor-verror.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/js/p-min-delay.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/js/pretty-bytes.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/js/preview-injected.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/js/yoctodelay.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/lib-css/termterm.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/diff-worker/dist/diffWorkerMain.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/editor-worker/dist/editorWorkerMain.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/dist/embedsWorkerMain.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/dist/embedsWorkerMain.js.map +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/embedsWorkerMain.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/Assert/Assert.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/AssertionError/AssertionError.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/Callback/Callback.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/Command/Command.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/CommandMap/CommandMap.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/CommandState/CommandState.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/ElectronWebContentsView/ElectronWebContentsView.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/EmbedsProcess/EmbedsProcess.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/Exit/Exit.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/GetPortTuple/GetPortTuple.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/HandleIpc/HandleIpc.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/IpcChild/IpcChild.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/IpcChildModule/IpcChildModule.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/IpcChildType/IpcChildType.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/IpcId/IpcId.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/IpcParent/IpcParent.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/IpcParentWithElectronMessagePort/IpcParentWithElectronMessagePort.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/IpcState/IpcState.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/JsonRpc/JsonRpc.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/LaunchEmbedsProcessIpc/LaunchEmbedsProcessIpc.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/Listen/Listen.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/LoadErrorCode/LoadErrorCode.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/Main/Main.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/ProcessName/ProcessName.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/embeds-worker/src/parts/Rpc/Rpc.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/explorer-worker/dist/explorerViewWorkerMain.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/extension-detail-view-worker/dist/extensionDetailViewWorkerMain.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/extension-host-sub-worker/dist/extensionHostSubWorkerMain.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/extension-search-view-worker/dist/extensionSearchViewWorkerMain.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/keybindings-view-worker/dist/keyBindingsViewWorkerMain.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/renderer-process/LICENSE +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/renderer-process/README.md +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/syntax-highlighting-worker/dist/syntaxHighlightingWorkerMain.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/packages/terminal-worker/dist/terminalWorkerMain.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/playground/languages/index.cpp +0 -0
- /package/static/{c4f5462 → 6c4895a}/playground/languages/index.css +0 -0
- /package/static/{c4f5462 → 6c4895a}/playground/languages/index.csv +0 -0
- /package/static/{c4f5462 → 6c4895a}/playground/languages/index.dart +0 -0
- /package/static/{c4f5462 → 6c4895a}/playground/languages/index.env +0 -0
- /package/static/{c4f5462 → 6c4895a}/playground/languages/index.ex +0 -0
- /package/static/{c4f5462 → 6c4895a}/playground/languages/index.html +0 -0
- /package/static/{c4f5462 → 6c4895a}/playground/languages/index.java +0 -0
- /package/static/{c4f5462 → 6c4895a}/playground/languages/index.jl +0 -0
- /package/static/{c4f5462 → 6c4895a}/playground/languages/index.js +0 -0
- /package/static/{c4f5462 → 6c4895a}/playground/languages/index.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/playground/languages/index.kt +0 -0
- /package/static/{c4f5462 → 6c4895a}/playground/languages/index.pl +0 -0
- /package/static/{c4f5462 → 6c4895a}/playground/languages/index.py +0 -0
- /package/static/{c4f5462 → 6c4895a}/playground/languages/index.ts +0 -0
- /package/static/{c4f5462 → 6c4895a}/playground/languages/scrolling.txt +0 -0
- /package/static/{c4f5462 → 6c4895a}/playground/languages/tsconfig.json +0 -0
- /package/static/{c4f5462 → 6c4895a}/playground/sample-folder/a.txt +0 -0
- /package/static/{c4f5462 → 6c4895a}/playground/sample-folder/b.txt +0 -0
- /package/static/{c4f5462 → 6c4895a}/playground/sample-folder/c.txt +0 -0
|
@@ -110,7 +110,7 @@ const getAssetDir = () => {
|
|
|
110
110
|
// @ts-ignore
|
|
111
111
|
{
|
|
112
112
|
// @ts-ignore
|
|
113
|
-
return '/
|
|
113
|
+
return '/6c4895a';
|
|
114
114
|
}
|
|
115
115
|
};
|
|
116
116
|
const assetDir = getAssetDir();
|
|
@@ -6690,65 +6690,36 @@ const FileSystemData = {
|
|
|
6690
6690
|
writeFile: writeFile$b
|
|
6691
6691
|
};
|
|
6692
6692
|
|
|
6693
|
-
const fileSearchWorkerUrl = `${assetDir}/packages/file-search-worker/dist/fileSearchWorkerMain.js`;
|
|
6694
|
-
|
|
6695
|
-
const getConfiguredWorkerUrl$7 = () => {
|
|
6696
|
-
let configuredWorkerUrl = get$d('develop.fileSearchWorkerPath') || '';
|
|
6697
|
-
if (configuredWorkerUrl) {
|
|
6698
|
-
configuredWorkerUrl = '/remote' + configuredWorkerUrl;
|
|
6699
|
-
}
|
|
6700
|
-
configuredWorkerUrl = configuredWorkerUrl || fileSearchWorkerUrl;
|
|
6701
|
-
{
|
|
6702
|
-
configuredWorkerUrl = fileSearchWorkerUrl;
|
|
6703
|
-
}
|
|
6704
|
-
return configuredWorkerUrl;
|
|
6705
|
-
};
|
|
6706
|
-
const launchFileSearchWorker = async () => {
|
|
6707
|
-
const name = 'File Search Worker';
|
|
6708
|
-
const ipc = await create$10({
|
|
6709
|
-
method: ModuleWorkerAndWorkaroundForChromeDevtoolsBug,
|
|
6710
|
-
name,
|
|
6711
|
-
url: getConfiguredWorkerUrl$7()
|
|
6712
|
-
});
|
|
6713
|
-
handleIpc(ipc);
|
|
6714
|
-
return ipc;
|
|
6715
|
-
};
|
|
6716
|
-
|
|
6717
|
-
const {
|
|
6718
|
-
invoke: invoke$c,
|
|
6719
|
-
invokeAndTransfer: invokeAndTransfer$9
|
|
6720
|
-
} = getOrCreateWorker(launchFileSearchWorker);
|
|
6721
|
-
|
|
6722
6693
|
const name$2l = 'Memory';
|
|
6723
6694
|
const readFile$a = uri => {
|
|
6724
|
-
return invoke$
|
|
6695
|
+
return invoke$d('FileSystemMemory.readFile', uri);
|
|
6725
6696
|
};
|
|
6726
6697
|
const writeFile$a = (uri, content) => {
|
|
6727
|
-
return invoke$
|
|
6698
|
+
return invoke$d('FileSystemMemory.writeFile', uri, content);
|
|
6728
6699
|
};
|
|
6729
6700
|
const mkdir$3 = uri => {
|
|
6730
|
-
return invoke$
|
|
6701
|
+
return invoke$d('FileSystemMemory.mkdir', uri);
|
|
6731
6702
|
};
|
|
6732
6703
|
const getPathSeparator$4 = () => {
|
|
6733
6704
|
return Slash;
|
|
6734
6705
|
};
|
|
6735
6706
|
const remove$3 = uri => {
|
|
6736
|
-
return invoke$
|
|
6707
|
+
return invoke$d('FileSystemMemory.remove', uri);
|
|
6737
6708
|
};
|
|
6738
6709
|
const readDirWithFileTypes$4 = uri => {
|
|
6739
|
-
return invoke$
|
|
6710
|
+
return invoke$d('FileSystemMemory.readDirWithFileTypes', uri);
|
|
6740
6711
|
};
|
|
6741
6712
|
const getBlobUrl$1 = uri => {
|
|
6742
|
-
return invoke$
|
|
6713
|
+
return invoke$d('FileSystemMemory.getBlobUrl', uri);
|
|
6743
6714
|
};
|
|
6744
6715
|
const getBlob$3 = async uri => {
|
|
6745
|
-
return invoke$
|
|
6716
|
+
return invoke$d('FileSystemMemory.getBlob', uri);
|
|
6746
6717
|
};
|
|
6747
6718
|
const chmod$2 = (path, permissions) => {
|
|
6748
|
-
return invoke$
|
|
6719
|
+
return invoke$d('FileSystemMemory.chmod', path, permissions);
|
|
6749
6720
|
};
|
|
6750
6721
|
const getFiles = () => {
|
|
6751
|
-
return invoke$
|
|
6722
|
+
return invoke$d('FileSystemMemory.getFiles');
|
|
6752
6723
|
};
|
|
6753
6724
|
|
|
6754
6725
|
const FileSystemMemory = {
|
|
@@ -7072,28 +7043,28 @@ const state$k = {
|
|
|
7072
7043
|
files: Object.create(null)
|
|
7073
7044
|
};
|
|
7074
7045
|
const readFile$8 = async uri => {
|
|
7075
|
-
return invoke$
|
|
7046
|
+
return invoke$d('FileSystemFetch.readFile', uri);
|
|
7076
7047
|
};
|
|
7077
7048
|
const writeFile$8 = (uri, content) => {
|
|
7078
|
-
return invoke$
|
|
7049
|
+
return invoke$d('FileSystemFetch.writeFile', uri);
|
|
7079
7050
|
};
|
|
7080
7051
|
const mkdir$1 = uri => {
|
|
7081
|
-
return invoke$
|
|
7052
|
+
return invoke$d('FileSystemFetch.mkdir', uri);
|
|
7082
7053
|
};
|
|
7083
7054
|
const getPathSeparator$2 = () => {
|
|
7084
7055
|
return Slash;
|
|
7085
7056
|
};
|
|
7086
7057
|
const remove$1 = uri => {
|
|
7087
|
-
return invoke$
|
|
7058
|
+
return invoke$d('FileSystemFetch.remove', uri);
|
|
7088
7059
|
};
|
|
7089
7060
|
const readDirWithFileTypes$2 = async uri => {
|
|
7090
|
-
return invoke$
|
|
7061
|
+
return invoke$d('FileSystemFetch.readDirWithFileTypes', uri);
|
|
7091
7062
|
};
|
|
7092
7063
|
const chmod$1 = (path, permissions) => {
|
|
7093
|
-
return invoke$
|
|
7064
|
+
return invoke$d('FileSystemFetch.chmod', path, permissions);
|
|
7094
7065
|
};
|
|
7095
7066
|
const getBlob$2 = async (uri, type) => {
|
|
7096
|
-
return invoke$
|
|
7067
|
+
return invoke$d('FileSystemFetch.getBlob', uri, type);
|
|
7097
7068
|
};
|
|
7098
7069
|
|
|
7099
7070
|
const FileSystemFetch = {
|
|
@@ -8497,7 +8468,7 @@ const TryToGetActualImportErrorMessage = {
|
|
|
8497
8468
|
|
|
8498
8469
|
const aboutViewWorkerUrl = `${assetDir}/packages/about-view-worker/dist/aboutWorkerMain.js`;
|
|
8499
8470
|
|
|
8500
|
-
const getConfiguredWorkerUrl$
|
|
8471
|
+
const getConfiguredWorkerUrl$7 = () => {
|
|
8501
8472
|
let configuredWorkerUrl = get$d('develop.aboutViewWorkerPath') || '';
|
|
8502
8473
|
if (configuredWorkerUrl) {
|
|
8503
8474
|
configuredWorkerUrl = '/remote' + configuredWorkerUrl;
|
|
@@ -8513,18 +8484,18 @@ const launchAboutViewWorker = async () => {
|
|
|
8513
8484
|
const ipc = await create$10({
|
|
8514
8485
|
method: ModuleWorkerAndWorkaroundForChromeDevtoolsBug,
|
|
8515
8486
|
name,
|
|
8516
|
-
url: getConfiguredWorkerUrl$
|
|
8487
|
+
url: getConfiguredWorkerUrl$7()
|
|
8517
8488
|
});
|
|
8518
8489
|
handleIpc(ipc);
|
|
8519
8490
|
return ipc;
|
|
8520
8491
|
};
|
|
8521
8492
|
|
|
8522
8493
|
const {
|
|
8523
|
-
invoke: invoke$
|
|
8494
|
+
invoke: invoke$c
|
|
8524
8495
|
} = getOrCreateWorker(launchAboutViewWorker);
|
|
8525
8496
|
|
|
8526
8497
|
const showAboutElectron = async () => {
|
|
8527
|
-
return invoke$
|
|
8498
|
+
return invoke$c('About.showAboutElectron');
|
|
8528
8499
|
};
|
|
8529
8500
|
|
|
8530
8501
|
const showAboutDefault = async () => {
|
|
@@ -8842,13 +8813,76 @@ const Blob_ipc = {
|
|
|
8842
8813
|
name: name$2c
|
|
8843
8814
|
};
|
|
8844
8815
|
|
|
8845
|
-
const
|
|
8816
|
+
const getNewContent = (oldContent, changes) => {
|
|
8817
|
+
if (changes.length === 0) {
|
|
8818
|
+
return oldContent;
|
|
8819
|
+
}
|
|
8820
|
+
let rowIndex = 0;
|
|
8821
|
+
let newLineIndex = -1;
|
|
8822
|
+
let copiedContentIndex = 0;
|
|
8823
|
+
let newContent = '';
|
|
8824
|
+
for (let i = 0; i < changes.length; i++) {
|
|
8825
|
+
// TODO support multiline changes
|
|
8826
|
+
const {
|
|
8827
|
+
text,
|
|
8828
|
+
startColumnIndex,
|
|
8829
|
+
startRowIndex,
|
|
8830
|
+
endColumnIndex
|
|
8831
|
+
} = changes[i];
|
|
8832
|
+
while (rowIndex < startRowIndex) {
|
|
8833
|
+
newLineIndex = getNewLineIndex$1(oldContent, newLineIndex + 1);
|
|
8834
|
+
rowIndex++;
|
|
8835
|
+
}
|
|
8836
|
+
if (copiedContentIndex <= newLineIndex) {
|
|
8837
|
+
newContent += oldContent.slice(copiedContentIndex, newLineIndex + 1);
|
|
8838
|
+
copiedContentIndex = newLineIndex + 1;
|
|
8839
|
+
}
|
|
8840
|
+
newContent += text;
|
|
8841
|
+
copiedContentIndex += endColumnIndex - startColumnIndex;
|
|
8842
|
+
}
|
|
8843
|
+
return newContent;
|
|
8844
|
+
};
|
|
8845
|
+
|
|
8846
|
+
const specialSchemes = ['memfs://', 'html://', 'fetch://'];
|
|
8847
|
+
const isSpecialScheme = files => {
|
|
8848
|
+
for (const file of files) {
|
|
8849
|
+
for (const scheme of specialSchemes) {
|
|
8850
|
+
if (file && typeof file === 'string' && file.startsWith(scheme)) {
|
|
8851
|
+
return true;
|
|
8852
|
+
}
|
|
8853
|
+
}
|
|
8854
|
+
}
|
|
8855
|
+
return false;
|
|
8856
|
+
};
|
|
8857
|
+
const applyLegacyBulkReplacement = async (files, ranges, replacement) => {
|
|
8846
8858
|
array(files);
|
|
8847
8859
|
array(ranges);
|
|
8848
8860
|
string(replacement);
|
|
8861
|
+
if (isSpecialScheme(files)) {
|
|
8862
|
+
await invoke$d('BulkReplacement.applyBulkReplacement', files, ranges, replacement);
|
|
8863
|
+
return;
|
|
8864
|
+
}
|
|
8849
8865
|
await invoke$e('BulkReplacement.applyBulkReplacement', files, ranges, replacement);
|
|
8850
8866
|
};
|
|
8851
8867
|
|
|
8868
|
+
const applyFileReplacement = async edit => {
|
|
8869
|
+
const {
|
|
8870
|
+
uri,
|
|
8871
|
+
changes
|
|
8872
|
+
} = edit;
|
|
8873
|
+
const oldContent = await readFile$e(uri);
|
|
8874
|
+
const newContent = getNewContent(oldContent, changes);
|
|
8875
|
+
await writeFile$e(uri, newContent);
|
|
8876
|
+
};
|
|
8877
|
+
const applyBulkReplacement = async (files, ranges, replacement) => {
|
|
8878
|
+
if (files && ranges && replacement) {
|
|
8879
|
+
return applyLegacyBulkReplacement(files, ranges, replacement);
|
|
8880
|
+
}
|
|
8881
|
+
// new api
|
|
8882
|
+
const edits = files;
|
|
8883
|
+
await Promise.all(edits.map(applyFileReplacement));
|
|
8884
|
+
};
|
|
8885
|
+
|
|
8852
8886
|
const name$2b = 'BulkReplacement';
|
|
8853
8887
|
const Commands$22 = {
|
|
8854
8888
|
applyBulkReplacement: applyBulkReplacement
|
|
@@ -13229,7 +13263,7 @@ const SessionStorage_ipc = {
|
|
|
13229
13263
|
name: name$1m
|
|
13230
13264
|
};
|
|
13231
13265
|
|
|
13232
|
-
const getConfiguredWorkerUrl$
|
|
13266
|
+
const getConfiguredWorkerUrl$6 = (preferenceKey, fallback) => {
|
|
13233
13267
|
let configuredWorkerUrl = get$d(preferenceKey) || '';
|
|
13234
13268
|
if (configuredWorkerUrl) {
|
|
13235
13269
|
configuredWorkerUrl = '/remote' + configuredWorkerUrl;
|
|
@@ -13244,7 +13278,7 @@ const getConfiguredWorkerUrl$5 = (preferenceKey, fallback) => {
|
|
|
13244
13278
|
const testWorkerUrl = `${assetDir}/packages/test-worker/dist/testWorkerMain.js`;
|
|
13245
13279
|
|
|
13246
13280
|
const launchTestWorker = async () => {
|
|
13247
|
-
const configuredWorkerUrl = getConfiguredWorkerUrl$
|
|
13281
|
+
const configuredWorkerUrl = getConfiguredWorkerUrl$6('develop.testWorkerPath', testWorkerUrl);
|
|
13248
13282
|
const ipc = await create$10({
|
|
13249
13283
|
method: ModuleWorkerAndWorkaroundForChromeDevtoolsBug,
|
|
13250
13284
|
url: configuredWorkerUrl,
|
|
@@ -13523,8 +13557,8 @@ const launchTerminalWorker = async () => {
|
|
|
13523
13557
|
};
|
|
13524
13558
|
|
|
13525
13559
|
const {
|
|
13526
|
-
invoke: invoke$
|
|
13527
|
-
invokeAndTransfer: invokeAndTransfer$
|
|
13560
|
+
invoke: invoke$b,
|
|
13561
|
+
invokeAndTransfer: invokeAndTransfer$9
|
|
13528
13562
|
} = getOrCreateWorker(launchTerminalWorker);
|
|
13529
13563
|
|
|
13530
13564
|
const create$Q = async canvasId => {
|
|
@@ -13536,7 +13570,7 @@ const create$Q = async canvasId => {
|
|
|
13536
13570
|
};
|
|
13537
13571
|
const createForTerminal = async (canvasId, callbackId) => {
|
|
13538
13572
|
const canvas = await create$Q(canvasId);
|
|
13539
|
-
await invokeAndTransfer$
|
|
13573
|
+
await invokeAndTransfer$9('OffscreenCanvas.handleResult', callbackId, canvas);
|
|
13540
13574
|
};
|
|
13541
13575
|
|
|
13542
13576
|
const name$18 = 'OffscreenCanvas';
|
|
@@ -13865,7 +13899,7 @@ const ExtensionHostManagement_ipc = {
|
|
|
13865
13899
|
|
|
13866
13900
|
const syntaxHighlightingWorkerUrl = `${assetDir}/packages/syntax-highlighting-worker/dist/syntaxHighlightingWorkerMain.js`;
|
|
13867
13901
|
|
|
13868
|
-
const getConfiguredWorkerUrl$
|
|
13902
|
+
const getConfiguredWorkerUrl$5 = () => {
|
|
13869
13903
|
let configuredWorkerUrl = get$d('developer.syntaxHighlightingWorkerPath') || '';
|
|
13870
13904
|
if (configuredWorkerUrl) {
|
|
13871
13905
|
configuredWorkerUrl = '/remote' + configuredWorkerUrl;
|
|
@@ -13877,7 +13911,7 @@ const getConfiguredWorkerUrl$4 = () => {
|
|
|
13877
13911
|
return configuredWorkerUrl;
|
|
13878
13912
|
};
|
|
13879
13913
|
const launchSyntaxHighlightingWorker = async () => {
|
|
13880
|
-
const configuredWorkerUrl = getConfiguredWorkerUrl$
|
|
13914
|
+
const configuredWorkerUrl = getConfiguredWorkerUrl$5();
|
|
13881
13915
|
const name = 'Syntax Highlighting Worker';
|
|
13882
13916
|
const id = create$11();
|
|
13883
13917
|
let ipc = await create$10({
|
|
@@ -13896,14 +13930,14 @@ const launchSyntaxHighlightingWorker = async () => {
|
|
|
13896
13930
|
};
|
|
13897
13931
|
|
|
13898
13932
|
const {
|
|
13899
|
-
invoke: invoke$
|
|
13900
|
-
invokeAndTransfer: invokeAndTransfer$
|
|
13933
|
+
invoke: invoke$a,
|
|
13934
|
+
invokeAndTransfer: invokeAndTransfer$8
|
|
13901
13935
|
} = getOrCreateWorker(launchSyntaxHighlightingWorker);
|
|
13902
13936
|
|
|
13903
13937
|
const sendMessagePortToSyntaxHighlightingWorker = async (port, initialCommand) => {
|
|
13904
13938
|
object(port);
|
|
13905
13939
|
string(initialCommand);
|
|
13906
|
-
await invokeAndTransfer$
|
|
13940
|
+
await invokeAndTransfer$8(initialCommand, port);
|
|
13907
13941
|
};
|
|
13908
13942
|
|
|
13909
13943
|
const name$W = 'SendMessagePortToSyntaxHighlightingWorker';
|
|
@@ -14047,14 +14081,14 @@ const getOrCreate$1 = () => {
|
|
|
14047
14081
|
}
|
|
14048
14082
|
return state$8.ipc;
|
|
14049
14083
|
};
|
|
14050
|
-
const invoke$
|
|
14084
|
+
const invoke$9 = async (method, ...params) => {
|
|
14051
14085
|
const ipc = await getOrCreate$1();
|
|
14052
14086
|
return invoke$g(ipc, method, ...params);
|
|
14053
14087
|
};
|
|
14054
14088
|
|
|
14055
14089
|
const name$T = 'SearchProcess';
|
|
14056
14090
|
const Commands$I = {
|
|
14057
|
-
invoke: invoke$
|
|
14091
|
+
invoke: invoke$9
|
|
14058
14092
|
};
|
|
14059
14093
|
|
|
14060
14094
|
const SearchProcess_ipc = {
|
|
@@ -14083,11 +14117,15 @@ const textSearchHtml = (...args) => {
|
|
|
14083
14117
|
const textSearchFetch = (...args) => {
|
|
14084
14118
|
return invoke$d('TextSearchFetch.textSearch', ...args);
|
|
14085
14119
|
};
|
|
14120
|
+
const textSearchMemory = (...args) => {
|
|
14121
|
+
return invoke$d('TextSearchMemory.textSearch', ...args);
|
|
14122
|
+
};
|
|
14086
14123
|
|
|
14087
14124
|
const name$S = 'ExtensionHostTextSearch';
|
|
14088
14125
|
const Commands$H = {
|
|
14089
14126
|
executeTextSearchProvider: executeTextSearchProvider,
|
|
14090
14127
|
textSearchFetch: textSearchFetch,
|
|
14128
|
+
textSearchMemory: textSearchMemory,
|
|
14091
14129
|
textSearchHtml: textSearchHtml
|
|
14092
14130
|
};
|
|
14093
14131
|
|
|
@@ -14187,21 +14225,21 @@ const create$P = () => {
|
|
|
14187
14225
|
};
|
|
14188
14226
|
};
|
|
14189
14227
|
const loadContent$K = async state => {
|
|
14190
|
-
const newState = await invoke$
|
|
14191
|
-
const commands = await invoke$
|
|
14228
|
+
const newState = await invoke$c('About.loadContent', state);
|
|
14229
|
+
const commands = await invoke$c('About.render', state, newState);
|
|
14192
14230
|
newState.commands = commands;
|
|
14193
14231
|
return newState;
|
|
14194
14232
|
};
|
|
14195
14233
|
const handleClickOk$1 = async state => {
|
|
14196
|
-
await invoke$
|
|
14234
|
+
await invoke$c('About.handleClickOk');
|
|
14197
14235
|
return state;
|
|
14198
14236
|
};
|
|
14199
14237
|
const handleClickCopy = async state => {
|
|
14200
|
-
await invoke$
|
|
14238
|
+
await invoke$c('About.handleClickCopy');
|
|
14201
14239
|
return state;
|
|
14202
14240
|
};
|
|
14203
14241
|
const handleClickClose$3 = async state => {
|
|
14204
|
-
await invoke$
|
|
14242
|
+
await invoke$c('About.handleClickClose');
|
|
14205
14243
|
return state;
|
|
14206
14244
|
};
|
|
14207
14245
|
const handleFocusIn$1 = state => {
|
|
@@ -14209,14 +14247,14 @@ const handleFocusIn$1 = state => {
|
|
|
14209
14247
|
return state;
|
|
14210
14248
|
};
|
|
14211
14249
|
const focusNext$a = async state => {
|
|
14212
|
-
const newState = await invoke$
|
|
14213
|
-
const commands = await invoke$
|
|
14250
|
+
const newState = await invoke$c('About.focusNext', state);
|
|
14251
|
+
const commands = await invoke$c('About.render', state, newState);
|
|
14214
14252
|
newState.commands = commands;
|
|
14215
14253
|
return newState;
|
|
14216
14254
|
};
|
|
14217
14255
|
const focusPrevious$a = async state => {
|
|
14218
|
-
const newState = await invoke$
|
|
14219
|
-
const commands = await invoke$
|
|
14256
|
+
const newState = await invoke$c('About.focusPrevious', state);
|
|
14257
|
+
const commands = await invoke$c('About.render', state, newState);
|
|
14220
14258
|
newState.commands = commands;
|
|
14221
14259
|
return newState;
|
|
14222
14260
|
};
|
|
@@ -14233,7 +14271,7 @@ const Commands$C = {
|
|
|
14233
14271
|
const Css$F = ["/css/parts/ViewletAbout.css", "/css/parts/ViewletDialog.css"];
|
|
14234
14272
|
|
|
14235
14273
|
const getKeyBindings$h = () => {
|
|
14236
|
-
return invoke$
|
|
14274
|
+
return invoke$c('About.getKeyBindings');
|
|
14237
14275
|
};
|
|
14238
14276
|
|
|
14239
14277
|
const name$N = 'About';
|
|
@@ -14271,7 +14309,7 @@ const renderDialog$2 = {
|
|
|
14271
14309
|
};
|
|
14272
14310
|
const render$G = [renderDialog$2];
|
|
14273
14311
|
const renderEventListeners$1 = async () => {
|
|
14274
|
-
const listeners = await invoke$
|
|
14312
|
+
const listeners = await invoke$c('About.renderEventListeners');
|
|
14275
14313
|
return listeners;
|
|
14276
14314
|
};
|
|
14277
14315
|
|
|
@@ -15938,8 +15976,8 @@ const launchDiffWorker = async () => {
|
|
|
15938
15976
|
};
|
|
15939
15977
|
|
|
15940
15978
|
const {
|
|
15941
|
-
invoke: invoke$
|
|
15942
|
-
invokeAndTransfer: invokeAndTransfer$
|
|
15979
|
+
invoke: invoke$8,
|
|
15980
|
+
invokeAndTransfer: invokeAndTransfer$7
|
|
15943
15981
|
} = getOrCreateWorker(launchDiffWorker);
|
|
15944
15982
|
|
|
15945
15983
|
/**
|
|
@@ -15949,7 +15987,7 @@ const {
|
|
|
15949
15987
|
* @returns
|
|
15950
15988
|
*/
|
|
15951
15989
|
const diff = (linesA, linesB) => {
|
|
15952
|
-
return invoke$
|
|
15990
|
+
return invoke$8('Diff.diff', linesA, linesB);
|
|
15953
15991
|
};
|
|
15954
15992
|
|
|
15955
15993
|
const getDiffEditorContents = async (left, right) => {
|
|
@@ -17460,7 +17498,7 @@ const getFontWeight = () => {
|
|
|
17460
17498
|
const editorWorkerUrl = `${assetDir}/packages/editor-worker/dist/editorWorkerMain.js`;
|
|
17461
17499
|
|
|
17462
17500
|
const launchEditorWorker = async () => {
|
|
17463
|
-
const configuredWorkerUrl = getConfiguredWorkerUrl$
|
|
17501
|
+
const configuredWorkerUrl = getConfiguredWorkerUrl$6('developer.editorWorkerPath', editorWorkerUrl);
|
|
17464
17502
|
const id = create$11();
|
|
17465
17503
|
let ipc = await create$10({
|
|
17466
17504
|
method: ModuleWorkerAndWorkaroundForChromeDevtoolsBug,
|
|
@@ -17482,10 +17520,10 @@ const launchEditorWorker = async () => {
|
|
|
17482
17520
|
};
|
|
17483
17521
|
|
|
17484
17522
|
const {
|
|
17485
|
-
invoke: invoke$
|
|
17486
|
-
invokeAndTransfer: invokeAndTransfer$
|
|
17523
|
+
invoke: invoke$7,
|
|
17524
|
+
invokeAndTransfer: invokeAndTransfer$6
|
|
17487
17525
|
} = getOrCreateWorker(launchEditorWorker);
|
|
17488
|
-
const actualInvoke = invoke$
|
|
17526
|
+
const actualInvoke = invoke$7;
|
|
17489
17527
|
|
|
17490
17528
|
const combineResults$3 = results => {
|
|
17491
17529
|
return results[0];
|
|
@@ -17956,7 +17994,7 @@ const None$a = 0;
|
|
|
17956
17994
|
const explorerWorkerUrl = `${assetDir}/packages/explorer-worker/dist/explorerViewWorkerMain.js`;
|
|
17957
17995
|
|
|
17958
17996
|
const launchExplorerWorker = async () => {
|
|
17959
|
-
const configuredWorkerUrl = getConfiguredWorkerUrl$
|
|
17997
|
+
const configuredWorkerUrl = getConfiguredWorkerUrl$6('develop.explorerWorkerPath', explorerWorkerUrl);
|
|
17960
17998
|
const ipc = await create$10({
|
|
17961
17999
|
method: ModuleWorkerAndWorkaroundForChromeDevtoolsBug,
|
|
17962
18000
|
url: configuredWorkerUrl,
|
|
@@ -17967,7 +18005,7 @@ const launchExplorerWorker = async () => {
|
|
|
17967
18005
|
};
|
|
17968
18006
|
|
|
17969
18007
|
const {
|
|
17970
|
-
invoke: invoke$
|
|
18008
|
+
invoke: invoke$6
|
|
17971
18009
|
} = getOrCreateWorker(launchExplorerWorker);
|
|
17972
18010
|
|
|
17973
18011
|
// TODO viewlet should only have create and refresh functions
|
|
@@ -18008,40 +18046,40 @@ const create$w = (id, uri, x, y, width, height, args, parentUid) => {
|
|
|
18008
18046
|
};
|
|
18009
18047
|
};
|
|
18010
18048
|
const loadContent$w = async (state, savedState) => {
|
|
18011
|
-
const newState = await invoke$
|
|
18012
|
-
const commands = await invoke$
|
|
18049
|
+
const newState = await invoke$6('Explorer.loadContent', state, savedState);
|
|
18050
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18013
18051
|
newState.commands = commands;
|
|
18014
18052
|
return newState;
|
|
18015
18053
|
};
|
|
18016
18054
|
const updateIcons$1 = async state => {
|
|
18017
|
-
const newState = await invoke$
|
|
18018
|
-
const commands = await invoke$
|
|
18055
|
+
const newState = await invoke$6('Explorer.updateIcons', state);
|
|
18056
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18019
18057
|
newState.commands = commands;
|
|
18020
18058
|
return newState;
|
|
18021
18059
|
};
|
|
18022
18060
|
const handleLanguagesChanged = async state => {
|
|
18023
|
-
const newState = await invoke$
|
|
18024
|
-
const commands = await invoke$
|
|
18061
|
+
const newState = await invoke$6('Explorer.handleIconThemeChange', state);
|
|
18062
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18025
18063
|
newState.commands = commands;
|
|
18026
18064
|
return newState;
|
|
18027
18065
|
};
|
|
18028
18066
|
const handleWorkspaceChange$1 = async state => {
|
|
18029
|
-
const newState = await invoke$
|
|
18030
|
-
const commands = await invoke$
|
|
18067
|
+
const newState = await invoke$6('Explorer.handleWorkspaceChange', state);
|
|
18068
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18031
18069
|
newState.commands = commands;
|
|
18032
18070
|
return newState;
|
|
18033
18071
|
};
|
|
18034
18072
|
const handleIconThemeChange$2 = async state => {
|
|
18035
|
-
const newState = await invoke$
|
|
18036
|
-
const commands = await invoke$
|
|
18073
|
+
const newState = await invoke$6('Explorer.handleIconThemeChange', state);
|
|
18074
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18037
18075
|
newState.commands = commands;
|
|
18038
18076
|
return newState;
|
|
18039
18077
|
};
|
|
18040
18078
|
|
|
18041
18079
|
// TODO rename dirents to items, then can use virtual list component directly
|
|
18042
18080
|
const setDeltaY$2 = async (state, deltaY) => {
|
|
18043
|
-
const newState = await invoke$
|
|
18044
|
-
const commands = await invoke$
|
|
18081
|
+
const newState = await invoke$6('Explorer.setDeltaY', state, deltaY);
|
|
18082
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18045
18083
|
newState.commands = commands;
|
|
18046
18084
|
return newState;
|
|
18047
18085
|
};
|
|
@@ -18060,52 +18098,52 @@ const getFocusedDirent = state => {
|
|
|
18060
18098
|
|
|
18061
18099
|
// TODO support multiselection and removing multiple dirents
|
|
18062
18100
|
const removeDirent = async state => {
|
|
18063
|
-
const newState = await invoke$
|
|
18064
|
-
const commands = await invoke$
|
|
18101
|
+
const newState = await invoke$6('Explorer.removeDirent', state);
|
|
18102
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18065
18103
|
newState.commands = commands;
|
|
18066
18104
|
return newState;
|
|
18067
18105
|
};
|
|
18068
18106
|
const renameDirent = async state => {
|
|
18069
|
-
const newState = await invoke$
|
|
18070
|
-
const commands = await invoke$
|
|
18107
|
+
const newState = await invoke$6('Explorer.renameDirent', state);
|
|
18108
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18071
18109
|
newState.commands = commands;
|
|
18072
18110
|
return newState;
|
|
18073
18111
|
};
|
|
18074
18112
|
const cancelEdit = async state => {
|
|
18075
|
-
const newState = await invoke$
|
|
18076
|
-
const commands = await invoke$
|
|
18113
|
+
const newState = await invoke$6('Explorer.cancelEdit');
|
|
18114
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18077
18115
|
newState.commands = commands;
|
|
18078
18116
|
return newState;
|
|
18079
18117
|
};
|
|
18080
18118
|
const copyRelativePath = async state => {
|
|
18081
|
-
const newState = await invoke$
|
|
18082
|
-
const commands = await invoke$
|
|
18119
|
+
const newState = await invoke$6('Explorer.copyRelativePath', state);
|
|
18120
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18083
18121
|
newState.commands = commands;
|
|
18084
18122
|
return newState;
|
|
18085
18123
|
};
|
|
18086
18124
|
const copyPath = async state => {
|
|
18087
|
-
const newState = await invoke$
|
|
18088
|
-
const commands = await invoke$
|
|
18125
|
+
const newState = await invoke$6('Explorer.copyPath', state);
|
|
18126
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18089
18127
|
newState.commands = commands;
|
|
18090
18128
|
return newState;
|
|
18091
18129
|
};
|
|
18092
18130
|
const openContainingFolder$1 = async state => {
|
|
18093
|
-
const newState = await invoke$
|
|
18094
|
-
const commands = await invoke$
|
|
18131
|
+
const newState = await invoke$6('Explorer.openContainingFolder', state);
|
|
18132
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18095
18133
|
newState.commands = commands;
|
|
18096
18134
|
return newState;
|
|
18097
18135
|
};
|
|
18098
18136
|
|
|
18099
18137
|
// TODO much shared logic with newFolder
|
|
18100
18138
|
const newFile$1 = async state => {
|
|
18101
|
-
const newState = await invoke$
|
|
18102
|
-
const commands = await invoke$
|
|
18139
|
+
const newState = await invoke$6('Explorer.newFile', state);
|
|
18140
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18103
18141
|
newState.commands = commands;
|
|
18104
18142
|
return newState;
|
|
18105
18143
|
};
|
|
18106
18144
|
const updateEditingValue = async (state, value) => {
|
|
18107
|
-
const newState = await invoke$
|
|
18108
|
-
const commands = await invoke$
|
|
18145
|
+
const newState = await invoke$6('Explorer.updateEditingValue', state, value);
|
|
18146
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18109
18147
|
newState.commands = commands;
|
|
18110
18148
|
return newState;
|
|
18111
18149
|
};
|
|
@@ -18118,20 +18156,20 @@ const refresh$4 = state => {
|
|
|
18118
18156
|
return state;
|
|
18119
18157
|
};
|
|
18120
18158
|
const newFolder$1 = async state => {
|
|
18121
|
-
const newState = await invoke$
|
|
18122
|
-
const commands = await invoke$
|
|
18159
|
+
const newState = await invoke$6('Explorer.newFolder', state);
|
|
18160
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18123
18161
|
newState.commands = commands;
|
|
18124
18162
|
return newState;
|
|
18125
18163
|
};
|
|
18126
18164
|
const handleClick$7 = async (state, index, keepFocus = false) => {
|
|
18127
|
-
const newState = await invoke$
|
|
18128
|
-
const commands = await invoke$
|
|
18165
|
+
const newState = await invoke$6('Explorer.handleClick', state, index, keepFocus);
|
|
18166
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18129
18167
|
newState.commands = commands;
|
|
18130
18168
|
return newState;
|
|
18131
18169
|
};
|
|
18132
18170
|
const handleClickAt$3 = async (state, button, x, y) => {
|
|
18133
|
-
const newState = await invoke$
|
|
18134
|
-
const commands = await invoke$
|
|
18171
|
+
const newState = await invoke$6('Explorer.handleClickAt', state, button, x, y);
|
|
18172
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18135
18173
|
newState.commands = commands;
|
|
18136
18174
|
return newState;
|
|
18137
18175
|
};
|
|
@@ -18146,20 +18184,20 @@ const scrollDown$1 = () => {};
|
|
|
18146
18184
|
// export const handleBlur=()=>{}
|
|
18147
18185
|
|
|
18148
18186
|
const handleArrowRight$2 = async state => {
|
|
18149
|
-
const newState = await invoke$
|
|
18150
|
-
const commands = await invoke$
|
|
18187
|
+
const newState = await invoke$6('Explorer.handleArrowRight', state);
|
|
18188
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18151
18189
|
newState.commands = commands;
|
|
18152
18190
|
return newState;
|
|
18153
18191
|
};
|
|
18154
18192
|
const handleArrowLeft$2 = async state => {
|
|
18155
|
-
const newState = await invoke$
|
|
18156
|
-
const commands = await invoke$
|
|
18193
|
+
const newState = await invoke$6('Explorer.handleArrowLeft', state);
|
|
18194
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18157
18195
|
newState.commands = commands;
|
|
18158
18196
|
return newState;
|
|
18159
18197
|
};
|
|
18160
18198
|
const handleUpload = async (state, dirents) => {
|
|
18161
|
-
const newState = await invoke$
|
|
18162
|
-
const commands = await invoke$
|
|
18199
|
+
const newState = await invoke$6('Explorer.handleUpload', state, dirents);
|
|
18200
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18163
18201
|
newState.commands = commands;
|
|
18164
18202
|
return newState;
|
|
18165
18203
|
};
|
|
@@ -18213,7 +18251,7 @@ const handleMouseLeave = async state => {
|
|
|
18213
18251
|
return state;
|
|
18214
18252
|
};
|
|
18215
18253
|
const handleCopy = async state => {
|
|
18216
|
-
return invoke$
|
|
18254
|
+
return invoke$6('Explorer.handleCopy', state);
|
|
18217
18255
|
};
|
|
18218
18256
|
const hasFunctionalResize$f = true;
|
|
18219
18257
|
const resize$k = (state, dimensions) => {
|
|
@@ -18229,32 +18267,32 @@ const resize$k = (state, dimensions) => {
|
|
|
18229
18267
|
};
|
|
18230
18268
|
};
|
|
18231
18269
|
const expandAll = async state => {
|
|
18232
|
-
const newState = await invoke$
|
|
18233
|
-
const commands = await invoke$
|
|
18270
|
+
const newState = await invoke$6('Explorer.expandAll', state);
|
|
18271
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18234
18272
|
newState.commands = commands;
|
|
18235
18273
|
return newState;
|
|
18236
18274
|
};
|
|
18237
18275
|
const collapseAll$4 = async state => {
|
|
18238
|
-
const newState = await invoke$
|
|
18239
|
-
const commands = await invoke$
|
|
18276
|
+
const newState = await invoke$6('Explorer.collapseAll', state);
|
|
18277
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18240
18278
|
newState.commands = commands;
|
|
18241
18279
|
return newState;
|
|
18242
18280
|
};
|
|
18243
18281
|
const handleBlur$5 = async state => {
|
|
18244
|
-
const newState = await invoke$
|
|
18245
|
-
const commands = await invoke$
|
|
18282
|
+
const newState = await invoke$6('Explorer.handleBlur', state);
|
|
18283
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18246
18284
|
newState.commands = commands;
|
|
18247
18285
|
return newState;
|
|
18248
18286
|
};
|
|
18249
18287
|
const revealItem = async (state, uri) => {
|
|
18250
|
-
const newState = await invoke$
|
|
18251
|
-
const commands = await invoke$
|
|
18288
|
+
const newState = await invoke$6('Explorer.revealItem', state, uri);
|
|
18289
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18252
18290
|
newState.commands = commands;
|
|
18253
18291
|
return newState;
|
|
18254
18292
|
};
|
|
18255
18293
|
const handleClickOpenFolder = async state => {
|
|
18256
|
-
const newState = await invoke$
|
|
18257
|
-
const commands = await invoke$
|
|
18294
|
+
const newState = await invoke$6('Explorer.handleClickOpenFolder', state);
|
|
18295
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
18258
18296
|
newState.commands = commands;
|
|
18259
18297
|
return newState;
|
|
18260
18298
|
};
|
|
@@ -18315,13 +18353,13 @@ const LazyCommands$b = {
|
|
|
18315
18353
|
const Css$s = [];
|
|
18316
18354
|
|
|
18317
18355
|
const getKeyBindings$a = () => {
|
|
18318
|
-
return invoke$
|
|
18356
|
+
return invoke$6('Explorer.getKeyBindings');
|
|
18319
18357
|
};
|
|
18320
18358
|
|
|
18321
18359
|
const id$9 = Explorer$1;
|
|
18322
18360
|
const getMenuEntries$d = () => {
|
|
18323
18361
|
const explorerState = getState('Explorer');
|
|
18324
|
-
return invoke$
|
|
18362
|
+
return invoke$6('Explorer.getMenuEntries', explorerState);
|
|
18325
18363
|
};
|
|
18326
18364
|
|
|
18327
18365
|
const MenuEntriesExplorer = {
|
|
@@ -18447,11 +18485,11 @@ const renderTitle$4 = {
|
|
|
18447
18485
|
};
|
|
18448
18486
|
|
|
18449
18487
|
const restoreState = savedState => {
|
|
18450
|
-
return invoke$
|
|
18488
|
+
return invoke$6('Explorer.restoreState', savedState);
|
|
18451
18489
|
};
|
|
18452
18490
|
|
|
18453
18491
|
const saveState$a = state => {
|
|
18454
|
-
return invoke$
|
|
18492
|
+
return invoke$6('Explorer.saveState', state);
|
|
18455
18493
|
};
|
|
18456
18494
|
|
|
18457
18495
|
const Events$4 = {
|
|
@@ -18520,7 +18558,7 @@ const ViewletExplorer_ipc = {
|
|
|
18520
18558
|
|
|
18521
18559
|
const extensionDetailViewWorkerUrl = `${assetDir}/packages/extension-detail-view-worker/dist/extensionDetailViewWorkerMain.js`;
|
|
18522
18560
|
|
|
18523
|
-
const getConfiguredWorkerUrl$
|
|
18561
|
+
const getConfiguredWorkerUrl$4 = () => {
|
|
18524
18562
|
let configuredWorkerUrl = get$d('develop.extensionDetailViewWorkerPath') || '';
|
|
18525
18563
|
if (configuredWorkerUrl) {
|
|
18526
18564
|
configuredWorkerUrl = '/remote' + configuredWorkerUrl;
|
|
@@ -18536,15 +18574,15 @@ const launchExtensionDetailViewWorker = async () => {
|
|
|
18536
18574
|
const ipc = await create$10({
|
|
18537
18575
|
method: ModuleWorkerAndWorkaroundForChromeDevtoolsBug,
|
|
18538
18576
|
name,
|
|
18539
|
-
url: getConfiguredWorkerUrl$
|
|
18577
|
+
url: getConfiguredWorkerUrl$4()
|
|
18540
18578
|
});
|
|
18541
18579
|
handleIpc(ipc);
|
|
18542
18580
|
return ipc;
|
|
18543
18581
|
};
|
|
18544
18582
|
|
|
18545
18583
|
const {
|
|
18546
|
-
invoke: invoke$
|
|
18547
|
-
invokeAndTransfer: invokeAndTransfer$
|
|
18584
|
+
invoke: invoke$5,
|
|
18585
|
+
invokeAndTransfer: invokeAndTransfer$5
|
|
18548
18586
|
} = getOrCreateWorker(launchExtensionDetailViewWorker);
|
|
18549
18587
|
|
|
18550
18588
|
const None$9 = 0;
|
|
@@ -18584,8 +18622,8 @@ const create$v = (id, uri, x, y, width, height) => {
|
|
|
18584
18622
|
// TODO when there are multiple extension with the same id,
|
|
18585
18623
|
// probably need to pass extension location from extensions viewlet
|
|
18586
18624
|
const loadContent$v = async state => {
|
|
18587
|
-
const newState = await invoke$
|
|
18588
|
-
const dom = await invoke$
|
|
18625
|
+
const newState = await invoke$5('ExtensionDetail.loadContent', state, platform);
|
|
18626
|
+
const dom = await invoke$5('ExtensionDetail.getVirtualDom', newState, newState.sanitizedReadmeHtml);
|
|
18589
18627
|
return {
|
|
18590
18628
|
...newState,
|
|
18591
18629
|
dom
|
|
@@ -18627,7 +18665,7 @@ const Css$r = ["/css/parts/ViewletExtensionDetail.css", "/css/parts/Markdown.css
|
|
|
18627
18665
|
|
|
18628
18666
|
const id$8 = ExtensionDetailReadme;
|
|
18629
18667
|
const getMenuEntries$c = async props => {
|
|
18630
|
-
const menuEntries = await invoke$
|
|
18668
|
+
const menuEntries = await invoke$5('ExtensionDetail.getMenuEntries', props);
|
|
18631
18669
|
return menuEntries;
|
|
18632
18670
|
};
|
|
18633
18671
|
|
|
@@ -18683,7 +18721,7 @@ const ExtensionListItemHeight = 72;
|
|
|
18683
18721
|
|
|
18684
18722
|
const extensionSearchViewWorkerUrl = `${assetDir}/packages/extension-search-view-worker/dist/extensionSearchViewWorkerMain.js`;
|
|
18685
18723
|
|
|
18686
|
-
const getConfiguredWorkerUrl$
|
|
18724
|
+
const getConfiguredWorkerUrl$3 = () => {
|
|
18687
18725
|
let configuredWorkerUrl = get$d('develop.extensionSearchViewWorkerPath') || '';
|
|
18688
18726
|
if (configuredWorkerUrl) {
|
|
18689
18727
|
configuredWorkerUrl = '/remote' + configuredWorkerUrl;
|
|
@@ -18699,15 +18737,15 @@ const launchExtensionSearchViewWorker = async () => {
|
|
|
18699
18737
|
const ipc = await create$10({
|
|
18700
18738
|
method: ModuleWorkerAndWorkaroundForChromeDevtoolsBug,
|
|
18701
18739
|
name,
|
|
18702
|
-
url: getConfiguredWorkerUrl$
|
|
18740
|
+
url: getConfiguredWorkerUrl$3()
|
|
18703
18741
|
});
|
|
18704
18742
|
handleIpc(ipc);
|
|
18705
18743
|
return ipc;
|
|
18706
18744
|
};
|
|
18707
18745
|
|
|
18708
18746
|
const {
|
|
18709
|
-
invoke: invoke$
|
|
18710
|
-
invokeAndTransfer: invokeAndTransfer$
|
|
18747
|
+
invoke: invoke$4,
|
|
18748
|
+
invokeAndTransfer: invokeAndTransfer$4
|
|
18711
18749
|
} = getOrCreateWorker(launchExtensionSearchViewWorker);
|
|
18712
18750
|
|
|
18713
18751
|
const getFinalDeltaY = (height, itemHeight, itemsLength) => {
|
|
@@ -18717,7 +18755,7 @@ const getFinalDeltaY = (height, itemHeight, itemsLength) => {
|
|
|
18717
18755
|
};
|
|
18718
18756
|
|
|
18719
18757
|
const searchExtensions = async (extensions, value) => {
|
|
18720
|
-
const filteredExtensions = await invoke$
|
|
18758
|
+
const filteredExtensions = await invoke$4('SearchExtensions.searchExtensions', extensions, value);
|
|
18721
18759
|
return filteredExtensions;
|
|
18722
18760
|
};
|
|
18723
18761
|
|
|
@@ -18890,7 +18928,7 @@ const loadContent$u = async (state, savedState) => {
|
|
|
18890
18928
|
allExtensions,
|
|
18891
18929
|
size
|
|
18892
18930
|
}, searchValue);
|
|
18893
|
-
const commands = await invoke$
|
|
18931
|
+
const commands = await invoke$4('SearchExtensions.render', state, newState);
|
|
18894
18932
|
newState.commands = commands;
|
|
18895
18933
|
return newState;
|
|
18896
18934
|
// TODO get installed extensions from extension host
|
|
@@ -19020,7 +19058,7 @@ const LazyCommands$8 = {
|
|
|
19020
19058
|
const wrapCommand$1 = fn => {
|
|
19021
19059
|
const wrapped = async (state, ...args) => {
|
|
19022
19060
|
const newState = await fn(state, ...args);
|
|
19023
|
-
const commands = await invoke$
|
|
19061
|
+
const commands = await invoke$4('SearchExtensions.render', state, newState);
|
|
19024
19062
|
newState.commands = commands;
|
|
19025
19063
|
return newState;
|
|
19026
19064
|
};
|
|
@@ -19042,7 +19080,7 @@ for (const [key, value] of Object.entries(LazyCommands$8)) {
|
|
|
19042
19080
|
const Css$q = ["/css/parts/ViewletExtensions.css"];
|
|
19043
19081
|
|
|
19044
19082
|
const getKeyBindings$9 = () => {
|
|
19045
|
-
return invoke$
|
|
19083
|
+
return invoke$4('SearchExtensions.getKeyBindings');
|
|
19046
19084
|
};
|
|
19047
19085
|
|
|
19048
19086
|
const getMenuEntries$b = () => {
|
|
@@ -19678,7 +19716,7 @@ const ViewletImplementations_ipc = {
|
|
|
19678
19716
|
};
|
|
19679
19717
|
|
|
19680
19718
|
const getInlineDiffChanges = (linesLeft, linesRight) => {
|
|
19681
|
-
return invoke$
|
|
19719
|
+
return invoke$8('Diff.diffInline', linesLeft, linesRight);
|
|
19682
19720
|
};
|
|
19683
19721
|
|
|
19684
19722
|
const create$r = (id, uri, x, y, width, height) => {
|
|
@@ -19935,7 +19973,7 @@ const ViewletInlineDiffEditor_ipc = {
|
|
|
19935
19973
|
|
|
19936
19974
|
const keyBindingsViewWorkerUrl = `${assetDir}/packages/keybindings-view-worker/dist/keyBindingsViewWorkerMain.js`;
|
|
19937
19975
|
|
|
19938
|
-
const getConfiguredWorkerUrl$
|
|
19976
|
+
const getConfiguredWorkerUrl$2 = () => {
|
|
19939
19977
|
let configuredWorkerUrl = get$d('develop.keyBindingsViewWorkerPath') || '';
|
|
19940
19978
|
if (configuredWorkerUrl) {
|
|
19941
19979
|
configuredWorkerUrl = '/remote' + configuredWorkerUrl;
|
|
@@ -19951,15 +19989,15 @@ const launchKeyBindingsViewWorker = async () => {
|
|
|
19951
19989
|
const ipc = await create$10({
|
|
19952
19990
|
method: ModuleWorkerAndWorkaroundForChromeDevtoolsBug,
|
|
19953
19991
|
name,
|
|
19954
|
-
url: getConfiguredWorkerUrl$
|
|
19992
|
+
url: getConfiguredWorkerUrl$2()
|
|
19955
19993
|
});
|
|
19956
19994
|
handleIpc(ipc);
|
|
19957
19995
|
return ipc;
|
|
19958
19996
|
};
|
|
19959
19997
|
|
|
19960
19998
|
const {
|
|
19961
|
-
invoke: invoke$
|
|
19962
|
-
invokeAndTransfer: invokeAndTransfer$
|
|
19999
|
+
invoke: invoke$3,
|
|
20000
|
+
invokeAndTransfer: invokeAndTransfer$3
|
|
19963
20001
|
} = getOrCreateWorker(launchKeyBindingsViewWorker);
|
|
19964
20002
|
|
|
19965
20003
|
// Based on VS Code's KeyBindings Editor (License MIT):
|
|
@@ -20000,19 +20038,19 @@ const create$q = (id, uri, x, y, width, height) => {
|
|
|
20000
20038
|
};
|
|
20001
20039
|
};
|
|
20002
20040
|
const saveState$7 = state => {
|
|
20003
|
-
return invoke$
|
|
20041
|
+
return invoke$3('KeyBindings.saveState', state);
|
|
20004
20042
|
};
|
|
20005
20043
|
const loadContent$q = async (state, savedState) => {
|
|
20006
|
-
const newState = await invoke$
|
|
20007
|
-
const commands = await invoke$
|
|
20044
|
+
const newState = await invoke$3('KeyBindings.loadContent', state, savedState);
|
|
20045
|
+
const commands = await invoke$3('KeyBindings.render', state, newState);
|
|
20008
20046
|
newState.commands = commands;
|
|
20009
20047
|
return newState;
|
|
20010
20048
|
};
|
|
20011
20049
|
const handleInput$3 = async (state, value) => {
|
|
20012
|
-
return invoke$
|
|
20050
|
+
return invoke$3('KeyBindings.handleInput', state, value);
|
|
20013
20051
|
};
|
|
20014
20052
|
const setDeltaY$1 = (state, deltaY) => {
|
|
20015
|
-
return invoke$
|
|
20053
|
+
return invoke$3('KeyBindings.setDeltaY', state, deltaY);
|
|
20016
20054
|
};
|
|
20017
20055
|
const handleWheel$1 = (state, deltaMode, deltaY) => {
|
|
20018
20056
|
return setDeltaY$1(state, state.deltaY + deltaY);
|
|
@@ -20080,23 +20118,23 @@ const handleResizerClick = (state, id, x) => {
|
|
|
20080
20118
|
};
|
|
20081
20119
|
};
|
|
20082
20120
|
const handleResizerMove = (state, eventX) => {
|
|
20083
|
-
return invoke$
|
|
20121
|
+
return invoke$3('KeyBindings.handleResizerMove', state, eventX);
|
|
20084
20122
|
};
|
|
20085
20123
|
const focusFirst$6 = state => {
|
|
20086
|
-
return invoke$
|
|
20124
|
+
return invoke$3('KeyBindings.focusFirst', state);
|
|
20087
20125
|
};
|
|
20088
20126
|
const focusLast$6 = state => {
|
|
20089
|
-
return invoke$
|
|
20127
|
+
return invoke$3('KeyBindings.focusLast', state);
|
|
20090
20128
|
};
|
|
20091
20129
|
const handleContextMenu$8 = async (state, button, x, y) => {
|
|
20092
20130
|
await show$a(x, y, KeyBindingsTable);
|
|
20093
20131
|
return state;
|
|
20094
20132
|
};
|
|
20095
20133
|
const focusNext$8 = state => {
|
|
20096
|
-
return invoke$
|
|
20134
|
+
return invoke$3('KeyBindings.focusNext', state);
|
|
20097
20135
|
};
|
|
20098
20136
|
const focusPrevious$8 = state => {
|
|
20099
|
-
return invoke$
|
|
20137
|
+
return invoke$3('KeyBindings.focusPrevious', state);
|
|
20100
20138
|
};
|
|
20101
20139
|
|
|
20102
20140
|
const Commands$k = {
|
|
@@ -20117,7 +20155,7 @@ const wrapCommand = fn => {
|
|
|
20117
20155
|
const wrapped = async (state, ...args) => {
|
|
20118
20156
|
const newState = await fn(state, ...args);
|
|
20119
20157
|
// TODO ask worker
|
|
20120
|
-
const result = await invoke$
|
|
20158
|
+
const result = await invoke$3('KeyBindings.render', state, newState);
|
|
20121
20159
|
newState.commands = result;
|
|
20122
20160
|
return newState;
|
|
20123
20161
|
};
|
|
@@ -20130,7 +20168,7 @@ for (const [key, value] of Object.entries(Commands$k)) {
|
|
|
20130
20168
|
const Css$o = ["/css/parts/Key.css", "/css/parts/KeyBindingsHeader.css", "/css/parts/KeyBindingsTable.css", "/css/parts/ViewletKeyBindings.css"];
|
|
20131
20169
|
|
|
20132
20170
|
const getKeyBindings$8 = () => {
|
|
20133
|
-
return invoke$
|
|
20171
|
+
return invoke$3('KeyBindings.getKeyBindings');
|
|
20134
20172
|
};
|
|
20135
20173
|
|
|
20136
20174
|
const id$7 = KeyBindingsTable;
|
|
@@ -25983,8 +26021,37 @@ const LazyCommands$5 = {
|
|
|
25983
26021
|
const Css$i = ["/css/parts/Progress.css"];
|
|
25984
26022
|
const Variables$5 = ['QuickPickBackground', 'ListForeground', 'ListHoverBackground', 'ListHoverForeground', 'ListActiveSelectionBackground'];
|
|
25985
26023
|
|
|
26024
|
+
const fileSearchWorkerUrl = `${assetDir}/packages/file-search-worker/dist/fileSearchWorkerMain.js`;
|
|
26025
|
+
|
|
26026
|
+
const getConfiguredWorkerUrl$1 = () => {
|
|
26027
|
+
let configuredWorkerUrl = get$d('develop.fileSearchWorkerPath') || '';
|
|
26028
|
+
if (configuredWorkerUrl) {
|
|
26029
|
+
configuredWorkerUrl = '/remote' + configuredWorkerUrl;
|
|
26030
|
+
}
|
|
26031
|
+
configuredWorkerUrl = configuredWorkerUrl || fileSearchWorkerUrl;
|
|
26032
|
+
{
|
|
26033
|
+
configuredWorkerUrl = fileSearchWorkerUrl;
|
|
26034
|
+
}
|
|
26035
|
+
return configuredWorkerUrl;
|
|
26036
|
+
};
|
|
26037
|
+
const launchFileSearchWorker = async () => {
|
|
26038
|
+
const name = 'File Search Worker';
|
|
26039
|
+
const ipc = await create$10({
|
|
26040
|
+
method: ModuleWorkerAndWorkaroundForChromeDevtoolsBug,
|
|
26041
|
+
name,
|
|
26042
|
+
url: getConfiguredWorkerUrl$1()
|
|
26043
|
+
});
|
|
26044
|
+
handleIpc(ipc);
|
|
26045
|
+
return ipc;
|
|
26046
|
+
};
|
|
26047
|
+
|
|
26048
|
+
const {
|
|
26049
|
+
invoke: invoke$2,
|
|
26050
|
+
invokeAndTransfer: invokeAndTransfer$2
|
|
26051
|
+
} = getOrCreateWorker(launchFileSearchWorker);
|
|
26052
|
+
|
|
25986
26053
|
const getKeyBindings$4 = () => {
|
|
25987
|
-
return invoke$
|
|
26054
|
+
return invoke$2('QuickPick.getKeyBindings');
|
|
25988
26055
|
};
|
|
25989
26056
|
|
|
25990
26057
|
const quickPickHighlight = {
|
|
@@ -30213,16 +30280,16 @@ const loadContent$8 = async state => {
|
|
|
30213
30280
|
} = await getTerminalSpawnOptions();
|
|
30214
30281
|
const canvasTextId = create$11();
|
|
30215
30282
|
const canvasCursorId = create$11();
|
|
30216
|
-
await invoke$
|
|
30283
|
+
await invoke$b('Terminal.create', canvasTextId, canvasCursorId, uid, state$w.workspacePath, command, args);
|
|
30217
30284
|
const terminal = {
|
|
30218
30285
|
handleBlur() {
|
|
30219
|
-
return invoke$
|
|
30286
|
+
return invoke$b('Terminal.handleBlur', uid);
|
|
30220
30287
|
},
|
|
30221
30288
|
handleKeyDown(key) {
|
|
30222
|
-
return invoke$
|
|
30289
|
+
return invoke$b('Terminal.handleKeyDown', uid, key);
|
|
30223
30290
|
},
|
|
30224
30291
|
handleMouseDown() {
|
|
30225
|
-
return invoke$
|
|
30292
|
+
return invoke$b('Terminal.handleMouseDown', uid);
|
|
30226
30293
|
},
|
|
30227
30294
|
resize() {
|
|
30228
30295
|
// TODO
|
|
@@ -32480,8 +32547,8 @@ const VirtualListHandleWheel = {
|
|
|
32480
32547
|
};
|
|
32481
32548
|
|
|
32482
32549
|
const expandRecursively = async state => {
|
|
32483
|
-
const newState = await invoke$
|
|
32484
|
-
const commands = await invoke$
|
|
32550
|
+
const newState = await invoke$6('Explorer.expandRecursively', state);
|
|
32551
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
32485
32552
|
newState.commands = commands;
|
|
32486
32553
|
return newState;
|
|
32487
32554
|
};
|
|
@@ -32510,8 +32577,8 @@ const ViewletExplorerFocus = {
|
|
|
32510
32577
|
};
|
|
32511
32578
|
|
|
32512
32579
|
const focusFirst$3 = async state => {
|
|
32513
|
-
const newState = await invoke$
|
|
32514
|
-
const commands = await invoke$
|
|
32580
|
+
const newState = await invoke$6('Explorer.focusFirst', state);
|
|
32581
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
32515
32582
|
newState.commands = commands;
|
|
32516
32583
|
return newState;
|
|
32517
32584
|
};
|
|
@@ -32522,8 +32589,8 @@ const ViewletExplorerFocusFirst = {
|
|
|
32522
32589
|
};
|
|
32523
32590
|
|
|
32524
32591
|
const focusIndex$3 = async (state, index) => {
|
|
32525
|
-
const newState = await invoke$
|
|
32526
|
-
const commands = await invoke$
|
|
32592
|
+
const newState = await invoke$6('Explorer.focusIndex', state, index);
|
|
32593
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
32527
32594
|
newState.commands = commands;
|
|
32528
32595
|
return newState;
|
|
32529
32596
|
};
|
|
@@ -32534,8 +32601,8 @@ const ViewletExplorerFocusIndex = {
|
|
|
32534
32601
|
};
|
|
32535
32602
|
|
|
32536
32603
|
const focusLast$3 = async state => {
|
|
32537
|
-
const newState = await invoke$
|
|
32538
|
-
const commands = await invoke$
|
|
32604
|
+
const newState = await invoke$6('Explorer.focusLast', state);
|
|
32605
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
32539
32606
|
newState.commands = commands;
|
|
32540
32607
|
return newState;
|
|
32541
32608
|
};
|
|
@@ -32546,8 +32613,8 @@ const ViewletExplorerFocusLast = {
|
|
|
32546
32613
|
};
|
|
32547
32614
|
|
|
32548
32615
|
const focusNext$3 = async state => {
|
|
32549
|
-
const newState = await invoke$
|
|
32550
|
-
const commands = await invoke$
|
|
32616
|
+
const newState = await invoke$6('Explorer.focusNext', state);
|
|
32617
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
32551
32618
|
newState.commands = commands;
|
|
32552
32619
|
return newState;
|
|
32553
32620
|
};
|
|
@@ -32567,8 +32634,8 @@ const ViewletExplorerFocusNone = {
|
|
|
32567
32634
|
};
|
|
32568
32635
|
|
|
32569
32636
|
const focusPrevious$3 = async state => {
|
|
32570
|
-
const newState = await invoke$
|
|
32571
|
-
const commands = await invoke$
|
|
32637
|
+
const newState = await invoke$6('Explorer.focusPrevious', state);
|
|
32638
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
32572
32639
|
newState.commands = commands;
|
|
32573
32640
|
return newState;
|
|
32574
32641
|
};
|
|
@@ -32579,7 +32646,7 @@ const ViewletExplorerFocusPrevious = {
|
|
|
32579
32646
|
};
|
|
32580
32647
|
|
|
32581
32648
|
const handleContextMenu$5 = (state, button, x, y) => {
|
|
32582
|
-
return invoke$
|
|
32649
|
+
return invoke$6('Explorer.handleContextMenu', state, button, x, y);
|
|
32583
32650
|
};
|
|
32584
32651
|
|
|
32585
32652
|
const ViewletExplorerHandleContextMenu = {
|
|
@@ -32588,8 +32655,8 @@ const ViewletExplorerHandleContextMenu = {
|
|
|
32588
32655
|
};
|
|
32589
32656
|
|
|
32590
32657
|
const handleDragOver = async (state, x, y) => {
|
|
32591
|
-
const newState = await invoke$
|
|
32592
|
-
const commands = await invoke$
|
|
32658
|
+
const newState = await invoke$6('Explorer.handleDragOver', state, x, y);
|
|
32659
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
32593
32660
|
newState.commands = commands;
|
|
32594
32661
|
return newState;
|
|
32595
32662
|
};
|
|
@@ -32600,8 +32667,8 @@ const ViewletExplorerHandleDragOver = {
|
|
|
32600
32667
|
};
|
|
32601
32668
|
|
|
32602
32669
|
const handleDrop = async (state, x, y, files) => {
|
|
32603
|
-
const newState = await invoke$
|
|
32604
|
-
const commands = await invoke$
|
|
32670
|
+
const newState = await invoke$6('Explorer.handleDrop', state, x, y, files);
|
|
32671
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
32605
32672
|
newState.commands = commands;
|
|
32606
32673
|
return newState;
|
|
32607
32674
|
};
|
|
@@ -32612,8 +32679,8 @@ const ViewletExplorerHandleDrop = {
|
|
|
32612
32679
|
};
|
|
32613
32680
|
|
|
32614
32681
|
const handlePaste = async state => {
|
|
32615
|
-
const newState = await invoke$
|
|
32616
|
-
const commands = await invoke$
|
|
32682
|
+
const newState = await invoke$6('Explorer.handlePaste', state);
|
|
32683
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
32617
32684
|
newState.commands = commands;
|
|
32618
32685
|
return newState;
|
|
32619
32686
|
};
|
|
@@ -32624,8 +32691,8 @@ const ViewletExplorerHandlePaste = {
|
|
|
32624
32691
|
};
|
|
32625
32692
|
|
|
32626
32693
|
const acceptEdit = async state => {
|
|
32627
|
-
const newState = await invoke$
|
|
32628
|
-
const commands = await invoke$
|
|
32694
|
+
const newState = await invoke$6('Explorer.acceptEdit', state);
|
|
32695
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
32629
32696
|
newState.commands = commands;
|
|
32630
32697
|
return newState;
|
|
32631
32698
|
};
|
|
@@ -32636,8 +32703,8 @@ const ViewletExplorerAcceptEdit = {
|
|
|
32636
32703
|
};
|
|
32637
32704
|
|
|
32638
32705
|
const handlePointerDown = async (state, button, x, y) => {
|
|
32639
|
-
const newState = await invoke$
|
|
32640
|
-
const commands = await invoke$
|
|
32706
|
+
const newState = await invoke$6('Explorer.handlePointerDown', state, x, y);
|
|
32707
|
+
const commands = await invoke$6('Explorer.render', state, newState);
|
|
32641
32708
|
newState.commands = commands;
|
|
32642
32709
|
return newState;
|
|
32643
32710
|
};
|
|
@@ -34493,7 +34560,7 @@ const QuickPickEntriesGoToLine = {
|
|
|
34493
34560
|
};
|
|
34494
34561
|
|
|
34495
34562
|
const searchFile$1 = async (path, value, prepare) => {
|
|
34496
|
-
return invoke$
|
|
34563
|
+
return invoke$2('SearchFile.searchFile', path, value, prepare, assetDir);
|
|
34497
34564
|
};
|
|
34498
34565
|
|
|
34499
34566
|
const searchFile = async (path, value) => {
|