@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
package/static/{c4f5462 → 6c4895a}/packages/extension-host-worker/dist/extensionHostWorkerMain.js
RENAMED
|
@@ -4,13 +4,13 @@ const Function = 3;
|
|
|
4
4
|
const Variable = 4;
|
|
5
5
|
const Keyword = 5;
|
|
6
6
|
const Folder = 6;
|
|
7
|
-
const File$
|
|
7
|
+
const File$4 = 7;
|
|
8
8
|
const Field = 8;
|
|
9
9
|
|
|
10
10
|
const EditorCompletionType = {
|
|
11
11
|
__proto__: null,
|
|
12
12
|
Field,
|
|
13
|
-
File: File$
|
|
13
|
+
File: File$4,
|
|
14
14
|
Folder,
|
|
15
15
|
Function,
|
|
16
16
|
Keyword,
|
|
@@ -89,7 +89,7 @@ const fn = value => {
|
|
|
89
89
|
}
|
|
90
90
|
};
|
|
91
91
|
|
|
92
|
-
const state$
|
|
92
|
+
const state$c = {
|
|
93
93
|
/** @type{any[]} */
|
|
94
94
|
onDidOpenEditorListeners: [],
|
|
95
95
|
/** @type{any[]} */
|
|
@@ -101,19 +101,19 @@ const state$b = {
|
|
|
101
101
|
textDocuments: Object.create(null)
|
|
102
102
|
};
|
|
103
103
|
const setDocument = (textDocumentId, textDocument) => {
|
|
104
|
-
state$
|
|
104
|
+
state$c.textDocuments[textDocumentId] = textDocument;
|
|
105
105
|
};
|
|
106
106
|
const getDidOpenListeners = () => {
|
|
107
|
-
return state$
|
|
107
|
+
return state$c.onDidSaveTextDocumentListeners;
|
|
108
108
|
};
|
|
109
109
|
const getWillChangeListeners = () => {
|
|
110
|
-
return state$
|
|
110
|
+
return state$c.onWillChangeEditorListeners;
|
|
111
111
|
};
|
|
112
112
|
const getDidChangeListeners = () => {
|
|
113
|
-
return state$
|
|
113
|
+
return state$c.onDidChangeTextDocumentListeners;
|
|
114
114
|
};
|
|
115
115
|
const getDocument = textDocumentId => {
|
|
116
|
-
return state$
|
|
116
|
+
return state$c.textDocuments[textDocumentId];
|
|
117
117
|
};
|
|
118
118
|
|
|
119
119
|
const getOffset$1 = (textDocument, position) => {
|
|
@@ -675,7 +675,7 @@ const executeOrganizeImports = async uid => {
|
|
|
675
675
|
return edits;
|
|
676
676
|
};
|
|
677
677
|
|
|
678
|
-
const state$
|
|
678
|
+
const state$b = {
|
|
679
679
|
commands: Object.create(null)
|
|
680
680
|
};
|
|
681
681
|
const getCommandDisplay = command => {
|
|
@@ -698,10 +698,10 @@ const registerCommand = command => {
|
|
|
698
698
|
if (!command.execute) {
|
|
699
699
|
throw new Error('command is missing execute function');
|
|
700
700
|
}
|
|
701
|
-
if (command.id in state$
|
|
701
|
+
if (command.id in state$b.commands) {
|
|
702
702
|
throw new Error(`command cannot be registered multiple times`);
|
|
703
703
|
}
|
|
704
|
-
state$
|
|
704
|
+
state$b.commands[command.id] = command;
|
|
705
705
|
} catch (error) {
|
|
706
706
|
const commandDisplayId = getCommandDisplay(command);
|
|
707
707
|
throw new VError(error, `Failed to register command${commandDisplayId}`);
|
|
@@ -709,7 +709,7 @@ const registerCommand = command => {
|
|
|
709
709
|
};
|
|
710
710
|
const executeCommand = async (id, ...args) => {
|
|
711
711
|
try {
|
|
712
|
-
const command = state$
|
|
712
|
+
const command = state$b.commands[id];
|
|
713
713
|
if (!command) {
|
|
714
714
|
throw new Error(`command ${id} not found`);
|
|
715
715
|
}
|
|
@@ -748,40 +748,40 @@ const {
|
|
|
748
748
|
}]
|
|
749
749
|
});
|
|
750
750
|
|
|
751
|
-
const state$
|
|
751
|
+
const state$a = {
|
|
752
752
|
configuration: Object.create(null)
|
|
753
753
|
};
|
|
754
754
|
const getConfiguration = key => {
|
|
755
|
-
return state$
|
|
755
|
+
return state$a.configuration[key] ?? '';
|
|
756
756
|
};
|
|
757
757
|
const setConfigurations = preferences => {
|
|
758
|
-
state$
|
|
758
|
+
state$a.configuration = preferences;
|
|
759
759
|
};
|
|
760
760
|
|
|
761
|
-
const state$
|
|
761
|
+
const state$9 = {
|
|
762
762
|
rpc: undefined
|
|
763
763
|
};
|
|
764
764
|
const invoke$2 = (method, ...params) => {
|
|
765
|
-
const rpc = state$
|
|
765
|
+
const rpc = state$9.rpc;
|
|
766
766
|
return rpc.invoke(method, ...params);
|
|
767
767
|
};
|
|
768
768
|
const send$1 = (method, ...params) => {
|
|
769
|
-
const rpc = state$
|
|
769
|
+
const rpc = state$9.rpc;
|
|
770
770
|
return rpc.send(method, ...params);
|
|
771
771
|
};
|
|
772
772
|
const invokeAndTransfer$1 = (method, ...params) => {
|
|
773
|
-
const rpc = state$
|
|
773
|
+
const rpc = state$9.rpc;
|
|
774
774
|
return rpc.invokeAndTransfer(method, ...params);
|
|
775
775
|
};
|
|
776
776
|
const setRpc = rpc => {
|
|
777
|
-
state$
|
|
777
|
+
state$9.rpc = rpc;
|
|
778
778
|
};
|
|
779
779
|
|
|
780
|
-
const state$
|
|
780
|
+
const state$8 = {
|
|
781
781
|
debugProviderMap: Object.create(null)
|
|
782
782
|
};
|
|
783
783
|
const getDebugProvider = id => {
|
|
784
|
-
const provider = state$
|
|
784
|
+
const provider = state$8.debugProviderMap[id];
|
|
785
785
|
if (!provider) {
|
|
786
786
|
// @ts-ignore
|
|
787
787
|
throw new VError(`no debug provider "${id}" found`);
|
|
@@ -792,7 +792,7 @@ const registerDebugProvider = debugProvider => {
|
|
|
792
792
|
if (!debugProvider.id) {
|
|
793
793
|
throw new Error('Failed to register debug system provider: missing id');
|
|
794
794
|
}
|
|
795
|
-
state$
|
|
795
|
+
state$8.debugProviderMap[debugProvider.id] = debugProvider;
|
|
796
796
|
};
|
|
797
797
|
const start = async (protocol, path) => {
|
|
798
798
|
try {
|
|
@@ -969,7 +969,7 @@ const registerFileSystemProvider = fileSystemProvider => {
|
|
|
969
969
|
}
|
|
970
970
|
set$4(fileSystemProvider.id, fileSystemProvider);
|
|
971
971
|
};
|
|
972
|
-
const readDirWithFileTypes = async (protocol, path) => {
|
|
972
|
+
const readDirWithFileTypes$2 = async (protocol, path) => {
|
|
973
973
|
try {
|
|
974
974
|
const provider = get$5(protocol);
|
|
975
975
|
return await provider.readDirWithFileTypes(path);
|
|
@@ -977,7 +977,7 @@ const readDirWithFileTypes = async (protocol, path) => {
|
|
|
977
977
|
throw new VError(error, 'Failed to execute file system provider');
|
|
978
978
|
}
|
|
979
979
|
};
|
|
980
|
-
const readFile = async (protocol, path) => {
|
|
980
|
+
const readFile$2 = async (protocol, path) => {
|
|
981
981
|
try {
|
|
982
982
|
const provider = get$5(protocol);
|
|
983
983
|
return await provider.readFile(path);
|
|
@@ -1005,7 +1005,7 @@ const readDirWithFileTypesExternal = async path => {
|
|
|
1005
1005
|
const content = await invoke$2('FileSystem.readDirWithFileTypes', path);
|
|
1006
1006
|
return content;
|
|
1007
1007
|
};
|
|
1008
|
-
const writeFile = async (protocol, uri, content) => {
|
|
1008
|
+
const writeFile$2 = async (protocol, uri, content) => {
|
|
1009
1009
|
try {
|
|
1010
1010
|
const provider = get$5(protocol);
|
|
1011
1011
|
return await provider.writeFile(uri, content);
|
|
@@ -1651,7 +1651,7 @@ const set$3 = (id, fn) => {
|
|
|
1651
1651
|
const get$4 = id => {
|
|
1652
1652
|
return callbacks[id];
|
|
1653
1653
|
};
|
|
1654
|
-
const remove = id => {
|
|
1654
|
+
const remove$2 = id => {
|
|
1655
1655
|
delete callbacks[id];
|
|
1656
1656
|
};
|
|
1657
1657
|
let id = 0;
|
|
@@ -1828,7 +1828,7 @@ const resolve = (id, response) => {
|
|
|
1828
1828
|
return;
|
|
1829
1829
|
}
|
|
1830
1830
|
fn(response);
|
|
1831
|
-
remove(id);
|
|
1831
|
+
remove$2(id);
|
|
1832
1832
|
};
|
|
1833
1833
|
const E_COMMAND_NOT_FOUND = 'E_COMMAND_NOT_FOUND';
|
|
1834
1834
|
const getErrorType = prettyError => {
|
|
@@ -2398,7 +2398,7 @@ const {
|
|
|
2398
2398
|
});
|
|
2399
2399
|
|
|
2400
2400
|
const getExtensionHostSubWorkerUrl = () => {
|
|
2401
|
-
return '/
|
|
2401
|
+
return '/6c4895a/packages/extension-host-sub-worker/dist/extensionHostSubWorkerMain.js';
|
|
2402
2402
|
};
|
|
2403
2403
|
const extensionHostSubWorkerUrl = getExtensionHostSubWorkerUrl();
|
|
2404
2404
|
|
|
@@ -2551,17 +2551,17 @@ const {
|
|
|
2551
2551
|
}
|
|
2552
2552
|
});
|
|
2553
2553
|
|
|
2554
|
-
const state$
|
|
2554
|
+
const state$7 = {
|
|
2555
2555
|
providers: Object.create(null)
|
|
2556
2556
|
};
|
|
2557
2557
|
const registerSourceControlProvider = provider => {
|
|
2558
|
-
state$
|
|
2558
|
+
state$7.providers[provider.id] = provider;
|
|
2559
2559
|
};
|
|
2560
2560
|
const getFilesFromProvider = provider => {
|
|
2561
2561
|
return provider.getChangedFiles();
|
|
2562
2562
|
};
|
|
2563
2563
|
const getChangedFiles = async providerId => {
|
|
2564
|
-
const provider = state$
|
|
2564
|
+
const provider = state$7.providers[providerId];
|
|
2565
2565
|
if (!provider) {
|
|
2566
2566
|
throw new Error('no source control provider found');
|
|
2567
2567
|
}
|
|
@@ -2572,7 +2572,7 @@ const getChangedFiles = async providerId => {
|
|
|
2572
2572
|
const getFileBefore = async (providerId, uri) => {
|
|
2573
2573
|
string(providerId);
|
|
2574
2574
|
string(uri);
|
|
2575
|
-
const provider = state$
|
|
2575
|
+
const provider = state$7.providers[providerId];
|
|
2576
2576
|
if (!provider) {
|
|
2577
2577
|
throw new Error('no source control provider found');
|
|
2578
2578
|
}
|
|
@@ -2594,7 +2594,7 @@ const getGroupsFromProvider = async (provider, cwd) => {
|
|
|
2594
2594
|
throw new Error('source control provider is missing required function getGroups');
|
|
2595
2595
|
};
|
|
2596
2596
|
const getGroups = async (providerId, cwd) => {
|
|
2597
|
-
const provider = state$
|
|
2597
|
+
const provider = state$7.providers[providerId];
|
|
2598
2598
|
if (!provider) {
|
|
2599
2599
|
throw new Error('no source control provider found');
|
|
2600
2600
|
}
|
|
@@ -2602,14 +2602,14 @@ const getGroups = async (providerId, cwd) => {
|
|
|
2602
2602
|
return groups;
|
|
2603
2603
|
};
|
|
2604
2604
|
const acceptInput = async (providerId, value) => {
|
|
2605
|
-
const provider = state$
|
|
2605
|
+
const provider = state$7.providers[providerId];
|
|
2606
2606
|
if (!provider) {
|
|
2607
2607
|
throw new Error('no source control provider found');
|
|
2608
2608
|
}
|
|
2609
2609
|
await provider.acceptInput(value);
|
|
2610
2610
|
};
|
|
2611
2611
|
const add = async path => {
|
|
2612
|
-
const provider = Object.values(state$
|
|
2612
|
+
const provider = Object.values(state$7.providers)[0];
|
|
2613
2613
|
if (!provider) {
|
|
2614
2614
|
return;
|
|
2615
2615
|
}
|
|
@@ -2617,7 +2617,7 @@ const add = async path => {
|
|
|
2617
2617
|
await provider.add(path);
|
|
2618
2618
|
};
|
|
2619
2619
|
const discard = async path => {
|
|
2620
|
-
const provider = Object.values(state$
|
|
2620
|
+
const provider = Object.values(state$7.providers)[0];
|
|
2621
2621
|
if (!provider) {
|
|
2622
2622
|
return;
|
|
2623
2623
|
}
|
|
@@ -2627,7 +2627,7 @@ const discard = async path => {
|
|
|
2627
2627
|
const getEnabledProviderIds = async (scheme, root) => {
|
|
2628
2628
|
string(scheme);
|
|
2629
2629
|
string(root);
|
|
2630
|
-
const providers = Object.values(state$
|
|
2630
|
+
const providers = Object.values(state$7.providers);
|
|
2631
2631
|
const enabledIds = [];
|
|
2632
2632
|
for (const provider of providers) {
|
|
2633
2633
|
// @ts-ignore
|
|
@@ -2656,7 +2656,7 @@ const {
|
|
|
2656
2656
|
}
|
|
2657
2657
|
});
|
|
2658
2658
|
|
|
2659
|
-
const state$
|
|
2659
|
+
const state$6 = {
|
|
2660
2660
|
textSearchProviders: Object.create(null)
|
|
2661
2661
|
};
|
|
2662
2662
|
const registerTextSearchProvider = textSearchProvider => {
|
|
@@ -2667,14 +2667,14 @@ const registerTextSearchProvider = textSearchProvider => {
|
|
|
2667
2667
|
if (!textSearchProvider.scheme) {
|
|
2668
2668
|
throw new Error('textSearchProvider is missing scheme');
|
|
2669
2669
|
}
|
|
2670
|
-
state$
|
|
2670
|
+
state$6.textSearchProviders[textSearchProvider.scheme] = textSearchProvider;
|
|
2671
2671
|
} catch (error) {
|
|
2672
2672
|
throw new VError(error, 'Failed to register text search provider');
|
|
2673
2673
|
}
|
|
2674
2674
|
};
|
|
2675
2675
|
const executeTextSearchProvider = async (scheme, query) => {
|
|
2676
2676
|
try {
|
|
2677
|
-
const textSearchProvider = state$
|
|
2677
|
+
const textSearchProvider = state$6.textSearchProviders[scheme];
|
|
2678
2678
|
if (!textSearchProvider) {
|
|
2679
2679
|
throw new Error(`No text search provider for ${scheme} found`);
|
|
2680
2680
|
}
|
|
@@ -2864,14 +2864,14 @@ const createWorker = async ({
|
|
|
2864
2864
|
return rpc;
|
|
2865
2865
|
};
|
|
2866
2866
|
|
|
2867
|
-
const state$
|
|
2867
|
+
const state$5 = {
|
|
2868
2868
|
workspacePath: ''
|
|
2869
2869
|
};
|
|
2870
2870
|
const setWorkspacePath = path => {
|
|
2871
|
-
state$
|
|
2871
|
+
state$5.workspacePath = path;
|
|
2872
2872
|
};
|
|
2873
2873
|
const getWorkspaceFolder = path => {
|
|
2874
|
-
return state$
|
|
2874
|
+
return state$5.workspacePath;
|
|
2875
2875
|
};
|
|
2876
2876
|
|
|
2877
2877
|
class FormattingError extends Error {
|
|
@@ -2883,12 +2883,12 @@ class FormattingError extends Error {
|
|
|
2883
2883
|
}
|
|
2884
2884
|
}
|
|
2885
2885
|
|
|
2886
|
-
const File$
|
|
2886
|
+
const File$3 = 1;
|
|
2887
2887
|
const Match = 2;
|
|
2888
2888
|
|
|
2889
2889
|
const TextSearchResultType = {
|
|
2890
2890
|
__proto__: null,
|
|
2891
|
-
File: File$
|
|
2891
|
+
File: File$3,
|
|
2892
2892
|
Match
|
|
2893
2893
|
};
|
|
2894
2894
|
|
|
@@ -3024,7 +3024,7 @@ const handleUnhandledRejection = event => {
|
|
|
3024
3024
|
console.error(output);
|
|
3025
3025
|
};
|
|
3026
3026
|
|
|
3027
|
-
const state$
|
|
3027
|
+
const state$4 = {
|
|
3028
3028
|
/**
|
|
3029
3029
|
* @type {any[]}
|
|
3030
3030
|
*/
|
|
@@ -3032,10 +3032,10 @@ const state$3 = {
|
|
|
3032
3032
|
};
|
|
3033
3033
|
const addError = error => {
|
|
3034
3034
|
// @ts-ignore
|
|
3035
|
-
state$
|
|
3035
|
+
state$4.errors.push(error);
|
|
3036
3036
|
};
|
|
3037
3037
|
const hasRecentErrors = () => {
|
|
3038
|
-
return state$
|
|
3038
|
+
return state$4.errors.length > 0;
|
|
3039
3039
|
};
|
|
3040
3040
|
const getRecentError = () => {
|
|
3041
3041
|
};
|
|
@@ -3075,11 +3075,20 @@ const setup = ({
|
|
|
3075
3075
|
global.vscode = api;
|
|
3076
3076
|
};
|
|
3077
3077
|
|
|
3078
|
+
const applyBulkReplacement = async (files, ranges, replacement) => {
|
|
3079
|
+
console.log({
|
|
3080
|
+
files,
|
|
3081
|
+
ranges,
|
|
3082
|
+
replacement
|
|
3083
|
+
});
|
|
3084
|
+
throw new Error('not implemented');
|
|
3085
|
+
};
|
|
3086
|
+
|
|
3078
3087
|
const getAssetDir = () => {
|
|
3079
3088
|
// @ts-ignore
|
|
3080
|
-
if (typeof '/
|
|
3089
|
+
if (typeof '/6c4895a' !== 'undefined') {
|
|
3081
3090
|
// @ts-ignore
|
|
3082
|
-
return '/
|
|
3091
|
+
return '/6c4895a';
|
|
3083
3092
|
}
|
|
3084
3093
|
if (platform === Electron) {
|
|
3085
3094
|
return '../../../../..';
|
|
@@ -3103,11 +3112,11 @@ const getConfiguredIframeWorkerUrl = async () => {
|
|
|
3103
3112
|
return configuredWorkerUrl;
|
|
3104
3113
|
};
|
|
3105
3114
|
|
|
3106
|
-
const state$
|
|
3115
|
+
const state$3 = {
|
|
3107
3116
|
id: 0
|
|
3108
3117
|
};
|
|
3109
3118
|
const create$1 = () => {
|
|
3110
|
-
return ++state$
|
|
3119
|
+
return ++state$3.id;
|
|
3111
3120
|
};
|
|
3112
3121
|
|
|
3113
3122
|
const commandMap$1 = {
|
|
@@ -3399,7 +3408,7 @@ const CallExpression = 'CallExpression';
|
|
|
3399
3408
|
const ExportAllDeclaration = 'ExportAllDeclaration';
|
|
3400
3409
|
const ExportNamedDeclaration = 'ExportNamedDeclaration';
|
|
3401
3410
|
const ExpressionStatement = 'ExpressionStatement';
|
|
3402
|
-
const File$
|
|
3411
|
+
const File$2 = 'File';
|
|
3403
3412
|
const Import = 'Import';
|
|
3404
3413
|
const ImportDeclaration = 'ImportDeclaration';
|
|
3405
3414
|
const Program = 'Program';
|
|
@@ -3419,7 +3428,7 @@ const walk = (node, visitor) => {
|
|
|
3419
3428
|
}
|
|
3420
3429
|
visitor(node);
|
|
3421
3430
|
switch (node.type) {
|
|
3422
|
-
case File$
|
|
3431
|
+
case File$2:
|
|
3423
3432
|
walk(node.program, visitor);
|
|
3424
3433
|
break;
|
|
3425
3434
|
case Program:
|
|
@@ -3715,7 +3724,7 @@ const mockRpc = () => {
|
|
|
3715
3724
|
};
|
|
3716
3725
|
|
|
3717
3726
|
const getStatusBarItems = async () => {
|
|
3718
|
-
const providers = Object.values(state$
|
|
3727
|
+
const providers = Object.values(state$7.providers);
|
|
3719
3728
|
const statusBarItems = [];
|
|
3720
3729
|
for (const provider of providers) {
|
|
3721
3730
|
// @ts-ignore
|
|
@@ -3730,6 +3739,288 @@ const registerChangeListener = () => {
|
|
|
3730
3739
|
// TODO
|
|
3731
3740
|
};
|
|
3732
3741
|
|
|
3742
|
+
const Directory$1 = 3;
|
|
3743
|
+
const File$1 = 7;
|
|
3744
|
+
|
|
3745
|
+
const fileMapUrl = `${assetDir}/config/fileMap.json`;
|
|
3746
|
+
|
|
3747
|
+
const getBlob$2 = async url => {
|
|
3748
|
+
try {
|
|
3749
|
+
const response = await fetch(url);
|
|
3750
|
+
if (!response.ok) {
|
|
3751
|
+
throw new Error(response.statusText);
|
|
3752
|
+
}
|
|
3753
|
+
const text = await response.blob();
|
|
3754
|
+
return text;
|
|
3755
|
+
} catch (error) {
|
|
3756
|
+
throw new VError(error, `Failed to request blob for ${url}`);
|
|
3757
|
+
}
|
|
3758
|
+
};
|
|
3759
|
+
|
|
3760
|
+
const getJson = async url => {
|
|
3761
|
+
try {
|
|
3762
|
+
const response = await fetch(url);
|
|
3763
|
+
if (!response.ok) {
|
|
3764
|
+
throw new Error(response.statusText);
|
|
3765
|
+
}
|
|
3766
|
+
const json = await response.json();
|
|
3767
|
+
return json;
|
|
3768
|
+
} catch (error) {
|
|
3769
|
+
throw new VError(error, `Failed to get json`);
|
|
3770
|
+
}
|
|
3771
|
+
};
|
|
3772
|
+
|
|
3773
|
+
const getText = async url => {
|
|
3774
|
+
try {
|
|
3775
|
+
const response = await fetch(url);
|
|
3776
|
+
if (!response.ok) {
|
|
3777
|
+
throw new Error(response.statusText);
|
|
3778
|
+
}
|
|
3779
|
+
const text = await response.text();
|
|
3780
|
+
return text;
|
|
3781
|
+
} catch (error) {
|
|
3782
|
+
throw new VError(error, `Failed to get text`);
|
|
3783
|
+
}
|
|
3784
|
+
};
|
|
3785
|
+
|
|
3786
|
+
const Slash = '/';
|
|
3787
|
+
|
|
3788
|
+
// TODO move all of this to an extension
|
|
3789
|
+
|
|
3790
|
+
const readFile$1 = async uri => {
|
|
3791
|
+
const fetchUri = `${assetDir}${uri}`;
|
|
3792
|
+
const text = await getText(fetchUri);
|
|
3793
|
+
return text;
|
|
3794
|
+
};
|
|
3795
|
+
const writeFile$1 = () => {
|
|
3796
|
+
throw new Error('not implemented');
|
|
3797
|
+
};
|
|
3798
|
+
const mkdir$1 = () => {
|
|
3799
|
+
throw new Error('not implemented');
|
|
3800
|
+
};
|
|
3801
|
+
const remove$1 = () => {
|
|
3802
|
+
throw new Error('not implemented');
|
|
3803
|
+
};
|
|
3804
|
+
const readDirWithFileTypes$1 = async uri => {
|
|
3805
|
+
const fileList = await getJson(fileMapUrl);
|
|
3806
|
+
const dirents = [];
|
|
3807
|
+
for (const fileUri of fileList) {
|
|
3808
|
+
if (fileUri.startsWith(uri)) {
|
|
3809
|
+
const rest = fileUri.slice(uri.length + 1);
|
|
3810
|
+
if (rest.includes(Slash)) {
|
|
3811
|
+
const name = rest.slice(0, rest.indexOf(Slash));
|
|
3812
|
+
if (dirents.some(dirent => dirent.name === name)) {
|
|
3813
|
+
continue;
|
|
3814
|
+
}
|
|
3815
|
+
dirents.push({
|
|
3816
|
+
type: Directory$1,
|
|
3817
|
+
name
|
|
3818
|
+
});
|
|
3819
|
+
} else {
|
|
3820
|
+
dirents.push({
|
|
3821
|
+
type: File$1,
|
|
3822
|
+
name: rest
|
|
3823
|
+
});
|
|
3824
|
+
}
|
|
3825
|
+
}
|
|
3826
|
+
}
|
|
3827
|
+
return dirents;
|
|
3828
|
+
};
|
|
3829
|
+
const chmod$1 = () => {
|
|
3830
|
+
throw new Error('[memfs] chmod not implemented');
|
|
3831
|
+
};
|
|
3832
|
+
const getBlob$1 = async (uri, type) => {
|
|
3833
|
+
const fetchUri = `${assetDir}${uri}`;
|
|
3834
|
+
const blob = getBlob$2(fetchUri);
|
|
3835
|
+
return blob;
|
|
3836
|
+
};
|
|
3837
|
+
|
|
3838
|
+
class FileNotFoundError extends Error {
|
|
3839
|
+
constructor(uri) {
|
|
3840
|
+
super(`File not found: ${uri}`);
|
|
3841
|
+
this.code = 'ENOENT';
|
|
3842
|
+
}
|
|
3843
|
+
}
|
|
3844
|
+
|
|
3845
|
+
const ApplicationJson = 'application/json';
|
|
3846
|
+
const AudioMpeg = 'audio/mpeg';
|
|
3847
|
+
const FontTtf = 'font/ttf';
|
|
3848
|
+
const ImagePng = 'image/png';
|
|
3849
|
+
const ImageSvgXml = 'image/svg+xml';
|
|
3850
|
+
const TextCss = 'text/css';
|
|
3851
|
+
const TextHtml = 'text/html';
|
|
3852
|
+
const TextJavaScript = 'text/javascript';
|
|
3853
|
+
const TextPlain = 'text/plain';
|
|
3854
|
+
const VideoWebm = 'video/webm';
|
|
3855
|
+
|
|
3856
|
+
const getMimeType = fileExtension => {
|
|
3857
|
+
switch (fileExtension) {
|
|
3858
|
+
case '.html':
|
|
3859
|
+
return TextHtml;
|
|
3860
|
+
case '.css':
|
|
3861
|
+
return TextCss;
|
|
3862
|
+
case '.ttf':
|
|
3863
|
+
return FontTtf;
|
|
3864
|
+
case '.js':
|
|
3865
|
+
case '.mjs':
|
|
3866
|
+
case '.ts':
|
|
3867
|
+
return TextJavaScript;
|
|
3868
|
+
case '.svg':
|
|
3869
|
+
return ImageSvgXml;
|
|
3870
|
+
case '.png':
|
|
3871
|
+
return ImagePng;
|
|
3872
|
+
case '.json':
|
|
3873
|
+
case '.map':
|
|
3874
|
+
return ApplicationJson;
|
|
3875
|
+
case '.mp3':
|
|
3876
|
+
return AudioMpeg;
|
|
3877
|
+
case '.webm':
|
|
3878
|
+
return VideoWebm;
|
|
3879
|
+
case '.txt':
|
|
3880
|
+
return TextPlain;
|
|
3881
|
+
default:
|
|
3882
|
+
return '';
|
|
3883
|
+
}
|
|
3884
|
+
};
|
|
3885
|
+
|
|
3886
|
+
const dirname = (pathSeparator, path) => {
|
|
3887
|
+
const index = path.lastIndexOf(pathSeparator);
|
|
3888
|
+
if (index === -1) {
|
|
3889
|
+
return path;
|
|
3890
|
+
}
|
|
3891
|
+
return path.slice(0, index);
|
|
3892
|
+
};
|
|
3893
|
+
const extname = path => {
|
|
3894
|
+
const index = path.lastIndexOf('.');
|
|
3895
|
+
if (index === -1) {
|
|
3896
|
+
return '';
|
|
3897
|
+
}
|
|
3898
|
+
return path.slice(index);
|
|
3899
|
+
};
|
|
3900
|
+
|
|
3901
|
+
const getContentType = uri => {
|
|
3902
|
+
const extension = extname(uri);
|
|
3903
|
+
const mime = getMimeType(extension);
|
|
3904
|
+
return mime;
|
|
3905
|
+
};
|
|
3906
|
+
|
|
3907
|
+
// TODO move this to an extension?
|
|
3908
|
+
|
|
3909
|
+
const state$2 = {
|
|
3910
|
+
files: Object.create(null)
|
|
3911
|
+
};
|
|
3912
|
+
const getDirent = uri => {
|
|
3913
|
+
return state$2.files[uri];
|
|
3914
|
+
};
|
|
3915
|
+
const readFile = uri => {
|
|
3916
|
+
const dirent = getDirent(uri);
|
|
3917
|
+
if (!dirent) {
|
|
3918
|
+
throw new FileNotFoundError(uri);
|
|
3919
|
+
}
|
|
3920
|
+
if (dirent.type !== File$1) {
|
|
3921
|
+
throw new Error('file is a directory');
|
|
3922
|
+
}
|
|
3923
|
+
return dirent.content;
|
|
3924
|
+
};
|
|
3925
|
+
const ensureParentDir = uri => {
|
|
3926
|
+
const startIndex = 0;
|
|
3927
|
+
let endIndex = uri.indexOf(Slash);
|
|
3928
|
+
while (endIndex >= 0) {
|
|
3929
|
+
const part = uri.slice(startIndex, endIndex + 1);
|
|
3930
|
+
state$2.files[part] = {
|
|
3931
|
+
type: Directory$1,
|
|
3932
|
+
content: ''
|
|
3933
|
+
};
|
|
3934
|
+
endIndex = uri.indexOf(Slash, endIndex + 1);
|
|
3935
|
+
}
|
|
3936
|
+
};
|
|
3937
|
+
const writeFile = (uri, content) => {
|
|
3938
|
+
const dirent = getDirent(uri);
|
|
3939
|
+
if (dirent) {
|
|
3940
|
+
// TODO create new dirent
|
|
3941
|
+
// @ts-ignore
|
|
3942
|
+
dirent.content = content;
|
|
3943
|
+
} else {
|
|
3944
|
+
ensureParentDir(uri);
|
|
3945
|
+
state$2.files[uri] = {
|
|
3946
|
+
type: File$1,
|
|
3947
|
+
content
|
|
3948
|
+
};
|
|
3949
|
+
}
|
|
3950
|
+
};
|
|
3951
|
+
const mkdir = uri => {
|
|
3952
|
+
if (!uri.endsWith(Slash)) {
|
|
3953
|
+
uri += Slash;
|
|
3954
|
+
}
|
|
3955
|
+
ensureParentDir(uri);
|
|
3956
|
+
state$2.files[uri] = {
|
|
3957
|
+
type: Directory$1,
|
|
3958
|
+
content: ''
|
|
3959
|
+
};
|
|
3960
|
+
};
|
|
3961
|
+
const remove = uri => {
|
|
3962
|
+
const toDelete = [];
|
|
3963
|
+
for (const key of Object.keys(state$2.files)) {
|
|
3964
|
+
if (key.startsWith(uri)) {
|
|
3965
|
+
toDelete.push(key);
|
|
3966
|
+
}
|
|
3967
|
+
}
|
|
3968
|
+
for (const key of toDelete) {
|
|
3969
|
+
delete state$2.files[key];
|
|
3970
|
+
}
|
|
3971
|
+
};
|
|
3972
|
+
const readDirWithFileTypes = uri => {
|
|
3973
|
+
if (!uri.endsWith(Slash)) {
|
|
3974
|
+
uri += Slash;
|
|
3975
|
+
}
|
|
3976
|
+
const dirents = [];
|
|
3977
|
+
for (const [key, value] of Object.entries(state$2.files)) {
|
|
3978
|
+
if (key.startsWith(uri)) {
|
|
3979
|
+
// @ts-ignore
|
|
3980
|
+
switch (value.type) {
|
|
3981
|
+
case Directory$1:
|
|
3982
|
+
if (!key.slice(0, -1).includes(Slash, uri.length) && key !== `${uri}/` && key !== uri) {
|
|
3983
|
+
dirents.push({
|
|
3984
|
+
// @ts-ignore
|
|
3985
|
+
type: value.type,
|
|
3986
|
+
name: key.slice(uri.length, -1)
|
|
3987
|
+
});
|
|
3988
|
+
}
|
|
3989
|
+
break;
|
|
3990
|
+
case File$1:
|
|
3991
|
+
if (!key.includes(Slash, uri.length + 1)) {
|
|
3992
|
+
dirents.push({
|
|
3993
|
+
// @ts-ignore
|
|
3994
|
+
type: value.type,
|
|
3995
|
+
name: key.slice(uri.length)
|
|
3996
|
+
});
|
|
3997
|
+
}
|
|
3998
|
+
break;
|
|
3999
|
+
}
|
|
4000
|
+
}
|
|
4001
|
+
}
|
|
4002
|
+
return dirents;
|
|
4003
|
+
};
|
|
4004
|
+
const getBlob = (uri, type) => {
|
|
4005
|
+
const content = readFile(uri);
|
|
4006
|
+
const contentType = type || getContentType(uri);
|
|
4007
|
+
const blob = new Blob([content], {
|
|
4008
|
+
type: contentType
|
|
4009
|
+
});
|
|
4010
|
+
return blob;
|
|
4011
|
+
};
|
|
4012
|
+
const getBlobUrl = (uri, type) => {
|
|
4013
|
+
const blob = getBlob(uri, type);
|
|
4014
|
+
const url = URL.createObjectURL(blob);
|
|
4015
|
+
return url;
|
|
4016
|
+
};
|
|
4017
|
+
const chmod = () => {
|
|
4018
|
+
throw new Error('[memfs] chmod not implemented');
|
|
4019
|
+
};
|
|
4020
|
+
const getFiles = () => {
|
|
4021
|
+
return state$2.files;
|
|
4022
|
+
};
|
|
4023
|
+
|
|
3733
4024
|
const getRpcInfo = rpcId => {
|
|
3734
4025
|
const info = get$3(rpcId);
|
|
3735
4026
|
if (!info) {
|
|
@@ -4194,21 +4485,6 @@ const saveState = async () => {
|
|
|
4194
4485
|
return all;
|
|
4195
4486
|
};
|
|
4196
4487
|
|
|
4197
|
-
const fileMapUrl = `${assetDir}/config/fileMap.json`;
|
|
4198
|
-
|
|
4199
|
-
const getJson = async url => {
|
|
4200
|
-
try {
|
|
4201
|
-
const response = await fetch(url);
|
|
4202
|
-
if (!response.ok) {
|
|
4203
|
-
throw new Error(response.statusText);
|
|
4204
|
-
}
|
|
4205
|
-
const json = await response.json();
|
|
4206
|
-
return json;
|
|
4207
|
-
} catch (error) {
|
|
4208
|
-
throw new VError(error, `Failed to get json`);
|
|
4209
|
-
}
|
|
4210
|
-
};
|
|
4211
|
-
|
|
4212
4488
|
const removeLeadingSlash = path => {
|
|
4213
4489
|
if (path.startsWith('/')) {
|
|
4214
4490
|
return path.slice(1);
|
|
@@ -4266,14 +4542,6 @@ const getChildHandles$1 = async handle => {
|
|
|
4266
4542
|
return handles;
|
|
4267
4543
|
};
|
|
4268
4544
|
|
|
4269
|
-
const dirname = (pathSeparator, path) => {
|
|
4270
|
-
const index = path.lastIndexOf(pathSeparator);
|
|
4271
|
-
if (index === -1) {
|
|
4272
|
-
return path;
|
|
4273
|
-
}
|
|
4274
|
-
return path.slice(0, index);
|
|
4275
|
-
};
|
|
4276
|
-
|
|
4277
4545
|
const getHandle = async uri => {
|
|
4278
4546
|
try {
|
|
4279
4547
|
// TODO retrieve handle from state or from indexeddb
|
|
@@ -4328,19 +4596,6 @@ const searchFile = async uri => {
|
|
|
4328
4596
|
return all;
|
|
4329
4597
|
};
|
|
4330
4598
|
|
|
4331
|
-
const getText = async url => {
|
|
4332
|
-
try {
|
|
4333
|
-
const response = await fetch(url);
|
|
4334
|
-
if (!response.ok) {
|
|
4335
|
-
throw new Error(response.statusText);
|
|
4336
|
-
}
|
|
4337
|
-
const text = await response.text();
|
|
4338
|
-
return text;
|
|
4339
|
-
} catch (error) {
|
|
4340
|
-
throw new VError(error, `Failed to get text`);
|
|
4341
|
-
}
|
|
4342
|
-
};
|
|
4343
|
-
|
|
4344
4599
|
const splitLines = lines => {
|
|
4345
4600
|
return lines.split('\n');
|
|
4346
4601
|
};
|
|
@@ -4363,7 +4618,7 @@ const textSearchInText = (file, content, query) => {
|
|
|
4363
4618
|
}
|
|
4364
4619
|
if (results.length > 0) {
|
|
4365
4620
|
results.unshift({
|
|
4366
|
-
type: File$
|
|
4621
|
+
type: File$3,
|
|
4367
4622
|
text: file,
|
|
4368
4623
|
start: 0,
|
|
4369
4624
|
end: 0,
|
|
@@ -4373,7 +4628,7 @@ const textSearchInText = (file, content, query) => {
|
|
|
4373
4628
|
return results;
|
|
4374
4629
|
};
|
|
4375
4630
|
|
|
4376
|
-
const textSearch$
|
|
4631
|
+
const textSearch$2 = async (scheme, root, query, options, assetDir) => {
|
|
4377
4632
|
string(scheme);
|
|
4378
4633
|
string(root);
|
|
4379
4634
|
string(query);
|
|
@@ -4391,13 +4646,6 @@ const textSearch$1 = async (scheme, root, query, options, assetDir) => {
|
|
|
4391
4646
|
return allResults;
|
|
4392
4647
|
};
|
|
4393
4648
|
|
|
4394
|
-
class FileNotFoundError extends Error {
|
|
4395
|
-
constructor(message) {
|
|
4396
|
-
super(message);
|
|
4397
|
-
this.name = 'FileNotFoundError';
|
|
4398
|
-
}
|
|
4399
|
-
}
|
|
4400
|
-
|
|
4401
4649
|
const getChildHandles = async handle => {
|
|
4402
4650
|
try {
|
|
4403
4651
|
return await getChildHandles$1(handle);
|
|
@@ -4460,24 +4708,73 @@ const textSearchRecursively = async (all, parent, handle, query) => {
|
|
|
4460
4708
|
}
|
|
4461
4709
|
await Promise.all(promises);
|
|
4462
4710
|
};
|
|
4463
|
-
const textSearch = async (scheme, root, query) => {
|
|
4711
|
+
const textSearch$1 = async (scheme, root, query) => {
|
|
4464
4712
|
string(scheme);
|
|
4465
4713
|
string(root);
|
|
4466
4714
|
string(query);
|
|
4467
4715
|
const relativeRoot = root.slice('html://'.length);
|
|
4468
4716
|
const handle = await getDirectoryHandle(relativeRoot);
|
|
4469
4717
|
if (!handle) {
|
|
4470
|
-
throw new FileNotFoundError(
|
|
4718
|
+
throw new FileNotFoundError(relativeRoot);
|
|
4471
4719
|
}
|
|
4472
4720
|
const all = [];
|
|
4473
4721
|
await textSearchRecursively(all, '', handle, query);
|
|
4474
4722
|
return all;
|
|
4475
4723
|
};
|
|
4476
4724
|
|
|
4725
|
+
const matchesUri = (uri, relativeRoot, include, exclude) => {
|
|
4726
|
+
if (!uri.startsWith(relativeRoot)) {
|
|
4727
|
+
return false;
|
|
4728
|
+
}
|
|
4729
|
+
if (include && typeof include === 'string' && !uri.includes(include)) {
|
|
4730
|
+
return false;
|
|
4731
|
+
}
|
|
4732
|
+
if (exclude && typeof exclude === 'string' && uri.includes(exclude)) {
|
|
4733
|
+
return false;
|
|
4734
|
+
}
|
|
4735
|
+
return true;
|
|
4736
|
+
};
|
|
4737
|
+
const textSearch = async (scheme, root, query, options, assetDir) => {
|
|
4738
|
+
string(scheme);
|
|
4739
|
+
string(root);
|
|
4740
|
+
string(query);
|
|
4741
|
+
const files = getFiles();
|
|
4742
|
+
const relativeRoot = root.slice('memfs://'.length);
|
|
4743
|
+
const allResults = [];
|
|
4744
|
+
for (const [key, value] of Object.entries(files)) {
|
|
4745
|
+
if (!matchesUri(key, relativeRoot, options.include, options.exclude)) {
|
|
4746
|
+
continue;
|
|
4747
|
+
}
|
|
4748
|
+
if (value.type === File$1) {
|
|
4749
|
+
const relativeUri = key.slice(relativeRoot.length + 1);
|
|
4750
|
+
const results = textSearchInText(relativeUri, value.content, query);
|
|
4751
|
+
allResults.push(...results);
|
|
4752
|
+
}
|
|
4753
|
+
}
|
|
4754
|
+
return allResults;
|
|
4755
|
+
};
|
|
4756
|
+
|
|
4477
4757
|
const commandMap = {
|
|
4758
|
+
'BulkReplacement.applyBulkReplacement': applyBulkReplacement,
|
|
4478
4759
|
'ExtensionHost.launchIframeWorker': launchIframeWorker,
|
|
4479
4760
|
'ExtensionHostRename.executeprepareRenameProvider': executeprepareRenameProvider,
|
|
4480
4761
|
'ExtensionHostRename.executeRenameProvider': executeRenameProvider,
|
|
4762
|
+
'FileSystemFetch.chmod': chmod$1,
|
|
4763
|
+
'FileSystemFetch.getBlob': getBlob$1,
|
|
4764
|
+
'FileSystemFetch.mkdir': mkdir$1,
|
|
4765
|
+
'FileSystemFetch.readDirWithFileTypes': readDirWithFileTypes$1,
|
|
4766
|
+
'FileSystemFetch.readFile': readFile$1,
|
|
4767
|
+
'FileSystemFetch.remove': remove$1,
|
|
4768
|
+
'FileSystemFetch.writeFile': writeFile$1,
|
|
4769
|
+
'FileSystemMemory.chmod': chmod,
|
|
4770
|
+
'FileSystemMemory.getBlob': getBlob,
|
|
4771
|
+
'FileSystemMemory.getBlobUrl': getBlobUrl,
|
|
4772
|
+
'FileSystemMemory.getFiles': getFiles,
|
|
4773
|
+
'FileSystemMemory.mkdir': mkdir,
|
|
4774
|
+
'FileSystemMemory.readDirWithFileTypes': readDirWithFileTypes,
|
|
4775
|
+
'FileSystemMemory.readFile': readFile,
|
|
4776
|
+
'FileSystemMemory.remove': remove,
|
|
4777
|
+
'FileSystemMemory.writeFile': writeFile,
|
|
4481
4778
|
'IndexedDb.addHandle': addHandle,
|
|
4482
4779
|
'IndexedDb.get': get,
|
|
4483
4780
|
'IndexedDb.getHandle': getHandle$1,
|
|
@@ -4487,8 +4784,9 @@ const commandMap = {
|
|
|
4487
4784
|
'IndexedDb.set': set,
|
|
4488
4785
|
'SearchFileWithFetch.searchFileWithFetch': searchFile$1,
|
|
4489
4786
|
'SearchFileWithHtml.searchFileWithHtml': searchFile,
|
|
4490
|
-
'TextSearchFetch.textSearch': textSearch$
|
|
4491
|
-
'TextSearchHtml.textSearch': textSearch,
|
|
4787
|
+
'TextSearchFetch.textSearch': textSearch$2,
|
|
4788
|
+
'TextSearchHtml.textSearch': textSearch$1,
|
|
4789
|
+
'TextSearchMemory.textSearch': textSearch,
|
|
4492
4790
|
'WebView.create3': createWebView3,
|
|
4493
4791
|
'WebView.createWebViewWorkerRpc': createWebViewWorkerRpc,
|
|
4494
4792
|
'WebView.getRpcInfo': getRpcInfo,
|
|
@@ -4520,9 +4818,9 @@ const commandMap = {
|
|
|
4520
4818
|
[DiagnosticExecuteDiagnosticProvider]: executeDiagnosticProvider,
|
|
4521
4819
|
[ExtensionActivate]: activate,
|
|
4522
4820
|
[FileSystemGetPathSeparator]: getPathSeparator,
|
|
4523
|
-
[FileSystemReadDirWithFileTypes]: readDirWithFileTypes,
|
|
4524
|
-
[FileSystemReadFile]: readFile,
|
|
4525
|
-
[FileSystemWriteFile]: writeFile,
|
|
4821
|
+
[FileSystemReadDirWithFileTypes]: readDirWithFileTypes$2,
|
|
4822
|
+
[FileSystemReadFile]: readFile$2,
|
|
4823
|
+
[FileSystemWriteFile]: writeFile$2,
|
|
4526
4824
|
[FormattingExecuteFormmattingProvider]: executeFormattingProvider,
|
|
4527
4825
|
[HoverExecute]: executeHoverProvider,
|
|
4528
4826
|
[ImplementationExecuteImplementationProvider]: executeImplementationProvider,
|