@lvce-editor/static-server 0.52.17 → 0.52.19
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/dist/static-server.js +1857 -1857
- package/package.json +1 -1
- package/static/{dac7509 → 226a943}/css/App.css +83 -83
- package/static/{dac7509 → 226a943}/css/parts/ViewletRunAndDebug.css +30 -0
- package/static/{dac7509 → 226a943}/manifest.json +2 -2
- package/static/{dac7509 → 226a943}/packages/about-view-worker/dist/aboutWorkerMain.js +3 -3
- package/static/{dac7509 → 226a943}/packages/completion-worker/dist/completionWorkerMain.js +37 -18
- package/static/{dac7509 → 226a943}/packages/debug-worker/dist/debugWorkerMain.js +722 -349
- package/static/{dac7509 → 226a943}/packages/error-worker/dist/errorWorkerMain.js +58 -18
- package/static/{dac7509 → 226a943}/packages/extension-host-worker/dist/extensionHostWorkerMain.js +149 -46
- package/static/{dac7509 → 226a943}/packages/rename-worker/dist/renameWorkerMain.js +33 -14
- package/static/{dac7509 → 226a943}/packages/renderer-process/dist/rendererProcessMain.js +7 -1
- package/static/{dac7509 → 226a943}/packages/renderer-process/package.json +1 -1
- package/static/{dac7509 → 226a943}/packages/renderer-worker/dist/rendererWorkerMain.js +7 -2
- package/static/index.html +4 -4
- /package/static/{dac7509 → 226a943}/config/colorTheme.json +0 -0
- /package/static/{dac7509 → 226a943}/config/defaultSettings.json +0 -0
- /package/static/{dac7509 → 226a943}/config/fileMap.json +0 -0
- /package/static/{dac7509 → 226a943}/config/webExtensions.json +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/AdditionalDetails.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/Animation.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/DebugButtons.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/DebugValue.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/E2eTest.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/E2eTests.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/EditorHover.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/EditorMessage.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/FeatureContent.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/Features.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ImagePreview.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/InlineDiffEditor.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/InputBadge.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/Key.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/KeyBindingsHeader.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/KeyBindingsTable.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/LegacyDialog.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/Markdown.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/Progress.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/SearchToggleButton.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/Select.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/Table.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletAbout.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletBrowserViewOverview.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletDebugConsole.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletDefineKeyBinding.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletDialog.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletDiffEditor.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletEditorWidgetError.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletExtensionDetail.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletExtensionDetailHeader.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletExtensionDetailTabs.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletExtensions.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletIframeInspector.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletKeyBindings.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletMedia.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletOutput.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletPanel.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletPanelTabs.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletPdf.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletProblems.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletReferences.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletScreenCapture.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletSearch.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletSimpleBrowser.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletSourceControl.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletStorage.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletTerminal.css +0 -0
- /package/static/{dac7509 → 226a943}/css/parts/ViewletTerminalTabs.css +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-bat/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-bat/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-bat/languageConfiguration.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-bat/src/tokenizeBat.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-c/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-c/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-c/src/tokenizeC.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-coffeescript/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-coffeescript/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-coffeescript/src/tokenizeCoffeeScript.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-cpp/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-cpp/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-cpp/languageConfiguration.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-cpp/src/tokenizeCpp.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-cson/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-cson/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-cson/languageConfiguration.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-cson/src/tokenizeCson.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-css/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-css/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-css/languageConfiguration.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-css/src/tokenizeCss.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-dart/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-dart/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-dart/src/tokenizeDart.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-desktop/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-desktop/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-desktop/src/tokenizeDesktop.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-docker/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-docker/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-docker/src/tokenizeDockerfile.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-dotenv/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-dotenv/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-dotenv/src/tokenizeDotenv.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-editorconfig/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-editorconfig/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-editorconfig/src/tokenizeEditorConfig.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-elixir/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-elixir/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-elixir/src/tokenizeElixir.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-elm/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-elm/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-elm/src/tokenizeElm.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-gitattributes/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-gitattributes/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-gitattributes/src/tokenizeGitAttributes.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-gn/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-gn/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-gn/src/tokenizeGn.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-go/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-go/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-go/src/tokenizeGo.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-graphql/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-graphql/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-graphql/src/tokenizeGraphql.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-html/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-html/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-html/languageConfiguration.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-html/src/tokenizeHtml.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-java/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-java/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-java/languageConfiguration.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-java/src/tokenizeJava.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-javascript/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-javascript/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-javascript/languageConfiguration.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-javascript/src/tokenizeJavaScript.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-json/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-json/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-json/src/tokenizeJson.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-json5/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-json5/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-json5/src/tokenizeJson5.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-jsx/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-jsx/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-jsx/src/tokenizeJsx.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-julia/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-julia/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-julia/src/tokenizeJulia.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-kotlin/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-kotlin/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-kotlin/src/tokenizeKotlin.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-less/LICENSE +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-less/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-less/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-less/languageConfiguration.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-less/src/tokenizeLess.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-markdown/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-markdown/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-markdown/src/tokenizeMarkdown.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-mdx/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-mdx/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-mdx/src/tokenizeMdx.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-nix/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-nix/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-nix/languageConfiguration.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-nix/src/tokenizeNix.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-nvmrc/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-nvmrc/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-nvmrc/src/tokenizeNvmrc.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-perl/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-perl/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-perl/src/tokenizePerl.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-plaintext/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-plaintext/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-plaintext/src/tokenizePlaintext.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-powershell/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-powershell/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-powershell/src/tokenizePowershell.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-python/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-python/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-python/languageConfiguration.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-python/src/tokenizePython.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-r/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-r/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-r/src/tokenizeR.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-ruby/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-ruby/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-ruby/src/tokenizeRuby.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-rust/LICENSE +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-rust/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-rust/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-rust/languageConfiguration.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-rust/src/tokenizeRust.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-scss/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-scss/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-scss/languageConfiguration.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-scss/src/tokenizeScss.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-shellscript/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-shellscript/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-shellscript/src/tokenizeShellScript.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-svelte/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-svelte/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-svelte/src/tokenizeSvelte.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-terraform/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-terraform/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-terraform/src/tokenizeTerraform.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-toml/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-toml/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-toml/src/tokenizeToml.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-typescript/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-typescript/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-typescript/src/tokenizeTypeScript.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-vue/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-vue/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-vue/src/tokenizeVue.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-wgsl/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-wgsl/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-wgsl/languageConfiguration.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-wgsl/src/tokenizeWgsl.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-xml/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-xml/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-xml/src/tokenizeXml.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-yaml/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-yaml/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.language-basics-yaml/src/tokenizeYaml.js +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-atom-one-dark/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-atom-one-dark/color-theme.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-atom-one-dark/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-atom-one-dark/images/demo.png +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-ayu/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-ayu/color-theme.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-ayu/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-cobalt2/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-cobalt2/color-theme.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-cobalt2/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-cobalt2/images/demo.png +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-cobalt2/images/logo.png +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-gruvbox/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-gruvbox/color-theme.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-gruvbox/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-high-contrast/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-high-contrast/color-theme.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-high-contrast/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-material/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-material/color-theme.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-material/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-monokai/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-monokai/color-theme.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-monokai/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-noctis-uva/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-noctis-uva/color-theme.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-noctis-uva/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-noctis-uva/images/demo.png +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-palenight/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-palenight/color-theme.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-palenight/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-palenight/images/demo.png +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-slime/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-slime/color-theme.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-slime/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.theme-slime/icon.png +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.vscode-icons/README.md +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.vscode-icons/extension.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.vscode-icons/icon-theme.json +0 -0
- /package/static/{dac7509 → 226a943}/extensions/builtin.vscode-icons/icon.png +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/default_file.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/default_folder.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/default_folder_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/default_root_folder.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/default_root_folder_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_access.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_access2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_actionscript.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_actionscript2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ada.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_advpl.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_affectscript.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_affinitydesigner.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_affinityphoto.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_affinitypublisher.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_agda.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ai.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ai2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_al.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_al_dal.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_allcontributors.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_angular.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ansible.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_antlers_html.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_antlr.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_anyscript.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_apache.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_apex.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_api_extractor.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_apib.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_apib2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_apl.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_applescript.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_appscript.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_appsemble.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_appveyor.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_arduino.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_asciidoc.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_asp.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_aspx.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_assembly.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_astro.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_astroconfig.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_atom.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ats.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_attw.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_audio.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_aurelia.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_autohotkey.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_autoit.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_avif.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_avro.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_awk.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_aws.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_azure.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_azurepipelines.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_babel.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_babel2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_bak.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ballerina.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_bat.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_bats.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_bazaar.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_bazel.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_bazel_ignore.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_bazel_version.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_befunge.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_bicep.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_biml.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_binary.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_biome.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_bitbucketpipeline.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_bithound.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_blade.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_blender.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_blitzbasic.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_bolt.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_bosque.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_bower.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_bower2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_browserslist.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_bruno.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_buckbuild.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_buf.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_bun.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_bundlemon.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_bundler.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_bunfig.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_c.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_c2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_c3.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_c_al.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cabal.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_caddy.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cake.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cakephp.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_capacitor.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_capnp.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cargo.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_casc.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cddl.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cert.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ceylon.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cf.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cf2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cfc.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cfc2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cfm.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cfm2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_changie.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cheader.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_chef.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_chef_cookbook.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_circleci.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_class.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_claude.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_clojure.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_clojurescript.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cloudfoundry.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cmake.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cobol.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_codacy.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_codeclimate.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_codecov.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_codekit.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_codemagic.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_codeowners.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_codeql.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_coderabbit.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_coffeelint.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_coffeescript.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_commitizen.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_commitlint.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_compass.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_composer.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_conan.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_conda.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_config.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_confluence.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_copilot.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_coverage.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_coveralls.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cpp.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cpp2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cpp3.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cppheader.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_craco.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_crowdin.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_crystal.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_csharp.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_csharp2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cspell.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_csproj.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_css.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_css2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_css2map.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_csscomb.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_csslint.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cssmap.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cucumber.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cuda.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cursorrules.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cvs.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cypress.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cypress_spec.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_cython.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_dal.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_darcs.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_dartlang.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_dartlang_generated.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_dartlang_ignore.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_datadog.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_db.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_debian.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_delphi.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_deno.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_denoify.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_dependabot.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_dependencies.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_devcontainer.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_dhall.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_diff.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_django.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_dlang.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_docker.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_docker2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_dockertest.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_dockertest2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_docpad.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_docusaurus.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_docz.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_dojo.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_doppler.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_dotenv.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_dotjs.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_doxygen.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_drawio.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_drone.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_drools.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_dtd.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_dune.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_dustjs.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_dvc.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_dylan.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_earthly.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_eas-metadata.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_edge.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_edge2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_editorconfig.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_eex.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ejs.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_elastic.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_elasticbeanstalk.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_eleventy.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_eleventy2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_elixir.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_elm.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_elm2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_emacs.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ember.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ensime.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_eps.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_epub.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_erb.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_erlang.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_erlang2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_esbuild.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_eslint.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_eslint2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_esphome.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_excalidraw.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_excel.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_excel2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_expo.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_falcon.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_fantasticon.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_fastly.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_fauna.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_favicon.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_fbx.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_firebase.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_firebasehosting.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_firestore.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_fitbit.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_fla.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_flareact.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_flash.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_floobits.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_flow.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_flutter.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_flutter_package.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_flyio.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_font.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_formkit.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_fortran.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_fossa.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_fossil.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_freemarker.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_frontcommerce.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_fsharp.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_fsharp2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_fsproj.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_fthtml.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_funding.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_fusebox.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_galen.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_galen2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_gamemaker.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_gamemaker2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_gamemaker81.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_gatsby.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_gcloud.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_gcode.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_gdscript.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_genstat.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_git.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_git2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_gitlab.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_gitpod.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_gleam.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_gleamconfig.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_glide.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_glitter.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_glsl.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_gltf.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_glyphs.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_gnu.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_gnuplot.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_go.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_go_aqua.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_go_black.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_go_fuchsia.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_go_gopher.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_go_lightblue.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_go_package.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_go_white.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_go_work.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_go_yellow.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_goctl.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_godot.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_gpg.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_gradle.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_gradle2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_grain.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_graphql.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_graphql_config.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_graphviz.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_greenkeeper.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_gridsome.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_groovy.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_groovy2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_grunt.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_gulp.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_haml.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_handlebars.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_handlebars2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_harbour.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_hardhat.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_hashicorp.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_haskell.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_haskell2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_haxe.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_haxecheckstyle.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_haxedevelop.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_helix.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_helm.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_histoire.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_hjson.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_hlsl.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_homeassistant.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_horusec.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_host.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_html.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_htmlhint.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_htmlvalidate.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_http.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_hugo.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_humanstxt.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_hunspell.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_husky.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_hy.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_hygen.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_hypr.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_icl.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_idris.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_idrisbin.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_idrispkg.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_image.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_imba.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_inc.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_infopath.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_informix.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ini.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ink.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_innosetup.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_io.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_iodine.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ionic.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_jake.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_janet.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_jar.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_jasmine.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_java.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_jbuilder.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_jekyll.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_jenkins.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_jest.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_jest_snapshot.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_jinja.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_jpm.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_js_official.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_jsbeautify.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_jsconfig.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_jscpd.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_jshint.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_jsmap.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_json.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_json2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_json5.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_json_official.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_json_schema.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_jsonld.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_jsonnet.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_jsp.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_jsr.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_jss.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_juice.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_julia.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_julia2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_jupyter.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_just.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_k.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_karma.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_key.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_kitchenci.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_kite.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_kivy.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_knip.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_kos.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_kotlin.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_kusto.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_language_configuration.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_lark.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_latino.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_layout.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_lefthook.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_lerna.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_less.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_lex.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_liara.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_libreoffice_base.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_libreoffice_calc.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_libreoffice_draw.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_libreoffice_impress.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_libreoffice_math.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_libreoffice_writer.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_license.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_licensebat.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_actionscript2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_ada.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_agda.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_apl.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_astro.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_astroconfig.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_babel.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_babel2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_cabal.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_circleci.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_cloudfoundry.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_codacy.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_codeclimate.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_codeowners.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_config.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_copilot.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_crystal.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_cypress.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_cypress_spec.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_db.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_deno.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_dhall.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_docpad.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_drone.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_eas-metadata.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_eleventy.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_eleventy2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_esphome.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_expo.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_firebasehosting.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_fla.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_font.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_gamemaker2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_gradle.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_hashicorp.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_hjson.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_ini.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_io.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_jsconfig.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_jsmap.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_json.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_json5.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_json_schema.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_jsonld.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_kite.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_lark.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_lerna.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_mailing.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_markuplint.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_mdx-components.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_mdx.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_mlang.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_mustache.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_mypy.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_neo4j.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_netlify.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_next.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_nim.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_nx.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_objidconfig.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_openHAB.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_pcl.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_pnpm.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_prettier.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_prisma.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_purescript.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_quasar.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_raku.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_razzle.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_reactrouter.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_rehype.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_remark.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_replit.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_retext.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_rome.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_rubocop.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_rust.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_rust_toolchain.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_safetensors.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_shaderlab.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_solidity.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_spin.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_stylelint.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_stylus.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_symfony.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_systemd.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_systemverilog.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_testcafe.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_testjs.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_tex.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_tm.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_tmux.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_todo.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_toit.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_toml.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_tree.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_turbo.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_unibeautify.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_vash.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_vercel.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_vsix.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_vsixmanifest.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_xfl.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_xorg.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_yaml.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_yaml_official.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_light_zeit.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_lighthouse.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_lilypond.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_lime.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_lintstagedrc.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_liquid.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_lisp.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_livescript.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_lnk.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_locale.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_log.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_lolcode.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_lsl.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_lua.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_luau.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_lync.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_mailing.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_makefile.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_manifest.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_manifest_bak.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_manifest_skip.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_map.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_mariadb.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_markdown.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_markdownlint.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_markdownlint_ignore.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_marko.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_markojs.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_markuplint.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_master-co.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_matlab.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_maven.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_maxscript.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_maya.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_mdx-components.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_mdx.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_mediawiki.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_mercurial.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_mermaid.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_meson.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_metal.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_meteor.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_minecraft.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_mivascript.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_mjml.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_mlang.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_mocha.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_modernizr.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_mojo.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_mojolicious.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_moleculer.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_mondoo.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_mongo.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_monotone.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_motif.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_mson.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_mustache.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_mvt.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_mvtcss.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_mvtjs.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_mypy.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_mysql.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ndst.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nearly.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_neo4j.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nest_adapter_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nest_adapter_ts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nest_controller_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nest_controller_ts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nest_decorator_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nest_decorator_ts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nest_filter_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nest_filter_ts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nest_gateway_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nest_gateway_ts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nest_guard_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nest_guard_ts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nest_interceptor_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nest_interceptor_ts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nest_middleware_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nest_middleware_ts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nest_module_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nest_module_ts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nest_pipe_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nest_pipe_ts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nest_service_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nest_service_ts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nestjs.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_netlify.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_next.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nextflow.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_component_css.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_component_dart.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_component_html.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_component_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_component_js2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_component_less.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_component_sass.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_component_scss.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_component_ts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_component_ts2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_controller_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_controller_ts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_directive_dart.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_directive_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_directive_js2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_directive_ts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_directive_ts2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_guard_dart.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_guard_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_guard_ts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_interceptor_dart.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_interceptor_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_interceptor_ts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_module_dart.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_module_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_module_js2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_module_ts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_module_ts2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_pipe_dart.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_pipe_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_pipe_js2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_pipe_ts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_pipe_ts2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_routing_dart.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_routing_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_routing_js2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_routing_ts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_routing_ts2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_service_dart.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_service_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_service_js2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_service_ts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_service_ts2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_smart_component_dart.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_smart_component_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_smart_component_js2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_smart_component_ts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_smart_component_ts2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ng_tailwind.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nginx.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nim.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nimble.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ninja.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nix.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_njsproj.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_noc.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_node.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_node2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nodemon.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_npm.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_npmpackagejsonlint.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nsi.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nsri-integrity.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nsri.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nuget.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_numpy.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nunjucks.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nuxt.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nx.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_nyc.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_objectivec.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_objectivecpp.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_objidconfig.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ocaml.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ocaml_intf.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ogone.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_onenote.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_opam.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_openHAB.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_opencl.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_openscad.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_opentofu.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_org.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_outlook.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ovpn.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_oxlint.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_package.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_paket.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pandacss.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_patch.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pcl.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pddl.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pddl_happenings.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pddl_plan.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pdf.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pdf2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pdm.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_peeky.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_perl.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_perl2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_perl6.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pgsql.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_photoshop.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_photoshop2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_php.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_php2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_php3.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_phpcsfixer.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_phpstan.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_phpunit.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_phraseapp.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pine.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pip.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pipeline.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_plantuml.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_platformio.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_playwright.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_plsql.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_plsql_package.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_plsql_package_body.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_plsql_package_header.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_plsql_package_spec.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pm2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pnpm.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_poedit.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_poetry.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_polymer.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pony.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_postcss.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_postcssconfig.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_postman.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_powerpoint.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_powerpoint2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_powershell.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_powershell2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_powershell_format.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_powershell_psd.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_powershell_psd2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_powershell_psm.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_powershell_psm2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_powershell_types.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_preact.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_precommit.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_prettier.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_prisma.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_processinglang.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_procfile.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_progress.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_prolog.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_prometheus.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_protobuf.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_protractor.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_publiccode.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_publisher.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pug.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pulumi.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_puppet.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_purescript.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_purgecss.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pyenv.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pyret.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pyscript.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pytest.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_python.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pythowo.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pytyped.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_pyup.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_q.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_qbs.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_qlikview.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_qml.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_qmldir.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_qsharp.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_quasar.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_r.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ra_syntax_tree.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_racket.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_rails.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_rake.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_raku.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_raml.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_razor.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_razzle.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_reactjs.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_reactrouter.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_reacttemplate.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_reactts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_reason.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_red.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_registry.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_rego.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_rehype.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_remark.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_renovate.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_replit.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_rescript.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_rest.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_retext.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_rexx.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_riot.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_rmd.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_rnc.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_robotframework.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_robots.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_rolldown.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_rollup.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_rome.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ron.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_rproj.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_rspec.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_rss.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_rubocop.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ruby.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_rust.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_rust_toolchain.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_s-lang.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_safetensors.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_sails.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_saltstack.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_san.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_sapphire_framework_cli.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_sas.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_sass.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_sbt.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_scala.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_scilab.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_script.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_scss.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_scss2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_sdlang.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_search_result.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_seedkit.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_sentry.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_sequelize.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_serverless.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_shaderlab.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_shell.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_shellcheck.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_shuttle.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_silverstripe.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_sino.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_siyuan.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_sketch.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_skipper.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_slang.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_slashup.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_slice.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_slim.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_slint.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_sln.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_sln2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_smarty.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_snakemake.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_snapcraft.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_snaplet.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_snort.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_snyk.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_solidarity.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_solidity.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_source.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_spacengine.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_sparql.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_spin.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_sqf.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_sql.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_sqlite.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_squirrel.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_sss.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_sst.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_stackblitz.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_stan.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_stata.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_stencil.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_storyboard.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_storybook.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_stryker.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_stylable.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_style.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_styled.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_stylelint.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_stylish_haskell.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_stylus.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_sublime.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_subversion.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_svelte.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_svelteconfig.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_svg.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_svgo.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_swagger.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_swc.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_swift.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_swig.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_symfony.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_syncpack.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_systemd.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_systemverilog.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_t4tt.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_tailwind.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_tamagui.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_taplo.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_taskfile.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_tauri.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_tcl.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_teal.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_templ.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_tera.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_terraform.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_test.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_testcafe.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_testjs.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_testplane.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_testts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_tex.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_text.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_textile.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_tfs.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_tiltfile.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_tm.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_tmux.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_todo.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_toit.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_toml.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_tox.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_travis.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_tree.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_tres.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_truffle.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_trunk.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_tsbuildinfo.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_tscn.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_tsconfig.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_tsconfig_official.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_tsdoc.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_tslint.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_tt.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_ttcn.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_tuc.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_turbo.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_twig.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_typedoc.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_typescript.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_typescript_official.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_typescriptdef.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_typescriptdef_official.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_typo3.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_uiua.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_unibeautify.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_unison.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_unlicense.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_unocss.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vagrant.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vala.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vanilla_extract.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vapi.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vapor.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vash.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vb.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vba.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vbhtml.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vbproj.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vcxproj.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_velocity.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vento.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vercel.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_verilog.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vhdl.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_video.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_view.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vim.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vite.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vitest.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vlang.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_volt.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vscode-insiders.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vscode.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vscode2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vscode3.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vscode_test.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vsix.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vsixmanifest.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vue.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vueconfig.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_vyper.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_wallaby.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_wally.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_wasm.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_watchmanconfig.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_wdio.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_weblate.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_webpack.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_wenyan.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_wercker.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_wgsl.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_wikitext.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_windi.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_wit.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_wolfram.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_word.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_word2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_wpml.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_wurst.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_wxml.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_wxss.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_wxt.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_xcode.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_xfl.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_xib.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_xliff.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_xmake.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_xml.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_xo.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_xorg.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_xquery.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_xsl.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_yacc.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_yaml.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_yaml_official.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_yamllint.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_yandex.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_yang.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_yarn.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_yeoman.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_zeit.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_zig.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_zip.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/file_type_zip2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_android.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_android_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_api.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_api_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_app.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_app_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_arangodb.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_arangodb_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_asset.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_asset_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_audio.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_audio_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_aurelia.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_aurelia_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_aws.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_aws_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_azure.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_azure_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_azurepipelines.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_azurepipelines_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_binary.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_binary_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_bloc.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_bloc_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_blueprint.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_blueprint_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_bot.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_bot_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_bower.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_bower_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_buildkite.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_buildkite_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_cake.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_cake_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_certificate.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_certificate_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_changesets.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_changesets_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_chef.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_chef_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_circleci.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_circleci_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_cli.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_cli_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_client.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_client_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_cmake.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_cmake_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_common.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_common_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_component.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_component_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_composer.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_composer_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_config.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_config_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_controller.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_controller_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_coverage.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_coverage_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_css.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_css2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_css2_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_css_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_cubit.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_cubit_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_cypress.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_cypress_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_dapr.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_dapr_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_datadog.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_datadog_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_db.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_db_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_debian.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_debian_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_dependabot.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_dependabot_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_devcontainer.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_devcontainer_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_dist.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_dist_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_docker.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_docker_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_docs.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_docs_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_e2e.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_e2e_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_elasticbeanstalk.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_elasticbeanstalk_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_electron.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_electron_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_expo.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_expo_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_favicon.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_favicon_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_flow.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_flow_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_fonts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_fonts_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_frontcommerce.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_frontcommerce_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_gcp.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_gcp_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_git.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_git_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_github.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_github_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_gitlab.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_gitlab_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_gradle.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_gradle_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_graphql.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_graphql_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_grunt.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_grunt_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_gulp.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_gulp_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_haxelib.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_haxelib_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_helper.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_helper_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_hook.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_hook_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_husky.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_husky_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_idea.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_idea_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_images.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_images_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_include.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_include_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_interfaces.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_interfaces_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_ios.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_ios_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_js.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_js_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_json.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_json_official.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_json_official_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_json_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_kubernetes.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_kubernetes_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_less.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_less_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_library.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_library_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_light_cypress.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_light_cypress_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_light_electron.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_light_electron_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_light_expo.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_light_expo_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_light_fonts.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_light_fonts_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_light_gradle.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_light_gradle_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_light_meteor.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_light_meteor_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_light_mypy.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_light_mypy_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_light_mysql.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_light_mysql_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_light_node.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_light_node_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_light_redux.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_light_redux_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_light_sass.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_light_sass_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_linux.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_linux_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_locale.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_locale_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_log.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_log_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_macos.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_macos_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_mariadb.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_mariadb_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_maven.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_maven_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_mediawiki.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_mediawiki_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_memcached.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_memcached_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_meteor.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_meteor_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_middleware.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_middleware_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_minecraft.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_minecraft_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_minikube.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_minikube_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_mjml.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_mjml_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_mock.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_mock_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_model.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_model_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_module.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_module_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_mojo.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_mojo_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_mongodb.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_mongodb_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_mypy.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_mypy_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_mysql.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_mysql_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_netlify.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_netlify_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_next.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_next_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_nginx.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_nginx_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_nix.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_nix_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_node.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_node_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_notebooks.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_notebooks_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_notification.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_notification_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_nuget.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_nuget_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_nuxt.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_nuxt_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_package.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_package_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_paket.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_paket_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_php.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_php_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_platformio.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_platformio_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_plugin.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_plugin_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_prisma.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_prisma_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_private.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_private_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_public.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_public_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_pytest.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_pytest_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_python.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_python_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_ravendb.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_ravendb_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_redis.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_redis_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_redux.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_redux_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_route.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_route_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_sass.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_sass_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_script.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_script_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_seedkit.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_seedkit_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_server.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_server_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_services.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_services_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_shared.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_shared_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_snaplet.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_snaplet_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_spin.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_spin_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_src.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_src_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_sso.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_sso_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_story.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_story_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_style.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_style_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_supabase.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_supabase_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_svelte.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_svelte_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_tauri.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_tauri_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_temp.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_temp_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_template.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_template_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_test.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_test_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_theme.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_theme_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_tools.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_tools_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_travis.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_travis_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_trunk.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_trunk_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_turbo.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_turbo_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_typescript.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_typescript_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_typings.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_typings2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_typings2_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_typings_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_vagrant.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_vagrant_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_vercel.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_vercel_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_video.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_video_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_view.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_view_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_vs.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_vs2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_vs2_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_vs_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_vscode.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_vscode2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_vscode2_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_vscode3.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_vscode3_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_vscode_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_vscode_test.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_vscode_test2.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_vscode_test2_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_vscode_test3.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_vscode_test3_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_vscode_test_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_webpack.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_webpack_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_windows.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_windows_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_wit.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_wit_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_www.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_www_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_yarn.svg +0 -0
- /package/static/{dac7509 → 226a943}/file-icons/folder_type_yarn_opened.svg +0 -0
- /package/static/{dac7509 → 226a943}/fonts/FiraCode-VariableFont.ttf +0 -0
- /package/static/{dac7509 → 226a943}/icons/add.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/arrow-down.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/arrow-left.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/arrow-right.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/arrow-up.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/blank.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/book.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/case-sensitive.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/check.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/chevron-down.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/chevron-left.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/chevron-right.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/chevron-up.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/chrome-close.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/chrome-maximize.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/chrome-minimize.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/chrome-restore.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/circle-filled.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/clear-all.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/close.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/cloud.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/collapse-all.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-all.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-alt-2.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-alt-small.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-alt.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-breakpoint-conditional-unverified.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-breakpoint-conditional.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-breakpoint-data-unverified.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-breakpoint-data.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-breakpoint-function-unverified.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-breakpoint-function.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-breakpoint-log-unverified.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-breakpoint-log.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-breakpoint-unsupported.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-console.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-continue-small.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-continue.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-coverage.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-disconnect.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-line-by-line.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-pause.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-rerun.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-restart-frame.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-restart.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-reverse-continue.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-stackframe-active.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-stackframe.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-start.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-step-back.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-step-into.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-step-out.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-step-over.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug-stop.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/debug.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/discard.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/edit.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/ellipsis.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/error.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/exclude.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/extensionDefaultIcon.png +0 -0
- /package/static/{dac7509 → 226a943}/icons/extensions.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/files.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/filter.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/go-to-file.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/icon-close.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/icon-source-control.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/icon-sync.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/icon.png +0 -0
- /package/static/{dac7509 → 226a943}/icons/icon.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/info.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/language-icon.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/link-external.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/list-flat.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/list-tree.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/new-file.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/new-folder.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/newline.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/open-preview.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/play.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/preserve-case.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/progress.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/pwa-icon-192.png +0 -0
- /package/static/{dac7509 → 226a943}/icons/pwa-icon-512.png +0 -0
- /package/static/{dac7509 → 226a943}/icons/record-keys.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/refresh.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/regex.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/remove.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/replace-all.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/replace.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/run-all.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/search.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/settings-gear.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/sort-precedence.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/source-control.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/split-horizontal.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/squiggly-error.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/squiggly-warning.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-array.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-boolean.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-class.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-color.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-constant.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-enum-member.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-enum.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-event.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-field.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-file.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-interface.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-key.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-keyword.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-method.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-misc.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-namespace.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-numeric.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-operator.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-parameter.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-property.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-ruler.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-snippet.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-string.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-structure.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/symbol-variable.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/tag.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/terminal-bash.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/terminal.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/theme-icon.png +0 -0
- /package/static/{dac7509 → 226a943}/icons/trash.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/triangle-down.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/triangle-left.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/triangle-right.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/triangle-up.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/warning.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/whole-word.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/zoom-in.svg +0 -0
- /package/static/{dac7509 → 226a943}/icons/zoom-out.svg +0 -0
- /package/static/{dac7509 → 226a943}/js/babel-parser.js +0 -0
- /package/static/{dac7509 → 226a943}/js/blob-util.js +0 -0
- /package/static/{dac7509 → 226a943}/js/ky.js +0 -0
- /package/static/{dac7509 → 226a943}/js/lvce-editor-import-script.js +0 -0
- /package/static/{dac7509 → 226a943}/js/lvce-editor-ipc.js +0 -0
- /package/static/{dac7509 → 226a943}/js/lvce-editor-json-rpc.js +0 -0
- /package/static/{dac7509 → 226a943}/js/lvce-editor-verror.js +0 -0
- /package/static/{dac7509 → 226a943}/js/p-min-delay.js +0 -0
- /package/static/{dac7509 → 226a943}/js/pretty-bytes.js +0 -0
- /package/static/{dac7509 → 226a943}/js/preview-injected.js +0 -0
- /package/static/{dac7509 → 226a943}/js/yoctodelay.js +0 -0
- /package/static/{dac7509 → 226a943}/lib-css/termterm.css +0 -0
- /package/static/{dac7509 → 226a943}/packages/color-picker-worker/dist/colorPickerWorkerMain.js +0 -0
- /package/static/{dac7509 → 226a943}/packages/diff-worker/dist/diffWorkerMain.js +0 -0
- /package/static/{dac7509 → 226a943}/packages/editor-worker/dist/editorWorkerMain.js +0 -0
- /package/static/{dac7509 → 226a943}/packages/embeds-worker/dist/embedsWorkerMain.js +0 -0
- /package/static/{dac7509 → 226a943}/packages/explorer-worker/dist/explorerViewWorkerMain.js +0 -0
- /package/static/{dac7509 → 226a943}/packages/extension-detail-view-worker/dist/extensionDetailViewWorkerMain.js +0 -0
- /package/static/{dac7509 → 226a943}/packages/extension-host-sub-worker/dist/extensionHostSubWorkerMain.js +0 -0
- /package/static/{dac7509 → 226a943}/packages/extension-search-view-worker/dist/extensionSearchViewWorkerMain.js +0 -0
- /package/static/{dac7509 → 226a943}/packages/file-search-worker/dist/fileSearchWorkerMain.js +0 -0
- /package/static/{dac7509 → 226a943}/packages/file-system-worker/dist/fileSystemWorkerMain.js +0 -0
- /package/static/{dac7509 → 226a943}/packages/find-widget-worker/dist/findWidgetWorkerMain.js +0 -0
- /package/static/{dac7509 → 226a943}/packages/iframe-inspector/dist/iframeInspectorWorkerMain.js +0 -0
- /package/static/{dac7509 → 226a943}/packages/iframe-worker/dist/iframeWorkerMain.js +0 -0
- /package/static/{dac7509 → 226a943}/packages/keybindings-view-worker/dist/keyBindingsViewWorkerMain.js +0 -0
- /package/static/{dac7509 → 226a943}/packages/markdown-worker/dist/markdownWorkerMain.js +0 -0
- /package/static/{dac7509 → 226a943}/packages/renderer-process/LICENSE +0 -0
- /package/static/{dac7509 → 226a943}/packages/renderer-process/README.md +0 -0
- /package/static/{dac7509 → 226a943}/packages/source-control-worker/dist/sourceControlWorkerMain.js +0 -0
- /package/static/{dac7509 → 226a943}/packages/syntax-highlighting-worker/dist/syntaxHighlightingWorkerMain.js +0 -0
- /package/static/{dac7509 → 226a943}/packages/terminal-worker/dist/terminalWorkerMain.js +0 -0
- /package/static/{dac7509 → 226a943}/packages/test-worker/dist/testWorkerMain.js +0 -0
- /package/static/{dac7509 → 226a943}/packages/text-search-worker/dist/textSearchWorkerMain.js +0 -0
- /package/static/{dac7509 → 226a943}/packages/title-bar-worker/dist/titleBarWorkerMain.js +0 -0
- /package/static/{dac7509 → 226a943}/playground/languages/index.cpp +0 -0
- /package/static/{dac7509 → 226a943}/playground/languages/index.css +0 -0
- /package/static/{dac7509 → 226a943}/playground/languages/index.csv +0 -0
- /package/static/{dac7509 → 226a943}/playground/languages/index.dart +0 -0
- /package/static/{dac7509 → 226a943}/playground/languages/index.env +0 -0
- /package/static/{dac7509 → 226a943}/playground/languages/index.ex +0 -0
- /package/static/{dac7509 → 226a943}/playground/languages/index.html +0 -0
- /package/static/{dac7509 → 226a943}/playground/languages/index.java +0 -0
- /package/static/{dac7509 → 226a943}/playground/languages/index.jl +0 -0
- /package/static/{dac7509 → 226a943}/playground/languages/index.js +0 -0
- /package/static/{dac7509 → 226a943}/playground/languages/index.json +0 -0
- /package/static/{dac7509 → 226a943}/playground/languages/index.kt +0 -0
- /package/static/{dac7509 → 226a943}/playground/languages/index.pl +0 -0
- /package/static/{dac7509 → 226a943}/playground/languages/index.py +0 -0
- /package/static/{dac7509 → 226a943}/playground/languages/index.ts +0 -0
- /package/static/{dac7509 → 226a943}/playground/languages/scrolling.txt +0 -0
- /package/static/{dac7509 → 226a943}/playground/languages/tsconfig.json +0 -0
- /package/static/{dac7509 → 226a943}/playground/sample-folder/a.txt +0 -0
- /package/static/{dac7509 → 226a943}/playground/sample-folder/b.txt +0 -0
- /package/static/{dac7509 → 226a943}/playground/sample-folder/c.txt +0 -0
|
@@ -1130,6 +1130,10 @@ const create = rpcId => {
|
|
|
1130
1130
|
},
|
|
1131
1131
|
set(rpc) {
|
|
1132
1132
|
set$d(rpcId, rpc);
|
|
1133
|
+
},
|
|
1134
|
+
async dispose() {
|
|
1135
|
+
const rpc = get(rpcId);
|
|
1136
|
+
await rpc.dispose();
|
|
1133
1137
|
}
|
|
1134
1138
|
};
|
|
1135
1139
|
};
|
|
@@ -1266,12 +1270,38 @@ const getScriptSource = (debugId, scriptId) => {
|
|
|
1266
1270
|
params: [debugId, scriptId]
|
|
1267
1271
|
});
|
|
1268
1272
|
};
|
|
1273
|
+
const getPausedStatus = debugId => {
|
|
1274
|
+
return executeProvider({
|
|
1275
|
+
event: `onDebug:${debugId}`,
|
|
1276
|
+
method: 'ExtensionHostDebug.getPausedStatus',
|
|
1277
|
+
params: [debugId]
|
|
1278
|
+
});
|
|
1279
|
+
};
|
|
1280
|
+
const getCallStack$1 = debugId => {
|
|
1281
|
+
return executeProvider({
|
|
1282
|
+
event: `onDebug:${debugId}`,
|
|
1283
|
+
method: 'ExtensionHostDebug.getCallStack',
|
|
1284
|
+
params: [debugId]
|
|
1285
|
+
});
|
|
1286
|
+
};
|
|
1287
|
+
const getScripts = debugId => {
|
|
1288
|
+
return executeProvider({
|
|
1289
|
+
event: `onDebug:${debugId}`,
|
|
1290
|
+
method: 'ExtensionHostDebug.getScripts',
|
|
1291
|
+
params: [debugId]
|
|
1292
|
+
});
|
|
1293
|
+
};
|
|
1269
1294
|
|
|
1270
1295
|
const {
|
|
1271
1296
|
invoke,
|
|
1272
1297
|
set
|
|
1273
1298
|
} = EditorWorker;
|
|
1274
1299
|
|
|
1300
|
+
const getDebugUri = (key, scriptId) => {
|
|
1301
|
+
const uri = `debug:///${key}/${scriptId}`;
|
|
1302
|
+
return uri;
|
|
1303
|
+
};
|
|
1304
|
+
|
|
1275
1305
|
const openUri = async (uri, languageId, rowIndex, columnIndex) => {
|
|
1276
1306
|
const focus = true;
|
|
1277
1307
|
const options = {
|
|
@@ -1295,6 +1325,9 @@ const openAtPausedLocation = async () => {
|
|
|
1295
1325
|
const {
|
|
1296
1326
|
callStack
|
|
1297
1327
|
} = newState;
|
|
1328
|
+
if (callStack.length === 0) {
|
|
1329
|
+
return;
|
|
1330
|
+
}
|
|
1298
1331
|
const first = callStack[0];
|
|
1299
1332
|
const {
|
|
1300
1333
|
functionLocation
|
|
@@ -1304,7 +1337,7 @@ const openAtPausedLocation = async () => {
|
|
|
1304
1337
|
lineNumber,
|
|
1305
1338
|
columnNumber
|
|
1306
1339
|
} = functionLocation;
|
|
1307
|
-
const uri =
|
|
1340
|
+
const uri = getDebugUri(key, scriptId);
|
|
1308
1341
|
const rowIndex = lineNumber;
|
|
1309
1342
|
const columnIndex = columnNumber;
|
|
1310
1343
|
const languageId = 'javascript'; // TODO
|
|
@@ -1360,6 +1393,10 @@ const resumed = async params => {
|
|
|
1360
1393
|
const key = getKey();
|
|
1361
1394
|
await updateDebugInfo(key);
|
|
1362
1395
|
};
|
|
1396
|
+
const handleChange$1 = async params => {
|
|
1397
|
+
// @ts-ignore
|
|
1398
|
+
await invoke$2('Run And Debug.handleChange', params);
|
|
1399
|
+
};
|
|
1363
1400
|
|
|
1364
1401
|
const RenderItems = 1;
|
|
1365
1402
|
|
|
@@ -1395,7 +1432,7 @@ const dispose = async uid => {
|
|
|
1395
1432
|
dispose$1(uid);
|
|
1396
1433
|
};
|
|
1397
1434
|
|
|
1398
|
-
const commandIds = ['create', 'diff2', 'dispose', 'focusNext', 'focusPrevious', 'getCommandIds', 'getKeyBindings', 'handleArrowDown', 'handleArrowLeft', 'handleArrowRight', 'handleArrowUp', 'handleClickCheckBox', 'handleClickDebugButton', 'handleClickPauseOnExceptions', 'handleClickPauseOnUncaughtExceptions', 'handleClickScopeValue', 'handleClickSectionBreakPoints', 'handleClickSectionCallstack', 'handleClickSectionHeading', 'handleClickSectionScope', 'handleDebugInput', 'handleEvaluate', 'handlePaused', 'handleResumed', 'handleScriptParsed', 'loadContent', 'loadContentLater', 'pause', 'render2', 'renderActions', 'renderEventListeners', 'resize', 'resume', 'setPauseOnExceptions', 'stepInto', 'stepOut', 'stepOver', 'terminate', 'togglePause'];
|
|
1435
|
+
const commandIds = ['create', 'diff2', 'dispose', 'focusNext', 'focusPrevious', 'getCommandIds', 'getKeyBindings', 'handleArrowDown', 'handleArrowLeft', 'handleArrowRight', 'handleChange', 'handleArrowUp', 'handleClickCallStackItem', 'handleClickCheckBox', 'handleClickDebugButton', 'handleClickPauseOnExceptions', 'handleClickPauseOnUncaughtExceptions', 'handleClickScopeValue', 'handleClickSectionBreakPoints', 'handleClickSectionCallstack', 'handleClickSectionHeading', 'handleClickSectionScope', 'handleDebugInput', 'handleEvaluate', 'handlePaused', 'handleResumed', 'handleScriptParsed', 'loadContent', 'loadContentLater', 'pause', 'refresh', 'render2', 'renderActions', 'renderEventListeners', 'resize', 'resume', 'setPauseOnExceptions', 'stepInto', 'stepOut', 'stepOver', 'terminate', 'togglePause'];
|
|
1399
1436
|
|
|
1400
1437
|
const getCommandIds = () => {
|
|
1401
1438
|
return commandIds;
|
|
@@ -1431,6 +1468,9 @@ const getHighlight = uid => {
|
|
|
1431
1468
|
columnNumber
|
|
1432
1469
|
} = location;
|
|
1433
1470
|
const script = parsedScripts[scriptId];
|
|
1471
|
+
if (!script) {
|
|
1472
|
+
return emptyHighlight;
|
|
1473
|
+
}
|
|
1434
1474
|
return {
|
|
1435
1475
|
uri: script.url,
|
|
1436
1476
|
rowIndex: lineNumber,
|
|
@@ -1539,89 +1579,12 @@ const getKeyBindings = () => {
|
|
|
1539
1579
|
}];
|
|
1540
1580
|
};
|
|
1541
1581
|
|
|
1542
|
-
const
|
|
1543
|
-
const
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
} = state;
|
|
1547
|
-
if (exceptionBreakPoints === value) {
|
|
1548
|
-
return state;
|
|
1549
|
-
}
|
|
1550
|
-
await setPauseOnExceptions$1(debugId, value);
|
|
1551
|
-
return {
|
|
1552
|
-
...state,
|
|
1553
|
-
exceptionBreakPoints: value
|
|
1554
|
-
};
|
|
1555
|
-
};
|
|
1556
|
-
|
|
1557
|
-
const handleClickPauseOnExceptions = async state => {
|
|
1558
|
-
const {
|
|
1559
|
-
exceptionBreakPoints
|
|
1560
|
-
} = state;
|
|
1561
|
-
switch (exceptionBreakPoints) {
|
|
1562
|
-
case None$3:
|
|
1563
|
-
return setPauseOnExceptions(state, All);
|
|
1564
|
-
case Uncaught:
|
|
1565
|
-
return setPauseOnExceptions(state, All);
|
|
1566
|
-
case All:
|
|
1567
|
-
return setPauseOnExceptions(state, None$3);
|
|
1568
|
-
default:
|
|
1569
|
-
return state;
|
|
1570
|
-
}
|
|
1571
|
-
};
|
|
1572
|
-
|
|
1573
|
-
const getNewExceptionState = exceptionState => {
|
|
1574
|
-
switch (exceptionState) {
|
|
1575
|
-
case None$3:
|
|
1576
|
-
return Uncaught;
|
|
1577
|
-
case Uncaught:
|
|
1578
|
-
return None$3;
|
|
1579
|
-
case All:
|
|
1580
|
-
return None$3;
|
|
1581
|
-
default:
|
|
1582
|
-
return exceptionState;
|
|
1583
|
-
}
|
|
1584
|
-
};
|
|
1585
|
-
const handleClickPauseOnUncaughtExceptions = async state => {
|
|
1586
|
-
const {
|
|
1587
|
-
exceptionBreakPoints
|
|
1588
|
-
} = state;
|
|
1589
|
-
const newExceptionState = getNewExceptionState(exceptionBreakPoints);
|
|
1590
|
-
return setPauseOnExceptions(state, newExceptionState);
|
|
1591
|
-
};
|
|
1592
|
-
|
|
1593
|
-
const PauseOnExceptions$1 = 'pause-on-exceptions';
|
|
1594
|
-
const PauseOnUncaughtExceptions$1 = 'pause-on-uncaught-exceptions';
|
|
1595
|
-
const DebugResume = 'DebugResume';
|
|
1596
|
-
const DebugPause$1 = 'DebugPause';
|
|
1597
|
-
const DebugStepOver$1 = 'DebugStepOver';
|
|
1598
|
-
const DebugStepInto$1 = 'DebugStepInto';
|
|
1599
|
-
const DebugStepOut$1 = 'DebugStepOut';
|
|
1600
|
-
const DebugRestart$1 = 'DebugRestart';
|
|
1601
|
-
const DebugStop$1 = 'DebugStop';
|
|
1602
|
-
|
|
1603
|
-
const getCheckBoxClickHandler = name => {
|
|
1604
|
-
switch (name) {
|
|
1605
|
-
case PauseOnExceptions$1:
|
|
1606
|
-
return handleClickPauseOnExceptions;
|
|
1607
|
-
case PauseOnUncaughtExceptions$1:
|
|
1608
|
-
return handleClickPauseOnUncaughtExceptions;
|
|
1609
|
-
default:
|
|
1610
|
-
throw new Error('unknown input name');
|
|
1611
|
-
}
|
|
1612
|
-
};
|
|
1613
|
-
|
|
1614
|
-
const handleClickCheckBox = (state, name) => {
|
|
1615
|
-
const fn = getCheckBoxClickHandler(name);
|
|
1616
|
-
return fn(state);
|
|
1617
|
-
};
|
|
1618
|
-
|
|
1619
|
-
const removeElement = (array, element) => {
|
|
1620
|
-
const index = array.indexOf(element);
|
|
1621
|
-
if (index === -1) {
|
|
1622
|
-
return array;
|
|
1582
|
+
const createScriptMap = scripts => {
|
|
1583
|
+
const parsedScripts = Object.create(null);
|
|
1584
|
+
for (const script of scripts) {
|
|
1585
|
+
parsedScripts[script.scriptId] = script;
|
|
1623
1586
|
}
|
|
1624
|
-
return
|
|
1587
|
+
return parsedScripts;
|
|
1625
1588
|
};
|
|
1626
1589
|
|
|
1627
1590
|
const getCallStack = callFrames => {
|
|
@@ -1637,148 +1600,6 @@ const getCallStack = callFrames => {
|
|
|
1637
1600
|
return callStack;
|
|
1638
1601
|
};
|
|
1639
1602
|
|
|
1640
|
-
const Scope$4 = 1;
|
|
1641
|
-
const This = 2;
|
|
1642
|
-
const Property$1 = 3;
|
|
1643
|
-
const Exception$1 = 4;
|
|
1644
|
-
|
|
1645
|
-
const Boolean$1 = 'boolean';
|
|
1646
|
-
const None$1 = '';
|
|
1647
|
-
const Number$1 = 'number';
|
|
1648
|
-
const Object$1 = 'object';
|
|
1649
|
-
const String = 'string';
|
|
1650
|
-
const Symbol = 'symbol';
|
|
1651
|
-
const Function = 'function';
|
|
1652
|
-
const Getter = 'getter';
|
|
1653
|
-
const Undefined = 'undefined';
|
|
1654
|
-
|
|
1655
|
-
const getDebugPropertyValueLabelBoolean = property => {
|
|
1656
|
-
return `${property.value}`;
|
|
1657
|
-
};
|
|
1658
|
-
|
|
1659
|
-
const getDebugPropertyValueLabelCommon = property => {
|
|
1660
|
-
return property.description;
|
|
1661
|
-
};
|
|
1662
|
-
|
|
1663
|
-
const RE_ARRAY_DESCRIPTION = /\((\d+)\)/;
|
|
1664
|
-
const parseLength = description => {
|
|
1665
|
-
const match = RE_ARRAY_DESCRIPTION.exec(description);
|
|
1666
|
-
if (match) {
|
|
1667
|
-
return match[1];
|
|
1668
|
-
}
|
|
1669
|
-
return '';
|
|
1670
|
-
};
|
|
1671
|
-
const getArrayPropertyPreview = item => {
|
|
1672
|
-
return `"${item.value}"`;
|
|
1673
|
-
};
|
|
1674
|
-
const getArrayPropertiesPreview = properties => {
|
|
1675
|
-
const formattedItems = properties.map(getArrayPropertyPreview);
|
|
1676
|
-
return formattedItems.join(', ');
|
|
1677
|
-
};
|
|
1678
|
-
const getDebugPropertyValueLabelArray = property => {
|
|
1679
|
-
if (property.preview) {
|
|
1680
|
-
const innerLabel = getArrayPropertiesPreview(property.preview.properties);
|
|
1681
|
-
const lengthPreview = parseLength(property.description);
|
|
1682
|
-
return `(${lengthPreview}) [` + innerLabel + ']';
|
|
1683
|
-
}
|
|
1684
|
-
return property.description;
|
|
1685
|
-
};
|
|
1686
|
-
|
|
1687
|
-
const getInnerPreview = inner => {
|
|
1688
|
-
if (inner.type === 'string') {
|
|
1689
|
-
return `${inner.name}:'${inner.value}'`;
|
|
1690
|
-
}
|
|
1691
|
-
return `${inner.name}:${inner.value}`;
|
|
1692
|
-
};
|
|
1693
|
-
const getDebugPropertyValueLabelObject = property => {
|
|
1694
|
-
if (property.subtype === 'array') {
|
|
1695
|
-
return getDebugPropertyValueLabelArray(property);
|
|
1696
|
-
}
|
|
1697
|
-
if (property.preview) {
|
|
1698
|
-
const inner = property.preview.properties.map(getInnerPreview).join(',');
|
|
1699
|
-
if (property.preview.description !== 'Object') {
|
|
1700
|
-
return `${property.preview.description} {${inner}}`;
|
|
1701
|
-
}
|
|
1702
|
-
return `{${inner}}`;
|
|
1703
|
-
}
|
|
1704
|
-
return property.description;
|
|
1705
|
-
};
|
|
1706
|
-
|
|
1707
|
-
const getDebugPropertyValueLabelString$1 = property => {
|
|
1708
|
-
return `"${property.value}"`;
|
|
1709
|
-
};
|
|
1710
|
-
|
|
1711
|
-
const getDebugPropertyValueLabelString = property => {
|
|
1712
|
-
return 'undefined';
|
|
1713
|
-
};
|
|
1714
|
-
|
|
1715
|
-
const getDebugPropertyValueLabel = property => {
|
|
1716
|
-
if (!property) {
|
|
1717
|
-
return 'n/a';
|
|
1718
|
-
}
|
|
1719
|
-
switch (property.type) {
|
|
1720
|
-
case Number$1:
|
|
1721
|
-
case Symbol:
|
|
1722
|
-
case Function:
|
|
1723
|
-
return getDebugPropertyValueLabelCommon(property);
|
|
1724
|
-
case Object$1:
|
|
1725
|
-
return getDebugPropertyValueLabelObject(property);
|
|
1726
|
-
case Undefined:
|
|
1727
|
-
return getDebugPropertyValueLabelString();
|
|
1728
|
-
case String:
|
|
1729
|
-
return getDebugPropertyValueLabelString$1(property);
|
|
1730
|
-
case Boolean$1:
|
|
1731
|
-
return getDebugPropertyValueLabelBoolean(property);
|
|
1732
|
-
default:
|
|
1733
|
-
return `${JSON.stringify(property)}`;
|
|
1734
|
-
}
|
|
1735
|
-
};
|
|
1736
|
-
|
|
1737
|
-
const getDebugValueObjectId = child => {
|
|
1738
|
-
return child.object?.objectId || child.value?.objectId || '';
|
|
1739
|
-
};
|
|
1740
|
-
|
|
1741
|
-
const getDebugValueType = child => {
|
|
1742
|
-
if (!child) {
|
|
1743
|
-
return None$1;
|
|
1744
|
-
}
|
|
1745
|
-
if (child.value && child.value.type) {
|
|
1746
|
-
return child.value.type;
|
|
1747
|
-
}
|
|
1748
|
-
if (child.get) {
|
|
1749
|
-
return Getter;
|
|
1750
|
-
}
|
|
1751
|
-
return None$1;
|
|
1752
|
-
};
|
|
1753
|
-
|
|
1754
|
-
const getInnerChildScopeChain = async (cache, debugId, objectId, indent) => {
|
|
1755
|
-
if (cache[objectId]) {
|
|
1756
|
-
return cache[objectId];
|
|
1757
|
-
}
|
|
1758
|
-
const childScopes = await getProperties(debugId, objectId);
|
|
1759
|
-
const childScopeChain = [];
|
|
1760
|
-
for (const child of childScopes.result.result) {
|
|
1761
|
-
const valueLabel = getDebugPropertyValueLabel(child.value || child.get || {});
|
|
1762
|
-
childScopeChain.push({
|
|
1763
|
-
type: Property$1,
|
|
1764
|
-
key: child.name,
|
|
1765
|
-
value: valueLabel,
|
|
1766
|
-
valueType: getDebugValueType(child),
|
|
1767
|
-
objectId: getDebugValueObjectId(child),
|
|
1768
|
-
indent: indent + 10
|
|
1769
|
-
});
|
|
1770
|
-
}
|
|
1771
|
-
return childScopeChain;
|
|
1772
|
-
};
|
|
1773
|
-
|
|
1774
|
-
const getChildScopeChain = async (cache, index, debugId, scopeChain) => {
|
|
1775
|
-
const element = scopeChain[index];
|
|
1776
|
-
const objectId = element.objectId;
|
|
1777
|
-
const childScopeChain = await getInnerChildScopeChain(cache, debugId, objectId, element.indent);
|
|
1778
|
-
const newScopeChain = [...scopeChain.slice(0, index + 1), ...childScopeChain, ...scopeChain.slice(index + 1)];
|
|
1779
|
-
return newScopeChain;
|
|
1780
|
-
};
|
|
1781
|
-
|
|
1782
1603
|
const emptyObject = {};
|
|
1783
1604
|
const RE_PLACEHOLDER = /\{(PH\d+)\}/g;
|
|
1784
1605
|
const i18nString = (key, placeholders = emptyObject) => {
|
|
@@ -1808,7 +1629,7 @@ const NotPaused = 'Not Paused';
|
|
|
1808
1629
|
const Pause = 'Pause';
|
|
1809
1630
|
const Restart = 'Restart';
|
|
1810
1631
|
const Resume = 'Resume';
|
|
1811
|
-
const Scope$
|
|
1632
|
+
const Scope$4 = 'Scope';
|
|
1812
1633
|
const Script$1 = 'Script';
|
|
1813
1634
|
const StepInto = 'Step Into';
|
|
1814
1635
|
const StepOut = 'Step Out';
|
|
@@ -1816,8 +1637,9 @@ const StepOver = 'Step Over';
|
|
|
1816
1637
|
const Stop = 'Stop';
|
|
1817
1638
|
const Watch$2 = 'Watch';
|
|
1818
1639
|
const With$1 = '`With` block';
|
|
1819
|
-
const PauseOnExceptions = 'Pause on Exceptions';
|
|
1820
|
-
const PauseOnUncaughtExceptions = 'Pause on uncaught Exceptions';
|
|
1640
|
+
const PauseOnExceptions$1 = 'Pause on Exceptions';
|
|
1641
|
+
const PauseOnUncaughtExceptions$1 = 'Pause on uncaught Exceptions';
|
|
1642
|
+
const NoWatchExpression = 'No Watch Expression';
|
|
1821
1643
|
|
|
1822
1644
|
const local = () => {
|
|
1823
1645
|
return i18nString(Local$1);
|
|
@@ -1879,7 +1701,7 @@ const breakPoints = () => {
|
|
|
1879
1701
|
return i18nString(BreakPoints$1);
|
|
1880
1702
|
};
|
|
1881
1703
|
const scope = () => {
|
|
1882
|
-
return i18nString(Scope$
|
|
1704
|
+
return i18nString(Scope$4);
|
|
1883
1705
|
};
|
|
1884
1706
|
const callStack = () => {
|
|
1885
1707
|
return i18nString(CallStack$3);
|
|
@@ -1893,14 +1715,17 @@ const resume$1 = () => {
|
|
|
1893
1715
|
const restart = () => {
|
|
1894
1716
|
return i18nString(Restart);
|
|
1895
1717
|
};
|
|
1896
|
-
const stop = () => {
|
|
1718
|
+
const stop$1 = () => {
|
|
1897
1719
|
return i18nString(Stop);
|
|
1898
1720
|
};
|
|
1899
1721
|
const pauseOnExceptions = () => {
|
|
1900
|
-
return i18nString(PauseOnExceptions);
|
|
1722
|
+
return i18nString(PauseOnExceptions$1);
|
|
1901
1723
|
};
|
|
1902
1724
|
const pauseOnUncaughtExceptions = () => {
|
|
1903
|
-
return i18nString(PauseOnUncaughtExceptions);
|
|
1725
|
+
return i18nString(PauseOnUncaughtExceptions$1);
|
|
1726
|
+
};
|
|
1727
|
+
const noWatchExpression = () => {
|
|
1728
|
+
return i18nString(NoWatchExpression);
|
|
1904
1729
|
};
|
|
1905
1730
|
|
|
1906
1731
|
const getDebugPausedMessage = reason => {
|
|
@@ -1958,18 +1783,132 @@ const getScopeLabel = element => {
|
|
|
1958
1783
|
}
|
|
1959
1784
|
};
|
|
1960
1785
|
|
|
1961
|
-
const
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
const
|
|
1786
|
+
const Scope$3 = 1;
|
|
1787
|
+
const This = 2;
|
|
1788
|
+
const Property$1 = 3;
|
|
1789
|
+
const Exception$1 = 4;
|
|
1790
|
+
|
|
1791
|
+
const Boolean$1 = 'boolean';
|
|
1792
|
+
const None$1 = '';
|
|
1793
|
+
const Number$1 = 'number';
|
|
1794
|
+
const Object$1 = 'object';
|
|
1795
|
+
const String = 'string';
|
|
1796
|
+
const Symbol = 'symbol';
|
|
1797
|
+
const Function = 'function';
|
|
1798
|
+
const Getter = 'getter';
|
|
1799
|
+
const Undefined = 'undefined';
|
|
1800
|
+
|
|
1801
|
+
const getDebugPropertyValueLabelBoolean = property => {
|
|
1802
|
+
return `${property.value}`;
|
|
1803
|
+
};
|
|
1804
|
+
|
|
1805
|
+
const getDebugPropertyValueLabelCommon = property => {
|
|
1806
|
+
return property.description;
|
|
1807
|
+
};
|
|
1808
|
+
|
|
1809
|
+
const RE_ARRAY_DESCRIPTION = /\((\d+)\)/;
|
|
1810
|
+
const parseLength = description => {
|
|
1811
|
+
const match = RE_ARRAY_DESCRIPTION.exec(description);
|
|
1812
|
+
if (match) {
|
|
1813
|
+
return match[1];
|
|
1814
|
+
}
|
|
1815
|
+
return '';
|
|
1816
|
+
};
|
|
1817
|
+
const getArrayPropertyPreview = item => {
|
|
1818
|
+
return `"${item.value}"`;
|
|
1819
|
+
};
|
|
1820
|
+
const getArrayPropertiesPreview = properties => {
|
|
1821
|
+
const formattedItems = properties.map(getArrayPropertyPreview);
|
|
1822
|
+
return formattedItems.join(', ');
|
|
1823
|
+
};
|
|
1824
|
+
const getDebugPropertyValueLabelArray = property => {
|
|
1825
|
+
if (property.preview) {
|
|
1826
|
+
const innerLabel = getArrayPropertiesPreview(property.preview.properties);
|
|
1827
|
+
const lengthPreview = parseLength(property.description);
|
|
1828
|
+
return `(${lengthPreview}) [` + innerLabel + ']';
|
|
1829
|
+
}
|
|
1830
|
+
return property.description;
|
|
1831
|
+
};
|
|
1832
|
+
|
|
1833
|
+
const getInnerPreview = inner => {
|
|
1834
|
+
if (inner.type === 'string') {
|
|
1835
|
+
return `${inner.name}:'${inner.value}'`;
|
|
1836
|
+
}
|
|
1837
|
+
return `${inner.name}:${inner.value}`;
|
|
1838
|
+
};
|
|
1839
|
+
const getDebugPropertyValueLabelObject = property => {
|
|
1840
|
+
if (property.subtype === 'array') {
|
|
1841
|
+
return getDebugPropertyValueLabelArray(property);
|
|
1842
|
+
}
|
|
1843
|
+
if (property.preview) {
|
|
1844
|
+
const inner = property.preview.properties.map(getInnerPreview).join(',');
|
|
1845
|
+
if (property.preview.description !== 'Object') {
|
|
1846
|
+
return `${property.preview.description} {${inner}}`;
|
|
1847
|
+
}
|
|
1848
|
+
return `{${inner}}`;
|
|
1849
|
+
}
|
|
1850
|
+
return property.description;
|
|
1851
|
+
};
|
|
1852
|
+
|
|
1853
|
+
const getDebugPropertyValueLabelString$1 = property => {
|
|
1854
|
+
return `"${property.value}"`;
|
|
1855
|
+
};
|
|
1856
|
+
|
|
1857
|
+
const getDebugPropertyValueLabelString = property => {
|
|
1858
|
+
return 'undefined';
|
|
1859
|
+
};
|
|
1860
|
+
|
|
1861
|
+
const getDebugPropertyValueLabel = property => {
|
|
1862
|
+
if (!property) {
|
|
1863
|
+
return 'n/a';
|
|
1864
|
+
}
|
|
1865
|
+
switch (property.type) {
|
|
1866
|
+
case Number$1:
|
|
1867
|
+
case Symbol:
|
|
1868
|
+
case Function:
|
|
1869
|
+
return getDebugPropertyValueLabelCommon(property);
|
|
1870
|
+
case Object$1:
|
|
1871
|
+
return getDebugPropertyValueLabelObject(property);
|
|
1872
|
+
case Undefined:
|
|
1873
|
+
return getDebugPropertyValueLabelString();
|
|
1874
|
+
case String:
|
|
1875
|
+
return getDebugPropertyValueLabelString$1(property);
|
|
1876
|
+
case Boolean$1:
|
|
1877
|
+
return getDebugPropertyValueLabelBoolean(property);
|
|
1878
|
+
default:
|
|
1879
|
+
return `${JSON.stringify(property)}`;
|
|
1880
|
+
}
|
|
1881
|
+
};
|
|
1882
|
+
|
|
1883
|
+
const getDebugValueObjectId = child => {
|
|
1884
|
+
return child.object?.objectId || child.value?.objectId || '';
|
|
1885
|
+
};
|
|
1886
|
+
|
|
1887
|
+
const getDebugValueType = child => {
|
|
1888
|
+
if (!child) {
|
|
1889
|
+
return None$1;
|
|
1890
|
+
}
|
|
1891
|
+
if (child.value && child.value.type) {
|
|
1892
|
+
return child.value.type;
|
|
1893
|
+
}
|
|
1894
|
+
if (child.get) {
|
|
1895
|
+
return Getter;
|
|
1896
|
+
}
|
|
1897
|
+
return None$1;
|
|
1898
|
+
};
|
|
1899
|
+
|
|
1900
|
+
const getDescriptionValueLabel = params => {
|
|
1901
|
+
if (params.data && params.data.description) {
|
|
1902
|
+
return params.data.description.replaceAll(NewLine, Space);
|
|
1903
|
+
}
|
|
1904
|
+
return `${params.data.value}`;
|
|
1905
|
+
};
|
|
1906
|
+
const getScopeChain = (params, thisObject, scopeChain, knownProperties) => {
|
|
1968
1907
|
const elements = [];
|
|
1969
1908
|
for (const scope of scopeChain) {
|
|
1970
1909
|
const label = getScopeLabel(scope);
|
|
1971
1910
|
elements.push({
|
|
1972
|
-
type: Scope$
|
|
1911
|
+
type: Scope$3,
|
|
1973
1912
|
key: label,
|
|
1974
1913
|
value: '',
|
|
1975
1914
|
valueType: '',
|
|
@@ -2018,10 +1957,234 @@ const getScopeChain = (params, thisObject, scopeChain, knownProperties) => {
|
|
|
2018
1957
|
return elements;
|
|
2019
1958
|
};
|
|
2020
1959
|
|
|
2021
|
-
const
|
|
1960
|
+
const getPausedInfo2 = async debugId => {
|
|
1961
|
+
const callFrames = await getCallStack$1(debugId);
|
|
1962
|
+
const callStack = getCallStack(callFrames);
|
|
1963
|
+
const {
|
|
1964
|
+
reason,
|
|
1965
|
+
data
|
|
1966
|
+
} = await getPausedStatus(debugId);
|
|
1967
|
+
const scripts = await getScripts(debugId);
|
|
1968
|
+
const scriptMap = createScriptMap(scripts);
|
|
1969
|
+
const objectId = callFrames[0].scopeChain[0].object.objectId;
|
|
1970
|
+
const callFrameId = callFrames[0].callFrameId;
|
|
1971
|
+
const properties = await getProperties(debugId, objectId);
|
|
1972
|
+
const thisObject = callFrames[0].this;
|
|
1973
|
+
object(thisObject);
|
|
1974
|
+
const params = {
|
|
1975
|
+
data,
|
|
1976
|
+
reason
|
|
1977
|
+
};
|
|
1978
|
+
const scopeChain = getScopeChain(params, thisObject, callFrames[0].scopeChain, {
|
|
1979
|
+
[objectId]: properties
|
|
1980
|
+
});
|
|
1981
|
+
const pausedReason = reason;
|
|
1982
|
+
const pausedMessage = getDebugPausedMessage(reason);
|
|
1983
|
+
return {
|
|
1984
|
+
scopeChain,
|
|
1985
|
+
callStack,
|
|
1986
|
+
pausedReason,
|
|
1987
|
+
pausedMessage,
|
|
1988
|
+
callFrameId,
|
|
1989
|
+
expandedIds: [objectId],
|
|
1990
|
+
scriptMap
|
|
1991
|
+
};
|
|
1992
|
+
};
|
|
1993
|
+
|
|
1994
|
+
const handleResumed = state => {
|
|
1995
|
+
return {
|
|
1996
|
+
...state,
|
|
1997
|
+
debugState: Default,
|
|
1998
|
+
scopeChain: [],
|
|
1999
|
+
callStack: [],
|
|
2000
|
+
pausedMessage: '',
|
|
2001
|
+
pausedReason: None$5,
|
|
2002
|
+
callFrameId: ''
|
|
2003
|
+
};
|
|
2004
|
+
};
|
|
2005
|
+
|
|
2006
|
+
const handlePaused$1 = async state => {
|
|
2022
2007
|
const {
|
|
2023
2008
|
debugId
|
|
2024
2009
|
} = state;
|
|
2010
|
+
try {
|
|
2011
|
+
const {
|
|
2012
|
+
callFrameId,
|
|
2013
|
+
callStack,
|
|
2014
|
+
scopeChain,
|
|
2015
|
+
pausedMessage,
|
|
2016
|
+
pausedReason,
|
|
2017
|
+
expandedIds,
|
|
2018
|
+
scriptMap
|
|
2019
|
+
} = await getPausedInfo2(debugId);
|
|
2020
|
+
return {
|
|
2021
|
+
...state,
|
|
2022
|
+
debugState: Paused,
|
|
2023
|
+
scopeChain,
|
|
2024
|
+
scopeExpanded: true,
|
|
2025
|
+
callStack,
|
|
2026
|
+
pausedReason,
|
|
2027
|
+
pausedMessage,
|
|
2028
|
+
callFrameId,
|
|
2029
|
+
expandedIds,
|
|
2030
|
+
parsedScripts: scriptMap
|
|
2031
|
+
};
|
|
2032
|
+
} catch {
|
|
2033
|
+
return state;
|
|
2034
|
+
}
|
|
2035
|
+
};
|
|
2036
|
+
const handleChange = async (state, params) => {
|
|
2037
|
+
if (params.type === 'resumed') {
|
|
2038
|
+
return handleResumed(state);
|
|
2039
|
+
}
|
|
2040
|
+
if (params.type === 'paused') {
|
|
2041
|
+
return handlePaused$1(state);
|
|
2042
|
+
}
|
|
2043
|
+
return {
|
|
2044
|
+
...state
|
|
2045
|
+
};
|
|
2046
|
+
};
|
|
2047
|
+
|
|
2048
|
+
const isSupportedOpenUri = uri => {
|
|
2049
|
+
if (uri.startsWith('file://')) {
|
|
2050
|
+
return true;
|
|
2051
|
+
}
|
|
2052
|
+
return false;
|
|
2053
|
+
};
|
|
2054
|
+
|
|
2055
|
+
const getOpenInfo = (id, parsedScripts, item) => {
|
|
2056
|
+
const {
|
|
2057
|
+
location
|
|
2058
|
+
} = item;
|
|
2059
|
+
const {
|
|
2060
|
+
scriptId,
|
|
2061
|
+
lineNumber,
|
|
2062
|
+
columnNumber
|
|
2063
|
+
} = location;
|
|
2064
|
+
const script = parsedScripts[scriptId];
|
|
2065
|
+
const {
|
|
2066
|
+
url,
|
|
2067
|
+
scriptLanguage
|
|
2068
|
+
} = script;
|
|
2069
|
+
if (isSupportedOpenUri(url)) {
|
|
2070
|
+
return {
|
|
2071
|
+
uri: url,
|
|
2072
|
+
languageId: scriptLanguage,
|
|
2073
|
+
rowIndex: lineNumber,
|
|
2074
|
+
columnIndex: columnNumber
|
|
2075
|
+
};
|
|
2076
|
+
}
|
|
2077
|
+
const debugUri = getDebugUri(id, scriptId);
|
|
2078
|
+
return {
|
|
2079
|
+
uri: debugUri,
|
|
2080
|
+
languageId: scriptLanguage,
|
|
2081
|
+
rowIndex: lineNumber,
|
|
2082
|
+
columnIndex: columnNumber
|
|
2083
|
+
};
|
|
2084
|
+
};
|
|
2085
|
+
|
|
2086
|
+
const handleClickCallstackItem = async (state, dataIndex) => {
|
|
2087
|
+
const index = Number.parseInt(dataIndex);
|
|
2088
|
+
const {
|
|
2089
|
+
callStack,
|
|
2090
|
+
parsedScripts,
|
|
2091
|
+
id
|
|
2092
|
+
} = state;
|
|
2093
|
+
const item = callStack[index];
|
|
2094
|
+
if (!item) {
|
|
2095
|
+
return state;
|
|
2096
|
+
}
|
|
2097
|
+
const {
|
|
2098
|
+
uri,
|
|
2099
|
+
languageId,
|
|
2100
|
+
rowIndex,
|
|
2101
|
+
columnIndex
|
|
2102
|
+
} = getOpenInfo(id, parsedScripts, item);
|
|
2103
|
+
await openUri(uri, languageId, rowIndex, columnIndex);
|
|
2104
|
+
return state;
|
|
2105
|
+
};
|
|
2106
|
+
|
|
2107
|
+
const setPauseOnExceptions = async (state, value) => {
|
|
2108
|
+
const {
|
|
2109
|
+
debugId,
|
|
2110
|
+
exceptionBreakPoints
|
|
2111
|
+
} = state;
|
|
2112
|
+
if (exceptionBreakPoints === value) {
|
|
2113
|
+
return state;
|
|
2114
|
+
}
|
|
2115
|
+
await setPauseOnExceptions$1(debugId, value);
|
|
2116
|
+
return {
|
|
2117
|
+
...state,
|
|
2118
|
+
exceptionBreakPoints: value
|
|
2119
|
+
};
|
|
2120
|
+
};
|
|
2121
|
+
|
|
2122
|
+
const handleClickPauseOnExceptions = async state => {
|
|
2123
|
+
const {
|
|
2124
|
+
exceptionBreakPoints
|
|
2125
|
+
} = state;
|
|
2126
|
+
switch (exceptionBreakPoints) {
|
|
2127
|
+
case None$3:
|
|
2128
|
+
return setPauseOnExceptions(state, All);
|
|
2129
|
+
case Uncaught:
|
|
2130
|
+
return setPauseOnExceptions(state, All);
|
|
2131
|
+
case All:
|
|
2132
|
+
return setPauseOnExceptions(state, None$3);
|
|
2133
|
+
default:
|
|
2134
|
+
return state;
|
|
2135
|
+
}
|
|
2136
|
+
};
|
|
2137
|
+
|
|
2138
|
+
const getNewExceptionState = exceptionState => {
|
|
2139
|
+
switch (exceptionState) {
|
|
2140
|
+
case None$3:
|
|
2141
|
+
return Uncaught;
|
|
2142
|
+
case Uncaught:
|
|
2143
|
+
return None$3;
|
|
2144
|
+
case All:
|
|
2145
|
+
return None$3;
|
|
2146
|
+
default:
|
|
2147
|
+
return exceptionState;
|
|
2148
|
+
}
|
|
2149
|
+
};
|
|
2150
|
+
const handleClickPauseOnUncaughtExceptions = async state => {
|
|
2151
|
+
const {
|
|
2152
|
+
exceptionBreakPoints
|
|
2153
|
+
} = state;
|
|
2154
|
+
const newExceptionState = getNewExceptionState(exceptionBreakPoints);
|
|
2155
|
+
return setPauseOnExceptions(state, newExceptionState);
|
|
2156
|
+
};
|
|
2157
|
+
|
|
2158
|
+
const PauseOnExceptions = 'PauseOnExceptions';
|
|
2159
|
+
const PauseOnUncaughtExceptions = 'PauseOnUncaughtExceptions';
|
|
2160
|
+
const DebugResume = 'DebugResume';
|
|
2161
|
+
const DebugPause$1 = 'DebugPause';
|
|
2162
|
+
const DebugStepOver$1 = 'DebugStepOver';
|
|
2163
|
+
const DebugStepInto$1 = 'DebugStepInto';
|
|
2164
|
+
const DebugStepOut$1 = 'DebugStepOut';
|
|
2165
|
+
const DebugRestart$1 = 'DebugRestart';
|
|
2166
|
+
const DebugStop$1 = 'DebugStop';
|
|
2167
|
+
|
|
2168
|
+
const getCheckBoxClickHandler = name => {
|
|
2169
|
+
switch (name) {
|
|
2170
|
+
case PauseOnExceptions:
|
|
2171
|
+
return handleClickPauseOnExceptions;
|
|
2172
|
+
case PauseOnUncaughtExceptions:
|
|
2173
|
+
return handleClickPauseOnUncaughtExceptions;
|
|
2174
|
+
default:
|
|
2175
|
+
throw new Error('unknown input name');
|
|
2176
|
+
}
|
|
2177
|
+
};
|
|
2178
|
+
|
|
2179
|
+
const handleClickCheckBox = (state, name) => {
|
|
2180
|
+
const fn = getCheckBoxClickHandler(name);
|
|
2181
|
+
return fn(state);
|
|
2182
|
+
};
|
|
2183
|
+
|
|
2184
|
+
/**
|
|
2185
|
+
* @deprecated use getPausedInfo2 instead
|
|
2186
|
+
*/
|
|
2187
|
+
const getPausedInfo = async (debugId, params) => {
|
|
2025
2188
|
const callStack = getCallStack(params.callFrames);
|
|
2026
2189
|
const objectId = params.callFrames[0].scopeChain[0].object.objectId;
|
|
2027
2190
|
const callFrameId = params.callFrames[0].callFrameId;
|
|
@@ -2033,11 +2196,8 @@ const handlePaused = async (state, params) => {
|
|
|
2033
2196
|
});
|
|
2034
2197
|
const pausedReason = params.reason;
|
|
2035
2198
|
const pausedMessage = getDebugPausedMessage(params.reason);
|
|
2036
|
-
return {
|
|
2037
|
-
...state,
|
|
2038
|
-
debugState: Paused,
|
|
2199
|
+
return {
|
|
2039
2200
|
scopeChain,
|
|
2040
|
-
scopeExpanded: true,
|
|
2041
2201
|
callStack,
|
|
2042
2202
|
pausedReason,
|
|
2043
2203
|
pausedMessage,
|
|
@@ -2045,15 +2205,15 @@ const handlePaused = async (state, params) => {
|
|
|
2045
2205
|
expandedIds: [objectId]
|
|
2046
2206
|
};
|
|
2047
2207
|
};
|
|
2048
|
-
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
}
|
|
2208
|
+
|
|
2209
|
+
const removeElement = (array, element) => {
|
|
2210
|
+
const index = array.indexOf(element);
|
|
2211
|
+
if (index === -1) {
|
|
2212
|
+
return array;
|
|
2054
2213
|
}
|
|
2055
|
-
return
|
|
2214
|
+
return [...array.slice(0, index), ...array.slice(index + 1)];
|
|
2056
2215
|
};
|
|
2216
|
+
|
|
2057
2217
|
const getCollapsedScopeChain = (cache, scopeChain, element, index) => {
|
|
2058
2218
|
const indent = element.indent;
|
|
2059
2219
|
for (let i = index + 1; i < scopeChain.length; i++) {
|
|
@@ -2080,7 +2240,7 @@ const getCollapsedScopeChain = (cache, scopeChain, element, index) => {
|
|
|
2080
2240
|
// TODO when expanding, retrieve items from cache by parent id first
|
|
2081
2241
|
// if they don't exist, query the actual items
|
|
2082
2242
|
|
|
2083
|
-
const
|
|
2243
|
+
const collapseScopeChain = (state, expandedIds, scopeChain, element, index) => {
|
|
2084
2244
|
const {
|
|
2085
2245
|
cache
|
|
2086
2246
|
} = state;
|
|
@@ -2097,7 +2257,36 @@ const collapse = (state, expandedIds, scopeChain, element, index) => {
|
|
|
2097
2257
|
cache: newCache
|
|
2098
2258
|
};
|
|
2099
2259
|
};
|
|
2100
|
-
|
|
2260
|
+
|
|
2261
|
+
const getInnerChildScopeChain = async (cache, debugId, objectId, indent) => {
|
|
2262
|
+
if (cache[objectId]) {
|
|
2263
|
+
return cache[objectId];
|
|
2264
|
+
}
|
|
2265
|
+
const childScopes = await getProperties(debugId, objectId);
|
|
2266
|
+
const childScopeChain = [];
|
|
2267
|
+
for (const child of childScopes.result.result) {
|
|
2268
|
+
const valueLabel = getDebugPropertyValueLabel(child.value || child.get || {});
|
|
2269
|
+
childScopeChain.push({
|
|
2270
|
+
type: Property$1,
|
|
2271
|
+
key: child.name,
|
|
2272
|
+
value: valueLabel,
|
|
2273
|
+
valueType: getDebugValueType(child),
|
|
2274
|
+
objectId: getDebugValueObjectId(child),
|
|
2275
|
+
indent: indent + 10
|
|
2276
|
+
});
|
|
2277
|
+
}
|
|
2278
|
+
return childScopeChain;
|
|
2279
|
+
};
|
|
2280
|
+
|
|
2281
|
+
const getChildScopeChain = async (cache, index, debugId, scopeChain) => {
|
|
2282
|
+
const element = scopeChain[index];
|
|
2283
|
+
const objectId = element.objectId;
|
|
2284
|
+
const childScopeChain = await getInnerChildScopeChain(cache, debugId, objectId, element.indent);
|
|
2285
|
+
const newScopeChain = [...scopeChain.slice(0, index + 1), ...childScopeChain, ...scopeChain.slice(index + 1)];
|
|
2286
|
+
return newScopeChain;
|
|
2287
|
+
};
|
|
2288
|
+
|
|
2289
|
+
const expandScopeChain = async (state, expandedIds, scopeChain, element, index, debugId) => {
|
|
2101
2290
|
const {
|
|
2102
2291
|
cache
|
|
2103
2292
|
} = state;
|
|
@@ -2111,6 +2300,18 @@ const expand = async (state, expandedIds, scopeChain, element, index, debugId) =
|
|
|
2111
2300
|
scopeFocusedIndex: index
|
|
2112
2301
|
};
|
|
2113
2302
|
};
|
|
2303
|
+
|
|
2304
|
+
const getElementIndex = (debugId, scopeChain, text) => {
|
|
2305
|
+
for (let i = 0; i < scopeChain.length; i++) {
|
|
2306
|
+
const element = scopeChain[i];
|
|
2307
|
+
if (element.key === text) {
|
|
2308
|
+
return i;
|
|
2309
|
+
}
|
|
2310
|
+
}
|
|
2311
|
+
return -1;
|
|
2312
|
+
};
|
|
2313
|
+
|
|
2314
|
+
// TODO pass index to function instead of text
|
|
2114
2315
|
const handleClickScopeValue = async (state, text) => {
|
|
2115
2316
|
const {
|
|
2116
2317
|
scopeChain,
|
|
@@ -2118,12 +2319,47 @@ const handleClickScopeValue = async (state, text) => {
|
|
|
2118
2319
|
expandedIds
|
|
2119
2320
|
} = state;
|
|
2120
2321
|
const index = getElementIndex(debugId, scopeChain, text);
|
|
2322
|
+
if (index === -1) {
|
|
2323
|
+
return state;
|
|
2324
|
+
}
|
|
2121
2325
|
const element = scopeChain[index];
|
|
2122
2326
|
if (expandedIds.includes(element.objectId)) {
|
|
2123
|
-
return
|
|
2327
|
+
return collapseScopeChain(state, expandedIds, scopeChain, element, index);
|
|
2124
2328
|
}
|
|
2125
|
-
return
|
|
2329
|
+
return expandScopeChain(state, expandedIds, scopeChain, element, index, debugId);
|
|
2330
|
+
};
|
|
2331
|
+
|
|
2332
|
+
const handlePaused = async (state, params) => {
|
|
2333
|
+
const {
|
|
2334
|
+
debugId
|
|
2335
|
+
} = state;
|
|
2336
|
+
// eslint-disable-next-line @typescript-eslint/no-deprecated
|
|
2337
|
+
const {
|
|
2338
|
+
scopeChain,
|
|
2339
|
+
callFrameId,
|
|
2340
|
+
pausedReason,
|
|
2341
|
+
pausedMessage,
|
|
2342
|
+
callStack,
|
|
2343
|
+
expandedIds
|
|
2344
|
+
} = await getPausedInfo(debugId, params);
|
|
2345
|
+
return {
|
|
2346
|
+
...state,
|
|
2347
|
+
debugState: Paused,
|
|
2348
|
+
scopeChain,
|
|
2349
|
+
scopeExpanded: true,
|
|
2350
|
+
callStack,
|
|
2351
|
+
pausedReason,
|
|
2352
|
+
pausedMessage,
|
|
2353
|
+
callFrameId,
|
|
2354
|
+
expandedIds
|
|
2355
|
+
};
|
|
2126
2356
|
};
|
|
2357
|
+
|
|
2358
|
+
// TODO maybe store scope chain elements as tree
|
|
2359
|
+
// TODO when collapsing, store collapsed elements by parent id in cache
|
|
2360
|
+
// TODO when expanding, retrieve items from cache by parent id first
|
|
2361
|
+
// if they don't exist, query the actual items
|
|
2362
|
+
|
|
2127
2363
|
const resume = async state => {
|
|
2128
2364
|
const {
|
|
2129
2365
|
debugId
|
|
@@ -2231,25 +2467,38 @@ const resize = (state, dimensions) => {
|
|
|
2231
2467
|
};
|
|
2232
2468
|
};
|
|
2233
2469
|
|
|
2234
|
-
const
|
|
2470
|
+
const stop = async state => {
|
|
2471
|
+
// TODO
|
|
2472
|
+
return state;
|
|
2473
|
+
};
|
|
2474
|
+
const noop = async state => {
|
|
2475
|
+
// TODO
|
|
2476
|
+
return state;
|
|
2477
|
+
};
|
|
2478
|
+
const getDebugButtonHandler = inputName => {
|
|
2235
2479
|
switch (inputName) {
|
|
2236
2480
|
case DebugPause$1:
|
|
2237
|
-
return pause
|
|
2481
|
+
return pause;
|
|
2238
2482
|
case DebugResume:
|
|
2239
|
-
return resume
|
|
2483
|
+
return resume;
|
|
2240
2484
|
case DebugStepInto$1:
|
|
2241
|
-
return stepInto
|
|
2485
|
+
return stepInto;
|
|
2242
2486
|
case DebugStepOver$1:
|
|
2243
|
-
return stepOver
|
|
2487
|
+
return stepOver;
|
|
2244
2488
|
case DebugStepOut$1:
|
|
2245
|
-
return stepOut
|
|
2489
|
+
return stepOut;
|
|
2246
2490
|
case DebugStop$1:
|
|
2247
|
-
return
|
|
2491
|
+
return stop;
|
|
2248
2492
|
default:
|
|
2249
|
-
return
|
|
2493
|
+
return noop;
|
|
2250
2494
|
}
|
|
2251
2495
|
};
|
|
2252
2496
|
|
|
2497
|
+
const handleClickDebugButton = async (state, inputName) => {
|
|
2498
|
+
const fn = getDebugButtonHandler(inputName);
|
|
2499
|
+
return fn(state);
|
|
2500
|
+
};
|
|
2501
|
+
|
|
2253
2502
|
const handleClickSectionBreakPoints = state => {
|
|
2254
2503
|
const {
|
|
2255
2504
|
breakPointsExpanded
|
|
@@ -2329,18 +2578,6 @@ const handleClickSectionHeading = async (state, id) => {
|
|
|
2329
2578
|
return fn(state);
|
|
2330
2579
|
};
|
|
2331
2580
|
|
|
2332
|
-
const handleResumed = state => {
|
|
2333
|
-
return {
|
|
2334
|
-
...state,
|
|
2335
|
-
debugState: Default,
|
|
2336
|
-
scopeChain: [],
|
|
2337
|
-
callStack: [],
|
|
2338
|
-
pausedMessage: '',
|
|
2339
|
-
pausedReason: None$5,
|
|
2340
|
-
callFrameId: ''
|
|
2341
|
-
};
|
|
2342
|
-
};
|
|
2343
|
-
|
|
2344
2581
|
const handleScriptParsed = (state, parsedScript) => {
|
|
2345
2582
|
const {
|
|
2346
2583
|
parsedScripts
|
|
@@ -2388,7 +2625,7 @@ const createEditorWorkerRpc = async () => {
|
|
|
2388
2625
|
}
|
|
2389
2626
|
};
|
|
2390
2627
|
|
|
2391
|
-
const
|
|
2628
|
+
const initializeEditorWorker = async () => {
|
|
2392
2629
|
try {
|
|
2393
2630
|
const rpc = await createEditorWorkerRpc();
|
|
2394
2631
|
set(rpc);
|
|
@@ -2425,7 +2662,7 @@ const initializeExtensionHost = async () => {
|
|
|
2425
2662
|
};
|
|
2426
2663
|
|
|
2427
2664
|
const initialize = async () => {
|
|
2428
|
-
await Promise.all([initializeExtensionHost(),
|
|
2665
|
+
await Promise.all([initializeExtensionHost(), initializeEditorWorker()]);
|
|
2429
2666
|
};
|
|
2430
2667
|
|
|
2431
2668
|
const loadContent = async (state, isTest) => {
|
|
@@ -2475,6 +2712,12 @@ const readFile = async uri => {
|
|
|
2475
2712
|
return content;
|
|
2476
2713
|
};
|
|
2477
2714
|
|
|
2715
|
+
const refresh = async state => {
|
|
2716
|
+
return {
|
|
2717
|
+
...state
|
|
2718
|
+
};
|
|
2719
|
+
};
|
|
2720
|
+
|
|
2478
2721
|
const ToolBar = 'toolbar';
|
|
2479
2722
|
const Tree = 'tree';
|
|
2480
2723
|
const TreeItem = 'treeitem';
|
|
@@ -2487,15 +2730,21 @@ const Property = 5;
|
|
|
2487
2730
|
const Message = 6;
|
|
2488
2731
|
const CallStack$1 = 7;
|
|
2489
2732
|
const CheckBox$1 = 8;
|
|
2733
|
+
const WatchMessage = 9;
|
|
2490
2734
|
|
|
2491
2735
|
const Chevron = 'Chevron';
|
|
2492
2736
|
const DebugButton = 'DebugButton';
|
|
2493
2737
|
const DebugButtons = 'DebugButtons';
|
|
2494
2738
|
const DebugPausedMessage = 'DebugPausedMessage';
|
|
2495
2739
|
const DebugRow = 'DebugRow';
|
|
2740
|
+
const DebugRowCallStack = 'DebugRowCallStack';
|
|
2741
|
+
const CallStackDescription = 'CallStackDescription';
|
|
2742
|
+
const CallStackLabel = 'CallStackLabel';
|
|
2743
|
+
const CallStackArrow = 'CallStackArrow';
|
|
2496
2744
|
const DebugRowCheckBox = 'DebugRowCheckBox';
|
|
2497
2745
|
const DebugSectionHeader = 'DebugSectionHeader';
|
|
2498
2746
|
const DebugValue = 'DebugValue';
|
|
2747
|
+
const DebugValueScopeName = 'DebugValueScopeName';
|
|
2499
2748
|
const DebugValueBoolean = 'DebugValueBoolean';
|
|
2500
2749
|
const DebugValueFunction = 'DebugValueFunction';
|
|
2501
2750
|
const DebugValueGetter = 'DebugValueGetter';
|
|
@@ -2507,20 +2756,21 @@ const DebugValueUndefined = 'DebugValueUndefined';
|
|
|
2507
2756
|
const IconButton = 'IconButton';
|
|
2508
2757
|
const InputLabel = 'InputLabel';
|
|
2509
2758
|
|
|
2759
|
+
const HandleClickCallStackItem = 'handleClickCallStackItem';
|
|
2760
|
+
const HandleClickCheckBox = 'handleClickCheckBox';
|
|
2510
2761
|
const HandleClickContinue = 'handleClickContinue';
|
|
2511
2762
|
const HandleClickDebugButton = 'handleClickDebugButton';
|
|
2512
2763
|
const HandleClickPause = 'handleClickPause';
|
|
2513
2764
|
const HandleClickScopeValue = 'handleClickScopeValue';
|
|
2514
2765
|
const HandleClickSectionBreakPoints = 'handleClickSectionBreakPoints';
|
|
2515
2766
|
const HandleClickSectionCallstack = 'handleClickSectionCallstack';
|
|
2767
|
+
const HandleClickSectionHeading = 'handleClickSectionHeading';
|
|
2516
2768
|
const HandleClickSectionScope = 'handleClickSectionScope';
|
|
2517
2769
|
const HandleClickSectionWatch = 'handleClickSectionWatch';
|
|
2518
2770
|
const HandleClickStepInto = 'handleClickStepInto';
|
|
2519
2771
|
const HandleClickStepOut = 'handleClickStepOut';
|
|
2520
2772
|
const HandleClickStepOver = 'handleClickStepOver';
|
|
2521
2773
|
const HandleDebugInput = 'handleDebugInput';
|
|
2522
|
-
const HandleClickSectionHeading = 'handleClickSectionHeading';
|
|
2523
|
-
const HandleClickCheckBox = 'handleClickCheckBox';
|
|
2524
2774
|
|
|
2525
2775
|
// TODo use same click event listener for all debug sections
|
|
2526
2776
|
|
|
@@ -2575,6 +2825,51 @@ const renderSectionHeading = row => {
|
|
|
2575
2825
|
}, expanded ? getChevronDownVirtualDom() : getChevronRightVirtualDom(), text(text$1)];
|
|
2576
2826
|
};
|
|
2577
2827
|
|
|
2828
|
+
const getArrowNodes = hasArrow => {
|
|
2829
|
+
if (!hasArrow) {
|
|
2830
|
+
return [];
|
|
2831
|
+
}
|
|
2832
|
+
return [{
|
|
2833
|
+
type: Div,
|
|
2834
|
+
className: CallStackArrow,
|
|
2835
|
+
childCount: 1
|
|
2836
|
+
}, {
|
|
2837
|
+
type: Div,
|
|
2838
|
+
className: 'MaskIcon MaskIconArrowRight',
|
|
2839
|
+
childCount: 0
|
|
2840
|
+
}];
|
|
2841
|
+
};
|
|
2842
|
+
|
|
2843
|
+
const labelNode = {
|
|
2844
|
+
type: Div,
|
|
2845
|
+
className: CallStackLabel,
|
|
2846
|
+
childCount: 1
|
|
2847
|
+
};
|
|
2848
|
+
const descriptionNode = {
|
|
2849
|
+
type: Div,
|
|
2850
|
+
className: CallStackDescription,
|
|
2851
|
+
childCount: 1
|
|
2852
|
+
};
|
|
2853
|
+
const renderCallStack = row => {
|
|
2854
|
+
const {
|
|
2855
|
+
text: text$1,
|
|
2856
|
+
description,
|
|
2857
|
+
hasArrow,
|
|
2858
|
+
index
|
|
2859
|
+
} = row;
|
|
2860
|
+
const childCount = hasArrow ? 3 : 2;
|
|
2861
|
+
const arrowNodes = getArrowNodes(hasArrow);
|
|
2862
|
+
return [{
|
|
2863
|
+
type: Div,
|
|
2864
|
+
className: mergeClassNames(DebugRow, DebugRowCallStack),
|
|
2865
|
+
role: TreeItem,
|
|
2866
|
+
ariaLevel: 2,
|
|
2867
|
+
childCount,
|
|
2868
|
+
onClick: HandleClickCallStackItem,
|
|
2869
|
+
'data-index': index
|
|
2870
|
+
}, ...arrowNodes, labelNode, text(text$1), descriptionNode, text(description)];
|
|
2871
|
+
};
|
|
2872
|
+
|
|
2578
2873
|
const CheckBox = 'checkbox';
|
|
2579
2874
|
|
|
2580
2875
|
const renderCheckBox = row => {
|
|
@@ -2605,6 +2900,28 @@ const renderCheckBox = row => {
|
|
|
2605
2900
|
}, text(text$1)];
|
|
2606
2901
|
};
|
|
2607
2902
|
|
|
2903
|
+
const renderScope = row => {
|
|
2904
|
+
const {
|
|
2905
|
+
key,
|
|
2906
|
+
expanded
|
|
2907
|
+
} = row;
|
|
2908
|
+
const className = DebugRow;
|
|
2909
|
+
return [{
|
|
2910
|
+
type: Div,
|
|
2911
|
+
className,
|
|
2912
|
+
role: TreeItem,
|
|
2913
|
+
ariaExpanded: expanded,
|
|
2914
|
+
ariaLevel: 2,
|
|
2915
|
+
childCount: 2,
|
|
2916
|
+
onPointerDown: HandleClickScopeValue,
|
|
2917
|
+
'data-name': key
|
|
2918
|
+
}, expanded ? getChevronDownVirtualDom() : getChevronRightVirtualDom(), {
|
|
2919
|
+
type: Span,
|
|
2920
|
+
className: mergeClassNames(DebugValue, DebugValueScopeName),
|
|
2921
|
+
childCount: 1
|
|
2922
|
+
}, text(key)];
|
|
2923
|
+
};
|
|
2924
|
+
|
|
2608
2925
|
const getDebugValueClassName = valueType => {
|
|
2609
2926
|
switch (valueType) {
|
|
2610
2927
|
case Undefined:
|
|
@@ -2630,54 +2947,6 @@ const getDebugValueClassName = valueType => {
|
|
|
2630
2947
|
|
|
2631
2948
|
const separator = text(': ');
|
|
2632
2949
|
|
|
2633
|
-
const renderNoop = row => {
|
|
2634
|
-
return [{
|
|
2635
|
-
type: Div,
|
|
2636
|
-
childCount: 1
|
|
2637
|
-
}, text('unknown row type')];
|
|
2638
|
-
};
|
|
2639
|
-
const renderMessage = row => {
|
|
2640
|
-
const {
|
|
2641
|
-
text: text$1
|
|
2642
|
-
} = row;
|
|
2643
|
-
return [{
|
|
2644
|
-
type: Div,
|
|
2645
|
-
className: DebugPausedMessage,
|
|
2646
|
-
childCount: 1
|
|
2647
|
-
}, text(text$1)];
|
|
2648
|
-
};
|
|
2649
|
-
const renderCallStack = row => {
|
|
2650
|
-
const {
|
|
2651
|
-
text: text$1
|
|
2652
|
-
} = row;
|
|
2653
|
-
return [{
|
|
2654
|
-
type: Div,
|
|
2655
|
-
className: mergeClassNames(DebugRow, 'DebugRowCallStack'),
|
|
2656
|
-
role: TreeItem,
|
|
2657
|
-
ariaLevel: 2,
|
|
2658
|
-
childCount: 1
|
|
2659
|
-
}, text(text$1)];
|
|
2660
|
-
};
|
|
2661
|
-
const renderScope = row => {
|
|
2662
|
-
const {
|
|
2663
|
-
key,
|
|
2664
|
-
expanded
|
|
2665
|
-
} = row;
|
|
2666
|
-
const className = DebugRow;
|
|
2667
|
-
return [{
|
|
2668
|
-
type: Div,
|
|
2669
|
-
className,
|
|
2670
|
-
role: TreeItem,
|
|
2671
|
-
ariaExpanded: expanded,
|
|
2672
|
-
ariaLevel: 2,
|
|
2673
|
-
childCount: 2,
|
|
2674
|
-
onPointerDown: HandleClickScopeValue
|
|
2675
|
-
}, expanded ? getChevronDownVirtualDom() : getChevronRightVirtualDom(), {
|
|
2676
|
-
type: Span,
|
|
2677
|
-
className: mergeClassNames(DebugValue, 'DebugValueScopeName'),
|
|
2678
|
-
childCount: 1
|
|
2679
|
-
}, text(key)];
|
|
2680
|
-
};
|
|
2681
2950
|
const renderValue = row => {
|
|
2682
2951
|
const {
|
|
2683
2952
|
indent,
|
|
@@ -2702,11 +2971,39 @@ const renderValue = row => {
|
|
|
2702
2971
|
childCount: 1
|
|
2703
2972
|
}, text(key), separator, {
|
|
2704
2973
|
type: Span,
|
|
2705
|
-
className:
|
|
2974
|
+
className: mergeClassNames(DebugValue, className),
|
|
2706
2975
|
childCount: 1
|
|
2707
2976
|
}, text(value)];
|
|
2708
2977
|
};
|
|
2709
2978
|
|
|
2979
|
+
const renderWatchMessage = row => {
|
|
2980
|
+
const {
|
|
2981
|
+
text: text$1
|
|
2982
|
+
} = row;
|
|
2983
|
+
return [{
|
|
2984
|
+
type: Div,
|
|
2985
|
+
className: 'WatchMessage',
|
|
2986
|
+
childCount: 1
|
|
2987
|
+
}, text(text$1)];
|
|
2988
|
+
};
|
|
2989
|
+
|
|
2990
|
+
const renderNoop = row => {
|
|
2991
|
+
return [{
|
|
2992
|
+
type: Div,
|
|
2993
|
+
childCount: 1
|
|
2994
|
+
}, text('unknown row type')];
|
|
2995
|
+
};
|
|
2996
|
+
const renderMessage = row => {
|
|
2997
|
+
const {
|
|
2998
|
+
text: text$1
|
|
2999
|
+
} = row;
|
|
3000
|
+
return [{
|
|
3001
|
+
type: Div,
|
|
3002
|
+
className: DebugPausedMessage,
|
|
3003
|
+
childCount: 1
|
|
3004
|
+
}, text(text$1)];
|
|
3005
|
+
};
|
|
3006
|
+
|
|
2710
3007
|
const getRowRenderer = type => {
|
|
2711
3008
|
switch (type) {
|
|
2712
3009
|
case Message:
|
|
@@ -2723,6 +3020,8 @@ const getRowRenderer = type => {
|
|
|
2723
3020
|
return renderValue;
|
|
2724
3021
|
case CheckBox$1:
|
|
2725
3022
|
return renderCheckBox;
|
|
3023
|
+
case WatchMessage:
|
|
3024
|
+
return renderWatchMessage;
|
|
2726
3025
|
default:
|
|
2727
3026
|
return renderNoop;
|
|
2728
3027
|
}
|
|
@@ -2757,7 +3056,8 @@ const getRunAndDebugVisibleRowsBreakPoints = state => {
|
|
|
2757
3056
|
value: '',
|
|
2758
3057
|
indent: 0,
|
|
2759
3058
|
valueType: '',
|
|
2760
|
-
name: ''
|
|
3059
|
+
name: '',
|
|
3060
|
+
description: ''
|
|
2761
3061
|
}, {
|
|
2762
3062
|
type: CheckBox$1,
|
|
2763
3063
|
text: pauseOnExceptions(),
|
|
@@ -2766,7 +3066,8 @@ const getRunAndDebugVisibleRowsBreakPoints = state => {
|
|
|
2766
3066
|
value: '',
|
|
2767
3067
|
indent: 0,
|
|
2768
3068
|
valueType: '',
|
|
2769
|
-
name: PauseOnExceptions
|
|
3069
|
+
name: PauseOnExceptions,
|
|
3070
|
+
description: ''
|
|
2770
3071
|
}, {
|
|
2771
3072
|
type: CheckBox$1,
|
|
2772
3073
|
text: pauseOnUncaughtExceptions(),
|
|
@@ -2775,7 +3076,8 @@ const getRunAndDebugVisibleRowsBreakPoints = state => {
|
|
|
2775
3076
|
value: '',
|
|
2776
3077
|
indent: 0,
|
|
2777
3078
|
valueType: '',
|
|
2778
|
-
name: PauseOnUncaughtExceptions
|
|
3079
|
+
name: PauseOnUncaughtExceptions,
|
|
3080
|
+
description: ''
|
|
2779
3081
|
}];
|
|
2780
3082
|
}
|
|
2781
3083
|
return [{
|
|
@@ -2786,7 +3088,8 @@ const getRunAndDebugVisibleRowsBreakPoints = state => {
|
|
|
2786
3088
|
value: '',
|
|
2787
3089
|
indent: 0,
|
|
2788
3090
|
valueType: '',
|
|
2789
|
-
name: ''
|
|
3091
|
+
name: '',
|
|
3092
|
+
description: ''
|
|
2790
3093
|
}];
|
|
2791
3094
|
};
|
|
2792
3095
|
|
|
@@ -2794,10 +3097,24 @@ const Scope = 'Scope';
|
|
|
2794
3097
|
const CallStack = 'CallStack';
|
|
2795
3098
|
const Watch = 'Watch';
|
|
2796
3099
|
|
|
3100
|
+
const formatLocation = (url, rowIndex, columnIndex) => {
|
|
3101
|
+
const lastSlashIndex = url.lastIndexOf('/');
|
|
3102
|
+
const adjustedRowIndex = rowIndex + 1;
|
|
3103
|
+
if (lastSlashIndex === -1) {
|
|
3104
|
+
return `${url}:${adjustedRowIndex}`;
|
|
3105
|
+
}
|
|
3106
|
+
const part = url.slice(lastSlashIndex + 1);
|
|
3107
|
+
return `${part}:${adjustedRowIndex}`;
|
|
3108
|
+
};
|
|
3109
|
+
|
|
3110
|
+
const unknownScript = {
|
|
3111
|
+
url: 'unknown'
|
|
3112
|
+
};
|
|
2797
3113
|
const getRunAndDebugVisibleRowsCallStack = state => {
|
|
2798
3114
|
const {
|
|
2799
3115
|
callStack: callStack$1,
|
|
2800
|
-
callStackExpanded
|
|
3116
|
+
callStackExpanded,
|
|
3117
|
+
parsedScripts
|
|
2801
3118
|
} = state;
|
|
2802
3119
|
const rows = [];
|
|
2803
3120
|
if (callStackExpanded) {
|
|
@@ -2809,7 +3126,8 @@ const getRunAndDebugVisibleRowsCallStack = state => {
|
|
|
2809
3126
|
value: '',
|
|
2810
3127
|
indent: 0,
|
|
2811
3128
|
valueType: '',
|
|
2812
|
-
name: CallStack
|
|
3129
|
+
name: CallStack,
|
|
3130
|
+
description: ''
|
|
2813
3131
|
});
|
|
2814
3132
|
if (callStack$1.length === 0) {
|
|
2815
3133
|
rows.push({
|
|
@@ -2820,10 +3138,17 @@ const getRunAndDebugVisibleRowsCallStack = state => {
|
|
|
2820
3138
|
value: '',
|
|
2821
3139
|
indent: 0,
|
|
2822
3140
|
valueType: '',
|
|
2823
|
-
name: ''
|
|
3141
|
+
name: '',
|
|
3142
|
+
description: ''
|
|
2824
3143
|
});
|
|
2825
3144
|
} else {
|
|
2826
3145
|
for (const item of callStack$1) {
|
|
3146
|
+
const {
|
|
3147
|
+
scriptId,
|
|
3148
|
+
lineNumber} = item.location;
|
|
3149
|
+
const script = parsedScripts[scriptId] || unknownScript;
|
|
3150
|
+
const description = formatLocation(script.url, lineNumber);
|
|
3151
|
+
const hasArrow = item === callStack$1[0];
|
|
2827
3152
|
rows.push({
|
|
2828
3153
|
type: CallStack$1,
|
|
2829
3154
|
text: item.functionName,
|
|
@@ -2832,7 +3157,10 @@ const getRunAndDebugVisibleRowsCallStack = state => {
|
|
|
2832
3157
|
value: '',
|
|
2833
3158
|
indent: 0,
|
|
2834
3159
|
valueType: '',
|
|
2835
|
-
name: ''
|
|
3160
|
+
name: '',
|
|
3161
|
+
description,
|
|
3162
|
+
hasArrow,
|
|
3163
|
+
index: callStack$1.indexOf(item) // TODO use for loop
|
|
2836
3164
|
});
|
|
2837
3165
|
}
|
|
2838
3166
|
}
|
|
@@ -2845,7 +3173,8 @@ const getRunAndDebugVisibleRowsCallStack = state => {
|
|
|
2845
3173
|
value: '',
|
|
2846
3174
|
indent: 0,
|
|
2847
3175
|
valueType: '',
|
|
2848
|
-
name: CallStack
|
|
3176
|
+
name: CallStack,
|
|
3177
|
+
description: ''
|
|
2849
3178
|
});
|
|
2850
3179
|
}
|
|
2851
3180
|
return rows;
|
|
@@ -2869,7 +3198,8 @@ const getScopeExceptionRows = scope => {
|
|
|
2869
3198
|
value,
|
|
2870
3199
|
indent,
|
|
2871
3200
|
valueType: '',
|
|
2872
|
-
name: ''
|
|
3201
|
+
name: '',
|
|
3202
|
+
description: ''
|
|
2873
3203
|
}];
|
|
2874
3204
|
};
|
|
2875
3205
|
|
|
@@ -2894,7 +3224,8 @@ const getScopePropertyRows = scope => {
|
|
|
2894
3224
|
value,
|
|
2895
3225
|
indent,
|
|
2896
3226
|
valueType,
|
|
2897
|
-
name: ''
|
|
3227
|
+
name: '',
|
|
3228
|
+
description: ''
|
|
2898
3229
|
}];
|
|
2899
3230
|
};
|
|
2900
3231
|
|
|
@@ -2911,7 +3242,8 @@ const getScopeScopeRows = scope => {
|
|
|
2911
3242
|
value: '',
|
|
2912
3243
|
indent: 0,
|
|
2913
3244
|
valueType: '',
|
|
2914
|
-
name: ''
|
|
3245
|
+
name: '',
|
|
3246
|
+
description: ''
|
|
2915
3247
|
}];
|
|
2916
3248
|
};
|
|
2917
3249
|
|
|
@@ -2930,7 +3262,8 @@ const getScopeThisRows = scope => {
|
|
|
2930
3262
|
value,
|
|
2931
3263
|
indent,
|
|
2932
3264
|
valueType,
|
|
2933
|
-
name: ''
|
|
3265
|
+
name: '',
|
|
3266
|
+
description: ''
|
|
2934
3267
|
}];
|
|
2935
3268
|
};
|
|
2936
3269
|
|
|
@@ -2940,7 +3273,7 @@ const getScopeRenderer = type => {
|
|
|
2940
3273
|
return getScopeThisRows;
|
|
2941
3274
|
case Exception$1:
|
|
2942
3275
|
return getScopeExceptionRows;
|
|
2943
|
-
case Scope$
|
|
3276
|
+
case Scope$3:
|
|
2944
3277
|
return getScopeScopeRows;
|
|
2945
3278
|
case Property$1:
|
|
2946
3279
|
return getScopePropertyRows;
|
|
@@ -3002,7 +3335,8 @@ const getRunAndDebugVisibleRowsScope = state => {
|
|
|
3002
3335
|
value: '',
|
|
3003
3336
|
indent: 0,
|
|
3004
3337
|
valueType: '',
|
|
3005
|
-
name: Scope
|
|
3338
|
+
name: Scope,
|
|
3339
|
+
description: ''
|
|
3006
3340
|
});
|
|
3007
3341
|
if (scopeChain.length === 0) {
|
|
3008
3342
|
rows.push({
|
|
@@ -3013,7 +3347,8 @@ const getRunAndDebugVisibleRowsScope = state => {
|
|
|
3013
3347
|
value: '',
|
|
3014
3348
|
indent: 0,
|
|
3015
3349
|
valueType: '',
|
|
3016
|
-
name: ''
|
|
3350
|
+
name: '',
|
|
3351
|
+
description: ''
|
|
3017
3352
|
});
|
|
3018
3353
|
} else {
|
|
3019
3354
|
const visible = getVisibleScopeItems(scopeChain, expandedIds, scopeFocusedIndex);
|
|
@@ -3031,7 +3366,8 @@ const getRunAndDebugVisibleRowsScope = state => {
|
|
|
3031
3366
|
value: '',
|
|
3032
3367
|
indent: 0,
|
|
3033
3368
|
valueType: '',
|
|
3034
|
-
name: Scope
|
|
3369
|
+
name: Scope,
|
|
3370
|
+
description: ''
|
|
3035
3371
|
});
|
|
3036
3372
|
}
|
|
3037
3373
|
return rows;
|
|
@@ -3041,6 +3377,31 @@ const getRunAndDebugVisibleRowsWatch = state => {
|
|
|
3041
3377
|
const {
|
|
3042
3378
|
watchExpanded
|
|
3043
3379
|
} = state;
|
|
3380
|
+
if (watchExpanded) {
|
|
3381
|
+
const message = noWatchExpression();
|
|
3382
|
+
return [{
|
|
3383
|
+
type: SectionHeading,
|
|
3384
|
+
text: watch(),
|
|
3385
|
+
expanded: watchExpanded,
|
|
3386
|
+
key: Watch$1,
|
|
3387
|
+
value: '',
|
|
3388
|
+
indent: 0,
|
|
3389
|
+
valueType: '',
|
|
3390
|
+
name: Watch,
|
|
3391
|
+
// TODO i18n
|
|
3392
|
+
description: ''
|
|
3393
|
+
}, {
|
|
3394
|
+
type: WatchMessage,
|
|
3395
|
+
text: message,
|
|
3396
|
+
expanded: false,
|
|
3397
|
+
key: '',
|
|
3398
|
+
value: '',
|
|
3399
|
+
indent: 0,
|
|
3400
|
+
valueType: '',
|
|
3401
|
+
name: '',
|
|
3402
|
+
description: ''
|
|
3403
|
+
}];
|
|
3404
|
+
}
|
|
3044
3405
|
return [{
|
|
3045
3406
|
type: SectionHeading,
|
|
3046
3407
|
text: watch(),
|
|
@@ -3049,7 +3410,9 @@ const getRunAndDebugVisibleRowsWatch = state => {
|
|
|
3049
3410
|
value: '',
|
|
3050
3411
|
indent: 0,
|
|
3051
3412
|
valueType: '',
|
|
3052
|
-
name: Watch
|
|
3413
|
+
name: Watch,
|
|
3414
|
+
// TODO i18n
|
|
3415
|
+
description: ''
|
|
3053
3416
|
}];
|
|
3054
3417
|
};
|
|
3055
3418
|
|
|
@@ -3132,7 +3495,7 @@ const getDebugButtons = debugState => {
|
|
|
3132
3495
|
icon: DebugRestart,
|
|
3133
3496
|
fn: DebugRestart$1
|
|
3134
3497
|
}, {
|
|
3135
|
-
title: stop(),
|
|
3498
|
+
title: stop$1(),
|
|
3136
3499
|
icon: DebugStop,
|
|
3137
3500
|
fn: DebugStop$1
|
|
3138
3501
|
});
|
|
@@ -3230,6 +3593,12 @@ const renderEventListeners = () => {
|
|
|
3230
3593
|
}, {
|
|
3231
3594
|
name: HandleClickDebugButton,
|
|
3232
3595
|
params: ['handleClickDebugButton', 'event.target.name']
|
|
3596
|
+
}, {
|
|
3597
|
+
name: HandleClickCallStackItem,
|
|
3598
|
+
params: ['handleClickCallStackItem', 'event.target.dataset.index']
|
|
3599
|
+
}, {
|
|
3600
|
+
name: HandleClickScopeValue,
|
|
3601
|
+
params: ['handleClickScopeValue', 'event.target.dataset.name']
|
|
3233
3602
|
}];
|
|
3234
3603
|
};
|
|
3235
3604
|
|
|
@@ -3247,6 +3616,7 @@ const commandMap = {
|
|
|
3247
3616
|
'Debug.paused': paused,
|
|
3248
3617
|
'Debug.resumed': resumed,
|
|
3249
3618
|
'Debug.scriptParsed': scriptParsed,
|
|
3619
|
+
'Debug.handleChange': handleChange$1,
|
|
3250
3620
|
'Initialize.initialize': initialize,
|
|
3251
3621
|
'RunAndDebug.create': create$1,
|
|
3252
3622
|
'RunAndDebug.diff2': diff2,
|
|
@@ -3267,18 +3637,21 @@ const commandMap = {
|
|
|
3267
3637
|
'RunAndDebug.handleClickScopeValue': wrapCommand(handleClickScopeValue),
|
|
3268
3638
|
'RunAndDebug.handleClickSectionBreakPoints': wrapCommand(handleClickSectionBreakPoints),
|
|
3269
3639
|
'RunAndDebug.handleClickSectionCallstack': wrapCommand(handleClickSectionCallstack),
|
|
3640
|
+
'RunAndDebug.handleClickCallStackItem': wrapCommand(handleClickCallstackItem),
|
|
3270
3641
|
'RunAndDebug.handleClickSectionHeading': wrapCommand(handleClickSectionHeading),
|
|
3271
3642
|
'RunAndDebug.handleClickSectionScope': wrapCommand(handleClickSectionScope),
|
|
3272
3643
|
'RunAndDebug.handleDebugInput': wrapCommand(handleDebugInput),
|
|
3273
3644
|
'RunAndDebug.handleEvaluate': wrapCommand(handleEvaluate),
|
|
3274
3645
|
'RunAndDebug.handlePaused': wrapCommand(handlePaused),
|
|
3275
3646
|
'RunAndDebug.handleResumed': wrapCommand(handleResumed),
|
|
3647
|
+
'RunAndDebug.handleChange': wrapCommand(handleChange),
|
|
3276
3648
|
'RunAndDebug.handleScriptParsed': wrapCommand(handleScriptParsed),
|
|
3277
3649
|
'RunAndDebug.loadContent': wrapCommand(loadContent),
|
|
3278
3650
|
'RunAndDebug.loadContentLater': wrapCommand(loadContentLater),
|
|
3279
3651
|
'RunAndDebug.pause': wrapCommand(pause),
|
|
3280
3652
|
'RunAndDebug.readFile': readFile,
|
|
3281
3653
|
'RunAndDebug.render2': render2,
|
|
3654
|
+
'RunAndDebug.refresh': wrapCommand(refresh),
|
|
3282
3655
|
'RunAndDebug.renderActions': renderActions,
|
|
3283
3656
|
'RunAndDebug.renderEventListeners': renderEventListeners,
|
|
3284
3657
|
'RunAndDebug.resize': wrapCommand(resize),
|