@lvce-editor/static-server 0.100.20 → 0.100.21
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/config.json +2444 -2444
- package/dist/static-server.js +1 -1
- package/package.json +1 -1
- package/static/{482d4a7 → fcb0028}/css/App.css +98 -98
- package/static/{482d4a7 → fcb0028}/css/parts/ViewletExtensions.css +1 -1
- package/static/{482d4a7 → fcb0028}/css/parts/ViewletRunningExtensions.css +1 -1
- package/static/{482d4a7 → fcb0028}/manifest.json +2 -2
- package/static/{482d4a7 → fcb0028}/packages/extension-detail-view-worker/dist/extensionDetailViewWorkerMain.js +1790 -1625
- package/static/{482d4a7 → fcb0028}/packages/extension-management-worker/dist/extensionManagementWorkerMain.js +18 -2
- package/static/{482d4a7 → fcb0028}/packages/markdown-worker/dist/markdownWorkerMain.js +10 -1
- package/static/{482d4a7 → fcb0028}/packages/quick-pick-worker/dist/quickPickWorkerMain.js +3 -0
- package/static/{482d4a7 → fcb0028}/packages/renderer-process/dist/rendererProcessMain.js +1 -1
- package/static/{482d4a7 → fcb0028}/packages/renderer-worker/dist/rendererWorkerMain.js +50 -6
- package/static/index.html +4 -4
- /package/static/{482d4a7 → fcb0028}/LICENSE +0 -0
- /package/static/{482d4a7 → fcb0028}/config/colorTheme.json +0 -0
- /package/static/{482d4a7 → fcb0028}/config/defaultSettings.json +0 -0
- /package/static/{482d4a7 → fcb0028}/config/fileMap.json +0 -0
- /package/static/{482d4a7 → fcb0028}/config/webExtensions.json +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/AdditionalDetails.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/Animation.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/BrowserScrollBar.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/Category.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/Changelog.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/DebugButtons.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/DebugChatDetails.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/DebugChatDetailsClose.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/DebugChatImagePreview.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/DebugChatTable.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/DebugChatTimeline.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/DebugChatTop.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/DebugValue.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/E2eTest.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/E2eTests.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/EditorHover.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/EditorMessage.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/FeatureContent.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/Features.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ImagePreview.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/InlineDiffEditor.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/InputBadge.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/Key.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/KeyBindingsHeader.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/KeyBindingsTable.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/LegacyDialog.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/Markdown.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/Message.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/Preview.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ScrollToTop.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/SettingsHeader.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/SettingsItems.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/SettingsSideBar.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/SourceControlListItem.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/Table.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletAbout.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletBrowserViewOverview.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletDebugConsole.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletDefineKeyBinding.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletDiffEditor.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletEditorWidgetError.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletExtensionDetail.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletExtensionDetailHeader.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletExtensionDetailTabs.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletIframeInspector.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletKeyBindings.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletLanguageModels.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletMedia.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletOutput.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletPanel.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletPanelTabs.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletPdf.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletProblems.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletProcessExplorer.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletReferences.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletRunAndDebug.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletScreenCapture.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletSearch.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletSettings.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletSimpleBrowser.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletSourceControl.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletStorage.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletTerminal.css +0 -0
- /package/static/{482d4a7 → fcb0028}/css/parts/ViewletTerminalTabs.css +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-bat/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-bat/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-bat/languageConfiguration.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-bat/src/tokenizeBat.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-c/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-c/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-c/src/tokenizeC.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-coffeescript/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-coffeescript/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-coffeescript/src/tokenizeCoffeeScript.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-cpp/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-cpp/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-cpp/languageConfiguration.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-cpp/src/tokenizeCpp.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-cson/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-cson/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-cson/languageConfiguration.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-cson/src/tokenizeCson.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-css/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-css/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-css/languageConfiguration.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-css/src/tokenizeCss.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-dart/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-dart/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-dart/src/tokenizeDart.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-desktop/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-desktop/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-desktop/src/tokenizeDesktop.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-docker/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-docker/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-docker/src/tokenizeDockerfile.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-dotenv/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-dotenv/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-dotenv/src/tokenizeDotenv.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-editorconfig/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-editorconfig/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-editorconfig/src/tokenizeEditorConfig.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-elixir/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-elixir/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-elixir/src/tokenizeElixir.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-elm/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-elm/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-elm/src/tokenizeElm.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-erlang/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-erlang/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-erlang/languageConfiguration.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-erlang/src/tokenizeErlang.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-gitattributes/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-gitattributes/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-gitattributes/src/tokenizeGitAttributes.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-gn/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-gn/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-gn/src/tokenizeGn.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-go/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-go/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-go/src/tokenizeGo.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-graphql/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-graphql/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-graphql/src/tokenizeGraphql.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-html/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-html/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-html/languageConfiguration.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-html/src/tokenizeHtml.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-java/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-java/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-java/languageConfiguration.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-java/src/tokenizeJava.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-javascript/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-javascript/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-javascript/languageConfiguration.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-javascript/src/tokenizeJavaScript.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-json/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-json/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-json/src/tokenizeJson.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-json5/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-json5/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-json5/src/tokenizeJson5.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-jsx/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-jsx/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-jsx/src/tokenizeJsx.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-julia/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-julia/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-julia/src/tokenizeJulia.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-kotlin/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-kotlin/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-kotlin/src/tokenizeKotlin.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-less/LICENSE +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-less/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-less/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-less/languageConfiguration.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-less/src/tokenizeLess.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-markdown/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-markdown/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-markdown/src/tokenizeMarkdown.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-mdx/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-mdx/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-mdx/src/tokenizeMdx.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-nix/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-nix/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-nix/languageConfiguration.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-nix/src/tokenizeNix.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-nvmrc/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-nvmrc/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-nvmrc/src/tokenizeNvmrc.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-perl/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-perl/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-perl/src/tokenizePerl.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-plaintext/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-plaintext/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-plaintext/src/tokenizePlaintext.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-powershell/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-powershell/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-powershell/src/tokenizePowershell.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-python/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-python/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-python/languageConfiguration.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-python/src/tokenizePython.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-r/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-r/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-r/src/tokenizeR.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-ruby/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-ruby/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-ruby/src/tokenizeRuby.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-rust/LICENSE +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-rust/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-rust/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-rust/languageConfiguration.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-rust/src/tokenizeRust.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-scss/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-scss/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-scss/languageConfiguration.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-scss/src/tokenizeScss.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-shellscript/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-shellscript/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-shellscript/src/tokenizeShellScript.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-svelte/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-svelte/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-svelte/src/tokenizeSvelte.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-terraform/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-terraform/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-terraform/src/tokenizeTerraform.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-toml/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-toml/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-toml/src/tokenizeToml.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-typescript/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-typescript/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-typescript/languageConfiguration.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-typescript/src/tokenizeTypeScript.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-typescript/src/tokenizeTypeScriptReact.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-vue/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-vue/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-vue/src/tokenizeVue.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-wgsl/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-wgsl/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-wgsl/languageConfiguration.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-wgsl/src/tokenizeWgsl.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-xml/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-xml/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-xml/src/tokenizeXml.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-yaml/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-yaml/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.language-basics-yaml/src/tokenizeYaml.js +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-atom-one-dark/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-atom-one-dark/color-theme.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-atom-one-dark/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-atom-one-dark/images/demo.png +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-ayu/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-ayu/color-theme.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-ayu/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-ayu/images/demo.png +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-cobalt2/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-cobalt2/color-theme.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-cobalt2/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-cobalt2/images/demo.png +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-cobalt2/images/logo.png +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-gruvbox/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-gruvbox/color-theme.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-gruvbox/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-gruvbox/images/demo.png +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-material/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-material/color-theme.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-material/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-monokai/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-monokai/color-theme.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-monokai/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-noctis-uva/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-noctis-uva/color-theme.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-noctis-uva/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-noctis-uva/images/demo.png +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-palenight/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-palenight/color-theme.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-palenight/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-palenight/images/demo.png +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-slime/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-slime/color-theme.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-slime/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.theme-slime/icon.png +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/extension.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icon-theme.json +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icon.png +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/default_file.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/default_folder.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/default_folder_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/default_root_folder.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/default_root_folder_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_access.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_access2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_actionscript.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_actionscript2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ada.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_advpl.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_affectscript.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_affinity.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_affinitydesigner.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_affinityphoto.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_affinitypublisher.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_agda.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_agents.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ai.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ai2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_al.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_al_dal.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_alchemy.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_allcontributors.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_alloy.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_allure.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_angular.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ansible.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_antlers_html.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_antlr.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_anyscript.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_apache.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_apex.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_api_extractor.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_apib.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_apib2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_apl.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_applescript.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_appscript.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_appsemble.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_appveyor.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_arduino.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_asciidoc.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_aseprite.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_asp.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_aspx.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_assembly.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_assembly_script.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_astro.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_astroconfig.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_atom.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ats.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_attw.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_audio.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_aurelia.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_autohotkey.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_autoit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_avif.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_avro.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_awk.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_aws.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_azure.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_azurepipelines.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_babel.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_babel2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_bak.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ballerina.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_bat.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_bats.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_bazaar.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_bazel.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_bazel_ignore.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_bazel_version.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_befunge.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_bicep.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_biml.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_binary.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_biome.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_bitbucketpipeline.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_bithound.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_blade.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_blender.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_blitzbasic.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_bolt.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_bosque.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_bower.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_bower2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_browserslist.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_bruno.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_buckbuild.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_buf.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_bun.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_bundlemon.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_bundler.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_bunfig.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_c.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_c2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_c3.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_c_al.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cabal.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_caddy.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cake.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cakephp.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_capacitor.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_capnp.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cargo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_casc.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cddl.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cert.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ceylon.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cf.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cf2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cfc.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cfc2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cfm.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cfm2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_changie.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cheader.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_chef.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_chef_cookbook.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_circleci.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_circom.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_class.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_claude.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_clojure.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_clojurescript.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cloudflare.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cloudfoundry.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cmake.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cobol.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_codacy.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_codeclimate.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_codecov.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_codekit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_codemagic.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_codeowners.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_codeql.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_coderabbit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_coffeelint.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_coffeescript.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_commitizen.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_commitlint.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_compass.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_composer.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_conan.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_conda.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_config.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_confluence.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_copilot.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_coverage.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_coveralls.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cpp.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cpp2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cpp3.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cppheader.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_craco.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_crowdin.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_crystal.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_csharp.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_csharp2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cspell.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_csproj.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_css.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_css2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_css2map.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_csscomb.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_csslint.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cssmap.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cucumber.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cuda.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cursorrules.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cvs.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cypress.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cypress_spec.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_cython.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_dal.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_darcs.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_dartlang.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_dartlang_generated.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_dartlang_ignore.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_datadog.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_db.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_debian.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_delphi.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_deno.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_denoify.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_dependabot.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_dependencies.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_design_tokens.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_devcontainer.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_devvit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_dhall.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_diff.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_django.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_dlang.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_docker.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_docker2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_dockertest.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_dockertest2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_docpad.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_docusaurus.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_docz.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_dojo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_doppler.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_dotenv.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_dotjs.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_doxygen.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_drawio.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_drone.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_drools.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_dtd.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_dune.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_dustjs.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_dvc.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_dylan.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_earthly.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_eas-metadata.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_edge.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_edge2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_editorconfig.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_eex.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ejs.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_elastic.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_elasticbeanstalk.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_electron.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_eleventy.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_eleventy2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_elixir.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_elm.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_elm2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_emacs.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ember.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ensime.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_eps.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_epub.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_erb.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_erlang.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_erlang2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_esbuild.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_eslint.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_eslint2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_esphome.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_excalidraw.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_excel.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_excel2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_expo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_falcon.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_fantasticon.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_fastly.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_fauna.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_favicon.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_fbx.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_firebase.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_firebasehosting.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_firebasestorage.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_firestore.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_fitbit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_fla.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_flareact.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_flash.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_floobits.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_flow.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_flutter.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_flutter_package.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_flyio.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_font.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_formkit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_fortran.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_fossa.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_fossil.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_freemarker.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_frontcommerce.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_fsharp.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_fsharp2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_fsproj.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_fthtml.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_funding.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_fusebox.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_galen.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_galen2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_gamemaker.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_gamemaker2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_gamemaker81.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_gatsby.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_gcloud.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_gcode.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_gdscript.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_gduid.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_gemini.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_genstat.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_geojson.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_gimp.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_git.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_git2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_gitlab.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_gitpod.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_gleam.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_gleamconfig.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_glide.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_glimmer.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_glitter.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_glsl.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_gltf.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_glyphs.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_gnu.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_gnuplot.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_go.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_go_aqua.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_go_black.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_go_fuchsia.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_go_gopher.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_go_lightblue.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_go_package.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_go_white.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_go_work.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_go_yellow.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_goctl.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_godot.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_gpg.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_gradle.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_gradle2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_grain.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_graphql.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_graphql_config.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_graphviz.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_greenkeeper.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_gridsome.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_grit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_groovy.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_groovy2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_grunt.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_gulp.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_haml.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_handlebars.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_handlebars2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_harbour.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_hardhat.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_hashicorp.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_haskell.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_haskell2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_haxe.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_haxecheckstyle.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_haxedevelop.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_helix.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_helm.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_histoire.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_hjson.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_hlsl.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_homeassistant.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_horusec.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_host.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_html.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_htmlhint.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_htmlvalidate.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_http.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_hugo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_humanstxt.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_hunspell.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_husky.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_hy.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_hygen.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_hypr.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_icl.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_idris.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_idrisbin.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_idrispkg.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_image.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_imba.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_inc.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_infopath.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_informix.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ini.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ink.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_innosetup.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_io.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_iodine.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ionic.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_jake.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_janet.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_jar.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_jasmine.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_java.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_jbuilder.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_jekyll.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_jenkins.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_jest.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_jest_snapshot.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_jetbrains.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_jinja.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_jpm.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_js_official.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_jsbeautify.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_jsconfig.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_jscpd.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_jshint.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_jsmap.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_json.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_json2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_json5.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_json_official.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_json_schema.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_jsonld.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_jsonnet.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_jsp.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_jsr.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_jss.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_juice.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_julia.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_julia2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_jupyter.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_just.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_k.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_karma.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_key.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_kitchenci.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_kite.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_kivy.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_knip.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_kos.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_kotlin.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_kusto.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_language_configuration.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_lark.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_latino.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_layout.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_lean.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_leanconfig.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_lefthook.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_lerna.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_less.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_lex.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_liara.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_base.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_calc.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_draw.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_impress.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_math.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_writer.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_license.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_licensebat.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_actionscript2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_ada.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_agda.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_agents.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_apl.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_astro.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_astroconfig.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_babel.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_babel2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_cabal.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_circleci.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_cloudfoundry.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_codacy.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_codeclimate.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_codeowners.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_config.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_copilot.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_crystal.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_cypress.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_cypress_spec.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_db.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_deno.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_dhall.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_docpad.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_drone.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_eas-metadata.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_eleventy.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_eleventy2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_esphome.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_expo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_firebasehosting.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_fla.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_font.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_gamemaker2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_gradle.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_hashicorp.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_hjson.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_ini.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_io.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_jsconfig.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_jsmap.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_json.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_json5.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_json_schema.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_jsonld.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_kite.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_lark.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_lean.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_leanconfig.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_lerna.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_mailing.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_markuplint.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_mcp.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_mdx-components.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_mdx.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_mlang.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_mustache.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_mypy.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_neo4j.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_netlify.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_next.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_nim.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_nx.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_objidconfig.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_openHAB.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_packship.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_pcl.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_pnpm.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_prettier.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_prisma.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_purescript.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_quasar.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_raku.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_razzle.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_reactrouter.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_rehype.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_remark.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_replit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_retext.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_rome.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_rubocop.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_rust.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_rust_toolchain.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_safetensors.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_shadcn.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_shaderlab.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_solidity.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_spin.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_stylelint.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_stylus.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_symfony.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_systemd.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_systemverilog.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_testcafe.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_testjs.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_tex.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_tm.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_tmux.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_todo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_toit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_toml.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_toon.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_tree.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_turbo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_unibeautify.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_vash.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_vercel.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_vsix.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_vsixmanifest.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_xfl.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_xorg.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_yaml.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_yaml_official.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_light_zeit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_lighthouse.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_lilypond.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_lime.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_lintstagedrc.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_liquid.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_lisp.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_livescript.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_lnk.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_locale.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_log.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_lolcode.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_lsl.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_lua.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_luau.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_lync.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mailing.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_makefile.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_manifest.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_manifest_bak.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_manifest_skip.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_map.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mariadb.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_markdown.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_markdownlint.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_markdownlint_ignore.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_marko.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_markojs.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_markuplint.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_master-co.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_matlab.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_maven.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_maxscript.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_maya.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mcp.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mdx-components.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mdx.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mdxlint.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mediawiki.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mercurial.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mermaid.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_meson.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_metal.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_meteor.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_minecraft.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mivascript.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mjml.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mlang.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mocha.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_modernizr.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mojo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mojolicious.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_moleculer.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mondoo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mongo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_monotone.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_motif.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mson.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mustache.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mvt.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mvtcss.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mvtjs.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mypy.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_mysql.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nanostaged.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ndst.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nearly.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_neo4j.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nest_adapter_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nest_adapter_ts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nest_controller_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nest_controller_ts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nest_decorator_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nest_decorator_ts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nest_filter_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nest_filter_ts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nest_gateway_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nest_gateway_ts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nest_guard_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nest_guard_ts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nest_interceptor_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nest_interceptor_ts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nest_middleware_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nest_middleware_ts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nest_module_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nest_module_ts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nest_pipe_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nest_pipe_ts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nest_service_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nest_service_ts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nestjs.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_netlify.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_next.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nextflow.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_component_css.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_component_dart.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_component_html.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_component_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_component_js2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_component_less.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_component_sass.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_component_scss.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_component_ts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_component_ts2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_controller_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_controller_ts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_dart.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_js2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_ts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_ts2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_guard_dart.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_guard_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_guard_ts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_interceptor_dart.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_interceptor_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_interceptor_ts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_module_dart.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_module_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_module_js2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_module_ts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_module_ts2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_dart.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_js2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_ts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_ts2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_dart.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_js2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_ts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_ts2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_service_dart.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_service_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_service_js2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_service_ts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_service_ts2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_dart.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_js2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_ts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_ts2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ng_tailwind.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nginx.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nim.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nimble.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ninja.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nix.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_njsproj.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_noc.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_node.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_node2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nodemon.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_npm.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_npmpackagejsonlint.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nsi.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nsri-integrity.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nsri.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nuget.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_numpy.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nunjucks.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nushell.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nuxt.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nx.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_nyc.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_objectivec.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_objectivecpp.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_objidconfig.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ocaml.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ocaml_intf.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ogone.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_onenote.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_opam.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_openHAB.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_opencl.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_openscad.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_opentofu.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_org.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_outlook.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ovpn.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_oxc.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_oxlint.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_package.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_packship.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_paket.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pandacss.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_patch.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pcl.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pddl.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pddl_happenings.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pddl_plan.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pdf.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pdf2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pdm.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_peeky.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_perl.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_perl2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_perl6.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pgsql.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_photoshop.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_photoshop2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_php.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_php2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_php3.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_phpcsfixer.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_phpstan.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_phpunit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_phraseapp.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pine.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pip.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pipeline.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_plantuml.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_platformio.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_playwright.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_plsql.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_plsql_package.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_plsql_package_body.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_plsql_package_header.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_plsql_package_spec.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pm2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pnpm.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_poedit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_poetry.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_polyglot.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_polymer.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pony.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_postcss.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_postcssconfig.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_postman.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_powerpoint.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_powerpoint2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_powershell.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_powershell2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_powershell_format.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_powershell_psd.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_powershell_psd2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_powershell_psm.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_powershell_psm2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_powershell_types.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_preact.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_precommit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_prettier.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_prisma.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_prismaconfig.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_processinglang.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_procfile.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_progress.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_prolog.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_prometheus.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_protobuf.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_protractor.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_publiccode.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_publisher.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pug.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pulumi.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_puppet.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_purescript.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_purgecss.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pyenv.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pyret.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pyscript.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pytest.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_python.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pythowo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pytyped.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_pyup.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_q.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_qbs.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_qlikview.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_qml.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_qmldir.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_qsharp.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_quasar.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_r.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ra_syntax_tree.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_racket.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_rails.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_rake.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_raku.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_raml.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_razor.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_razzle.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_reactjs.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_reactrouter.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_reacttemplate.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_reactts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_reason.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_red.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_registry.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_rego.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_rehype.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_remark.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_renovate.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_replit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_rescript.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_rest.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_retext.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_rexx.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_riot.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ripple.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_rmd.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_rnc.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_robotframework.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_robots.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_rolldown.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_rollup.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_rome.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ron.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_rproj.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_rspec.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_rss.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_rubocop.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ruby.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_rust.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_rust_toolchain.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_s-lang.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_safetensors.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_sails.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_saltstack.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_san.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_sapphire_framework_cli.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_sas.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_sass.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_sbt.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_scala.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_scilab.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_script.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_scss.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_scss2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_sdlang.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_search_result.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_seedkit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_sentry.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_sequelize.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_serverless.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_shadcn.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_shaderlab.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_shell.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_shellcheck.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_shuttle.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_silverstripe.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_sino.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_sitemap.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_siyuan.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_sketch.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_skipper.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_slang.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_slashup.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_slice.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_slim.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_slint.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_sln.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_sln2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_smarty.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_smithery.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_snakemake.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_snapcraft.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_snaplet.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_snort.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_snyk.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_solidarity.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_solidity.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_source.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_spacengine.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_sparql.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_spin.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_sqf.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_sql.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_sqlite.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_squirrel.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_sss.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_sst.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_stackblitz.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_stan.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_stata.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_stencil.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_storyboard.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_storybook.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_stryker.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_stylable.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_style.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_styled.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_stylelint.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_stylish_haskell.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_stylus.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_sublime.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_subversion.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_svelte.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_svelteconfig.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_svg.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_svgo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_swagger.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_swc.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_swift.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_swig.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_symfony.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_syncpack.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_systemd.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_systemverilog.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_t4tt.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_tailwind.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_tamagui.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_taplo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_taskfile.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_tauri.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_tcl.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_teal.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_templ.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_tera.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_terraform.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_test.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_testcafe.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_testjs.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_testplane.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_testts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_tex.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_text.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_textile.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_tfs.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_tiltfile.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_tm.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_tmux.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_todo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_toit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_toml.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_toon.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_tox.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_travis.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_tree.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_tres.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_truffle.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_trunk.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_tsbuildinfo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_tscn.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_tsconfig.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_tsconfig_official.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_tsdoc.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_tsdown.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_tslint.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_tt.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_ttcn.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_tuc.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_turbo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_twig.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_typedoc.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_typescript.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_typescript_official.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_typescriptdef.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_typescriptdef_official.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_typo3.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_uiua.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_unibeautify.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_unison.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_unlicense.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_unocss.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_uv.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vagrant.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vala.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vanilla_extract.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vapi.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vapor.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vash.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vb.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vba.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vbhtml.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vbproj.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vcxproj.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_velocity.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vento.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vercel.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_verilog.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vhdl.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_video.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_view.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vim.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vite.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vitest.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vlang.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_volt.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vroom.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vscode-insiders.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vscode.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vscode2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vscode3.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vscode_test.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vsix.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vsixmanifest.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vue.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vueconfig.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vvvvvv.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_vyper.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_wallaby.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_wally.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_wasm.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_watchmanconfig.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_wdio.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_weblate.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_webpack.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_wenyan.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_wercker.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_wgsl.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_wikitext.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_windi.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_wit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_wolfram.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_word.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_word2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_wpml.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_wurst.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_wxml.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_wxss.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_wxt.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_xaml.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_xcode.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_xfl.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_xib.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_xliff.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_xmake.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_xml.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_xo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_xorg.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_xquery.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_xsl.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_yacc.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_yaml.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_yaml_official.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_yamllint.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_yandex.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_yang.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_yarn.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_yeoman.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_zeit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_zig.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_zip.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/file_type_zip2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_android.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_android_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_angular.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_angular_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_apache.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_apache_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_api.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_api_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_app.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_app_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_arangodb.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_arangodb_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_asset.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_asset_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_astro.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_astro_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_audio.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_audio_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_aurelia.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_aurelia_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_aws.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_aws_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_azure.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_azure_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_azurepipelines.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_azurepipelines_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_binary.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_binary_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_bloc.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_bloc_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_blueprint.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_blueprint_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_bot.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_bot_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_bower.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_bower_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_buildkite.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_buildkite_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_cake.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_cake_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_cargo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_cargo_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_certificate.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_certificate_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_changesets.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_changesets_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_chef.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_chef_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_circleci.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_circleci_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_claude.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_claude_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_cli.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_cli_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_client.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_client_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_cloudflare.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_cloudflare_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_cmake.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_cmake_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_common.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_common_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_component.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_component_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_composer.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_composer_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_config.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_config_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_controller.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_controller_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_coverage.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_coverage_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_css.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_css2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_css2_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_css_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_cubit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_cubit_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_cursor.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_cursor_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_cypress.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_cypress_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_dapr.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_dapr_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_dart.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_dart_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_datadog.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_datadog_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_db.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_db_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_debian.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_debian_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_dependabot.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_dependabot_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_devcontainer.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_devcontainer_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_dist.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_dist_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_docker.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_docker_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_docs.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_docs_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_e2e.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_e2e_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_elasticbeanstalk.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_elasticbeanstalk_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_electron.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_electron_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_expo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_expo_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_favicon.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_favicon_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_flow.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_flow_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_flutter.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_flutter_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_fonts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_fonts_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_frontcommerce.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_frontcommerce_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_gcp.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_gcp_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_git.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_git_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_github.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_github_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_gitlab.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_gitlab_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_godot.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_godot_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_gradle.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_gradle_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_graphql.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_graphql_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_grunt.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_grunt_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_gulp.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_gulp_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_haxelib.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_haxelib_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_helper.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_helper_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_histoire.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_histoire_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_hook.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_hook_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_husky.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_husky_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_idea.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_idea_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_images.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_images_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_include.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_include_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_interfaces.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_interfaces_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_ios.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_ios_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_js.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_js_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_json.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_json_official.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_json_official_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_json_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_junie.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_junie_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_kotlin.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_kotlin_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_kubernetes.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_kubernetes_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_less.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_less_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_library.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_library_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_cursor.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_cursor_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_cypress.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_cypress_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_electron.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_electron_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_expo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_expo_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_fonts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_fonts_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_gradle.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_gradle_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_meteor.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_meteor_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_mypy.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_mypy_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_mysql.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_mysql_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_node.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_node_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_redux.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_redux_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_sass.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_sass_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_zed.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_light_zed_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_linux.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_linux_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_locale.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_locale_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_log.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_log_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_macos.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_macos_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_mariadb.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_mariadb_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_maven.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_maven_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_mediawiki.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_mediawiki_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_memcached.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_memcached_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_meteor.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_meteor_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_middleware.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_middleware_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_minecraft.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_minecraft_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_minikube.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_minikube_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_mjml.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_mjml_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_mock.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_mock_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_model.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_model_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_module.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_module_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_mojo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_mojo_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_mongodb.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_mongodb_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_mypy.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_mypy_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_mysql.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_mysql_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_netlify.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_netlify_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_next.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_next_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_nginx.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_nginx_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_nix.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_nix_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_node.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_node_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_notebooks.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_notebooks_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_notification.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_notification_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_nuget.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_nuget_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_nuxt.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_nuxt_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_package.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_package_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_paket.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_paket_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_php.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_php_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_platformio.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_platformio_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_plugin.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_plugin_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_prisma.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_prisma_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_private.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_private_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_public.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_public_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_pytest.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_pytest_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_python.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_python_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_ravendb.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_ravendb_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_redis.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_redis_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_redux.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_redux_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_route.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_route_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_sass.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_sass_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_script.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_script_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_seedkit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_seedkit_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_server.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_server_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_services.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_services_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_shared.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_shared_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_snaplet.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_snaplet_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_spin.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_spin_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_src.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_src_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_sso.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_sso_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_story.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_story_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_style.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_style_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_supabase.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_supabase_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_svelte.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_svelte_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_tauri.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_tauri_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_temp.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_temp_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_template.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_template_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_test.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_test_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_theme.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_theme_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_tools.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_tools_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_travis.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_travis_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_trunk.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_trunk_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_turbo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_turbo_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_typescript.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_typescript_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_typings.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_typings2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_typings2_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_typings_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_vagrant.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_vagrant_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_vercel.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_vercel_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_video.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_video_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_view.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_view_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_vitepress.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_vitepress_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_vs.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_vs2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_vs2_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_vs_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_vscode.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_vscode2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_vscode2_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_vscode3.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_vscode3_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_vscode_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test2_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test3.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test3_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_wasm.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_wasm_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_webpack.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_webpack_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_windows.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_windows_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_windsurf.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_windsurf_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_wit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_wit_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_www.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_www_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_yarn.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_yarn_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_zed.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/extensions/builtin.vscode-icons/icons/folder_type_zed_opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/fonts/FiraCode-VariableFont.ttf +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/account.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/activate-breakpoints.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/add-small.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/add.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/agent.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/archive.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/arrow-both.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/arrow-circle-down.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/arrow-circle-left.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/arrow-circle-right.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/arrow-circle-up.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/arrow-down.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/arrow-left.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/arrow-right.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/arrow-small-down.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/arrow-small-left.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/arrow-small-right.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/arrow-small-up.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/arrow-swap.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/arrow-up.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/ask.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/attach.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/azure-devops.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/azure.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/beaker-stop.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/beaker.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/bell-dot.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/bell-slash-dot.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/bell-slash.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/bell.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/blank.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/bold.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/book.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/bookmark.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/bracket-dot.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/bracket-error.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/briefcase.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/broadcast.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/browser.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/bug.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/build.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/calendar.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/call-incoming.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/call-outgoing.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/case-sensitive.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/chat-sparkle-error.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/chat-sparkle-warning.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/chat-sparkle.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/check-all.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/check.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/checklist.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/chevron-down.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/chevron-left.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/chevron-right.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/chevron-up.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/chip.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/chrome-close.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/chrome-maximize.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/chrome-minimize.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/chrome-restore.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/circle-filled.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/circle-large-filled.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/circle-large.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/circle-slash.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/circle-small-filled.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/circle-small.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/circle.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/circuit-board.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/claude.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/clear-all.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/clippy.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/clockface.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/close-all.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/close.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/cloud-download.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/cloud-small.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/cloud-upload.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/cloud.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/code-oss.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/code-review.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/code.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/coffee.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/collapse-all.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/collection-small.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/collection.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/color-mode.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/combine.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/comment-discussion-quote.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/comment-discussion-sparkle.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/comment-discussion.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/comment-draft.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/comment-unresolved.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/comment.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/compass-active.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/compass-dot.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/compass.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/copilot-blocked.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/copilot-error.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/copilot-in-progress.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/copilot-large.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/copilot-not-connected.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/copilot-snooze.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/copilot-success.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/copilot-unavailable.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/copilot-warning-large.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/copilot-warning.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/copilot.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/copy.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/coverage.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/credit-card.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/cursor.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/dash.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/dashboard.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/database.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-all.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-alt-2.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-alt-small.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-alt.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-breakpoint-conditional-unverified.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-breakpoint-conditional.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-breakpoint-data-unverified.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-breakpoint-data.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-breakpoint-function-unverified.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-breakpoint-function.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-breakpoint-log-unverified.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-breakpoint-log.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-breakpoint-unsupported.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-connected.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-console.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-continue-small.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-continue.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-coverage.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-disconnect.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-line-by-line.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-pause.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-rerun.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-restart-frame.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-restart.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-reverse-continue.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-stackframe-active.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-stackframe.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-start.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-step-back.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-step-into.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-step-out.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-step-over.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug-stop.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/debug.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/desktop-download.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/device-camera-video.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/device-camera.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/device-mobile.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/diff-added.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/diff-ignored.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/diff-modified.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/diff-multiple.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/diff-removed.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/diff-renamed.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/diff-single.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/diff.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/discard.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/download.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/edit-code.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/edit-session.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/edit-sparkle.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/edit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/editor-layout.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/ellipsis.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/empty-window.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/eraser.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/error-small.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/error.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/exclude.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/expand-all.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/export.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/extensionDefaultIcon.png +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/extensions-large.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/extensions.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/eye-closed.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/eye.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/feedback.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/file-binary.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/file-code.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/file-media.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/file-pdf.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/file-submodule.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/file-symlink-directory.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/file-symlink-file.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/file-text.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/file-zip.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/file.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/files.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/filter-filled.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/filter.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/flag.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/flame.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/fold-down.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/fold-up.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/fold.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/folder-active.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/folder-library.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/folder-opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/folder.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/forward.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/game.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/gear.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/gift.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/gist-secret.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/gist.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/git-branch-changes.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/git-branch-conflicts.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/git-branch-staged-changes.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/git-branch.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/git-commit.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/git-compare.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/git-fetch.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/git-merge.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/git-pull-request-closed.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/git-pull-request-create.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/git-pull-request-done.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/git-pull-request-draft.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/git-pull-request-go-to-changes.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/git-pull-request-new-changes.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/git-pull-request.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/git-stash-apply.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/git-stash-pop.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/git-stash.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/github-action.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/github-alt.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/github-inverted.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/github-project.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/github.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/globe.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/go-to-editing-session.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/go-to-file.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/go-to-search.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/grabber.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/graph-left.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/graph-line.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/graph-scatter.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/graph.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/gripper.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/group-by-ref-type.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/heart-filled.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/heart.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/history.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/home.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/horizontal-rule.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/hubot.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/icon-close.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/icon-source-control.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/icon-sync.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/icon.png +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/icon.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/inbox.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/indent.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/index-zero.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/info.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/insert.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/inspect.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/issue-draft.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/issue-reopened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/issues.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/italic.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/jersey.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/json.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/kebab-vertical.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/key.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/keyboard-tab-above.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/keyboard-tab-below.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/keyboard-tab.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/language-icon.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/law.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/layers-active.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/layers-dot.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/layers.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/layout-activitybar-left.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/layout-activitybar-right.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/layout-centered.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/layout-menubar.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/layout-panel-center.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/layout-panel-dock.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/layout-panel-justify.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/layout-panel-left.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/layout-panel-off.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/layout-panel-right.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/layout-panel.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/layout-sidebar-left-dock.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/layout-sidebar-left-off.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/layout-sidebar-left.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/layout-sidebar-right-dock.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/layout-sidebar-right-off.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/layout-sidebar-right.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/layout-statusbar.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/layout.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/library.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/lightbulb-autofix.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/lightbulb-empty.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/lightbulb-sparkle.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/lightbulb.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/link-external.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/link.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/list-filter.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/list-flat.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/list-ordered.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/list-selection.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/list-tree.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/list-unordered.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/live-share.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/loading.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/location.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/lock-small.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/lock.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/magnet.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/mail-read.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/mail.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/map-filled.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/map-vertical-filled.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/map-vertical.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/map.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/markdown.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/mcp.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/megaphone.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/mention.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/menu.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/merge-into.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/merge.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/mic-filled.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/mic.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/milestone.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/mirror.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/mortar-board.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/move.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/multiple-windows.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/music.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/mute.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/new-collection.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/new-file.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/new-folder.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/new-session.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/newline.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/no-newline.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/note.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/notebook-template.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/notebook.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/octoface.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/open-in-product.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/open-in-window.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/open-preview.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/openai.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/organization.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/output.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/package.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/paintcan.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/pass-filled.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/pass.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/percentage.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/person-add.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/person.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/piano.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/pie-chart.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/pin.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/pinned-dirty.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/pinned.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/play-circle.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/play.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/plug.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/preserve-case.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/preview.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/primitive-square.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/progress.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/project.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/pulse.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/pwa-icon-192.png +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/pwa-icon-512.png +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/python.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/question.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/quote.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/quotes.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/radio-tower.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/reactions.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/record-keys.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/record-small.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/record.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/redo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/references.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/refresh.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/regex.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/remote-explorer.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/remote.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/remove-small.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/remove.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/rename.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/replace-all.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/replace.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/reply.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/repo-clone.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/repo-fetch.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/repo-force-push.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/repo-forked.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/repo-pinned.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/repo-pull.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/repo-push.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/repo-selected.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/repo.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/report.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/request-changes.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/robot.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/rocket.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/root-folder-opened.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/root-folder.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/rss.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/ruby.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/run-above.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/run-all-coverage.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/run-all.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/run-below.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/run-coverage.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/run-errors.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/run-with-deps.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/save-all.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/save-as.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/save.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/screen-cut.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/screen-full.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/screen-normal.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/search-fuzzy.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/search-large.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/search-sparkle.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/search-stop.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/search.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/send-to-remote-agent.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/send.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/server-environment.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/server-process.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/server.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/session-in-progress.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/settings-gear.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/settings.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/share.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/shield.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/sign-in.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/sign-out.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/skip.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/smiley.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/snake.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/sort-precedence.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/source-control.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/sparkle-filled.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/sparkle.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/split-horizontal.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/split-vertical.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/squiggly-error.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/squiggly-warning.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/squirrel.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/star-empty.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/star-full.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/star-half.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/stop-circle.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/strikethrough.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/surround-with.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-array.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-boolean.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-class.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-color.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-constant.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-enum-member.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-enum.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-event.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-field.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-file.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-interface.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-key.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-keyword.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-method-arrow.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-method.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-misc.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-namespace.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-numeric.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-operator.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-parameter.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-property.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-ruler.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-snippet.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-string.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-structure.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/symbol-variable.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/sync-ignored.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/sync.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/table.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/tag.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/target.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/tasklist.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/telescope.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/terminal-bash.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/terminal-cmd.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/terminal-debian.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/terminal-git-bash.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/terminal-linux.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/terminal-powershell.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/terminal-tmux.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/terminal-ubuntu.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/terminal.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/text-size.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/theme-icon.png +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/thinking.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/three-bars.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/thumbsdown-filled.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/thumbsdown.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/thumbsup-filled.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/thumbsup.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/tools.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/trash.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/triangle-down.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/triangle-left.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/triangle-right.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/triangle-up.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/twitter.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/type-hierarchy-sub.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/type-hierarchy-super.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/type-hierarchy.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/unarchive.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/unfold.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/ungroup-by-ref-type.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/unlock.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/unmute.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/unverified.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/variable-group.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/verified-filled.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/verified.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/versions.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/vm-active.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/vm-connect.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/vm-outline.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/vm-pending.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/vm-running.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/vm-small.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/vm.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/vr.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/vscode-insiders.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/vscode.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/wand.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/warning.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/watch.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/whitespace.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/whole-word.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/window-active.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/window.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/word-wrap.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/workspace-trusted.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/workspace-unknown.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/workspace-untrusted.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/worktree-small.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/worktree.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/zoom-in.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/icons/zoom-out.svg +0 -0
- /package/static/{482d4a7 → fcb0028}/js/babel-parser.js +0 -0
- /package/static/{482d4a7 → fcb0028}/js/ky.js +0 -0
- /package/static/{482d4a7 → fcb0028}/js/lvce-editor-import-script.js +0 -0
- /package/static/{482d4a7 → fcb0028}/js/lvce-editor-ipc.js +0 -0
- /package/static/{482d4a7 → fcb0028}/js/lvce-editor-json-rpc.js +0 -0
- /package/static/{482d4a7 → fcb0028}/js/lvce-editor-rpc.js +0 -0
- /package/static/{482d4a7 → fcb0028}/js/lvce-editor-verror.js +0 -0
- /package/static/{482d4a7 → fcb0028}/js/p-min-delay.js +0 -0
- /package/static/{482d4a7 → fcb0028}/js/pretty-bytes.js +0 -0
- /package/static/{482d4a7 → fcb0028}/js/preview-injected.js +0 -0
- /package/static/{482d4a7 → fcb0028}/js/yoctodelay.js +0 -0
- /package/static/{482d4a7 → fcb0028}/lib-css/xterm.css +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/about-view-worker/dist/aboutWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/activity-bar-worker/dist/activityBarWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/auth-worker/dist/authWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/chat-coordinator-worker/dist/chatCoordinatorWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/chat-debug-view/dist/chatDebugViewWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/chat-math-worker/dist/chatMathWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/chat-message-parsing-worker/dist/chatMessageParsingWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/chat-network-worker/dist/chatNetworkWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/chat-storage-worker/dist/chatStorageWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/chat-tool-worker/dist/chatToolWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/chat-view/dist/chatViewWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/chat-view-model/dist/chatViewModelWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/clipboard-worker/dist/clipBoardWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/color-picker-worker/dist/colorPickerWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/completion-worker/dist/completionWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/debug-worker/dist/debugWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/dialog-worker/dist/dialogWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/diff-view/dist/diffViewWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/diff-worker/dist/diffWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/drag-and-drop-worker/dist/dragAndDropWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/editor-worker/dist/editorWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/embeds-worker/dist/embedsWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/error-worker/dist/errorWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/explorer-worker/dist/explorerViewWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/extension-host-sub-worker/dist/extensionHostSubWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/extension-search-view-worker/dist/extensionSearchViewWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/file-search-worker/dist/fileSearchWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/file-system-worker/dist/fileSystemWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/find-widget-worker/dist/findWidgetWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/hover-worker/dist/hoverWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/icon-theme-worker/dist/iconThemeWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/iframe-inspector/dist/iframeInspectorWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/iframe-worker/dist/iframeWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/keybindings-view-worker/dist/keyBindingsViewWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/language-models-view/dist/languageModelsViewMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/main-area-worker/dist/mainAreaWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/menu-worker/dist/menuWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/opener-worker/dist/openerWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/output-view/dist/outputViewWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/panel-worker/dist/panelWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/preload/dist/index.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/preview-sandbox-worker/dist/previewSandBoxWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/preview-worker/dist/previewWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/problems-view/dist/problemsViewWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/process-explorer-worker/index.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/references-view/dist/referencesViewWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/rename-worker/dist/renameWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/renderer-process/LICENSE +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/renderer-process/README.md +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/renderer-process/dist/editorOnly.css +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/renderer-process/dist/editorOnlyRendererProcessMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/renderer-process/dist/xterm.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/renderer-process/package.json +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/running-extensions-view/dist/runningExtensionsViewMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/settings-view/dist/settingsViewWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/settings-view/dist/settingsWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/source-action-worker/dist/sourceActionWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/source-control-worker/dist/sourceControlWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/status-bar-worker/dist/statusBarWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/syntax-highlighting-worker/dist/syntaxHighlightingWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/terminal-worker/dist/terminalWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/test-worker/dist/testWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/text-measurement-worker/dist/textMeasurementWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/text-search-view/dist/textSearchViewMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/text-search-worker/dist/textSearchWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/title-bar-worker/dist/titleBarWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/packages/update-worker/dist/updateWorkerMain.js +0 -0
- /package/static/{482d4a7 → fcb0028}/playground/languages/index.cpp +0 -0
- /package/static/{482d4a7 → fcb0028}/playground/languages/index.css +0 -0
- /package/static/{482d4a7 → fcb0028}/playground/languages/index.csv +0 -0
- /package/static/{482d4a7 → fcb0028}/playground/languages/index.dart +0 -0
- /package/static/{482d4a7 → fcb0028}/playground/languages/index.env +0 -0
- /package/static/{482d4a7 → fcb0028}/playground/languages/index.ex +0 -0
- /package/static/{482d4a7 → fcb0028}/playground/languages/index.html +0 -0
- /package/static/{482d4a7 → fcb0028}/playground/languages/index.java +0 -0
- /package/static/{482d4a7 → fcb0028}/playground/languages/index.jl +0 -0
- /package/static/{482d4a7 → fcb0028}/playground/languages/index.js +0 -0
- /package/static/{482d4a7 → fcb0028}/playground/languages/index.json +0 -0
- /package/static/{482d4a7 → fcb0028}/playground/languages/index.kt +0 -0
- /package/static/{482d4a7 → fcb0028}/playground/languages/index.pl +0 -0
- /package/static/{482d4a7 → fcb0028}/playground/languages/index.py +0 -0
- /package/static/{482d4a7 → fcb0028}/playground/languages/index.ts +0 -0
- /package/static/{482d4a7 → fcb0028}/playground/languages/scrolling.txt +0 -0
- /package/static/{482d4a7 → fcb0028}/playground/languages/tsconfig.json +0 -0
- /package/static/{482d4a7 → fcb0028}/playground/sample-folder/a.txt +0 -0
- /package/static/{482d4a7 → fcb0028}/playground/sample-folder/b.txt +0 -0
- /package/static/{482d4a7 → fcb0028}/playground/sample-folder/c.txt +0 -0
|
@@ -23,6 +23,7 @@ const CopyImage = 'Copy Image';
|
|
|
23
23
|
const CopyImageUrl = 'Copy Image Url';
|
|
24
24
|
const CopyLink = 'Copy Link';
|
|
25
25
|
const Created = 'Created';
|
|
26
|
+
const Cut = 'Cut';
|
|
26
27
|
const Description = 'Description';
|
|
27
28
|
const Details$1 = 'Details';
|
|
28
29
|
const Disable$1 = 'Disable';
|
|
@@ -40,6 +41,7 @@ const Id = 'ID';
|
|
|
40
41
|
const Identifier = 'Identifier';
|
|
41
42
|
const ImportTime = 'Import Time: ';
|
|
42
43
|
const Installation = 'Installation';
|
|
44
|
+
const InvalidActivationEventWithSuggestion = 'Invalid activation event {PH1}. Did you mean {PH2}?';
|
|
43
45
|
const InvalidLink = 'Invalid link';
|
|
44
46
|
const ImageCannotBeLoaded = 'Image cannot be loaded';
|
|
45
47
|
const Issues = 'Issues';
|
|
@@ -49,11 +51,13 @@ const LastReleased = 'Last Released';
|
|
|
49
51
|
const LastUpdated = 'Last Updated';
|
|
50
52
|
const License = 'License';
|
|
51
53
|
const Marketplace = 'Marketplace';
|
|
54
|
+
const MemoryUsage = 'Memory Usage: ';
|
|
52
55
|
const Name = 'Name';
|
|
53
56
|
const None$4 = 'None';
|
|
54
57
|
const NoReadmeFound = 'No Readme Found.';
|
|
55
58
|
const OpenImageInNewTab = 'Open Image in New Tab';
|
|
56
59
|
const OpenInNewTab = 'Open in New Tab';
|
|
60
|
+
const Paste = 'Paste';
|
|
57
61
|
const ProgrammingLanguages$1 = 'Programming Languages';
|
|
58
62
|
const PropertyMustBeOfTypeString = 'Property must be a string';
|
|
59
63
|
const Published = 'Published';
|
|
@@ -101,6 +105,12 @@ const resources = () => {
|
|
|
101
105
|
const copy = () => {
|
|
102
106
|
return i18nString(Copy);
|
|
103
107
|
};
|
|
108
|
+
const cut = () => {
|
|
109
|
+
return i18nString(Cut);
|
|
110
|
+
};
|
|
111
|
+
const paste = () => {
|
|
112
|
+
return i18nString(Paste);
|
|
113
|
+
};
|
|
104
114
|
const copyExtensionId$1 = () => {
|
|
105
115
|
return i18nString(CopyExtensionId);
|
|
106
116
|
};
|
|
@@ -181,6 +191,9 @@ const activationEvent = () => {
|
|
|
181
191
|
const runtimeStatus = () => {
|
|
182
192
|
return i18nString(RuntimeStatus$1);
|
|
183
193
|
};
|
|
194
|
+
const memoryUsage = () => {
|
|
195
|
+
return i18nString(MemoryUsage);
|
|
196
|
+
};
|
|
184
197
|
const jsonValidation = () => {
|
|
185
198
|
return i18nString(JsonValidation$1);
|
|
186
199
|
};
|
|
@@ -303,6 +316,54 @@ const schemaNotFound = () => {
|
|
|
303
316
|
const invalidLink = () => {
|
|
304
317
|
return i18nString(InvalidLink);
|
|
305
318
|
};
|
|
319
|
+
const invalidActivationEventWithSuggestion = (activationEvent, suggestion) => {
|
|
320
|
+
return i18nString(InvalidActivationEventWithSuggestion, {
|
|
321
|
+
PH1: activationEvent,
|
|
322
|
+
PH2: suggestion
|
|
323
|
+
});
|
|
324
|
+
};
|
|
325
|
+
|
|
326
|
+
const activationEventNames = ['onBraceCompletion', 'onClosingTag', 'onCodeAction', 'onCommand', 'onCompletion', 'onDebug', 'onDefinition', 'onDiagnostic', 'onFileSystem', 'onFormatting', 'onHover', 'onImplementation', 'onLanguage', 'onOutput', 'onReferences', 'onRename', 'onSemanticTokens', 'onSignatureHelp', 'onSourceControl', 'onStartupFinished', 'onStatusBarItem', 'onTabCompletion', 'onTextSearch', 'onTypeDefinition', 'onUri', 'onView', 'onWebView'];
|
|
327
|
+
const maximumSuggestionDistance = 2;
|
|
328
|
+
const getEditDistance = (actual, expected) => {
|
|
329
|
+
const previous = Array.from({
|
|
330
|
+
length: expected.length + 1
|
|
331
|
+
}, (_, index) => index);
|
|
332
|
+
const current = [...previous];
|
|
333
|
+
for (let actualIndex = 1; actualIndex <= actual.length; actualIndex++) {
|
|
334
|
+
current[0] = actualIndex;
|
|
335
|
+
for (let expectedIndex = 1; expectedIndex <= expected.length; expectedIndex++) {
|
|
336
|
+
const substitutionCost = actual[actualIndex - 1] === expected[expectedIndex - 1] ? 0 : 1;
|
|
337
|
+
current[expectedIndex] = Math.min(current[expectedIndex - 1] + 1, previous[expectedIndex] + 1, previous[expectedIndex - 1] + substitutionCost);
|
|
338
|
+
}
|
|
339
|
+
previous.splice(0, previous.length, ...current);
|
|
340
|
+
}
|
|
341
|
+
return previous[expected.length];
|
|
342
|
+
};
|
|
343
|
+
const getActivationEventSuggestion = activationEvent => {
|
|
344
|
+
const separatorIndex = activationEvent.indexOf(':');
|
|
345
|
+
const name = separatorIndex === -1 ? activationEvent : activationEvent.slice(0, separatorIndex);
|
|
346
|
+
if (name === '*' || activationEventNames.includes(name)) {
|
|
347
|
+
return '';
|
|
348
|
+
}
|
|
349
|
+
let closestName = '';
|
|
350
|
+
let closestDistance = Number.POSITIVE_INFINITY;
|
|
351
|
+
let isAmbiguous = false;
|
|
352
|
+
for (const activationEventName of activationEventNames) {
|
|
353
|
+
const distance = getEditDistance(name, activationEventName);
|
|
354
|
+
if (distance < closestDistance) {
|
|
355
|
+
closestDistance = distance;
|
|
356
|
+
closestName = activationEventName;
|
|
357
|
+
isAmbiguous = false;
|
|
358
|
+
} else if (distance === closestDistance) {
|
|
359
|
+
isAmbiguous = true;
|
|
360
|
+
}
|
|
361
|
+
}
|
|
362
|
+
if (closestDistance > maximumSuggestionDistance || isAmbiguous) {
|
|
363
|
+
return '';
|
|
364
|
+
}
|
|
365
|
+
return `${closestName}${activationEvent.slice(name.length)}`;
|
|
366
|
+
};
|
|
306
367
|
|
|
307
368
|
const getActivationEntry = value => {
|
|
308
369
|
if (typeof value !== 'string') {
|
|
@@ -319,6 +380,14 @@ const getActivationEntry = value => {
|
|
|
319
380
|
stringValue: ''
|
|
320
381
|
};
|
|
321
382
|
}
|
|
383
|
+
const suggestion = getActivationEventSuggestion(value);
|
|
384
|
+
if (suggestion) {
|
|
385
|
+
return {
|
|
386
|
+
errorMessage: invalidActivationEventWithSuggestion(value, suggestion),
|
|
387
|
+
isValid: false,
|
|
388
|
+
stringValue: value
|
|
389
|
+
};
|
|
390
|
+
}
|
|
322
391
|
return {
|
|
323
392
|
errorMessage: '',
|
|
324
393
|
isValid: true,
|
|
@@ -539,6 +608,7 @@ const ExtensionDetailReadme = 20;
|
|
|
539
608
|
const ExtensionDetailIconContextMenu$2 = 4091;
|
|
540
609
|
|
|
541
610
|
const None$2 = 0;
|
|
611
|
+
const Disabled$1 = 5;
|
|
542
612
|
|
|
543
613
|
const Web$1 = 1;
|
|
544
614
|
const Electron$1 = 2;
|
|
@@ -1015,7 +1085,7 @@ const getFeatureCommandsEmptyVirtualDom = () => {
|
|
|
1015
1085
|
|
|
1016
1086
|
const tableHeadingNode = {
|
|
1017
1087
|
childCount: 1,
|
|
1018
|
-
className: TableHeading,
|
|
1088
|
+
className: mergeClassNames(TableHeading, TableCell),
|
|
1019
1089
|
type: Th
|
|
1020
1090
|
};
|
|
1021
1091
|
const getTableHeadingVirtualDom = heading => {
|
|
@@ -1204,1734 +1274,1905 @@ const getCommandsVirtualDom = state => {
|
|
|
1204
1274
|
return getFeatureCommandsVirtualDom(commands);
|
|
1205
1275
|
};
|
|
1206
1276
|
|
|
1207
|
-
const
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
const response = await fetch(schemaUrl, {
|
|
1211
|
-
method: 'HEAD'
|
|
1212
|
-
});
|
|
1213
|
-
return response.ok;
|
|
1214
|
-
} catch {
|
|
1215
|
-
return false;
|
|
1277
|
+
const normalizeLine = line => {
|
|
1278
|
+
if (line.startsWith('Error: ')) {
|
|
1279
|
+
return line.slice('Error: '.length);
|
|
1216
1280
|
}
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
const isExternalLink$2 = schema => {
|
|
1220
|
-
return schema.startsWith('http://') || schema.startsWith('https://');
|
|
1221
|
-
};
|
|
1222
|
-
const isAlphanumeric = char => {
|
|
1223
|
-
const code = char.codePointAt(0) || 0;
|
|
1224
|
-
return code >= 48 && code <= 57 || code >= 65 && code <= 90 || code >= 97 && code <= 122;
|
|
1225
|
-
};
|
|
1226
|
-
const hasWhitespace = value => {
|
|
1227
|
-
for (const char of value) {
|
|
1228
|
-
if (char.trim() === '') {
|
|
1229
|
-
return true;
|
|
1230
|
-
}
|
|
1281
|
+
if (line.startsWith('VError: ')) {
|
|
1282
|
+
return line.slice('VError: '.length);
|
|
1231
1283
|
}
|
|
1232
|
-
return
|
|
1284
|
+
return line;
|
|
1233
1285
|
};
|
|
1234
|
-
const
|
|
1235
|
-
const
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
return false;
|
|
1239
|
-
}
|
|
1286
|
+
const getCombinedMessage = (error, message) => {
|
|
1287
|
+
const stringifiedError = normalizeLine(`${error}`);
|
|
1288
|
+
if (message) {
|
|
1289
|
+
return `${message}: ${stringifiedError}`;
|
|
1240
1290
|
}
|
|
1241
|
-
return
|
|
1291
|
+
return stringifiedError;
|
|
1242
1292
|
};
|
|
1243
|
-
const
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
return (url.protocol === 'http:' || url.protocol === 'https:') && !!url.hostname;
|
|
1247
|
-
} catch {
|
|
1248
|
-
return false;
|
|
1249
|
-
}
|
|
1293
|
+
const NewLine$2 = '\n';
|
|
1294
|
+
const getNewLineIndex$1 = (string, startIndex = undefined) => {
|
|
1295
|
+
return string.indexOf(NewLine$2, startIndex);
|
|
1250
1296
|
};
|
|
1251
|
-
const
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
return false;
|
|
1297
|
+
const mergeStacks = (parent, child) => {
|
|
1298
|
+
if (!child) {
|
|
1299
|
+
return parent;
|
|
1255
1300
|
}
|
|
1256
|
-
|
|
1257
|
-
|
|
1301
|
+
const parentNewLineIndex = getNewLineIndex$1(parent);
|
|
1302
|
+
const childNewLineIndex = getNewLineIndex$1(child);
|
|
1303
|
+
if (childNewLineIndex === -1) {
|
|
1304
|
+
return parent;
|
|
1258
1305
|
}
|
|
1259
|
-
|
|
1260
|
-
|
|
1306
|
+
const parentFirstLine = parent.slice(0, parentNewLineIndex);
|
|
1307
|
+
const childRest = child.slice(childNewLineIndex);
|
|
1308
|
+
const childFirstLine = normalizeLine(child.slice(0, childNewLineIndex));
|
|
1309
|
+
if (parentFirstLine.includes(childFirstLine)) {
|
|
1310
|
+
return parentFirstLine + childRest;
|
|
1261
1311
|
}
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1312
|
+
return child;
|
|
1313
|
+
};
|
|
1314
|
+
class VError extends Error {
|
|
1315
|
+
constructor(error, message) {
|
|
1316
|
+
const combinedMessage = getCombinedMessage(error, message);
|
|
1317
|
+
super(combinedMessage);
|
|
1318
|
+
this.name = 'VError';
|
|
1319
|
+
if (error instanceof Error) {
|
|
1320
|
+
this.stack = mergeStacks(this.stack, error.stack);
|
|
1267
1321
|
}
|
|
1268
|
-
if (
|
|
1269
|
-
|
|
1322
|
+
if (error.codeFrame) {
|
|
1323
|
+
// @ts-ignore
|
|
1324
|
+
this.codeFrame = error.codeFrame;
|
|
1325
|
+
}
|
|
1326
|
+
if (error.code) {
|
|
1327
|
+
// @ts-ignore
|
|
1328
|
+
this.code = error.code;
|
|
1270
1329
|
}
|
|
1271
1330
|
}
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
}
|
|
1279
|
-
const trimmed = schema.trim();
|
|
1280
|
-
if (trimmed !== schema) {
|
|
1281
|
-
return '';
|
|
1331
|
+
}
|
|
1332
|
+
|
|
1333
|
+
class AssertionError extends Error {
|
|
1334
|
+
constructor(message) {
|
|
1335
|
+
super(message);
|
|
1336
|
+
this.name = 'AssertionError';
|
|
1282
1337
|
}
|
|
1283
|
-
|
|
1284
|
-
|
|
1338
|
+
}
|
|
1339
|
+
const Object$1 = 1;
|
|
1340
|
+
const Number$1 = 2;
|
|
1341
|
+
const Array$1 = 3;
|
|
1342
|
+
const String$1 = 4;
|
|
1343
|
+
const Boolean$1 = 5;
|
|
1344
|
+
const Function = 6;
|
|
1345
|
+
const Null = 7;
|
|
1346
|
+
const Unknown = 8;
|
|
1347
|
+
const getType = value => {
|
|
1348
|
+
switch (typeof value) {
|
|
1349
|
+
case 'number':
|
|
1350
|
+
return Number$1;
|
|
1351
|
+
case 'function':
|
|
1352
|
+
return Function;
|
|
1353
|
+
case 'string':
|
|
1354
|
+
return String$1;
|
|
1355
|
+
case 'object':
|
|
1356
|
+
if (value === null) {
|
|
1357
|
+
return Null;
|
|
1358
|
+
}
|
|
1359
|
+
if (Array.isArray(value)) {
|
|
1360
|
+
return Array$1;
|
|
1361
|
+
}
|
|
1362
|
+
return Object$1;
|
|
1363
|
+
case 'boolean':
|
|
1364
|
+
return Boolean$1;
|
|
1365
|
+
default:
|
|
1366
|
+
return Unknown;
|
|
1285
1367
|
}
|
|
1286
|
-
|
|
1287
|
-
|
|
1368
|
+
};
|
|
1369
|
+
const number = value => {
|
|
1370
|
+
const type = getType(value);
|
|
1371
|
+
if (type !== Number$1) {
|
|
1372
|
+
throw new AssertionError('expected value to be of type number');
|
|
1288
1373
|
}
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1374
|
+
};
|
|
1375
|
+
const string = value => {
|
|
1376
|
+
const type = getType(value);
|
|
1377
|
+
if (type !== String$1) {
|
|
1378
|
+
throw new AssertionError('expected value to be of type string');
|
|
1293
1379
|
}
|
|
1294
1380
|
};
|
|
1295
1381
|
|
|
1296
|
-
const
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
isValid: false,
|
|
1317
|
-
schemaUrl: schemaLinkUrl,
|
|
1318
|
-
stringValue: schema
|
|
1319
|
-
});
|
|
1320
|
-
} else if (schemaLinkUrl) {
|
|
1321
|
-
// TODO maybe better use filesystem.exists
|
|
1322
|
-
const isValid = schema.startsWith('https://') || (await existsJson(schemaLinkUrl));
|
|
1323
|
-
if (isValid) {
|
|
1324
|
-
validationInfos.push({
|
|
1325
|
-
errorMessage: '',
|
|
1326
|
-
fileMatch,
|
|
1327
|
-
isValid: true,
|
|
1328
|
-
schemaUrl: schemaLinkUrl,
|
|
1329
|
-
stringValue: schema
|
|
1330
|
-
});
|
|
1331
|
-
} else {
|
|
1332
|
-
validationInfos.push({
|
|
1333
|
-
errorMessage: schemaNotFound(),
|
|
1334
|
-
fileMatch,
|
|
1335
|
-
isValid: false,
|
|
1336
|
-
schemaUrl: schemaLinkUrl,
|
|
1337
|
-
stringValue: schema
|
|
1338
|
-
});
|
|
1339
|
-
}
|
|
1340
|
-
} else {
|
|
1341
|
-
validationInfos.push({
|
|
1342
|
-
errorMessage: '',
|
|
1343
|
-
fileMatch,
|
|
1344
|
-
isValid: true,
|
|
1345
|
-
schemaUrl: schemaLinkUrl,
|
|
1346
|
-
stringValue: schema
|
|
1347
|
-
});
|
|
1382
|
+
const isMessagePort = value => {
|
|
1383
|
+
return value && value instanceof MessagePort;
|
|
1384
|
+
};
|
|
1385
|
+
const isMessagePortMain = value => {
|
|
1386
|
+
return value && value.constructor && value.constructor.name === 'MessagePortMain';
|
|
1387
|
+
};
|
|
1388
|
+
const isOffscreenCanvas = value => {
|
|
1389
|
+
return typeof OffscreenCanvas !== 'undefined' && value instanceof OffscreenCanvas;
|
|
1390
|
+
};
|
|
1391
|
+
const isInstanceOf = (value, constructorName) => {
|
|
1392
|
+
return value?.constructor?.name === constructorName;
|
|
1393
|
+
};
|
|
1394
|
+
const isSocket = value => {
|
|
1395
|
+
return isInstanceOf(value, 'Socket');
|
|
1396
|
+
};
|
|
1397
|
+
const transferrables = [isMessagePort, isMessagePortMain, isOffscreenCanvas, isSocket];
|
|
1398
|
+
const isTransferrable = value => {
|
|
1399
|
+
for (const fn of transferrables) {
|
|
1400
|
+
if (fn(value)) {
|
|
1401
|
+
return true;
|
|
1348
1402
|
}
|
|
1349
1403
|
}
|
|
1350
|
-
return
|
|
1404
|
+
return false;
|
|
1351
1405
|
};
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
errorMessage,
|
|
1356
|
-
fileMatch,
|
|
1357
|
-
isValid,
|
|
1358
|
-
schemaUrl,
|
|
1359
|
-
stringValue
|
|
1360
|
-
} = validationInfo;
|
|
1361
|
-
if (!isValid && schemaUrl) {
|
|
1362
|
-
return [{
|
|
1363
|
-
type: Code,
|
|
1364
|
-
value: fileMatch
|
|
1365
|
-
}, {
|
|
1366
|
-
className: TableCellInvalid,
|
|
1367
|
-
href: schemaUrl,
|
|
1368
|
-
title: errorMessage,
|
|
1369
|
-
type: Link,
|
|
1370
|
-
value: stringValue
|
|
1371
|
-
}];
|
|
1406
|
+
const walkValue = (value, transferrables, isTransferrable) => {
|
|
1407
|
+
if (!value) {
|
|
1408
|
+
return;
|
|
1372
1409
|
}
|
|
1373
|
-
if (
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
value: fileMatch
|
|
1377
|
-
}, {
|
|
1378
|
-
className: TableCellInvalid,
|
|
1379
|
-
title: errorMessage,
|
|
1380
|
-
type: Text,
|
|
1381
|
-
value: stringValue
|
|
1382
|
-
}];
|
|
1410
|
+
if (isTransferrable(value)) {
|
|
1411
|
+
transferrables.push(value);
|
|
1412
|
+
return;
|
|
1383
1413
|
}
|
|
1384
|
-
if (
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1414
|
+
if (Array.isArray(value)) {
|
|
1415
|
+
for (const item of value) {
|
|
1416
|
+
walkValue(item, transferrables, isTransferrable);
|
|
1417
|
+
}
|
|
1418
|
+
return;
|
|
1419
|
+
}
|
|
1420
|
+
if (typeof value === 'object') {
|
|
1421
|
+
for (const property of Object.values(value)) {
|
|
1422
|
+
walkValue(property, transferrables, isTransferrable);
|
|
1423
|
+
}
|
|
1393
1424
|
}
|
|
1394
|
-
return [{
|
|
1395
|
-
type: Code,
|
|
1396
|
-
value: fileMatch
|
|
1397
|
-
}, {
|
|
1398
|
-
type: Text,
|
|
1399
|
-
value: stringValue
|
|
1400
|
-
}];
|
|
1401
1425
|
};
|
|
1402
|
-
|
|
1403
|
-
const
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1426
|
+
const getTransferrables = value => {
|
|
1427
|
+
const transferrables = [];
|
|
1428
|
+
walkValue(value, transferrables, isTransferrable);
|
|
1429
|
+
return transferrables;
|
|
1430
|
+
};
|
|
1431
|
+
const attachEvents = that => {
|
|
1432
|
+
const handleMessage = (...args) => {
|
|
1433
|
+
const data = that.getData(...args);
|
|
1434
|
+
that.dispatchEvent(new MessageEvent('message', {
|
|
1435
|
+
data
|
|
1436
|
+
}));
|
|
1437
|
+
};
|
|
1438
|
+
that.onMessage(handleMessage);
|
|
1439
|
+
const handleClose = event => {
|
|
1440
|
+
that.dispatchEvent(new Event('close'));
|
|
1410
1441
|
};
|
|
1442
|
+
that.onClose(handleClose);
|
|
1411
1443
|
};
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1444
|
+
class Ipc extends EventTarget {
|
|
1445
|
+
constructor(rawIpc) {
|
|
1446
|
+
super();
|
|
1447
|
+
this._rawIpc = rawIpc;
|
|
1448
|
+
attachEvents(this);
|
|
1416
1449
|
}
|
|
1417
|
-
|
|
1450
|
+
}
|
|
1451
|
+
const E_INCOMPATIBLE_NATIVE_MODULE = 'E_INCOMPATIBLE_NATIVE_MODULE';
|
|
1452
|
+
const E_MODULES_NOT_SUPPORTED_IN_ELECTRON = 'E_MODULES_NOT_SUPPORTED_IN_ELECTRON';
|
|
1453
|
+
const ERR_MODULE_NOT_FOUND = 'ERR_MODULE_NOT_FOUND';
|
|
1454
|
+
const NewLine$1 = '\n';
|
|
1455
|
+
const joinLines$1 = lines => {
|
|
1456
|
+
return lines.join(NewLine$1);
|
|
1418
1457
|
};
|
|
1419
|
-
|
|
1420
|
-
const
|
|
1458
|
+
const RE_AT = /^\s+at/;
|
|
1459
|
+
const RE_AT_PROMISE_INDEX = /^\s*at async Promise.all \(index \d+\)$/;
|
|
1460
|
+
const isNormalStackLine = line => {
|
|
1461
|
+
return RE_AT.test(line) && !RE_AT_PROMISE_INDEX.test(line);
|
|
1462
|
+
};
|
|
1463
|
+
const getDetails = lines => {
|
|
1464
|
+
const index = lines.findIndex(isNormalStackLine);
|
|
1465
|
+
if (index === -1) {
|
|
1466
|
+
return {
|
|
1467
|
+
actualMessage: joinLines$1(lines),
|
|
1468
|
+
rest: []
|
|
1469
|
+
};
|
|
1470
|
+
}
|
|
1471
|
+
let lastIndex = index - 1;
|
|
1472
|
+
while (++lastIndex < lines.length) {
|
|
1473
|
+
if (!isNormalStackLine(lines[lastIndex])) {
|
|
1474
|
+
break;
|
|
1475
|
+
}
|
|
1476
|
+
}
|
|
1421
1477
|
return {
|
|
1422
|
-
|
|
1423
|
-
|
|
1478
|
+
actualMessage: lines[index - 1],
|
|
1479
|
+
rest: lines.slice(index, lastIndex)
|
|
1424
1480
|
};
|
|
1425
1481
|
};
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
childCount: 2,
|
|
1429
|
-
className: FeatureContent,
|
|
1430
|
-
type: Div
|
|
1482
|
+
const splitLines$1 = lines => {
|
|
1483
|
+
return lines.split(NewLine$1);
|
|
1431
1484
|
};
|
|
1432
|
-
const
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
return
|
|
1485
|
+
const RE_MESSAGE_CODE_BLOCK_START = /^Error: The module '.*'$/;
|
|
1486
|
+
const RE_MESSAGE_CODE_BLOCK_END = /^\s* at/;
|
|
1487
|
+
const isMessageCodeBlockStartIndex = line => {
|
|
1488
|
+
return RE_MESSAGE_CODE_BLOCK_START.test(line);
|
|
1436
1489
|
};
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
const {
|
|
1440
|
-
jsonValidation
|
|
1441
|
-
} = state;
|
|
1442
|
-
return getFeatureJsonValidationVirtualDom(jsonValidation);
|
|
1490
|
+
const isMessageCodeBlockEndIndex = line => {
|
|
1491
|
+
return RE_MESSAGE_CODE_BLOCK_END.test(line);
|
|
1443
1492
|
};
|
|
1444
|
-
|
|
1445
|
-
const
|
|
1446
|
-
const
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
const name = ''; // TODO
|
|
1452
|
-
const snippets = ''; // TODO
|
|
1453
|
-
return [{
|
|
1454
|
-
type: Text,
|
|
1455
|
-
value: id
|
|
1456
|
-
}, {
|
|
1457
|
-
type: Text,
|
|
1458
|
-
value: name
|
|
1459
|
-
}, {
|
|
1460
|
-
listItems: extensions,
|
|
1461
|
-
type: CodeList,
|
|
1462
|
-
value: ''
|
|
1463
|
-
}, {
|
|
1464
|
-
checked: Boolean(configuration),
|
|
1465
|
-
type: CheckMark,
|
|
1466
|
-
value: ''
|
|
1467
|
-
}, {
|
|
1468
|
-
checked: Boolean(snippets),
|
|
1469
|
-
type: CheckMark,
|
|
1470
|
-
value: ''
|
|
1471
|
-
}];
|
|
1493
|
+
const getMessageCodeBlock = stderr => {
|
|
1494
|
+
const lines = splitLines$1(stderr);
|
|
1495
|
+
const startIndex = lines.findIndex(isMessageCodeBlockStartIndex);
|
|
1496
|
+
const endIndex = startIndex + lines.slice(startIndex).findIndex(isMessageCodeBlockEndIndex, startIndex);
|
|
1497
|
+
const relevantLines = lines.slice(startIndex, endIndex);
|
|
1498
|
+
const relevantMessage = relevantLines.join(' ').slice('Error: '.length);
|
|
1499
|
+
return relevantMessage;
|
|
1472
1500
|
};
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
const
|
|
1501
|
+
const isModuleNotFoundMessage = line => {
|
|
1502
|
+
return line.includes('[ERR_MODULE_NOT_FOUND]');
|
|
1503
|
+
};
|
|
1504
|
+
const getModuleNotFoundError = stderr => {
|
|
1505
|
+
const lines = splitLines$1(stderr);
|
|
1506
|
+
const messageIndex = lines.findIndex(isModuleNotFoundMessage);
|
|
1507
|
+
const message = lines[messageIndex];
|
|
1478
1508
|
return {
|
|
1479
|
-
|
|
1509
|
+
code: ERR_MODULE_NOT_FOUND,
|
|
1510
|
+
message
|
|
1480
1511
|
};
|
|
1481
1512
|
};
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
if (!hasProperty(extension, 'languages')) {
|
|
1513
|
+
const isModuleNotFoundError = stderr => {
|
|
1514
|
+
if (!stderr) {
|
|
1485
1515
|
return false;
|
|
1486
1516
|
}
|
|
1487
|
-
|
|
1488
|
-
languages
|
|
1489
|
-
} = extension;
|
|
1490
|
-
return Array.isArray(languages);
|
|
1517
|
+
return stderr.includes('ERR_MODULE_NOT_FOUND');
|
|
1491
1518
|
};
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1519
|
+
const isModulesSyntaxError = stderr => {
|
|
1520
|
+
if (!stderr) {
|
|
1521
|
+
return false;
|
|
1522
|
+
}
|
|
1523
|
+
return stderr.includes('SyntaxError: Cannot use import statement outside a module');
|
|
1524
|
+
};
|
|
1525
|
+
const RE_NATIVE_MODULE_ERROR = /^innerError Error: Cannot find module '.*.node'/;
|
|
1526
|
+
const RE_NATIVE_MODULE_ERROR_2 = /was compiled against a different Node.js version/;
|
|
1527
|
+
const isUnhelpfulNativeModuleError = stderr => {
|
|
1528
|
+
return RE_NATIVE_MODULE_ERROR.test(stderr) && RE_NATIVE_MODULE_ERROR_2.test(stderr);
|
|
1529
|
+
};
|
|
1530
|
+
const getNativeModuleErrorMessage = stderr => {
|
|
1531
|
+
const message = getMessageCodeBlock(stderr);
|
|
1499
1532
|
return {
|
|
1500
|
-
|
|
1501
|
-
|
|
1533
|
+
code: E_INCOMPATIBLE_NATIVE_MODULE,
|
|
1534
|
+
message: `Incompatible native node module: ${message}`
|
|
1502
1535
|
};
|
|
1503
1536
|
};
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
};
|
|
1510
|
-
const emptyProgrammingLanguagesNode = {
|
|
1511
|
-
childCount: 1,
|
|
1512
|
-
type: P
|
|
1537
|
+
const getModuleSyntaxError = () => {
|
|
1538
|
+
return {
|
|
1539
|
+
code: E_MODULES_NOT_SUPPORTED_IN_ELECTRON,
|
|
1540
|
+
message: `ES Modules are not supported in electron`
|
|
1541
|
+
};
|
|
1513
1542
|
};
|
|
1514
|
-
const
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
if (programmingLanguages$1.length === 0) {
|
|
1518
|
-
return [...top, emptyProgrammingLanguagesNode, text('Empty Array.')];
|
|
1543
|
+
const getHelpfulChildProcessError = (stdout, stderr) => {
|
|
1544
|
+
if (isUnhelpfulNativeModuleError(stderr)) {
|
|
1545
|
+
return getNativeModuleErrorMessage(stderr);
|
|
1519
1546
|
}
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
}
|
|
1523
|
-
|
|
1524
|
-
|
|
1547
|
+
if (isModulesSyntaxError(stderr)) {
|
|
1548
|
+
return getModuleSyntaxError();
|
|
1549
|
+
}
|
|
1550
|
+
if (isModuleNotFoundError(stderr)) {
|
|
1551
|
+
return getModuleNotFoundError(stderr);
|
|
1552
|
+
}
|
|
1553
|
+
const lines = splitLines$1(stderr);
|
|
1525
1554
|
const {
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1555
|
+
actualMessage,
|
|
1556
|
+
rest
|
|
1557
|
+
} = getDetails(lines);
|
|
1558
|
+
return {
|
|
1559
|
+
code: '',
|
|
1560
|
+
message: actualMessage,
|
|
1561
|
+
stack: rest
|
|
1562
|
+
};
|
|
1529
1563
|
};
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
constructor(
|
|
1533
|
-
|
|
1534
|
-
|
|
1564
|
+
class IpcError extends VError {
|
|
1565
|
+
// @ts-ignore
|
|
1566
|
+
constructor(betterMessage, stdout = '', stderr = '') {
|
|
1567
|
+
if (stdout || stderr) {
|
|
1568
|
+
// @ts-ignore
|
|
1569
|
+
const {
|
|
1570
|
+
code,
|
|
1571
|
+
message,
|
|
1572
|
+
stack
|
|
1573
|
+
} = getHelpfulChildProcessError(stdout, stderr);
|
|
1574
|
+
const cause = new Error(message);
|
|
1575
|
+
// @ts-ignore
|
|
1576
|
+
cause.code = code;
|
|
1577
|
+
if (stack) {
|
|
1578
|
+
Object.defineProperty(cause, 'stack', {
|
|
1579
|
+
configurable: true,
|
|
1580
|
+
enumerable: false,
|
|
1581
|
+
value: stack,
|
|
1582
|
+
writable: true
|
|
1583
|
+
});
|
|
1584
|
+
}
|
|
1585
|
+
super(cause, betterMessage);
|
|
1586
|
+
} else {
|
|
1587
|
+
super(betterMessage);
|
|
1588
|
+
}
|
|
1589
|
+
// @ts-ignore
|
|
1590
|
+
this.name = 'IpcError';
|
|
1591
|
+
// @ts-ignore
|
|
1592
|
+
this.stdout = stdout;
|
|
1593
|
+
// @ts-ignore
|
|
1594
|
+
this.stderr = stderr;
|
|
1535
1595
|
}
|
|
1536
1596
|
}
|
|
1537
|
-
|
|
1538
|
-
const
|
|
1539
|
-
|
|
1540
|
-
type: Div
|
|
1541
|
-
};
|
|
1542
|
-
const unsupportedFeatureHeadingNode = {
|
|
1543
|
-
childCount: 1,
|
|
1544
|
-
type: H1
|
|
1597
|
+
const readyMessage = 'ready';
|
|
1598
|
+
const getData$2 = event => {
|
|
1599
|
+
return event.data;
|
|
1545
1600
|
};
|
|
1546
|
-
const
|
|
1547
|
-
|
|
1548
|
-
|
|
1601
|
+
const listen$7 = () => {
|
|
1602
|
+
// @ts-ignore
|
|
1603
|
+
if (typeof WorkerGlobalScope === 'undefined') {
|
|
1604
|
+
throw new TypeError('module is not in web worker scope');
|
|
1605
|
+
}
|
|
1606
|
+
return globalThis;
|
|
1549
1607
|
};
|
|
1550
|
-
const
|
|
1551
|
-
|
|
1608
|
+
const signal$8 = global => {
|
|
1609
|
+
global.postMessage(readyMessage);
|
|
1552
1610
|
};
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1611
|
+
class IpcChildWithModuleWorker extends Ipc {
|
|
1612
|
+
getData(event) {
|
|
1613
|
+
return getData$2(event);
|
|
1614
|
+
}
|
|
1615
|
+
send(message) {
|
|
1616
|
+
// @ts-ignore
|
|
1617
|
+
this._rawIpc.postMessage(message);
|
|
1618
|
+
}
|
|
1619
|
+
sendAndTransfer(message) {
|
|
1620
|
+
const transfer = getTransferrables(message);
|
|
1621
|
+
// @ts-ignore
|
|
1622
|
+
this._rawIpc.postMessage(message, transfer);
|
|
1623
|
+
}
|
|
1624
|
+
dispose() {
|
|
1625
|
+
// ignore
|
|
1626
|
+
}
|
|
1627
|
+
onClose(callback) {
|
|
1628
|
+
// ignore
|
|
1629
|
+
}
|
|
1630
|
+
onMessage(callback) {
|
|
1631
|
+
this._rawIpc.addEventListener('message', callback);
|
|
1632
|
+
}
|
|
1633
|
+
}
|
|
1634
|
+
const wrap$f = global => {
|
|
1635
|
+
return new IpcChildWithModuleWorker(global);
|
|
1557
1636
|
};
|
|
1558
|
-
const
|
|
1559
|
-
const
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
id: item.id,
|
|
1566
|
-
label: item.getLabel(),
|
|
1567
|
-
selected: item.id === actualSelectedFeature
|
|
1568
|
-
};
|
|
1637
|
+
const waitForFirstMessage = async port => {
|
|
1638
|
+
const {
|
|
1639
|
+
promise,
|
|
1640
|
+
resolve
|
|
1641
|
+
} = Promise.withResolvers();
|
|
1642
|
+
port.addEventListener('message', resolve, {
|
|
1643
|
+
once: true
|
|
1569
1644
|
});
|
|
1570
|
-
|
|
1645
|
+
const event = await promise;
|
|
1646
|
+
// @ts-ignore
|
|
1647
|
+
return event.data;
|
|
1571
1648
|
};
|
|
1572
|
-
const
|
|
1573
|
-
const
|
|
1574
|
-
|
|
1575
|
-
|
|
1649
|
+
const listen$6 = async () => {
|
|
1650
|
+
const parentIpcRaw = listen$7();
|
|
1651
|
+
signal$8(parentIpcRaw);
|
|
1652
|
+
const parentIpc = wrap$f(parentIpcRaw);
|
|
1653
|
+
const firstMessage = await waitForFirstMessage(parentIpc);
|
|
1654
|
+
if (firstMessage.method !== 'initialize') {
|
|
1655
|
+
throw new IpcError('unexpected first message');
|
|
1576
1656
|
}
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1657
|
+
const type = firstMessage.params[0];
|
|
1658
|
+
if (type === 'message-port') {
|
|
1659
|
+
parentIpc.send({
|
|
1660
|
+
id: firstMessage.id,
|
|
1661
|
+
jsonrpc: '2.0',
|
|
1662
|
+
result: null
|
|
1663
|
+
});
|
|
1664
|
+
parentIpc.dispose();
|
|
1665
|
+
const port = firstMessage.params[1];
|
|
1666
|
+
return port;
|
|
1583
1667
|
}
|
|
1584
|
-
return
|
|
1668
|
+
return globalThis;
|
|
1585
1669
|
};
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
return line.slice('Error: '.length);
|
|
1670
|
+
class IpcChildWithModuleWorkerAndMessagePort extends Ipc {
|
|
1671
|
+
getData(event) {
|
|
1672
|
+
return getData$2(event);
|
|
1590
1673
|
}
|
|
1591
|
-
|
|
1592
|
-
|
|
1674
|
+
send(message) {
|
|
1675
|
+
this._rawIpc.postMessage(message);
|
|
1593
1676
|
}
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
const stringifiedError = normalizeLine(`${error}`);
|
|
1598
|
-
if (message) {
|
|
1599
|
-
return `${message}: ${stringifiedError}`;
|
|
1677
|
+
sendAndTransfer(message) {
|
|
1678
|
+
const transfer = getTransferrables(message);
|
|
1679
|
+
this._rawIpc.postMessage(message, transfer);
|
|
1600
1680
|
}
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
return string.indexOf(NewLine$2, startIndex);
|
|
1606
|
-
};
|
|
1607
|
-
const mergeStacks = (parent, child) => {
|
|
1608
|
-
if (!child) {
|
|
1609
|
-
return parent;
|
|
1681
|
+
dispose() {
|
|
1682
|
+
if (this._rawIpc.close) {
|
|
1683
|
+
this._rawIpc.close();
|
|
1684
|
+
}
|
|
1610
1685
|
}
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
if (childNewLineIndex === -1) {
|
|
1614
|
-
return parent;
|
|
1686
|
+
onClose(callback) {
|
|
1687
|
+
// ignore
|
|
1615
1688
|
}
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
if (parentFirstLine.includes(childFirstLine)) {
|
|
1620
|
-
return parentFirstLine + childRest;
|
|
1689
|
+
onMessage(callback) {
|
|
1690
|
+
this._rawIpc.addEventListener('message', callback);
|
|
1691
|
+
this._rawIpc.start();
|
|
1621
1692
|
}
|
|
1622
|
-
|
|
1693
|
+
}
|
|
1694
|
+
const wrap$e = port => {
|
|
1695
|
+
return new IpcChildWithModuleWorkerAndMessagePort(port);
|
|
1623
1696
|
};
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
this.codeFrame = error.codeFrame;
|
|
1635
|
-
}
|
|
1636
|
-
if (error.code) {
|
|
1637
|
-
// @ts-ignore
|
|
1638
|
-
this.code = error.code;
|
|
1639
|
-
}
|
|
1697
|
+
const IpcChildWithModuleWorkerAndMessagePort$1 = {
|
|
1698
|
+
__proto__: null,
|
|
1699
|
+
listen: listen$6,
|
|
1700
|
+
wrap: wrap$e
|
|
1701
|
+
};
|
|
1702
|
+
const addListener = (emitter, type, callback) => {
|
|
1703
|
+
if ('addEventListener' in emitter) {
|
|
1704
|
+
emitter.addEventListener(type, callback);
|
|
1705
|
+
} else {
|
|
1706
|
+
emitter.on(type, callback);
|
|
1640
1707
|
}
|
|
1641
|
-
}
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1708
|
+
};
|
|
1709
|
+
const removeListener = (emitter, type, callback) => {
|
|
1710
|
+
if ('removeEventListener' in emitter) {
|
|
1711
|
+
emitter.removeEventListener(type, callback);
|
|
1712
|
+
} else {
|
|
1713
|
+
emitter.off(type, callback);
|
|
1647
1714
|
}
|
|
1648
|
-
}
|
|
1649
|
-
const
|
|
1650
|
-
const
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
const
|
|
1655
|
-
const
|
|
1656
|
-
const
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
return Array$1;
|
|
1671
|
-
}
|
|
1672
|
-
return Object$1;
|
|
1673
|
-
case 'boolean':
|
|
1674
|
-
return Boolean$1;
|
|
1675
|
-
default:
|
|
1676
|
-
return Unknown;
|
|
1715
|
+
};
|
|
1716
|
+
const getFirstEvent = (eventEmitter, eventMap) => {
|
|
1717
|
+
const {
|
|
1718
|
+
promise,
|
|
1719
|
+
resolve
|
|
1720
|
+
} = Promise.withResolvers();
|
|
1721
|
+
const listenerMap = Object.create(null);
|
|
1722
|
+
const cleanup = value => {
|
|
1723
|
+
for (const event of Object.keys(eventMap)) {
|
|
1724
|
+
removeListener(eventEmitter, event, listenerMap[event]);
|
|
1725
|
+
}
|
|
1726
|
+
resolve(value);
|
|
1727
|
+
};
|
|
1728
|
+
for (const [event, type] of Object.entries(eventMap)) {
|
|
1729
|
+
const listener = event => {
|
|
1730
|
+
cleanup({
|
|
1731
|
+
event,
|
|
1732
|
+
type
|
|
1733
|
+
});
|
|
1734
|
+
};
|
|
1735
|
+
addListener(eventEmitter, event, listener);
|
|
1736
|
+
listenerMap[event] = listener;
|
|
1677
1737
|
}
|
|
1738
|
+
return promise;
|
|
1678
1739
|
};
|
|
1679
|
-
const
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1740
|
+
const Message$1 = 3;
|
|
1741
|
+
const create$5$1 = async ({
|
|
1742
|
+
isMessagePortOpen,
|
|
1743
|
+
messagePort
|
|
1744
|
+
}) => {
|
|
1745
|
+
if (!isMessagePort(messagePort)) {
|
|
1746
|
+
throw new IpcError('port must be of type MessagePort');
|
|
1747
|
+
}
|
|
1748
|
+
if (isMessagePortOpen) {
|
|
1749
|
+
return messagePort;
|
|
1750
|
+
}
|
|
1751
|
+
const eventPromise = getFirstEvent(messagePort, {
|
|
1752
|
+
message: Message$1
|
|
1753
|
+
});
|
|
1754
|
+
messagePort.start();
|
|
1755
|
+
const {
|
|
1756
|
+
event,
|
|
1757
|
+
type
|
|
1758
|
+
} = await eventPromise;
|
|
1759
|
+
if (type !== Message$1) {
|
|
1760
|
+
throw new IpcError('Failed to wait for ipc message');
|
|
1761
|
+
}
|
|
1762
|
+
if (event.data !== readyMessage) {
|
|
1763
|
+
throw new IpcError('unexpected first message');
|
|
1683
1764
|
}
|
|
1765
|
+
return messagePort;
|
|
1684
1766
|
};
|
|
1685
|
-
const
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1767
|
+
const signal$1 = messagePort => {
|
|
1768
|
+
messagePort.start();
|
|
1769
|
+
};
|
|
1770
|
+
class IpcParentWithMessagePort extends Ipc {
|
|
1771
|
+
getData = getData$2;
|
|
1772
|
+
send(message) {
|
|
1773
|
+
this._rawIpc.postMessage(message);
|
|
1774
|
+
}
|
|
1775
|
+
sendAndTransfer(message) {
|
|
1776
|
+
const transfer = getTransferrables(message);
|
|
1777
|
+
this._rawIpc.postMessage(message, transfer);
|
|
1778
|
+
}
|
|
1779
|
+
dispose() {
|
|
1780
|
+
this._rawIpc.close();
|
|
1781
|
+
}
|
|
1782
|
+
onMessage(callback) {
|
|
1783
|
+
this._rawIpc.addEventListener('message', callback);
|
|
1689
1784
|
}
|
|
1785
|
+
onClose(callback) {}
|
|
1786
|
+
}
|
|
1787
|
+
const wrap$5 = messagePort => {
|
|
1788
|
+
return new IpcParentWithMessagePort(messagePort);
|
|
1789
|
+
};
|
|
1790
|
+
const IpcParentWithMessagePort$1 = {
|
|
1791
|
+
__proto__: null,
|
|
1792
|
+
create: create$5$1,
|
|
1793
|
+
signal: signal$1,
|
|
1794
|
+
wrap: wrap$5
|
|
1690
1795
|
};
|
|
1691
1796
|
|
|
1692
|
-
|
|
1693
|
-
|
|
1797
|
+
class CommandNotFoundError extends Error {
|
|
1798
|
+
constructor(command) {
|
|
1799
|
+
super(`Command not found ${command}`);
|
|
1800
|
+
this.name = 'CommandNotFoundError';
|
|
1801
|
+
}
|
|
1802
|
+
}
|
|
1803
|
+
const commands = Object.create(null);
|
|
1804
|
+
const register$1 = commandMap => {
|
|
1805
|
+
Object.assign(commands, commandMap);
|
|
1694
1806
|
};
|
|
1695
|
-
const
|
|
1696
|
-
return
|
|
1807
|
+
const getCommand = key => {
|
|
1808
|
+
return commands[key];
|
|
1697
1809
|
};
|
|
1698
|
-
const
|
|
1699
|
-
|
|
1810
|
+
const execute = (command, ...args) => {
|
|
1811
|
+
const fn = getCommand(command);
|
|
1812
|
+
if (!fn) {
|
|
1813
|
+
throw new CommandNotFoundError(command);
|
|
1814
|
+
}
|
|
1815
|
+
return fn(...args);
|
|
1700
1816
|
};
|
|
1701
|
-
|
|
1702
|
-
|
|
1817
|
+
|
|
1818
|
+
const Two$1 = '2.0';
|
|
1819
|
+
const callbacks = Object.create(null);
|
|
1820
|
+
const get$4 = id => {
|
|
1821
|
+
return callbacks[id];
|
|
1703
1822
|
};
|
|
1704
|
-
const
|
|
1705
|
-
|
|
1823
|
+
const remove$1 = id => {
|
|
1824
|
+
delete callbacks[id];
|
|
1706
1825
|
};
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1826
|
+
class JsonRpcError extends Error {
|
|
1827
|
+
constructor(message) {
|
|
1828
|
+
super(message);
|
|
1829
|
+
this.name = 'JsonRpcError';
|
|
1830
|
+
}
|
|
1831
|
+
}
|
|
1832
|
+
const NewLine = '\n';
|
|
1833
|
+
const DomException = 'DOMException';
|
|
1834
|
+
const ReferenceError$1 = 'ReferenceError';
|
|
1835
|
+
const SyntaxError$1 = 'SyntaxError';
|
|
1836
|
+
const TypeError$1 = 'TypeError';
|
|
1837
|
+
const getErrorConstructor = (message, type) => {
|
|
1838
|
+
if (type) {
|
|
1839
|
+
switch (type) {
|
|
1840
|
+
case DomException:
|
|
1841
|
+
return DOMException;
|
|
1842
|
+
case ReferenceError$1:
|
|
1843
|
+
return ReferenceError;
|
|
1844
|
+
case SyntaxError$1:
|
|
1845
|
+
return SyntaxError;
|
|
1846
|
+
case TypeError$1:
|
|
1847
|
+
return TypeError;
|
|
1848
|
+
default:
|
|
1849
|
+
return Error;
|
|
1712
1850
|
}
|
|
1713
1851
|
}
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
const walkValue = (value, transferrables, isTransferrable) => {
|
|
1717
|
-
if (!value) {
|
|
1718
|
-
return;
|
|
1852
|
+
if (message.startsWith('TypeError: ')) {
|
|
1853
|
+
return TypeError;
|
|
1719
1854
|
}
|
|
1720
|
-
if (
|
|
1721
|
-
|
|
1722
|
-
return;
|
|
1855
|
+
if (message.startsWith('SyntaxError: ')) {
|
|
1856
|
+
return SyntaxError;
|
|
1723
1857
|
}
|
|
1724
|
-
if (
|
|
1725
|
-
|
|
1726
|
-
walkValue(item, transferrables, isTransferrable);
|
|
1727
|
-
}
|
|
1728
|
-
return;
|
|
1858
|
+
if (message.startsWith('ReferenceError: ')) {
|
|
1859
|
+
return ReferenceError;
|
|
1729
1860
|
}
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1861
|
+
return Error;
|
|
1862
|
+
};
|
|
1863
|
+
const constructError = (message, type, name) => {
|
|
1864
|
+
const ErrorConstructor = getErrorConstructor(message, type);
|
|
1865
|
+
if (ErrorConstructor === DOMException && name) {
|
|
1866
|
+
return new ErrorConstructor(message, name);
|
|
1867
|
+
}
|
|
1868
|
+
if (ErrorConstructor === Error) {
|
|
1869
|
+
const error = new Error(message);
|
|
1870
|
+
if (name && name !== 'VError') {
|
|
1871
|
+
Object.defineProperty(error, 'name', {
|
|
1872
|
+
configurable: true,
|
|
1873
|
+
value: name
|
|
1874
|
+
});
|
|
1733
1875
|
}
|
|
1876
|
+
return error;
|
|
1734
1877
|
}
|
|
1878
|
+
return new ErrorConstructor(message);
|
|
1735
1879
|
};
|
|
1736
|
-
const
|
|
1737
|
-
|
|
1738
|
-
walkValue(value, transferrables, isTransferrable);
|
|
1739
|
-
return transferrables;
|
|
1880
|
+
const joinLines = lines => {
|
|
1881
|
+
return lines.join(NewLine);
|
|
1740
1882
|
};
|
|
1741
|
-
const
|
|
1742
|
-
|
|
1743
|
-
const data = that.getData(...args);
|
|
1744
|
-
that.dispatchEvent(new MessageEvent('message', {
|
|
1745
|
-
data
|
|
1746
|
-
}));
|
|
1747
|
-
};
|
|
1748
|
-
that.onMessage(handleMessage);
|
|
1749
|
-
const handleClose = event => {
|
|
1750
|
-
that.dispatchEvent(new Event('close'));
|
|
1751
|
-
};
|
|
1752
|
-
that.onClose(handleClose);
|
|
1883
|
+
const splitLines = lines => {
|
|
1884
|
+
return lines.split(NewLine);
|
|
1753
1885
|
};
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1886
|
+
const getCurrentStack = () => {
|
|
1887
|
+
const stackLinesToSkip = 3;
|
|
1888
|
+
const currentStack = joinLines(splitLines(new Error().stack || '').slice(stackLinesToSkip));
|
|
1889
|
+
return currentStack;
|
|
1890
|
+
};
|
|
1891
|
+
const getNewLineIndex = (string, startIndex) => {
|
|
1892
|
+
{
|
|
1893
|
+
return string.indexOf(NewLine);
|
|
1759
1894
|
}
|
|
1760
|
-
}
|
|
1761
|
-
const E_INCOMPATIBLE_NATIVE_MODULE = 'E_INCOMPATIBLE_NATIVE_MODULE';
|
|
1762
|
-
const E_MODULES_NOT_SUPPORTED_IN_ELECTRON = 'E_MODULES_NOT_SUPPORTED_IN_ELECTRON';
|
|
1763
|
-
const ERR_MODULE_NOT_FOUND = 'ERR_MODULE_NOT_FOUND';
|
|
1764
|
-
const NewLine$1 = '\n';
|
|
1765
|
-
const joinLines$1 = lines => {
|
|
1766
|
-
return lines.join(NewLine$1);
|
|
1767
1895
|
};
|
|
1768
|
-
const
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1896
|
+
const getParentStack = error => {
|
|
1897
|
+
let parentStack = error.stack || error.data || error.message || '';
|
|
1898
|
+
if (parentStack.startsWith(' at')) {
|
|
1899
|
+
parentStack = error.message + NewLine + parentStack;
|
|
1900
|
+
}
|
|
1901
|
+
return parentStack;
|
|
1772
1902
|
};
|
|
1773
|
-
const
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
break;
|
|
1903
|
+
const MethodNotFound = -32601;
|
|
1904
|
+
const Custom = -32001;
|
|
1905
|
+
const setStack = (error, stack) => {
|
|
1906
|
+
const descriptor = Object.getOwnPropertyDescriptor(error, 'stack');
|
|
1907
|
+
if (descriptor) {
|
|
1908
|
+
if (!descriptor.configurable && !descriptor.writable) {
|
|
1909
|
+
return;
|
|
1910
|
+
}
|
|
1911
|
+
if (!descriptor.configurable && descriptor.writable) {
|
|
1912
|
+
error.stack = stack;
|
|
1913
|
+
return;
|
|
1785
1914
|
}
|
|
1786
1915
|
}
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
};
|
|
1792
|
-
const splitLines$1 = lines => {
|
|
1793
|
-
return lines.split(NewLine$1);
|
|
1794
|
-
};
|
|
1795
|
-
const RE_MESSAGE_CODE_BLOCK_START = /^Error: The module '.*'$/;
|
|
1796
|
-
const RE_MESSAGE_CODE_BLOCK_END = /^\s* at/;
|
|
1797
|
-
const isMessageCodeBlockStartIndex = line => {
|
|
1798
|
-
return RE_MESSAGE_CODE_BLOCK_START.test(line);
|
|
1799
|
-
};
|
|
1800
|
-
const isMessageCodeBlockEndIndex = line => {
|
|
1801
|
-
return RE_MESSAGE_CODE_BLOCK_END.test(line);
|
|
1802
|
-
};
|
|
1803
|
-
const getMessageCodeBlock = stderr => {
|
|
1804
|
-
const lines = splitLines$1(stderr);
|
|
1805
|
-
const startIndex = lines.findIndex(isMessageCodeBlockStartIndex);
|
|
1806
|
-
const endIndex = startIndex + lines.slice(startIndex).findIndex(isMessageCodeBlockEndIndex, startIndex);
|
|
1807
|
-
const relevantLines = lines.slice(startIndex, endIndex);
|
|
1808
|
-
const relevantMessage = relevantLines.join(' ').slice('Error: '.length);
|
|
1809
|
-
return relevantMessage;
|
|
1916
|
+
Object.defineProperty(error, 'stack', {
|
|
1917
|
+
configurable: true,
|
|
1918
|
+
value: stack,
|
|
1919
|
+
writable: true
|
|
1920
|
+
});
|
|
1810
1921
|
};
|
|
1811
|
-
const
|
|
1812
|
-
|
|
1922
|
+
const restoreExistingError = (error, currentStack) => {
|
|
1923
|
+
if (typeof error.stack === 'string') {
|
|
1924
|
+
setStack(error, `${error.stack}${NewLine}${currentStack}`);
|
|
1925
|
+
}
|
|
1926
|
+
return error;
|
|
1813
1927
|
};
|
|
1814
|
-
const
|
|
1815
|
-
const
|
|
1816
|
-
const
|
|
1817
|
-
|
|
1818
|
-
return
|
|
1819
|
-
code: ERR_MODULE_NOT_FOUND,
|
|
1820
|
-
message
|
|
1821
|
-
};
|
|
1928
|
+
const restoreMethodNotFoundError = (error, currentStack) => {
|
|
1929
|
+
const restoredError = new JsonRpcError(error.message);
|
|
1930
|
+
const parentStack = getParentStack(error);
|
|
1931
|
+
setStack(restoredError, `${parentStack}${NewLine}${currentStack}`);
|
|
1932
|
+
return restoredError;
|
|
1822
1933
|
};
|
|
1823
|
-
const
|
|
1824
|
-
if (
|
|
1825
|
-
|
|
1934
|
+
const restoreStackFromData = (restoredError, error, currentStack) => {
|
|
1935
|
+
if (error.data.stack && error.data.type && error.message) {
|
|
1936
|
+
setStack(restoredError, `${error.data.type}: ${error.message}${NewLine}${error.data.stack}${NewLine}${currentStack}`);
|
|
1937
|
+
return;
|
|
1826
1938
|
}
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
const isModulesSyntaxError = stderr => {
|
|
1830
|
-
if (!stderr) {
|
|
1831
|
-
return false;
|
|
1939
|
+
if (error.data.stack) {
|
|
1940
|
+
setStack(restoredError, error.data.stack);
|
|
1832
1941
|
}
|
|
1833
|
-
return stderr.includes('SyntaxError: Cannot use import statement outside a module');
|
|
1834
|
-
};
|
|
1835
|
-
const RE_NATIVE_MODULE_ERROR = /^innerError Error: Cannot find module '.*.node'/;
|
|
1836
|
-
const RE_NATIVE_MODULE_ERROR_2 = /was compiled against a different Node.js version/;
|
|
1837
|
-
const isUnhelpfulNativeModuleError = stderr => {
|
|
1838
|
-
return RE_NATIVE_MODULE_ERROR.test(stderr) && RE_NATIVE_MODULE_ERROR_2.test(stderr);
|
|
1839
|
-
};
|
|
1840
|
-
const getNativeModuleErrorMessage = stderr => {
|
|
1841
|
-
const message = getMessageCodeBlock(stderr);
|
|
1842
|
-
return {
|
|
1843
|
-
code: E_INCOMPATIBLE_NATIVE_MODULE,
|
|
1844
|
-
message: `Incompatible native node module: ${message}`
|
|
1845
|
-
};
|
|
1846
|
-
};
|
|
1847
|
-
const getModuleSyntaxError = () => {
|
|
1848
|
-
return {
|
|
1849
|
-
code: E_MODULES_NOT_SUPPORTED_IN_ELECTRON,
|
|
1850
|
-
message: `ES Modules are not supported in electron`
|
|
1851
|
-
};
|
|
1852
1942
|
};
|
|
1853
|
-
const
|
|
1854
|
-
|
|
1855
|
-
|
|
1943
|
+
const applyDataProperties = (restoredError, error) => {
|
|
1944
|
+
restoreStackFromData(restoredError, error, getCurrentStack());
|
|
1945
|
+
if (error.data.codeFrame) {
|
|
1946
|
+
// @ts-ignore
|
|
1947
|
+
restoredError.codeFrame = error.data.codeFrame;
|
|
1856
1948
|
}
|
|
1857
|
-
if (
|
|
1858
|
-
|
|
1949
|
+
if (error.data.code) {
|
|
1950
|
+
// @ts-ignore
|
|
1951
|
+
restoredError.code = error.data.code;
|
|
1859
1952
|
}
|
|
1860
|
-
if (
|
|
1861
|
-
|
|
1953
|
+
if (error.data.type) {
|
|
1954
|
+
// @ts-ignore
|
|
1955
|
+
restoredError.name = error.data.type;
|
|
1862
1956
|
}
|
|
1863
|
-
const lines = splitLines$1(stderr);
|
|
1864
|
-
const {
|
|
1865
|
-
actualMessage,
|
|
1866
|
-
rest
|
|
1867
|
-
} = getDetails(lines);
|
|
1868
|
-
return {
|
|
1869
|
-
code: '',
|
|
1870
|
-
message: actualMessage,
|
|
1871
|
-
stack: rest
|
|
1872
|
-
};
|
|
1873
1957
|
};
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
const {
|
|
1880
|
-
code,
|
|
1881
|
-
message,
|
|
1882
|
-
stack
|
|
1883
|
-
} = getHelpfulChildProcessError(stdout, stderr);
|
|
1884
|
-
const cause = new Error(message);
|
|
1885
|
-
// @ts-ignore
|
|
1886
|
-
cause.code = code;
|
|
1887
|
-
if (stack) {
|
|
1888
|
-
Object.defineProperty(cause, 'stack', {
|
|
1889
|
-
configurable: true,
|
|
1890
|
-
enumerable: false,
|
|
1891
|
-
value: stack,
|
|
1892
|
-
writable: true
|
|
1893
|
-
});
|
|
1894
|
-
}
|
|
1895
|
-
super(cause, betterMessage);
|
|
1896
|
-
} else {
|
|
1897
|
-
super(betterMessage);
|
|
1898
|
-
}
|
|
1899
|
-
// @ts-ignore
|
|
1900
|
-
this.name = 'IpcError';
|
|
1958
|
+
const applyDirectProperties = (restoredError, error) => {
|
|
1959
|
+
if (error.stack) {
|
|
1960
|
+
const lowerStack = restoredError.stack || '';
|
|
1961
|
+
const indexNewLine = getNewLineIndex(lowerStack);
|
|
1962
|
+
const parentStack = getParentStack(error);
|
|
1901
1963
|
// @ts-ignore
|
|
1902
|
-
|
|
1964
|
+
setStack(restoredError, `${parentStack}${lowerStack.slice(indexNewLine)}`);
|
|
1965
|
+
}
|
|
1966
|
+
if (error.codeFrame) {
|
|
1903
1967
|
// @ts-ignore
|
|
1904
|
-
|
|
1968
|
+
restoredError.codeFrame = error.codeFrame;
|
|
1905
1969
|
}
|
|
1906
|
-
}
|
|
1907
|
-
const readyMessage = 'ready';
|
|
1908
|
-
const getData$2 = event => {
|
|
1909
|
-
return event.data;
|
|
1910
1970
|
};
|
|
1911
|
-
const
|
|
1912
|
-
|
|
1913
|
-
if (
|
|
1914
|
-
|
|
1971
|
+
const restoreMessageError = (error, _currentStack) => {
|
|
1972
|
+
const restoredError = constructError(error.message, error.type, error.name);
|
|
1973
|
+
if (error.data) {
|
|
1974
|
+
applyDataProperties(restoredError, error);
|
|
1975
|
+
} else {
|
|
1976
|
+
applyDirectProperties(restoredError, error);
|
|
1915
1977
|
}
|
|
1916
|
-
return
|
|
1917
|
-
};
|
|
1918
|
-
const signal$8 = global => {
|
|
1919
|
-
global.postMessage(readyMessage);
|
|
1978
|
+
return restoredError;
|
|
1920
1979
|
};
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1980
|
+
const restoreJsonRpcError = error => {
|
|
1981
|
+
const currentStack = getCurrentStack();
|
|
1982
|
+
if (error && error instanceof Error) {
|
|
1983
|
+
return restoreExistingError(error, currentStack);
|
|
1924
1984
|
}
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
this._rawIpc.postMessage(message);
|
|
1985
|
+
if (error && error.code && error.code === MethodNotFound) {
|
|
1986
|
+
return restoreMethodNotFoundError(error, currentStack);
|
|
1928
1987
|
}
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
// @ts-ignore
|
|
1932
|
-
this._rawIpc.postMessage(message, transfer);
|
|
1988
|
+
if (error && error.message) {
|
|
1989
|
+
return restoreMessageError(error);
|
|
1933
1990
|
}
|
|
1934
|
-
|
|
1935
|
-
|
|
1991
|
+
if (typeof error === 'string') {
|
|
1992
|
+
return new Error(`JsonRpc Error: ${error}`);
|
|
1936
1993
|
}
|
|
1937
|
-
|
|
1938
|
-
|
|
1994
|
+
return new Error(`JsonRpc Error: ${error}`);
|
|
1995
|
+
};
|
|
1996
|
+
const unwrapJsonRpcResult = responseMessage => {
|
|
1997
|
+
if ('error' in responseMessage) {
|
|
1998
|
+
const restoredError = restoreJsonRpcError(responseMessage.error);
|
|
1999
|
+
throw restoredError;
|
|
1939
2000
|
}
|
|
1940
|
-
|
|
1941
|
-
|
|
2001
|
+
if ('result' in responseMessage) {
|
|
2002
|
+
return responseMessage.result;
|
|
1942
2003
|
}
|
|
1943
|
-
|
|
1944
|
-
const wrap$f = global => {
|
|
1945
|
-
return new IpcChildWithModuleWorker(global);
|
|
2004
|
+
throw new JsonRpcError('unexpected response message');
|
|
1946
2005
|
};
|
|
1947
|
-
const
|
|
1948
|
-
|
|
1949
|
-
promise,
|
|
1950
|
-
resolve
|
|
1951
|
-
} = Promise.withResolvers();
|
|
1952
|
-
port.addEventListener('message', resolve, {
|
|
1953
|
-
once: true
|
|
1954
|
-
});
|
|
1955
|
-
const event = await promise;
|
|
1956
|
-
// @ts-ignore
|
|
1957
|
-
return event.data;
|
|
2006
|
+
const warn = (...args) => {
|
|
2007
|
+
console.warn(...args);
|
|
1958
2008
|
};
|
|
1959
|
-
const
|
|
1960
|
-
const
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
throw new IpcError('unexpected first message');
|
|
2009
|
+
const resolve = (id, response) => {
|
|
2010
|
+
const fn = get$4(id);
|
|
2011
|
+
if (!fn) {
|
|
2012
|
+
console.log(response);
|
|
2013
|
+
warn(`callback ${id} may already be disposed`);
|
|
2014
|
+
return;
|
|
1966
2015
|
}
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
parentIpc.send({
|
|
1970
|
-
id: firstMessage.id,
|
|
1971
|
-
jsonrpc: '2.0',
|
|
1972
|
-
result: null
|
|
1973
|
-
});
|
|
1974
|
-
parentIpc.dispose();
|
|
1975
|
-
const port = firstMessage.params[1];
|
|
1976
|
-
return port;
|
|
1977
|
-
}
|
|
1978
|
-
return globalThis;
|
|
2016
|
+
fn(response);
|
|
2017
|
+
remove$1(id);
|
|
1979
2018
|
};
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
send(message) {
|
|
1985
|
-
this._rawIpc.postMessage(message);
|
|
1986
|
-
}
|
|
1987
|
-
sendAndTransfer(message) {
|
|
1988
|
-
const transfer = getTransferrables(message);
|
|
1989
|
-
this._rawIpc.postMessage(message, transfer);
|
|
1990
|
-
}
|
|
1991
|
-
dispose() {
|
|
1992
|
-
if (this._rawIpc.close) {
|
|
1993
|
-
this._rawIpc.close();
|
|
1994
|
-
}
|
|
1995
|
-
}
|
|
1996
|
-
onClose(callback) {
|
|
1997
|
-
// ignore
|
|
2019
|
+
const E_COMMAND_NOT_FOUND = 'E_COMMAND_NOT_FOUND';
|
|
2020
|
+
const getErrorType = prettyError => {
|
|
2021
|
+
if (prettyError && prettyError.type) {
|
|
2022
|
+
return prettyError.type;
|
|
1998
2023
|
}
|
|
1999
|
-
|
|
2000
|
-
|
|
2001
|
-
this._rawIpc.start();
|
|
2024
|
+
if (prettyError && prettyError.constructor && prettyError.constructor.name) {
|
|
2025
|
+
return prettyError.constructor.name;
|
|
2002
2026
|
}
|
|
2003
|
-
|
|
2004
|
-
const wrap$e = port => {
|
|
2005
|
-
return new IpcChildWithModuleWorkerAndMessagePort(port);
|
|
2027
|
+
return undefined;
|
|
2006
2028
|
};
|
|
2007
|
-
const
|
|
2008
|
-
|
|
2009
|
-
listen: listen$6,
|
|
2010
|
-
wrap: wrap$e
|
|
2029
|
+
const isAlreadyStack = line => {
|
|
2030
|
+
return line.trim().startsWith('at ');
|
|
2011
2031
|
};
|
|
2012
|
-
const
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
|
|
2032
|
+
const getStack = prettyError => {
|
|
2033
|
+
const stackString = prettyError.stack || '';
|
|
2034
|
+
const newLineIndex = stackString.indexOf('\n');
|
|
2035
|
+
if (newLineIndex !== -1 && !isAlreadyStack(stackString.slice(0, newLineIndex))) {
|
|
2036
|
+
return stackString.slice(newLineIndex + 1);
|
|
2017
2037
|
}
|
|
2038
|
+
return stackString;
|
|
2018
2039
|
};
|
|
2019
|
-
const
|
|
2020
|
-
if (
|
|
2021
|
-
|
|
2022
|
-
|
|
2023
|
-
|
|
2040
|
+
const getErrorProperty = (error, prettyError) => {
|
|
2041
|
+
if (error && error.code === E_COMMAND_NOT_FOUND) {
|
|
2042
|
+
return {
|
|
2043
|
+
code: MethodNotFound,
|
|
2044
|
+
data: error.stack,
|
|
2045
|
+
message: error.message
|
|
2046
|
+
};
|
|
2024
2047
|
}
|
|
2048
|
+
return {
|
|
2049
|
+
code: Custom,
|
|
2050
|
+
data: {
|
|
2051
|
+
code: prettyError.code,
|
|
2052
|
+
codeFrame: prettyError.codeFrame,
|
|
2053
|
+
name: prettyError.name,
|
|
2054
|
+
stack: getStack(prettyError),
|
|
2055
|
+
type: getErrorType(prettyError)
|
|
2056
|
+
},
|
|
2057
|
+
message: prettyError.message
|
|
2058
|
+
};
|
|
2025
2059
|
};
|
|
2026
|
-
const
|
|
2027
|
-
|
|
2028
|
-
|
|
2029
|
-
|
|
2030
|
-
|
|
2031
|
-
const listenerMap = Object.create(null);
|
|
2032
|
-
const cleanup = value => {
|
|
2033
|
-
for (const event of Object.keys(eventMap)) {
|
|
2034
|
-
removeListener(eventEmitter, event, listenerMap[event]);
|
|
2035
|
-
}
|
|
2036
|
-
resolve(value);
|
|
2060
|
+
const create$1$1 = (id, error) => {
|
|
2061
|
+
return {
|
|
2062
|
+
error,
|
|
2063
|
+
id,
|
|
2064
|
+
jsonrpc: Two$1
|
|
2037
2065
|
};
|
|
2038
|
-
for (const [event, type] of Object.entries(eventMap)) {
|
|
2039
|
-
const listener = event => {
|
|
2040
|
-
cleanup({
|
|
2041
|
-
event,
|
|
2042
|
-
type
|
|
2043
|
-
});
|
|
2044
|
-
};
|
|
2045
|
-
addListener(eventEmitter, event, listener);
|
|
2046
|
-
listenerMap[event] = listener;
|
|
2047
|
-
}
|
|
2048
|
-
return promise;
|
|
2049
2066
|
};
|
|
2050
|
-
const
|
|
2051
|
-
const
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
if (!isMessagePort(messagePort)) {
|
|
2056
|
-
throw new IpcError('port must be of type MessagePort');
|
|
2057
|
-
}
|
|
2058
|
-
if (isMessagePortOpen) {
|
|
2059
|
-
return messagePort;
|
|
2060
|
-
}
|
|
2061
|
-
const eventPromise = getFirstEvent(messagePort, {
|
|
2062
|
-
message: Message$1
|
|
2063
|
-
});
|
|
2064
|
-
messagePort.start();
|
|
2065
|
-
const {
|
|
2066
|
-
event,
|
|
2067
|
-
type
|
|
2068
|
-
} = await eventPromise;
|
|
2069
|
-
if (type !== Message$1) {
|
|
2070
|
-
throw new IpcError('Failed to wait for ipc message');
|
|
2071
|
-
}
|
|
2072
|
-
if (event.data !== readyMessage) {
|
|
2073
|
-
throw new IpcError('unexpected first message');
|
|
2074
|
-
}
|
|
2075
|
-
return messagePort;
|
|
2067
|
+
const getErrorResponse = (id, error, preparePrettyError, logError) => {
|
|
2068
|
+
const prettyError = preparePrettyError(error);
|
|
2069
|
+
logError(error, prettyError);
|
|
2070
|
+
const errorProperty = getErrorProperty(error, prettyError);
|
|
2071
|
+
return create$1$1(id, errorProperty);
|
|
2076
2072
|
};
|
|
2077
|
-
const
|
|
2078
|
-
|
|
2073
|
+
const create$a = (message, result) => {
|
|
2074
|
+
return {
|
|
2075
|
+
id: message.id,
|
|
2076
|
+
jsonrpc: Two$1,
|
|
2077
|
+
result: result ?? null
|
|
2078
|
+
};
|
|
2079
2079
|
};
|
|
2080
|
-
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
this._rawIpc.postMessage(message);
|
|
2084
|
-
}
|
|
2085
|
-
sendAndTransfer(message) {
|
|
2086
|
-
const transfer = getTransferrables(message);
|
|
2087
|
-
this._rawIpc.postMessage(message, transfer);
|
|
2088
|
-
}
|
|
2089
|
-
dispose() {
|
|
2090
|
-
this._rawIpc.close();
|
|
2091
|
-
}
|
|
2092
|
-
onMessage(callback) {
|
|
2093
|
-
this._rawIpc.addEventListener('message', callback);
|
|
2094
|
-
}
|
|
2095
|
-
onClose(callback) {}
|
|
2096
|
-
}
|
|
2097
|
-
const wrap$5 = messagePort => {
|
|
2098
|
-
return new IpcParentWithMessagePort(messagePort);
|
|
2080
|
+
const getSuccessResponse = (message, result) => {
|
|
2081
|
+
const resultProperty = result ?? null;
|
|
2082
|
+
return create$a(message, resultProperty);
|
|
2099
2083
|
};
|
|
2100
|
-
const
|
|
2101
|
-
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
|
|
2084
|
+
const getErrorResponseSimple = (id, error) => {
|
|
2085
|
+
return {
|
|
2086
|
+
error: {
|
|
2087
|
+
code: Custom,
|
|
2088
|
+
data: error,
|
|
2089
|
+
// @ts-ignore
|
|
2090
|
+
message: error.message
|
|
2091
|
+
},
|
|
2092
|
+
id,
|
|
2093
|
+
jsonrpc: Two$1
|
|
2094
|
+
};
|
|
2105
2095
|
};
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
|
|
2109
|
-
|
|
2110
|
-
|
|
2096
|
+
const getResponse = async (message, ipc, execute, preparePrettyError, logError, requiresSocket) => {
|
|
2097
|
+
try {
|
|
2098
|
+
const result = requiresSocket(message.method) ? await execute(message.method, ipc, ...message.params) : await execute(message.method, ...message.params);
|
|
2099
|
+
return getSuccessResponse(message, result);
|
|
2100
|
+
} catch (error) {
|
|
2101
|
+
if (ipc.canUseSimpleErrorResponse) {
|
|
2102
|
+
return getErrorResponseSimple(message.id, error);
|
|
2103
|
+
}
|
|
2104
|
+
return getErrorResponse(message.id, error, preparePrettyError, logError);
|
|
2111
2105
|
}
|
|
2112
|
-
}
|
|
2113
|
-
const commands = Object.create(null);
|
|
2114
|
-
const register = commandMap => {
|
|
2115
|
-
Object.assign(commands, commandMap);
|
|
2116
|
-
};
|
|
2117
|
-
const getCommand = key => {
|
|
2118
|
-
return commands[key];
|
|
2119
2106
|
};
|
|
2120
|
-
const
|
|
2121
|
-
|
|
2122
|
-
if (!fn) {
|
|
2123
|
-
throw new CommandNotFoundError(command);
|
|
2124
|
-
}
|
|
2125
|
-
return fn(...args);
|
|
2107
|
+
const defaultPreparePrettyError = error => {
|
|
2108
|
+
return error;
|
|
2126
2109
|
};
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
const callbacks = Object.create(null);
|
|
2130
|
-
const get$4 = id => {
|
|
2131
|
-
return callbacks[id];
|
|
2110
|
+
const defaultLogError = () => {
|
|
2111
|
+
// ignore
|
|
2132
2112
|
};
|
|
2133
|
-
const
|
|
2134
|
-
|
|
2113
|
+
const defaultRequiresSocket = () => {
|
|
2114
|
+
return false;
|
|
2135
2115
|
};
|
|
2136
|
-
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
|
|
2116
|
+
const defaultResolve = resolve;
|
|
2117
|
+
|
|
2118
|
+
// TODO maybe remove this in v6 or v7, only accept options object to simplify the code
|
|
2119
|
+
const normalizeParams = args => {
|
|
2120
|
+
if (args.length === 1) {
|
|
2121
|
+
const options = args[0];
|
|
2122
|
+
return {
|
|
2123
|
+
execute: options.execute,
|
|
2124
|
+
ipc: options.ipc,
|
|
2125
|
+
logError: options.logError || defaultLogError,
|
|
2126
|
+
message: options.message,
|
|
2127
|
+
preparePrettyError: options.preparePrettyError || defaultPreparePrettyError,
|
|
2128
|
+
requiresSocket: options.requiresSocket || defaultRequiresSocket,
|
|
2129
|
+
resolve: options.resolve || defaultResolve
|
|
2130
|
+
};
|
|
2140
2131
|
}
|
|
2141
|
-
|
|
2142
|
-
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
|
|
2149
|
-
|
|
2150
|
-
case DomException:
|
|
2151
|
-
return DOMException;
|
|
2152
|
-
case ReferenceError$1:
|
|
2153
|
-
return ReferenceError;
|
|
2154
|
-
case SyntaxError$1:
|
|
2155
|
-
return SyntaxError;
|
|
2156
|
-
case TypeError$1:
|
|
2157
|
-
return TypeError;
|
|
2158
|
-
default:
|
|
2159
|
-
return Error;
|
|
2160
|
-
}
|
|
2161
|
-
}
|
|
2162
|
-
if (message.startsWith('TypeError: ')) {
|
|
2163
|
-
return TypeError;
|
|
2164
|
-
}
|
|
2165
|
-
if (message.startsWith('SyntaxError: ')) {
|
|
2166
|
-
return SyntaxError;
|
|
2167
|
-
}
|
|
2168
|
-
if (message.startsWith('ReferenceError: ')) {
|
|
2169
|
-
return ReferenceError;
|
|
2170
|
-
}
|
|
2171
|
-
return Error;
|
|
2132
|
+
return {
|
|
2133
|
+
execute: args[2],
|
|
2134
|
+
ipc: args[0],
|
|
2135
|
+
logError: args[5],
|
|
2136
|
+
message: args[1],
|
|
2137
|
+
preparePrettyError: args[4],
|
|
2138
|
+
requiresSocket: args[6],
|
|
2139
|
+
resolve: args[3]
|
|
2140
|
+
};
|
|
2172
2141
|
};
|
|
2173
|
-
const
|
|
2174
|
-
const
|
|
2175
|
-
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
|
|
2181
|
-
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2142
|
+
const handleJsonRpcMessage = async (...args) => {
|
|
2143
|
+
const options = normalizeParams(args);
|
|
2144
|
+
const {
|
|
2145
|
+
execute,
|
|
2146
|
+
ipc,
|
|
2147
|
+
logError,
|
|
2148
|
+
message,
|
|
2149
|
+
preparePrettyError,
|
|
2150
|
+
requiresSocket,
|
|
2151
|
+
resolve
|
|
2152
|
+
} = options;
|
|
2153
|
+
if ('id' in message) {
|
|
2154
|
+
if ('method' in message) {
|
|
2155
|
+
const response = await getResponse(message, ipc, execute, preparePrettyError, logError, requiresSocket);
|
|
2156
|
+
try {
|
|
2157
|
+
ipc.send(response);
|
|
2158
|
+
} catch (error) {
|
|
2159
|
+
const errorResponse = getErrorResponse(message.id, error, preparePrettyError, logError);
|
|
2160
|
+
ipc.send(errorResponse);
|
|
2161
|
+
}
|
|
2162
|
+
return;
|
|
2185
2163
|
}
|
|
2186
|
-
|
|
2164
|
+
resolve(message.id, message);
|
|
2165
|
+
return;
|
|
2187
2166
|
}
|
|
2188
|
-
|
|
2167
|
+
if ('method' in message) {
|
|
2168
|
+
await getResponse(message, ipc, execute, preparePrettyError, logError, requiresSocket);
|
|
2169
|
+
return;
|
|
2170
|
+
}
|
|
2171
|
+
throw new JsonRpcError('unexpected message');
|
|
2189
2172
|
};
|
|
2190
|
-
|
|
2191
|
-
|
|
2173
|
+
|
|
2174
|
+
const Two = '2.0';
|
|
2175
|
+
|
|
2176
|
+
const create$9 = (method, params) => {
|
|
2177
|
+
return {
|
|
2178
|
+
jsonrpc: Two,
|
|
2179
|
+
method,
|
|
2180
|
+
params
|
|
2181
|
+
};
|
|
2192
2182
|
};
|
|
2193
|
-
|
|
2194
|
-
|
|
2183
|
+
|
|
2184
|
+
const create$8 = (id, method, params) => {
|
|
2185
|
+
const message = {
|
|
2186
|
+
id,
|
|
2187
|
+
jsonrpc: Two,
|
|
2188
|
+
method,
|
|
2189
|
+
params
|
|
2190
|
+
};
|
|
2191
|
+
return message;
|
|
2195
2192
|
};
|
|
2196
|
-
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
return
|
|
2193
|
+
|
|
2194
|
+
let id = 0;
|
|
2195
|
+
const create$7 = () => {
|
|
2196
|
+
return ++id;
|
|
2200
2197
|
};
|
|
2201
|
-
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
|
|
2198
|
+
|
|
2199
|
+
const registerPromise = map => {
|
|
2200
|
+
const id = create$7();
|
|
2201
|
+
const {
|
|
2202
|
+
promise,
|
|
2203
|
+
resolve
|
|
2204
|
+
} = Promise.withResolvers();
|
|
2205
|
+
map[id] = resolve;
|
|
2206
|
+
return {
|
|
2207
|
+
id,
|
|
2208
|
+
promise
|
|
2209
|
+
};
|
|
2205
2210
|
};
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
|
|
2211
|
+
|
|
2212
|
+
const invokeHelper = async (callbacks, ipc, method, params, useSendAndTransfer) => {
|
|
2213
|
+
const {
|
|
2214
|
+
id,
|
|
2215
|
+
promise
|
|
2216
|
+
} = registerPromise(callbacks);
|
|
2217
|
+
const message = create$8(id, method, params);
|
|
2218
|
+
if (useSendAndTransfer && ipc.sendAndTransfer) {
|
|
2219
|
+
ipc.sendAndTransfer(message);
|
|
2220
|
+
} else {
|
|
2221
|
+
ipc.send(message);
|
|
2210
2222
|
}
|
|
2211
|
-
|
|
2223
|
+
const responseMessage = await promise;
|
|
2224
|
+
return unwrapJsonRpcResult(responseMessage);
|
|
2212
2225
|
};
|
|
2213
|
-
const
|
|
2214
|
-
const
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
|
|
2218
|
-
|
|
2226
|
+
const createRpc$1 = ipc => {
|
|
2227
|
+
const callbacks = Object.create(null);
|
|
2228
|
+
ipc._resolve = (id, response) => {
|
|
2229
|
+
const fn = callbacks[id];
|
|
2230
|
+
if (!fn) {
|
|
2231
|
+
console.warn(`callback ${id} may already be disposed`);
|
|
2219
2232
|
return;
|
|
2220
2233
|
}
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2234
|
+
fn(response);
|
|
2235
|
+
delete callbacks[id];
|
|
2236
|
+
};
|
|
2237
|
+
const rpc = {
|
|
2238
|
+
async dispose() {
|
|
2239
|
+
await ipc?.dispose();
|
|
2240
|
+
},
|
|
2241
|
+
invoke(method, ...params) {
|
|
2242
|
+
return invokeHelper(callbacks, ipc, method, params, false);
|
|
2243
|
+
},
|
|
2244
|
+
invokeAndTransfer(method, ...params) {
|
|
2245
|
+
return invokeHelper(callbacks, ipc, method, params, true);
|
|
2246
|
+
},
|
|
2247
|
+
// @ts-ignore
|
|
2248
|
+
ipc,
|
|
2249
|
+
/**
|
|
2250
|
+
* @deprecated
|
|
2251
|
+
*/
|
|
2252
|
+
send(method, ...params) {
|
|
2253
|
+
const message = create$9(method, params);
|
|
2254
|
+
ipc.send(message);
|
|
2224
2255
|
}
|
|
2225
|
-
}
|
|
2226
|
-
|
|
2227
|
-
configurable: true,
|
|
2228
|
-
value: stack,
|
|
2229
|
-
writable: true
|
|
2230
|
-
});
|
|
2256
|
+
};
|
|
2257
|
+
return rpc;
|
|
2231
2258
|
};
|
|
2232
|
-
|
|
2233
|
-
|
|
2234
|
-
|
|
2235
|
-
}
|
|
2236
|
-
return error;
|
|
2259
|
+
|
|
2260
|
+
const requiresSocket = () => {
|
|
2261
|
+
return false;
|
|
2237
2262
|
};
|
|
2238
|
-
const
|
|
2239
|
-
|
|
2240
|
-
const parentStack = getParentStack(error);
|
|
2241
|
-
setStack(restoredError, `${parentStack}${NewLine}${currentStack}`);
|
|
2242
|
-
return restoredError;
|
|
2263
|
+
const preparePrettyError = error => {
|
|
2264
|
+
return error;
|
|
2243
2265
|
};
|
|
2244
|
-
const
|
|
2245
|
-
|
|
2246
|
-
setStack(restoredError, `${error.data.type}: ${error.message}${NewLine}${error.data.stack}${NewLine}${currentStack}`);
|
|
2247
|
-
return;
|
|
2248
|
-
}
|
|
2249
|
-
if (error.data.stack) {
|
|
2250
|
-
setStack(restoredError, error.data.stack);
|
|
2251
|
-
}
|
|
2266
|
+
const logError = () => {
|
|
2267
|
+
// handled by renderer worker
|
|
2252
2268
|
};
|
|
2253
|
-
const
|
|
2254
|
-
|
|
2255
|
-
|
|
2256
|
-
|
|
2257
|
-
restoredError.codeFrame = error.data.codeFrame;
|
|
2258
|
-
}
|
|
2259
|
-
if (error.data.code) {
|
|
2260
|
-
// @ts-ignore
|
|
2261
|
-
restoredError.code = error.data.code;
|
|
2262
|
-
}
|
|
2263
|
-
if (error.data.type) {
|
|
2264
|
-
// @ts-ignore
|
|
2265
|
-
restoredError.name = error.data.type;
|
|
2266
|
-
}
|
|
2269
|
+
const handleMessage = event => {
|
|
2270
|
+
const actualRequiresSocket = event?.target?.requiresSocket || requiresSocket;
|
|
2271
|
+
const actualExecute = event?.target?.execute || execute;
|
|
2272
|
+
return handleJsonRpcMessage(event.target, event.data, actualExecute, event.target._resolve, preparePrettyError, logError, actualRequiresSocket);
|
|
2267
2273
|
};
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
//
|
|
2274
|
-
|
|
2275
|
-
}
|
|
2276
|
-
if (error.codeFrame) {
|
|
2277
|
-
// @ts-ignore
|
|
2278
|
-
restoredError.codeFrame = error.codeFrame;
|
|
2274
|
+
|
|
2275
|
+
const handleIpc = ipc => {
|
|
2276
|
+
if ('addEventListener' in ipc) {
|
|
2277
|
+
ipc.addEventListener('message', handleMessage);
|
|
2278
|
+
} else if ('on' in ipc) {
|
|
2279
|
+
// deprecated
|
|
2280
|
+
ipc.on('message', handleMessage);
|
|
2279
2281
|
}
|
|
2280
2282
|
};
|
|
2281
|
-
|
|
2282
|
-
|
|
2283
|
-
|
|
2284
|
-
|
|
2285
|
-
|
|
2286
|
-
applyDirectProperties(restoredError, error);
|
|
2283
|
+
|
|
2284
|
+
const listen$1 = async (module, options) => {
|
|
2285
|
+
const rawIpc = await module.listen(options);
|
|
2286
|
+
if (module.signal) {
|
|
2287
|
+
module.signal(rawIpc);
|
|
2287
2288
|
}
|
|
2288
|
-
|
|
2289
|
+
const ipc = module.wrap(rawIpc);
|
|
2290
|
+
return ipc;
|
|
2289
2291
|
};
|
|
2290
|
-
|
|
2291
|
-
|
|
2292
|
-
|
|
2293
|
-
|
|
2294
|
-
|
|
2295
|
-
|
|
2296
|
-
|
|
2297
|
-
|
|
2298
|
-
|
|
2299
|
-
|
|
2300
|
-
|
|
2301
|
-
|
|
2302
|
-
|
|
2303
|
-
|
|
2304
|
-
|
|
2305
|
-
|
|
2306
|
-
|
|
2307
|
-
|
|
2308
|
-
|
|
2309
|
-
|
|
2310
|
-
|
|
2311
|
-
|
|
2312
|
-
|
|
2313
|
-
|
|
2314
|
-
|
|
2315
|
-
}
|
|
2316
|
-
|
|
2317
|
-
console.warn(...args);
|
|
2292
|
+
|
|
2293
|
+
const createSharedLazyRpc = factory => {
|
|
2294
|
+
let rpcPromise;
|
|
2295
|
+
const getOrCreate = () => {
|
|
2296
|
+
if (!rpcPromise) {
|
|
2297
|
+
rpcPromise = factory();
|
|
2298
|
+
}
|
|
2299
|
+
return rpcPromise;
|
|
2300
|
+
};
|
|
2301
|
+
return {
|
|
2302
|
+
async dispose() {
|
|
2303
|
+
const rpc = await getOrCreate();
|
|
2304
|
+
await rpc.dispose();
|
|
2305
|
+
},
|
|
2306
|
+
async invoke(method, ...params) {
|
|
2307
|
+
const rpc = await getOrCreate();
|
|
2308
|
+
return rpc.invoke(method, ...params);
|
|
2309
|
+
},
|
|
2310
|
+
async invokeAndTransfer(method, ...params) {
|
|
2311
|
+
const rpc = await getOrCreate();
|
|
2312
|
+
return rpc.invokeAndTransfer(method, ...params);
|
|
2313
|
+
},
|
|
2314
|
+
async send(method, ...params) {
|
|
2315
|
+
const rpc = await getOrCreate();
|
|
2316
|
+
rpc.send(method, ...params);
|
|
2317
|
+
}
|
|
2318
|
+
};
|
|
2318
2319
|
};
|
|
2319
|
-
|
|
2320
|
-
|
|
2321
|
-
|
|
2322
|
-
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
|
|
2327
|
-
|
|
2320
|
+
|
|
2321
|
+
const create$6 = async ({
|
|
2322
|
+
commandMap,
|
|
2323
|
+
isMessagePortOpen = true,
|
|
2324
|
+
messagePort
|
|
2325
|
+
}) => {
|
|
2326
|
+
// TODO create a commandMap per rpc instance
|
|
2327
|
+
register$1(commandMap);
|
|
2328
|
+
const rawIpc = await IpcParentWithMessagePort$1.create({
|
|
2329
|
+
isMessagePortOpen,
|
|
2330
|
+
messagePort
|
|
2331
|
+
});
|
|
2332
|
+
const ipc = IpcParentWithMessagePort$1.wrap(rawIpc);
|
|
2333
|
+
handleIpc(ipc);
|
|
2334
|
+
const rpc = createRpc$1(ipc);
|
|
2335
|
+
messagePort.start();
|
|
2336
|
+
return rpc;
|
|
2328
2337
|
};
|
|
2329
|
-
|
|
2330
|
-
const
|
|
2331
|
-
|
|
2332
|
-
|
|
2333
|
-
|
|
2334
|
-
|
|
2335
|
-
|
|
2336
|
-
|
|
2337
|
-
|
|
2338
|
+
|
|
2339
|
+
const create$5 = async ({
|
|
2340
|
+
commandMap,
|
|
2341
|
+
isMessagePortOpen,
|
|
2342
|
+
send
|
|
2343
|
+
}) => {
|
|
2344
|
+
const {
|
|
2345
|
+
port1,
|
|
2346
|
+
port2
|
|
2347
|
+
} = new MessageChannel();
|
|
2348
|
+
await send(port1);
|
|
2349
|
+
return create$6({
|
|
2350
|
+
commandMap,
|
|
2351
|
+
isMessagePortOpen,
|
|
2352
|
+
messagePort: port2
|
|
2353
|
+
});
|
|
2338
2354
|
};
|
|
2339
|
-
|
|
2340
|
-
|
|
2355
|
+
|
|
2356
|
+
const create$4 = async ({
|
|
2357
|
+
commandMap,
|
|
2358
|
+
isMessagePortOpen,
|
|
2359
|
+
send
|
|
2360
|
+
}) => {
|
|
2361
|
+
return createSharedLazyRpc(() => {
|
|
2362
|
+
return create$5({
|
|
2363
|
+
commandMap,
|
|
2364
|
+
isMessagePortOpen,
|
|
2365
|
+
send
|
|
2366
|
+
});
|
|
2367
|
+
});
|
|
2341
2368
|
};
|
|
2342
|
-
|
|
2343
|
-
|
|
2344
|
-
|
|
2345
|
-
|
|
2346
|
-
|
|
2347
|
-
|
|
2348
|
-
|
|
2369
|
+
|
|
2370
|
+
const create$3 = async ({
|
|
2371
|
+
commandMap
|
|
2372
|
+
}) => {
|
|
2373
|
+
// TODO create a commandMap per rpc instance
|
|
2374
|
+
register$1(commandMap);
|
|
2375
|
+
const ipc = await listen$1(IpcChildWithModuleWorkerAndMessagePort$1);
|
|
2376
|
+
handleIpc(ipc);
|
|
2377
|
+
const rpc = createRpc$1(ipc);
|
|
2378
|
+
return rpc;
|
|
2349
2379
|
};
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
|
-
|
|
2353
|
-
|
|
2354
|
-
|
|
2355
|
-
|
|
2356
|
-
|
|
2357
|
-
|
|
2358
|
-
|
|
2359
|
-
|
|
2360
|
-
|
|
2361
|
-
|
|
2362
|
-
codeFrame: prettyError.codeFrame,
|
|
2363
|
-
name: prettyError.name,
|
|
2364
|
-
stack: getStack(prettyError),
|
|
2365
|
-
type: getErrorType(prettyError)
|
|
2366
|
-
},
|
|
2367
|
-
message: prettyError.message
|
|
2380
|
+
|
|
2381
|
+
const createMockRpc = ({
|
|
2382
|
+
commandMap
|
|
2383
|
+
}) => {
|
|
2384
|
+
const invocations = [];
|
|
2385
|
+
const invoke = (method, ...params) => {
|
|
2386
|
+
invocations.push([method, ...params]);
|
|
2387
|
+
const command = commandMap[method];
|
|
2388
|
+
if (!command) {
|
|
2389
|
+
throw new Error(`command ${method} not found`);
|
|
2390
|
+
}
|
|
2391
|
+
return command(...params);
|
|
2368
2392
|
};
|
|
2369
|
-
|
|
2370
|
-
|
|
2371
|
-
|
|
2372
|
-
|
|
2373
|
-
id,
|
|
2374
|
-
jsonrpc: Two$1
|
|
2393
|
+
const mockRpc = {
|
|
2394
|
+
invocations,
|
|
2395
|
+
invoke,
|
|
2396
|
+
invokeAndTransfer: invoke
|
|
2375
2397
|
};
|
|
2398
|
+
return mockRpc;
|
|
2376
2399
|
};
|
|
2377
|
-
|
|
2378
|
-
|
|
2379
|
-
|
|
2380
|
-
|
|
2381
|
-
return create$1$1(id, errorProperty);
|
|
2400
|
+
|
|
2401
|
+
const rpcs = Object.create(null);
|
|
2402
|
+
const set$d = (id, rpc) => {
|
|
2403
|
+
rpcs[id] = rpc;
|
|
2382
2404
|
};
|
|
2383
|
-
const
|
|
2384
|
-
return
|
|
2385
|
-
id: message.id,
|
|
2386
|
-
jsonrpc: Two$1,
|
|
2387
|
-
result: result ?? null
|
|
2388
|
-
};
|
|
2405
|
+
const get$3 = id => {
|
|
2406
|
+
return rpcs[id];
|
|
2389
2407
|
};
|
|
2390
|
-
const
|
|
2391
|
-
|
|
2392
|
-
return create$a(message, resultProperty);
|
|
2408
|
+
const remove = id => {
|
|
2409
|
+
delete rpcs[id];
|
|
2393
2410
|
};
|
|
2394
|
-
|
|
2411
|
+
|
|
2412
|
+
/* eslint-disable @typescript-eslint/explicit-function-return-type */
|
|
2413
|
+
const create$2 = rpcId => {
|
|
2395
2414
|
return {
|
|
2396
|
-
|
|
2397
|
-
|
|
2398
|
-
|
|
2415
|
+
async dispose() {
|
|
2416
|
+
const rpc = get$3(rpcId);
|
|
2417
|
+
await rpc.dispose();
|
|
2418
|
+
},
|
|
2419
|
+
// @ts-ignore
|
|
2420
|
+
invoke(method, ...params) {
|
|
2421
|
+
const rpc = get$3(rpcId);
|
|
2399
2422
|
// @ts-ignore
|
|
2400
|
-
|
|
2423
|
+
return rpc.invoke(method, ...params);
|
|
2401
2424
|
},
|
|
2402
|
-
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
|
-
|
|
2406
|
-
|
|
2407
|
-
|
|
2408
|
-
|
|
2409
|
-
|
|
2410
|
-
|
|
2411
|
-
|
|
2412
|
-
|
|
2425
|
+
// @ts-ignore
|
|
2426
|
+
invokeAndTransfer(method, ...params) {
|
|
2427
|
+
const rpc = get$3(rpcId);
|
|
2428
|
+
// @ts-ignore
|
|
2429
|
+
return rpc.invokeAndTransfer(method, ...params);
|
|
2430
|
+
},
|
|
2431
|
+
registerMockRpc(commandMap) {
|
|
2432
|
+
const mockRpc = createMockRpc({
|
|
2433
|
+
commandMap
|
|
2434
|
+
});
|
|
2435
|
+
set$d(rpcId, mockRpc);
|
|
2436
|
+
// @ts-ignore
|
|
2437
|
+
mockRpc[Symbol.dispose] = () => {
|
|
2438
|
+
remove(rpcId);
|
|
2439
|
+
};
|
|
2440
|
+
// @ts-ignore
|
|
2441
|
+
return mockRpc;
|
|
2442
|
+
},
|
|
2443
|
+
set(rpc) {
|
|
2444
|
+
set$d(rpcId, rpc);
|
|
2413
2445
|
}
|
|
2414
|
-
|
|
2415
|
-
}
|
|
2446
|
+
};
|
|
2416
2447
|
};
|
|
2417
|
-
|
|
2418
|
-
|
|
2448
|
+
|
|
2449
|
+
const {
|
|
2450
|
+
invoke: invoke$6,
|
|
2451
|
+
set: set$c
|
|
2452
|
+
} = create$2(ClipBoardWorker);
|
|
2453
|
+
const writeText$1 = async text => {
|
|
2454
|
+
return invoke$6('ClipBoard.writeText', text);
|
|
2419
2455
|
};
|
|
2420
|
-
const
|
|
2421
|
-
|
|
2456
|
+
const writeImage = async image => {
|
|
2457
|
+
return invoke$6('ClipBoard.writeImage', image);
|
|
2422
2458
|
};
|
|
2423
|
-
|
|
2424
|
-
|
|
2459
|
+
|
|
2460
|
+
const {
|
|
2461
|
+
invoke: invoke$5,
|
|
2462
|
+
set: set$b
|
|
2463
|
+
} = create$2(DialogWorker);
|
|
2464
|
+
|
|
2465
|
+
const {
|
|
2466
|
+
set: set$a
|
|
2467
|
+
} = create$2(ExtensionHostWorker);
|
|
2468
|
+
|
|
2469
|
+
const ExtensionHost = {
|
|
2470
|
+
__proto__: null,
|
|
2471
|
+
set: set$a
|
|
2425
2472
|
};
|
|
2426
|
-
const defaultResolve = resolve;
|
|
2427
2473
|
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
|
|
2434
|
-
ipc: options.ipc,
|
|
2435
|
-
logError: options.logError || defaultLogError,
|
|
2436
|
-
message: options.message,
|
|
2437
|
-
preparePrettyError: options.preparePrettyError || defaultPreparePrettyError,
|
|
2438
|
-
requiresSocket: options.requiresSocket || defaultRequiresSocket,
|
|
2439
|
-
resolve: options.resolve || defaultResolve
|
|
2440
|
-
};
|
|
2441
|
-
}
|
|
2442
|
-
return {
|
|
2443
|
-
execute: args[2],
|
|
2444
|
-
ipc: args[0],
|
|
2445
|
-
logError: args[5],
|
|
2446
|
-
message: args[1],
|
|
2447
|
-
preparePrettyError: args[4],
|
|
2448
|
-
requiresSocket: args[6],
|
|
2449
|
-
resolve: args[3]
|
|
2450
|
-
};
|
|
2474
|
+
const {
|
|
2475
|
+
invoke: invoke$4,
|
|
2476
|
+
set: set$9
|
|
2477
|
+
} = create$2(ExtensionManagementWorker);
|
|
2478
|
+
const enable2 = (id, platform) => {
|
|
2479
|
+
return invoke$4(`Extensions.enable2`, id, platform);
|
|
2451
2480
|
};
|
|
2452
|
-
const
|
|
2453
|
-
|
|
2454
|
-
|
|
2455
|
-
|
|
2456
|
-
|
|
2457
|
-
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
requiresSocket,
|
|
2461
|
-
resolve
|
|
2462
|
-
} = options;
|
|
2463
|
-
if ('id' in message) {
|
|
2464
|
-
if ('method' in message) {
|
|
2465
|
-
const response = await getResponse(message, ipc, execute, preparePrettyError, logError, requiresSocket);
|
|
2466
|
-
try {
|
|
2467
|
-
ipc.send(response);
|
|
2468
|
-
} catch (error) {
|
|
2469
|
-
const errorResponse = getErrorResponse(message.id, error, preparePrettyError, logError);
|
|
2470
|
-
ipc.send(errorResponse);
|
|
2471
|
-
}
|
|
2472
|
-
return;
|
|
2473
|
-
}
|
|
2474
|
-
resolve(message.id, message);
|
|
2475
|
-
return;
|
|
2476
|
-
}
|
|
2477
|
-
if ('method' in message) {
|
|
2478
|
-
await getResponse(message, ipc, execute, preparePrettyError, logError, requiresSocket);
|
|
2479
|
-
return;
|
|
2480
|
-
}
|
|
2481
|
-
throw new JsonRpcError('unexpected message');
|
|
2481
|
+
const disable2 = (id, platform) => {
|
|
2482
|
+
return invoke$4(`Extensions.disable2`, id, platform);
|
|
2483
|
+
};
|
|
2484
|
+
const getLanguages = (platform, assetDir) => {
|
|
2485
|
+
return invoke$4('Extensions.getLanguages', platform, assetDir);
|
|
2486
|
+
};
|
|
2487
|
+
const uninstall = id => {
|
|
2488
|
+
return invoke$4(`Extensions.uninstall`, id);
|
|
2482
2489
|
};
|
|
2483
2490
|
|
|
2484
|
-
const
|
|
2491
|
+
const {
|
|
2492
|
+
invoke: invoke$3,
|
|
2493
|
+
set: set$8
|
|
2494
|
+
} = create$2(FileSystemWorker$1);
|
|
2495
|
+
const readFile$2 = async uri => {
|
|
2496
|
+
return invoke$3('FileSystem.readFile', uri);
|
|
2497
|
+
};
|
|
2498
|
+
const exists$1 = async uri => {
|
|
2499
|
+
return invoke$3('FileSystem.exists', uri);
|
|
2500
|
+
};
|
|
2485
2501
|
|
|
2486
|
-
const
|
|
2487
|
-
|
|
2488
|
-
|
|
2489
|
-
|
|
2490
|
-
|
|
2491
|
-
|
|
2502
|
+
const FileSystemWorker = {
|
|
2503
|
+
__proto__: null,
|
|
2504
|
+
exists: exists$1,
|
|
2505
|
+
invoke: invoke$3,
|
|
2506
|
+
readFile: readFile$2,
|
|
2507
|
+
set: set$8
|
|
2492
2508
|
};
|
|
2493
2509
|
|
|
2494
|
-
const
|
|
2495
|
-
|
|
2496
|
-
|
|
2497
|
-
|
|
2498
|
-
|
|
2499
|
-
|
|
2500
|
-
|
|
2501
|
-
|
|
2510
|
+
const {
|
|
2511
|
+
invoke: invoke$2,
|
|
2512
|
+
set: set$7
|
|
2513
|
+
} = create$2(MarkdownWorker$1);
|
|
2514
|
+
const getVirtualDom$1 = async html => {
|
|
2515
|
+
// @ts-ignore
|
|
2516
|
+
return invoke$2('Markdown.getVirtualDom', html);
|
|
2517
|
+
};
|
|
2518
|
+
const render$1 = async (markdown, options) => {
|
|
2519
|
+
// @ts-ignore
|
|
2520
|
+
return invoke$2('Markdown.render', markdown, options);
|
|
2502
2521
|
};
|
|
2503
2522
|
|
|
2504
|
-
|
|
2505
|
-
|
|
2506
|
-
|
|
2523
|
+
const MarkdownWorker = {
|
|
2524
|
+
__proto__: null,
|
|
2525
|
+
getVirtualDom: getVirtualDom$1,
|
|
2526
|
+
invoke: invoke$2,
|
|
2527
|
+
render: render$1,
|
|
2528
|
+
set: set$7
|
|
2507
2529
|
};
|
|
2508
2530
|
|
|
2509
|
-
const
|
|
2510
|
-
|
|
2511
|
-
|
|
2512
|
-
|
|
2513
|
-
|
|
2514
|
-
|
|
2515
|
-
|
|
2516
|
-
|
|
2517
|
-
|
|
2518
|
-
|
|
2519
|
-
|
|
2531
|
+
const {
|
|
2532
|
+
invoke: invoke$1,
|
|
2533
|
+
invokeAndTransfer,
|
|
2534
|
+
set: set$6
|
|
2535
|
+
} = create$2(RendererWorker);
|
|
2536
|
+
const showContextMenu2 = async (uid, menuId, x, y, args) => {
|
|
2537
|
+
number(uid);
|
|
2538
|
+
number(menuId);
|
|
2539
|
+
number(x);
|
|
2540
|
+
number(y);
|
|
2541
|
+
await invoke$1('ContextMenu.show2', uid, menuId, x, y, args);
|
|
2542
|
+
};
|
|
2543
|
+
const setColorTheme$1 = async id => {
|
|
2544
|
+
return invoke$1(/* ColorTheme.setColorTheme */'ColorTheme.setColorTheme', /* colorThemeId */id);
|
|
2545
|
+
};
|
|
2546
|
+
const sendMessagePortToClipBoardWorker = async (port, rpcId) => {
|
|
2547
|
+
const command = 'ClipBoard.handleMessagePort';
|
|
2548
|
+
await invokeAndTransfer('SendMessagePortToExtensionHostWorker.sendMessagePortToClipBoardWorker', port, command, rpcId);
|
|
2549
|
+
};
|
|
2550
|
+
const sendMessagePortToDialogWorker = async port => {
|
|
2551
|
+
const command = 'HandleMessagePort.handleMessagePort';
|
|
2552
|
+
await invokeAndTransfer('SendMessagePortToExtensionHostWorker.sendMessagePortToDialogWorker', port, command);
|
|
2553
|
+
};
|
|
2554
|
+
const sendMessagePortToMarkdownWorker$1 = async (port, rpcId) => {
|
|
2555
|
+
const command = 'Markdown.handleMessagePort';
|
|
2556
|
+
await invokeAndTransfer('SendMessagePortToExtensionHostWorker.sendMessagePortToMarkdownWorker', port, command, rpcId);
|
|
2557
|
+
};
|
|
2558
|
+
const sendMessagePortToFileSystemWorker$1 = async (port, rpcId) => {
|
|
2559
|
+
const command = 'FileSystem.handleMessagePort';
|
|
2560
|
+
await invokeAndTransfer('SendMessagePortToExtensionHostWorker.sendMessagePortToFileSystemWorker', port, command, rpcId);
|
|
2561
|
+
};
|
|
2562
|
+
const sendMessagePortToExtensionManagementWorker = async (port, rpcId) => {
|
|
2563
|
+
const command = 'Extensions.handleMessagePort';
|
|
2564
|
+
await invokeAndTransfer('SendMessagePortToExtensionHostWorker.sendMessagePortToExtensionManagementWorker', port, command, rpcId);
|
|
2565
|
+
};
|
|
2566
|
+
const getPreference = async key => {
|
|
2567
|
+
return await invoke$1('Preferences.get', key);
|
|
2568
|
+
};
|
|
2569
|
+
const getAllExtensions$1 = async () => {
|
|
2570
|
+
return invoke$1('ExtensionManagement.getAllExtensions');
|
|
2571
|
+
};
|
|
2572
|
+
const showErrorDialog = async errorInfo => {
|
|
2573
|
+
await invoke$1('ErrorHandling.showErrorDialog', errorInfo);
|
|
2574
|
+
};
|
|
2575
|
+
const getExtension$2 = async id => {
|
|
2576
|
+
return invoke$1('ExtensionManagement.getExtension', id);
|
|
2577
|
+
};
|
|
2578
|
+
const openNativeFolder = async uri => {
|
|
2579
|
+
await invoke$1('OpenNativeFolder.openNativeFolder', uri);
|
|
2580
|
+
};
|
|
2581
|
+
const openExtensionSearch$1 = async () => {
|
|
2582
|
+
return invoke$1('SideBar.openViewlet', 'Extensions');
|
|
2583
|
+
};
|
|
2584
|
+
const setExtensionsSearchValue = async searchValue => {
|
|
2585
|
+
return invoke$1('Extensions.handleInput', searchValue, Script$1);
|
|
2586
|
+
};
|
|
2587
|
+
const openExternal$1 = async uri => {
|
|
2588
|
+
await invoke$1('Open.openExternal', uri);
|
|
2589
|
+
};
|
|
2590
|
+
const openUrl = async uri => {
|
|
2591
|
+
await invoke$1('Open.openUrl', uri);
|
|
2592
|
+
};
|
|
2593
|
+
const getAllPreferences = async () => {
|
|
2594
|
+
return invoke$1('Preferences.getAll');
|
|
2520
2595
|
};
|
|
2521
2596
|
|
|
2522
|
-
const
|
|
2597
|
+
const {
|
|
2598
|
+
exists,
|
|
2599
|
+
invoke,
|
|
2600
|
+
readFile: readFile$1,
|
|
2601
|
+
set: set$5
|
|
2602
|
+
} = FileSystemWorker;
|
|
2603
|
+
const readFileAsBlob = async uri => {
|
|
2604
|
+
// TODO maybe readAsObjectUrl?
|
|
2605
|
+
// @ts-ignore
|
|
2606
|
+
return invoke('FileSystem.readFileAsBlob', uri);
|
|
2607
|
+
};
|
|
2608
|
+
|
|
2609
|
+
const existsFile = async uri => {
|
|
2610
|
+
try {
|
|
2611
|
+
return await exists(uri);
|
|
2612
|
+
} catch {
|
|
2613
|
+
return false;
|
|
2614
|
+
}
|
|
2615
|
+
};
|
|
2616
|
+
|
|
2617
|
+
const existsJson = async schemaUrl => {
|
|
2618
|
+
let url;
|
|
2619
|
+
try {
|
|
2620
|
+
url = new URL(schemaUrl);
|
|
2621
|
+
} catch {
|
|
2622
|
+
return false;
|
|
2623
|
+
}
|
|
2523
2624
|
const {
|
|
2524
|
-
|
|
2525
|
-
|
|
2526
|
-
|
|
2527
|
-
|
|
2528
|
-
|
|
2529
|
-
|
|
2530
|
-
|
|
2531
|
-
|
|
2625
|
+
protocol
|
|
2626
|
+
} = url;
|
|
2627
|
+
if (protocol === 'file:') {
|
|
2628
|
+
return existsFile(schemaUrl);
|
|
2629
|
+
}
|
|
2630
|
+
if (protocol !== 'http:' && protocol !== 'https:') {
|
|
2631
|
+
return false;
|
|
2632
|
+
}
|
|
2633
|
+
try {
|
|
2634
|
+
// TODO verify that response header is json
|
|
2635
|
+
const response = await fetch(schemaUrl, {
|
|
2636
|
+
method: 'HEAD'
|
|
2637
|
+
});
|
|
2638
|
+
return response.ok;
|
|
2639
|
+
} catch {
|
|
2640
|
+
return false;
|
|
2532
2641
|
}
|
|
2533
|
-
const responseMessage = await promise;
|
|
2534
|
-
return unwrapJsonRpcResult(responseMessage);
|
|
2535
2642
|
};
|
|
2536
|
-
|
|
2537
|
-
|
|
2538
|
-
|
|
2539
|
-
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
|
|
2643
|
+
|
|
2644
|
+
const isExternalLink$2 = schema => {
|
|
2645
|
+
return schema.startsWith('http://') || schema.startsWith('https://');
|
|
2646
|
+
};
|
|
2647
|
+
const isAlphanumeric = char => {
|
|
2648
|
+
const code = char.codePointAt(0) || 0;
|
|
2649
|
+
return code >= 48 && code <= 57 || code >= 65 && code <= 90 || code >= 97 && code <= 122;
|
|
2650
|
+
};
|
|
2651
|
+
const hasWhitespace = value => {
|
|
2652
|
+
for (const char of value) {
|
|
2653
|
+
if (char.trim() === '') {
|
|
2654
|
+
return true;
|
|
2543
2655
|
}
|
|
2544
|
-
|
|
2545
|
-
|
|
2546
|
-
|
|
2547
|
-
|
|
2548
|
-
|
|
2549
|
-
|
|
2550
|
-
|
|
2551
|
-
|
|
2552
|
-
return invokeHelper(callbacks, ipc, method, params, false);
|
|
2553
|
-
},
|
|
2554
|
-
invokeAndTransfer(method, ...params) {
|
|
2555
|
-
return invokeHelper(callbacks, ipc, method, params, true);
|
|
2556
|
-
},
|
|
2557
|
-
// @ts-ignore
|
|
2558
|
-
ipc,
|
|
2559
|
-
/**
|
|
2560
|
-
* @deprecated
|
|
2561
|
-
*/
|
|
2562
|
-
send(method, ...params) {
|
|
2563
|
-
const message = create$9(method, params);
|
|
2564
|
-
ipc.send(message);
|
|
2656
|
+
}
|
|
2657
|
+
return false;
|
|
2658
|
+
};
|
|
2659
|
+
const isOnlyDotsOrEmpty = value => {
|
|
2660
|
+
const trimmed = value.trim();
|
|
2661
|
+
for (const char of trimmed) {
|
|
2662
|
+
if (char !== '.') {
|
|
2663
|
+
return false;
|
|
2565
2664
|
}
|
|
2566
|
-
}
|
|
2567
|
-
return
|
|
2665
|
+
}
|
|
2666
|
+
return true;
|
|
2568
2667
|
};
|
|
2569
|
-
|
|
2570
|
-
|
|
2571
|
-
|
|
2668
|
+
const isValidHttpUrl = value => {
|
|
2669
|
+
try {
|
|
2670
|
+
const url = new URL(value);
|
|
2671
|
+
return (url.protocol === 'http:' || url.protocol === 'https:') && !!url.hostname;
|
|
2672
|
+
} catch {
|
|
2673
|
+
return false;
|
|
2674
|
+
}
|
|
2572
2675
|
};
|
|
2573
|
-
const
|
|
2574
|
-
|
|
2676
|
+
const isValidRelativePath = value => {
|
|
2677
|
+
// Disallow schemes and whitespace
|
|
2678
|
+
if (hasWhitespace(value)) {
|
|
2679
|
+
return false;
|
|
2680
|
+
}
|
|
2681
|
+
if (value.includes('://')) {
|
|
2682
|
+
return false;
|
|
2683
|
+
}
|
|
2684
|
+
if (isOnlyDotsOrEmpty(value)) {
|
|
2685
|
+
return false;
|
|
2686
|
+
}
|
|
2687
|
+
// Allow paths like ./a.json, ../a.json, /a.json, schemas/a.json, a/b.json
|
|
2688
|
+
let hasAlphanumeric = false;
|
|
2689
|
+
for (const char of value) {
|
|
2690
|
+
if (!isAlphanumeric(char) && char !== '.' && char !== '_' && char !== '-' && char !== '/') {
|
|
2691
|
+
return false;
|
|
2692
|
+
}
|
|
2693
|
+
if (isAlphanumeric(char)) {
|
|
2694
|
+
hasAlphanumeric = true;
|
|
2695
|
+
}
|
|
2696
|
+
}
|
|
2697
|
+
// Must contain at least one alphanumeric character
|
|
2698
|
+
return hasAlphanumeric;
|
|
2575
2699
|
};
|
|
2576
|
-
const
|
|
2577
|
-
|
|
2700
|
+
const getSchemaLinkUrl = (schema, extensionUri) => {
|
|
2701
|
+
if (!schema || typeof schema !== 'string') {
|
|
2702
|
+
return '';
|
|
2703
|
+
}
|
|
2704
|
+
const trimmed = schema.trim();
|
|
2705
|
+
if (trimmed !== schema) {
|
|
2706
|
+
return '';
|
|
2707
|
+
}
|
|
2708
|
+
if (isExternalLink$2(schema)) {
|
|
2709
|
+
return isValidHttpUrl(schema) ? schema : '';
|
|
2710
|
+
}
|
|
2711
|
+
if (!isValidRelativePath(schema)) {
|
|
2712
|
+
return '';
|
|
2713
|
+
}
|
|
2714
|
+
try {
|
|
2715
|
+
const baseUrl = extensionUri.endsWith('/') ? extensionUri : `${extensionUri}/`;
|
|
2716
|
+
return new URL(schema, baseUrl).href;
|
|
2717
|
+
} catch {
|
|
2718
|
+
return '';
|
|
2719
|
+
}
|
|
2578
2720
|
};
|
|
2579
|
-
|
|
2580
|
-
|
|
2581
|
-
const
|
|
2582
|
-
|
|
2721
|
+
|
|
2722
|
+
const getJsonValidationInfos = async (extensionUri, validations) => {
|
|
2723
|
+
const validationInfos = [];
|
|
2724
|
+
for (const validation of validations) {
|
|
2725
|
+
const schema = validation.schema ?? validation.url;
|
|
2726
|
+
const schemaLinkUrl = getSchemaLinkUrl(schema, extensionUri);
|
|
2727
|
+
const {
|
|
2728
|
+
fileMatch
|
|
2729
|
+
} = validation;
|
|
2730
|
+
if (typeof schema !== 'string') {
|
|
2731
|
+
validationInfos.push({
|
|
2732
|
+
errorMessage: propertyMustBeOfTypeString(),
|
|
2733
|
+
fileMatch,
|
|
2734
|
+
isValid: false,
|
|
2735
|
+
schemaUrl: '',
|
|
2736
|
+
stringValue: JSON.stringify(schema)
|
|
2737
|
+
});
|
|
2738
|
+
} else if (schema && !schemaLinkUrl) {
|
|
2739
|
+
validationInfos.push({
|
|
2740
|
+
errorMessage: invalidLink(),
|
|
2741
|
+
fileMatch,
|
|
2742
|
+
isValid: false,
|
|
2743
|
+
schemaUrl: schemaLinkUrl,
|
|
2744
|
+
stringValue: schema
|
|
2745
|
+
});
|
|
2746
|
+
} else if (schemaLinkUrl) {
|
|
2747
|
+
const isValid = schema.startsWith('https://') || (await existsJson(schemaLinkUrl));
|
|
2748
|
+
if (isValid) {
|
|
2749
|
+
validationInfos.push({
|
|
2750
|
+
errorMessage: '',
|
|
2751
|
+
fileMatch,
|
|
2752
|
+
isValid: true,
|
|
2753
|
+
schemaUrl: schemaLinkUrl,
|
|
2754
|
+
stringValue: schema
|
|
2755
|
+
});
|
|
2756
|
+
} else {
|
|
2757
|
+
validationInfos.push({
|
|
2758
|
+
errorMessage: schemaNotFound(),
|
|
2759
|
+
fileMatch,
|
|
2760
|
+
isValid: false,
|
|
2761
|
+
schemaUrl: schemaLinkUrl,
|
|
2762
|
+
stringValue: schema
|
|
2763
|
+
});
|
|
2764
|
+
}
|
|
2765
|
+
} else {
|
|
2766
|
+
validationInfos.push({
|
|
2767
|
+
errorMessage: '',
|
|
2768
|
+
fileMatch,
|
|
2769
|
+
isValid: true,
|
|
2770
|
+
schemaUrl: schemaLinkUrl,
|
|
2771
|
+
stringValue: schema
|
|
2772
|
+
});
|
|
2773
|
+
}
|
|
2774
|
+
}
|
|
2775
|
+
return validationInfos;
|
|
2583
2776
|
};
|
|
2584
2777
|
|
|
2585
|
-
const
|
|
2586
|
-
|
|
2587
|
-
|
|
2588
|
-
|
|
2589
|
-
|
|
2590
|
-
|
|
2778
|
+
const getJsonValidationTableEntry = validationInfo => {
|
|
2779
|
+
const {
|
|
2780
|
+
errorMessage,
|
|
2781
|
+
fileMatch,
|
|
2782
|
+
isValid,
|
|
2783
|
+
schemaUrl,
|
|
2784
|
+
stringValue
|
|
2785
|
+
} = validationInfo;
|
|
2786
|
+
if (!isValid && schemaUrl) {
|
|
2787
|
+
return [{
|
|
2788
|
+
type: Code,
|
|
2789
|
+
value: fileMatch
|
|
2790
|
+
}, {
|
|
2791
|
+
className: TableCellInvalid,
|
|
2792
|
+
href: schemaUrl,
|
|
2793
|
+
title: errorMessage,
|
|
2794
|
+
type: Link,
|
|
2795
|
+
value: stringValue
|
|
2796
|
+
}];
|
|
2797
|
+
}
|
|
2798
|
+
if (!isValid) {
|
|
2799
|
+
return [{
|
|
2800
|
+
type: Text,
|
|
2801
|
+
value: fileMatch
|
|
2802
|
+
}, {
|
|
2803
|
+
className: TableCellInvalid,
|
|
2804
|
+
title: errorMessage,
|
|
2805
|
+
type: Text,
|
|
2806
|
+
value: stringValue
|
|
2807
|
+
}];
|
|
2591
2808
|
}
|
|
2592
|
-
|
|
2593
|
-
|
|
2594
|
-
|
|
2595
|
-
|
|
2596
|
-
|
|
2597
|
-
|
|
2809
|
+
if (schemaUrl) {
|
|
2810
|
+
return [{
|
|
2811
|
+
type: Code,
|
|
2812
|
+
value: fileMatch
|
|
2813
|
+
}, {
|
|
2814
|
+
href: schemaUrl,
|
|
2815
|
+
type: Link,
|
|
2816
|
+
value: stringValue
|
|
2817
|
+
}];
|
|
2598
2818
|
}
|
|
2599
|
-
|
|
2600
|
-
|
|
2819
|
+
return [{
|
|
2820
|
+
type: Code,
|
|
2821
|
+
value: fileMatch
|
|
2822
|
+
}, {
|
|
2823
|
+
type: Text,
|
|
2824
|
+
value: stringValue
|
|
2825
|
+
}];
|
|
2601
2826
|
};
|
|
2602
2827
|
|
|
2603
|
-
const
|
|
2604
|
-
|
|
2605
|
-
const
|
|
2606
|
-
|
|
2607
|
-
|
|
2608
|
-
}
|
|
2609
|
-
return rpcPromise;
|
|
2610
|
-
};
|
|
2828
|
+
const getJsonValidationDetails = async extension => {
|
|
2829
|
+
const validations = extension.jsonValidation || [];
|
|
2830
|
+
const extensionUri = extension.uri || '';
|
|
2831
|
+
const validationInfos = await getJsonValidationInfos(extensionUri, validations);
|
|
2832
|
+
const rows = validationInfos.map(getJsonValidationTableEntry);
|
|
2611
2833
|
return {
|
|
2612
|
-
|
|
2613
|
-
const rpc = await getOrCreate();
|
|
2614
|
-
await rpc.dispose();
|
|
2615
|
-
},
|
|
2616
|
-
async invoke(method, ...params) {
|
|
2617
|
-
const rpc = await getOrCreate();
|
|
2618
|
-
return rpc.invoke(method, ...params);
|
|
2619
|
-
},
|
|
2620
|
-
async invokeAndTransfer(method, ...params) {
|
|
2621
|
-
const rpc = await getOrCreate();
|
|
2622
|
-
return rpc.invokeAndTransfer(method, ...params);
|
|
2623
|
-
},
|
|
2624
|
-
async send(method, ...params) {
|
|
2625
|
-
const rpc = await getOrCreate();
|
|
2626
|
-
rpc.send(method, ...params);
|
|
2627
|
-
}
|
|
2834
|
+
jsonValidation: rows
|
|
2628
2835
|
};
|
|
2629
2836
|
};
|
|
2630
2837
|
|
|
2631
|
-
const
|
|
2632
|
-
|
|
2633
|
-
|
|
2634
|
-
|
|
2635
|
-
|
|
2636
|
-
// TODO create a commandMap per rpc instance
|
|
2637
|
-
register(commandMap);
|
|
2638
|
-
const rawIpc = await IpcParentWithMessagePort$1.create({
|
|
2639
|
-
isMessagePortOpen,
|
|
2640
|
-
messagePort
|
|
2641
|
-
});
|
|
2642
|
-
const ipc = IpcParentWithMessagePort$1.wrap(rawIpc);
|
|
2643
|
-
handleIpc(ipc);
|
|
2644
|
-
const rpc = createRpc$1(ipc);
|
|
2645
|
-
messagePort.start();
|
|
2646
|
-
return rpc;
|
|
2838
|
+
const featureJsonValidationEnabled = extension => {
|
|
2839
|
+
if (!hasProperty(extension, 'jsonValidation')) {
|
|
2840
|
+
return false;
|
|
2841
|
+
}
|
|
2842
|
+
return Array.isArray(extension.jsonValidation);
|
|
2647
2843
|
};
|
|
2648
2844
|
|
|
2649
|
-
const
|
|
2650
|
-
|
|
2651
|
-
|
|
2652
|
-
|
|
2653
|
-
}
|
|
2654
|
-
const {
|
|
2655
|
-
port1,
|
|
2656
|
-
port2
|
|
2657
|
-
} = new MessageChannel();
|
|
2658
|
-
await send(port1);
|
|
2659
|
-
return create$6({
|
|
2660
|
-
commandMap,
|
|
2661
|
-
isMessagePortOpen,
|
|
2662
|
-
messagePort: port2
|
|
2663
|
-
});
|
|
2845
|
+
const getJsonValidationTableEntries = rows => {
|
|
2846
|
+
return {
|
|
2847
|
+
headings: [fileMatch(), schema()],
|
|
2848
|
+
rows
|
|
2849
|
+
};
|
|
2664
2850
|
};
|
|
2665
2851
|
|
|
2666
|
-
const
|
|
2667
|
-
|
|
2668
|
-
|
|
2669
|
-
|
|
2670
|
-
}) => {
|
|
2671
|
-
return createSharedLazyRpc(() => {
|
|
2672
|
-
return create$5({
|
|
2673
|
-
commandMap,
|
|
2674
|
-
isMessagePortOpen,
|
|
2675
|
-
send
|
|
2676
|
-
});
|
|
2677
|
-
});
|
|
2852
|
+
const parentNode$1 = {
|
|
2853
|
+
childCount: 2,
|
|
2854
|
+
className: FeatureContent,
|
|
2855
|
+
type: Div
|
|
2678
2856
|
};
|
|
2679
|
-
|
|
2680
|
-
const
|
|
2681
|
-
|
|
2682
|
-
|
|
2683
|
-
// TODO create a commandMap per rpc instance
|
|
2684
|
-
register(commandMap);
|
|
2685
|
-
const ipc = await listen$1(IpcChildWithModuleWorkerAndMessagePort$1);
|
|
2686
|
-
handleIpc(ipc);
|
|
2687
|
-
const rpc = createRpc$1(ipc);
|
|
2688
|
-
return rpc;
|
|
2857
|
+
const getFeatureJsonValidationVirtualDom = jsonValidation$1 => {
|
|
2858
|
+
const heading = jsonValidation();
|
|
2859
|
+
const tableInfo = getJsonValidationTableEntries(jsonValidation$1);
|
|
2860
|
+
return [parentNode$1, ...getFeatureContentHeadingVirtualDom(heading), ...getTableVirtualDom(tableInfo)];
|
|
2689
2861
|
};
|
|
2690
2862
|
|
|
2691
|
-
const
|
|
2692
|
-
|
|
2693
|
-
|
|
2694
|
-
|
|
2695
|
-
|
|
2696
|
-
invocations.push([method, ...params]);
|
|
2697
|
-
const command = commandMap[method];
|
|
2698
|
-
if (!command) {
|
|
2699
|
-
throw new Error(`command ${method} not found`);
|
|
2700
|
-
}
|
|
2701
|
-
return command(...params);
|
|
2702
|
-
};
|
|
2703
|
-
const mockRpc = {
|
|
2704
|
-
invocations,
|
|
2705
|
-
invoke,
|
|
2706
|
-
invokeAndTransfer: invoke
|
|
2707
|
-
};
|
|
2708
|
-
return mockRpc;
|
|
2863
|
+
const getJsonValidationVirtualDom = state => {
|
|
2864
|
+
const {
|
|
2865
|
+
jsonValidation
|
|
2866
|
+
} = state;
|
|
2867
|
+
return getFeatureJsonValidationVirtualDom(jsonValidation);
|
|
2709
2868
|
};
|
|
2710
2869
|
|
|
2711
|
-
const
|
|
2712
|
-
const
|
|
2713
|
-
|
|
2714
|
-
|
|
2715
|
-
|
|
2716
|
-
|
|
2717
|
-
|
|
2718
|
-
const
|
|
2719
|
-
|
|
2870
|
+
const getProgrammingLanguageTableEntry = programmingLanguage => {
|
|
2871
|
+
const {
|
|
2872
|
+
configuration,
|
|
2873
|
+
extensions = [],
|
|
2874
|
+
id
|
|
2875
|
+
} = programmingLanguage;
|
|
2876
|
+
const name = ''; // TODO
|
|
2877
|
+
const snippets = ''; // TODO
|
|
2878
|
+
return [{
|
|
2879
|
+
type: Text,
|
|
2880
|
+
value: id
|
|
2881
|
+
}, {
|
|
2882
|
+
type: Text,
|
|
2883
|
+
value: name
|
|
2884
|
+
}, {
|
|
2885
|
+
listItems: extensions,
|
|
2886
|
+
type: CodeList,
|
|
2887
|
+
value: ''
|
|
2888
|
+
}, {
|
|
2889
|
+
checked: Boolean(configuration),
|
|
2890
|
+
type: CheckMark,
|
|
2891
|
+
value: ''
|
|
2892
|
+
}, {
|
|
2893
|
+
checked: Boolean(snippets),
|
|
2894
|
+
type: CheckMark,
|
|
2895
|
+
value: ''
|
|
2896
|
+
}];
|
|
2720
2897
|
};
|
|
2721
2898
|
|
|
2722
|
-
|
|
2723
|
-
|
|
2899
|
+
const getFeatureDetailsProgrammingLanguages = async extension => {
|
|
2900
|
+
// TODO validate them also, to create better types
|
|
2901
|
+
const programmingLanguages = extension.languages || [];
|
|
2902
|
+
const rows = programmingLanguages.map(getProgrammingLanguageTableEntry);
|
|
2724
2903
|
return {
|
|
2725
|
-
|
|
2726
|
-
const rpc = get$3(rpcId);
|
|
2727
|
-
await rpc.dispose();
|
|
2728
|
-
},
|
|
2729
|
-
// @ts-ignore
|
|
2730
|
-
invoke(method, ...params) {
|
|
2731
|
-
const rpc = get$3(rpcId);
|
|
2732
|
-
// @ts-ignore
|
|
2733
|
-
return rpc.invoke(method, ...params);
|
|
2734
|
-
},
|
|
2735
|
-
// @ts-ignore
|
|
2736
|
-
invokeAndTransfer(method, ...params) {
|
|
2737
|
-
const rpc = get$3(rpcId);
|
|
2738
|
-
// @ts-ignore
|
|
2739
|
-
return rpc.invokeAndTransfer(method, ...params);
|
|
2740
|
-
},
|
|
2741
|
-
registerMockRpc(commandMap) {
|
|
2742
|
-
const mockRpc = createMockRpc({
|
|
2743
|
-
commandMap
|
|
2744
|
-
});
|
|
2745
|
-
set$d(rpcId, mockRpc);
|
|
2746
|
-
// @ts-ignore
|
|
2747
|
-
mockRpc[Symbol.dispose] = () => {
|
|
2748
|
-
remove(rpcId);
|
|
2749
|
-
};
|
|
2750
|
-
// @ts-ignore
|
|
2751
|
-
return mockRpc;
|
|
2752
|
-
},
|
|
2753
|
-
set(rpc) {
|
|
2754
|
-
set$d(rpcId, rpc);
|
|
2755
|
-
}
|
|
2904
|
+
programmingLanguages: rows
|
|
2756
2905
|
};
|
|
2757
2906
|
};
|
|
2758
2907
|
|
|
2759
|
-
const {
|
|
2760
|
-
|
|
2761
|
-
|
|
2762
|
-
}
|
|
2763
|
-
const
|
|
2764
|
-
|
|
2765
|
-
};
|
|
2766
|
-
|
|
2767
|
-
return invoke$6('ClipBoard.writeImage', image);
|
|
2768
|
-
};
|
|
2769
|
-
|
|
2770
|
-
const {
|
|
2771
|
-
invoke: invoke$5,
|
|
2772
|
-
set: set$b
|
|
2773
|
-
} = create$2(DialogWorker);
|
|
2774
|
-
|
|
2775
|
-
const {
|
|
2776
|
-
set: set$a
|
|
2777
|
-
} = create$2(ExtensionHostWorker);
|
|
2778
|
-
|
|
2779
|
-
const ExtensionHost = {
|
|
2780
|
-
__proto__: null,
|
|
2781
|
-
set: set$a
|
|
2908
|
+
const featureProgrammingLanguagesEnabled = extension => {
|
|
2909
|
+
if (!hasProperty(extension, 'languages')) {
|
|
2910
|
+
return false;
|
|
2911
|
+
}
|
|
2912
|
+
const {
|
|
2913
|
+
languages
|
|
2914
|
+
} = extension;
|
|
2915
|
+
return Array.isArray(languages);
|
|
2782
2916
|
};
|
|
2783
2917
|
|
|
2784
|
-
const {
|
|
2785
|
-
|
|
2786
|
-
|
|
2787
|
-
|
|
2788
|
-
const
|
|
2789
|
-
|
|
2918
|
+
const getProgrammingLanguagesTableEntries = rows => {
|
|
2919
|
+
const id = id$1();
|
|
2920
|
+
const name$1 = name();
|
|
2921
|
+
const fileExtensions$1 = fileExtensions();
|
|
2922
|
+
const grammar$1 = grammar();
|
|
2923
|
+
const snippets$1 = snippets();
|
|
2924
|
+
return {
|
|
2925
|
+
headings: [id, name$1, fileExtensions$1, grammar$1, snippets$1],
|
|
2926
|
+
rows
|
|
2927
|
+
};
|
|
2790
2928
|
};
|
|
2791
|
-
|
|
2792
|
-
|
|
2929
|
+
|
|
2930
|
+
const featureContentNode$4 = {
|
|
2931
|
+
childCount: 2,
|
|
2932
|
+
className: FeatureContent,
|
|
2933
|
+
type: Div
|
|
2793
2934
|
};
|
|
2794
|
-
const
|
|
2795
|
-
|
|
2935
|
+
const emptyProgrammingLanguagesNode = {
|
|
2936
|
+
childCount: 1,
|
|
2937
|
+
type: P
|
|
2796
2938
|
};
|
|
2797
|
-
const
|
|
2798
|
-
|
|
2939
|
+
const getFeatureProgrammingLanguagesVirtualDom = programmingLanguages$1 => {
|
|
2940
|
+
const heading = programmingLanguages();
|
|
2941
|
+
const top = [featureContentNode$4, ...getFeatureContentHeadingVirtualDom(heading)];
|
|
2942
|
+
if (programmingLanguages$1.length === 0) {
|
|
2943
|
+
return [...top, emptyProgrammingLanguagesNode, text('Empty Array.')];
|
|
2944
|
+
}
|
|
2945
|
+
const tableInfo = getProgrammingLanguagesTableEntries(programmingLanguages$1);
|
|
2946
|
+
return [...top, ...getTableVirtualDom(tableInfo)];
|
|
2799
2947
|
};
|
|
2800
2948
|
|
|
2801
|
-
const {
|
|
2802
|
-
|
|
2803
|
-
|
|
2804
|
-
} =
|
|
2805
|
-
|
|
2806
|
-
return invoke$3('FileSystem.readFile', uri);
|
|
2807
|
-
};
|
|
2808
|
-
const exists$1 = async uri => {
|
|
2809
|
-
return invoke$3('FileSystem.exists', uri);
|
|
2949
|
+
const getProgrammingLanguagesVirtualDom = state => {
|
|
2950
|
+
const {
|
|
2951
|
+
programmingLanguages
|
|
2952
|
+
} = state;
|
|
2953
|
+
return getFeatureProgrammingLanguagesVirtualDom(programmingLanguages);
|
|
2810
2954
|
};
|
|
2811
2955
|
|
|
2812
|
-
|
|
2813
|
-
|
|
2814
|
-
|
|
2815
|
-
|
|
2816
|
-
|
|
2817
|
-
|
|
2818
|
-
};
|
|
2956
|
+
class FeatureNotFoundError extends Error {
|
|
2957
|
+
constructor(featureName) {
|
|
2958
|
+
super(`unknown feature: ${featureName}`);
|
|
2959
|
+
this.name = 'FeatureNotFoundError';
|
|
2960
|
+
}
|
|
2961
|
+
}
|
|
2819
2962
|
|
|
2820
|
-
const {
|
|
2821
|
-
|
|
2822
|
-
|
|
2823
|
-
} = create$2(MarkdownWorker$1);
|
|
2824
|
-
const getVirtualDom$1 = async html => {
|
|
2825
|
-
// @ts-ignore
|
|
2826
|
-
return invoke$2('Markdown.getVirtualDom', html);
|
|
2827
|
-
};
|
|
2828
|
-
const render$1 = async (markdown, options) => {
|
|
2829
|
-
// @ts-ignore
|
|
2830
|
-
return invoke$2('Markdown.render', markdown, options);
|
|
2963
|
+
const unsupportedFeatureNode = {
|
|
2964
|
+
childCount: 2,
|
|
2965
|
+
type: Div
|
|
2831
2966
|
};
|
|
2832
|
-
|
|
2833
|
-
|
|
2834
|
-
|
|
2835
|
-
getVirtualDom: getVirtualDom$1,
|
|
2836
|
-
invoke: invoke$2,
|
|
2837
|
-
render: render$1,
|
|
2838
|
-
set: set$7
|
|
2967
|
+
const unsupportedFeatureHeadingNode = {
|
|
2968
|
+
childCount: 1,
|
|
2969
|
+
type: H1
|
|
2839
2970
|
};
|
|
2840
|
-
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
|
-
invokeAndTransfer,
|
|
2844
|
-
set: set$6
|
|
2845
|
-
} = create$2(RendererWorker);
|
|
2846
|
-
const showContextMenu2 = async (uid, menuId, x, y, args) => {
|
|
2847
|
-
number(uid);
|
|
2848
|
-
number(menuId);
|
|
2849
|
-
number(x);
|
|
2850
|
-
number(y);
|
|
2851
|
-
await invoke$1('ContextMenu.show2', uid, menuId, x, y, args);
|
|
2971
|
+
const unsupportedFeatureMessageNode = {
|
|
2972
|
+
childCount: 1,
|
|
2973
|
+
type: P
|
|
2852
2974
|
};
|
|
2853
|
-
const
|
|
2854
|
-
return
|
|
2975
|
+
const getFeatureUnsupportedVirtualDom = state => {
|
|
2976
|
+
return [unsupportedFeatureNode, unsupportedFeatureHeadingNode, text(unsupportedFeature()), unsupportedFeatureMessageNode, text(selectedFeatureUnknownOrUnsupported())];
|
|
2855
2977
|
};
|
|
2856
|
-
|
|
2857
|
-
|
|
2858
|
-
|
|
2978
|
+
|
|
2979
|
+
const features = Object.create(null);
|
|
2980
|
+
const register = feature => {
|
|
2981
|
+
features[feature.id] = feature;
|
|
2859
2982
|
};
|
|
2860
|
-
const
|
|
2861
|
-
const
|
|
2862
|
-
|
|
2983
|
+
const getFeatures = (selectedFeature, extension) => {
|
|
2984
|
+
const allFeatures = Object.values(features);
|
|
2985
|
+
const enabledFeatures = allFeatures.filter(item => item.isEnabled(extension));
|
|
2986
|
+
const hasSelectedFeature = enabledFeatures.some(item => item.id === selectedFeature);
|
|
2987
|
+
const actualSelectedFeature = hasSelectedFeature ? selectedFeature : enabledFeatures[0]?.id;
|
|
2988
|
+
const converted = enabledFeatures.map(item => {
|
|
2989
|
+
return {
|
|
2990
|
+
id: item.id,
|
|
2991
|
+
label: item.getLabel(),
|
|
2992
|
+
selected: item.id === actualSelectedFeature
|
|
2993
|
+
};
|
|
2994
|
+
});
|
|
2995
|
+
return converted;
|
|
2863
2996
|
};
|
|
2864
|
-
const
|
|
2865
|
-
const
|
|
2866
|
-
|
|
2997
|
+
const getFeatureDetailsHandler = featureName => {
|
|
2998
|
+
const feature = features[featureName];
|
|
2999
|
+
if (!feature) {
|
|
3000
|
+
throw new FeatureNotFoundError(featureName);
|
|
3001
|
+
}
|
|
3002
|
+
return feature.getDetails;
|
|
2867
3003
|
};
|
|
2868
|
-
const
|
|
2869
|
-
const
|
|
2870
|
-
|
|
3004
|
+
const getFeatureVirtualDomHandler = featureName => {
|
|
3005
|
+
const feature = features[featureName];
|
|
3006
|
+
if (!feature) {
|
|
3007
|
+
return getFeatureUnsupportedVirtualDom;
|
|
3008
|
+
}
|
|
3009
|
+
return feature.getVirtualDom;
|
|
2871
3010
|
};
|
|
2872
|
-
|
|
2873
|
-
|
|
2874
|
-
|
|
3011
|
+
|
|
3012
|
+
const getRuntimeStatus = async extensionId => {
|
|
3013
|
+
return invoke$4('Extensions.getRuntimeStatus', extensionId);
|
|
2875
3014
|
};
|
|
2876
|
-
|
|
2877
|
-
|
|
3015
|
+
|
|
3016
|
+
const getRuntimeStatusDetails = async extension => {
|
|
3017
|
+
const {
|
|
3018
|
+
activationEvent,
|
|
3019
|
+
activationTime,
|
|
3020
|
+
importTime,
|
|
3021
|
+
memoryUsage = 0,
|
|
3022
|
+
status
|
|
3023
|
+
} = await getRuntimeStatus(extension.id);
|
|
3024
|
+
return {
|
|
3025
|
+
activationTime,
|
|
3026
|
+
importTime,
|
|
3027
|
+
memoryUsage,
|
|
3028
|
+
status,
|
|
3029
|
+
wasActivatedByEvent: activationEvent
|
|
3030
|
+
};
|
|
2878
3031
|
};
|
|
2879
|
-
|
|
2880
|
-
|
|
3032
|
+
|
|
3033
|
+
const featureRuntimeStatusEnabled = extension => {
|
|
3034
|
+
if (!extension || typeof extension !== 'object') {
|
|
3035
|
+
return false;
|
|
3036
|
+
}
|
|
3037
|
+
return 'main' in extension || 'browser' in extension;
|
|
2881
3038
|
};
|
|
2882
|
-
|
|
2883
|
-
|
|
3039
|
+
|
|
3040
|
+
const formatTime = time => {
|
|
3041
|
+
return time.toFixed(2) + 'ms';
|
|
2884
3042
|
};
|
|
2885
|
-
|
|
2886
|
-
|
|
3043
|
+
|
|
3044
|
+
const definitionTermNode$1 = {
|
|
3045
|
+
childCount: 1,
|
|
3046
|
+
type: Dt
|
|
2887
3047
|
};
|
|
2888
|
-
const
|
|
2889
|
-
|
|
3048
|
+
const definitionDescriptionNode$1 = {
|
|
3049
|
+
childCount: 1,
|
|
3050
|
+
type: Dd
|
|
2890
3051
|
};
|
|
2891
|
-
const
|
|
2892
|
-
|
|
3052
|
+
const getActivationTimeVirtualDom = (importTime$1, activationTime$1) => {
|
|
3053
|
+
if (!activationTime$1 && !importTime$1) {
|
|
3054
|
+
return [];
|
|
3055
|
+
}
|
|
3056
|
+
const formattedImportTime = formatTime(importTime$1);
|
|
3057
|
+
const formattedTime = formatTime(activationTime$1);
|
|
3058
|
+
return [definitionTermNode$1, text(importTime()), definitionDescriptionNode$1, text(formattedImportTime), definitionTermNode$1, text(activationTime()), definitionDescriptionNode$1, text(formattedTime)];
|
|
2893
3059
|
};
|
|
2894
|
-
|
|
2895
|
-
|
|
3060
|
+
|
|
3061
|
+
const BYTE_UNITS = ['B', 'kB', 'MB', 'GB', 'TB', 'PB', 'EB', 'ZB', 'YB'];
|
|
3062
|
+
const BIBYTE_UNITS = ['B', 'KiB', 'MiB', 'GiB', 'TiB', 'PiB', 'EiB', 'ZiB', 'YiB'];
|
|
3063
|
+
const BIT_UNITS = ['b', 'kbit', 'Mbit', 'Gbit', 'Tbit', 'Pbit', 'Ebit', 'Zbit', 'Ybit'];
|
|
3064
|
+
const BIBIT_UNITS = ['b', 'kibit', 'Mibit', 'Gibit', 'Tibit', 'Pibit', 'Eibit', 'Zibit', 'Yibit'];
|
|
3065
|
+
|
|
3066
|
+
/*
|
|
3067
|
+
Formats the given number using `Number#toLocaleString`.
|
|
3068
|
+
- If locale is a string, the value is expected to be a locale-key (for example: `de`).
|
|
3069
|
+
- If locale is true, the system default locale is used for translation.
|
|
3070
|
+
- If no value for locale is specified, the number is returned unmodified.
|
|
3071
|
+
*/
|
|
3072
|
+
const toLocaleString = (number, locale, options) => {
|
|
3073
|
+
let result = number;
|
|
3074
|
+
if (typeof locale === 'string' || Array.isArray(locale)) {
|
|
3075
|
+
result = number.toLocaleString(locale, options);
|
|
3076
|
+
} else if (locale === true || options !== undefined) {
|
|
3077
|
+
result = number.toLocaleString(undefined, options);
|
|
3078
|
+
}
|
|
3079
|
+
return result;
|
|
2896
3080
|
};
|
|
2897
|
-
const
|
|
2898
|
-
|
|
3081
|
+
const log10 = numberOrBigInt => {
|
|
3082
|
+
if (typeof numberOrBigInt === 'number') {
|
|
3083
|
+
return Math.log10(numberOrBigInt);
|
|
3084
|
+
}
|
|
3085
|
+
const string = numberOrBigInt.toString(10);
|
|
3086
|
+
return string.length + Math.log10(`0.${string.slice(0, 15)}`);
|
|
2899
3087
|
};
|
|
2900
|
-
const
|
|
2901
|
-
|
|
3088
|
+
const log = numberOrBigInt => {
|
|
3089
|
+
if (typeof numberOrBigInt === 'number') {
|
|
3090
|
+
return Math.log(numberOrBigInt);
|
|
3091
|
+
}
|
|
3092
|
+
return log10(numberOrBigInt) * Math.log(10);
|
|
2902
3093
|
};
|
|
2903
|
-
const
|
|
2904
|
-
|
|
3094
|
+
const divide = (numberOrBigInt, divisor) => {
|
|
3095
|
+
if (typeof numberOrBigInt === 'number') {
|
|
3096
|
+
return numberOrBigInt / divisor;
|
|
3097
|
+
}
|
|
3098
|
+
const integerPart = numberOrBigInt / BigInt(divisor);
|
|
3099
|
+
const remainder = numberOrBigInt % BigInt(divisor);
|
|
3100
|
+
return Number(integerPart) + Number(remainder) / divisor;
|
|
2905
3101
|
};
|
|
2906
|
-
|
|
2907
|
-
|
|
2908
|
-
|
|
3102
|
+
const applyFixedWidth = (result, fixedWidth) => {
|
|
3103
|
+
if (fixedWidth === undefined) {
|
|
3104
|
+
return result;
|
|
3105
|
+
}
|
|
3106
|
+
if (typeof fixedWidth !== 'number' || !Number.isSafeInteger(fixedWidth) || fixedWidth < 0) {
|
|
3107
|
+
throw new TypeError(`Expected fixedWidth to be a non-negative integer, got ${typeof fixedWidth}: ${fixedWidth}`);
|
|
3108
|
+
}
|
|
3109
|
+
if (fixedWidth === 0) {
|
|
3110
|
+
return result;
|
|
3111
|
+
}
|
|
3112
|
+
return result.length < fixedWidth ? result.padStart(fixedWidth, ' ') : result;
|
|
2909
3113
|
};
|
|
2910
|
-
|
|
2911
|
-
const getRuntimeStatusDetails = async extension => {
|
|
3114
|
+
const buildLocaleOptions = options => {
|
|
2912
3115
|
const {
|
|
2913
|
-
|
|
2914
|
-
|
|
2915
|
-
|
|
2916
|
-
|
|
2917
|
-
|
|
3116
|
+
minimumFractionDigits,
|
|
3117
|
+
maximumFractionDigits
|
|
3118
|
+
} = options;
|
|
3119
|
+
if (minimumFractionDigits === undefined && maximumFractionDigits === undefined) {
|
|
3120
|
+
return undefined;
|
|
3121
|
+
}
|
|
2918
3122
|
return {
|
|
2919
|
-
|
|
2920
|
-
|
|
2921
|
-
|
|
2922
|
-
|
|
3123
|
+
...(minimumFractionDigits !== undefined && {
|
|
3124
|
+
minimumFractionDigits
|
|
3125
|
+
}),
|
|
3126
|
+
...(maximumFractionDigits !== undefined && {
|
|
3127
|
+
maximumFractionDigits
|
|
3128
|
+
}),
|
|
3129
|
+
roundingMode: 'trunc'
|
|
2923
3130
|
};
|
|
2924
3131
|
};
|
|
3132
|
+
function prettyBytes(number, options) {
|
|
3133
|
+
if (typeof number !== 'bigint' && !Number.isFinite(number)) {
|
|
3134
|
+
throw new TypeError(`Expected a finite number, got ${typeof number}: ${number}`);
|
|
3135
|
+
}
|
|
3136
|
+
options = {
|
|
3137
|
+
bits: false,
|
|
3138
|
+
binary: false,
|
|
3139
|
+
space: true,
|
|
3140
|
+
nonBreakingSpace: false,
|
|
3141
|
+
...options
|
|
3142
|
+
};
|
|
3143
|
+
const UNITS = options.bits ? options.binary ? BIBIT_UNITS : BIT_UNITS : options.binary ? BIBYTE_UNITS : BYTE_UNITS;
|
|
3144
|
+
const separator = options.space ? options.nonBreakingSpace ? '\u00A0' : ' ' : '';
|
|
2925
3145
|
|
|
2926
|
-
|
|
2927
|
-
|
|
2928
|
-
|
|
3146
|
+
// Handle signed zero case
|
|
3147
|
+
const isZero = typeof number === 'number' ? number === 0 : number === 0n;
|
|
3148
|
+
if (options.signed && isZero) {
|
|
3149
|
+
const result = ` 0${separator}${UNITS[0]}`;
|
|
3150
|
+
return applyFixedWidth(result, options.fixedWidth);
|
|
2929
3151
|
}
|
|
2930
|
-
|
|
2931
|
-
|
|
3152
|
+
const isNegative = number < 0;
|
|
3153
|
+
const prefix = isNegative ? '-' : options.signed ? '+' : '';
|
|
3154
|
+
if (isNegative) {
|
|
3155
|
+
number = -number;
|
|
3156
|
+
}
|
|
3157
|
+
const localeOptions = buildLocaleOptions(options);
|
|
3158
|
+
let exponent = 0;
|
|
3159
|
+
if (number >= 1) {
|
|
3160
|
+
exponent = Math.min(Math.floor(options.binary ? log(number) / Math.log(1024) : log10(number) / 3), UNITS.length - 1);
|
|
3161
|
+
}
|
|
3162
|
+
number = divide(number, (options.binary ? 1024 : 1000) ** exponent);
|
|
3163
|
+
if (!localeOptions) {
|
|
3164
|
+
const minPrecision = Math.max(3, Math.floor(number).toString().length);
|
|
3165
|
+
number = Number(number.toPrecision(minPrecision));
|
|
3166
|
+
}
|
|
3167
|
+
const numberString = toLocaleString(number, options.locale, localeOptions);
|
|
3168
|
+
const result = prefix + numberString + separator + UNITS[exponent];
|
|
3169
|
+
return applyFixedWidth(result, options.fixedWidth);
|
|
3170
|
+
}
|
|
2932
3171
|
|
|
2933
|
-
const
|
|
2934
|
-
return
|
|
3172
|
+
const getDisplaySize = size => {
|
|
3173
|
+
return prettyBytes(size, {
|
|
3174
|
+
maximumFractionDigits: 1
|
|
3175
|
+
});
|
|
2935
3176
|
};
|
|
2936
3177
|
|
|
2937
3178
|
const definitionTermNode = {
|
|
@@ -2942,13 +3183,11 @@ const definitionDescriptionNode = {
|
|
|
2942
3183
|
childCount: 1,
|
|
2943
3184
|
type: Dd
|
|
2944
3185
|
};
|
|
2945
|
-
const
|
|
2946
|
-
if (!
|
|
3186
|
+
const getMemoryUsageVirtualDom = memoryUsage$1 => {
|
|
3187
|
+
if (!Number.isFinite(memoryUsage$1) || memoryUsage$1 <= 0) {
|
|
2947
3188
|
return [];
|
|
2948
3189
|
}
|
|
2949
|
-
|
|
2950
|
-
const formattedTime = formatTime(activationTime$1);
|
|
2951
|
-
return [definitionTermNode, text(importTime()), definitionDescriptionNode, text(formattedImportTime), definitionTermNode, text(activationTime()), definitionDescriptionNode, text(formattedTime)];
|
|
3190
|
+
return [definitionTermNode, text(memoryUsage()), definitionDescriptionNode, text(getDisplaySize(memoryUsage$1))];
|
|
2952
3191
|
};
|
|
2953
3192
|
|
|
2954
3193
|
const key$1 = {
|
|
@@ -3019,7 +3258,7 @@ const featureContentNode$3 = {
|
|
|
3019
3258
|
className: FeatureContent,
|
|
3020
3259
|
type: Div
|
|
3021
3260
|
};
|
|
3022
|
-
const getChildCount$1 = (status, activationEvent, activationTime, importTime) => {
|
|
3261
|
+
const getChildCount$1 = (status, activationEvent, activationTime, importTime, memoryUsage) => {
|
|
3023
3262
|
let childCount = 0;
|
|
3024
3263
|
childCount += 2; // status
|
|
3025
3264
|
if (activationEvent) {
|
|
@@ -3028,6 +3267,9 @@ const getChildCount$1 = (status, activationEvent, activationTime, importTime) =>
|
|
|
3028
3267
|
if (importTime || activationTime) {
|
|
3029
3268
|
childCount += 4;
|
|
3030
3269
|
}
|
|
3270
|
+
if (memoryUsage > 0) {
|
|
3271
|
+
childCount += 2;
|
|
3272
|
+
}
|
|
3031
3273
|
return childCount;
|
|
3032
3274
|
};
|
|
3033
3275
|
const getRuntimeStatusVirtualDom = state => {
|
|
@@ -3035,17 +3277,18 @@ const getRuntimeStatusVirtualDom = state => {
|
|
|
3035
3277
|
activationTime,
|
|
3036
3278
|
disabled,
|
|
3037
3279
|
importTime,
|
|
3280
|
+
memoryUsage,
|
|
3038
3281
|
status,
|
|
3039
3282
|
wasActivatedByEvent
|
|
3040
3283
|
} = state;
|
|
3041
3284
|
const displayedStatus = disabled ? Disabled : status;
|
|
3042
3285
|
const heading = runtimeStatus();
|
|
3043
|
-
const childCount = getChildCount$1(status, wasActivatedByEvent, activationTime, importTime);
|
|
3286
|
+
const childCount = getChildCount$1(status, wasActivatedByEvent, activationTime, importTime, memoryUsage);
|
|
3044
3287
|
return [featureContentNode$3, ...getFeatureContentHeadingVirtualDom(heading), {
|
|
3045
3288
|
childCount,
|
|
3046
3289
|
className: 'RuntimeStatusDefinitionList',
|
|
3047
3290
|
type: Dl
|
|
3048
|
-
}, ...getStatusVirtualDom(displayedStatus), ...getRuntimeActivationEventVirtualDom(wasActivatedByEvent), ...getActivationTimeVirtualDom(importTime, activationTime)];
|
|
3291
|
+
}, ...getStatusVirtualDom(displayedStatus), ...getRuntimeActivationEventVirtualDom(wasActivatedByEvent), ...getActivationTimeVirtualDom(importTime, activationTime), ...getMemoryUsageVirtualDom(memoryUsage)];
|
|
3049
3292
|
};
|
|
3050
3293
|
|
|
3051
3294
|
const getSettingsTableEntry = setting => {
|
|
@@ -3203,6 +3446,7 @@ const HandleMouseEnterEnable = 20;
|
|
|
3203
3446
|
const HandleMouseLeaveEnable = 21;
|
|
3204
3447
|
const HandleHeaderContextMenu = 22;
|
|
3205
3448
|
const HandleMarkdownImageError = 23;
|
|
3449
|
+
const HandleChangelogContextMenu = 24;
|
|
3206
3450
|
|
|
3207
3451
|
const getVirtualDomChildCount = dom => {
|
|
3208
3452
|
const max = dom.length - 1;
|
|
@@ -3347,56 +3591,56 @@ const Uninstall = 'Uninstall';
|
|
|
3347
3591
|
const WebViews = 'WebViews';
|
|
3348
3592
|
|
|
3349
3593
|
const registerAllFeatures = () => {
|
|
3350
|
-
register
|
|
3594
|
+
register({
|
|
3351
3595
|
getDetails: getThemeDetails,
|
|
3352
3596
|
getLabel: theme,
|
|
3353
3597
|
getVirtualDom: getThemeVirtualDom,
|
|
3354
3598
|
id: Theme,
|
|
3355
3599
|
isEnabled: featureThemeEnabled
|
|
3356
3600
|
});
|
|
3357
|
-
register
|
|
3601
|
+
register({
|
|
3358
3602
|
getDetails: getCommandsDetails,
|
|
3359
3603
|
getLabel: commands$1,
|
|
3360
3604
|
getVirtualDom: getCommandsVirtualDom,
|
|
3361
3605
|
id: Commands,
|
|
3362
3606
|
isEnabled: featureCommandsEnabled
|
|
3363
3607
|
});
|
|
3364
|
-
register
|
|
3608
|
+
register({
|
|
3365
3609
|
getDetails: getSettingsDetails,
|
|
3366
3610
|
getLabel: settings,
|
|
3367
3611
|
getVirtualDom: getSettingsVirtualDom,
|
|
3368
3612
|
id: Settings,
|
|
3369
3613
|
isEnabled: featureSettingsEnabled
|
|
3370
3614
|
});
|
|
3371
|
-
register
|
|
3615
|
+
register({
|
|
3372
3616
|
getDetails: getJsonValidationDetails,
|
|
3373
3617
|
getLabel: jsonValidation,
|
|
3374
3618
|
getVirtualDom: getJsonValidationVirtualDom,
|
|
3375
3619
|
id: JsonValidation,
|
|
3376
3620
|
isEnabled: featureJsonValidationEnabled
|
|
3377
3621
|
});
|
|
3378
|
-
register
|
|
3622
|
+
register({
|
|
3379
3623
|
getDetails: getFeatureDetailsProgrammingLanguages,
|
|
3380
3624
|
getLabel: programmingLanguages,
|
|
3381
3625
|
getVirtualDom: getProgrammingLanguagesVirtualDom,
|
|
3382
3626
|
id: ProgrammingLanguages,
|
|
3383
3627
|
isEnabled: featureProgrammingLanguagesEnabled
|
|
3384
3628
|
});
|
|
3385
|
-
register
|
|
3629
|
+
register({
|
|
3386
3630
|
getDetails: getWebViewsDetails,
|
|
3387
3631
|
getLabel: webViews,
|
|
3388
3632
|
getVirtualDom: getWebViewsVirtualDom,
|
|
3389
3633
|
id: WebViews,
|
|
3390
3634
|
isEnabled: featureWebViewsEnabled
|
|
3391
3635
|
});
|
|
3392
|
-
register
|
|
3636
|
+
register({
|
|
3393
3637
|
getDetails: getActivationEventsDetails,
|
|
3394
3638
|
getLabel: activationEvents,
|
|
3395
3639
|
getVirtualDom: getActivationEventsVirtualDom,
|
|
3396
3640
|
id: ActivationEvents,
|
|
3397
3641
|
isEnabled: featureActivationEventsEnabled
|
|
3398
3642
|
});
|
|
3399
|
-
register
|
|
3643
|
+
register({
|
|
3400
3644
|
getDetails: getRuntimeStatusDetails,
|
|
3401
3645
|
getLabel: runtimeStatus,
|
|
3402
3646
|
getVirtualDom: getRuntimeStatusVirtualDom,
|
|
@@ -3709,18 +3953,6 @@ const copyExtensionInfo = async state => {
|
|
|
3709
3953
|
return state;
|
|
3710
3954
|
};
|
|
3711
3955
|
|
|
3712
|
-
const {
|
|
3713
|
-
exists,
|
|
3714
|
-
invoke,
|
|
3715
|
-
readFile: readFile$1,
|
|
3716
|
-
set: set$5
|
|
3717
|
-
} = FileSystemWorker;
|
|
3718
|
-
const readFileAsBlob = async uri => {
|
|
3719
|
-
// TODO maybe readAsObjectUrl?
|
|
3720
|
-
// @ts-ignore
|
|
3721
|
-
return invoke('FileSystem.readFileAsBlob', uri);
|
|
3722
|
-
};
|
|
3723
|
-
|
|
3724
3956
|
const getImageCopyUrl = (iconSrc, locationProtocol, locationHost) => {
|
|
3725
3957
|
if (!iconSrc) {
|
|
3726
3958
|
return '';
|
|
@@ -3861,6 +4093,7 @@ const create = (uid, uri, x, y, width, height, platform, assetDir) => {
|
|
|
3861
4093
|
locationHost: '',
|
|
3862
4094
|
locationProtocol: '',
|
|
3863
4095
|
marketplaceEntries: [],
|
|
4096
|
+
memoryUsage: 0,
|
|
3864
4097
|
name: '',
|
|
3865
4098
|
...getResponsiveLayout(width),
|
|
3866
4099
|
platform,
|
|
@@ -3998,6 +4231,40 @@ const getMenuEntriesImage = (state, props) => {
|
|
|
3998
4231
|
}];
|
|
3999
4232
|
};
|
|
4000
4233
|
|
|
4234
|
+
const ExtensionDetailChangelogContextMenu = 4092;
|
|
4235
|
+
const ExtensionDetailIconContextMenu$1 = 4091;
|
|
4236
|
+
|
|
4237
|
+
const getChangelogMenuEntries = href => {
|
|
4238
|
+
const entries = [{
|
|
4239
|
+
args: [],
|
|
4240
|
+
command: '',
|
|
4241
|
+
flags: Disabled$1,
|
|
4242
|
+
id: 'cut',
|
|
4243
|
+
label: cut()
|
|
4244
|
+
}, {
|
|
4245
|
+
args: [],
|
|
4246
|
+
command: 'ClipBoard.execCopy',
|
|
4247
|
+
flags: None$2,
|
|
4248
|
+
id: 'copy',
|
|
4249
|
+
label: copy()
|
|
4250
|
+
}, {
|
|
4251
|
+
args: [],
|
|
4252
|
+
command: '',
|
|
4253
|
+
flags: Disabled$1,
|
|
4254
|
+
id: 'paste',
|
|
4255
|
+
label: paste()
|
|
4256
|
+
}];
|
|
4257
|
+
if (href) {
|
|
4258
|
+
entries.push({
|
|
4259
|
+
args: [href],
|
|
4260
|
+
command: 'ExtensionDetail.copyReadmeLink',
|
|
4261
|
+
flags: None$2,
|
|
4262
|
+
id: 'copyLink',
|
|
4263
|
+
label: copyLink()
|
|
4264
|
+
});
|
|
4265
|
+
}
|
|
4266
|
+
return entries;
|
|
4267
|
+
};
|
|
4001
4268
|
const getMenuEntries2 = (state, props) => {
|
|
4002
4269
|
if (props.menuId === ExtensionDetailIconContextMenu$2) {
|
|
4003
4270
|
return getMenuEntriesImage();
|
|
@@ -4017,6 +4284,9 @@ const getMenuEntries2 = (state, props) => {
|
|
|
4017
4284
|
label: copyExtensionId$1()
|
|
4018
4285
|
}];
|
|
4019
4286
|
}
|
|
4287
|
+
if (props.menuId === ExtensionDetailChangelogContextMenu) {
|
|
4288
|
+
return getChangelogMenuEntries(props.href);
|
|
4289
|
+
}
|
|
4020
4290
|
if (props.menuId === ExtensionDetailReadme && props.href) {
|
|
4021
4291
|
return [{
|
|
4022
4292
|
args: [props.href],
|
|
@@ -4085,7 +4355,7 @@ const getLinkMenuEntries = props => {
|
|
|
4085
4355
|
const getMenuEntries = props => [...getLinkMenuEntries(props), ...getImageMenuEntries(props), getCopyMenuEntry()];
|
|
4086
4356
|
|
|
4087
4357
|
const getMenuIds = () => {
|
|
4088
|
-
return [ExtensionDetailReadme, ExtensionDetailIconContextMenu$2, ManageExtension];
|
|
4358
|
+
return [ExtensionDetailReadme, ExtensionDetailIconContextMenu$2, ManageExtension, ExtensionDetailChangelogContextMenu];
|
|
4089
4359
|
};
|
|
4090
4360
|
|
|
4091
4361
|
const getMenuEntriesReadme = () => [{
|
|
@@ -4096,7 +4366,7 @@ const getMenuEntriesReadme = () => [{
|
|
|
4096
4366
|
label: copy()
|
|
4097
4367
|
}];
|
|
4098
4368
|
|
|
4099
|
-
const ExtensionDetailIconContextMenu
|
|
4369
|
+
const ExtensionDetailIconContextMenu = 4091;
|
|
4100
4370
|
const getMenus = () => {
|
|
4101
4371
|
return [{
|
|
4102
4372
|
entries: getMenuEntriesReadme(),
|
|
@@ -4121,7 +4391,7 @@ const getMenus = () => {
|
|
|
4121
4391
|
id: 'copyImageUrl',
|
|
4122
4392
|
label: copyImageUrl$1()
|
|
4123
4393
|
}],
|
|
4124
|
-
id: ExtensionDetailIconContextMenu
|
|
4394
|
+
id: ExtensionDetailIconContextMenu
|
|
4125
4395
|
}];
|
|
4126
4396
|
};
|
|
4127
4397
|
|
|
@@ -4232,6 +4502,17 @@ const handleAdditionalDetailContextMenu = async (state, x, y, nodeName, href) =>
|
|
|
4232
4502
|
return state;
|
|
4233
4503
|
};
|
|
4234
4504
|
|
|
4505
|
+
const handleChangelogContextMenu = async (state, x, y, href) => {
|
|
4506
|
+
const {
|
|
4507
|
+
uid
|
|
4508
|
+
} = state;
|
|
4509
|
+
await show2(uid, ExtensionDetailChangelogContextMenu, x, y, {
|
|
4510
|
+
href,
|
|
4511
|
+
menuId: ExtensionDetailChangelogContextMenu
|
|
4512
|
+
});
|
|
4513
|
+
return state;
|
|
4514
|
+
};
|
|
4515
|
+
|
|
4235
4516
|
const getCategorySearchValue = categoryId => {
|
|
4236
4517
|
return `@category:"${categoryId}"`;
|
|
4237
4518
|
};
|
|
@@ -4537,14 +4818,6 @@ const handleColorThemeChanged = (state, colorThemeId) => {
|
|
|
4537
4818
|
};
|
|
4538
4819
|
};
|
|
4539
4820
|
|
|
4540
|
-
const existsFile = async uri => {
|
|
4541
|
-
try {
|
|
4542
|
-
return await exists(uri);
|
|
4543
|
-
} catch {
|
|
4544
|
-
return false;
|
|
4545
|
-
}
|
|
4546
|
-
};
|
|
4547
|
-
|
|
4548
4821
|
class ExtensionNotFoundError extends Error {
|
|
4549
4822
|
constructor(extensionId) {
|
|
4550
4823
|
super(`extension not found: ${extensionId}`);
|
|
@@ -5007,123 +5280,6 @@ const getCategories = extension => {
|
|
|
5007
5280
|
return categories;
|
|
5008
5281
|
};
|
|
5009
5282
|
|
|
5010
|
-
const BYTE_UNITS = ['B', 'kB', 'MB', 'GB', 'TB', 'PB', 'EB', 'ZB', 'YB'];
|
|
5011
|
-
const BIBYTE_UNITS = ['B', 'KiB', 'MiB', 'GiB', 'TiB', 'PiB', 'EiB', 'ZiB', 'YiB'];
|
|
5012
|
-
const BIT_UNITS = ['b', 'kbit', 'Mbit', 'Gbit', 'Tbit', 'Pbit', 'Ebit', 'Zbit', 'Ybit'];
|
|
5013
|
-
const BIBIT_UNITS = ['b', 'kibit', 'Mibit', 'Gibit', 'Tibit', 'Pibit', 'Eibit', 'Zibit', 'Yibit'];
|
|
5014
|
-
|
|
5015
|
-
/*
|
|
5016
|
-
Formats the given number using `Number#toLocaleString`.
|
|
5017
|
-
- If locale is a string, the value is expected to be a locale-key (for example: `de`).
|
|
5018
|
-
- If locale is true, the system default locale is used for translation.
|
|
5019
|
-
- If no value for locale is specified, the number is returned unmodified.
|
|
5020
|
-
*/
|
|
5021
|
-
const toLocaleString = (number, locale, options) => {
|
|
5022
|
-
let result = number;
|
|
5023
|
-
if (typeof locale === 'string' || Array.isArray(locale)) {
|
|
5024
|
-
result = number.toLocaleString(locale, options);
|
|
5025
|
-
} else if (locale === true || options !== undefined) {
|
|
5026
|
-
result = number.toLocaleString(undefined, options);
|
|
5027
|
-
}
|
|
5028
|
-
return result;
|
|
5029
|
-
};
|
|
5030
|
-
const log10 = numberOrBigInt => {
|
|
5031
|
-
if (typeof numberOrBigInt === 'number') {
|
|
5032
|
-
return Math.log10(numberOrBigInt);
|
|
5033
|
-
}
|
|
5034
|
-
const string = numberOrBigInt.toString(10);
|
|
5035
|
-
return string.length + Math.log10(`0.${string.slice(0, 15)}`);
|
|
5036
|
-
};
|
|
5037
|
-
const log = numberOrBigInt => {
|
|
5038
|
-
if (typeof numberOrBigInt === 'number') {
|
|
5039
|
-
return Math.log(numberOrBigInt);
|
|
5040
|
-
}
|
|
5041
|
-
return log10(numberOrBigInt) * Math.log(10);
|
|
5042
|
-
};
|
|
5043
|
-
const divide = (numberOrBigInt, divisor) => {
|
|
5044
|
-
if (typeof numberOrBigInt === 'number') {
|
|
5045
|
-
return numberOrBigInt / divisor;
|
|
5046
|
-
}
|
|
5047
|
-
const integerPart = numberOrBigInt / BigInt(divisor);
|
|
5048
|
-
const remainder = numberOrBigInt % BigInt(divisor);
|
|
5049
|
-
return Number(integerPart) + Number(remainder) / divisor;
|
|
5050
|
-
};
|
|
5051
|
-
const applyFixedWidth = (result, fixedWidth) => {
|
|
5052
|
-
if (fixedWidth === undefined) {
|
|
5053
|
-
return result;
|
|
5054
|
-
}
|
|
5055
|
-
if (typeof fixedWidth !== 'number' || !Number.isSafeInteger(fixedWidth) || fixedWidth < 0) {
|
|
5056
|
-
throw new TypeError(`Expected fixedWidth to be a non-negative integer, got ${typeof fixedWidth}: ${fixedWidth}`);
|
|
5057
|
-
}
|
|
5058
|
-
if (fixedWidth === 0) {
|
|
5059
|
-
return result;
|
|
5060
|
-
}
|
|
5061
|
-
return result.length < fixedWidth ? result.padStart(fixedWidth, ' ') : result;
|
|
5062
|
-
};
|
|
5063
|
-
const buildLocaleOptions = options => {
|
|
5064
|
-
const {
|
|
5065
|
-
minimumFractionDigits,
|
|
5066
|
-
maximumFractionDigits
|
|
5067
|
-
} = options;
|
|
5068
|
-
if (minimumFractionDigits === undefined && maximumFractionDigits === undefined) {
|
|
5069
|
-
return undefined;
|
|
5070
|
-
}
|
|
5071
|
-
return {
|
|
5072
|
-
...(minimumFractionDigits !== undefined && {
|
|
5073
|
-
minimumFractionDigits
|
|
5074
|
-
}),
|
|
5075
|
-
...(maximumFractionDigits !== undefined && {
|
|
5076
|
-
maximumFractionDigits
|
|
5077
|
-
}),
|
|
5078
|
-
roundingMode: 'trunc'
|
|
5079
|
-
};
|
|
5080
|
-
};
|
|
5081
|
-
function prettyBytes(number, options) {
|
|
5082
|
-
if (typeof number !== 'bigint' && !Number.isFinite(number)) {
|
|
5083
|
-
throw new TypeError(`Expected a finite number, got ${typeof number}: ${number}`);
|
|
5084
|
-
}
|
|
5085
|
-
options = {
|
|
5086
|
-
bits: false,
|
|
5087
|
-
binary: false,
|
|
5088
|
-
space: true,
|
|
5089
|
-
nonBreakingSpace: false,
|
|
5090
|
-
...options
|
|
5091
|
-
};
|
|
5092
|
-
const UNITS = options.bits ? options.binary ? BIBIT_UNITS : BIT_UNITS : options.binary ? BIBYTE_UNITS : BYTE_UNITS;
|
|
5093
|
-
const separator = options.space ? options.nonBreakingSpace ? '\u00A0' : ' ' : '';
|
|
5094
|
-
|
|
5095
|
-
// Handle signed zero case
|
|
5096
|
-
const isZero = typeof number === 'number' ? number === 0 : number === 0n;
|
|
5097
|
-
if (options.signed && isZero) {
|
|
5098
|
-
const result = ` 0${separator}${UNITS[0]}`;
|
|
5099
|
-
return applyFixedWidth(result, options.fixedWidth);
|
|
5100
|
-
}
|
|
5101
|
-
const isNegative = number < 0;
|
|
5102
|
-
const prefix = isNegative ? '-' : options.signed ? '+' : '';
|
|
5103
|
-
if (isNegative) {
|
|
5104
|
-
number = -number;
|
|
5105
|
-
}
|
|
5106
|
-
const localeOptions = buildLocaleOptions(options);
|
|
5107
|
-
let exponent = 0;
|
|
5108
|
-
if (number >= 1) {
|
|
5109
|
-
exponent = Math.min(Math.floor(options.binary ? log(number) / Math.log(1024) : log10(number) / 3), UNITS.length - 1);
|
|
5110
|
-
}
|
|
5111
|
-
number = divide(number, (options.binary ? 1024 : 1000) ** exponent);
|
|
5112
|
-
if (!localeOptions) {
|
|
5113
|
-
const minPrecision = Math.max(3, Math.floor(number).toString().length);
|
|
5114
|
-
number = Number(number.toPrecision(minPrecision));
|
|
5115
|
-
}
|
|
5116
|
-
const numberString = toLocaleString(number, options.locale, localeOptions);
|
|
5117
|
-
const result = prefix + numberString + separator + UNITS[exponent];
|
|
5118
|
-
return applyFixedWidth(result, options.fixedWidth);
|
|
5119
|
-
}
|
|
5120
|
-
|
|
5121
|
-
const getDisplaySize = size => {
|
|
5122
|
-
return prettyBytes(size, {
|
|
5123
|
-
maximumFractionDigits: 1
|
|
5124
|
-
});
|
|
5125
|
-
};
|
|
5126
|
-
|
|
5127
5283
|
const supportsFileSize = uri => {
|
|
5128
5284
|
return !uri.startsWith('http:') && !uri.startsWith('https://');
|
|
5129
5285
|
};
|
|
@@ -5842,6 +5998,11 @@ const loadGithubReleases = async ({
|
|
|
5842
5998
|
};
|
|
5843
5999
|
|
|
5844
6000
|
const releaseBatchSize = 100;
|
|
6001
|
+
const githubIssueLinkRegex = /<a([^>]*?)href="(https:\/\/github\.com\/[^/"\s]+\/[^/"\s]+\/(?:issues|pull)\/(\d+))"([^>]*)>\2<\/a>/g;
|
|
6002
|
+
const renderChangelogMarkdown = async (markdown, options, cacheName) => {
|
|
6003
|
+
const html = await renderMarkdown(markdown, options, cacheName);
|
|
6004
|
+
return html.replaceAll(githubIssueLinkRegex, '<a$1href="$2"$4>#$3</a>');
|
|
6005
|
+
};
|
|
5845
6006
|
const mergeMarkdownVirtualDoms = chunks => {
|
|
5846
6007
|
let root;
|
|
5847
6008
|
const children = [];
|
|
@@ -5873,7 +6034,7 @@ const renderGithubReleases = async (result, githubRepository, cacheName, languag
|
|
|
5873
6034
|
for (const [index, releaseGroup] of releaseGroups.entries()) {
|
|
5874
6035
|
const limitMessage = index === 0 && isTruncated ? `> Showing the newest ${releases.length} GitHub releases. Older releases are not displayed to keep the editor responsive.\n\n` : '';
|
|
5875
6036
|
const markdown = limitMessage + getGithubReleasesMarkdown(releaseGroup, githubRepository);
|
|
5876
|
-
const html = await
|
|
6037
|
+
const html = await renderChangelogMarkdown(markdown, {
|
|
5877
6038
|
baseUrl,
|
|
5878
6039
|
languages,
|
|
5879
6040
|
linksExternal: true,
|
|
@@ -5901,7 +6062,7 @@ const selectTabChangelog = async state => {
|
|
|
5901
6062
|
changelogDom = await renderGithubReleases(result, githubRepository, cacheName, languages, locationProtocol);
|
|
5902
6063
|
} catch (error) {
|
|
5903
6064
|
const message = error instanceof GithubReleasesError ? error.message : 'GitHub releases could not be loaded. Please try again later.';
|
|
5904
|
-
const html = await
|
|
6065
|
+
const html = await renderChangelogMarkdown(`# Changelog\n\n${message}`, {
|
|
5905
6066
|
baseUrl,
|
|
5906
6067
|
languages,
|
|
5907
6068
|
linksExternal: true,
|
|
@@ -5913,7 +6074,7 @@ const selectTabChangelog = async state => {
|
|
|
5913
6074
|
}
|
|
5914
6075
|
} else {
|
|
5915
6076
|
const changelogContent = await loadChangelogContent(extensionUri);
|
|
5916
|
-
const html = await
|
|
6077
|
+
const html = await renderChangelogMarkdown(changelogContent, {
|
|
5917
6078
|
baseUrl,
|
|
5918
6079
|
languages,
|
|
5919
6080
|
linksExternal: true,
|
|
@@ -6137,14 +6298,12 @@ const handleIconError = state => {
|
|
|
6137
6298
|
};
|
|
6138
6299
|
};
|
|
6139
6300
|
|
|
6140
|
-
const ExtensionDetailIconContextMenu = 4091;
|
|
6141
|
-
|
|
6142
6301
|
const handleImageContextMenu = async (state, eventX, eventY) => {
|
|
6143
6302
|
const {
|
|
6144
6303
|
uid
|
|
6145
6304
|
} = state;
|
|
6146
|
-
await show2(uid, ExtensionDetailIconContextMenu, eventX, eventY, {
|
|
6147
|
-
menuId: ExtensionDetailIconContextMenu
|
|
6305
|
+
await show2(uid, ExtensionDetailIconContextMenu$1, eventX, eventY, {
|
|
6306
|
+
menuId: ExtensionDetailIconContextMenu$1
|
|
6148
6307
|
});
|
|
6149
6308
|
return state;
|
|
6150
6309
|
};
|
|
@@ -6551,6 +6710,7 @@ const renderCss = (oldState, newState) => {
|
|
|
6551
6710
|
const changelogNode = {
|
|
6552
6711
|
childCount: 1,
|
|
6553
6712
|
className: mergeClassNames(ExtensionDetailPanel, Changelog$1),
|
|
6713
|
+
onContextMenu: HandleChangelogContextMenu,
|
|
6554
6714
|
role: Panel,
|
|
6555
6715
|
type: Div
|
|
6556
6716
|
};
|
|
@@ -7278,6 +7438,10 @@ const renderEventListeners = () => {
|
|
|
7278
7438
|
}, {
|
|
7279
7439
|
name: HandleReadmeContextMenu,
|
|
7280
7440
|
params: ['handleReadmeContextMenu', ClientX, ClientY, 'event.target.nodeName', TargetHref]
|
|
7441
|
+
}, {
|
|
7442
|
+
name: HandleChangelogContextMenu,
|
|
7443
|
+
params: ['handleChangelogContextMenu', ClientX, ClientY, TargetHref],
|
|
7444
|
+
preventDefault: true
|
|
7281
7445
|
}, {
|
|
7282
7446
|
name: HandleImageContextMenu,
|
|
7283
7447
|
params: ['handleImageContextMenu', ClientX, ClientY],
|
|
@@ -7393,6 +7557,7 @@ const commandMap = {
|
|
|
7393
7557
|
'ExtensionDetail.getMenuIds': getMenuIds,
|
|
7394
7558
|
'ExtensionDetail.getMenus': getMenus,
|
|
7395
7559
|
'ExtensionDetail.handleAdditionalDetailsContextMenu': wrapCommand(handleAdditionalDetailContextMenu),
|
|
7560
|
+
'ExtensionDetail.handleChangelogContextMenu': wrapCommand(handleChangelogContextMenu),
|
|
7396
7561
|
'ExtensionDetail.handleClickCategory': wrapCommand(handleClickCategory),
|
|
7397
7562
|
'ExtensionDetail.handleClickDisable': wrapCommand(handleClickDisable),
|
|
7398
7563
|
'ExtensionDetail.handleClickEnable': wrapCommand(handleClickEnable),
|