@lvce-editor/static-server 0.53.6 → 0.53.7
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 +1865 -1857
- package/package.json +1 -1
- package/static/{f429d0a → 92d11f3}/css/App.css +83 -83
- package/static/{f429d0a → 92d11f3}/manifest.json +2 -2
- package/static/{f429d0a → 92d11f3}/packages/about-view-worker/dist/aboutWorkerMain.js +3 -3
- package/static/92d11f3/packages/clipboard-worker/dist/clipBoardWorkerMain.js +998 -0
- package/static/{f429d0a → 92d11f3}/packages/debug-worker/dist/debugWorkerMain.js +919 -865
- package/static/{f429d0a → 92d11f3}/packages/extension-host-worker/dist/extensionHostWorkerMain.js +3 -3
- package/static/{f429d0a → 92d11f3}/packages/renderer-process/dist/rendererProcessMain.js +1 -1
- package/static/{f429d0a → 92d11f3}/packages/renderer-worker/dist/rendererWorkerMain.js +10 -4
- package/static/{f429d0a → 92d11f3}/packages/test-worker/dist/testWorkerMain.js +77 -23
- package/static/index.html +4 -4
- /package/static/{f429d0a → 92d11f3}/config/colorTheme.json +0 -0
- /package/static/{f429d0a → 92d11f3}/config/defaultSettings.json +0 -0
- /package/static/{f429d0a → 92d11f3}/config/fileMap.json +0 -0
- /package/static/{f429d0a → 92d11f3}/config/webExtensions.json +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/AdditionalDetails.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/Animation.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/DebugButtons.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/DebugValue.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/E2eTest.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/E2eTests.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/EditorHover.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/EditorMessage.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/FeatureContent.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/Features.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ImagePreview.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/InlineDiffEditor.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/InputBadge.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/Key.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/KeyBindingsHeader.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/KeyBindingsTable.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/LegacyDialog.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/Markdown.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/Progress.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/SearchToggleButton.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/Select.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/Table.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletAbout.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletBrowserViewOverview.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletDebugConsole.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletDefineKeyBinding.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletDialog.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletDiffEditor.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletEditorWidgetError.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletExtensionDetail.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletExtensionDetailHeader.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletExtensionDetailTabs.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletExtensions.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletIframeInspector.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletKeyBindings.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletMedia.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletOutput.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletPanel.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletPanelTabs.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletPdf.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletProblems.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletReferences.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletRunAndDebug.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletScreenCapture.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletSearch.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletSimpleBrowser.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletSourceControl.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletStorage.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletTerminal.css +0 -0
- /package/static/{f429d0a → 92d11f3}/css/parts/ViewletTerminalTabs.css +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-bat/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-bat/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-bat/languageConfiguration.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-bat/src/tokenizeBat.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-c/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-c/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-c/src/tokenizeC.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-coffeescript/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-coffeescript/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-coffeescript/src/tokenizeCoffeeScript.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-cpp/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-cpp/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-cpp/languageConfiguration.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-cpp/src/tokenizeCpp.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-cson/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-cson/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-cson/languageConfiguration.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-cson/src/tokenizeCson.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-css/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-css/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-css/languageConfiguration.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-css/src/tokenizeCss.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-dart/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-dart/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-dart/src/tokenizeDart.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-desktop/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-desktop/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-desktop/src/tokenizeDesktop.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-docker/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-docker/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-docker/src/tokenizeDockerfile.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-dotenv/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-dotenv/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-dotenv/src/tokenizeDotenv.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-editorconfig/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-editorconfig/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-editorconfig/src/tokenizeEditorConfig.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-elixir/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-elixir/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-elixir/src/tokenizeElixir.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-elm/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-elm/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-elm/src/tokenizeElm.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-gitattributes/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-gitattributes/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-gitattributes/src/tokenizeGitAttributes.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-gn/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-gn/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-gn/src/tokenizeGn.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-go/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-go/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-go/src/tokenizeGo.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-graphql/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-graphql/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-graphql/src/tokenizeGraphql.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-html/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-html/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-html/languageConfiguration.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-html/src/tokenizeHtml.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-java/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-java/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-java/languageConfiguration.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-java/src/tokenizeJava.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-javascript/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-javascript/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-javascript/languageConfiguration.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-javascript/src/tokenizeJavaScript.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-json/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-json/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-json/src/tokenizeJson.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-json5/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-json5/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-json5/src/tokenizeJson5.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-jsx/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-jsx/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-jsx/src/tokenizeJsx.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-julia/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-julia/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-julia/src/tokenizeJulia.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-kotlin/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-kotlin/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-kotlin/src/tokenizeKotlin.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-less/LICENSE +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-less/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-less/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-less/languageConfiguration.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-less/src/tokenizeLess.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-markdown/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-markdown/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-markdown/src/tokenizeMarkdown.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-mdx/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-mdx/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-mdx/src/tokenizeMdx.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-nix/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-nix/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-nix/languageConfiguration.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-nix/src/tokenizeNix.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-nvmrc/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-nvmrc/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-nvmrc/src/tokenizeNvmrc.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-perl/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-perl/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-perl/src/tokenizePerl.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-plaintext/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-plaintext/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-plaintext/src/tokenizePlaintext.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-powershell/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-powershell/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-powershell/src/tokenizePowershell.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-python/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-python/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-python/languageConfiguration.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-python/src/tokenizePython.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-r/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-r/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-r/src/tokenizeR.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-ruby/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-ruby/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-ruby/src/tokenizeRuby.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-rust/LICENSE +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-rust/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-rust/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-rust/languageConfiguration.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-rust/src/tokenizeRust.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-scss/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-scss/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-scss/languageConfiguration.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-scss/src/tokenizeScss.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-shellscript/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-shellscript/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-shellscript/src/tokenizeShellScript.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-svelte/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-svelte/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-svelte/src/tokenizeSvelte.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-terraform/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-terraform/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-terraform/src/tokenizeTerraform.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-toml/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-toml/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-toml/src/tokenizeToml.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-typescript/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-typescript/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-typescript/src/tokenizeTypeScript.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-vue/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-vue/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-vue/src/tokenizeVue.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-wgsl/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-wgsl/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-wgsl/languageConfiguration.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-wgsl/src/tokenizeWgsl.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-xml/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-xml/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-xml/src/tokenizeXml.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-yaml/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-yaml/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.language-basics-yaml/src/tokenizeYaml.js +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-atom-one-dark/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-atom-one-dark/color-theme.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-atom-one-dark/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-atom-one-dark/images/demo.png +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-ayu/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-ayu/color-theme.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-ayu/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-cobalt2/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-cobalt2/color-theme.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-cobalt2/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-cobalt2/images/demo.png +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-cobalt2/images/logo.png +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-gruvbox/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-gruvbox/color-theme.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-gruvbox/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-high-contrast/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-high-contrast/color-theme.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-high-contrast/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-material/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-material/color-theme.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-material/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-monokai/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-monokai/color-theme.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-monokai/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-noctis-uva/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-noctis-uva/color-theme.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-noctis-uva/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-noctis-uva/images/demo.png +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-palenight/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-palenight/color-theme.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-palenight/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-palenight/images/demo.png +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-slime/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-slime/color-theme.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-slime/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.theme-slime/icon.png +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.vscode-icons/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.vscode-icons/extension.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.vscode-icons/icon-theme.json +0 -0
- /package/static/{f429d0a → 92d11f3}/extensions/builtin.vscode-icons/icon.png +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/default_file.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/default_folder.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/default_folder_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/default_root_folder.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/default_root_folder_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_access.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_access2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_actionscript.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_actionscript2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ada.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_advpl.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_affectscript.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_affinitydesigner.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_affinityphoto.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_affinitypublisher.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_agda.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ai.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ai2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_al.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_al_dal.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_allcontributors.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_angular.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ansible.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_antlers_html.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_antlr.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_anyscript.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_apache.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_apex.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_api_extractor.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_apib.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_apib2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_apl.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_applescript.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_appscript.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_appsemble.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_appveyor.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_arduino.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_asciidoc.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_asp.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_aspx.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_assembly.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_astro.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_astroconfig.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_atom.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ats.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_attw.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_audio.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_aurelia.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_autohotkey.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_autoit.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_avif.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_avro.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_awk.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_aws.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_azure.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_azurepipelines.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_babel.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_babel2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_bak.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ballerina.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_bat.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_bats.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_bazaar.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_bazel.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_bazel_ignore.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_bazel_version.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_befunge.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_bicep.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_biml.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_binary.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_biome.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_bitbucketpipeline.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_bithound.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_blade.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_blender.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_blitzbasic.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_bolt.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_bosque.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_bower.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_bower2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_browserslist.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_bruno.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_buckbuild.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_buf.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_bun.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_bundlemon.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_bundler.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_bunfig.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_c.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_c2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_c3.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_c_al.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cabal.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_caddy.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cake.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cakephp.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_capacitor.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_capnp.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cargo.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_casc.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cddl.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cert.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ceylon.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cf.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cf2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cfc.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cfc2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cfm.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cfm2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_changie.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cheader.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_chef.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_chef_cookbook.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_circleci.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_class.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_claude.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_clojure.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_clojurescript.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cloudfoundry.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cmake.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cobol.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_codacy.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_codeclimate.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_codecov.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_codekit.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_codemagic.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_codeowners.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_codeql.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_coderabbit.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_coffeelint.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_coffeescript.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_commitizen.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_commitlint.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_compass.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_composer.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_conan.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_conda.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_config.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_confluence.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_copilot.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_coverage.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_coveralls.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cpp.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cpp2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cpp3.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cppheader.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_craco.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_crowdin.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_crystal.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_csharp.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_csharp2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cspell.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_csproj.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_css.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_css2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_css2map.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_csscomb.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_csslint.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cssmap.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cucumber.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cuda.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cursorrules.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cvs.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cypress.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cypress_spec.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_cython.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_dal.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_darcs.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_dartlang.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_dartlang_generated.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_dartlang_ignore.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_datadog.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_db.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_debian.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_delphi.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_deno.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_denoify.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_dependabot.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_dependencies.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_devcontainer.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_dhall.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_diff.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_django.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_dlang.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_docker.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_docker2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_dockertest.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_dockertest2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_docpad.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_docusaurus.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_docz.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_dojo.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_doppler.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_dotenv.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_dotjs.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_doxygen.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_drawio.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_drone.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_drools.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_dtd.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_dune.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_dustjs.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_dvc.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_dylan.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_earthly.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_eas-metadata.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_edge.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_edge2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_editorconfig.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_eex.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ejs.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_elastic.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_elasticbeanstalk.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_eleventy.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_eleventy2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_elixir.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_elm.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_elm2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_emacs.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ember.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ensime.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_eps.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_epub.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_erb.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_erlang.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_erlang2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_esbuild.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_eslint.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_eslint2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_esphome.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_excalidraw.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_excel.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_excel2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_expo.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_falcon.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_fantasticon.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_fastly.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_fauna.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_favicon.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_fbx.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_firebase.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_firebasehosting.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_firestore.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_fitbit.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_fla.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_flareact.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_flash.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_floobits.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_flow.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_flutter.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_flutter_package.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_flyio.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_font.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_formkit.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_fortran.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_fossa.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_fossil.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_freemarker.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_frontcommerce.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_fsharp.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_fsharp2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_fsproj.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_fthtml.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_funding.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_fusebox.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_galen.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_galen2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_gamemaker.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_gamemaker2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_gamemaker81.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_gatsby.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_gcloud.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_gcode.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_gdscript.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_genstat.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_git.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_git2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_gitlab.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_gitpod.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_gleam.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_gleamconfig.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_glide.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_glitter.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_glsl.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_gltf.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_glyphs.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_gnu.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_gnuplot.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_go.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_go_aqua.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_go_black.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_go_fuchsia.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_go_gopher.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_go_lightblue.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_go_package.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_go_white.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_go_work.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_go_yellow.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_goctl.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_godot.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_gpg.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_gradle.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_gradle2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_grain.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_graphql.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_graphql_config.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_graphviz.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_greenkeeper.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_gridsome.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_groovy.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_groovy2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_grunt.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_gulp.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_haml.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_handlebars.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_handlebars2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_harbour.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_hardhat.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_hashicorp.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_haskell.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_haskell2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_haxe.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_haxecheckstyle.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_haxedevelop.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_helix.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_helm.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_histoire.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_hjson.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_hlsl.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_homeassistant.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_horusec.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_host.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_html.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_htmlhint.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_htmlvalidate.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_http.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_hugo.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_humanstxt.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_hunspell.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_husky.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_hy.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_hygen.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_hypr.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_icl.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_idris.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_idrisbin.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_idrispkg.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_image.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_imba.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_inc.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_infopath.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_informix.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ini.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ink.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_innosetup.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_io.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_iodine.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ionic.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_jake.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_janet.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_jar.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_jasmine.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_java.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_jbuilder.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_jekyll.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_jenkins.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_jest.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_jest_snapshot.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_jinja.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_jpm.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_js_official.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_jsbeautify.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_jsconfig.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_jscpd.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_jshint.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_jsmap.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_json.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_json2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_json5.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_json_official.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_json_schema.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_jsonld.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_jsonnet.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_jsp.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_jsr.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_jss.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_juice.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_julia.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_julia2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_jupyter.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_just.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_k.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_karma.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_key.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_kitchenci.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_kite.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_kivy.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_knip.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_kos.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_kotlin.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_kusto.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_language_configuration.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_lark.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_latino.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_layout.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_lefthook.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_lerna.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_less.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_lex.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_liara.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_libreoffice_base.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_libreoffice_calc.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_libreoffice_draw.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_libreoffice_impress.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_libreoffice_math.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_libreoffice_writer.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_license.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_licensebat.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_actionscript2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_ada.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_agda.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_apl.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_astro.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_astroconfig.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_babel.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_babel2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_cabal.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_circleci.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_cloudfoundry.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_codacy.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_codeclimate.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_codeowners.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_config.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_copilot.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_crystal.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_cypress.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_cypress_spec.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_db.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_deno.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_dhall.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_docpad.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_drone.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_eas-metadata.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_eleventy.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_eleventy2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_esphome.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_expo.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_firebasehosting.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_fla.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_font.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_gamemaker2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_gradle.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_hashicorp.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_hjson.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_ini.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_io.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_jsconfig.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_jsmap.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_json.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_json5.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_json_schema.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_jsonld.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_kite.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_lark.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_lerna.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_mailing.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_markuplint.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_mdx-components.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_mdx.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_mlang.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_mustache.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_mypy.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_neo4j.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_netlify.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_next.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_nim.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_nx.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_objidconfig.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_openHAB.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_pcl.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_pnpm.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_prettier.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_prisma.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_purescript.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_quasar.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_raku.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_razzle.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_reactrouter.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_rehype.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_remark.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_replit.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_retext.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_rome.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_rubocop.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_rust.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_rust_toolchain.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_safetensors.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_shaderlab.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_solidity.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_spin.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_stylelint.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_stylus.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_symfony.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_systemd.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_systemverilog.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_testcafe.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_testjs.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_tex.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_tm.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_tmux.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_todo.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_toit.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_toml.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_tree.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_turbo.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_unibeautify.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_vash.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_vercel.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_vsix.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_vsixmanifest.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_xfl.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_xorg.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_yaml.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_yaml_official.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_light_zeit.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_lighthouse.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_lilypond.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_lime.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_lintstagedrc.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_liquid.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_lisp.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_livescript.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_lnk.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_locale.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_log.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_lolcode.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_lsl.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_lua.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_luau.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_lync.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_mailing.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_makefile.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_manifest.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_manifest_bak.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_manifest_skip.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_map.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_mariadb.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_markdown.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_markdownlint.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_markdownlint_ignore.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_marko.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_markojs.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_markuplint.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_master-co.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_matlab.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_maven.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_maxscript.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_maya.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_mdx-components.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_mdx.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_mediawiki.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_mercurial.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_mermaid.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_meson.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_metal.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_meteor.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_minecraft.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_mivascript.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_mjml.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_mlang.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_mocha.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_modernizr.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_mojo.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_mojolicious.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_moleculer.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_mondoo.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_mongo.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_monotone.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_motif.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_mson.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_mustache.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_mvt.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_mvtcss.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_mvtjs.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_mypy.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_mysql.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ndst.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nearly.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_neo4j.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nest_adapter_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nest_adapter_ts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nest_controller_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nest_controller_ts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nest_decorator_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nest_decorator_ts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nest_filter_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nest_filter_ts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nest_gateway_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nest_gateway_ts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nest_guard_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nest_guard_ts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nest_interceptor_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nest_interceptor_ts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nest_middleware_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nest_middleware_ts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nest_module_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nest_module_ts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nest_pipe_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nest_pipe_ts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nest_service_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nest_service_ts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nestjs.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_netlify.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_next.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nextflow.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_component_css.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_component_dart.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_component_html.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_component_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_component_js2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_component_less.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_component_sass.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_component_scss.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_component_ts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_component_ts2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_controller_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_controller_ts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_directive_dart.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_directive_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_directive_js2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_directive_ts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_directive_ts2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_guard_dart.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_guard_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_guard_ts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_interceptor_dart.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_interceptor_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_interceptor_ts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_module_dart.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_module_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_module_js2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_module_ts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_module_ts2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_pipe_dart.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_pipe_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_pipe_js2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_pipe_ts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_pipe_ts2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_routing_dart.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_routing_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_routing_js2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_routing_ts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_routing_ts2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_service_dart.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_service_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_service_js2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_service_ts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_service_ts2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_smart_component_dart.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_smart_component_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_smart_component_js2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_smart_component_ts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_smart_component_ts2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ng_tailwind.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nginx.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nim.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nimble.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ninja.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nix.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_njsproj.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_noc.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_node.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_node2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nodemon.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_npm.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_npmpackagejsonlint.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nsi.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nsri-integrity.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nsri.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nuget.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_numpy.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nunjucks.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nuxt.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nx.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_nyc.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_objectivec.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_objectivecpp.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_objidconfig.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ocaml.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ocaml_intf.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ogone.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_onenote.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_opam.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_openHAB.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_opencl.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_openscad.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_opentofu.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_org.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_outlook.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ovpn.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_oxlint.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_package.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_paket.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pandacss.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_patch.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pcl.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pddl.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pddl_happenings.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pddl_plan.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pdf.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pdf2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pdm.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_peeky.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_perl.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_perl2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_perl6.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pgsql.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_photoshop.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_photoshop2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_php.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_php2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_php3.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_phpcsfixer.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_phpstan.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_phpunit.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_phraseapp.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pine.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pip.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pipeline.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_plantuml.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_platformio.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_playwright.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_plsql.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_plsql_package.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_plsql_package_body.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_plsql_package_header.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_plsql_package_spec.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pm2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pnpm.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_poedit.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_poetry.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_polymer.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pony.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_postcss.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_postcssconfig.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_postman.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_powerpoint.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_powerpoint2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_powershell.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_powershell2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_powershell_format.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_powershell_psd.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_powershell_psd2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_powershell_psm.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_powershell_psm2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_powershell_types.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_preact.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_precommit.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_prettier.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_prisma.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_processinglang.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_procfile.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_progress.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_prolog.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_prometheus.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_protobuf.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_protractor.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_publiccode.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_publisher.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pug.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pulumi.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_puppet.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_purescript.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_purgecss.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pyenv.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pyret.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pyscript.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pytest.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_python.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pythowo.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pytyped.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_pyup.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_q.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_qbs.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_qlikview.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_qml.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_qmldir.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_qsharp.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_quasar.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_r.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ra_syntax_tree.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_racket.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_rails.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_rake.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_raku.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_raml.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_razor.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_razzle.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_reactjs.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_reactrouter.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_reacttemplate.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_reactts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_reason.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_red.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_registry.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_rego.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_rehype.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_remark.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_renovate.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_replit.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_rescript.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_rest.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_retext.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_rexx.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_riot.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_rmd.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_rnc.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_robotframework.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_robots.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_rolldown.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_rollup.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_rome.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ron.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_rproj.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_rspec.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_rss.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_rubocop.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ruby.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_rust.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_rust_toolchain.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_s-lang.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_safetensors.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_sails.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_saltstack.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_san.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_sapphire_framework_cli.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_sas.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_sass.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_sbt.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_scala.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_scilab.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_script.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_scss.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_scss2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_sdlang.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_search_result.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_seedkit.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_sentry.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_sequelize.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_serverless.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_shaderlab.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_shell.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_shellcheck.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_shuttle.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_silverstripe.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_sino.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_siyuan.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_sketch.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_skipper.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_slang.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_slashup.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_slice.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_slim.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_slint.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_sln.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_sln2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_smarty.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_snakemake.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_snapcraft.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_snaplet.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_snort.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_snyk.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_solidarity.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_solidity.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_source.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_spacengine.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_sparql.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_spin.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_sqf.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_sql.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_sqlite.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_squirrel.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_sss.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_sst.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_stackblitz.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_stan.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_stata.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_stencil.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_storyboard.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_storybook.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_stryker.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_stylable.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_style.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_styled.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_stylelint.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_stylish_haskell.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_stylus.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_sublime.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_subversion.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_svelte.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_svelteconfig.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_svg.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_svgo.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_swagger.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_swc.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_swift.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_swig.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_symfony.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_syncpack.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_systemd.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_systemverilog.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_t4tt.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_tailwind.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_tamagui.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_taplo.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_taskfile.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_tauri.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_tcl.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_teal.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_templ.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_tera.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_terraform.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_test.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_testcafe.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_testjs.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_testplane.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_testts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_tex.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_text.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_textile.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_tfs.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_tiltfile.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_tm.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_tmux.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_todo.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_toit.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_toml.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_tox.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_travis.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_tree.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_tres.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_truffle.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_trunk.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_tsbuildinfo.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_tscn.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_tsconfig.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_tsconfig_official.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_tsdoc.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_tslint.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_tt.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_ttcn.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_tuc.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_turbo.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_twig.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_typedoc.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_typescript.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_typescript_official.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_typescriptdef.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_typescriptdef_official.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_typo3.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_uiua.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_unibeautify.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_unison.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_unlicense.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_unocss.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vagrant.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vala.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vanilla_extract.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vapi.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vapor.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vash.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vb.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vba.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vbhtml.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vbproj.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vcxproj.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_velocity.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vento.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vercel.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_verilog.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vhdl.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_video.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_view.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vim.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vite.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vitest.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vlang.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_volt.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vscode-insiders.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vscode.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vscode2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vscode3.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vscode_test.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vsix.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vsixmanifest.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vue.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vueconfig.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_vyper.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_wallaby.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_wally.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_wasm.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_watchmanconfig.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_wdio.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_weblate.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_webpack.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_wenyan.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_wercker.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_wgsl.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_wikitext.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_windi.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_wit.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_wolfram.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_word.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_word2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_wpml.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_wurst.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_wxml.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_wxss.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_wxt.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_xcode.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_xfl.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_xib.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_xliff.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_xmake.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_xml.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_xo.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_xorg.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_xquery.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_xsl.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_yacc.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_yaml.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_yaml_official.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_yamllint.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_yandex.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_yang.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_yarn.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_yeoman.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_zeit.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_zig.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_zip.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/file_type_zip2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_android.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_android_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_api.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_api_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_app.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_app_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_arangodb.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_arangodb_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_asset.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_asset_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_audio.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_audio_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_aurelia.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_aurelia_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_aws.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_aws_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_azure.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_azure_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_azurepipelines.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_azurepipelines_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_binary.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_binary_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_bloc.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_bloc_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_blueprint.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_blueprint_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_bot.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_bot_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_bower.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_bower_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_buildkite.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_buildkite_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_cake.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_cake_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_certificate.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_certificate_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_changesets.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_changesets_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_chef.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_chef_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_circleci.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_circleci_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_cli.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_cli_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_client.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_client_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_cmake.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_cmake_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_common.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_common_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_component.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_component_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_composer.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_composer_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_config.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_config_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_controller.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_controller_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_coverage.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_coverage_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_css.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_css2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_css2_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_css_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_cubit.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_cubit_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_cypress.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_cypress_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_dapr.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_dapr_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_datadog.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_datadog_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_db.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_db_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_debian.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_debian_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_dependabot.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_dependabot_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_devcontainer.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_devcontainer_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_dist.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_dist_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_docker.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_docker_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_docs.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_docs_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_e2e.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_e2e_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_elasticbeanstalk.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_elasticbeanstalk_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_electron.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_electron_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_expo.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_expo_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_favicon.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_favicon_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_flow.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_flow_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_fonts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_fonts_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_frontcommerce.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_frontcommerce_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_gcp.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_gcp_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_git.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_git_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_github.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_github_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_gitlab.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_gitlab_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_gradle.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_gradle_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_graphql.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_graphql_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_grunt.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_grunt_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_gulp.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_gulp_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_haxelib.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_haxelib_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_helper.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_helper_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_hook.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_hook_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_husky.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_husky_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_idea.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_idea_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_images.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_images_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_include.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_include_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_interfaces.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_interfaces_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_ios.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_ios_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_js.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_js_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_json.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_json_official.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_json_official_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_json_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_kubernetes.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_kubernetes_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_less.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_less_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_library.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_library_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_light_cypress.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_light_cypress_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_light_electron.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_light_electron_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_light_expo.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_light_expo_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_light_fonts.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_light_fonts_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_light_gradle.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_light_gradle_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_light_meteor.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_light_meteor_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_light_mypy.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_light_mypy_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_light_mysql.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_light_mysql_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_light_node.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_light_node_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_light_redux.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_light_redux_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_light_sass.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_light_sass_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_linux.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_linux_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_locale.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_locale_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_log.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_log_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_macos.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_macos_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_mariadb.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_mariadb_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_maven.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_maven_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_mediawiki.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_mediawiki_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_memcached.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_memcached_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_meteor.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_meteor_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_middleware.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_middleware_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_minecraft.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_minecraft_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_minikube.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_minikube_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_mjml.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_mjml_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_mock.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_mock_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_model.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_model_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_module.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_module_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_mojo.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_mojo_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_mongodb.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_mongodb_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_mypy.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_mypy_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_mysql.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_mysql_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_netlify.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_netlify_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_next.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_next_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_nginx.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_nginx_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_nix.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_nix_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_node.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_node_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_notebooks.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_notebooks_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_notification.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_notification_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_nuget.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_nuget_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_nuxt.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_nuxt_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_package.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_package_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_paket.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_paket_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_php.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_php_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_platformio.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_platformio_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_plugin.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_plugin_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_prisma.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_prisma_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_private.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_private_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_public.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_public_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_pytest.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_pytest_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_python.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_python_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_ravendb.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_ravendb_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_redis.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_redis_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_redux.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_redux_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_route.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_route_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_sass.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_sass_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_script.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_script_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_seedkit.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_seedkit_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_server.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_server_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_services.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_services_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_shared.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_shared_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_snaplet.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_snaplet_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_spin.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_spin_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_src.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_src_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_sso.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_sso_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_story.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_story_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_style.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_style_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_supabase.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_supabase_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_svelte.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_svelte_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_tauri.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_tauri_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_temp.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_temp_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_template.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_template_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_test.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_test_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_theme.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_theme_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_tools.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_tools_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_travis.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_travis_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_trunk.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_trunk_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_turbo.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_turbo_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_typescript.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_typescript_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_typings.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_typings2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_typings2_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_typings_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_vagrant.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_vagrant_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_vercel.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_vercel_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_video.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_video_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_view.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_view_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_vs.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_vs2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_vs2_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_vs_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_vscode.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_vscode2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_vscode2_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_vscode3.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_vscode3_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_vscode_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_vscode_test.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_vscode_test2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_vscode_test2_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_vscode_test3.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_vscode_test3_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_vscode_test_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_webpack.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_webpack_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_windows.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_windows_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_wit.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_wit_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_www.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_www_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_yarn.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/file-icons/folder_type_yarn_opened.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/fonts/FiraCode-VariableFont.ttf +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/add.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/arrow-down.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/arrow-left.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/arrow-right.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/arrow-up.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/blank.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/book.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/case-sensitive.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/check.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/chevron-down.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/chevron-left.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/chevron-right.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/chevron-up.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/chrome-close.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/chrome-maximize.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/chrome-minimize.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/chrome-restore.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/circle-filled.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/clear-all.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/close.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/cloud.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/collapse-all.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-all.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-alt-2.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-alt-small.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-alt.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-breakpoint-conditional-unverified.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-breakpoint-conditional.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-breakpoint-data-unverified.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-breakpoint-data.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-breakpoint-function-unverified.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-breakpoint-function.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-breakpoint-log-unverified.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-breakpoint-log.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-breakpoint-unsupported.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-console.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-continue-small.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-continue.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-coverage.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-disconnect.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-line-by-line.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-pause.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-rerun.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-restart-frame.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-restart.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-reverse-continue.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-stackframe-active.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-stackframe.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-start.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-step-back.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-step-into.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-step-out.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-step-over.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug-stop.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/debug.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/discard.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/edit.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/ellipsis.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/error.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/exclude.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/extensionDefaultIcon.png +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/extensions.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/files.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/filter.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/go-to-file.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/icon-close.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/icon-source-control.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/icon-sync.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/icon.png +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/icon.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/info.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/language-icon.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/link-external.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/list-flat.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/list-tree.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/new-file.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/new-folder.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/newline.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/open-preview.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/play.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/preserve-case.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/progress.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/pwa-icon-192.png +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/pwa-icon-512.png +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/record-keys.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/refresh.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/regex.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/remove.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/replace-all.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/replace.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/run-all.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/search.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/settings-gear.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/sort-precedence.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/source-control.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/split-horizontal.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/squiggly-error.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/squiggly-warning.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-array.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-boolean.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-class.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-color.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-constant.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-enum-member.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-enum.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-event.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-field.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-file.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-interface.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-key.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-keyword.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-method.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-misc.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-namespace.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-numeric.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-operator.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-parameter.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-property.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-ruler.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-snippet.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-string.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-structure.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/symbol-variable.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/tag.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/terminal-bash.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/terminal.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/theme-icon.png +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/trash.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/triangle-down.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/triangle-left.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/triangle-right.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/triangle-up.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/warning.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/whole-word.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/zoom-in.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/icons/zoom-out.svg +0 -0
- /package/static/{f429d0a → 92d11f3}/js/babel-parser.js +0 -0
- /package/static/{f429d0a → 92d11f3}/js/blob-util.js +0 -0
- /package/static/{f429d0a → 92d11f3}/js/ky.js +0 -0
- /package/static/{f429d0a → 92d11f3}/js/lvce-editor-import-script.js +0 -0
- /package/static/{f429d0a → 92d11f3}/js/lvce-editor-ipc.js +0 -0
- /package/static/{f429d0a → 92d11f3}/js/lvce-editor-json-rpc.js +0 -0
- /package/static/{f429d0a → 92d11f3}/js/lvce-editor-verror.js +0 -0
- /package/static/{f429d0a → 92d11f3}/js/p-min-delay.js +0 -0
- /package/static/{f429d0a → 92d11f3}/js/pretty-bytes.js +0 -0
- /package/static/{f429d0a → 92d11f3}/js/preview-injected.js +0 -0
- /package/static/{f429d0a → 92d11f3}/js/yoctodelay.js +0 -0
- /package/static/{f429d0a → 92d11f3}/lib-css/termterm.css +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/color-picker-worker/dist/colorPickerWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/completion-worker/dist/completionWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/diff-worker/dist/diffWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/editor-worker/dist/editorWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/embeds-worker/dist/embedsWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/error-worker/dist/errorWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/explorer-worker/dist/explorerViewWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/extension-detail-view-worker/dist/extensionDetailViewWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/extension-host-sub-worker/dist/extensionHostSubWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/extension-search-view-worker/dist/extensionSearchViewWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/file-search-worker/dist/fileSearchWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/file-system-worker/dist/fileSystemWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/find-widget-worker/dist/findWidgetWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/iframe-inspector/dist/iframeInspectorWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/iframe-worker/dist/iframeWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/keybindings-view-worker/dist/keyBindingsViewWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/markdown-worker/dist/markdownWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/rename-worker/dist/renameWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/renderer-process/LICENSE +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/renderer-process/README.md +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/renderer-process/package.json +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/source-control-worker/dist/sourceControlWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/syntax-highlighting-worker/dist/syntaxHighlightingWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/terminal-worker/dist/terminalWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/text-search-worker/dist/textSearchWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/packages/title-bar-worker/dist/titleBarWorkerMain.js +0 -0
- /package/static/{f429d0a → 92d11f3}/playground/languages/index.cpp +0 -0
- /package/static/{f429d0a → 92d11f3}/playground/languages/index.css +0 -0
- /package/static/{f429d0a → 92d11f3}/playground/languages/index.csv +0 -0
- /package/static/{f429d0a → 92d11f3}/playground/languages/index.dart +0 -0
- /package/static/{f429d0a → 92d11f3}/playground/languages/index.env +0 -0
- /package/static/{f429d0a → 92d11f3}/playground/languages/index.ex +0 -0
- /package/static/{f429d0a → 92d11f3}/playground/languages/index.html +0 -0
- /package/static/{f429d0a → 92d11f3}/playground/languages/index.java +0 -0
- /package/static/{f429d0a → 92d11f3}/playground/languages/index.jl +0 -0
- /package/static/{f429d0a → 92d11f3}/playground/languages/index.js +0 -0
- /package/static/{f429d0a → 92d11f3}/playground/languages/index.json +0 -0
- /package/static/{f429d0a → 92d11f3}/playground/languages/index.kt +0 -0
- /package/static/{f429d0a → 92d11f3}/playground/languages/index.pl +0 -0
- /package/static/{f429d0a → 92d11f3}/playground/languages/index.py +0 -0
- /package/static/{f429d0a → 92d11f3}/playground/languages/index.ts +0 -0
- /package/static/{f429d0a → 92d11f3}/playground/languages/scrolling.txt +0 -0
- /package/static/{f429d0a → 92d11f3}/playground/languages/tsconfig.json +0 -0
- /package/static/{f429d0a → 92d11f3}/playground/sample-folder/a.txt +0 -0
- /package/static/{f429d0a → 92d11f3}/playground/sample-folder/b.txt +0 -0
- /package/static/{f429d0a → 92d11f3}/playground/sample-folder/c.txt +0 -0
|
@@ -1000,7 +1000,7 @@ const Default = 2;
|
|
|
1000
1000
|
const Unavailable = 3;
|
|
1001
1001
|
|
|
1002
1002
|
const rpcs = Object.create(null);
|
|
1003
|
-
const set$
|
|
1003
|
+
const set$f = (id, rpc) => {
|
|
1004
1004
|
rpcs[id] = rpc;
|
|
1005
1005
|
};
|
|
1006
1006
|
const get$1 = id => {
|
|
@@ -1024,7 +1024,7 @@ const create$2 = rpcId => {
|
|
|
1024
1024
|
return rpc.invokeAndTransfer(method, ...params);
|
|
1025
1025
|
},
|
|
1026
1026
|
set(rpc) {
|
|
1027
|
-
set$
|
|
1027
|
+
set$f(rpcId, rpc);
|
|
1028
1028
|
},
|
|
1029
1029
|
async dispose() {
|
|
1030
1030
|
const rpc = get$1(rpcId);
|
|
@@ -1040,28 +1040,25 @@ const RpcId = {
|
|
|
1040
1040
|
__proto__: null,
|
|
1041
1041
|
DebugWorker: DebugWorker$1};
|
|
1042
1042
|
const {
|
|
1043
|
-
invoke: invoke$
|
|
1044
|
-
set: set$
|
|
1045
|
-
} = create$2(EditorWorker$1);
|
|
1043
|
+
invoke: invoke$c,
|
|
1044
|
+
set: set$c} = create$2(EditorWorker$1);
|
|
1046
1045
|
const EditorWorker = {
|
|
1047
1046
|
__proto__: null,
|
|
1048
|
-
invoke: invoke$
|
|
1049
|
-
set: set$
|
|
1047
|
+
invoke: invoke$c,
|
|
1048
|
+
set: set$c
|
|
1050
1049
|
};
|
|
1051
1050
|
const {
|
|
1052
|
-
invoke: invoke$
|
|
1053
|
-
set: set$
|
|
1054
|
-
} = create$2(ExtensionHostWorker);
|
|
1051
|
+
invoke: invoke$9,
|
|
1052
|
+
set: set$9} = create$2(ExtensionHostWorker);
|
|
1055
1053
|
const ExtensionHost = {
|
|
1056
1054
|
__proto__: null,
|
|
1057
|
-
invoke: invoke$
|
|
1058
|
-
set: set$
|
|
1055
|
+
invoke: invoke$9,
|
|
1056
|
+
set: set$9
|
|
1059
1057
|
};
|
|
1060
1058
|
const {
|
|
1061
1059
|
invoke: invoke$3,
|
|
1062
1060
|
invokeAndTransfer: invokeAndTransfer$3,
|
|
1063
|
-
set: set$3$1
|
|
1064
|
-
} = create$2(RendererWorker$1);
|
|
1061
|
+
set: set$3$1} = create$2(RendererWorker$1);
|
|
1065
1062
|
const RendererWorker = {
|
|
1066
1063
|
__proto__: null,
|
|
1067
1064
|
invoke: invoke$3,
|
|
@@ -1081,8 +1078,7 @@ const activateByEvent = event => {
|
|
|
1081
1078
|
|
|
1082
1079
|
const {
|
|
1083
1080
|
invoke: invoke$1,
|
|
1084
|
-
set: set$2
|
|
1085
|
-
} = ExtensionHost;
|
|
1081
|
+
set: set$2} = ExtensionHost;
|
|
1086
1082
|
|
|
1087
1083
|
const executeProvider = async ({
|
|
1088
1084
|
event,
|
|
@@ -1193,8 +1189,7 @@ const getScripts = debugId => {
|
|
|
1193
1189
|
|
|
1194
1190
|
const {
|
|
1195
1191
|
invoke,
|
|
1196
|
-
set: set$1
|
|
1197
|
-
} = EditorWorker;
|
|
1192
|
+
set: set$1} = EditorWorker;
|
|
1198
1193
|
|
|
1199
1194
|
const getDebugUri = (key, scriptId) => {
|
|
1200
1195
|
const uri = `debug:///${key}/${scriptId}`;
|
|
@@ -1413,444 +1408,106 @@ const getNewWatchExpressionsAccept = async (debugId, callFrameId, debugState, wa
|
|
|
1413
1408
|
return newWatchExpressions2;
|
|
1414
1409
|
};
|
|
1415
1410
|
|
|
1416
|
-
const
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
watchExpressions: newWatchExpressions,
|
|
1428
|
-
focus: 0,
|
|
1429
|
-
editingValue: '',
|
|
1430
|
-
editingselectionstart: 0,
|
|
1431
|
-
editingselectionend: 0
|
|
1432
|
-
};
|
|
1433
|
-
};
|
|
1434
|
-
|
|
1435
|
-
const FocusDebugWatchInput = 1290;
|
|
1436
|
-
const FocusDebugRow = 1299;
|
|
1437
|
-
|
|
1438
|
-
const addWatchExpression$1 = async (state, expression) => {
|
|
1439
|
-
const {
|
|
1440
|
-
watchExpressions
|
|
1441
|
-
} = state;
|
|
1442
|
-
const watchExpression = {
|
|
1443
|
-
expression,
|
|
1444
|
-
value: null,
|
|
1445
|
-
isEditing: true
|
|
1446
|
-
};
|
|
1447
|
-
const newWatchExpressions1 = [...watchExpressions, watchExpression];
|
|
1448
|
-
return {
|
|
1449
|
-
...state,
|
|
1450
|
-
watchExpressions: newWatchExpressions1,
|
|
1451
|
-
focus: FocusDebugWatchInput,
|
|
1452
|
-
editingselectionstart: 0,
|
|
1453
|
-
editingselectionend: expression.length
|
|
1454
|
-
};
|
|
1455
|
-
};
|
|
1411
|
+
const SectionHeading = 1;
|
|
1412
|
+
const Value = 2;
|
|
1413
|
+
const Exception$2 = 3;
|
|
1414
|
+
const Scope$4 = 4;
|
|
1415
|
+
const Property$1 = 5;
|
|
1416
|
+
const Message = 6;
|
|
1417
|
+
const CallStack$3 = 7;
|
|
1418
|
+
const CheckBox$1 = 8;
|
|
1419
|
+
const WatchMessage = 9;
|
|
1420
|
+
const WatchExpression = 10;
|
|
1421
|
+
const InputField = 11;
|
|
1456
1422
|
|
|
1457
|
-
const
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1423
|
+
const emptyObject = {};
|
|
1424
|
+
const RE_PLACEHOLDER = /\{(PH\d+)\}/g;
|
|
1425
|
+
const i18nString = (key, placeholders = emptyObject) => {
|
|
1426
|
+
if (placeholders === emptyObject) {
|
|
1427
|
+
return key;
|
|
1461
1428
|
}
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
const cancelWatchExpressionEdit = state => {
|
|
1466
|
-
const {
|
|
1467
|
-
watchExpressions
|
|
1468
|
-
} = state;
|
|
1469
|
-
const newWatchExpressions = getNewWatchExpressionsCancel(watchExpressions);
|
|
1470
|
-
return {
|
|
1471
|
-
...state,
|
|
1472
|
-
watchExpressions: newWatchExpressions,
|
|
1473
|
-
focus: 0,
|
|
1474
|
-
editingselectionstart: 0,
|
|
1475
|
-
editingselectionend: 0
|
|
1429
|
+
const replacer = (match, rest) => {
|
|
1430
|
+
return placeholders[rest];
|
|
1476
1431
|
};
|
|
1432
|
+
return key.replaceAll(RE_PLACEHOLDER, replacer);
|
|
1477
1433
|
};
|
|
1478
1434
|
|
|
1479
|
-
const
|
|
1480
|
-
const
|
|
1481
|
-
const
|
|
1482
|
-
|
|
1483
|
-
const
|
|
1484
|
-
const
|
|
1485
|
-
const
|
|
1486
|
-
|
|
1487
|
-
const
|
|
1435
|
+
const Block$1 = 'Block';
|
|
1436
|
+
const BreakPoints$2 = 'BreakPoints';
|
|
1437
|
+
const CallStack$2 = 'Call Stack';
|
|
1438
|
+
const Catch$1 = '`Catch` block';
|
|
1439
|
+
const Closure$1 = 'Closure';
|
|
1440
|
+
const DebuggerPaused = 'Debugger paused';
|
|
1441
|
+
const DebuggerPausedOnException = 'Paused on exception';
|
|
1442
|
+
const Eval$1 = 'Eval';
|
|
1443
|
+
const Expression = 'Expression';
|
|
1444
|
+
const Global$1 = 'Global';
|
|
1445
|
+
const Local$1 = 'Local';
|
|
1446
|
+
const Module$1 = 'Module';
|
|
1447
|
+
const NamedClosure = 'Closure ({PH1})';
|
|
1448
|
+
const NoScriptRunning = 'No script running. To enable debugging, start a Node.js script with debugging enabled (e.g. node --inspect your-script.js) and connect to it.';
|
|
1449
|
+
const NotPaused = 'Not Paused';
|
|
1450
|
+
const Pause = 'Pause';
|
|
1451
|
+
const Restart = 'Restart';
|
|
1452
|
+
const Resume = 'Resume';
|
|
1453
|
+
const Scope$3 = 'Scope';
|
|
1454
|
+
const Script$2 = 'Script';
|
|
1455
|
+
const StepInto = 'Step Into';
|
|
1456
|
+
const StepOut = 'Step Out';
|
|
1457
|
+
const StepOver = 'Step Over';
|
|
1458
|
+
const Stop = 'Stop';
|
|
1459
|
+
const Watch$2 = 'Watch';
|
|
1460
|
+
const With$1 = '`With` block';
|
|
1461
|
+
const PauseOnExceptions$1 = 'Pause on Exceptions';
|
|
1462
|
+
const PauseOnUncaughtExceptions$1 = 'Pause on uncaught Exceptions';
|
|
1463
|
+
const NoWatchExpression = 'No Watch Expression';
|
|
1464
|
+
const DeleteWatchExpression$2 = 'Delete Watch Expression';
|
|
1465
|
+
const DeleteAllWatchExpressions = 'Delete All Watch Expressions';
|
|
1466
|
+
const AddWatchExpression$1 = 'Add Watch Expression';
|
|
1488
1467
|
|
|
1489
|
-
const
|
|
1490
|
-
|
|
1491
|
-
id,
|
|
1492
|
-
disposed: false,
|
|
1493
|
-
processes: [],
|
|
1494
|
-
debugState: None$6,
|
|
1495
|
-
watchExpanded: false,
|
|
1496
|
-
breakPointsExpanded: false,
|
|
1497
|
-
scopeExpanded: false,
|
|
1498
|
-
callStackExpanded: false,
|
|
1499
|
-
watchVisible: true,
|
|
1500
|
-
breakPointsVisible: true,
|
|
1501
|
-
scopeVisible: true,
|
|
1502
|
-
callStackVisible: true,
|
|
1503
|
-
scopeChain: [],
|
|
1504
|
-
callStack: [],
|
|
1505
|
-
parsedScripts: Object.create(null),
|
|
1506
|
-
pausedReason: None$5,
|
|
1507
|
-
pausedMessage: '',
|
|
1508
|
-
debugInputValue: '',
|
|
1509
|
-
debugOutputValue: '',
|
|
1510
|
-
callFrameId: '',
|
|
1511
|
-
expandedIds: [],
|
|
1512
|
-
scopeFocusedIndex: -1,
|
|
1513
|
-
focusedIndex: -1,
|
|
1514
|
-
pauseOnExceptionState: None$3,
|
|
1515
|
-
cache: Object.create(null),
|
|
1516
|
-
// TODO maybe store cache in extension host worker
|
|
1517
|
-
exceptionBreakPoints: None$4,
|
|
1518
|
-
watchExpressions: [],
|
|
1519
|
-
focus: 0,
|
|
1520
|
-
editingValue: '',
|
|
1521
|
-
debugId: 0,
|
|
1522
|
-
inputSource: 0,
|
|
1523
|
-
editingselectionstart: 0,
|
|
1524
|
-
editingselectionend: 0,
|
|
1525
|
-
openFilesOnPause: true,
|
|
1526
|
-
maxDescriptionLength: 100,
|
|
1527
|
-
selectedIndex: -1,
|
|
1528
|
-
visibleRows: []
|
|
1529
|
-
};
|
|
1530
|
-
set(id, state, state);
|
|
1468
|
+
const local = () => {
|
|
1469
|
+
return i18nString(Local$1);
|
|
1531
1470
|
};
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
watchExpressions: []
|
|
1537
|
-
};
|
|
1471
|
+
const namedClosure = name => {
|
|
1472
|
+
return i18nString(NamedClosure, {
|
|
1473
|
+
PH1: name
|
|
1474
|
+
});
|
|
1538
1475
|
};
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
if (index < 0 || index >= state.watchExpressions.length) {
|
|
1542
|
-
return state;
|
|
1543
|
-
}
|
|
1544
|
-
return {
|
|
1545
|
-
...state,
|
|
1546
|
-
watchExpressions: state.watchExpressions.toSpliced(index, 1)
|
|
1547
|
-
};
|
|
1476
|
+
const closure = () => {
|
|
1477
|
+
return i18nString(Closure$1);
|
|
1548
1478
|
};
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
return oldState.focus === newState.focus;
|
|
1479
|
+
const global = () => {
|
|
1480
|
+
return i18nString(Global$1);
|
|
1552
1481
|
};
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
if (!newState.focus) {
|
|
1556
|
-
return true;
|
|
1557
|
-
}
|
|
1558
|
-
return oldState.focus === newState.focus;
|
|
1482
|
+
const block = () => {
|
|
1483
|
+
return i18nString(Block$1);
|
|
1559
1484
|
};
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
const RenderFocus = 2;
|
|
1563
|
-
const RenderValue = 3;
|
|
1564
|
-
const RenderFocusContext = 7;
|
|
1565
|
-
const RenderSelection = 8;
|
|
1566
|
-
const RenderPauseOnExceptions = 9;
|
|
1567
|
-
|
|
1568
|
-
const diffType$1 = RenderItems;
|
|
1569
|
-
const isEqual$3 = (oldState, newState) => {
|
|
1570
|
-
return oldState.breakPointsExpanded === newState.breakPointsExpanded && oldState.callFrameId === newState.callFrameId && oldState.callStackExpanded === newState.callStackExpanded && oldState.debugState === newState.debugState && oldState.scopeChain === newState.scopeChain && oldState.scopeExpanded === newState.scopeExpanded && oldState.selectedIndex === newState.selectedIndex && oldState.visibleRows === newState.visibleRows && oldState.watchExpanded === newState.watchExpanded && oldState.watchExpressions === newState.watchExpressions;
|
|
1485
|
+
const expression = () => {
|
|
1486
|
+
return i18nString(Expression);
|
|
1571
1487
|
};
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
const isEqual$2 = (oldState, newState) => {
|
|
1575
|
-
return oldState.exceptionBreakPoints === newState.exceptionBreakPoints;
|
|
1488
|
+
const module2 = () => {
|
|
1489
|
+
return i18nString(Module$1);
|
|
1576
1490
|
};
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
return oldState.editingselectionstart === newState.editingselectionstart && oldState.editingselectionend === newState.editingselectionend;
|
|
1491
|
+
const evalScope = () => {
|
|
1492
|
+
return i18nString(Eval$1);
|
|
1580
1493
|
};
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
const isEqual = (oldState, newState) => {
|
|
1585
|
-
if (newState.inputSource === Script$2) {
|
|
1586
|
-
return newState.editingValue.length === 0;
|
|
1587
|
-
}
|
|
1588
|
-
return true;
|
|
1494
|
+
const script = () => {
|
|
1495
|
+
return i18nString(Script$2);
|
|
1589
1496
|
};
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
const numbers = [diffType$1, RenderFocusContext, RenderValue, RenderFocus, RenderSelection, diffType];
|
|
1593
|
-
|
|
1594
|
-
const diff = (oldState, newState) => {
|
|
1595
|
-
const diffResult = [];
|
|
1596
|
-
for (let i = 0; i < modules.length; i++) {
|
|
1597
|
-
const fn = modules[i];
|
|
1598
|
-
if (!fn(oldState, newState)) {
|
|
1599
|
-
diffResult.push(numbers[i]);
|
|
1600
|
-
}
|
|
1601
|
-
}
|
|
1602
|
-
return diffResult;
|
|
1497
|
+
const withScope = () => {
|
|
1498
|
+
return i18nString(With$1);
|
|
1603
1499
|
};
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
const {
|
|
1607
|
-
oldState,
|
|
1608
|
-
newState
|
|
1609
|
-
} = get(uid);
|
|
1610
|
-
const diffResult = diff(oldState, newState);
|
|
1611
|
-
return diffResult;
|
|
1500
|
+
const catchScope = () => {
|
|
1501
|
+
return i18nString(Catch$1);
|
|
1612
1502
|
};
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
dispose$1(uid);
|
|
1503
|
+
const debuggerPaused = () => {
|
|
1504
|
+
return i18nString(DebuggerPaused);
|
|
1616
1505
|
};
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
const getCommandIds = () => {
|
|
1621
|
-
return commandIds;
|
|
1506
|
+
const debuggerPausedOnException = () => {
|
|
1507
|
+
return i18nString(DebuggerPausedOnException);
|
|
1622
1508
|
};
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
uri: '',
|
|
1626
|
-
rowIndex: 0,
|
|
1627
|
-
columnIndex: 0
|
|
1628
|
-
};
|
|
1629
|
-
const getHighlight = uid => {
|
|
1630
|
-
const state = get(uid);
|
|
1631
|
-
if (!state) {
|
|
1632
|
-
return emptyHighlight;
|
|
1633
|
-
}
|
|
1634
|
-
const {
|
|
1635
|
-
newState
|
|
1636
|
-
} = state;
|
|
1637
|
-
const {
|
|
1638
|
-
parsedScripts,
|
|
1639
|
-
callStack
|
|
1640
|
-
} = newState;
|
|
1641
|
-
if (callStack.length === 0) {
|
|
1642
|
-
return emptyHighlight;
|
|
1643
|
-
}
|
|
1644
|
-
const top = callStack[0];
|
|
1645
|
-
const {
|
|
1646
|
-
location
|
|
1647
|
-
} = top;
|
|
1648
|
-
const {
|
|
1649
|
-
scriptId,
|
|
1650
|
-
lineNumber,
|
|
1651
|
-
columnNumber
|
|
1652
|
-
} = location;
|
|
1653
|
-
const script = parsedScripts[scriptId];
|
|
1654
|
-
if (!script) {
|
|
1655
|
-
return emptyHighlight;
|
|
1656
|
-
}
|
|
1657
|
-
return {
|
|
1658
|
-
uri: script.url,
|
|
1659
|
-
rowIndex: lineNumber,
|
|
1660
|
-
columnIndex: columnNumber
|
|
1661
|
-
};
|
|
1662
|
-
};
|
|
1663
|
-
|
|
1664
|
-
const Enter = 3;
|
|
1665
|
-
const Escape = 8;
|
|
1666
|
-
const Space$1 = 9;
|
|
1667
|
-
const End = 255;
|
|
1668
|
-
const Home = 12;
|
|
1669
|
-
const LeftArrow = 13;
|
|
1670
|
-
const UpArrow = 14;
|
|
1671
|
-
const RightArrow = 15;
|
|
1672
|
-
const DownArrow = 16;
|
|
1673
|
-
const Delete = 18;
|
|
1674
|
-
const KeyC = 31;
|
|
1675
|
-
const KeyV = 50;
|
|
1676
|
-
const F2 = 58;
|
|
1677
|
-
const Backslash = 91;
|
|
1678
|
-
const Star = 131;
|
|
1679
|
-
|
|
1680
|
-
const CtrlCmd = 1 << 11 >>> 0;
|
|
1681
|
-
const Alt = 1 << 9 >>> 0;
|
|
1682
|
-
|
|
1683
|
-
const getKeyBindings = () => {
|
|
1684
|
-
return [{
|
|
1685
|
-
key: Backslash | CtrlCmd,
|
|
1686
|
-
command: 'Run And Debug.togglePause'
|
|
1687
|
-
}, {
|
|
1688
|
-
key: LeftArrow,
|
|
1689
|
-
command: 'Run And Debug.handleArrowLeft',
|
|
1690
|
-
when: FocusDebugRow
|
|
1691
|
-
}, {
|
|
1692
|
-
key: RightArrow,
|
|
1693
|
-
command: 'Run And Debug.handleArrowRight',
|
|
1694
|
-
when: FocusDebugRow
|
|
1695
|
-
}, {
|
|
1696
|
-
key: Home,
|
|
1697
|
-
command: 'Run And Debug.focusFirst',
|
|
1698
|
-
when: FocusDebugRow
|
|
1699
|
-
}, {
|
|
1700
|
-
key: End,
|
|
1701
|
-
command: 'Run And Debug.focusLast',
|
|
1702
|
-
when: FocusDebugRow
|
|
1703
|
-
}, {
|
|
1704
|
-
key: UpArrow,
|
|
1705
|
-
command: 'Run And Debug.selectPreviousRow',
|
|
1706
|
-
when: FocusDebugRow
|
|
1707
|
-
}, {
|
|
1708
|
-
key: DownArrow,
|
|
1709
|
-
command: 'Run And Debug.selectNextRow',
|
|
1710
|
-
when: FocusDebugRow
|
|
1711
|
-
}, {
|
|
1712
|
-
key: CtrlCmd | Star,
|
|
1713
|
-
command: 'Run And Debug.expandAll',
|
|
1714
|
-
when: FocusDebugRow
|
|
1715
|
-
}, {
|
|
1716
|
-
key: Alt | RightArrow,
|
|
1717
|
-
command: 'Run And Debug.expandRecursively',
|
|
1718
|
-
when: FocusDebugRow
|
|
1719
|
-
}, {
|
|
1720
|
-
key: CtrlCmd | LeftArrow,
|
|
1721
|
-
command: 'Run And Debug.collapseAll',
|
|
1722
|
-
when: FocusDebugRow
|
|
1723
|
-
}, {
|
|
1724
|
-
key: CtrlCmd | KeyV,
|
|
1725
|
-
command: 'Run And Debug.handlePaste',
|
|
1726
|
-
when: FocusDebugRow
|
|
1727
|
-
}, {
|
|
1728
|
-
key: CtrlCmd | KeyC,
|
|
1729
|
-
command: 'Run And Debug.handleCopy',
|
|
1730
|
-
when: FocusDebugRow
|
|
1731
|
-
}, {
|
|
1732
|
-
key: F2,
|
|
1733
|
-
command: 'Run And Debug.rename',
|
|
1734
|
-
when: FocusDebugRow
|
|
1735
|
-
}, {
|
|
1736
|
-
key: Delete,
|
|
1737
|
-
command: 'Run And Debug.removeDirent',
|
|
1738
|
-
when: FocusDebugRow
|
|
1739
|
-
}, {
|
|
1740
|
-
key: Escape,
|
|
1741
|
-
command: 'Run And Debug.focusNone',
|
|
1742
|
-
when: FocusDebugRow
|
|
1743
|
-
}, {
|
|
1744
|
-
key: Enter,
|
|
1745
|
-
command: 'Run And Debug.handleClickCurrent',
|
|
1746
|
-
when: FocusDebugRow
|
|
1747
|
-
}, {
|
|
1748
|
-
key: Space$1,
|
|
1749
|
-
command: 'Run And Debug.handleSpace',
|
|
1750
|
-
when: FocusDebugRow
|
|
1751
|
-
}, {
|
|
1752
|
-
key: Enter,
|
|
1753
|
-
command: 'Run And Debug.handleEnter',
|
|
1754
|
-
when: FocusDebugRow
|
|
1755
|
-
}, {
|
|
1756
|
-
key: Escape,
|
|
1757
|
-
command: 'Run And Debug.cancelWatchExpressionEdit',
|
|
1758
|
-
when: FocusDebugWatchInput
|
|
1759
|
-
}, {
|
|
1760
|
-
key: Enter,
|
|
1761
|
-
command: 'Run And Debug.acceptWatchExpressionEdit',
|
|
1762
|
-
when: FocusDebugWatchInput
|
|
1763
|
-
}];
|
|
1764
|
-
};
|
|
1765
|
-
|
|
1766
|
-
const emptyObject = {};
|
|
1767
|
-
const RE_PLACEHOLDER = /\{(PH\d+)\}/g;
|
|
1768
|
-
const i18nString = (key, placeholders = emptyObject) => {
|
|
1769
|
-
if (placeholders === emptyObject) {
|
|
1770
|
-
return key;
|
|
1771
|
-
}
|
|
1772
|
-
const replacer = (match, rest) => {
|
|
1773
|
-
return placeholders[rest];
|
|
1774
|
-
};
|
|
1775
|
-
return key.replaceAll(RE_PLACEHOLDER, replacer);
|
|
1776
|
-
};
|
|
1777
|
-
|
|
1778
|
-
const Block$1 = 'Block';
|
|
1779
|
-
const BreakPoints$2 = 'BreakPoints';
|
|
1780
|
-
const CallStack$3 = 'Call Stack';
|
|
1781
|
-
const Catch$1 = '`Catch` block';
|
|
1782
|
-
const Closure$1 = 'Closure';
|
|
1783
|
-
const DebuggerPaused = 'Debugger paused';
|
|
1784
|
-
const DebuggerPausedOnException = 'Paused on exception';
|
|
1785
|
-
const Eval$1 = 'Eval';
|
|
1786
|
-
const Expression = 'Expression';
|
|
1787
|
-
const Global$1 = 'Global';
|
|
1788
|
-
const Local$1 = 'Local';
|
|
1789
|
-
const Module$1 = 'Module';
|
|
1790
|
-
const NamedClosure = 'Closure ({PH1})';
|
|
1791
|
-
const NoScriptRunning = 'No script running. To enable debugging, start a Node.js script with debugging enabled (e.g. node --inspect your-script.js) and connect to it.';
|
|
1792
|
-
const NotPaused = 'Not Paused';
|
|
1793
|
-
const Pause = 'Pause';
|
|
1794
|
-
const Restart = 'Restart';
|
|
1795
|
-
const Resume = 'Resume';
|
|
1796
|
-
const Scope$4 = 'Scope';
|
|
1797
|
-
const Script$1 = 'Script';
|
|
1798
|
-
const StepInto = 'Step Into';
|
|
1799
|
-
const StepOut = 'Step Out';
|
|
1800
|
-
const StepOver = 'Step Over';
|
|
1801
|
-
const Stop = 'Stop';
|
|
1802
|
-
const Watch$2 = 'Watch';
|
|
1803
|
-
const With$1 = '`With` block';
|
|
1804
|
-
const PauseOnExceptions$1 = 'Pause on Exceptions';
|
|
1805
|
-
const PauseOnUncaughtExceptions$1 = 'Pause on uncaught Exceptions';
|
|
1806
|
-
const NoWatchExpression = 'No Watch Expression';
|
|
1807
|
-
const DeleteWatchExpression$2 = 'Delete Watch Expression';
|
|
1808
|
-
const DeleteAllWatchExpressions = 'Delete All Watch Expressions';
|
|
1809
|
-
const AddWatchExpression$1 = 'Add Watch Expression';
|
|
1810
|
-
|
|
1811
|
-
const local = () => {
|
|
1812
|
-
return i18nString(Local$1);
|
|
1813
|
-
};
|
|
1814
|
-
const namedClosure = name => {
|
|
1815
|
-
return i18nString(NamedClosure, {
|
|
1816
|
-
PH1: name
|
|
1817
|
-
});
|
|
1818
|
-
};
|
|
1819
|
-
const closure = () => {
|
|
1820
|
-
return i18nString(Closure$1);
|
|
1821
|
-
};
|
|
1822
|
-
const global = () => {
|
|
1823
|
-
return i18nString(Global$1);
|
|
1824
|
-
};
|
|
1825
|
-
const block = () => {
|
|
1826
|
-
return i18nString(Block$1);
|
|
1827
|
-
};
|
|
1828
|
-
const expression = () => {
|
|
1829
|
-
return i18nString(Expression);
|
|
1830
|
-
};
|
|
1831
|
-
const module2 = () => {
|
|
1832
|
-
return i18nString(Module$1);
|
|
1833
|
-
};
|
|
1834
|
-
const evalScope = () => {
|
|
1835
|
-
return i18nString(Eval$1);
|
|
1836
|
-
};
|
|
1837
|
-
const script = () => {
|
|
1838
|
-
return i18nString(Script$1);
|
|
1839
|
-
};
|
|
1840
|
-
const withScope = () => {
|
|
1841
|
-
return i18nString(With$1);
|
|
1842
|
-
};
|
|
1843
|
-
const catchScope = () => {
|
|
1844
|
-
return i18nString(Catch$1);
|
|
1845
|
-
};
|
|
1846
|
-
const debuggerPaused = () => {
|
|
1847
|
-
return i18nString(DebuggerPaused);
|
|
1848
|
-
};
|
|
1849
|
-
const debuggerPausedOnException = () => {
|
|
1850
|
-
return i18nString(DebuggerPausedOnException);
|
|
1851
|
-
};
|
|
1852
|
-
const stepInto$1 = () => {
|
|
1853
|
-
return i18nString(StepInto);
|
|
1509
|
+
const stepInto$1 = () => {
|
|
1510
|
+
return i18nString(StepInto);
|
|
1854
1511
|
};
|
|
1855
1512
|
const stepOver$1 = () => {
|
|
1856
1513
|
return i18nString(StepOver);
|
|
@@ -1868,10 +1525,10 @@ const breakPoints = () => {
|
|
|
1868
1525
|
return i18nString(BreakPoints$2);
|
|
1869
1526
|
};
|
|
1870
1527
|
const scope = () => {
|
|
1871
|
-
return i18nString(Scope$
|
|
1528
|
+
return i18nString(Scope$3);
|
|
1872
1529
|
};
|
|
1873
1530
|
const callStack = () => {
|
|
1874
|
-
return i18nString(CallStack$
|
|
1531
|
+
return i18nString(CallStack$2);
|
|
1875
1532
|
};
|
|
1876
1533
|
const notPaused = () => {
|
|
1877
1534
|
return i18nString(NotPaused);
|
|
@@ -1894,65 +1551,19 @@ const pauseOnUncaughtExceptions = () => {
|
|
|
1894
1551
|
const noWatchExpression = () => {
|
|
1895
1552
|
return i18nString(NoWatchExpression);
|
|
1896
1553
|
};
|
|
1897
|
-
const deleteWatchExpression = () => {
|
|
1554
|
+
const deleteWatchExpression$1 = () => {
|
|
1898
1555
|
return i18nString(DeleteWatchExpression$2);
|
|
1899
1556
|
};
|
|
1900
|
-
const deleteAllWatchExpressions = () => {
|
|
1557
|
+
const deleteAllWatchExpressions$1 = () => {
|
|
1901
1558
|
return i18nString(DeleteAllWatchExpressions);
|
|
1902
1559
|
};
|
|
1903
|
-
const addWatchExpression = () => {
|
|
1560
|
+
const addWatchExpression$1 = () => {
|
|
1904
1561
|
return i18nString(AddWatchExpression$1);
|
|
1905
1562
|
};
|
|
1906
1563
|
const noScriptRunning = () => {
|
|
1907
1564
|
return i18nString(NoScriptRunning);
|
|
1908
1565
|
};
|
|
1909
1566
|
|
|
1910
|
-
const None$2 = 0;
|
|
1911
|
-
|
|
1912
|
-
const getMenuEntriesWatchExpression = () => {
|
|
1913
|
-
const addMenuEntry = {
|
|
1914
|
-
id: 'addWatchExpression',
|
|
1915
|
-
label: addWatchExpression(),
|
|
1916
|
-
flags: None$2,
|
|
1917
|
-
command: 'RunAndDebug.addWatchExpression'
|
|
1918
|
-
};
|
|
1919
|
-
const deleteMenuEntry = {
|
|
1920
|
-
id: 'deleteWatchExpression',
|
|
1921
|
-
label: deleteWatchExpression(),
|
|
1922
|
-
flags: None$2,
|
|
1923
|
-
command: 'RunAndDebug.deleteWatchExpression'
|
|
1924
|
-
};
|
|
1925
|
-
const deleteAllMenuEntry = {
|
|
1926
|
-
id: 'deleteAllWatchExpressions',
|
|
1927
|
-
label: deleteAllWatchExpressions(),
|
|
1928
|
-
flags: None$2,
|
|
1929
|
-
command: 'RunAndDebug.deleteAllWatchExpressions'
|
|
1930
|
-
};
|
|
1931
|
-
return [addMenuEntry, deleteMenuEntry, deleteAllMenuEntry];
|
|
1932
|
-
};
|
|
1933
|
-
|
|
1934
|
-
const DebugWatchExpression = 21_900;
|
|
1935
|
-
const DebugWatchSectionHeading = 21_901;
|
|
1936
|
-
|
|
1937
|
-
const getMenuEntries = () => {
|
|
1938
|
-
return [{
|
|
1939
|
-
id: DebugWatchExpression,
|
|
1940
|
-
entries: getMenuEntriesWatchExpression()
|
|
1941
|
-
}];
|
|
1942
|
-
};
|
|
1943
|
-
|
|
1944
|
-
const SectionHeading = 1;
|
|
1945
|
-
const Value = 2;
|
|
1946
|
-
const Exception$1 = 3;
|
|
1947
|
-
const Scope$3 = 4;
|
|
1948
|
-
const Property$1 = 5;
|
|
1949
|
-
const Message = 6;
|
|
1950
|
-
const CallStack$2 = 7;
|
|
1951
|
-
const CheckBox$1 = 8;
|
|
1952
|
-
const WatchMessage = 9;
|
|
1953
|
-
const WatchExpression = 10;
|
|
1954
|
-
const InputField = 11;
|
|
1955
|
-
|
|
1956
1567
|
const Scope$2 = 'Scope';
|
|
1957
1568
|
const CallStack$1 = 'CallStack';
|
|
1958
1569
|
const Watch$1 = 'Watch';
|
|
@@ -1963,7 +1574,11 @@ const CallStack = 'callstack';
|
|
|
1963
1574
|
const Scope$1 = 'scope';
|
|
1964
1575
|
const Watch = 'watch';
|
|
1965
1576
|
|
|
1966
|
-
const
|
|
1577
|
+
const All = 1;
|
|
1578
|
+
const Uncaught = 2;
|
|
1579
|
+
const None$5 = 0;
|
|
1580
|
+
|
|
1581
|
+
const AddWatchExpression = 'AddWatchExpression';
|
|
1967
1582
|
const WatchExpressionInput = 'WatchExpressionInput';
|
|
1968
1583
|
const DebugPause$1 = 'DebugPause';
|
|
1969
1584
|
const DebugRestart$1 = 'DebugRestart';
|
|
@@ -2088,7 +1703,7 @@ const getRunAndDebugVisibleRowsCallStack = state => {
|
|
|
2088
1703
|
const description = formatLocation(script.url, lineNumber);
|
|
2089
1704
|
const hasArrow = item === callStack$1[0];
|
|
2090
1705
|
rows.push({
|
|
2091
|
-
type: CallStack$
|
|
1706
|
+
type: CallStack$3,
|
|
2092
1707
|
text: item.functionName,
|
|
2093
1708
|
expanded: false,
|
|
2094
1709
|
key: CallStack,
|
|
@@ -2121,7 +1736,7 @@ const getRunAndDebugVisibleRowsCallStack = state => {
|
|
|
2121
1736
|
const Scope = 1;
|
|
2122
1737
|
const This = 2;
|
|
2123
1738
|
const Property = 3;
|
|
2124
|
-
const Exception = 4;
|
|
1739
|
+
const Exception$1 = 4;
|
|
2125
1740
|
|
|
2126
1741
|
const getNoopRows = () => {
|
|
2127
1742
|
return [];
|
|
@@ -2134,7 +1749,7 @@ const getScopeExceptionRows = scope => {
|
|
|
2134
1749
|
indent
|
|
2135
1750
|
} = scope;
|
|
2136
1751
|
return [{
|
|
2137
|
-
type: Exception$
|
|
1752
|
+
type: Exception$2,
|
|
2138
1753
|
text: '',
|
|
2139
1754
|
expanded: false,
|
|
2140
1755
|
key,
|
|
@@ -2146,7 +1761,7 @@ const getScopeExceptionRows = scope => {
|
|
|
2146
1761
|
}];
|
|
2147
1762
|
};
|
|
2148
1763
|
|
|
2149
|
-
const None$
|
|
1764
|
+
const None$4 = 0;
|
|
2150
1765
|
const Expanded = 1 << 0;
|
|
2151
1766
|
const Collapsed = 1 << 1;
|
|
2152
1767
|
const Focused = 1 << 2;
|
|
@@ -2178,7 +1793,7 @@ const getScopeScopeRows = scope => {
|
|
|
2178
1793
|
flags
|
|
2179
1794
|
} = scope;
|
|
2180
1795
|
return [{
|
|
2181
|
-
type: Scope$
|
|
1796
|
+
type: Scope$4,
|
|
2182
1797
|
text: '',
|
|
2183
1798
|
expanded: Boolean(flags & Expanded),
|
|
2184
1799
|
key,
|
|
@@ -2214,7 +1829,7 @@ const getScopeRenderer = type => {
|
|
|
2214
1829
|
switch (type) {
|
|
2215
1830
|
case This:
|
|
2216
1831
|
return getScopeThisRows;
|
|
2217
|
-
case Exception:
|
|
1832
|
+
case Exception$1:
|
|
2218
1833
|
return getScopeExceptionRows;
|
|
2219
1834
|
case Scope:
|
|
2220
1835
|
return getScopeScopeRows;
|
|
@@ -2232,7 +1847,7 @@ const getExpandable = valueType => {
|
|
|
2232
1847
|
return false;
|
|
2233
1848
|
};
|
|
2234
1849
|
const getFlags = (isExpanded, isExpandable, isFocused) => {
|
|
2235
|
-
let flags = None$
|
|
1850
|
+
let flags = None$4;
|
|
2236
1851
|
if (isExpanded) {
|
|
2237
1852
|
flags |= Expanded;
|
|
2238
1853
|
} else if (isExpandable) {
|
|
@@ -2340,99 +1955,496 @@ const renderWatchExpression$1 = (expression, value, isEditing, index) => {
|
|
|
2340
1955
|
};
|
|
2341
1956
|
}
|
|
2342
1957
|
return {
|
|
2343
|
-
type: WatchExpression,
|
|
2344
|
-
text: expression,
|
|
2345
|
-
expanded: false,
|
|
2346
|
-
key: expression,
|
|
2347
|
-
value: formatValue(value),
|
|
2348
|
-
indent: 0,
|
|
2349
|
-
valueType: '',
|
|
2350
|
-
name: '',
|
|
2351
|
-
description: '',
|
|
2352
|
-
index
|
|
1958
|
+
type: WatchExpression,
|
|
1959
|
+
text: expression,
|
|
1960
|
+
expanded: false,
|
|
1961
|
+
key: expression,
|
|
1962
|
+
value: formatValue(value),
|
|
1963
|
+
indent: 0,
|
|
1964
|
+
valueType: '',
|
|
1965
|
+
name: '',
|
|
1966
|
+
description: '',
|
|
1967
|
+
index
|
|
1968
|
+
};
|
|
1969
|
+
};
|
|
1970
|
+
const getRunAndDebugVisibleRowsWatchContent = watchExpressions => {
|
|
1971
|
+
const rows = [];
|
|
1972
|
+
if (watchExpressions.length === 0) {
|
|
1973
|
+
rows.push({
|
|
1974
|
+
type: WatchMessage,
|
|
1975
|
+
text: noWatchExpression(),
|
|
1976
|
+
expanded: false,
|
|
1977
|
+
key: '',
|
|
1978
|
+
value: '',
|
|
1979
|
+
indent: 0,
|
|
1980
|
+
valueType: '',
|
|
1981
|
+
name: '',
|
|
1982
|
+
description: ''
|
|
1983
|
+
});
|
|
1984
|
+
} else {
|
|
1985
|
+
for (const watchExpression of watchExpressions) {
|
|
1986
|
+
// TODO simplify index
|
|
1987
|
+
const index = watchExpressions.indexOf(watchExpression);
|
|
1988
|
+
rows.push(renderWatchExpression$1(watchExpression.expression, watchExpression.value, watchExpression.isEditing || false, index));
|
|
1989
|
+
}
|
|
1990
|
+
}
|
|
1991
|
+
return rows;
|
|
1992
|
+
};
|
|
1993
|
+
|
|
1994
|
+
const getWatchActions = watchExpanded => {
|
|
1995
|
+
if (!watchExpanded) {
|
|
1996
|
+
return [];
|
|
1997
|
+
}
|
|
1998
|
+
return [{
|
|
1999
|
+
id: AddWatchExpression,
|
|
2000
|
+
title: 'Add new watch expression',
|
|
2001
|
+
icon: '+'
|
|
2002
|
+
}, {
|
|
2003
|
+
id: RefreshWatchExpressions,
|
|
2004
|
+
title: 'Refresh watch expressions',
|
|
2005
|
+
icon: '↻'
|
|
2006
|
+
}];
|
|
2007
|
+
};
|
|
2008
|
+
|
|
2009
|
+
const getRunAndDebugVisibleRowsWatch = state => {
|
|
2010
|
+
const {
|
|
2011
|
+
watchExpanded,
|
|
2012
|
+
watchExpressions,
|
|
2013
|
+
watchVisible
|
|
2014
|
+
} = state;
|
|
2015
|
+
if (!watchVisible) {
|
|
2016
|
+
return [];
|
|
2017
|
+
}
|
|
2018
|
+
const rows = [{
|
|
2019
|
+
type: SectionHeading,
|
|
2020
|
+
text: watch(),
|
|
2021
|
+
expanded: watchExpanded,
|
|
2022
|
+
key: Watch,
|
|
2023
|
+
value: '',
|
|
2024
|
+
indent: 0,
|
|
2025
|
+
valueType: '',
|
|
2026
|
+
name: Watch$1,
|
|
2027
|
+
description: '',
|
|
2028
|
+
actions: getWatchActions(watchExpanded)
|
|
2029
|
+
}];
|
|
2030
|
+
if (watchExpanded) {
|
|
2031
|
+
rows.push(...getRunAndDebugVisibleRowsWatchContent(watchExpressions));
|
|
2032
|
+
}
|
|
2033
|
+
return rows;
|
|
2034
|
+
};
|
|
2035
|
+
|
|
2036
|
+
const getRunAndDebugVisibleRows = state => {
|
|
2037
|
+
if (state.debugState === Unavailable) {
|
|
2038
|
+
return [{
|
|
2039
|
+
type: Message,
|
|
2040
|
+
text: noScriptRunning(),
|
|
2041
|
+
expanded: false,
|
|
2042
|
+
key: 'no-script-running',
|
|
2043
|
+
value: '',
|
|
2044
|
+
indent: 0,
|
|
2045
|
+
valueType: '',
|
|
2046
|
+
name: '',
|
|
2047
|
+
description: ''
|
|
2048
|
+
}];
|
|
2049
|
+
}
|
|
2050
|
+
return [...getRunAndDebugVisibleRowsWatch(state), ...getRunAndDebugVisibleRowsBreakPoints(state), ...getRunAndDebugVisibleRowsScope(state), ...getRunAndDebugVisibleRowsCallStack(state)];
|
|
2051
|
+
};
|
|
2052
|
+
|
|
2053
|
+
const updateVisibleRows = state => {
|
|
2054
|
+
const visibleRows = getRunAndDebugVisibleRows(state);
|
|
2055
|
+
return {
|
|
2056
|
+
...state,
|
|
2057
|
+
visibleRows
|
|
2058
|
+
};
|
|
2059
|
+
};
|
|
2060
|
+
|
|
2061
|
+
const acceptWatchExpressionEdit = async state => {
|
|
2062
|
+
const {
|
|
2063
|
+
watchExpressions,
|
|
2064
|
+
editingValue,
|
|
2065
|
+
debugId,
|
|
2066
|
+
debugState,
|
|
2067
|
+
callFrameId
|
|
2068
|
+
} = state;
|
|
2069
|
+
const newWatchExpressions = await getNewWatchExpressionsAccept(debugId, callFrameId, debugState, watchExpressions, editingValue);
|
|
2070
|
+
if (watchExpressions === newWatchExpressions) {
|
|
2071
|
+
return state;
|
|
2072
|
+
}
|
|
2073
|
+
const newState = {
|
|
2074
|
+
...state,
|
|
2075
|
+
watchExpressions: newWatchExpressions,
|
|
2076
|
+
focus: 0,
|
|
2077
|
+
editingValue: '',
|
|
2078
|
+
editingselectionstart: 0,
|
|
2079
|
+
editingselectionend: 0
|
|
2080
|
+
};
|
|
2081
|
+
return updateVisibleRows(newState);
|
|
2082
|
+
};
|
|
2083
|
+
|
|
2084
|
+
const FocusDebugWatchInput = 1290;
|
|
2085
|
+
const FocusDebugRow = 1299;
|
|
2086
|
+
|
|
2087
|
+
const addWatchExpression = async (state, expression) => {
|
|
2088
|
+
const {
|
|
2089
|
+
watchExpressions
|
|
2090
|
+
} = state;
|
|
2091
|
+
const watchExpression = {
|
|
2092
|
+
expression,
|
|
2093
|
+
value: null,
|
|
2094
|
+
isEditing: true
|
|
2095
|
+
};
|
|
2096
|
+
const newWatchExpressions1 = [...watchExpressions, watchExpression];
|
|
2097
|
+
const newState = {
|
|
2098
|
+
...state,
|
|
2099
|
+
watchExpressions: newWatchExpressions1,
|
|
2100
|
+
focus: FocusDebugWatchInput,
|
|
2101
|
+
editingselectionstart: 0,
|
|
2102
|
+
editingselectionend: expression.length
|
|
2103
|
+
};
|
|
2104
|
+
return updateVisibleRows(newState);
|
|
2105
|
+
};
|
|
2106
|
+
|
|
2107
|
+
const getNewWatchExpressionsCancel = watchExpressions => {
|
|
2108
|
+
const lastExpression = watchExpressions[watchExpressions.length - 1];
|
|
2109
|
+
if (lastExpression && lastExpression.expression === '') {
|
|
2110
|
+
return watchExpressions.toSpliced(-1, 1);
|
|
2111
|
+
}
|
|
2112
|
+
return watchExpressions;
|
|
2113
|
+
};
|
|
2114
|
+
|
|
2115
|
+
const cancelWatchExpressionEdit = state => {
|
|
2116
|
+
const {
|
|
2117
|
+
watchExpressions
|
|
2118
|
+
} = state;
|
|
2119
|
+
const newWatchExpressions = getNewWatchExpressionsCancel(watchExpressions);
|
|
2120
|
+
return {
|
|
2121
|
+
...state,
|
|
2122
|
+
watchExpressions: newWatchExpressions,
|
|
2123
|
+
focus: 0,
|
|
2124
|
+
editingselectionstart: 0,
|
|
2125
|
+
editingselectionend: 0
|
|
2126
|
+
};
|
|
2127
|
+
};
|
|
2128
|
+
|
|
2129
|
+
const None$3 = 'none';
|
|
2130
|
+
const Exception = 'exception';
|
|
2131
|
+
const Other = 'other';
|
|
2132
|
+
|
|
2133
|
+
const None$2 = 'none';
|
|
2134
|
+
|
|
2135
|
+
const create = (id, uri, x, y, width, height) => {
|
|
2136
|
+
const state = {
|
|
2137
|
+
id,
|
|
2138
|
+
disposed: false,
|
|
2139
|
+
processes: [],
|
|
2140
|
+
debugState: None$6,
|
|
2141
|
+
watchExpanded: false,
|
|
2142
|
+
breakPointsExpanded: false,
|
|
2143
|
+
scopeExpanded: false,
|
|
2144
|
+
callStackExpanded: false,
|
|
2145
|
+
watchVisible: true,
|
|
2146
|
+
breakPointsVisible: true,
|
|
2147
|
+
scopeVisible: true,
|
|
2148
|
+
callStackVisible: true,
|
|
2149
|
+
scopeChain: [],
|
|
2150
|
+
callStack: [],
|
|
2151
|
+
parsedScripts: Object.create(null),
|
|
2152
|
+
pausedReason: None$3,
|
|
2153
|
+
pausedMessage: '',
|
|
2154
|
+
debugInputValue: '',
|
|
2155
|
+
debugOutputValue: '',
|
|
2156
|
+
callFrameId: '',
|
|
2157
|
+
expandedIds: [],
|
|
2158
|
+
scopeFocusedIndex: -1,
|
|
2159
|
+
focusedIndex: -1,
|
|
2160
|
+
pauseOnExceptionState: None$2,
|
|
2161
|
+
cache: Object.create(null),
|
|
2162
|
+
// TODO maybe store cache in extension host worker
|
|
2163
|
+
exceptionBreakPoints: None$5,
|
|
2164
|
+
watchExpressions: [],
|
|
2165
|
+
focus: 0,
|
|
2166
|
+
editingValue: '',
|
|
2167
|
+
debugId: 0,
|
|
2168
|
+
inputSource: 0,
|
|
2169
|
+
editingselectionstart: 0,
|
|
2170
|
+
editingselectionend: 0,
|
|
2171
|
+
openFilesOnPause: true,
|
|
2172
|
+
maxDescriptionLength: 100,
|
|
2173
|
+
selectedIndex: -1,
|
|
2174
|
+
visibleRows: []
|
|
2175
|
+
};
|
|
2176
|
+
set(id, state, state);
|
|
2177
|
+
};
|
|
2178
|
+
|
|
2179
|
+
const deleteAllWatchExpressions = state => {
|
|
2180
|
+
return {
|
|
2181
|
+
...state,
|
|
2182
|
+
watchExpressions: []
|
|
2183
|
+
};
|
|
2184
|
+
};
|
|
2185
|
+
|
|
2186
|
+
const deleteWatchExpression = (state, index) => {
|
|
2187
|
+
const {
|
|
2188
|
+
watchExpressions
|
|
2189
|
+
} = state;
|
|
2190
|
+
if (index < 0 || index >= watchExpressions.length) {
|
|
2191
|
+
return state;
|
|
2192
|
+
}
|
|
2193
|
+
const newState = {
|
|
2194
|
+
...state,
|
|
2195
|
+
watchExpressions: watchExpressions.toSpliced(index, 1)
|
|
2196
|
+
};
|
|
2197
|
+
return updateVisibleRows(newState);
|
|
2198
|
+
};
|
|
2199
|
+
|
|
2200
|
+
const isEqual$5 = (oldState, newState) => {
|
|
2201
|
+
return oldState.focus === newState.focus;
|
|
2202
|
+
};
|
|
2203
|
+
|
|
2204
|
+
const isEqual$4 = (oldState, newState) => {
|
|
2205
|
+
if (!newState.focus) {
|
|
2206
|
+
return true;
|
|
2207
|
+
}
|
|
2208
|
+
return oldState.focus === newState.focus;
|
|
2209
|
+
};
|
|
2210
|
+
|
|
2211
|
+
const RenderItems = 1;
|
|
2212
|
+
const RenderFocus = 2;
|
|
2213
|
+
const RenderValue = 3;
|
|
2214
|
+
const RenderFocusContext = 7;
|
|
2215
|
+
const RenderSelection = 8;
|
|
2216
|
+
const RenderPauseOnExceptions = 9;
|
|
2217
|
+
|
|
2218
|
+
const diffType$1 = RenderItems;
|
|
2219
|
+
const isEqual$3 = (oldState, newState) => {
|
|
2220
|
+
return oldState.breakPointsExpanded === newState.breakPointsExpanded && oldState.callFrameId === newState.callFrameId && oldState.callStackExpanded === newState.callStackExpanded && oldState.debugState === newState.debugState && oldState.scopeChain === newState.scopeChain && oldState.scopeExpanded === newState.scopeExpanded && oldState.selectedIndex === newState.selectedIndex && oldState.visibleRows === newState.visibleRows && oldState.watchExpanded === newState.watchExpanded && oldState.watchExpressions === newState.watchExpressions;
|
|
2221
|
+
};
|
|
2222
|
+
|
|
2223
|
+
const diffType = RenderPauseOnExceptions;
|
|
2224
|
+
const isEqual$2 = (oldState, newState) => {
|
|
2225
|
+
return oldState.exceptionBreakPoints === newState.exceptionBreakPoints;
|
|
2226
|
+
};
|
|
2227
|
+
|
|
2228
|
+
const isEqual$1 = (oldState, newState) => {
|
|
2229
|
+
return oldState.editingselectionstart === newState.editingselectionstart && oldState.editingselectionend === newState.editingselectionend;
|
|
2230
|
+
};
|
|
2231
|
+
|
|
2232
|
+
const Script$1 = 2;
|
|
2233
|
+
|
|
2234
|
+
const isEqual = (oldState, newState) => {
|
|
2235
|
+
if (newState.inputSource === Script$1) {
|
|
2236
|
+
return newState.editingValue.length === 0;
|
|
2237
|
+
}
|
|
2238
|
+
return true;
|
|
2239
|
+
};
|
|
2240
|
+
|
|
2241
|
+
const modules = [isEqual$3, isEqual$4, isEqual, isEqual$5, isEqual$1, isEqual$2];
|
|
2242
|
+
const numbers = [diffType$1, RenderFocusContext, RenderValue, RenderFocus, RenderSelection, diffType];
|
|
2243
|
+
|
|
2244
|
+
const diff = (oldState, newState) => {
|
|
2245
|
+
const diffResult = [];
|
|
2246
|
+
for (let i = 0; i < modules.length; i++) {
|
|
2247
|
+
const fn = modules[i];
|
|
2248
|
+
if (!fn(oldState, newState)) {
|
|
2249
|
+
diffResult.push(numbers[i]);
|
|
2250
|
+
}
|
|
2251
|
+
}
|
|
2252
|
+
return diffResult;
|
|
2253
|
+
};
|
|
2254
|
+
|
|
2255
|
+
const diff2 = uid => {
|
|
2256
|
+
const {
|
|
2257
|
+
oldState,
|
|
2258
|
+
newState
|
|
2259
|
+
} = get(uid);
|
|
2260
|
+
const diffResult = diff(oldState, newState);
|
|
2261
|
+
return diffResult;
|
|
2262
|
+
};
|
|
2263
|
+
|
|
2264
|
+
const dispose = async uid => {
|
|
2265
|
+
dispose$1(uid);
|
|
2266
|
+
};
|
|
2267
|
+
|
|
2268
|
+
const commandIds = ['acceptWatchExpressionEdit', 'addWatchExpression', 'cancelWatchExpressionEdit', 'create', 'deleteAllWatchExpressions', 'deleteWatchExpression', 'diff2', 'dispose', 'focusNext', 'focusPrevious', 'getCommandIds', 'getKeyBindings', 'handleArrowDown', 'handleArrowLeft', 'handleArrowRight', 'handleArrowUp', 'handleChange', 'handleClickCallStackItem', 'handleClickCheckBox', 'handleClickDebugButton', 'handleClickPauseOnExceptions', 'handleClickPauseOnUncaughtExceptions', 'handleClickScopeValue', 'handleClickSectionAction', 'handleClickSectionBreakPoints', 'handleClickSectionCallstack', 'handleClickSectionHeading', 'handleClickSectionScope', 'handleClickSectionWatch', 'handleClickWatchExpression', 'handleClickWatchExpressionDelete', 'handleDebugInput', 'handleDelete', 'handleEnter', 'handleRename', 'handleEvaluate', 'handleInputBlur', 'handleInputFieldChange', 'handlePaused', 'handleResumed', 'handleScriptParsed', 'handleSectionHeaderContextMenu', 'handleSpace', 'handleWatchExpressionContextMenu', 'handleWatchExpressionDoubleClick', 'handleWatchValueChange', 'hideCallStack', 'hideScope', 'hideWatch', 'loadContent', 'loadContentLater', 'pause', 'refresh', 'refreshWatchExpression', 'removeWatchExpression', 'render2', 'renderActions', 'renderEventListeners', 'resize', 'restoreState', 'resume', 'selectIndex', 'selectNextRow', 'selectPreviousRow', 'setPauseOnExceptions', 'showCallStack', 'showScope', 'showWatch', 'stepInto', 'stepOut', 'stepOver', 'terminate', 'togglePause'];
|
|
2269
|
+
|
|
2270
|
+
const getCommandIds = () => {
|
|
2271
|
+
return commandIds;
|
|
2272
|
+
};
|
|
2273
|
+
|
|
2274
|
+
const emptyHighlight = {
|
|
2275
|
+
uri: '',
|
|
2276
|
+
rowIndex: 0,
|
|
2277
|
+
columnIndex: 0
|
|
2278
|
+
};
|
|
2279
|
+
const getHighlight = uid => {
|
|
2280
|
+
const state = get(uid);
|
|
2281
|
+
if (!state) {
|
|
2282
|
+
return emptyHighlight;
|
|
2283
|
+
}
|
|
2284
|
+
const {
|
|
2285
|
+
newState
|
|
2286
|
+
} = state;
|
|
2287
|
+
const {
|
|
2288
|
+
parsedScripts,
|
|
2289
|
+
callStack
|
|
2290
|
+
} = newState;
|
|
2291
|
+
if (callStack.length === 0) {
|
|
2292
|
+
return emptyHighlight;
|
|
2293
|
+
}
|
|
2294
|
+
const top = callStack[0];
|
|
2295
|
+
const {
|
|
2296
|
+
location
|
|
2297
|
+
} = top;
|
|
2298
|
+
const {
|
|
2299
|
+
scriptId,
|
|
2300
|
+
lineNumber,
|
|
2301
|
+
columnNumber
|
|
2302
|
+
} = location;
|
|
2303
|
+
const script = parsedScripts[scriptId];
|
|
2304
|
+
if (!script) {
|
|
2305
|
+
return emptyHighlight;
|
|
2306
|
+
}
|
|
2307
|
+
return {
|
|
2308
|
+
uri: script.url,
|
|
2309
|
+
rowIndex: lineNumber,
|
|
2310
|
+
columnIndex: columnNumber
|
|
2353
2311
|
};
|
|
2354
2312
|
};
|
|
2355
|
-
const getRunAndDebugVisibleRowsWatchContent = watchExpressions => {
|
|
2356
|
-
const rows = [];
|
|
2357
|
-
if (watchExpressions.length === 0) {
|
|
2358
|
-
rows.push({
|
|
2359
|
-
type: WatchMessage,
|
|
2360
|
-
text: noWatchExpression(),
|
|
2361
|
-
expanded: false,
|
|
2362
|
-
key: '',
|
|
2363
|
-
value: '',
|
|
2364
|
-
indent: 0,
|
|
2365
|
-
valueType: '',
|
|
2366
|
-
name: '',
|
|
2367
|
-
description: ''
|
|
2368
|
-
});
|
|
2369
|
-
} else {
|
|
2370
|
-
for (const watchExpression of watchExpressions) {
|
|
2371
|
-
// TODO simplify index
|
|
2372
|
-
const index = watchExpressions.indexOf(watchExpression);
|
|
2373
|
-
rows.push(renderWatchExpression$1(watchExpression.expression, watchExpression.value, watchExpression.isEditing || false, index));
|
|
2374
|
-
}
|
|
2375
|
-
}
|
|
2376
|
-
return rows;
|
|
2377
|
-
};
|
|
2378
2313
|
|
|
2379
|
-
const
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
|
|
2314
|
+
const Enter = 3;
|
|
2315
|
+
const Escape = 8;
|
|
2316
|
+
const Space$1 = 9;
|
|
2317
|
+
const End = 255;
|
|
2318
|
+
const Home = 12;
|
|
2319
|
+
const LeftArrow = 13;
|
|
2320
|
+
const UpArrow = 14;
|
|
2321
|
+
const RightArrow = 15;
|
|
2322
|
+
const DownArrow = 16;
|
|
2323
|
+
const Delete = 18;
|
|
2324
|
+
const KeyC = 31;
|
|
2325
|
+
const KeyV = 50;
|
|
2326
|
+
const F2 = 58;
|
|
2327
|
+
const Backslash = 91;
|
|
2328
|
+
const Star = 131;
|
|
2329
|
+
|
|
2330
|
+
const CtrlCmd = 1 << 11 >>> 0;
|
|
2331
|
+
const Alt = 1 << 9 >>> 0;
|
|
2332
|
+
|
|
2333
|
+
const getKeyBindings = () => {
|
|
2383
2334
|
return [{
|
|
2384
|
-
|
|
2385
|
-
|
|
2386
|
-
icon: '+'
|
|
2335
|
+
key: Backslash | CtrlCmd,
|
|
2336
|
+
command: 'Run And Debug.togglePause'
|
|
2387
2337
|
}, {
|
|
2388
|
-
|
|
2389
|
-
|
|
2390
|
-
|
|
2338
|
+
key: LeftArrow,
|
|
2339
|
+
command: 'Run And Debug.handleArrowLeft',
|
|
2340
|
+
when: FocusDebugRow
|
|
2341
|
+
}, {
|
|
2342
|
+
key: RightArrow,
|
|
2343
|
+
command: 'Run And Debug.handleArrowRight',
|
|
2344
|
+
when: FocusDebugRow
|
|
2345
|
+
}, {
|
|
2346
|
+
key: Home,
|
|
2347
|
+
command: 'Run And Debug.focusFirst',
|
|
2348
|
+
when: FocusDebugRow
|
|
2349
|
+
}, {
|
|
2350
|
+
key: End,
|
|
2351
|
+
command: 'Run And Debug.focusLast',
|
|
2352
|
+
when: FocusDebugRow
|
|
2353
|
+
}, {
|
|
2354
|
+
key: UpArrow,
|
|
2355
|
+
command: 'Run And Debug.selectPreviousRow',
|
|
2356
|
+
when: FocusDebugRow
|
|
2357
|
+
}, {
|
|
2358
|
+
key: DownArrow,
|
|
2359
|
+
command: 'Run And Debug.selectNextRow',
|
|
2360
|
+
when: FocusDebugRow
|
|
2361
|
+
}, {
|
|
2362
|
+
key: CtrlCmd | Star,
|
|
2363
|
+
command: 'Run And Debug.expandAll',
|
|
2364
|
+
when: FocusDebugRow
|
|
2365
|
+
}, {
|
|
2366
|
+
key: Alt | RightArrow,
|
|
2367
|
+
command: 'Run And Debug.expandRecursively',
|
|
2368
|
+
when: FocusDebugRow
|
|
2369
|
+
}, {
|
|
2370
|
+
key: CtrlCmd | LeftArrow,
|
|
2371
|
+
command: 'Run And Debug.collapseAll',
|
|
2372
|
+
when: FocusDebugRow
|
|
2373
|
+
}, {
|
|
2374
|
+
key: CtrlCmd | KeyV,
|
|
2375
|
+
command: 'Run And Debug.handlePaste',
|
|
2376
|
+
when: FocusDebugRow
|
|
2377
|
+
}, {
|
|
2378
|
+
key: CtrlCmd | KeyC,
|
|
2379
|
+
command: 'Run And Debug.handleCopy',
|
|
2380
|
+
when: FocusDebugRow
|
|
2381
|
+
}, {
|
|
2382
|
+
key: F2,
|
|
2383
|
+
command: 'Run And Debug.handleRename',
|
|
2384
|
+
when: FocusDebugRow
|
|
2385
|
+
}, {
|
|
2386
|
+
key: Delete,
|
|
2387
|
+
command: 'Run And Debug.handleDelete',
|
|
2388
|
+
when: FocusDebugRow
|
|
2389
|
+
}, {
|
|
2390
|
+
key: Escape,
|
|
2391
|
+
command: 'Run And Debug.focusNone',
|
|
2392
|
+
when: FocusDebugRow
|
|
2393
|
+
}, {
|
|
2394
|
+
key: Enter,
|
|
2395
|
+
command: 'Run And Debug.handleClickCurrent',
|
|
2396
|
+
when: FocusDebugRow
|
|
2397
|
+
}, {
|
|
2398
|
+
key: Space$1,
|
|
2399
|
+
command: 'Run And Debug.handleSpace',
|
|
2400
|
+
when: FocusDebugRow
|
|
2401
|
+
}, {
|
|
2402
|
+
key: Enter,
|
|
2403
|
+
command: 'Run And Debug.handleEnter',
|
|
2404
|
+
when: FocusDebugRow
|
|
2405
|
+
}, {
|
|
2406
|
+
key: Escape,
|
|
2407
|
+
command: 'Run And Debug.cancelWatchExpressionEdit',
|
|
2408
|
+
when: FocusDebugWatchInput
|
|
2409
|
+
}, {
|
|
2410
|
+
key: Enter,
|
|
2411
|
+
command: 'Run And Debug.acceptWatchExpressionEdit',
|
|
2412
|
+
when: FocusDebugWatchInput
|
|
2391
2413
|
}];
|
|
2392
2414
|
};
|
|
2393
2415
|
|
|
2394
|
-
const
|
|
2395
|
-
|
|
2396
|
-
|
|
2397
|
-
|
|
2398
|
-
|
|
2399
|
-
|
|
2400
|
-
|
|
2401
|
-
|
|
2402
|
-
}
|
|
2403
|
-
const
|
|
2404
|
-
|
|
2405
|
-
|
|
2406
|
-
|
|
2407
|
-
|
|
2408
|
-
|
|
2409
|
-
|
|
2410
|
-
|
|
2411
|
-
|
|
2412
|
-
|
|
2413
|
-
|
|
2414
|
-
}
|
|
2415
|
-
|
|
2416
|
-
rows.push(...getRunAndDebugVisibleRowsWatchContent(watchExpressions));
|
|
2417
|
-
}
|
|
2418
|
-
return rows;
|
|
2416
|
+
const None$1 = 0;
|
|
2417
|
+
|
|
2418
|
+
const getMenuEntriesWatchExpression = () => {
|
|
2419
|
+
const addMenuEntry = {
|
|
2420
|
+
id: 'addWatchExpression',
|
|
2421
|
+
label: addWatchExpression$1(),
|
|
2422
|
+
flags: None$1,
|
|
2423
|
+
command: 'RunAndDebug.addWatchExpression'
|
|
2424
|
+
};
|
|
2425
|
+
const deleteMenuEntry = {
|
|
2426
|
+
id: 'deleteWatchExpression',
|
|
2427
|
+
label: deleteWatchExpression$1(),
|
|
2428
|
+
flags: None$1,
|
|
2429
|
+
command: 'RunAndDebug.deleteWatchExpression'
|
|
2430
|
+
};
|
|
2431
|
+
const deleteAllMenuEntry = {
|
|
2432
|
+
id: 'deleteAllWatchExpressions',
|
|
2433
|
+
label: deleteAllWatchExpressions$1(),
|
|
2434
|
+
flags: None$1,
|
|
2435
|
+
command: 'RunAndDebug.deleteAllWatchExpressions'
|
|
2436
|
+
};
|
|
2437
|
+
return [addMenuEntry, deleteMenuEntry, deleteAllMenuEntry];
|
|
2419
2438
|
};
|
|
2420
2439
|
|
|
2421
|
-
const
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
|
-
indent: 0,
|
|
2430
|
-
valueType: '',
|
|
2431
|
-
name: '',
|
|
2432
|
-
description: ''
|
|
2433
|
-
}];
|
|
2434
|
-
}
|
|
2435
|
-
return [...getRunAndDebugVisibleRowsWatch(state), ...getRunAndDebugVisibleRowsBreakPoints(state), ...getRunAndDebugVisibleRowsScope(state), ...getRunAndDebugVisibleRowsCallStack(state)];
|
|
2440
|
+
const DebugWatchExpression = 21_900;
|
|
2441
|
+
const DebugWatchSectionHeading = 21_901;
|
|
2442
|
+
|
|
2443
|
+
const getMenuEntries = () => {
|
|
2444
|
+
return [{
|
|
2445
|
+
id: DebugWatchExpression,
|
|
2446
|
+
entries: getMenuEntriesWatchExpression()
|
|
2447
|
+
}];
|
|
2436
2448
|
};
|
|
2437
2449
|
|
|
2438
2450
|
const getSectionIndex = (state, name) => {
|
|
@@ -2440,14 +2452,6 @@ const getSectionIndex = (state, name) => {
|
|
|
2440
2452
|
return rows.findIndex(row => row.type === SectionHeading && row.name === name);
|
|
2441
2453
|
};
|
|
2442
2454
|
|
|
2443
|
-
const updateVisibleRows = state => {
|
|
2444
|
-
const visibleRows = getRunAndDebugVisibleRows(state);
|
|
2445
|
-
return {
|
|
2446
|
-
...state,
|
|
2447
|
-
visibleRows
|
|
2448
|
-
};
|
|
2449
|
-
};
|
|
2450
|
-
|
|
2451
2455
|
const handleClickSectionBreakPoints = state => {
|
|
2452
2456
|
const {
|
|
2453
2457
|
breakPointsExpanded
|
|
@@ -2520,106 +2524,58 @@ const getSectionClickHandler = id => {
|
|
|
2520
2524
|
}
|
|
2521
2525
|
};
|
|
2522
2526
|
|
|
2523
|
-
const
|
|
2524
|
-
const
|
|
2525
|
-
|
|
2526
|
-
|
|
2527
|
-
const rows = getRunAndDebugVisibleRows(state);
|
|
2528
|
-
const row = rows[selectedIndex];
|
|
2529
|
-
if (row && row.type === SectionHeading && row.expanded) {
|
|
2530
|
-
const clickHandler = getSectionClickHandler(row.key);
|
|
2531
|
-
return clickHandler(state);
|
|
2532
|
-
}
|
|
2533
|
-
return state;
|
|
2534
|
-
};
|
|
2535
|
-
|
|
2536
|
-
const handleArrowRight = async state => {
|
|
2537
|
-
const {
|
|
2538
|
-
selectedIndex
|
|
2539
|
-
} = state;
|
|
2540
|
-
const rows = getRunAndDebugVisibleRows(state);
|
|
2541
|
-
const row = rows[selectedIndex];
|
|
2542
|
-
if (row && row.type === SectionHeading && !row.expanded) {
|
|
2543
|
-
const clickHandler = getSectionClickHandler(row.key);
|
|
2544
|
-
return clickHandler(state);
|
|
2545
|
-
}
|
|
2546
|
-
return state;
|
|
2547
|
-
};
|
|
2548
|
-
|
|
2549
|
-
const createScriptMap = scripts => {
|
|
2550
|
-
const parsedScripts = Object.create(null);
|
|
2551
|
-
for (const script of scripts) {
|
|
2552
|
-
parsedScripts[script.scriptId] = script;
|
|
2553
|
-
}
|
|
2554
|
-
return parsedScripts;
|
|
2555
|
-
};
|
|
2556
|
-
|
|
2557
|
-
const getCallStack = callFrames => {
|
|
2558
|
-
array(callFrames);
|
|
2559
|
-
const callStack = [];
|
|
2560
|
-
for (const callFrame of callFrames) {
|
|
2561
|
-
callStack.push({
|
|
2562
|
-
functionName: callFrame.functionName || '(anonymous)',
|
|
2563
|
-
functionLocation: callFrame.functionLocation,
|
|
2564
|
-
location: callFrame.location
|
|
2565
|
-
});
|
|
2527
|
+
const removeElement = (array, element) => {
|
|
2528
|
+
const index = array.indexOf(element);
|
|
2529
|
+
if (index === -1) {
|
|
2530
|
+
return array;
|
|
2566
2531
|
}
|
|
2567
|
-
return
|
|
2532
|
+
return [...array.slice(0, index), ...array.slice(index + 1)];
|
|
2568
2533
|
};
|
|
2569
2534
|
|
|
2570
|
-
const
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
|
|
2535
|
+
const getCollapsedScopeChain = (cache, scopeChain, element, index) => {
|
|
2536
|
+
const indent = element.indent;
|
|
2537
|
+
for (let i = index + 1; i < scopeChain.length; i++) {
|
|
2538
|
+
if (scopeChain[i].indent <= indent) {
|
|
2539
|
+
const newItems = scopeChain.slice(index + 1, i);
|
|
2540
|
+
const newCache = {
|
|
2541
|
+
...cache,
|
|
2542
|
+
[scopeChain[index].objectId]: newItems
|
|
2543
|
+
};
|
|
2544
|
+
return {
|
|
2545
|
+
newScopeChain: [...scopeChain.slice(0, index + 1), ...scopeChain.slice(i)],
|
|
2546
|
+
newCache
|
|
2547
|
+
};
|
|
2548
|
+
}
|
|
2578
2549
|
}
|
|
2550
|
+
return {
|
|
2551
|
+
newScopeChain: scopeChain,
|
|
2552
|
+
newCache: cache
|
|
2553
|
+
};
|
|
2579
2554
|
};
|
|
2580
2555
|
|
|
2581
|
-
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
|
|
2585
|
-
const Closure = 'closure';
|
|
2586
|
-
const Global = 'global';
|
|
2587
|
-
const Catch = 'catch';
|
|
2588
|
-
const Eval = 'eval';
|
|
2589
|
-
const Block = 'block';
|
|
2590
|
-
const Script = 'script';
|
|
2591
|
-
const With = 'with';
|
|
2592
|
-
const Module = 'module';
|
|
2593
|
-
const WasmExpressionStack = 'wasm-expression-stack';
|
|
2556
|
+
// TODO maybe store scope chain elements as tree
|
|
2557
|
+
// TODO when collapsing, store collapsed elements by parent id in cache
|
|
2558
|
+
// TODO when expanding, retrieve items from cache by parent id first
|
|
2559
|
+
// if they don't exist, query the actual items
|
|
2594
2560
|
|
|
2595
|
-
const
|
|
2596
|
-
|
|
2597
|
-
|
|
2598
|
-
|
|
2599
|
-
|
|
2600
|
-
|
|
2601
|
-
|
|
2602
|
-
|
|
2603
|
-
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
|
|
2608
|
-
|
|
2609
|
-
|
|
2610
|
-
|
|
2611
|
-
|
|
2612
|
-
|
|
2613
|
-
return evalScope();
|
|
2614
|
-
case Script:
|
|
2615
|
-
return script();
|
|
2616
|
-
case With:
|
|
2617
|
-
return withScope();
|
|
2618
|
-
case Catch:
|
|
2619
|
-
return catchScope();
|
|
2620
|
-
default:
|
|
2621
|
-
return element.type;
|
|
2622
|
-
}
|
|
2561
|
+
const collapseScopeChain = (state, expandedIds, scopeChain, element, index) => {
|
|
2562
|
+
const {
|
|
2563
|
+
cache
|
|
2564
|
+
} = state;
|
|
2565
|
+
const newExpandedIds = removeElement(expandedIds, element.objectId);
|
|
2566
|
+
const {
|
|
2567
|
+
newScopeChain,
|
|
2568
|
+
newCache
|
|
2569
|
+
} = getCollapsedScopeChain(cache, scopeChain, element, index);
|
|
2570
|
+
const newState = {
|
|
2571
|
+
...state,
|
|
2572
|
+
expandedIds: newExpandedIds,
|
|
2573
|
+
scopeChain: newScopeChain,
|
|
2574
|
+
scopeFocusedIndex: index,
|
|
2575
|
+
cache: newCache,
|
|
2576
|
+
focus: FocusDebugRow
|
|
2577
|
+
};
|
|
2578
|
+
return updateVisibleRows(newState);
|
|
2623
2579
|
};
|
|
2624
2580
|
|
|
2625
2581
|
const Boolean$1 = 'boolean';
|
|
@@ -2689,51 +2645,240 @@ const getDebugPropertyValueLabelObject = property => {
|
|
|
2689
2645
|
return property.description;
|
|
2690
2646
|
};
|
|
2691
2647
|
|
|
2692
|
-
const getDebugPropertyValueLabelString$1 = property => {
|
|
2693
|
-
return `"${property.value}"`;
|
|
2648
|
+
const getDebugPropertyValueLabelString$1 = property => {
|
|
2649
|
+
return `"${property.value}"`;
|
|
2650
|
+
};
|
|
2651
|
+
|
|
2652
|
+
const getDebugPropertyValueLabelString = property => {
|
|
2653
|
+
return 'undefined';
|
|
2654
|
+
};
|
|
2655
|
+
|
|
2656
|
+
const getDebugPropertyValueLabel = (property, maxDescriptionLength) => {
|
|
2657
|
+
if (!property) {
|
|
2658
|
+
return 'n/a';
|
|
2659
|
+
}
|
|
2660
|
+
switch (property.type) {
|
|
2661
|
+
case Number$1:
|
|
2662
|
+
case Symbol:
|
|
2663
|
+
case Function:
|
|
2664
|
+
return getDebugPropertyValueLabelCommon(property, maxDescriptionLength);
|
|
2665
|
+
case Object$1:
|
|
2666
|
+
return getDebugPropertyValueLabelObject(property);
|
|
2667
|
+
case Undefined:
|
|
2668
|
+
return getDebugPropertyValueLabelString();
|
|
2669
|
+
case String$1:
|
|
2670
|
+
return getDebugPropertyValueLabelString$1(property);
|
|
2671
|
+
case Boolean$1:
|
|
2672
|
+
return getDebugPropertyValueLabelBoolean(property);
|
|
2673
|
+
default:
|
|
2674
|
+
return `${JSON.stringify(property)}`;
|
|
2675
|
+
}
|
|
2676
|
+
};
|
|
2677
|
+
|
|
2678
|
+
const getDebugValueObjectId = child => {
|
|
2679
|
+
return child.object?.objectId || child.value?.objectId || '';
|
|
2680
|
+
};
|
|
2681
|
+
|
|
2682
|
+
const getDebugValueType = child => {
|
|
2683
|
+
if (!child) {
|
|
2684
|
+
return None;
|
|
2685
|
+
}
|
|
2686
|
+
if (child.value && child.value.type) {
|
|
2687
|
+
return child.value.type;
|
|
2688
|
+
}
|
|
2689
|
+
if (child.get) {
|
|
2690
|
+
return Getter;
|
|
2691
|
+
}
|
|
2692
|
+
return None;
|
|
2693
|
+
};
|
|
2694
|
+
|
|
2695
|
+
const getInnerChildScopeChain = async (cache, debugId, objectId, indent, maxDescriptionLength) => {
|
|
2696
|
+
if (cache[objectId]) {
|
|
2697
|
+
return cache[objectId];
|
|
2698
|
+
}
|
|
2699
|
+
const childScopes = await getProperties(debugId, objectId);
|
|
2700
|
+
const childScopeChain = [];
|
|
2701
|
+
for (const child of childScopes.result.result) {
|
|
2702
|
+
const valueLabel = getDebugPropertyValueLabel(child.value || child.get || {}, maxDescriptionLength);
|
|
2703
|
+
childScopeChain.push({
|
|
2704
|
+
type: Property,
|
|
2705
|
+
key: child.name,
|
|
2706
|
+
value: valueLabel,
|
|
2707
|
+
valueType: getDebugValueType(child),
|
|
2708
|
+
objectId: getDebugValueObjectId(child),
|
|
2709
|
+
indent: indent + 10,
|
|
2710
|
+
label: ''
|
|
2711
|
+
});
|
|
2712
|
+
}
|
|
2713
|
+
return childScopeChain;
|
|
2714
|
+
};
|
|
2715
|
+
|
|
2716
|
+
const getChildScopeChain = async (cache, index, debugId, scopeChain, maxDescriptionLength) => {
|
|
2717
|
+
const element = scopeChain[index];
|
|
2718
|
+
const objectId = element.objectId;
|
|
2719
|
+
const childScopeChain = await getInnerChildScopeChain(cache, debugId, objectId, element.indent, maxDescriptionLength);
|
|
2720
|
+
const newScopeChain = [...scopeChain.slice(0, index + 1), ...childScopeChain, ...scopeChain.slice(index + 1)];
|
|
2721
|
+
return newScopeChain;
|
|
2722
|
+
};
|
|
2723
|
+
|
|
2724
|
+
const expandScopeChain = async (state, expandedIds, scopeChain, element, index, debugId) => {
|
|
2725
|
+
const {
|
|
2726
|
+
cache,
|
|
2727
|
+
maxDescriptionLength
|
|
2728
|
+
} = state;
|
|
2729
|
+
const newScopeChain = await getChildScopeChain(cache, index, debugId, scopeChain, maxDescriptionLength);
|
|
2730
|
+
const objectId = scopeChain[index].objectId;
|
|
2731
|
+
const newExpandedIds = [...expandedIds, objectId];
|
|
2732
|
+
const newState = {
|
|
2733
|
+
...state,
|
|
2734
|
+
scopeChain: newScopeChain,
|
|
2735
|
+
expandedIds: newExpandedIds,
|
|
2736
|
+
scopeFocusedIndex: index,
|
|
2737
|
+
focus: FocusDebugRow
|
|
2738
|
+
};
|
|
2739
|
+
return updateVisibleRows(newState);
|
|
2740
|
+
};
|
|
2741
|
+
|
|
2742
|
+
const LeftClick = 0;
|
|
2743
|
+
|
|
2744
|
+
const getElementIndex = (debugId, scopeChain, text) => {
|
|
2745
|
+
for (let i = 0; i < scopeChain.length; i++) {
|
|
2746
|
+
const element = scopeChain[i];
|
|
2747
|
+
if (element.key === text) {
|
|
2748
|
+
return i;
|
|
2749
|
+
}
|
|
2750
|
+
}
|
|
2751
|
+
return -1;
|
|
2752
|
+
};
|
|
2753
|
+
|
|
2754
|
+
// TODO pass index to function instead of text
|
|
2755
|
+
const handleClickScopeValue = async (state, text, button) => {
|
|
2756
|
+
// Return state unchanged if not left click
|
|
2757
|
+
if (button !== LeftClick) {
|
|
2758
|
+
return state;
|
|
2759
|
+
}
|
|
2760
|
+
const {
|
|
2761
|
+
scopeChain,
|
|
2762
|
+
debugId,
|
|
2763
|
+
expandedIds
|
|
2764
|
+
} = state;
|
|
2765
|
+
const index = getElementIndex(debugId, scopeChain, text);
|
|
2766
|
+
if (index === -1) {
|
|
2767
|
+
return state;
|
|
2768
|
+
}
|
|
2769
|
+
const element = scopeChain[index];
|
|
2770
|
+
if (expandedIds.includes(element.objectId)) {
|
|
2771
|
+
return collapseScopeChain(state, expandedIds, scopeChain, element, index);
|
|
2772
|
+
}
|
|
2773
|
+
return expandScopeChain(state, expandedIds, scopeChain, element, index, debugId);
|
|
2774
|
+
};
|
|
2775
|
+
|
|
2776
|
+
const handleArrowLeft = async state => {
|
|
2777
|
+
const {
|
|
2778
|
+
selectedIndex
|
|
2779
|
+
} = state;
|
|
2780
|
+
const rows = getRunAndDebugVisibleRows(state);
|
|
2781
|
+
const row = rows[selectedIndex];
|
|
2782
|
+
if (row && row.type === SectionHeading && row.expanded) {
|
|
2783
|
+
const clickHandler = getSectionClickHandler(row.key);
|
|
2784
|
+
return clickHandler(state);
|
|
2785
|
+
}
|
|
2786
|
+
if (row && row.type === Scope$4 && row.expanded) {
|
|
2787
|
+
return await handleClickScopeValue(state, row.key, LeftClick);
|
|
2788
|
+
}
|
|
2789
|
+
return state;
|
|
2790
|
+
};
|
|
2791
|
+
|
|
2792
|
+
const handleArrowRight = async state => {
|
|
2793
|
+
const {
|
|
2794
|
+
selectedIndex
|
|
2795
|
+
} = state;
|
|
2796
|
+
const rows = getRunAndDebugVisibleRows(state);
|
|
2797
|
+
const row = rows[selectedIndex];
|
|
2798
|
+
if (row && row.type === SectionHeading && !row.expanded) {
|
|
2799
|
+
const clickHandler = getSectionClickHandler(row.key);
|
|
2800
|
+
return clickHandler(state);
|
|
2801
|
+
}
|
|
2802
|
+
if (row && row.type === Scope$4 && !row.expanded) {
|
|
2803
|
+
return await handleClickScopeValue(state, row.key, LeftClick);
|
|
2804
|
+
}
|
|
2805
|
+
return state;
|
|
2806
|
+
};
|
|
2807
|
+
|
|
2808
|
+
const createScriptMap = scripts => {
|
|
2809
|
+
const parsedScripts = Object.create(null);
|
|
2810
|
+
for (const script of scripts) {
|
|
2811
|
+
parsedScripts[script.scriptId] = script;
|
|
2812
|
+
}
|
|
2813
|
+
return parsedScripts;
|
|
2694
2814
|
};
|
|
2695
2815
|
|
|
2696
|
-
const
|
|
2697
|
-
|
|
2816
|
+
const getCallStack = callFrames => {
|
|
2817
|
+
array(callFrames);
|
|
2818
|
+
const callStack = [];
|
|
2819
|
+
for (const callFrame of callFrames) {
|
|
2820
|
+
callStack.push({
|
|
2821
|
+
functionName: callFrame.functionName || '(anonymous)',
|
|
2822
|
+
functionLocation: callFrame.functionLocation,
|
|
2823
|
+
location: callFrame.location
|
|
2824
|
+
});
|
|
2825
|
+
}
|
|
2826
|
+
return callStack;
|
|
2698
2827
|
};
|
|
2699
2828
|
|
|
2700
|
-
const
|
|
2701
|
-
|
|
2702
|
-
|
|
2703
|
-
|
|
2704
|
-
|
|
2705
|
-
|
|
2706
|
-
case Symbol:
|
|
2707
|
-
case Function:
|
|
2708
|
-
return getDebugPropertyValueLabelCommon(property, maxDescriptionLength);
|
|
2709
|
-
case Object$1:
|
|
2710
|
-
return getDebugPropertyValueLabelObject(property);
|
|
2711
|
-
case Undefined:
|
|
2712
|
-
return getDebugPropertyValueLabelString();
|
|
2713
|
-
case String$1:
|
|
2714
|
-
return getDebugPropertyValueLabelString$1(property);
|
|
2715
|
-
case Boolean$1:
|
|
2716
|
-
return getDebugPropertyValueLabelBoolean(property);
|
|
2829
|
+
const getDebugPausedMessage = reason => {
|
|
2830
|
+
switch (reason) {
|
|
2831
|
+
case Other:
|
|
2832
|
+
return debuggerPaused();
|
|
2833
|
+
case Exception:
|
|
2834
|
+
return debuggerPausedOnException();
|
|
2717
2835
|
default:
|
|
2718
|
-
return
|
|
2836
|
+
return `Debugger paused (${reason})`;
|
|
2719
2837
|
}
|
|
2720
2838
|
};
|
|
2721
2839
|
|
|
2722
|
-
const
|
|
2723
|
-
|
|
2724
|
-
};
|
|
2840
|
+
const NewLine = '\n';
|
|
2841
|
+
const Space = ' ';
|
|
2725
2842
|
|
|
2726
|
-
const
|
|
2727
|
-
|
|
2728
|
-
|
|
2729
|
-
|
|
2730
|
-
|
|
2731
|
-
|
|
2732
|
-
|
|
2733
|
-
|
|
2734
|
-
|
|
2843
|
+
const Local = 'local';
|
|
2844
|
+
const Closure = 'closure';
|
|
2845
|
+
const Global = 'global';
|
|
2846
|
+
const Catch = 'catch';
|
|
2847
|
+
const Eval = 'eval';
|
|
2848
|
+
const Block = 'block';
|
|
2849
|
+
const Script = 'script';
|
|
2850
|
+
const With = 'with';
|
|
2851
|
+
const Module = 'module';
|
|
2852
|
+
const WasmExpressionStack = 'wasm-expression-stack';
|
|
2853
|
+
|
|
2854
|
+
const getScopeLabel = element => {
|
|
2855
|
+
switch (element.type) {
|
|
2856
|
+
case Local:
|
|
2857
|
+
return local();
|
|
2858
|
+
case Closure:
|
|
2859
|
+
if (element.name) {
|
|
2860
|
+
return namedClosure(element.name);
|
|
2861
|
+
}
|
|
2862
|
+
return closure();
|
|
2863
|
+
case Global:
|
|
2864
|
+
return global();
|
|
2865
|
+
case Block:
|
|
2866
|
+
return block();
|
|
2867
|
+
case WasmExpressionStack:
|
|
2868
|
+
return expression();
|
|
2869
|
+
case Module:
|
|
2870
|
+
return module2();
|
|
2871
|
+
case Eval:
|
|
2872
|
+
return evalScope();
|
|
2873
|
+
case Script:
|
|
2874
|
+
return script();
|
|
2875
|
+
case With:
|
|
2876
|
+
return withScope();
|
|
2877
|
+
case Catch:
|
|
2878
|
+
return catchScope();
|
|
2879
|
+
default:
|
|
2880
|
+
return element.type;
|
|
2735
2881
|
}
|
|
2736
|
-
return None;
|
|
2737
2882
|
};
|
|
2738
2883
|
|
|
2739
2884
|
const getDescriptionValueLabel = params => {
|
|
@@ -2757,10 +2902,10 @@ const getScopeChain = (params, thisObject, scopeChain, knownProperties, descript
|
|
|
2757
2902
|
});
|
|
2758
2903
|
// if(params.reason)
|
|
2759
2904
|
if (scope.type === Local) {
|
|
2760
|
-
if (params.reason === Exception
|
|
2905
|
+
if (params.reason === Exception) {
|
|
2761
2906
|
const value = getDescriptionValueLabel(params);
|
|
2762
2907
|
elements.push({
|
|
2763
|
-
type: Exception,
|
|
2908
|
+
type: Exception$1,
|
|
2764
2909
|
key: 'Exception',
|
|
2765
2910
|
value,
|
|
2766
2911
|
valueType: '',
|
|
@@ -2873,7 +3018,7 @@ const handleResumed = state => {
|
|
|
2873
3018
|
scopeChain: [],
|
|
2874
3019
|
callStack: [],
|
|
2875
3020
|
pausedMessage: '',
|
|
2876
|
-
pausedReason: None$
|
|
3021
|
+
pausedReason: None$3,
|
|
2877
3022
|
callFrameId: ''
|
|
2878
3023
|
};
|
|
2879
3024
|
return updateVisibleRows(newState);
|
|
@@ -2973,12 +3118,12 @@ const handleClickPauseOnExceptions = async state => {
|
|
|
2973
3118
|
exceptionBreakPoints
|
|
2974
3119
|
} = state;
|
|
2975
3120
|
switch (exceptionBreakPoints) {
|
|
2976
|
-
case None$
|
|
3121
|
+
case None$5:
|
|
2977
3122
|
return setPauseOnExceptions(state, All);
|
|
2978
3123
|
case Uncaught:
|
|
2979
3124
|
return setPauseOnExceptions(state, All);
|
|
2980
3125
|
case All:
|
|
2981
|
-
return setPauseOnExceptions(state, None$
|
|
3126
|
+
return setPauseOnExceptions(state, None$5);
|
|
2982
3127
|
default:
|
|
2983
3128
|
return state;
|
|
2984
3129
|
}
|
|
@@ -2986,12 +3131,12 @@ const handleClickPauseOnExceptions = async state => {
|
|
|
2986
3131
|
|
|
2987
3132
|
const getNewExceptionState = exceptionState => {
|
|
2988
3133
|
switch (exceptionState) {
|
|
2989
|
-
case None$
|
|
3134
|
+
case None$5:
|
|
2990
3135
|
return Uncaught;
|
|
2991
3136
|
case Uncaught:
|
|
2992
|
-
return None$
|
|
3137
|
+
return None$5;
|
|
2993
3138
|
case All:
|
|
2994
|
-
return None$
|
|
3139
|
+
return None$5;
|
|
2995
3140
|
default:
|
|
2996
3141
|
return exceptionState;
|
|
2997
3142
|
}
|
|
@@ -3020,134 +3165,6 @@ const handleClickCheckBox = (state, name) => {
|
|
|
3020
3165
|
return fn(state);
|
|
3021
3166
|
};
|
|
3022
3167
|
|
|
3023
|
-
const removeElement = (array, element) => {
|
|
3024
|
-
const index = array.indexOf(element);
|
|
3025
|
-
if (index === -1) {
|
|
3026
|
-
return array;
|
|
3027
|
-
}
|
|
3028
|
-
return [...array.slice(0, index), ...array.slice(index + 1)];
|
|
3029
|
-
};
|
|
3030
|
-
|
|
3031
|
-
const getCollapsedScopeChain = (cache, scopeChain, element, index) => {
|
|
3032
|
-
const indent = element.indent;
|
|
3033
|
-
for (let i = index + 1; i < scopeChain.length; i++) {
|
|
3034
|
-
if (scopeChain[i].indent <= indent) {
|
|
3035
|
-
const newItems = scopeChain.slice(index + 1, i);
|
|
3036
|
-
const newCache = {
|
|
3037
|
-
...cache,
|
|
3038
|
-
[scopeChain[index].objectId]: newItems
|
|
3039
|
-
};
|
|
3040
|
-
return {
|
|
3041
|
-
newScopeChain: [...scopeChain.slice(0, index + 1), ...scopeChain.slice(i)],
|
|
3042
|
-
newCache
|
|
3043
|
-
};
|
|
3044
|
-
}
|
|
3045
|
-
}
|
|
3046
|
-
return {
|
|
3047
|
-
newScopeChain: scopeChain,
|
|
3048
|
-
newCache: cache
|
|
3049
|
-
};
|
|
3050
|
-
};
|
|
3051
|
-
|
|
3052
|
-
// TODO maybe store scope chain elements as tree
|
|
3053
|
-
// TODO when collapsing, store collapsed elements by parent id in cache
|
|
3054
|
-
// TODO when expanding, retrieve items from cache by parent id first
|
|
3055
|
-
// if they don't exist, query the actual items
|
|
3056
|
-
|
|
3057
|
-
const collapseScopeChain = (state, expandedIds, scopeChain, element, index) => {
|
|
3058
|
-
const {
|
|
3059
|
-
cache
|
|
3060
|
-
} = state;
|
|
3061
|
-
const newExpandedIds = removeElement(expandedIds, element.objectId);
|
|
3062
|
-
const {
|
|
3063
|
-
newScopeChain,
|
|
3064
|
-
newCache
|
|
3065
|
-
} = getCollapsedScopeChain(cache, scopeChain, element, index);
|
|
3066
|
-
const newState = {
|
|
3067
|
-
...state,
|
|
3068
|
-
expandedIds: newExpandedIds,
|
|
3069
|
-
scopeChain: newScopeChain,
|
|
3070
|
-
scopeFocusedIndex: index,
|
|
3071
|
-
cache: newCache,
|
|
3072
|
-
focus: FocusDebugRow
|
|
3073
|
-
};
|
|
3074
|
-
return updateVisibleRows(newState);
|
|
3075
|
-
};
|
|
3076
|
-
|
|
3077
|
-
const getInnerChildScopeChain = async (cache, debugId, objectId, indent, maxDescriptionLength) => {
|
|
3078
|
-
if (cache[objectId]) {
|
|
3079
|
-
return cache[objectId];
|
|
3080
|
-
}
|
|
3081
|
-
const childScopes = await getProperties(debugId, objectId);
|
|
3082
|
-
const childScopeChain = [];
|
|
3083
|
-
for (const child of childScopes.result.result) {
|
|
3084
|
-
const valueLabel = getDebugPropertyValueLabel(child.value || child.get || {}, maxDescriptionLength);
|
|
3085
|
-
childScopeChain.push({
|
|
3086
|
-
type: Property,
|
|
3087
|
-
key: child.name,
|
|
3088
|
-
value: valueLabel,
|
|
3089
|
-
valueType: getDebugValueType(child),
|
|
3090
|
-
objectId: getDebugValueObjectId(child),
|
|
3091
|
-
indent: indent + 10
|
|
3092
|
-
});
|
|
3093
|
-
}
|
|
3094
|
-
return childScopeChain;
|
|
3095
|
-
};
|
|
3096
|
-
|
|
3097
|
-
const getChildScopeChain = async (cache, index, debugId, scopeChain, maxDescriptionLength) => {
|
|
3098
|
-
const element = scopeChain[index];
|
|
3099
|
-
const objectId = element.objectId;
|
|
3100
|
-
const childScopeChain = await getInnerChildScopeChain(cache, debugId, objectId, element.indent, maxDescriptionLength);
|
|
3101
|
-
const newScopeChain = [...scopeChain.slice(0, index + 1), ...childScopeChain, ...scopeChain.slice(index + 1)];
|
|
3102
|
-
return newScopeChain;
|
|
3103
|
-
};
|
|
3104
|
-
|
|
3105
|
-
const expandScopeChain = async (state, expandedIds, scopeChain, element, index, debugId) => {
|
|
3106
|
-
const {
|
|
3107
|
-
cache,
|
|
3108
|
-
maxDescriptionLength
|
|
3109
|
-
} = state;
|
|
3110
|
-
const newScopeChain = await getChildScopeChain(cache, index, debugId, scopeChain, maxDescriptionLength);
|
|
3111
|
-
const objectId = scopeChain[index].objectId;
|
|
3112
|
-
const newExpandedIds = [...expandedIds, objectId];
|
|
3113
|
-
const newState = {
|
|
3114
|
-
...state,
|
|
3115
|
-
scopeChain: newScopeChain,
|
|
3116
|
-
expandedIds: newExpandedIds,
|
|
3117
|
-
scopeFocusedIndex: index,
|
|
3118
|
-
focus: FocusDebugRow
|
|
3119
|
-
};
|
|
3120
|
-
return updateVisibleRows(newState);
|
|
3121
|
-
};
|
|
3122
|
-
|
|
3123
|
-
const getElementIndex = (debugId, scopeChain, text) => {
|
|
3124
|
-
for (let i = 0; i < scopeChain.length; i++) {
|
|
3125
|
-
const element = scopeChain[i];
|
|
3126
|
-
if (element.key === text) {
|
|
3127
|
-
return i;
|
|
3128
|
-
}
|
|
3129
|
-
}
|
|
3130
|
-
return -1;
|
|
3131
|
-
};
|
|
3132
|
-
|
|
3133
|
-
// TODO pass index to function instead of text
|
|
3134
|
-
const handleClickScopeValue = async (state, text) => {
|
|
3135
|
-
const {
|
|
3136
|
-
scopeChain,
|
|
3137
|
-
debugId,
|
|
3138
|
-
expandedIds
|
|
3139
|
-
} = state;
|
|
3140
|
-
const index = getElementIndex(debugId, scopeChain, text);
|
|
3141
|
-
if (index === -1) {
|
|
3142
|
-
return state;
|
|
3143
|
-
}
|
|
3144
|
-
const element = scopeChain[index];
|
|
3145
|
-
if (expandedIds.includes(element.objectId)) {
|
|
3146
|
-
return collapseScopeChain(state, expandedIds, scopeChain, element, index);
|
|
3147
|
-
}
|
|
3148
|
-
return expandScopeChain(state, expandedIds, scopeChain, element, index, debugId);
|
|
3149
|
-
};
|
|
3150
|
-
|
|
3151
3168
|
/**
|
|
3152
3169
|
* @deprecated
|
|
3153
3170
|
*/
|
|
@@ -3217,6 +3234,7 @@ const handleEvaluate = async state => {
|
|
|
3217
3234
|
debugId
|
|
3218
3235
|
} = state;
|
|
3219
3236
|
const result = await evaluate(debugId, debugInputValue, callFrameId);
|
|
3237
|
+
// @ts-ignore
|
|
3220
3238
|
const actualResult = result.result.result.value;
|
|
3221
3239
|
return {
|
|
3222
3240
|
...state,
|
|
@@ -3297,7 +3315,7 @@ const handleClickSectionAction = async (state, actionId) => {
|
|
|
3297
3315
|
return state;
|
|
3298
3316
|
}
|
|
3299
3317
|
if (actionId === AddWatchExpression) {
|
|
3300
|
-
return addWatchExpression
|
|
3318
|
+
return addWatchExpression(state, '');
|
|
3301
3319
|
}
|
|
3302
3320
|
if (actionId === RefreshWatchExpressions) {
|
|
3303
3321
|
return refreshWatchExpression(state);
|
|
@@ -3305,8 +3323,6 @@ const handleClickSectionAction = async (state, actionId) => {
|
|
|
3305
3323
|
return state;
|
|
3306
3324
|
};
|
|
3307
3325
|
|
|
3308
|
-
const LeftClick = 0;
|
|
3309
|
-
|
|
3310
3326
|
const handleClickSectionHeading = async (state, id, button) => {
|
|
3311
3327
|
if (button !== LeftClick) {
|
|
3312
3328
|
return state;
|
|
@@ -3328,15 +3344,16 @@ const editWatchExpression = (state, index) => {
|
|
|
3328
3344
|
isEditing: true
|
|
3329
3345
|
};
|
|
3330
3346
|
const newWatchExpressions = watchExpressions.toSpliced(index, 1, newItem);
|
|
3331
|
-
|
|
3347
|
+
const newState = {
|
|
3332
3348
|
...state,
|
|
3333
3349
|
watchExpressions: newWatchExpressions,
|
|
3334
3350
|
focus: FocusDebugWatchInput,
|
|
3335
|
-
inputSource: Script$
|
|
3351
|
+
inputSource: Script$1,
|
|
3336
3352
|
editingValue: item.expression,
|
|
3337
3353
|
editingselectionstart: 0,
|
|
3338
3354
|
editingselectionend: item.expression.length
|
|
3339
3355
|
};
|
|
3356
|
+
return updateVisibleRows(newState);
|
|
3340
3357
|
};
|
|
3341
3358
|
|
|
3342
3359
|
const handleClickWatchExpression = async (state, dataIndex, defaultPrevented) => {
|
|
@@ -3349,13 +3366,29 @@ const handleClickWatchExpression = async (state, dataIndex, defaultPrevented) =>
|
|
|
3349
3366
|
|
|
3350
3367
|
const handleClickWatchExpressionDelete = async (state, dataIndex) => {
|
|
3351
3368
|
const index = parseIndex(dataIndex);
|
|
3352
|
-
return deleteWatchExpression
|
|
3369
|
+
return deleteWatchExpression(state, index);
|
|
3353
3370
|
};
|
|
3354
3371
|
|
|
3355
3372
|
const handleWatchExpressionDoubleClick = async (state, dataIndex) => {
|
|
3356
3373
|
return state;
|
|
3357
3374
|
};
|
|
3358
3375
|
|
|
3376
|
+
const handleDelete = async state => {
|
|
3377
|
+
const {
|
|
3378
|
+
selectedIndex,
|
|
3379
|
+
visibleRows
|
|
3380
|
+
} = state;
|
|
3381
|
+
if (selectedIndex < 0 || selectedIndex >= visibleRows.length) {
|
|
3382
|
+
return state;
|
|
3383
|
+
}
|
|
3384
|
+
const currentRow = visibleRows[selectedIndex];
|
|
3385
|
+
if (currentRow.type !== WatchExpression || currentRow.index === undefined) {
|
|
3386
|
+
return state;
|
|
3387
|
+
}
|
|
3388
|
+
const watchIndex = currentRow.index;
|
|
3389
|
+
return deleteWatchExpression(state, watchIndex);
|
|
3390
|
+
};
|
|
3391
|
+
|
|
3359
3392
|
const handleEnter = async state => {
|
|
3360
3393
|
return state;
|
|
3361
3394
|
};
|
|
@@ -3385,6 +3418,22 @@ const handleInputFieldChange = (state, name, value) => {
|
|
|
3385
3418
|
return state;
|
|
3386
3419
|
};
|
|
3387
3420
|
|
|
3421
|
+
const handleRename = async state => {
|
|
3422
|
+
const {
|
|
3423
|
+
selectedIndex
|
|
3424
|
+
} = state;
|
|
3425
|
+
const rows = getRunAndDebugVisibleRows(state);
|
|
3426
|
+
const row = rows[selectedIndex];
|
|
3427
|
+
if (row && row.type === WatchExpression && row.index !== undefined) {
|
|
3428
|
+
const watchIndex = row.index;
|
|
3429
|
+
const watchExpression = state.watchExpressions[watchIndex];
|
|
3430
|
+
if (watchExpression && !watchExpression.isEditing) {
|
|
3431
|
+
return editWatchExpression(state, watchIndex);
|
|
3432
|
+
}
|
|
3433
|
+
}
|
|
3434
|
+
return state;
|
|
3435
|
+
};
|
|
3436
|
+
|
|
3388
3437
|
const handleScriptParsed = (state, parsedScript) => {
|
|
3389
3438
|
const {
|
|
3390
3439
|
parsedScripts
|
|
@@ -3616,6 +3665,9 @@ const restoreState = savedState => {
|
|
|
3616
3665
|
};
|
|
3617
3666
|
|
|
3618
3667
|
const loadContent = async (state, isTest, savedState) => {
|
|
3668
|
+
if (isTest) {
|
|
3669
|
+
savedState = {};
|
|
3670
|
+
}
|
|
3619
3671
|
const {
|
|
3620
3672
|
watchExpressions,
|
|
3621
3673
|
watchExpanded,
|
|
@@ -4153,7 +4205,7 @@ const renderWatchExpression = (row, selectedIndex, rowIndex) => {
|
|
|
4153
4205
|
childCount: 1
|
|
4154
4206
|
}, text(value), {
|
|
4155
4207
|
type: Button,
|
|
4156
|
-
title: deleteWatchExpression(),
|
|
4208
|
+
title: deleteWatchExpression$1(),
|
|
4157
4209
|
className: mergeClassNames(IconButton, DebugSectionAction, DeleteWatchExpression),
|
|
4158
4210
|
'data-index': index,
|
|
4159
4211
|
onClick: HandleClickWatchExpressionDelete,
|
|
@@ -4199,13 +4251,13 @@ const getRowRenderer = type => {
|
|
|
4199
4251
|
return renderMessage;
|
|
4200
4252
|
case SectionHeading:
|
|
4201
4253
|
return renderSectionHeading;
|
|
4202
|
-
case CallStack$
|
|
4254
|
+
case CallStack$3:
|
|
4203
4255
|
return renderCallStack;
|
|
4204
|
-
case Scope$
|
|
4256
|
+
case Scope$4:
|
|
4205
4257
|
return renderScope;
|
|
4206
4258
|
case Value:
|
|
4207
4259
|
case Property$1:
|
|
4208
|
-
case Exception$
|
|
4260
|
+
case Exception$2:
|
|
4209
4261
|
return renderValue;
|
|
4210
4262
|
case CheckBox$1:
|
|
4211
4263
|
return renderCheckBox;
|
|
@@ -4464,7 +4516,7 @@ const renderEventListeners = () => {
|
|
|
4464
4516
|
preventDefault: true
|
|
4465
4517
|
}, {
|
|
4466
4518
|
name: HandleClickScopeValue,
|
|
4467
|
-
params: ['handleClickScopeValue', 'event.target.dataset.name']
|
|
4519
|
+
params: ['handleClickScopeValue', 'event.target.dataset.name', 'event.button']
|
|
4468
4520
|
}, {
|
|
4469
4521
|
name: HandleInputFieldChange,
|
|
4470
4522
|
params: ['handleInputFieldChange', 'event.target.name', 'event.target.value']
|
|
@@ -4583,11 +4635,11 @@ const commandMap = {
|
|
|
4583
4635
|
'Debug.scriptParsed': scriptParsed,
|
|
4584
4636
|
'Initialize.initialize': initialize,
|
|
4585
4637
|
'RunAndDebug.acceptWatchExpressionEdit': wrapCommand(acceptWatchExpressionEdit),
|
|
4586
|
-
'RunAndDebug.addWatchExpression': wrapCommand(addWatchExpression
|
|
4638
|
+
'RunAndDebug.addWatchExpression': wrapCommand(addWatchExpression),
|
|
4587
4639
|
'RunAndDebug.cancelWatchExpressionEdit': wrapCommand(cancelWatchExpressionEdit),
|
|
4588
4640
|
'RunAndDebug.create': create,
|
|
4589
|
-
'RunAndDebug.deleteWatchExpression': deleteWatchExpression
|
|
4590
|
-
'RunAndDebug.deleteAllWatchExpressions': deleteAllWatchExpressions
|
|
4641
|
+
'RunAndDebug.deleteWatchExpression': deleteWatchExpression,
|
|
4642
|
+
'RunAndDebug.deleteAllWatchExpressions': deleteAllWatchExpressions,
|
|
4591
4643
|
'RunAndDebug.diff2': diff2,
|
|
4592
4644
|
'RunAndDebug.dispose': dispose,
|
|
4593
4645
|
'RunAndDebug.focusNext': wrapCommand(focusNext),
|
|
@@ -4657,6 +4709,8 @@ const commandMap = {
|
|
|
4657
4709
|
'RunAndDebug.showCallStack': wrapCommand(showCallStack),
|
|
4658
4710
|
'RunAndDebug.hideCallStack': wrapCommand(hideCallStack),
|
|
4659
4711
|
'RunAndDebug.handleEnter': wrapCommand(handleEnter),
|
|
4712
|
+
'RunAndDebug.handleRename': wrapCommand(handleRename),
|
|
4713
|
+
'RunAndDebug.handleDelete': wrapCommand(handleDelete),
|
|
4660
4714
|
'RunAndDebug.handleSpace': wrapCommand(handleSpace)
|
|
4661
4715
|
};
|
|
4662
4716
|
|