@lvce-editor/static-server 0.52.9 → 0.52.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/static-server.js +1857 -1857
- package/package.json +1 -1
- package/static/{b642978 → 31f9f25}/css/App.css +83 -83
- package/static/{b642978 → 31f9f25}/manifest.json +2 -2
- package/static/{b642978 → 31f9f25}/packages/about-view-worker/dist/aboutWorkerMain.js +3 -3
- package/static/{b642978 → 31f9f25}/packages/color-picker-worker/dist/colorPickerWorkerMain.js +3 -3
- package/static/{b642978 → 31f9f25}/packages/completion-worker/dist/completionWorkerMain.js +688 -107
- package/static/{b642978 → 31f9f25}/packages/editor-worker/dist/editorWorkerMain.js +168 -273
- package/static/{b642978 → 31f9f25}/packages/extension-host-worker/dist/extensionHostWorkerMain.js +3 -3
- package/static/{b642978 → 31f9f25}/packages/find-widget-worker/dist/findWidgetWorkerMain.js +548 -68
- package/static/{b642978 → 31f9f25}/packages/renderer-process/dist/rendererProcessMain.js +1 -1
- package/static/{b642978 → 31f9f25}/packages/renderer-worker/dist/rendererWorkerMain.js +35 -15
- package/static/index.html +4 -4
- /package/static/{b642978 → 31f9f25}/config/colorTheme.json +0 -0
- /package/static/{b642978 → 31f9f25}/config/defaultSettings.json +0 -0
- /package/static/{b642978 → 31f9f25}/config/fileMap.json +0 -0
- /package/static/{b642978 → 31f9f25}/config/webExtensions.json +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/AdditionalDetails.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/Animation.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/DebugButtons.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/DebugValue.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/E2eTest.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/E2eTests.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/EditorHover.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/EditorMessage.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/FeatureContent.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/Features.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ImagePreview.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/InlineDiffEditor.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/InputBadge.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/Key.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/KeyBindingsHeader.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/KeyBindingsTable.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/LegacyDialog.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/Markdown.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/Progress.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/SearchToggleButton.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/Select.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/Table.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletAbout.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletBrowserViewOverview.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletDebugConsole.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletDefineKeyBinding.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletDialog.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletDiffEditor.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletEditorWidgetError.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletExtensionDetail.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletExtensionDetailHeader.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletExtensionDetailTabs.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletExtensions.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletIframeInspector.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletKeyBindings.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletMedia.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletOutput.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletPanel.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletPanelTabs.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletPdf.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletProblems.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletReferences.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletRunAndDebug.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletScreenCapture.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletSearch.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletSimpleBrowser.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletSourceControl.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletStorage.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletTerminal.css +0 -0
- /package/static/{b642978 → 31f9f25}/css/parts/ViewletTerminalTabs.css +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-bat/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-bat/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-bat/languageConfiguration.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-bat/src/tokenizeBat.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-c/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-c/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-c/src/tokenizeC.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-coffeescript/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-coffeescript/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-coffeescript/src/tokenizeCoffeeScript.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-cpp/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-cpp/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-cpp/languageConfiguration.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-cpp/src/tokenizeCpp.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-cson/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-cson/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-cson/languageConfiguration.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-cson/src/tokenizeCson.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-css/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-css/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-css/languageConfiguration.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-css/src/tokenizeCss.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-dart/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-dart/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-dart/src/tokenizeDart.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-desktop/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-desktop/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-desktop/src/tokenizeDesktop.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-docker/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-docker/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-docker/src/tokenizeDockerfile.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-dotenv/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-dotenv/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-dotenv/src/tokenizeDotenv.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-editorconfig/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-editorconfig/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-editorconfig/src/tokenizeEditorConfig.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-elixir/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-elixir/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-elixir/src/tokenizeElixir.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-elm/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-elm/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-elm/src/tokenizeElm.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-gitattributes/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-gitattributes/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-gitattributes/src/tokenizeGitAttributes.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-gn/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-gn/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-gn/src/tokenizeGn.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-go/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-go/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-go/src/tokenizeGo.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-graphql/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-graphql/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-graphql/src/tokenizeGraphql.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-html/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-html/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-html/languageConfiguration.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-html/src/tokenizeHtml.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-java/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-java/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-java/languageConfiguration.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-java/src/tokenizeJava.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-javascript/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-javascript/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-javascript/languageConfiguration.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-javascript/src/tokenizeJavaScript.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-json/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-json/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-json/src/tokenizeJson.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-json5/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-json5/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-json5/src/tokenizeJson5.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-jsx/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-jsx/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-jsx/src/tokenizeJsx.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-julia/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-julia/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-julia/src/tokenizeJulia.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-kotlin/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-kotlin/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-kotlin/src/tokenizeKotlin.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-less/LICENSE +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-less/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-less/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-less/languageConfiguration.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-less/src/tokenizeLess.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-markdown/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-markdown/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-markdown/src/tokenizeMarkdown.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-mdx/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-mdx/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-mdx/src/tokenizeMdx.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-nix/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-nix/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-nix/languageConfiguration.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-nix/src/tokenizeNix.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-nvmrc/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-nvmrc/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-nvmrc/src/tokenizeNvmrc.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-perl/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-perl/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-perl/src/tokenizePerl.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-plaintext/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-plaintext/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-plaintext/src/tokenizePlaintext.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-powershell/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-powershell/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-powershell/src/tokenizePowershell.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-python/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-python/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-python/languageConfiguration.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-python/src/tokenizePython.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-r/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-r/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-r/src/tokenizeR.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-ruby/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-ruby/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-ruby/src/tokenizeRuby.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-rust/LICENSE +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-rust/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-rust/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-rust/languageConfiguration.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-rust/src/tokenizeRust.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-scss/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-scss/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-scss/languageConfiguration.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-scss/src/tokenizeScss.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-shellscript/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-shellscript/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-shellscript/src/tokenizeShellScript.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-svelte/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-svelte/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-svelte/src/tokenizeSvelte.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-terraform/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-terraform/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-terraform/src/tokenizeTerraform.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-toml/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-toml/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-toml/src/tokenizeToml.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-typescript/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-typescript/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-typescript/src/tokenizeTypeScript.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-vue/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-vue/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-vue/src/tokenizeVue.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-wgsl/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-wgsl/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-wgsl/languageConfiguration.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-wgsl/src/tokenizeWgsl.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-xml/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-xml/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-xml/src/tokenizeXml.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-yaml/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-yaml/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.language-basics-yaml/src/tokenizeYaml.js +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-atom-one-dark/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-atom-one-dark/color-theme.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-atom-one-dark/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-atom-one-dark/images/demo.png +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-ayu/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-ayu/color-theme.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-ayu/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-cobalt2/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-cobalt2/color-theme.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-cobalt2/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-cobalt2/images/demo.png +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-cobalt2/images/logo.png +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-gruvbox/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-gruvbox/color-theme.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-gruvbox/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-high-contrast/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-high-contrast/color-theme.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-high-contrast/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-material/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-material/color-theme.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-material/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-monokai/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-monokai/color-theme.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-monokai/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-noctis-uva/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-noctis-uva/color-theme.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-noctis-uva/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-noctis-uva/images/demo.png +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-palenight/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-palenight/color-theme.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-palenight/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-palenight/images/demo.png +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-slime/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-slime/color-theme.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-slime/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.theme-slime/icon.png +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.vscode-icons/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.vscode-icons/extension.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.vscode-icons/icon-theme.json +0 -0
- /package/static/{b642978 → 31f9f25}/extensions/builtin.vscode-icons/icon.png +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/default_file.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/default_folder.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/default_folder_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/default_root_folder.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/default_root_folder_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_access.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_access2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_actionscript.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_actionscript2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ada.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_advpl.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_affectscript.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_affinitydesigner.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_affinityphoto.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_affinitypublisher.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_agda.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ai.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ai2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_al.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_al_dal.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_allcontributors.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_angular.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ansible.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_antlers_html.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_antlr.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_anyscript.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_apache.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_apex.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_api_extractor.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_apib.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_apib2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_apl.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_applescript.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_appscript.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_appsemble.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_appveyor.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_arduino.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_asciidoc.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_asp.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_aspx.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_assembly.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_astro.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_astroconfig.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_atom.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ats.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_attw.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_audio.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_aurelia.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_autohotkey.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_autoit.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_avif.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_avro.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_awk.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_aws.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_azure.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_azurepipelines.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_babel.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_babel2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_bak.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ballerina.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_bat.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_bats.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_bazaar.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_bazel.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_bazel_ignore.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_bazel_version.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_befunge.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_bicep.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_biml.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_binary.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_biome.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_bitbucketpipeline.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_bithound.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_blade.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_blender.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_blitzbasic.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_bolt.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_bosque.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_bower.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_bower2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_browserslist.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_bruno.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_buckbuild.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_buf.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_bun.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_bundlemon.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_bundler.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_bunfig.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_c.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_c2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_c3.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_c_al.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cabal.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_caddy.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cake.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cakephp.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_capacitor.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_capnp.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cargo.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_casc.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cddl.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cert.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ceylon.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cf.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cf2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cfc.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cfc2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cfm.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cfm2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_changie.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cheader.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_chef.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_chef_cookbook.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_circleci.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_class.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_claude.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_clojure.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_clojurescript.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cloudfoundry.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cmake.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cobol.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_codacy.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_codeclimate.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_codecov.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_codekit.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_codemagic.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_codeowners.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_codeql.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_coderabbit.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_coffeelint.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_coffeescript.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_commitizen.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_commitlint.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_compass.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_composer.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_conan.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_conda.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_config.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_confluence.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_copilot.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_coverage.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_coveralls.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cpp.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cpp2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cpp3.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cppheader.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_craco.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_crowdin.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_crystal.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_csharp.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_csharp2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cspell.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_csproj.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_css.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_css2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_css2map.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_csscomb.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_csslint.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cssmap.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cucumber.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cuda.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cursorrules.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cvs.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cypress.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cypress_spec.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_cython.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_dal.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_darcs.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_dartlang.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_dartlang_generated.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_dartlang_ignore.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_datadog.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_db.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_debian.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_delphi.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_deno.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_denoify.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_dependabot.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_dependencies.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_devcontainer.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_dhall.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_diff.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_django.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_dlang.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_docker.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_docker2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_dockertest.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_dockertest2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_docpad.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_docusaurus.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_docz.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_dojo.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_doppler.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_dotenv.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_dotjs.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_doxygen.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_drawio.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_drone.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_drools.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_dtd.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_dune.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_dustjs.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_dvc.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_dylan.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_earthly.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_eas-metadata.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_edge.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_edge2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_editorconfig.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_eex.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ejs.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_elastic.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_elasticbeanstalk.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_eleventy.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_eleventy2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_elixir.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_elm.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_elm2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_emacs.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ember.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ensime.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_eps.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_epub.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_erb.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_erlang.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_erlang2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_esbuild.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_eslint.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_eslint2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_esphome.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_excalidraw.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_excel.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_excel2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_expo.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_falcon.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_fantasticon.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_fastly.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_fauna.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_favicon.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_fbx.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_firebase.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_firebasehosting.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_firestore.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_fitbit.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_fla.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_flareact.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_flash.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_floobits.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_flow.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_flutter.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_flutter_package.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_flyio.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_font.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_formkit.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_fortran.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_fossa.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_fossil.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_freemarker.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_frontcommerce.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_fsharp.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_fsharp2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_fsproj.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_fthtml.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_funding.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_fusebox.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_galen.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_galen2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_gamemaker.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_gamemaker2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_gamemaker81.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_gatsby.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_gcloud.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_gcode.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_gdscript.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_genstat.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_git.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_git2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_gitlab.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_gitpod.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_gleam.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_gleamconfig.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_glide.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_glitter.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_glsl.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_gltf.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_glyphs.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_gnu.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_gnuplot.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_go.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_go_aqua.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_go_black.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_go_fuchsia.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_go_gopher.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_go_lightblue.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_go_package.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_go_white.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_go_work.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_go_yellow.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_goctl.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_godot.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_gpg.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_gradle.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_gradle2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_grain.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_graphql.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_graphql_config.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_graphviz.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_greenkeeper.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_gridsome.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_groovy.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_groovy2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_grunt.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_gulp.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_haml.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_handlebars.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_handlebars2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_harbour.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_hardhat.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_hashicorp.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_haskell.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_haskell2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_haxe.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_haxecheckstyle.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_haxedevelop.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_helix.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_helm.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_histoire.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_hjson.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_hlsl.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_homeassistant.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_horusec.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_host.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_html.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_htmlhint.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_htmlvalidate.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_http.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_hugo.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_humanstxt.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_hunspell.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_husky.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_hy.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_hygen.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_hypr.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_icl.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_idris.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_idrisbin.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_idrispkg.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_image.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_imba.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_inc.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_infopath.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_informix.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ini.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ink.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_innosetup.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_io.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_iodine.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ionic.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_jake.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_janet.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_jar.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_jasmine.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_java.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_jbuilder.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_jekyll.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_jenkins.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_jest.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_jest_snapshot.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_jinja.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_jpm.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_js_official.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_jsbeautify.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_jsconfig.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_jscpd.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_jshint.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_jsmap.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_json.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_json2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_json5.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_json_official.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_json_schema.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_jsonld.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_jsonnet.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_jsp.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_jsr.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_jss.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_juice.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_julia.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_julia2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_jupyter.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_just.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_k.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_karma.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_key.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_kitchenci.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_kite.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_kivy.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_knip.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_kos.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_kotlin.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_kusto.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_language_configuration.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_lark.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_latino.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_layout.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_lefthook.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_lerna.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_less.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_lex.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_liara.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_libreoffice_base.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_libreoffice_calc.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_libreoffice_draw.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_libreoffice_impress.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_libreoffice_math.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_libreoffice_writer.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_license.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_licensebat.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_actionscript2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_ada.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_agda.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_apl.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_astro.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_astroconfig.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_babel.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_babel2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_cabal.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_circleci.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_cloudfoundry.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_codacy.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_codeclimate.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_codeowners.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_config.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_copilot.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_crystal.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_cypress.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_cypress_spec.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_db.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_deno.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_dhall.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_docpad.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_drone.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_eas-metadata.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_eleventy.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_eleventy2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_esphome.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_expo.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_firebasehosting.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_fla.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_font.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_gamemaker2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_gradle.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_hashicorp.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_hjson.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_ini.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_io.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_jsconfig.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_jsmap.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_json.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_json5.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_json_schema.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_jsonld.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_kite.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_lark.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_lerna.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_mailing.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_markuplint.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_mdx-components.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_mdx.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_mlang.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_mustache.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_mypy.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_neo4j.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_netlify.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_next.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_nim.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_nx.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_objidconfig.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_openHAB.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_pcl.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_pnpm.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_prettier.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_prisma.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_purescript.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_quasar.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_raku.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_razzle.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_reactrouter.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_rehype.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_remark.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_replit.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_retext.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_rome.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_rubocop.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_rust.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_rust_toolchain.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_safetensors.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_shaderlab.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_solidity.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_spin.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_stylelint.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_stylus.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_symfony.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_systemd.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_systemverilog.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_testcafe.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_testjs.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_tex.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_tm.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_tmux.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_todo.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_toit.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_toml.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_tree.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_turbo.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_unibeautify.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_vash.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_vercel.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_vsix.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_vsixmanifest.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_xfl.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_xorg.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_yaml.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_yaml_official.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_light_zeit.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_lighthouse.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_lilypond.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_lime.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_lintstagedrc.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_liquid.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_lisp.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_livescript.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_lnk.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_locale.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_log.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_lolcode.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_lsl.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_lua.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_luau.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_lync.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_mailing.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_makefile.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_manifest.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_manifest_bak.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_manifest_skip.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_map.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_mariadb.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_markdown.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_markdownlint.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_markdownlint_ignore.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_marko.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_markojs.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_markuplint.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_master-co.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_matlab.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_maven.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_maxscript.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_maya.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_mdx-components.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_mdx.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_mediawiki.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_mercurial.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_mermaid.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_meson.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_metal.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_meteor.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_minecraft.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_mivascript.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_mjml.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_mlang.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_mocha.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_modernizr.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_mojo.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_mojolicious.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_moleculer.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_mondoo.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_mongo.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_monotone.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_motif.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_mson.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_mustache.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_mvt.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_mvtcss.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_mvtjs.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_mypy.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_mysql.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ndst.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nearly.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_neo4j.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nest_adapter_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nest_adapter_ts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nest_controller_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nest_controller_ts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nest_decorator_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nest_decorator_ts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nest_filter_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nest_filter_ts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nest_gateway_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nest_gateway_ts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nest_guard_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nest_guard_ts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nest_interceptor_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nest_interceptor_ts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nest_middleware_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nest_middleware_ts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nest_module_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nest_module_ts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nest_pipe_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nest_pipe_ts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nest_service_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nest_service_ts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nestjs.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_netlify.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_next.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nextflow.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_component_css.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_component_dart.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_component_html.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_component_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_component_js2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_component_less.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_component_sass.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_component_scss.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_component_ts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_component_ts2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_controller_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_controller_ts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_directive_dart.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_directive_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_directive_js2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_directive_ts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_directive_ts2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_guard_dart.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_guard_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_guard_ts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_interceptor_dart.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_interceptor_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_interceptor_ts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_module_dart.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_module_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_module_js2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_module_ts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_module_ts2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_pipe_dart.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_pipe_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_pipe_js2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_pipe_ts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_pipe_ts2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_routing_dart.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_routing_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_routing_js2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_routing_ts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_routing_ts2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_service_dart.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_service_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_service_js2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_service_ts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_service_ts2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_smart_component_dart.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_smart_component_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_smart_component_js2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_smart_component_ts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_smart_component_ts2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ng_tailwind.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nginx.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nim.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nimble.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ninja.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nix.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_njsproj.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_noc.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_node.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_node2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nodemon.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_npm.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_npmpackagejsonlint.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nsi.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nsri-integrity.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nsri.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nuget.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_numpy.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nunjucks.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nuxt.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nx.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_nyc.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_objectivec.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_objectivecpp.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_objidconfig.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ocaml.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ocaml_intf.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ogone.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_onenote.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_opam.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_openHAB.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_opencl.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_openscad.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_opentofu.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_org.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_outlook.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ovpn.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_oxlint.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_package.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_paket.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pandacss.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_patch.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pcl.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pddl.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pddl_happenings.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pddl_plan.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pdf.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pdf2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pdm.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_peeky.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_perl.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_perl2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_perl6.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pgsql.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_photoshop.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_photoshop2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_php.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_php2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_php3.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_phpcsfixer.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_phpstan.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_phpunit.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_phraseapp.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pine.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pip.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pipeline.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_plantuml.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_platformio.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_playwright.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_plsql.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_plsql_package.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_plsql_package_body.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_plsql_package_header.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_plsql_package_spec.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pm2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pnpm.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_poedit.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_poetry.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_polymer.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pony.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_postcss.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_postcssconfig.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_postman.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_powerpoint.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_powerpoint2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_powershell.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_powershell2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_powershell_format.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_powershell_psd.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_powershell_psd2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_powershell_psm.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_powershell_psm2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_powershell_types.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_preact.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_precommit.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_prettier.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_prisma.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_processinglang.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_procfile.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_progress.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_prolog.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_prometheus.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_protobuf.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_protractor.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_publiccode.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_publisher.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pug.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pulumi.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_puppet.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_purescript.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_purgecss.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pyenv.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pyret.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pyscript.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pytest.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_python.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pythowo.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pytyped.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_pyup.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_q.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_qbs.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_qlikview.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_qml.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_qmldir.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_qsharp.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_quasar.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_r.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ra_syntax_tree.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_racket.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_rails.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_rake.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_raku.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_raml.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_razor.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_razzle.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_reactjs.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_reactrouter.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_reacttemplate.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_reactts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_reason.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_red.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_registry.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_rego.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_rehype.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_remark.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_renovate.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_replit.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_rescript.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_rest.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_retext.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_rexx.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_riot.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_rmd.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_rnc.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_robotframework.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_robots.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_rolldown.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_rollup.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_rome.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ron.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_rproj.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_rspec.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_rss.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_rubocop.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ruby.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_rust.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_rust_toolchain.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_s-lang.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_safetensors.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_sails.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_saltstack.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_san.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_sapphire_framework_cli.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_sas.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_sass.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_sbt.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_scala.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_scilab.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_script.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_scss.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_scss2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_sdlang.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_search_result.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_seedkit.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_sentry.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_sequelize.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_serverless.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_shaderlab.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_shell.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_shellcheck.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_shuttle.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_silverstripe.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_sino.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_siyuan.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_sketch.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_skipper.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_slang.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_slashup.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_slice.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_slim.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_slint.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_sln.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_sln2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_smarty.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_snakemake.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_snapcraft.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_snaplet.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_snort.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_snyk.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_solidarity.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_solidity.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_source.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_spacengine.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_sparql.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_spin.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_sqf.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_sql.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_sqlite.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_squirrel.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_sss.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_sst.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_stackblitz.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_stan.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_stata.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_stencil.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_storyboard.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_storybook.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_stryker.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_stylable.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_style.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_styled.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_stylelint.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_stylish_haskell.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_stylus.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_sublime.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_subversion.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_svelte.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_svelteconfig.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_svg.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_svgo.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_swagger.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_swc.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_swift.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_swig.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_symfony.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_syncpack.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_systemd.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_systemverilog.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_t4tt.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_tailwind.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_tamagui.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_taplo.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_taskfile.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_tauri.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_tcl.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_teal.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_templ.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_tera.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_terraform.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_test.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_testcafe.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_testjs.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_testplane.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_testts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_tex.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_text.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_textile.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_tfs.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_tiltfile.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_tm.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_tmux.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_todo.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_toit.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_toml.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_tox.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_travis.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_tree.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_tres.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_truffle.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_trunk.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_tsbuildinfo.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_tscn.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_tsconfig.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_tsconfig_official.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_tsdoc.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_tslint.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_tt.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_ttcn.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_tuc.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_turbo.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_twig.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_typedoc.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_typescript.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_typescript_official.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_typescriptdef.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_typescriptdef_official.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_typo3.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_uiua.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_unibeautify.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_unison.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_unlicense.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_unocss.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vagrant.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vala.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vanilla_extract.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vapi.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vapor.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vash.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vb.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vba.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vbhtml.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vbproj.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vcxproj.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_velocity.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vento.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vercel.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_verilog.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vhdl.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_video.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_view.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vim.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vite.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vitest.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vlang.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_volt.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vscode-insiders.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vscode.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vscode2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vscode3.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vscode_test.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vsix.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vsixmanifest.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vue.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vueconfig.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_vyper.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_wallaby.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_wally.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_wasm.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_watchmanconfig.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_wdio.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_weblate.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_webpack.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_wenyan.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_wercker.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_wgsl.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_wikitext.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_windi.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_wit.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_wolfram.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_word.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_word2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_wpml.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_wurst.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_wxml.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_wxss.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_wxt.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_xcode.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_xfl.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_xib.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_xliff.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_xmake.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_xml.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_xo.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_xorg.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_xquery.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_xsl.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_yacc.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_yaml.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_yaml_official.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_yamllint.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_yandex.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_yang.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_yarn.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_yeoman.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_zeit.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_zig.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_zip.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/file_type_zip2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_android.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_android_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_api.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_api_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_app.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_app_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_arangodb.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_arangodb_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_asset.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_asset_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_audio.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_audio_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_aurelia.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_aurelia_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_aws.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_aws_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_azure.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_azure_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_azurepipelines.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_azurepipelines_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_binary.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_binary_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_bloc.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_bloc_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_blueprint.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_blueprint_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_bot.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_bot_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_bower.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_bower_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_buildkite.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_buildkite_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_cake.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_cake_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_certificate.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_certificate_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_changesets.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_changesets_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_chef.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_chef_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_circleci.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_circleci_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_cli.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_cli_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_client.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_client_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_cmake.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_cmake_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_common.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_common_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_component.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_component_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_composer.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_composer_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_config.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_config_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_controller.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_controller_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_coverage.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_coverage_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_css.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_css2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_css2_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_css_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_cubit.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_cubit_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_cypress.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_cypress_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_dapr.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_dapr_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_datadog.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_datadog_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_db.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_db_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_debian.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_debian_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_dependabot.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_dependabot_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_devcontainer.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_devcontainer_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_dist.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_dist_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_docker.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_docker_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_docs.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_docs_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_e2e.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_e2e_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_elasticbeanstalk.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_elasticbeanstalk_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_electron.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_electron_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_expo.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_expo_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_favicon.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_favicon_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_flow.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_flow_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_fonts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_fonts_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_frontcommerce.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_frontcommerce_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_gcp.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_gcp_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_git.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_git_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_github.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_github_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_gitlab.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_gitlab_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_gradle.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_gradle_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_graphql.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_graphql_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_grunt.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_grunt_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_gulp.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_gulp_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_haxelib.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_haxelib_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_helper.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_helper_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_hook.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_hook_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_husky.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_husky_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_idea.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_idea_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_images.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_images_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_include.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_include_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_interfaces.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_interfaces_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_ios.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_ios_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_js.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_js_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_json.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_json_official.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_json_official_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_json_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_kubernetes.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_kubernetes_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_less.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_less_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_library.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_library_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_light_cypress.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_light_cypress_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_light_electron.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_light_electron_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_light_expo.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_light_expo_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_light_fonts.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_light_fonts_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_light_gradle.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_light_gradle_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_light_meteor.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_light_meteor_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_light_mypy.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_light_mypy_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_light_mysql.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_light_mysql_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_light_node.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_light_node_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_light_redux.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_light_redux_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_light_sass.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_light_sass_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_linux.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_linux_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_locale.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_locale_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_log.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_log_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_macos.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_macos_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_mariadb.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_mariadb_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_maven.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_maven_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_mediawiki.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_mediawiki_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_memcached.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_memcached_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_meteor.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_meteor_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_middleware.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_middleware_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_minecraft.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_minecraft_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_minikube.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_minikube_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_mjml.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_mjml_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_mock.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_mock_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_model.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_model_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_module.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_module_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_mojo.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_mojo_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_mongodb.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_mongodb_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_mypy.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_mypy_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_mysql.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_mysql_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_netlify.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_netlify_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_next.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_next_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_nginx.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_nginx_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_nix.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_nix_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_node.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_node_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_notebooks.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_notebooks_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_notification.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_notification_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_nuget.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_nuget_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_nuxt.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_nuxt_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_package.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_package_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_paket.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_paket_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_php.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_php_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_platformio.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_platformio_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_plugin.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_plugin_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_prisma.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_prisma_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_private.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_private_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_public.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_public_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_pytest.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_pytest_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_python.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_python_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_ravendb.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_ravendb_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_redis.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_redis_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_redux.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_redux_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_route.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_route_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_sass.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_sass_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_script.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_script_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_seedkit.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_seedkit_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_server.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_server_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_services.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_services_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_shared.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_shared_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_snaplet.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_snaplet_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_spin.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_spin_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_src.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_src_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_sso.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_sso_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_story.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_story_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_style.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_style_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_supabase.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_supabase_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_svelte.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_svelte_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_tauri.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_tauri_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_temp.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_temp_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_template.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_template_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_test.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_test_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_theme.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_theme_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_tools.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_tools_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_travis.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_travis_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_trunk.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_trunk_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_turbo.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_turbo_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_typescript.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_typescript_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_typings.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_typings2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_typings2_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_typings_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_vagrant.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_vagrant_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_vercel.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_vercel_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_video.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_video_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_view.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_view_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_vs.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_vs2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_vs2_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_vs_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_vscode.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_vscode2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_vscode2_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_vscode3.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_vscode3_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_vscode_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_vscode_test.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_vscode_test2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_vscode_test2_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_vscode_test3.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_vscode_test3_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_vscode_test_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_webpack.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_webpack_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_windows.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_windows_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_wit.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_wit_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_www.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_www_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_yarn.svg +0 -0
- /package/static/{b642978 → 31f9f25}/file-icons/folder_type_yarn_opened.svg +0 -0
- /package/static/{b642978 → 31f9f25}/fonts/FiraCode-VariableFont.ttf +0 -0
- /package/static/{b642978 → 31f9f25}/icons/add.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/arrow-down.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/arrow-left.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/arrow-right.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/arrow-up.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/blank.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/book.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/case-sensitive.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/check.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/chevron-down.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/chevron-left.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/chevron-right.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/chevron-up.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/chrome-close.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/chrome-maximize.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/chrome-minimize.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/chrome-restore.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/circle-filled.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/clear-all.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/close.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/cloud.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/collapse-all.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-all.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-alt-2.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-alt-small.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-alt.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-breakpoint-conditional-unverified.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-breakpoint-conditional.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-breakpoint-data-unverified.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-breakpoint-data.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-breakpoint-function-unverified.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-breakpoint-function.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-breakpoint-log-unverified.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-breakpoint-log.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-breakpoint-unsupported.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-console.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-continue-small.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-continue.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-coverage.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-disconnect.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-line-by-line.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-pause.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-rerun.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-restart-frame.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-restart.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-reverse-continue.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-stackframe-active.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-stackframe.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-start.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-step-back.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-step-into.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-step-out.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-step-over.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug-stop.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/debug.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/discard.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/edit.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/ellipsis.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/error.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/exclude.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/extensionDefaultIcon.png +0 -0
- /package/static/{b642978 → 31f9f25}/icons/extensions.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/files.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/filter.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/go-to-file.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/icon-close.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/icon-source-control.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/icon-sync.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/icon.png +0 -0
- /package/static/{b642978 → 31f9f25}/icons/icon.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/info.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/language-icon.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/link-external.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/list-flat.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/list-tree.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/new-file.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/new-folder.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/newline.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/open-preview.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/play.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/preserve-case.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/progress.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/pwa-icon-192.png +0 -0
- /package/static/{b642978 → 31f9f25}/icons/pwa-icon-512.png +0 -0
- /package/static/{b642978 → 31f9f25}/icons/record-keys.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/refresh.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/regex.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/remove.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/replace-all.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/replace.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/run-all.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/search.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/settings-gear.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/sort-precedence.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/source-control.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/split-horizontal.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/squiggly-error.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/squiggly-warning.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-array.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-boolean.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-class.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-color.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-constant.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-enum-member.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-enum.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-event.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-field.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-file.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-interface.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-key.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-keyword.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-method.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-misc.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-namespace.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-numeric.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-operator.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-parameter.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-property.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-ruler.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-snippet.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-string.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-structure.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/symbol-variable.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/tag.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/terminal-bash.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/terminal.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/theme-icon.png +0 -0
- /package/static/{b642978 → 31f9f25}/icons/trash.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/triangle-down.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/triangle-left.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/triangle-right.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/triangle-up.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/warning.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/whole-word.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/zoom-in.svg +0 -0
- /package/static/{b642978 → 31f9f25}/icons/zoom-out.svg +0 -0
- /package/static/{b642978 → 31f9f25}/js/babel-parser.js +0 -0
- /package/static/{b642978 → 31f9f25}/js/blob-util.js +0 -0
- /package/static/{b642978 → 31f9f25}/js/ky.js +0 -0
- /package/static/{b642978 → 31f9f25}/js/lvce-editor-import-script.js +0 -0
- /package/static/{b642978 → 31f9f25}/js/lvce-editor-ipc.js +0 -0
- /package/static/{b642978 → 31f9f25}/js/lvce-editor-json-rpc.js +0 -0
- /package/static/{b642978 → 31f9f25}/js/lvce-editor-verror.js +0 -0
- /package/static/{b642978 → 31f9f25}/js/p-min-delay.js +0 -0
- /package/static/{b642978 → 31f9f25}/js/pretty-bytes.js +0 -0
- /package/static/{b642978 → 31f9f25}/js/preview-injected.js +0 -0
- /package/static/{b642978 → 31f9f25}/js/yoctodelay.js +0 -0
- /package/static/{b642978 → 31f9f25}/lib-css/termterm.css +0 -0
- /package/static/{b642978 → 31f9f25}/packages/debug-worker/dist/debugWorkerMain.js +0 -0
- /package/static/{b642978 → 31f9f25}/packages/diff-worker/dist/diffWorkerMain.js +0 -0
- /package/static/{b642978 → 31f9f25}/packages/embeds-worker/dist/embedsWorkerMain.js +0 -0
- /package/static/{b642978 → 31f9f25}/packages/error-worker/dist/errorWorkerMain.js +0 -0
- /package/static/{b642978 → 31f9f25}/packages/explorer-worker/dist/explorerViewWorkerMain.js +0 -0
- /package/static/{b642978 → 31f9f25}/packages/extension-detail-view-worker/dist/extensionDetailViewWorkerMain.js +0 -0
- /package/static/{b642978 → 31f9f25}/packages/extension-host-sub-worker/dist/extensionHostSubWorkerMain.js +0 -0
- /package/static/{b642978 → 31f9f25}/packages/extension-search-view-worker/dist/extensionSearchViewWorkerMain.js +0 -0
- /package/static/{b642978 → 31f9f25}/packages/file-search-worker/dist/fileSearchWorkerMain.js +0 -0
- /package/static/{b642978 → 31f9f25}/packages/file-system-worker/dist/fileSystemWorkerMain.js +0 -0
- /package/static/{b642978 → 31f9f25}/packages/iframe-inspector/dist/iframeInspectorWorkerMain.js +0 -0
- /package/static/{b642978 → 31f9f25}/packages/iframe-worker/dist/iframeWorkerMain.js +0 -0
- /package/static/{b642978 → 31f9f25}/packages/keybindings-view-worker/dist/keyBindingsViewWorkerMain.js +0 -0
- /package/static/{b642978 → 31f9f25}/packages/markdown-worker/dist/markdownWorkerMain.js +0 -0
- /package/static/{b642978 → 31f9f25}/packages/rename-worker/dist/renameWorkerMain.js +0 -0
- /package/static/{b642978 → 31f9f25}/packages/renderer-process/LICENSE +0 -0
- /package/static/{b642978 → 31f9f25}/packages/renderer-process/README.md +0 -0
- /package/static/{b642978 → 31f9f25}/packages/renderer-process/package.json +0 -0
- /package/static/{b642978 → 31f9f25}/packages/source-control-worker/dist/sourceControlWorkerMain.js +0 -0
- /package/static/{b642978 → 31f9f25}/packages/syntax-highlighting-worker/dist/syntaxHighlightingWorkerMain.js +0 -0
- /package/static/{b642978 → 31f9f25}/packages/terminal-worker/dist/terminalWorkerMain.js +0 -0
- /package/static/{b642978 → 31f9f25}/packages/test-worker/dist/testWorkerMain.js +0 -0
- /package/static/{b642978 → 31f9f25}/packages/text-search-worker/dist/textSearchWorkerMain.js +0 -0
- /package/static/{b642978 → 31f9f25}/packages/title-bar-worker/dist/titleBarWorkerMain.js +0 -0
- /package/static/{b642978 → 31f9f25}/playground/languages/index.cpp +0 -0
- /package/static/{b642978 → 31f9f25}/playground/languages/index.css +0 -0
- /package/static/{b642978 → 31f9f25}/playground/languages/index.csv +0 -0
- /package/static/{b642978 → 31f9f25}/playground/languages/index.dart +0 -0
- /package/static/{b642978 → 31f9f25}/playground/languages/index.env +0 -0
- /package/static/{b642978 → 31f9f25}/playground/languages/index.ex +0 -0
- /package/static/{b642978 → 31f9f25}/playground/languages/index.html +0 -0
- /package/static/{b642978 → 31f9f25}/playground/languages/index.java +0 -0
- /package/static/{b642978 → 31f9f25}/playground/languages/index.jl +0 -0
- /package/static/{b642978 → 31f9f25}/playground/languages/index.js +0 -0
- /package/static/{b642978 → 31f9f25}/playground/languages/index.json +0 -0
- /package/static/{b642978 → 31f9f25}/playground/languages/index.kt +0 -0
- /package/static/{b642978 → 31f9f25}/playground/languages/index.pl +0 -0
- /package/static/{b642978 → 31f9f25}/playground/languages/index.py +0 -0
- /package/static/{b642978 → 31f9f25}/playground/languages/index.ts +0 -0
- /package/static/{b642978 → 31f9f25}/playground/languages/scrolling.txt +0 -0
- /package/static/{b642978 → 31f9f25}/playground/languages/tsconfig.json +0 -0
- /package/static/{b642978 → 31f9f25}/playground/sample-folder/a.txt +0 -0
- /package/static/{b642978 → 31f9f25}/playground/sample-folder/b.txt +0 -0
- /package/static/{b642978 → 31f9f25}/playground/sample-folder/c.txt +0 -0
|
@@ -365,16 +365,16 @@ const send = (transport, method, ...params) => {
|
|
|
365
365
|
const message = create$4$1(method, params);
|
|
366
366
|
transport.send(message);
|
|
367
367
|
};
|
|
368
|
-
const invoke$
|
|
368
|
+
const invoke$7 = (ipc, method, ...params) => {
|
|
369
369
|
return invokeHelper(ipc, method, params, false);
|
|
370
370
|
};
|
|
371
371
|
const invokeAndTransfer$2 = (ipc, method, ...params) => {
|
|
372
372
|
return invokeHelper(ipc, method, params, true);
|
|
373
373
|
};
|
|
374
374
|
|
|
375
|
-
const invoke$
|
|
375
|
+
const invoke$6 = async (method, ...params) => {
|
|
376
376
|
const ipc = get$7();
|
|
377
|
-
return invoke$
|
|
377
|
+
return invoke$7(ipc, method, ...params);
|
|
378
378
|
};
|
|
379
379
|
const invokeAndTransfer$1 = async (method, ...params) => {
|
|
380
380
|
const ipc = get$7();
|
|
@@ -384,8 +384,8 @@ const listen$5 = ipc => {
|
|
|
384
384
|
set$7(ipc);
|
|
385
385
|
};
|
|
386
386
|
|
|
387
|
-
const invoke$
|
|
388
|
-
return invoke$
|
|
387
|
+
const invoke$5 = async (method, ...params) => {
|
|
388
|
+
return invoke$6(method, ...params);
|
|
389
389
|
};
|
|
390
390
|
const invokeAndTransfer = async (method, ...params) => {
|
|
391
391
|
return invokeAndTransfer$1(method, ...params);
|
|
@@ -393,7 +393,7 @@ const invokeAndTransfer = async (method, ...params) => {
|
|
|
393
393
|
|
|
394
394
|
// TODO add tests for this
|
|
395
395
|
const activateByEvent = async event => {
|
|
396
|
-
await invoke$
|
|
396
|
+
await invoke$5('ExtensionHostManagement.activateByEvent', event);
|
|
397
397
|
};
|
|
398
398
|
|
|
399
399
|
const codeGeneratorAccept = state => {
|
|
@@ -981,7 +981,7 @@ const createRpc$1 = ipc => {
|
|
|
981
981
|
send(ipc, method, ...params);
|
|
982
982
|
},
|
|
983
983
|
invoke(method, ...params) {
|
|
984
|
-
return invoke$
|
|
984
|
+
return invoke$7(ipc, method, ...params);
|
|
985
985
|
},
|
|
986
986
|
invokeAndTransfer(method, ...params) {
|
|
987
987
|
return invokeAndTransfer$2(ipc, method, ...params);
|
|
@@ -1070,15 +1070,15 @@ const launchColorPickerWorker = async () => {
|
|
|
1070
1070
|
return rpc;
|
|
1071
1071
|
};
|
|
1072
1072
|
|
|
1073
|
-
let workerPromise;
|
|
1074
|
-
const getOrCreate$
|
|
1075
|
-
if (!workerPromise) {
|
|
1076
|
-
workerPromise = launchColorPickerWorker();
|
|
1073
|
+
let workerPromise$1;
|
|
1074
|
+
const getOrCreate$2 = () => {
|
|
1075
|
+
if (!workerPromise$1) {
|
|
1076
|
+
workerPromise$1 = launchColorPickerWorker();
|
|
1077
1077
|
}
|
|
1078
|
-
return workerPromise;
|
|
1078
|
+
return workerPromise$1;
|
|
1079
1079
|
};
|
|
1080
|
-
const invoke$
|
|
1081
|
-
const worker = await getOrCreate$
|
|
1080
|
+
const invoke$4 = async (method, ...params) => {
|
|
1081
|
+
const worker = await getOrCreate$2();
|
|
1082
1082
|
return await worker.invoke(method, ...params);
|
|
1083
1083
|
};
|
|
1084
1084
|
|
|
@@ -1090,10 +1090,10 @@ const loadContent$3 = async (state, parentUid) => {
|
|
|
1090
1090
|
width,
|
|
1091
1091
|
height
|
|
1092
1092
|
} = state;
|
|
1093
|
-
await invoke$
|
|
1094
|
-
await invoke$
|
|
1095
|
-
const diff = await invoke$
|
|
1096
|
-
const commands = await invoke$
|
|
1093
|
+
await invoke$4('ColorPicker.create', uid, x, y, width, height, parentUid);
|
|
1094
|
+
await invoke$4('ColorPicker.loadContent', uid);
|
|
1095
|
+
const diff = await invoke$4('ColorPicker.diff2', uid);
|
|
1096
|
+
const commands = await invoke$4('ColorPicker.render2', uid, diff);
|
|
1097
1097
|
return {
|
|
1098
1098
|
...state,
|
|
1099
1099
|
commands
|
|
@@ -1115,7 +1115,6 @@ const IndentLess = 'indentLess';
|
|
|
1115
1115
|
const IndentMore = 'indentMore';
|
|
1116
1116
|
const InsertLineBreak = 'insertLineBreak';
|
|
1117
1117
|
const LineComment = 'lineComment';
|
|
1118
|
-
const Rename$1 = 'rename';
|
|
1119
1118
|
const ReplaceAll$2 = 'replaceAll';
|
|
1120
1119
|
const ToggleBlockComment$1 = 'toggleBlockComment';
|
|
1121
1120
|
|
|
@@ -1490,7 +1489,7 @@ const createMeasureContext = () => {
|
|
|
1490
1489
|
const state$8 = {
|
|
1491
1490
|
ctx: undefined
|
|
1492
1491
|
};
|
|
1493
|
-
const getOrCreate = createCtx => {
|
|
1492
|
+
const getOrCreate$1 = createCtx => {
|
|
1494
1493
|
if (state$8.ctx) {
|
|
1495
1494
|
return state$8.ctx;
|
|
1496
1495
|
}
|
|
@@ -1499,7 +1498,7 @@ const getOrCreate = createCtx => {
|
|
|
1499
1498
|
};
|
|
1500
1499
|
|
|
1501
1500
|
const getContext = () => {
|
|
1502
|
-
const ctx = getOrCreate(createMeasureContext);
|
|
1501
|
+
const ctx = getOrCreate$1(createMeasureContext);
|
|
1503
1502
|
return ctx;
|
|
1504
1503
|
};
|
|
1505
1504
|
|
|
@@ -2037,7 +2036,6 @@ const set$4 = (id, oldEditor, newEditor) => {
|
|
|
2037
2036
|
const CompletionExecute = 'ExtensionHostCompletion.execute';
|
|
2038
2037
|
const CompletionResolveExecute = 'ExtensionHostCompletion.executeResolve';
|
|
2039
2038
|
const HoverExecute = 'ExtensionHostHover.execute';
|
|
2040
|
-
const RenameExecuteRename = 'ExtensionHostRename.executeRenameProvider';
|
|
2041
2039
|
const TabCompletionExecuteTabCompletionProvider = 'ExtensionHost.executeTabCompletionProvider';
|
|
2042
2040
|
const TextDocumentSyncFull = 'ExtensionHostTextDocument.syncFull';
|
|
2043
2041
|
|
|
@@ -2307,7 +2305,7 @@ const createRpc = method => {
|
|
|
2307
2305
|
_ipc = ipc;
|
|
2308
2306
|
};
|
|
2309
2307
|
const invoke = async (method, ...params) => {
|
|
2310
|
-
return invoke$
|
|
2308
|
+
return invoke$7(_ipc, method, ...params);
|
|
2311
2309
|
};
|
|
2312
2310
|
const invokeAndTransfer = async (method, ...params) => {
|
|
2313
2311
|
return invokeAndTransfer$2(_ipc, method, ...params);
|
|
@@ -2321,7 +2319,7 @@ const createRpc = method => {
|
|
|
2321
2319
|
|
|
2322
2320
|
const {
|
|
2323
2321
|
listen: listen$4,
|
|
2324
|
-
invoke: invoke$
|
|
2322
|
+
invoke: invoke$3} = createRpc(ExtensionHostWorker);
|
|
2325
2323
|
|
|
2326
2324
|
const ColorPicker$1 = 41;
|
|
2327
2325
|
const CompletionDetail$1 = 999;
|
|
@@ -2344,7 +2342,6 @@ const measureCharacterWidth = (fontWeight, fontSize, fontFamily, letterSpacing)
|
|
|
2344
2342
|
return measureTextWidth('a', fontWeight, fontSize, fontFamily, letterSpacing, false, 0);
|
|
2345
2343
|
};
|
|
2346
2344
|
|
|
2347
|
-
const OnRename = 'onRename';
|
|
2348
2345
|
const OnCompletion = 'onCompletion';
|
|
2349
2346
|
const OnDiagnostic = 'onDiagnostic';
|
|
2350
2347
|
const OnHover = 'onHover';
|
|
@@ -2360,7 +2357,7 @@ const execute = async ({
|
|
|
2360
2357
|
}) => {
|
|
2361
2358
|
const fullEvent = `${event}:${editor.languageId}`;
|
|
2362
2359
|
await activateByEvent(fullEvent);
|
|
2363
|
-
const result = await invoke$
|
|
2360
|
+
const result = await invoke$3(method, editor.uid, ...args);
|
|
2364
2361
|
return result;
|
|
2365
2362
|
};
|
|
2366
2363
|
|
|
@@ -2427,7 +2424,7 @@ const updateDiagnostics = async newState => {
|
|
|
2427
2424
|
|
|
2428
2425
|
// TODO don't really need text document sync response
|
|
2429
2426
|
// could perhaps save a lot of messages by using send instead of invoke
|
|
2430
|
-
await invoke$
|
|
2427
|
+
await invoke$3(TextDocumentSyncFull, newState.uri, newState.id, newState.languageId, content);
|
|
2431
2428
|
const diagnostics = await executeDiagnosticProvider(newState);
|
|
2432
2429
|
const latest = get$4(newState.id);
|
|
2433
2430
|
if (!latest) {
|
|
@@ -2440,7 +2437,7 @@ const updateDiagnostics = async newState => {
|
|
|
2440
2437
|
decorations
|
|
2441
2438
|
};
|
|
2442
2439
|
set$4(newState.id, latest.oldState, newEditor);
|
|
2443
|
-
await invoke$
|
|
2440
|
+
await invoke$5('Editor.rerender', newState.id);
|
|
2444
2441
|
return newEditor;
|
|
2445
2442
|
} catch (error) {
|
|
2446
2443
|
// @ts-ignore
|
|
@@ -2574,7 +2571,7 @@ const createEditor = async ({
|
|
|
2574
2571
|
focused: true
|
|
2575
2572
|
};
|
|
2576
2573
|
set$4(id, emptyEditor, newEditor4);
|
|
2577
|
-
await invoke$
|
|
2574
|
+
await invoke$3(TextDocumentSyncFull, uri, id, languageId, content);
|
|
2578
2575
|
if (diagnosticsEnabled) {
|
|
2579
2576
|
updateDiagnostics(newEditor4);
|
|
2580
2577
|
}
|
|
@@ -2643,7 +2640,7 @@ const applyEdit = async (editor, changes) => {
|
|
|
2643
2640
|
return scheduleDocumentAndCursorsSelections(editor, changes);
|
|
2644
2641
|
};
|
|
2645
2642
|
|
|
2646
|
-
const handleBlur$
|
|
2643
|
+
const handleBlur$1 = editor => {
|
|
2647
2644
|
if (editor.focusKey !== Empty) {
|
|
2648
2645
|
return editor;
|
|
2649
2646
|
}
|
|
@@ -2885,7 +2882,7 @@ const editorShowMessage = async (editor, rowIndex, columnIndex, message, isError
|
|
|
2885
2882
|
const x$1 = x(editor, rowIndex, columnIndex);
|
|
2886
2883
|
const y$1 = y(editor, rowIndex);
|
|
2887
2884
|
const displayErrorMessage = message;
|
|
2888
|
-
await invoke$
|
|
2885
|
+
await invoke$5('Editor.showOverlayMessage', editor, 'Viewlet.send', editor.uid, 'showOverlayMessage', x$1, y$1, displayErrorMessage);
|
|
2889
2886
|
if (!isError) {
|
|
2890
2887
|
const handleTimeout = () => {
|
|
2891
2888
|
editorHideMessage(editor);
|
|
@@ -2941,7 +2938,7 @@ const braceCompletion = async (editor, text) => {
|
|
|
2941
2938
|
try {
|
|
2942
2939
|
// @ts-ignore
|
|
2943
2940
|
const offset = offsetAt(editor, editor.cursor);
|
|
2944
|
-
const result = await invoke$
|
|
2941
|
+
const result = await invoke$5('ExtensionHostBraceCompletion.executeBraceCompletionProvider', editor, offset, text);
|
|
2945
2942
|
if (result) {
|
|
2946
2943
|
const closingBrace = getMatchingClosingBrace$1(text);
|
|
2947
2944
|
const insertText = text + closingBrace;
|
|
@@ -3098,14 +3095,14 @@ const hasWidget = (widgets, id) => {
|
|
|
3098
3095
|
};
|
|
3099
3096
|
|
|
3100
3097
|
const setAdditionalFocus = async focusKey => {
|
|
3101
|
-
await invoke$
|
|
3098
|
+
await invoke$5('Focus.setAdditionalFocus', focusKey);
|
|
3102
3099
|
};
|
|
3103
3100
|
|
|
3104
3101
|
const setFocus = async focusKey => {
|
|
3105
3102
|
if (!focusKey) {
|
|
3106
3103
|
return;
|
|
3107
3104
|
}
|
|
3108
|
-
await invoke$
|
|
3105
|
+
await invoke$5('Focus.setFocus', focusKey);
|
|
3109
3106
|
};
|
|
3110
3107
|
|
|
3111
3108
|
const addWidgetToEditor = async (widgetId, focusKey, editor, factory, newStateGenerator, fullFocus) => {
|
|
@@ -3166,11 +3163,11 @@ const create$7 = () => {
|
|
|
3166
3163
|
return widget;
|
|
3167
3164
|
};
|
|
3168
3165
|
|
|
3169
|
-
const newStateGenerator$
|
|
3166
|
+
const newStateGenerator$3 = (state, parentUid) => {
|
|
3170
3167
|
return loadContent$3(state, parentUid);
|
|
3171
3168
|
};
|
|
3172
3169
|
const openColorPicker = async editor => {
|
|
3173
|
-
return addWidgetToEditor(ColorPicker, ColorPicker$1, editor, create$7, newStateGenerator$
|
|
3170
|
+
return addWidgetToEditor(ColorPicker, ColorPicker$1, editor, create$7, newStateGenerator$3);
|
|
3174
3171
|
};
|
|
3175
3172
|
|
|
3176
3173
|
const state$6 = {
|
|
@@ -3226,7 +3223,7 @@ const compositionEnd = (editor, data) => {
|
|
|
3226
3223
|
const writeText = async text => {
|
|
3227
3224
|
try {
|
|
3228
3225
|
string(text);
|
|
3229
|
-
await invoke$
|
|
3226
|
+
await invoke$5('ClipBoard.writeText', /* text */text);
|
|
3230
3227
|
} catch (error) {
|
|
3231
3228
|
throw new VError(error, 'Failed to write text to clipboard');
|
|
3232
3229
|
}
|
|
@@ -3860,7 +3857,7 @@ const deleteWordRight = editor => {
|
|
|
3860
3857
|
};
|
|
3861
3858
|
|
|
3862
3859
|
const findAllReferences = async editor => {
|
|
3863
|
-
await invoke$
|
|
3860
|
+
await invoke$5('SideBar.show', 'References', /* focus */true);
|
|
3864
3861
|
return editor;
|
|
3865
3862
|
};
|
|
3866
3863
|
|
|
@@ -3990,7 +3987,7 @@ const getWordBefore = (editor, rowIndex, columnIndex) => {
|
|
|
3990
3987
|
|
|
3991
3988
|
// @ts-ignore
|
|
3992
3989
|
const getDefinition = async (editor, offset) => {
|
|
3993
|
-
const definition = await invoke$
|
|
3990
|
+
const definition = await invoke$5('ExtensionHostDefinition.executeDefinitionProvider', editor, offset);
|
|
3994
3991
|
return definition;
|
|
3995
3992
|
};
|
|
3996
3993
|
|
|
@@ -4177,7 +4174,7 @@ const goTo = async ({
|
|
|
4177
4174
|
endRowIndex: definition.endRowIndex,
|
|
4178
4175
|
endColumnIndex: definition.endColumnIndex
|
|
4179
4176
|
};
|
|
4180
|
-
await invoke$
|
|
4177
|
+
await invoke$5(/* Main.openUri */'Main.openUri', /* uri */uri, /* focus */true, context);
|
|
4181
4178
|
return editor;
|
|
4182
4179
|
} catch (error) {
|
|
4183
4180
|
// TODO if editor is already disposed at this point, do nothing
|
|
@@ -4254,7 +4251,7 @@ const getNoLocationFoundMessage = info => {
|
|
|
4254
4251
|
};
|
|
4255
4252
|
|
|
4256
4253
|
const getTypeDefinition = async (editor, offset) => {
|
|
4257
|
-
const definition = await invoke$
|
|
4254
|
+
const definition = await invoke$5('ExtensionHostTypeDefinition.executeTypeDefinitionProvider', editor, offset);
|
|
4258
4255
|
return definition;
|
|
4259
4256
|
};
|
|
4260
4257
|
|
|
@@ -4294,7 +4291,7 @@ const goToTypeDefinition = async (editor, explicit = true) => {
|
|
|
4294
4291
|
const Editor = 3;
|
|
4295
4292
|
|
|
4296
4293
|
const handleContextMenu = async (editor, button, x, y) => {
|
|
4297
|
-
await invoke$
|
|
4294
|
+
await invoke$5(/* ContextMenu.show */'ContextMenu.show', /* x */x, /* y */y, /* id */Editor);
|
|
4298
4295
|
return editor;
|
|
4299
4296
|
};
|
|
4300
4297
|
|
|
@@ -4332,7 +4329,7 @@ const WhenExpressionEditorText = 12;
|
|
|
4332
4329
|
const handleFocus = editor => {
|
|
4333
4330
|
// TODO make change events functional,
|
|
4334
4331
|
// when rendering, send focus changes to renderer worker
|
|
4335
|
-
invoke$
|
|
4332
|
+
invoke$5('Focus.setFocus', WhenExpressionEditorText);
|
|
4336
4333
|
return editor;
|
|
4337
4334
|
};
|
|
4338
4335
|
|
|
@@ -4993,7 +4990,7 @@ const indentMore = editor => {
|
|
|
4993
4990
|
};
|
|
4994
4991
|
|
|
4995
4992
|
const getLanguageConfiguration = async editor => {
|
|
4996
|
-
return invoke$
|
|
4993
|
+
return invoke$5('Languages.getLanguageConfiguration', {
|
|
4997
4994
|
uri: editor.uri,
|
|
4998
4995
|
languageId: editor.languageId
|
|
4999
4996
|
});
|
|
@@ -5297,7 +5294,7 @@ const create$6 = () => {
|
|
|
5297
5294
|
return widget;
|
|
5298
5295
|
};
|
|
5299
5296
|
|
|
5300
|
-
const newStateGenerator$
|
|
5297
|
+
const newStateGenerator$2 = async state => {
|
|
5301
5298
|
const latestState = {
|
|
5302
5299
|
...state,
|
|
5303
5300
|
x: 100,
|
|
@@ -5309,7 +5306,7 @@ const newStateGenerator$1 = async state => {
|
|
|
5309
5306
|
};
|
|
5310
5307
|
const openCodeGenerator = async editor => {
|
|
5311
5308
|
const fullFocus = true;
|
|
5312
|
-
return addWidgetToEditor(CodeGenerator, FocusCodeGenerator, editor, create$6, newStateGenerator$
|
|
5309
|
+
return addWidgetToEditor(CodeGenerator, FocusCodeGenerator, editor, create$6, newStateGenerator$2, fullFocus);
|
|
5313
5310
|
};
|
|
5314
5311
|
|
|
5315
5312
|
const create$5 = () => {
|
|
@@ -6064,7 +6061,7 @@ const focusToggleReplaceButton = state => {
|
|
|
6064
6061
|
return setFindWidgetFocus(state, FocusFindWidgetToggleReplace);
|
|
6065
6062
|
};
|
|
6066
6063
|
|
|
6067
|
-
const handleBlur
|
|
6064
|
+
const handleBlur = async state => {
|
|
6068
6065
|
await setFocus(Empty);
|
|
6069
6066
|
return state;
|
|
6070
6067
|
};
|
|
@@ -6233,53 +6230,82 @@ const openFind = async state => {
|
|
|
6233
6230
|
return openFind2(state);
|
|
6234
6231
|
};
|
|
6235
6232
|
|
|
6236
|
-
const getRenamePosition = editor => {
|
|
6237
|
-
const width = 300;
|
|
6238
|
-
const height = 30;
|
|
6239
|
-
const paddingTop = 10;
|
|
6240
|
-
const cursor = getPositionAtCursor$1(editor);
|
|
6241
|
-
const {
|
|
6242
|
-
x
|
|
6243
|
-
} = cursor;
|
|
6244
|
-
const y = cursor.y + paddingTop;
|
|
6245
|
-
return {
|
|
6246
|
-
y,
|
|
6247
|
-
x,
|
|
6248
|
-
width,
|
|
6249
|
-
height
|
|
6250
|
-
};
|
|
6251
|
-
};
|
|
6252
|
-
|
|
6253
6233
|
const create$3 = () => {
|
|
6254
6234
|
const completionUid = create$8();
|
|
6255
6235
|
const renameWidget = {
|
|
6256
6236
|
id: Rename,
|
|
6257
6237
|
oldState: {
|
|
6258
6238
|
uid: completionUid,
|
|
6259
|
-
focusedIndex: -1,
|
|
6260
|
-
oldValue: '',
|
|
6261
|
-
newValue: '',
|
|
6262
|
-
focused: false,
|
|
6263
6239
|
x: 0,
|
|
6264
6240
|
y: 0,
|
|
6265
6241
|
width: 0,
|
|
6266
|
-
height: 0
|
|
6242
|
+
height: 0,
|
|
6243
|
+
commands: []
|
|
6267
6244
|
},
|
|
6268
6245
|
newState: {
|
|
6269
6246
|
uid: completionUid,
|
|
6270
|
-
focusedIndex: -1,
|
|
6271
|
-
oldValue: '',
|
|
6272
|
-
newValue: '',
|
|
6273
|
-
focused: true,
|
|
6274
6247
|
x: 0,
|
|
6275
6248
|
y: 0,
|
|
6276
6249
|
width: 0,
|
|
6277
|
-
height: 0
|
|
6250
|
+
height: 0,
|
|
6251
|
+
commands: []
|
|
6278
6252
|
}
|
|
6279
6253
|
};
|
|
6280
6254
|
return renameWidget;
|
|
6281
6255
|
};
|
|
6282
6256
|
|
|
6257
|
+
const launchRenameWorker = async () => {
|
|
6258
|
+
const name = 'Rename Worker';
|
|
6259
|
+
const {
|
|
6260
|
+
port1,
|
|
6261
|
+
port2
|
|
6262
|
+
} = getPortTuple();
|
|
6263
|
+
await invokeAndTransfer('IpcParent.create', {
|
|
6264
|
+
method: ModuleWorkerAndWorkaroundForChromeDevtoolsBug,
|
|
6265
|
+
url: 'renameWorkerMain.js',
|
|
6266
|
+
name: name,
|
|
6267
|
+
raw: true,
|
|
6268
|
+
port: port1
|
|
6269
|
+
});
|
|
6270
|
+
const rpc = await MessagePortRpcParent.create({
|
|
6271
|
+
commandMap: {},
|
|
6272
|
+
messagePort: port2,
|
|
6273
|
+
isMessagePortOpen: true
|
|
6274
|
+
});
|
|
6275
|
+
port2.start();
|
|
6276
|
+
return rpc;
|
|
6277
|
+
};
|
|
6278
|
+
|
|
6279
|
+
let workerPromise;
|
|
6280
|
+
const getOrCreate = () => {
|
|
6281
|
+
if (!workerPromise) {
|
|
6282
|
+
workerPromise = launchRenameWorker();
|
|
6283
|
+
}
|
|
6284
|
+
return workerPromise;
|
|
6285
|
+
};
|
|
6286
|
+
const invoke$2 = async (method, ...params) => {
|
|
6287
|
+
const worker = await getOrCreate();
|
|
6288
|
+
return await worker.invoke(method, ...params);
|
|
6289
|
+
};
|
|
6290
|
+
|
|
6291
|
+
const newStateGenerator$1 = async (state, parentUid) => {
|
|
6292
|
+
// const editor: any = {}
|
|
6293
|
+
const {
|
|
6294
|
+
uid,
|
|
6295
|
+
x,
|
|
6296
|
+
y,
|
|
6297
|
+
width,
|
|
6298
|
+
height
|
|
6299
|
+
} = state;
|
|
6300
|
+
await invoke$2('Rename.create', uid, x, y, width, height, parentUid);
|
|
6301
|
+
await invoke$2('Rename.loadContent', uid);
|
|
6302
|
+
const diff = await invoke$2('Rename.diff2', uid);
|
|
6303
|
+
const commands = await invoke$2('Rename.render2', uid, diff);
|
|
6304
|
+
return {
|
|
6305
|
+
...state,
|
|
6306
|
+
commands
|
|
6307
|
+
};
|
|
6308
|
+
};
|
|
6283
6309
|
const openRename = async editor => {
|
|
6284
6310
|
const {
|
|
6285
6311
|
rowIndex,
|
|
@@ -6291,27 +6317,8 @@ const openRename = async editor => {
|
|
|
6291
6317
|
if (!word) {
|
|
6292
6318
|
return editor;
|
|
6293
6319
|
}
|
|
6294
|
-
const newStateGenerator = async state => {
|
|
6295
|
-
// TODO query if can rename from extension host
|
|
6296
|
-
const {
|
|
6297
|
-
x,
|
|
6298
|
-
y,
|
|
6299
|
-
width,
|
|
6300
|
-
height
|
|
6301
|
-
} = getRenamePosition(editor);
|
|
6302
|
-
const latestState = {
|
|
6303
|
-
...state,
|
|
6304
|
-
x,
|
|
6305
|
-
y,
|
|
6306
|
-
width,
|
|
6307
|
-
height,
|
|
6308
|
-
oldValue: word,
|
|
6309
|
-
newValue: word
|
|
6310
|
-
};
|
|
6311
|
-
return latestState;
|
|
6312
|
-
};
|
|
6313
6320
|
const fullFocus = true;
|
|
6314
|
-
return addWidgetToEditor(Rename, FocusEditorRename$1, editor, create$3, newStateGenerator, fullFocus);
|
|
6321
|
+
return addWidgetToEditor(Rename, FocusEditorRename$1, editor, create$3, newStateGenerator$1, fullFocus);
|
|
6315
6322
|
};
|
|
6316
6323
|
|
|
6317
6324
|
const getOrganizeImportEdits = async editor => {
|
|
@@ -6339,7 +6346,7 @@ const pasteText = (editor, text) => {
|
|
|
6339
6346
|
};
|
|
6340
6347
|
|
|
6341
6348
|
const paste = async editor => {
|
|
6342
|
-
const text = await invoke$
|
|
6349
|
+
const text = await invoke$5('ClipBoard.readText');
|
|
6343
6350
|
string(text);
|
|
6344
6351
|
return pasteText(editor, text);
|
|
6345
6352
|
};
|
|
@@ -6481,7 +6488,7 @@ const save = async editor => {
|
|
|
6481
6488
|
} = editor;
|
|
6482
6489
|
const newEditor = await getNewEditor(editor);
|
|
6483
6490
|
const content = getText$1(newEditor);
|
|
6484
|
-
await invoke$
|
|
6491
|
+
await invoke$5('FileSystem.writeFile', uri, content);
|
|
6485
6492
|
return newEditor;
|
|
6486
6493
|
} catch (error) {
|
|
6487
6494
|
// @ts-ignore
|
|
@@ -6787,7 +6794,7 @@ const selectInsideString = editor => {
|
|
|
6787
6794
|
// import * as ExtensionHostSelection from '../ExtensionHost/ExtensionHostSelection.ts'
|
|
6788
6795
|
|
|
6789
6796
|
const getNewSelections = async (editor, selections) => {
|
|
6790
|
-
const newSelections = await invoke$
|
|
6797
|
+
const newSelections = await invoke$5('ExtensionHostSelection.executeGrowSelection', editor, selections);
|
|
6791
6798
|
if (newSelections.length === 0) {
|
|
6792
6799
|
return selections;
|
|
6793
6800
|
}
|
|
@@ -7277,7 +7284,7 @@ const listen$2 = async () => {
|
|
|
7277
7284
|
_ipc = ipc;
|
|
7278
7285
|
};
|
|
7279
7286
|
const invoke = async (method, ...args) => {
|
|
7280
|
-
return invoke$
|
|
7287
|
+
return invoke$7(_ipc, method, ...args);
|
|
7281
7288
|
};
|
|
7282
7289
|
|
|
7283
7290
|
const measureTextBlockHeight = async (text, fontFamily, fontSize, lineHeight, width) => {
|
|
@@ -7492,13 +7499,13 @@ const showHover2 = async editor => {
|
|
|
7492
7499
|
|
|
7493
7500
|
const EditorHover = 'EditorHover';
|
|
7494
7501
|
const showHover = async state => {
|
|
7495
|
-
await invoke$
|
|
7502
|
+
await invoke$5('Viewlet.openWidget', EditorHover);
|
|
7496
7503
|
return state;
|
|
7497
7504
|
};
|
|
7498
7505
|
|
|
7499
7506
|
// TODO ask extension host worker instead
|
|
7500
7507
|
const getEditorSourceActions = async () => {
|
|
7501
|
-
const sourceActions = await invoke$
|
|
7508
|
+
const sourceActions = await invoke$5('GetEditorSourceActions.getEditorSourceActions');
|
|
7502
7509
|
return sourceActions;
|
|
7503
7510
|
};
|
|
7504
7511
|
|
|
@@ -8148,7 +8155,7 @@ const typeWithAutoClosingQuote = (editor, text) => {
|
|
|
8148
8155
|
|
|
8149
8156
|
const typeWithAutoClosingTag = async (editor, text) => {
|
|
8150
8157
|
const offset = offsetAt(editor, editor.selections[0], editor.selections[1]);
|
|
8151
|
-
const result = await invoke$
|
|
8158
|
+
const result = await invoke$5('ExtensionHostClosingTagCompletion.executeClosingTagProvider', editor, offset, text);
|
|
8152
8159
|
if (!result) {
|
|
8153
8160
|
const changes = editorReplaceSelections(editor, [text], EditorType);
|
|
8154
8161
|
return scheduleDocumentAndCursorsSelections(editor, changes);
|
|
@@ -8796,6 +8803,9 @@ const getHoverVirtualDom = (lineInfos, documentation, diagnostics) => {
|
|
|
8796
8803
|
const AppendToBody = 'Viewlet.appendToBody';
|
|
8797
8804
|
const Focus = 'focus';
|
|
8798
8805
|
const RegisterEventListeners = 'Viewlet.registerEventListeners';
|
|
8806
|
+
const SetSelectionByName = 'Viewlet.setSelectionByName';
|
|
8807
|
+
const SetValueByName = 'Viewlet.setValueByName';
|
|
8808
|
+
const SetFocusContext = 'Viewlet.setFocusContext';
|
|
8799
8809
|
const SetBounds = 'setBounds';
|
|
8800
8810
|
const SetBounds2 = 'Viewlet.setBounds';
|
|
8801
8811
|
const SetContentHeight = 'setContentHeight';
|
|
@@ -8815,7 +8825,7 @@ const renderHoverDom = {
|
|
|
8815
8825
|
return [/* method */SetDom2, dom];
|
|
8816
8826
|
}
|
|
8817
8827
|
};
|
|
8818
|
-
const renderBounds$
|
|
8828
|
+
const renderBounds$5 = {
|
|
8819
8829
|
isEqual(oldState, newState) {
|
|
8820
8830
|
return oldState.x === newState.x && oldState.y === newState.y;
|
|
8821
8831
|
},
|
|
@@ -8829,10 +8839,10 @@ const renderBounds$6 = {
|
|
|
8829
8839
|
return [SetBounds, x, y, width, height];
|
|
8830
8840
|
}
|
|
8831
8841
|
};
|
|
8832
|
-
const render$
|
|
8842
|
+
const render$e = [renderHoverDom, renderBounds$5];
|
|
8833
8843
|
const renderHover = (oldState, newState) => {
|
|
8834
8844
|
const commands = [];
|
|
8835
|
-
for (const item of render$
|
|
8845
|
+
for (const item of render$e) {
|
|
8836
8846
|
if (!item.isEqual(oldState, newState)) {
|
|
8837
8847
|
commands.push(item.apply(oldState, newState));
|
|
8838
8848
|
}
|
|
@@ -8840,79 +8850,6 @@ const renderHover = (oldState, newState) => {
|
|
|
8840
8850
|
return commands;
|
|
8841
8851
|
};
|
|
8842
8852
|
|
|
8843
|
-
const executeRenameProvider = async (editor, offset, newName) => {
|
|
8844
|
-
return execute({
|
|
8845
|
-
editor,
|
|
8846
|
-
event: OnRename,
|
|
8847
|
-
method: RenameExecuteRename,
|
|
8848
|
-
args: [offset, newName],
|
|
8849
|
-
noProviderFoundMessage: 'no rename provider found',
|
|
8850
|
-
noProviderFoundResult: []});
|
|
8851
|
-
};
|
|
8852
|
-
|
|
8853
|
-
const getRenameState = editor => {
|
|
8854
|
-
return getWidgetState(editor, Rename);
|
|
8855
|
-
};
|
|
8856
|
-
|
|
8857
|
-
const getRenameChanges = (editor, result) => {
|
|
8858
|
-
if (!result?.edits) {
|
|
8859
|
-
return [];
|
|
8860
|
-
}
|
|
8861
|
-
const changes = [];
|
|
8862
|
-
console.log({
|
|
8863
|
-
result
|
|
8864
|
-
});
|
|
8865
|
-
for (const edit of result.edits) {
|
|
8866
|
-
const position = positionAt(editor, edit.offset);
|
|
8867
|
-
const start = position;
|
|
8868
|
-
const end = {
|
|
8869
|
-
...position,
|
|
8870
|
-
columnIndex: start.columnIndex + edit.deleted
|
|
8871
|
-
};
|
|
8872
|
-
const selection = {
|
|
8873
|
-
start,
|
|
8874
|
-
end
|
|
8875
|
-
};
|
|
8876
|
-
changes.push({
|
|
8877
|
-
start,
|
|
8878
|
-
end,
|
|
8879
|
-
inserted: [result.inserted],
|
|
8880
|
-
deleted: getSelectionText(editor, selection),
|
|
8881
|
-
origin: Rename$1
|
|
8882
|
-
});
|
|
8883
|
-
}
|
|
8884
|
-
return changes;
|
|
8885
|
-
};
|
|
8886
|
-
const accept = async editor => {
|
|
8887
|
-
const child = getRenameState(editor);
|
|
8888
|
-
if (!child) {
|
|
8889
|
-
return editor;
|
|
8890
|
-
}
|
|
8891
|
-
const {
|
|
8892
|
-
widgets
|
|
8893
|
-
} = editor;
|
|
8894
|
-
const newWidgets = removeEditorWidget(widgets, Rename);
|
|
8895
|
-
// TODO
|
|
8896
|
-
const offset = getOffsetAtCursor(editor);
|
|
8897
|
-
const result = await executeRenameProvider(editor, offset, child.newValue);
|
|
8898
|
-
const changes = getRenameChanges(editor, result);
|
|
8899
|
-
console.log({
|
|
8900
|
-
changes
|
|
8901
|
-
});
|
|
8902
|
-
// 1. ask extension host for rename edits
|
|
8903
|
-
// 2. apply rename edit across editor (and whole workspace)
|
|
8904
|
-
// 3. close rename widget
|
|
8905
|
-
return {
|
|
8906
|
-
...editor,
|
|
8907
|
-
focused: true,
|
|
8908
|
-
widgets: newWidgets
|
|
8909
|
-
};
|
|
8910
|
-
};
|
|
8911
|
-
|
|
8912
|
-
const handleBlur = editor => {
|
|
8913
|
-
return closeRename(editor);
|
|
8914
|
-
};
|
|
8915
|
-
|
|
8916
8853
|
const rerender = editor => {
|
|
8917
8854
|
// TODO avoid slow clone
|
|
8918
8855
|
return structuredClone(editor);
|
|
@@ -8952,7 +8889,7 @@ const updateWidget = (editor, widgetId, newState) => {
|
|
|
8952
8889
|
};
|
|
8953
8890
|
|
|
8954
8891
|
const getInvoke = () => {
|
|
8955
|
-
return invoke$
|
|
8892
|
+
return invoke$4;
|
|
8956
8893
|
};
|
|
8957
8894
|
const executeWidgetCommand = async (editor, name, method, uid, widgetId, ...params) => {
|
|
8958
8895
|
const invoke = getInvoke();
|
|
@@ -10357,7 +10294,7 @@ const renderScrollBarX = {
|
|
|
10357
10294
|
return [/* method */'setScrollBarHorizontal', /* scrollBarX */scrollBarX, /* scrollBarWidth */scrollBarWidth, /* deltaX */newState.deltaX];
|
|
10358
10295
|
}
|
|
10359
10296
|
};
|
|
10360
|
-
const renderFocus$
|
|
10297
|
+
const renderFocus$2 = {
|
|
10361
10298
|
isEqual(oldState, newState) {
|
|
10362
10299
|
return oldState.focused === newState.focused;
|
|
10363
10300
|
},
|
|
@@ -10365,7 +10302,7 @@ const renderFocus$3 = {
|
|
|
10365
10302
|
// TODO avoid side effect
|
|
10366
10303
|
if (newState.focused) {
|
|
10367
10304
|
const FocusEditorText = 12;
|
|
10368
|
-
invoke$
|
|
10305
|
+
invoke$5('Focus.setFocus', FocusEditorText);
|
|
10369
10306
|
}
|
|
10370
10307
|
return [/* method */'setFocused', newState.focused];
|
|
10371
10308
|
}
|
|
@@ -10455,7 +10392,7 @@ const renderWidgets = {
|
|
|
10455
10392
|
},
|
|
10456
10393
|
multiple: true
|
|
10457
10394
|
};
|
|
10458
|
-
const render$
|
|
10395
|
+
const render$d = [renderLines, renderSelections, renderScrollBarX, renderScrollBarY, renderFocus$2, renderDecorations, renderGutterInfo, renderWidgets];
|
|
10459
10396
|
const renderEditor = async id => {
|
|
10460
10397
|
const instance = get$4(id);
|
|
10461
10398
|
if (!instance) {
|
|
@@ -10467,7 +10404,7 @@ const renderEditor = async id => {
|
|
|
10467
10404
|
} = instance;
|
|
10468
10405
|
const commands = [];
|
|
10469
10406
|
set$4(id, newState, newState);
|
|
10470
|
-
for (const item of render$
|
|
10407
|
+
for (const item of render$d) {
|
|
10471
10408
|
if (!item.isEqual(oldState, newState)) {
|
|
10472
10409
|
const result = await item.apply(oldState, newState);
|
|
10473
10410
|
// @ts-ignore
|
|
@@ -10533,7 +10470,7 @@ const keep = [
|
|
|
10533
10470
|
// 'ColorPicker.handleSliderPointerDown',
|
|
10534
10471
|
// 'ColorPicker.handleSliderPointerMove',
|
|
10535
10472
|
// 'ColorPicker.loadContent',
|
|
10536
|
-
'Editor.create', 'Editor.getWordAt', 'Editor.getWordBefore', 'Editor.offsetAt', 'Editor.render', 'Editor.getKeyBindings', 'Editor.getPositionAtCursor', 'Editor.getWordAt2', 'Editor.getQuickPickMenuEntries',
|
|
10473
|
+
'Editor.create', 'Editor.getWordAt', 'Editor.getWordBefore', 'Editor.offsetAt', 'Editor.render', 'Editor.getKeyBindings', 'Editor.getPositionAtCursor', 'Editor.getWordAt2', 'Editor.getWordAtOffset2', 'Editor.getQuickPickMenuEntries',
|
|
10537
10474
|
// 'ColorPicker.render',
|
|
10538
10475
|
'Editor.getText', 'Editor.getSelections', 'Font.ensure', 'SendMessagePortToExtensionHostWorker.sendMessagePortToExtensionHostWorker', 'Hover.getHoverInfo', 'Hover.handleSashPointerDown', 'Hover.handleSashPointerMove', 'Hover.handleSashPointerUp', 'Hover.loadContent', 'Hover.render', 'Initialize.initialize', 'ActivateByEvent.activateByEvent'];
|
|
10539
10476
|
|
|
@@ -10671,12 +10608,13 @@ const commandMap = {
|
|
|
10671
10608
|
'Editor.getText': getText,
|
|
10672
10609
|
'Editor.getWordAt': getWordAt$1,
|
|
10673
10610
|
'Editor.getWordAt2': getWordAt,
|
|
10611
|
+
'Editor.getWordAtOffset2': getWordAt,
|
|
10674
10612
|
'Editor.getWordBefore': getWordBefore,
|
|
10675
10613
|
'Editor.goToDefinition': goToDefinition,
|
|
10676
10614
|
'Editor.goToTypeDefinition': goToTypeDefinition,
|
|
10677
10615
|
'Editor.handleBeforeInput': handleBeforeInput,
|
|
10678
10616
|
'Editor.handleBeforeInputFromContentEditable': handleBeforeInputFromContentEditable,
|
|
10679
|
-
'Editor.handleBlur': handleBlur$
|
|
10617
|
+
'Editor.handleBlur': handleBlur$1,
|
|
10680
10618
|
'Editor.handleContextMenu': handleContextMenu,
|
|
10681
10619
|
'Editor.handleDoubleClick': handleDoubleClick,
|
|
10682
10620
|
'Editor.handleFocus': handleFocus,
|
|
@@ -10774,8 +10712,6 @@ const commandMap = {
|
|
|
10774
10712
|
'EditorCompletion.selectCurrent': selectCurrent,
|
|
10775
10713
|
'EditorCompletion.selectIndex': selectIndex,
|
|
10776
10714
|
'EditorCompletion.toggleDetails': toggleDetails,
|
|
10777
|
-
'EditorRename.accept': accept,
|
|
10778
|
-
'EditorRename.handleBlur': handleBlur,
|
|
10779
10715
|
'EditorSourceActions.focusNext': focusNext,
|
|
10780
10716
|
'FindWidget.close': close$1,
|
|
10781
10717
|
'FindWidget.focusCloseButton': focusCloseButton,
|
|
@@ -10791,7 +10727,7 @@ const commandMap = {
|
|
|
10791
10727
|
'FindWidget.focusReplaceAllButton': focusReplaceAllButton,
|
|
10792
10728
|
'FindWidget.focusReplaceButton': focusReplaceButton,
|
|
10793
10729
|
'FindWidget.focusToggleReplace': focusToggleReplaceButton,
|
|
10794
|
-
'FindWidget.handleBlur': handleBlur
|
|
10730
|
+
'FindWidget.handleBlur': handleBlur,
|
|
10795
10731
|
'FindWidget.handleFocus': handleFindWidgetFocus,
|
|
10796
10732
|
'FindWidget.handleInput': handleInput,
|
|
10797
10733
|
'FindWidget.handleReplaceAllFocus': handleReplaceAllFocus,
|
|
@@ -10871,7 +10807,8 @@ const listen = async () => {
|
|
|
10871
10807
|
const isFunctional = widgetId => {
|
|
10872
10808
|
switch (widgetId) {
|
|
10873
10809
|
case ColorPicker:
|
|
10874
|
-
|
|
10810
|
+
case Rename:
|
|
10811
|
+
// case WidgetId.Completion:
|
|
10875
10812
|
return true;
|
|
10876
10813
|
default:
|
|
10877
10814
|
return false;
|
|
@@ -10937,7 +10874,7 @@ const getCodeGeneratorVirtualDom = state => {
|
|
|
10937
10874
|
}, text(escapeToClose$1)];
|
|
10938
10875
|
};
|
|
10939
10876
|
|
|
10940
|
-
const renderContent$
|
|
10877
|
+
const renderContent$1 = {
|
|
10941
10878
|
isEqual(oldState, newState) {
|
|
10942
10879
|
return oldState.questions === newState.questions;
|
|
10943
10880
|
},
|
|
@@ -10946,7 +10883,7 @@ const renderContent$2 = {
|
|
|
10946
10883
|
return [SetDom2, newState.uid, dom];
|
|
10947
10884
|
}
|
|
10948
10885
|
};
|
|
10949
|
-
const renderBounds$
|
|
10886
|
+
const renderBounds$4 = {
|
|
10950
10887
|
isEqual(oldState, newState) {
|
|
10951
10888
|
return oldState.x === newState.x && oldState.y === newState.y && oldState.width === newState.width && oldState.height === newState.height;
|
|
10952
10889
|
},
|
|
@@ -10960,7 +10897,7 @@ const renderBounds$5 = {
|
|
|
10960
10897
|
return [/* method */SetBounds, /* x */x, /* y */y, /* width */width, /* height */height];
|
|
10961
10898
|
}
|
|
10962
10899
|
};
|
|
10963
|
-
const renderFocus$
|
|
10900
|
+
const renderFocus$1 = {
|
|
10964
10901
|
isEqual(oldState, newState) {
|
|
10965
10902
|
return oldState.focused === newState.focused && oldState.focusSource === newState.focusSource;
|
|
10966
10903
|
},
|
|
@@ -10968,10 +10905,10 @@ const renderFocus$2 = {
|
|
|
10968
10905
|
return [Focus, '.CodeGeneratorInput', newState.focusSource];
|
|
10969
10906
|
}
|
|
10970
10907
|
};
|
|
10971
|
-
const render$
|
|
10908
|
+
const render$c = [renderContent$1, renderBounds$4, renderFocus$1];
|
|
10972
10909
|
const renderFull$3 = (oldState, newState) => {
|
|
10973
10910
|
const commands = [];
|
|
10974
|
-
for (const item of render$
|
|
10911
|
+
for (const item of render$c) {
|
|
10975
10912
|
if (!item.isEqual(oldState, newState)) {
|
|
10976
10913
|
commands.push(item.apply(oldState, newState));
|
|
10977
10914
|
}
|
|
@@ -10979,7 +10916,7 @@ const renderFull$3 = (oldState, newState) => {
|
|
|
10979
10916
|
return commands;
|
|
10980
10917
|
};
|
|
10981
10918
|
|
|
10982
|
-
const render$
|
|
10919
|
+
const render$b = widget => {
|
|
10983
10920
|
const commands = renderFull$3(widget.oldState, widget.newState);
|
|
10984
10921
|
const wrappedCommands = [];
|
|
10985
10922
|
const {
|
|
@@ -10996,7 +10933,7 @@ const render$c = widget => {
|
|
|
10996
10933
|
return wrappedCommands;
|
|
10997
10934
|
};
|
|
10998
10935
|
const add$7 = widget => {
|
|
10999
|
-
return addWidget(widget, 'EditorCodeGenerator', render$
|
|
10936
|
+
return addWidget(widget, 'EditorCodeGenerator', render$b);
|
|
11000
10937
|
};
|
|
11001
10938
|
const remove$7 = removeWidget;
|
|
11002
10939
|
|
|
@@ -11004,7 +10941,7 @@ const EditorCodeGeneratorWidget = {
|
|
|
11004
10941
|
__proto__: null,
|
|
11005
10942
|
add: add$7,
|
|
11006
10943
|
remove: remove$7,
|
|
11007
|
-
render: render$
|
|
10944
|
+
render: render$b
|
|
11008
10945
|
};
|
|
11009
10946
|
|
|
11010
10947
|
const renderFull$2 = (oldState, newState) => {
|
|
@@ -11014,7 +10951,7 @@ const renderFull$2 = (oldState, newState) => {
|
|
|
11014
10951
|
return commands;
|
|
11015
10952
|
};
|
|
11016
10953
|
|
|
11017
|
-
const render$
|
|
10954
|
+
const render$a = widget => {
|
|
11018
10955
|
const commands = renderFull$2(widget.oldState, widget.newState);
|
|
11019
10956
|
const wrappedCommands = [];
|
|
11020
10957
|
const {
|
|
@@ -11030,7 +10967,7 @@ const render$b = widget => {
|
|
|
11030
10967
|
return wrappedCommands;
|
|
11031
10968
|
};
|
|
11032
10969
|
const add$6 = widget => {
|
|
11033
|
-
return addWidget(widget, 'ColorPicker', render$
|
|
10970
|
+
return addWidget(widget, 'ColorPicker', render$a);
|
|
11034
10971
|
};
|
|
11035
10972
|
const remove$6 = removeWidget;
|
|
11036
10973
|
const Commands$1 = {};
|
|
@@ -11040,7 +10977,7 @@ const EditorColorPickerWidget = {
|
|
|
11040
10977
|
Commands: Commands$1,
|
|
11041
10978
|
add: add$6,
|
|
11042
10979
|
remove: remove$6,
|
|
11043
|
-
render: render$
|
|
10980
|
+
render: render$a
|
|
11044
10981
|
};
|
|
11045
10982
|
|
|
11046
10983
|
const getCompletionDetailVirtualDom = content => {
|
|
@@ -11075,7 +11012,7 @@ const renderParts = (render, oldState, newState) => {
|
|
|
11075
11012
|
return commands;
|
|
11076
11013
|
};
|
|
11077
11014
|
|
|
11078
|
-
const renderContent
|
|
11015
|
+
const renderContent = {
|
|
11079
11016
|
isEqual(oldState, newState) {
|
|
11080
11017
|
return oldState.content === newState.content;
|
|
11081
11018
|
},
|
|
@@ -11084,7 +11021,7 @@ const renderContent$1 = {
|
|
|
11084
11021
|
return [SetDom2, newState.uid, dom];
|
|
11085
11022
|
}
|
|
11086
11023
|
};
|
|
11087
|
-
const renderBounds$
|
|
11024
|
+
const renderBounds$3 = {
|
|
11088
11025
|
isEqual(oldState, newState) {
|
|
11089
11026
|
return oldState.x === newState.x && oldState.y === newState.y && oldState.width === newState.width && oldState.height === newState.height;
|
|
11090
11027
|
},
|
|
@@ -11098,12 +11035,12 @@ const renderBounds$4 = {
|
|
|
11098
11035
|
return [/* method */SetBounds, /* x */x, /* y */y, /* width */width, /* height */height];
|
|
11099
11036
|
}
|
|
11100
11037
|
};
|
|
11101
|
-
const render$
|
|
11038
|
+
const render$9 = [renderContent, renderBounds$3];
|
|
11102
11039
|
const renderFull$1 = (oldState, newState) => {
|
|
11103
|
-
return renderParts(render$
|
|
11040
|
+
return renderParts(render$9, oldState, newState);
|
|
11104
11041
|
};
|
|
11105
11042
|
|
|
11106
|
-
const render$
|
|
11043
|
+
const render$8 = widget => {
|
|
11107
11044
|
const commands = renderFull$1(widget.oldState, widget.newState);
|
|
11108
11045
|
const wrappedCommands = [];
|
|
11109
11046
|
const {
|
|
@@ -11119,7 +11056,7 @@ const render$9 = widget => {
|
|
|
11119
11056
|
return wrappedCommands;
|
|
11120
11057
|
};
|
|
11121
11058
|
const add$5 = widget => {
|
|
11122
|
-
return addWidget(widget, 'EditorCompletionDetails', render$
|
|
11059
|
+
return addWidget(widget, 'EditorCompletionDetails', render$8);
|
|
11123
11060
|
};
|
|
11124
11061
|
const remove$5 = removeWidget;
|
|
11125
11062
|
const handleEditorType$1 = (editor, state) => {
|
|
@@ -11157,7 +11094,7 @@ const EditorCompletionDetailWidget = {
|
|
|
11157
11094
|
handleEditorDeleteLeft: handleEditorDeleteLeft$1,
|
|
11158
11095
|
handleEditorType: handleEditorType$1,
|
|
11159
11096
|
remove: remove$5,
|
|
11160
|
-
render: render$
|
|
11097
|
+
render: render$8
|
|
11161
11098
|
};
|
|
11162
11099
|
|
|
11163
11100
|
const CheckBox = 'checkbox';
|
|
@@ -11362,7 +11299,7 @@ const renderItems = {
|
|
|
11362
11299
|
return ['setDom', dom];
|
|
11363
11300
|
}
|
|
11364
11301
|
};
|
|
11365
|
-
const renderBounds$
|
|
11302
|
+
const renderBounds$2 = {
|
|
11366
11303
|
isEqual(oldState, newState) {
|
|
11367
11304
|
return oldState.items === newState.items && oldState.minLineY === newState.minLineY && oldState.maxLineY === newState.maxLineY && oldState.x === newState.x && oldState.y === newState.y;
|
|
11368
11305
|
},
|
|
@@ -11408,10 +11345,10 @@ const renderScrollBar = {
|
|
|
11408
11345
|
return [/* method */SetScrollBar, /* scrollBarY */scrollBarY, /* scrollBarHeight */scrollBarHeight];
|
|
11409
11346
|
}
|
|
11410
11347
|
};
|
|
11411
|
-
const render$
|
|
11348
|
+
const render$7 = [renderItems, renderBounds$2, renderHeight, renderNegativeMargin, renderScrollBar];
|
|
11412
11349
|
const renderCompletion = (oldState, newState) => {
|
|
11413
11350
|
const commands = [];
|
|
11414
|
-
for (const item of render$
|
|
11351
|
+
for (const item of render$7) {
|
|
11415
11352
|
if (!item.isEqual(oldState, newState)) {
|
|
11416
11353
|
commands.push(item.apply(oldState, newState));
|
|
11417
11354
|
}
|
|
@@ -11419,7 +11356,7 @@ const renderCompletion = (oldState, newState) => {
|
|
|
11419
11356
|
return commands;
|
|
11420
11357
|
};
|
|
11421
11358
|
|
|
11422
|
-
const render$
|
|
11359
|
+
const render$6 = widget => {
|
|
11423
11360
|
const commands = renderCompletion(widget.oldState, widget.newState);
|
|
11424
11361
|
const wrappedCommands = [];
|
|
11425
11362
|
const {
|
|
@@ -11431,7 +11368,7 @@ const render$7 = widget => {
|
|
|
11431
11368
|
return wrappedCommands;
|
|
11432
11369
|
};
|
|
11433
11370
|
const add$4 = widget => {
|
|
11434
|
-
const commands = render$
|
|
11371
|
+
const commands = render$6(widget);
|
|
11435
11372
|
const id = 'EditorCompletion';
|
|
11436
11373
|
// TODO how to generate a unique integer id
|
|
11437
11374
|
// that doesn't collide with ids created in renderer worker?
|
|
@@ -11510,7 +11447,7 @@ const EditorCompletionWidget = {
|
|
|
11510
11447
|
handleEditorDeleteLeft,
|
|
11511
11448
|
handleEditorType,
|
|
11512
11449
|
remove: remove$4,
|
|
11513
|
-
render: render$
|
|
11450
|
+
render: render$6
|
|
11514
11451
|
};
|
|
11515
11452
|
|
|
11516
11453
|
/**
|
|
@@ -11850,7 +11787,7 @@ const renderDetails = {
|
|
|
11850
11787
|
return [SetDom2, dom];
|
|
11851
11788
|
}
|
|
11852
11789
|
};
|
|
11853
|
-
const renderBounds$
|
|
11790
|
+
const renderBounds$1 = {
|
|
11854
11791
|
isEqual(oldState, newState) {
|
|
11855
11792
|
return oldState.x === newState.x && oldState.y === newState.y && oldState.width === newState.width && oldState.height === newState.height;
|
|
11856
11793
|
},
|
|
@@ -11864,7 +11801,7 @@ const renderBounds$2 = {
|
|
|
11864
11801
|
return [/* method */SetBounds, /* x */x, /* y */y, /* width */width, /* height */height];
|
|
11865
11802
|
}
|
|
11866
11803
|
};
|
|
11867
|
-
const renderFocus
|
|
11804
|
+
const renderFocus = {
|
|
11868
11805
|
isEqual(oldState, newState) {
|
|
11869
11806
|
return oldState.focused === newState.focused && oldState.focus === newState.focus && oldState.focusSource === newState.focusSource;
|
|
11870
11807
|
},
|
|
@@ -11893,16 +11830,16 @@ const renderFocus$1 = {
|
|
|
11893
11830
|
// },
|
|
11894
11831
|
// }
|
|
11895
11832
|
|
|
11896
|
-
const render$
|
|
11833
|
+
const render$5 = [renderDetails, renderBounds$1, renderValue, renderFocus];
|
|
11897
11834
|
const apply = (oldState, newState) => {
|
|
11898
11835
|
// TODO avoid side effect
|
|
11899
11836
|
if (oldState.focus !== newState.focus) {
|
|
11900
11837
|
setFocus(newState.focus);
|
|
11901
11838
|
}
|
|
11902
|
-
return renderParts(render$
|
|
11839
|
+
return renderParts(render$5, oldState, newState);
|
|
11903
11840
|
};
|
|
11904
11841
|
|
|
11905
|
-
const render$
|
|
11842
|
+
const render$4 = widget => {
|
|
11906
11843
|
const commands = apply(widget.oldState, widget.newState);
|
|
11907
11844
|
const wrappedCommands = [];
|
|
11908
11845
|
const {
|
|
@@ -11918,7 +11855,7 @@ const render$5 = widget => {
|
|
|
11918
11855
|
return wrappedCommands;
|
|
11919
11856
|
};
|
|
11920
11857
|
const add$3 = widget => {
|
|
11921
|
-
return addWidget(widget, 'FindWidget', render$
|
|
11858
|
+
return addWidget(widget, 'FindWidget', render$4);
|
|
11922
11859
|
};
|
|
11923
11860
|
const remove$3 = removeWidget;
|
|
11924
11861
|
const Commands = {
|
|
@@ -11929,7 +11866,7 @@ const Commands = {
|
|
|
11929
11866
|
'FindWidget.focusLast': focusLast,
|
|
11930
11867
|
'FindWidget.toggleReplace': toggleReplace,
|
|
11931
11868
|
'FindWidget.handleFocus': focusFind,
|
|
11932
|
-
'FindWidget.handleBlur': handleBlur
|
|
11869
|
+
'FindWidget.handleBlur': handleBlur
|
|
11933
11870
|
};
|
|
11934
11871
|
|
|
11935
11872
|
const EditorFindWidget = {
|
|
@@ -11937,10 +11874,10 @@ const EditorFindWidget = {
|
|
|
11937
11874
|
Commands,
|
|
11938
11875
|
add: add$3,
|
|
11939
11876
|
remove: remove$3,
|
|
11940
|
-
render: render$
|
|
11877
|
+
render: render$4
|
|
11941
11878
|
};
|
|
11942
11879
|
|
|
11943
|
-
const render$
|
|
11880
|
+
const render$3 = widget => {
|
|
11944
11881
|
const commands = renderHover(widget.oldState, widget.newState);
|
|
11945
11882
|
const wrappedCommands = [];
|
|
11946
11883
|
const {
|
|
@@ -11956,7 +11893,7 @@ const render$4 = widget => {
|
|
|
11956
11893
|
return wrappedCommands;
|
|
11957
11894
|
};
|
|
11958
11895
|
const add$2 = widget => {
|
|
11959
|
-
return addWidget(widget, 'EditorHover', render$
|
|
11896
|
+
return addWidget(widget, 'EditorHover', render$3);
|
|
11960
11897
|
};
|
|
11961
11898
|
const remove$2 = removeWidget;
|
|
11962
11899
|
|
|
@@ -11964,57 +11901,17 @@ const EditorHoverWidget = {
|
|
|
11964
11901
|
__proto__: null,
|
|
11965
11902
|
add: add$2,
|
|
11966
11903
|
remove: remove$2,
|
|
11967
|
-
render: render$
|
|
11968
|
-
};
|
|
11969
|
-
|
|
11970
|
-
const getRenameVirtualDom = state => {
|
|
11971
|
-
return [{
|
|
11972
|
-
type: Div,
|
|
11973
|
-
className: 'Viewlet EditorRename',
|
|
11974
|
-
childCount: 1
|
|
11975
|
-
}, {
|
|
11976
|
-
type: Input,
|
|
11977
|
-
className: 'InputBox RenameInputBox',
|
|
11978
|
-
value: state.newValue,
|
|
11979
|
-
childCount: 0,
|
|
11980
|
-
onBlur: 'handleBlur'
|
|
11981
|
-
}];
|
|
11904
|
+
render: render$3
|
|
11982
11905
|
};
|
|
11983
11906
|
|
|
11984
|
-
const renderContent = {
|
|
11985
|
-
isEqual(oldState, newState) {
|
|
11986
|
-
return false;
|
|
11987
|
-
},
|
|
11988
|
-
apply(oldState, newState) {
|
|
11989
|
-
const dom = getRenameVirtualDom(newState);
|
|
11990
|
-
return [SetDom2, newState.uid, dom];
|
|
11991
|
-
}
|
|
11992
|
-
};
|
|
11993
|
-
const renderBounds$1 = {
|
|
11994
|
-
isEqual(oldState, newState) {
|
|
11995
|
-
return oldState.x === newState.x && oldState.y === newState.y && oldState.width === newState.width && oldState.height === newState.height;
|
|
11996
|
-
},
|
|
11997
|
-
apply(oldState, newState) {
|
|
11998
|
-
const {
|
|
11999
|
-
x,
|
|
12000
|
-
y,
|
|
12001
|
-
width,
|
|
12002
|
-
height
|
|
12003
|
-
} = newState;
|
|
12004
|
-
return [/* method */SetBounds, /* x */x, /* y */y, /* width */width, /* height */height];
|
|
12005
|
-
}
|
|
12006
|
-
};
|
|
12007
|
-
const renderFocus = {
|
|
12008
|
-
isEqual(oldState, newState) {
|
|
12009
|
-
return oldState.focused === newState.focused;
|
|
12010
|
-
},
|
|
12011
|
-
apply(oldState, newState) {
|
|
12012
|
-
return [/* method */'Viewlet.focusSelector', newState.uid, '.RenameInputBox'];
|
|
12013
|
-
}
|
|
12014
|
-
};
|
|
12015
|
-
const render$3 = [renderContent, renderBounds$1, renderFocus];
|
|
12016
11907
|
const renderFull = (oldState, newState) => {
|
|
12017
|
-
|
|
11908
|
+
const commands = [...newState.commands];
|
|
11909
|
+
// @ts-ignore
|
|
11910
|
+
newState.commands = [];
|
|
11911
|
+
console.log({
|
|
11912
|
+
commands
|
|
11913
|
+
});
|
|
11914
|
+
return commands;
|
|
12018
11915
|
};
|
|
12019
11916
|
|
|
12020
11917
|
const render$2 = widget => {
|
|
@@ -12024,9 +11921,7 @@ const render$2 = widget => {
|
|
|
12024
11921
|
uid
|
|
12025
11922
|
} = widget.newState;
|
|
12026
11923
|
for (const command of commands) {
|
|
12027
|
-
if (command[0] === SetDom2) {
|
|
12028
|
-
wrappedCommands.push(command);
|
|
12029
|
-
} else if (command[0] === 'Viewlet.focusSelector') {
|
|
11924
|
+
if (command[0] === SetDom2 || command[0] === SetCss || command[0] === AppendToBody || command[0] === SetBounds2 || command[0] === RegisterEventListeners || command[0] === SetSelectionByName || command[0] === SetValueByName || command[0] === SetFocusContext || command[0] === SetUid || command[0] === 'Viewlet.focusSelector') {
|
|
12030
11925
|
wrappedCommands.push(command);
|
|
12031
11926
|
} else {
|
|
12032
11927
|
wrappedCommands.push(['Viewlet.send', uid, ...command]);
|