@lvce-editor/static-server 0.116.9 → 0.116.12
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 +2597 -2596
- package/dist/static-server.js +1 -1
- package/package.json +1 -1
- package/static/{e30ac70 → 0517e85}/css/App.css +105 -105
- package/static/0517e85/css/parts/ViewletExtensionDetailContents.css +53 -0
- package/static/{e30ac70 → 0517e85}/css/parts/ViewletExtensions.css +1 -1
- package/static/{e30ac70 → 0517e85}/css/parts/ViewletRunningExtensions.css +1 -1
- package/static/{e30ac70 → 0517e85}/css/parts/ViewletTerminalTabs.css +1 -1
- package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-typescript/extension.json +2 -2
- package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-typescript/src/tokenizeTypeScript.js +84 -6
- package/static/{e30ac70 → 0517e85}/manifest.json +2 -2
- package/static/{e30ac70 → 0517e85}/packages/activity-bar-worker/dist/activityBarWorkerMain.js +2789 -2783
- package/static/{e30ac70 → 0517e85}/packages/debug-worker/dist/debugWorkerMain.js +18 -12
- package/static/{e30ac70 → 0517e85}/packages/editor-worker/dist/editorWorkerMain.js +98 -125
- package/static/{e30ac70 → 0517e85}/packages/extension-detail-view-worker/dist/extensionDetailViewWorkerMain.js +315 -28
- package/static/{e30ac70 → 0517e85}/packages/extension-management-worker/dist/extensionManagementWorkerMain.js +37 -29
- package/static/{e30ac70 → 0517e85}/packages/process-explorer-worker/index.js +88 -86
- package/static/{e30ac70 → 0517e85}/packages/renderer-process/dist/rendererProcessMain.js +5861 -5690
- package/static/{e30ac70 → 0517e85}/packages/renderer-process/package.json +1 -1
- package/static/{e30ac70 → 0517e85}/packages/renderer-worker/dist/rendererWorkerMain.js +146 -73
- package/static/{e30ac70 → 0517e85}/packages/settings-worker/dist/settingsWorkerMain.js +15 -0
- package/static/0517e85/packages/source-control-worker/dist/sourceControlWorkerMain.js +65 -0
- package/static/{e30ac70 → 0517e85}/packages/test-worker/dist/testWorkerMain.js +48 -23
- package/static/index.html +4 -4
- package/static/e30ac70/packages/source-control-worker/dist/sourceControlWorkerMain.js +0 -4795
- /package/static/{e30ac70 → 0517e85}/LICENSE +0 -0
- /package/static/{e30ac70 → 0517e85}/builtin-settings/activity-bar-worker.json +0 -0
- /package/static/{e30ac70 → 0517e85}/builtin-settings/chat-view.json +0 -0
- /package/static/{e30ac70 → 0517e85}/builtin-settings/component-state-worker.json +0 -0
- /package/static/{e30ac70 → 0517e85}/builtin-settings/editor-worker.json +0 -0
- /package/static/{e30ac70 → 0517e85}/builtin-settings/explorer-worker.json +0 -0
- /package/static/{e30ac70 → 0517e85}/builtin-settings/index.json +0 -0
- /package/static/{e30ac70 → 0517e85}/builtin-settings/renderer-worker.json +0 -0
- /package/static/{e30ac70 → 0517e85}/builtin-settings/session-replay-worker.json +0 -0
- /package/static/{e30ac70 → 0517e85}/builtin-settings/simple-browser-view.json +0 -0
- /package/static/{e30ac70 → 0517e85}/builtin-settings/source-control-worker.json +0 -0
- /package/static/{e30ac70 → 0517e85}/builtin-settings/status-bar-worker.json +0 -0
- /package/static/{e30ac70 → 0517e85}/builtin-settings/text-search-view.json +0 -0
- /package/static/{e30ac70 → 0517e85}/builtin-settings/title-bar-worker.json +0 -0
- /package/static/{e30ac70 → 0517e85}/config/colorTheme.json +0 -0
- /package/static/{e30ac70 → 0517e85}/config/defaultSettings.json +0 -0
- /package/static/{e30ac70 → 0517e85}/config/fileMap.json +0 -0
- /package/static/{e30ac70 → 0517e85}/config/webExtensions.json +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/AdditionalDetails.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/Animation.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/BrowserScrollBar.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/Category.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/Changelog.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/DebugButtons.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/DebugChatDetails.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/DebugChatDetailsClose.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/DebugChatImagePreview.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/DebugChatTable.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/DebugChatTimeline.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/DebugChatTop.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/DebugValue.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/E2eTest.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/E2eTests.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/EditorHover.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/EditorMessage.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/FeatureContent.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/Features.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ImagePreview.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/InlineDiffEditor.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/InputBadge.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/Key.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/KeyBindingsHeader.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/KeyBindingsTable.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/LegacyDialog.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/Markdown.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/Message.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/NotificationCenter.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/Preview.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ScrollToTop.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/SettingsHeader.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/SettingsItems.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/SettingsSideBar.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/SourceControlListItem.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/Table.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletAbout.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletBrowserViewOverview.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletComponentState.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletCookieImport.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletDebugConsole.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletDefineKeyBinding.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletDiffEditor.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletEditorWidgetError.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletExtensionDetail.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletExtensionDetailHeader.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletExtensionDetailTabs.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletFileWatcherExplorer.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletIframeInspector.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletKeyBindings.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletLanguageModels.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletMedia.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletOutput.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletPanel.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletPanelTabs.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletPdf.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletPorts.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletProblems.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletProcessExplorer.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletReferences.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletRunAndDebug.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletScreenCapture.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletSearch.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletSecrets.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletSettings.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletSimpleBrowser.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletSimpleBrowserHistory.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletSourceControl.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletStorage.css +0 -0
- /package/static/{e30ac70 → 0517e85}/css/parts/ViewletTerminal.css +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-bat/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-bat/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-bat/languageConfiguration.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-bat/src/tokenizeBat.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-c/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-c/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-c/src/tokenizeC.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-cobol/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-cobol/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-cobol/src/tokenizeCobol.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-coffeescript/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-coffeescript/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-coffeescript/src/tokenizeCoffeeScript.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-cpp/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-cpp/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-cpp/languageConfiguration.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-cpp/src/tokenizeCpp.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-cson/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-cson/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-cson/languageConfiguration.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-cson/src/tokenizeCson.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-css/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-css/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-css/languageConfiguration.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-css/src/tokenizeCss.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-dart/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-dart/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-dart/src/tokenizeDart.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-desktop/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-desktop/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-desktop/src/tokenizeDesktop.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-docker/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-docker/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-docker/src/tokenizeDockerfile.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-dotenv/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-dotenv/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-dotenv/src/tokenizeDotenv.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-editorconfig/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-editorconfig/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-editorconfig/src/tokenizeEditorConfig.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-elixir/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-elixir/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-elixir/src/tokenizeElixir.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-elm/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-elm/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-elm/src/tokenizeElm.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-erlang/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-erlang/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-erlang/languageConfiguration.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-erlang/src/tokenizeErlang.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-gitattributes/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-gitattributes/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-gitattributes/src/tokenizeGitAttributes.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-gleam/LICENSE +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-gleam/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-gleam/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-gleam/languageConfiguration.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-gleam/src/tokenizeGleam.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-gn/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-gn/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-gn/src/tokenizeGn.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-go/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-go/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-go/src/tokenizeGo.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-graphql/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-graphql/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-graphql/src/tokenizeGraphql.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-html/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-html/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-html/languageConfiguration.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-html/src/tokenizeHtml.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-java/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-java/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-java/languageConfiguration.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-java/src/tokenizeJava.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-javascript/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-javascript/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-javascript/languageConfiguration.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-javascript/src/tokenizeJavaScript.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-json/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-json/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-json/languageConfiguration.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-json/src/tokenizeJson.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-json5/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-json5/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-json5/src/tokenizeJson5.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-jsx/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-jsx/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-jsx/src/tokenizeJsx.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-julia/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-julia/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-julia/src/tokenizeJulia.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-kotlin/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-kotlin/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-kotlin/src/tokenizeKotlin.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-less/LICENSE +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-less/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-less/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-less/languageConfiguration.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-less/src/tokenizeLess.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-markdown/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-markdown/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-markdown/src/tokenizeMarkdown.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-mdx/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-mdx/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-mdx/src/tokenizeMdx.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-nix/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-nix/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-nix/languageConfiguration.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-nix/src/tokenizeNix.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-nvmrc/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-nvmrc/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-nvmrc/src/tokenizeNvmrc.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-perl/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-perl/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-perl/src/tokenizePerl.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-plaintext/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-plaintext/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-plaintext/src/tokenizePlaintext.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-powershell/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-powershell/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-powershell/src/tokenizePowershell.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-python/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-python/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-python/languageConfiguration.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-python/src/tokenizePython.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-r/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-r/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-r/src/tokenizeR.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-roc/LICENSE +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-roc/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-roc/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-roc/languageConfiguration.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-roc/src/tokenizeRoc.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-ruby/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-ruby/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-ruby/src/tokenizeRuby.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-rust/LICENSE +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-rust/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-rust/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-rust/languageConfiguration.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-rust/src/tokenizeRust.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-scss/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-scss/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-scss/languageConfiguration.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-scss/src/tokenizeScss.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-shellscript/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-shellscript/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-shellscript/src/tokenizeShellScript.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-svelte/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-svelte/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-svelte/src/tokenizeSvelte.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-terraform/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-terraform/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-terraform/src/tokenizeTerraform.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-toml/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-toml/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-toml/src/tokenizeToml.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-typescript/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-typescript/languageConfiguration.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-typescript/src/tokenizeTypeScriptReact.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-vue/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-vue/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-vue/src/tokenizeVue.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-wgsl/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-wgsl/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-wgsl/languageConfiguration.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-wgsl/src/tokenizeWgsl.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-xml/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-xml/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-xml/src/tokenizeXml.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-yaml/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-yaml/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-yaml/languageConfiguration.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-yaml/src/tokenizeYaml.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-zig/LICENSE +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-zig/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-zig/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-zig/languageConfiguration.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.language-basics-zig/src/tokenizeZig.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.media-preview/LICENSE +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.media-preview/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.media-preview/dist/imageConversionWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.media-preview/dist/mediaPreviewMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.media-preview/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.media-preview/media/index.css +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.media-preview/package.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-atom-one-dark/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-atom-one-dark/color-theme.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-atom-one-dark/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-atom-one-dark/images/demo.png +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-ayu/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-ayu/color-theme.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-ayu/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-ayu/images/demo.png +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-cobalt2/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-cobalt2/color-theme.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-cobalt2/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-cobalt2/images/demo.png +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-cobalt2/images/logo.png +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-gruvbox/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-gruvbox/color-theme.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-gruvbox/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-gruvbox/images/demo.png +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-high-contrast/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-high-contrast/color-theme.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-high-contrast/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-material/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-material/color-theme.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-material/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-monokai/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-monokai/color-theme.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-monokai/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-noctis-uva/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-noctis-uva/color-theme.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-noctis-uva/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-noctis-uva/images/demo.png +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-palenight/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-palenight/color-theme.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-palenight/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-palenight/images/demo.png +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-slime/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-slime/color-theme.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-slime/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.theme-slime/icon.png +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.video-preview/LICENSE +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.video-preview/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.video-preview/dist/videoPreviewMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.video-preview/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.video-preview/media/index.css +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.video-preview/package.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/extension.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icon-theme.json +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icon.png +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/default_file.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/default_folder.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/default_folder_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/default_root_folder.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/default_root_folder_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_access.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_access2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_actionscript.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_actionscript2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ada.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_advpl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_affectscript.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_affinity.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_affinitydesigner.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_affinityphoto.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_affinitypublisher.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_agda.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_agents.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ai.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ai2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_al.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_al_dal.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_alchemy.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_allcontributors.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_alloy.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_allure.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_angular.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ansible.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_antlers_html.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_antlr.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_anyscript.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_apache.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_apex.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_api_extractor.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_apib.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_apib2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_apl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_applescript.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_appscript.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_appsemble.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_appveyor.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_arduino.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_asciidoc.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_aseprite.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_asp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_aspx.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_assembly.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_assembly_script.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_astro.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_astroconfig.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_atom.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ats.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_attw.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_audio.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_aurelia.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_autohotkey.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_autoit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_avif.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_avro.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_awk.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_aws.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_azure.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_azurepipelines.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_azurestreamanalytics.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_babel.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_babel2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_bak.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ballerina.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_bat.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_bats.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_bazaar.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_bazel.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_bazel_ignore.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_bazel_version.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_befunge.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_bicep.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_biml.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_binary.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_biome.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_bitbucketpipeline.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_bithound.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_blade.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_blender.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_blitzbasic.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_bolt.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_bosque.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_bower.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_bower2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_brew.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_browserslist.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_bruno.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_buckbuild.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_buf.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_bun.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_bundlemon.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_bundler.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_bunfig.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_c.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_c2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_c3.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_c_al.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cabal.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_caddy.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cake.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cakephp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cangjie.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_capacitor.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_capnp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cargo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_casc.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cddl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cert.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ceylon.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cf.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cf2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cfc.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cfc2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cfm.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cfm2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_changie.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cheader.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_chef.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_chef_cookbook.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_circleci.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_circom.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_clangd.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_class.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_claude.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_clojure.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_clojurescript.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cloudflare.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cloudfoundry.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cmake.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cobol.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_codacy.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_codeclimate.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_codecov.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_codekit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_codemagic.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_codeowners.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_codeql.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_coderabbit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_coffeelint.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_coffeescript.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_commitizen.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_commitlint.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_compass.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_composer.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_conan.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_conda.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_config.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_confluence.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_context7.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_copilot.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_coverage.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_coveralls.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cpp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cpp2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cpp3.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cppheader.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_craco.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_crowdin.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_crystal.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_csharp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_csharp2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cspell.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_csproj.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_css.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_css2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_css2map.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_csscomb.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_csslint.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cssmap.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cucumber.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cuda.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cue.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cursorrules.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cvs.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cypress.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cypress_spec.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_cython.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_dal.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_darcs.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_dartlang.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_dartlang_generated.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_dartlang_ignore.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_databricks.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_datadog.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_db.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_dbt.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_debian.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_delphi.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_deno.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_denoify.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_dependabot.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_dependencies.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_design_tokens.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_devcontainer.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_devenv.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_devvit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_dhall.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_diff.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_django.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_dlang.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_docker.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_docker2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_dockertest.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_dockertest2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_docpad.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_docusaurus.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_docz.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_dojo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_doppler.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_dotenv.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_dotjs.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_doxyfile.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_doxygen.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_drawio.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_drizzle_orm.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_drone.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_drools.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_dtd.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_duckdb.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_dune.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_dustjs.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_dvc.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_dylan.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_earthly.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_eas-metadata.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_edge.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_edge2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_editorconfig.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_eex.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ejs.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_elastic.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_elasticbeanstalk.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_electron.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_eleventy.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_eleventy2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_elixir.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_elm.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_elm2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_emacs.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ember.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ensime.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_eps.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_epub.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_erb.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_erlang.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_erlang2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_esbuild.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_eslint.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_eslint2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_esphome.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_excalidraw.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_excel.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_excel2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_expo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_falcon.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_fantasticon.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_fastly.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_fauna.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_favicon.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_fbx.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_firebase.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_firebasehosting.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_firebasestorage.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_firestore.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_fitbit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_fla.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_flareact.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_flash.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_flatbuffers.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_fleet.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_floobits.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_flow.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_flowgorithm.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_flutter.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_flutter_package.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_flyio.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_font.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_formkit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_fortran.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_fossa.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_fossil.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_freemarker.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_fritzing.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_frontcommerce.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_fsharp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_fsharp2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_fsproj.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_fthtml.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_funding.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_fusebox.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_galen.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_galen2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_gamemaker.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_gamemaker2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_gamemaker81.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_gatsby.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_gcloud.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_gcode.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_gdscript.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_gduid.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_gemini.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_genstat.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_geojson.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_gimp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_git.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_git2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_gitlab.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_gitpod.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_gleam.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_gleamconfig.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_glide.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_glimmer.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_glitter.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_glsl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_gltf.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_glyphs.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_gnu.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_gnuplot.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_go.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_go_aqua.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_go_black.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_go_fuchsia.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_go_gopher.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_go_lightblue.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_go_package.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_go_white.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_go_work.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_go_yellow.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_goctl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_godot.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_gpg.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_gradle.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_gradle2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_grain.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_graphql.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_graphql_config.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_graphviz.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_greenkeeper.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_gridsome.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_grit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_groovy.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_groovy2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_grunt.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_gulp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_haml.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_handlebars.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_handlebars2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_harbour.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_hardhat.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_hashicorp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_haskell.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_haskell2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_haxe.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_haxecheckstyle.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_haxedevelop.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_helix.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_helm.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_histoire.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_hjson.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_hlsl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_homeassistant.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_horusec.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_host.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_html.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_htmlhint.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_htmlvalidate.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_http.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_huff.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_hugo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_humanstxt.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_hunspell.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_hurl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_husky.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_hy.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_hygen.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_hypr.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_icl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_idris.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_idrisbin.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_idrispkg.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_image.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_imba.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_inc.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_infopath.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_informix.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ini.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ink.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_innosetup.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_io.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_iodine.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ionic.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_jake.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_janet.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_jar.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_jasmine.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_java.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_jbuilder.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_jekyll.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_jenkins.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_jest.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_jest_snapshot.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_jetbrains.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_jinja.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_jpm.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_js_official.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_jsbeautify.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_jsconfig.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_jscpd.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_jshint.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_jsmap.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_json.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_json2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_json5.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_json_official.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_json_schema.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_jsonld.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_jsonnet.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_jsp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_jsr.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_jss.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_juice.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_julia.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_julia2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_jupyter.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_just.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_k.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_karma.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_key.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_kitchenci.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_kite.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_kivy.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_knex.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_knip.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_kos.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_kotlin.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_kusto.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_language_configuration.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_lark.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_latino.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_layout.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_lean.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_leanconfig.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_lefthook.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_lemon.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_lerna.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_less.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_lex.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_liara.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_base.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_calc.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_draw.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_impress.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_math.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_writer.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_license.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_licensebat.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_actionscript2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_ada.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_agda.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_agents.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_apl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_astro.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_astroconfig.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_babel.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_babel2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_cabal.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_circleci.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_cloudfoundry.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_codacy.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_codeclimate.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_codeowners.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_config.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_copilot.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_crystal.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_cue.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_cypress.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_cypress_spec.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_db.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_deno.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_devenv.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_dhall.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_docpad.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_drizzle_orm.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_drone.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_duckdb.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_eas-metadata.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_eleventy.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_eleventy2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_esphome.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_expo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_firebasehosting.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_fla.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_font.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_gamemaker2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_gradle.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_hashicorp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_hjson.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_huff.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_ini.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_io.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_jsconfig.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_jsmap.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_json.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_json5.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_json_schema.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_jsonld.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_kite.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_lark.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_lean.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_leanconfig.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_lerna.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_mailing.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_markuplint.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_mcp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_mdx-components.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_mdx.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_mikro_orm.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_mlang.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_mustache.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_mypy.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_neo4j.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_netlify.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_next.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_nim.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_nx.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_objidconfig.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_openHAB.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_opencode.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_oxc.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_packship.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_pcl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_pnpm.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_prettier.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_prisma.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_purescript.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_quasar.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_railway.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_raku.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_razzle.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_reactrouter.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_readthedocs.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_rehype.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_remark.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_render.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_replit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_retext.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_rolldown.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_rome.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_rubocop.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_rust.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_rust_toolchain.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_safetensors.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_shadcn.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_shaderlab.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_skill.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_solidity.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_spin.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_stylelint.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_stylus.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_symfony.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_systemd.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_systemverilog.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_testcafe.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_testjs.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_tex.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_tm.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_tmux.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_todo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_toit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_toml.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_toon.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_tree.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_trivy.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_turbo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_unibeautify.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_vash.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_vercel.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_vite.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_vitest.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_vsix.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_vsixmanifest.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_warp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_wesl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_xfl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_xorg.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_yaml.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_yaml_official.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_light_zeit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_lighthouse.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_lilypond.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_lime.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_lintstagedrc.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_liquid.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_lisp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_livescript.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_lnk.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_locale.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_log.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_lolcode.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_lsl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_lua.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_luau.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_lychee.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_lync.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mailing.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_makefile.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_manifest.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_manifest_bak.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_manifest_skip.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_map.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mariadb.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_markdown.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_markdownlint.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_markdownlint_ignore.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_marko.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_markojs.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_markuplint.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_master-co.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_matlab.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_maven.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_maxscript.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_maya.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mcp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mdx-components.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mdx.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mdxlint.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mediawiki.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mercurial.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mermaid.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_meson.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_metal.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_meteor.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_metro.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mikro_orm.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_minecraft.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mise.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mivascript.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mjml.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mlang.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mocha.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_modernizr.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_modernjs.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mojo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mojolicious.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_moleculer.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mondoo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mongo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_monotone.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_motif.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mson.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_msw.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mustache.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mvt.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mvtcss.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mvtjs.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mypy.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_mysql.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_n64.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nanostaged.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ndst.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nearly.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_neo4j.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nest_adapter_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nest_adapter_ts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nest_controller_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nest_controller_ts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nest_decorator_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nest_decorator_ts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nest_filter_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nest_filter_ts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nest_gateway_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nest_gateway_ts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nest_guard_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nest_guard_ts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nest_interceptor_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nest_interceptor_ts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nest_middleware_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nest_middleware_ts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nest_module_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nest_module_ts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nest_pipe_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nest_pipe_ts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nest_service_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nest_service_ts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nestjs.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_netlify.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_next.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nextflow.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_component_css.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_component_dart.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_component_html.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_component_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_component_js2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_component_less.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_component_sass.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_component_scss.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_component_ts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_component_ts2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_controller_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_controller_ts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_dart.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_js2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_ts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_ts2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_guard_dart.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_guard_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_guard_ts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_interceptor_dart.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_interceptor_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_interceptor_ts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_module_dart.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_module_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_module_js2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_module_ts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_module_ts2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_dart.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_js2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_ts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_ts2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_dart.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_js2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_ts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_ts2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_service_dart.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_service_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_service_js2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_service_ts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_service_ts2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_dart.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_js2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_ts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_ts2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ng_tailwind.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nginx.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nim.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nimble.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ninja.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nix.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_njsproj.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_noc.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_node.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_node2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nodemon.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_npm.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_npmpackagejsonlint.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nsi.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nsri-integrity.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nsri.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nuget.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_numpy.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nunjucks.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nushell.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nuxt.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nx.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_nyc.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_objectivec.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_objectivecpp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_objidconfig.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ocaml.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ocaml_intf.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ogone.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_onenote.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_opam.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_openHAB.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_opencl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_opencode.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_openscad.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_opentofu.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_org.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_orval.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_outlook.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ovpn.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_oxc.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_oxlint.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_package.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_packship.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_paket.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pandacss.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_parcel.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_parquet.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_patch.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pawn.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pcl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pddl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pddl_happenings.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pddl_plan.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pdf.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pdf2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pdm.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_peeky.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_perl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_perl2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_perl6.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pgsql.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_photoshop.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_photoshop2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_php.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_php2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_php3.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_phpcsfixer.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_phpstan.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_phpunit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_phraseapp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pine.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pip.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pipeline.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pixi.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_plantuml.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_platformio.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_playwright.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_plsql.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_plsql_package.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_plsql_package_body.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_plsql_package_header.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_plsql_package_spec.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pm2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pnpm.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_poedit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_poetry.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_polyglot.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_polymer.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pony.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_postcss.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_postcssconfig.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_postman.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_postscript.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_powerbi.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_powerpoint.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_powerpoint2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_powershell.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_powershell2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_powershell_format.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_powershell_psd.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_powershell_psd2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_powershell_psm.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_powershell_psm2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_powershell_types.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_preact.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_precommit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_prettier.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_prisma.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_prismaconfig.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_processinglang.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_procfile.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_progress.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_prolog.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_prometheus.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_protobuf.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_protractor.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_publiccode.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_publisher.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pug.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pulumi.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_puppet.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_purescript.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_purgecss.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pyenv.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pypi.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pyret.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pyscript.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pytest.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_python.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pythonconfig.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pythowo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pytyped.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_pyup.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_q.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_qbs.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_qlikview.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_qml.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_qmldir.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_qrc.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_qsharp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_quasar.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_quokka.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_r.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ra_syntax_tree.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_racket.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_rails.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_railway.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_rake.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_raku.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_raml.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_razor.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_razzle.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_reactjs.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_reactrouter.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_reacttemplate.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_reactts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_readthedocs.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_reason.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_red.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_registry.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_rego.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_rehype.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_remark.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_render.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_renovate.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_replit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_rescript.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_rest.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_retext.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_rexx.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_riot.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ripple.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_rmd.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_rnc.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_robotframework.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_robots.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_rolldown.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_rollup.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_rome.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ron.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_rproj.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_rspec.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_rss.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_rubocop.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ruby.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ruff.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_rust.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_rust_toolchain.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_s-lang.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_safetensors.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_sails.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_saltstack.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_san.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_sapphire_framework_cli.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_sas.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_sass.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_sbt.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_scala.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_scilab.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_script.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_scss.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_scss2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_sdlang.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_search_result.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_seedkit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_sentry.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_sequelize.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_serverless.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_shadcn.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_shaderlab.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_shell.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_shellcheck.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_shuttle.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_silverstripe.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_sino.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_sitemap.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_siyuan.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_sketch.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_skill.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_skipper.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_slang.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_slashup.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_slice.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_slim.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_slint.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_sln.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_sln2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_smarty.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_smithery.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_snakemake.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_snapcraft.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_snaplet.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_snort.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_snyk.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_solidarity.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_solidity.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_source.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_spacengine.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_sparql.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_spin.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_sqf.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_sql.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_sqlite.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_squirrel.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_sss.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_sst.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_stackblitz.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_stan.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_stata.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_stencil.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_storyboard.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_storybook.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_stryker.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_stylable.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_style.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_styled.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_stylelint.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_stylish_haskell.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_stylus.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_sublime.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_subversion.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_svelte.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_svelteconfig.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_svg.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_svgo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_swagger.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_swc.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_swift.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_swig.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_symfony.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_syncpack.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_systemd.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_systemverilog.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_t4tt.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_tailwind.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_tamagui.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_taplo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_taskfile.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_tauri.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_tcl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_teal.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_templ.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_tera.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_terraform.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_test.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_testcafe.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_testjs.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_testplane.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_testts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_tex.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_text.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_textile.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_textlint.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_tfs.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_thinkscript.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_tiltfile.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_tm.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_tmux.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_todo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_toit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_toml.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_toon.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_tox.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_travis.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_tree.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_tres.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_trivy.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_truffle.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_trunk.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_tsbuildinfo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_tscn.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_tsconfig.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_tsconfig_official.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_tsdoc.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_tsdown.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_tslint.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_tt.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_ttcn.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_tuc.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_turbo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_twig.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_typedoc.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_typescript.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_typescript_official.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_typescriptdef.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_typescriptdef_official.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_typo3.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_uiua.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_unibeautify.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_unison.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_unlicense.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_unocss.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_uv.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vagrant.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vala.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vale.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vanilla_extract.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vapi.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vapor.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vash.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vb.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vba.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vbhtml.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vbproj.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vcxproj.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_velocity.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vento.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vercel.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_verilog.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vhdl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_video.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_view.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vim.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vite.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vitest.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vlang.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_volt.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vroom.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vscode-insiders.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vscode.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vscode2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vscode3.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vscode_test.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vsix.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vsixmanifest.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vue.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vueconfig.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vvvvvv.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_vyper.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_wallaby.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_wally.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_warp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_wasm.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_wasp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_watchmanconfig.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_wdio.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_weblate.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_webpack.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_wenyan.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_wercker.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_wesl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_wgsl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_wikitext.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_windi.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_wit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_wolfram.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_word.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_word2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_wpml.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_wurst.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_wxml.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_wxss.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_wxt.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_xaml.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_xcode.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_xfl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_xib.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_xliff.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_xmake.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_xml.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_xo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_xorg.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_xquery.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_xsl.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_yacc.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_yaml.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_yaml_official.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_yamllint.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_yandex.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_yang.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_yarn.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_yeoman.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_zeit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_zig.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_zip.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_zip2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/file_type_zizmor.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_android.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_android_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_angular.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_angular_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_apache.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_apache_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_api.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_api_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_app.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_app_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_arangodb.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_arangodb_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_asset.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_asset_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_astro.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_astro_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_audio.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_audio_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_aurelia.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_aurelia_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_aws.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_aws_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_azure.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_azure_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_azurepipelines.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_azurepipelines_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_binary.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_binary_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_bloc.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_bloc_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_blueprint.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_blueprint_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_bot.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_bot_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_bower.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_bower_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_buildkite.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_buildkite_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_cake.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_cake_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_cargo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_cargo_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_certificate.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_certificate_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_changesets.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_changesets_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_chef.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_chef_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_circleci.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_circleci_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_claude.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_claude_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_cli.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_cli_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_client.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_client_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_cloudflare.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_cloudflare_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_cmake.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_cmake_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_common.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_common_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_component.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_component_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_composer.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_composer_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_config.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_config_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_controller.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_controller_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_coverage.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_coverage_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_css.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_css2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_css2_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_css_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_cubit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_cubit_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_cursor.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_cursor_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_cypress.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_cypress_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_dapr.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_dapr_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_dart.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_dart_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_databricks.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_databricks_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_datadog.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_datadog_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_db.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_db_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_debian.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_debian_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_dependabot.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_dependabot_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_devcontainer.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_devcontainer_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_devenv.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_devenv_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_dist.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_dist_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_docker.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_docker_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_docs.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_docs_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_e2e.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_e2e_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_elasticbeanstalk.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_elasticbeanstalk_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_electron.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_electron_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_environments.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_environments_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_expo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_expo_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_favicon.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_favicon_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_flow.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_flow_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_flutter.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_flutter_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_fonts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_fonts_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_frontcommerce.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_frontcommerce_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_gcp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_gcp_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_gemini.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_gemini_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_git.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_git_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_github.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_github_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_gitlab.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_gitlab_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_godot.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_godot_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_gradle.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_gradle_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_graphql.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_graphql_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_grunt.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_grunt_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_gulp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_gulp_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_haxelib.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_haxelib_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_helper.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_helper_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_histoire.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_histoire_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_hook.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_hook_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_husky.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_husky_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_idea.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_idea_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_images.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_images_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_include.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_include_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_interfaces.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_interfaces_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_ios.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_ios_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_js.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_js_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_json.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_json_official.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_json_official_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_json_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_junie.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_junie_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_kiro.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_kiro_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_kotlin.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_kotlin_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_kubernetes.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_kubernetes_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_less.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_less_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_library.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_library_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_cursor.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_cursor_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_cypress.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_cypress_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_devenv.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_devenv_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_electron.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_electron_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_expo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_expo_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_fonts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_fonts_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_gradle.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_gradle_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_meteor.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_meteor_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_mypy.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_mypy_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_mysql.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_mysql_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_node.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_node_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_redux.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_redux_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_sass.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_sass_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_zed.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_light_zed_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_linux.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_linux_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_locale.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_locale_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_log.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_log_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_macos.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_macos_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_mariadb.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_mariadb_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_maven.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_maven_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_mediawiki.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_mediawiki_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_memcached.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_memcached_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_meteor.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_meteor_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_middleware.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_middleware_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_minecraft.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_minecraft_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_minikube.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_minikube_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_mjml.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_mjml_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_mobile.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_mobile_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_mock.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_mock_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_model.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_model_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_module.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_module_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_mojo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_mojo_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_mongodb.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_mongodb_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_mypy.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_mypy_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_mysql.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_mysql_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_netlify.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_netlify_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_next.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_next_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_nginx.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_nginx_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_nix.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_nix_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_node.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_node_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_notebooks.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_notebooks_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_notification.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_notification_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_nuget.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_nuget_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_nuxt.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_nuxt_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_package.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_package_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_paket.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_paket_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_php.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_php_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_platformio.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_platformio_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_plugin.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_plugin_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_prisma.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_prisma_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_private.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_private_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_public.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_public_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_pytest.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_pytest_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_python.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_python_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_ravendb.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_ravendb_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_redis.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_redis_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_redux.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_redux_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_route.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_route_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_sass.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_sass_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_script.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_script_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_seedkit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_seedkit_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_server.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_server_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_services.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_services_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_shared.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_shared_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_snaplet.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_snaplet_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_spin.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_spin_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_src.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_src_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_sso.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_sso_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_story.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_story_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_style.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_style_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_supabase.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_supabase_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_svelte.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_svelte_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_swagger.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_swagger_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_tauri.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_tauri_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_temp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_temp_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_template.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_template_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_test.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_test_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_theme.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_theme_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_tools.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_tools_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_travis.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_travis_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_trunk.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_trunk_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_turbo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_turbo_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_typescript.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_typescript_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_typings.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_typings2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_typings2_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_typings_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_vagrant.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_vagrant_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_vercel.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_vercel_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_video.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_video_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_view.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_view_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_vitepress.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_vitepress_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_vs.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_vs2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_vs2_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_vs_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_vscode.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_vscode2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_vscode2_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_vscode3.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_vscode3_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_vscode_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test2_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test3.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test3_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_wasm.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_wasm_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_wasp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_wasp_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_webpack.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_webpack_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_windows.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_windows_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_windsurf.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_windsurf_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_wit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_wit_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_www.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_www_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_yarn.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_yarn_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_zed.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/extensions/builtin.vscode-icons/icons/folder_type_zed_opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/fonts/FiraCode-VariableFont.ttf +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/account.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/activate-breakpoints.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/add-small.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/add.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/agent.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/archive.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/arrow-both.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/arrow-circle-down.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/arrow-circle-left.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/arrow-circle-right.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/arrow-circle-up.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/arrow-down.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/arrow-left.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/arrow-right.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/arrow-small-down.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/arrow-small-left.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/arrow-small-right.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/arrow-small-up.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/arrow-swap.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/arrow-up.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/ask.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/attach.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/azure-devops.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/azure.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/beaker-stop.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/beaker.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/bell-dot.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/bell-slash-dot.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/bell-slash.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/bell.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/blank.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/bold.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/book.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/bookmark.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/bracket-dot.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/bracket-error.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/briefcase.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/broadcast.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/browser.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/bug.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/build.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/calendar.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/call-incoming.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/call-outgoing.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/case-sensitive.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/chat-sparkle-error.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/chat-sparkle-warning.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/chat-sparkle.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/check-all.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/check.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/checklist.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/chevron-down.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/chevron-left.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/chevron-right.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/chevron-up.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/chip.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/chrome-close.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/chrome-maximize.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/chrome-minimize.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/chrome-restore.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/circle-filled.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/circle-large-filled.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/circle-large.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/circle-slash.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/circle-small-filled.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/circle-small.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/circle.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/circuit-board.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/claude.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/clear-all.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/clippy.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/clockface.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/close-all.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/close.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/cloud-download.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/cloud-small.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/cloud-upload.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/cloud.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/code-oss.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/code-review.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/code.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/coffee.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/collapse-all.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/collection-small.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/collection.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/color-mode.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/combine.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/comment-discussion-quote.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/comment-discussion-sparkle.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/comment-discussion.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/comment-draft.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/comment-unresolved.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/comment.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/compass-active.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/compass-dot.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/compass.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/copilot-blocked.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/copilot-error.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/copilot-in-progress.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/copilot-large.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/copilot-not-connected.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/copilot-snooze.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/copilot-success.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/copilot-unavailable.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/copilot-warning-large.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/copilot-warning.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/copilot.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/copy.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/coverage.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/credit-card.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/cursor.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/dash.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/dashboard.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/database.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-all.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-alt-2.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-alt-small.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-alt.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-breakpoint-conditional-unverified.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-breakpoint-conditional.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-breakpoint-data-unverified.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-breakpoint-data.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-breakpoint-function-unverified.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-breakpoint-function.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-breakpoint-log-unverified.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-breakpoint-log.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-breakpoint-unsupported.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-connected.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-console.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-continue-small.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-continue.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-coverage.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-disconnect.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-line-by-line.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-pause.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-rerun.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-restart-frame.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-restart.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-reverse-continue.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-stackframe-active.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-stackframe.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-start.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-step-back.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-step-into.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-step-out.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-step-over.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug-stop.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/debug.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/desktop-download.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/device-camera-video.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/device-camera.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/device-mobile.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/diff-added.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/diff-ignored.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/diff-modified.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/diff-multiple.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/diff-removed.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/diff-renamed.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/diff-single.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/diff.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/discard.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/download.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/edit-code.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/edit-session.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/edit-sparkle.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/edit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/editor-layout.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/ellipsis.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/empty-window.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/eraser.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/error-small.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/error.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/exclude.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/expand-all.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/export.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/extensionDefaultIcon.png +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/extensions-large.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/extensions.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/eye-closed.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/eye.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/feedback.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/file-binary.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/file-code.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/file-media.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/file-pdf.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/file-submodule.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/file-symlink-directory.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/file-symlink-file.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/file-text.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/file-zip.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/file.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/files.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/filter-filled.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/filter.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/flag.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/flame.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/fold-down.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/fold-up.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/fold.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/folder-active.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/folder-library.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/folder-opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/folder.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/forward.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/game.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/gear.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/gift.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/gist-secret.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/gist.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/git-branch-changes.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/git-branch-conflicts.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/git-branch-staged-changes.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/git-branch.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/git-commit.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/git-compare.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/git-fetch.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/git-merge.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/git-pull-request-closed.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/git-pull-request-create.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/git-pull-request-done.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/git-pull-request-draft.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/git-pull-request-go-to-changes.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/git-pull-request-new-changes.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/git-pull-request.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/git-stash-apply.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/git-stash-pop.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/git-stash.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/github-action.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/github-alt.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/github-inverted.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/github-project.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/github.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/globe.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/go-to-editing-session.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/go-to-file.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/go-to-search.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/grabber.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/graph-left.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/graph-line.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/graph-scatter.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/graph.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/gripper.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/group-by-ref-type.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/heart-filled.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/heart.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/history.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/home.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/horizontal-rule.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/hubot.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/icon-close.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/icon-source-control.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/icon-sync.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/icon.png +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/icon.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/inbox.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/indent.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/index-zero.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/info.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/insert.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/inspect.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/issue-draft.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/issue-reopened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/issues.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/italic.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/jersey.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/json.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/kebab-vertical.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/key.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/keyboard-tab-above.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/keyboard-tab-below.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/keyboard-tab.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/language-icon.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/law.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/layers-active.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/layers-dot.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/layers.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/layout-activitybar-left.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/layout-activitybar-right.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/layout-centered.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/layout-menubar.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/layout-panel-center.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/layout-panel-dock.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/layout-panel-justify.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/layout-panel-left.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/layout-panel-off.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/layout-panel-right.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/layout-panel.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/layout-sidebar-left-dock.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/layout-sidebar-left-off.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/layout-sidebar-left.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/layout-sidebar-right-dock.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/layout-sidebar-right-off.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/layout-sidebar-right.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/layout-statusbar.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/layout.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/library.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/lightbulb-autofix.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/lightbulb-empty.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/lightbulb-sparkle.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/lightbulb.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/link-external.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/link.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/list-filter.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/list-flat.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/list-ordered.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/list-selection.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/list-tree.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/list-unordered.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/live-share.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/loading.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/location.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/lock-small.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/lock.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/magnet.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/mail-read.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/mail.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/map-filled.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/map-vertical-filled.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/map-vertical.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/map.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/markdown.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/mcp.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/megaphone.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/mention.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/menu.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/merge-into.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/merge.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/mic-filled.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/mic.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/milestone.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/mirror.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/mortar-board.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/move.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/multiple-windows.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/music.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/mute.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/new-collection.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/new-file.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/new-folder.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/new-session.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/newline.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/no-newline.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/note.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/notebook-template.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/notebook.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/octoface.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/open-in-product.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/open-in-window.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/open-preview.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/openai.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/organization.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/output.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/package.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/paintcan.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/pass-filled.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/pass.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/percentage.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/person-add.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/person.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/piano.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/pie-chart.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/pin.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/pinned-dirty.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/pinned.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/play-circle.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/play.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/plug.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/preserve-case.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/preview.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/primitive-square.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/progress.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/project.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/pulse.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/pwa-icon-192.png +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/pwa-icon-512.png +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/python.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/question.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/quote.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/quotes.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/radio-tower.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/reactions.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/record-keys.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/record-small.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/record.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/redo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/references.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/refresh.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/regex.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/remote-explorer.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/remote.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/remove-small.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/remove.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/rename.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/replace-all.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/replace.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/reply.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/repo-clone.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/repo-fetch.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/repo-force-push.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/repo-forked.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/repo-pinned.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/repo-pull.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/repo-push.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/repo-selected.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/repo.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/report.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/request-changes.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/robot.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/rocket.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/root-folder-opened.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/root-folder.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/rss.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/ruby.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/run-above.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/run-all-coverage.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/run-all.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/run-below.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/run-coverage.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/run-errors.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/run-with-deps.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/save-all.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/save-as.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/save.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/screen-cut.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/screen-full.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/screen-normal.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/search-fuzzy.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/search-large.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/search-sparkle.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/search-stop.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/search.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/send-to-remote-agent.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/send.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/server-environment.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/server-process.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/server.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/session-in-progress.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/settings-gear.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/settings.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/share.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/shield.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/sign-in.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/sign-out.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/skip.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/smiley.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/snake.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/sort-precedence.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/source-control.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/sparkle-filled.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/sparkle.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/split-horizontal.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/split-vertical.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/squiggly-error.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/squiggly-warning.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/squirrel.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/star-empty.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/star-full.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/star-half.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/stop-circle.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/strikethrough.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/surround-with.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-array.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-boolean.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-class.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-color.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-constant.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-enum-member.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-enum.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-event.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-field.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-file.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-interface.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-key.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-keyword.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-method-arrow.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-method.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-misc.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-namespace.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-numeric.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-operator.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-parameter.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-property.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-ruler.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-snippet.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-string.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-structure.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/symbol-variable.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/sync-ignored.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/sync.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/table.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/tag.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/target.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/tasklist.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/telescope.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/terminal-bash.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/terminal-cmd.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/terminal-debian.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/terminal-git-bash.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/terminal-linux.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/terminal-powershell.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/terminal-tmux.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/terminal-ubuntu.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/terminal.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/text-size.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/theme-icon.png +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/thinking.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/three-bars.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/thumbsdown-filled.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/thumbsdown.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/thumbsup-filled.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/thumbsup.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/tools.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/trash.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/triangle-down.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/triangle-left.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/triangle-right.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/triangle-up.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/twitter.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/type-hierarchy-sub.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/type-hierarchy-super.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/type-hierarchy.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/unarchive.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/unfold.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/ungroup-by-ref-type.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/unlock.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/unmute.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/unverified.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/variable-group.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/verified-filled.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/verified.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/versions.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/vm-active.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/vm-connect.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/vm-outline.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/vm-pending.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/vm-running.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/vm-small.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/vm.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/vr.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/vscode-insiders.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/vscode.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/wand.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/warning.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/watch.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/whitespace.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/whole-word.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/window-active.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/window.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/word-wrap.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/workspace-trusted.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/workspace-unknown.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/workspace-untrusted.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/worktree-small.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/worktree.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/zoom-in.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/icons/zoom-out.svg +0 -0
- /package/static/{e30ac70 → 0517e85}/js/babel-parser.js +0 -0
- /package/static/{e30ac70 → 0517e85}/js/ky.js +0 -0
- /package/static/{e30ac70 → 0517e85}/js/lvce-editor-import-script.js +0 -0
- /package/static/{e30ac70 → 0517e85}/js/lvce-editor-ipc.js +0 -0
- /package/static/{e30ac70 → 0517e85}/js/lvce-editor-json-rpc.js +0 -0
- /package/static/{e30ac70 → 0517e85}/js/lvce-editor-rpc.js +0 -0
- /package/static/{e30ac70 → 0517e85}/js/lvce-editor-verror.js +0 -0
- /package/static/{e30ac70 → 0517e85}/js/p-min-delay.js +0 -0
- /package/static/{e30ac70 → 0517e85}/js/pretty-bytes.js +0 -0
- /package/static/{e30ac70 → 0517e85}/js/preview-injected.js +0 -0
- /package/static/{e30ac70 → 0517e85}/js/yoctodelay.js +0 -0
- /package/static/{e30ac70 → 0517e85}/lib-css/xterm.css +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/about-view-worker/dist/aboutWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/auth-worker/dist/authWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/chat-coordinator-worker/dist/chatCoordinatorWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/chat-debug-view/dist/chatDebugViewWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/chat-math-worker/dist/chatMathWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/chat-message-parsing-worker/dist/chatMessageParsingWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/chat-network-worker/dist/chatNetworkWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/chat-storage-worker/dist/chatStorageWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/chat-tool-worker/dist/chatToolWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/chat-view/dist/chatViewWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/chat-view-model/dist/chatViewModelWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/clipboard-worker/dist/clipBoardWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/color-picker-worker/dist/colorPickerWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/completion-worker/dist/completionWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/component-state-worker/dist/componentStateWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/cookie-import-view/dist/cookieImportViewWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/dialog-worker/dist/dialogWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/diff-view/dist/diffViewWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/diff-worker/dist/diffWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/drag-and-drop-worker/dist/dragAndDropWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/embeds-worker/dist/embedsWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/error-worker/dist/errorWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/explorer-worker/dist/explorerViewWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/extension-host-sub-worker/dist/extensionHostSubWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/extension-search-view-worker/dist/extensionSearchViewWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/file-search-worker/dist/fileSearchWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/file-system-worker/dist/fileSystemWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/file-watcher-view/index.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/find-widget-worker/dist/findWidgetWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/hover-worker/dist/hoverWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/icon-theme-worker/dist/iconThemeWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/iframe-inspector/dist/iframeInspectorWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/iframe-worker/dist/iframeWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/keybindings-view-worker/dist/keyBindingsViewWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/language-models-view/dist/languageModelsViewMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/main-area-worker/dist/mainAreaWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/markdown-worker/dist/markdownWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/menu-worker/dist/menuWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/opener-worker/dist/openerWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/output-view/dist/outputViewWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/panel-worker/dist/panelWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/ports-view/dist/portsViewWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/preload/dist/index.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/preview-sandbox-worker/dist/previewSandBoxWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/preview-worker/dist/previewWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/problems-view/dist/problemsViewWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/quick-pick-worker/dist/quickPickWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/references-view/dist/referencesViewWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/rename-worker/dist/renameWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/renderer-process/LICENSE +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/renderer-process/README.md +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/renderer-process/dist/sessionReplayPlayer.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/renderer-process/dist/sessionReplayWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/renderer-process/dist/xterm.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/running-extensions-view/dist/runningExtensionsViewMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/secrets-view/dist/secretsViewWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/settings-view/dist/settingsViewWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/simple-browser-view/dist/simpleBrowserViewWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/source-action-worker/dist/sourceActionWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/status-bar-worker/dist/statusBarWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/syntax-highlighting-worker/dist/syntaxHighlightingWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/terminal-worker/dist/terminalWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/text-measurement-worker/dist/textMeasurementWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/text-search-view/dist/textSearchViewMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/text-search-worker/dist/textSearchWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/title-bar-worker/dist/titleBarWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/packages/update-worker/dist/updateWorkerMain.js +0 -0
- /package/static/{e30ac70 → 0517e85}/playground/languages/index.cpp +0 -0
- /package/static/{e30ac70 → 0517e85}/playground/languages/index.css +0 -0
- /package/static/{e30ac70 → 0517e85}/playground/languages/index.csv +0 -0
- /package/static/{e30ac70 → 0517e85}/playground/languages/index.dart +0 -0
- /package/static/{e30ac70 → 0517e85}/playground/languages/index.env +0 -0
- /package/static/{e30ac70 → 0517e85}/playground/languages/index.ex +0 -0
- /package/static/{e30ac70 → 0517e85}/playground/languages/index.html +0 -0
- /package/static/{e30ac70 → 0517e85}/playground/languages/index.java +0 -0
- /package/static/{e30ac70 → 0517e85}/playground/languages/index.jl +0 -0
- /package/static/{e30ac70 → 0517e85}/playground/languages/index.js +0 -0
- /package/static/{e30ac70 → 0517e85}/playground/languages/index.json +0 -0
- /package/static/{e30ac70 → 0517e85}/playground/languages/index.kt +0 -0
- /package/static/{e30ac70 → 0517e85}/playground/languages/index.pl +0 -0
- /package/static/{e30ac70 → 0517e85}/playground/languages/index.py +0 -0
- /package/static/{e30ac70 → 0517e85}/playground/languages/index.ts +0 -0
- /package/static/{e30ac70 → 0517e85}/playground/languages/scrolling.txt +0 -0
- /package/static/{e30ac70 → 0517e85}/playground/languages/tsconfig.json +0 -0
- /package/static/{e30ac70 → 0517e85}/playground/sample-folder/a.txt +0 -0
- /package/static/{e30ac70 → 0517e85}/playground/sample-folder/b.txt +0 -0
- /package/static/{e30ac70 → 0517e85}/playground/sample-folder/c.txt +0 -0
|
@@ -1,4795 +0,0 @@
|
|
|
1
|
-
const normalizeLine = line => {
|
|
2
|
-
if (line.startsWith('Error: ')) {
|
|
3
|
-
return line.slice('Error: '.length);
|
|
4
|
-
}
|
|
5
|
-
if (line.startsWith('VError: ')) {
|
|
6
|
-
return line.slice('VError: '.length);
|
|
7
|
-
}
|
|
8
|
-
return line;
|
|
9
|
-
};
|
|
10
|
-
const getCombinedMessage = (error, message) => {
|
|
11
|
-
const stringifiedError = normalizeLine(`${error}`);
|
|
12
|
-
if (message) {
|
|
13
|
-
return `${message}: ${stringifiedError}`;
|
|
14
|
-
}
|
|
15
|
-
return stringifiedError;
|
|
16
|
-
};
|
|
17
|
-
const NewLine$2 = '\n';
|
|
18
|
-
const getNewLineIndex$1 = (string, startIndex = undefined) => {
|
|
19
|
-
return string.indexOf(NewLine$2, startIndex);
|
|
20
|
-
};
|
|
21
|
-
const mergeStacks = (parent, child) => {
|
|
22
|
-
if (!child) {
|
|
23
|
-
return parent;
|
|
24
|
-
}
|
|
25
|
-
const parentNewLineIndex = getNewLineIndex$1(parent);
|
|
26
|
-
const childNewLineIndex = getNewLineIndex$1(child);
|
|
27
|
-
if (childNewLineIndex === -1) {
|
|
28
|
-
return parent;
|
|
29
|
-
}
|
|
30
|
-
const parentFirstLine = parent.slice(0, parentNewLineIndex);
|
|
31
|
-
const childRest = child.slice(childNewLineIndex);
|
|
32
|
-
const childFirstLine = normalizeLine(child.slice(0, childNewLineIndex));
|
|
33
|
-
if (parentFirstLine.includes(childFirstLine)) {
|
|
34
|
-
return parentFirstLine + childRest;
|
|
35
|
-
}
|
|
36
|
-
return child;
|
|
37
|
-
};
|
|
38
|
-
class VError extends Error {
|
|
39
|
-
constructor(error, message) {
|
|
40
|
-
const combinedMessage = getCombinedMessage(error, message);
|
|
41
|
-
super(combinedMessage);
|
|
42
|
-
this.name = 'VError';
|
|
43
|
-
if (error instanceof Error) {
|
|
44
|
-
this.stack = mergeStacks(this.stack, error.stack);
|
|
45
|
-
}
|
|
46
|
-
if (error.codeFrame) {
|
|
47
|
-
// @ts-ignore
|
|
48
|
-
this.codeFrame = error.codeFrame;
|
|
49
|
-
}
|
|
50
|
-
if (error.code) {
|
|
51
|
-
// @ts-ignore
|
|
52
|
-
this.code = error.code;
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
class AssertionError extends Error {
|
|
58
|
-
constructor(message) {
|
|
59
|
-
super(message);
|
|
60
|
-
this.name = 'AssertionError';
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
const Object$1 = 1;
|
|
64
|
-
const Number$1 = 2;
|
|
65
|
-
const Array$1 = 3;
|
|
66
|
-
const String$1 = 4;
|
|
67
|
-
const Boolean$1 = 5;
|
|
68
|
-
const Function = 6;
|
|
69
|
-
const Null = 7;
|
|
70
|
-
const Unknown = 8;
|
|
71
|
-
const getType = value => {
|
|
72
|
-
switch (typeof value) {
|
|
73
|
-
case 'number':
|
|
74
|
-
return Number$1;
|
|
75
|
-
case 'function':
|
|
76
|
-
return Function;
|
|
77
|
-
case 'string':
|
|
78
|
-
return String$1;
|
|
79
|
-
case 'object':
|
|
80
|
-
if (value === null) {
|
|
81
|
-
return Null;
|
|
82
|
-
}
|
|
83
|
-
if (Array.isArray(value)) {
|
|
84
|
-
return Array$1;
|
|
85
|
-
}
|
|
86
|
-
return Object$1;
|
|
87
|
-
case 'boolean':
|
|
88
|
-
return Boolean$1;
|
|
89
|
-
default:
|
|
90
|
-
return Unknown;
|
|
91
|
-
}
|
|
92
|
-
};
|
|
93
|
-
const number = value => {
|
|
94
|
-
const type = getType(value);
|
|
95
|
-
if (type !== Number$1) {
|
|
96
|
-
throw new AssertionError('expected value to be of type number');
|
|
97
|
-
}
|
|
98
|
-
};
|
|
99
|
-
const string = value => {
|
|
100
|
-
const type = getType(value);
|
|
101
|
-
if (type !== String$1) {
|
|
102
|
-
throw new AssertionError('expected value to be of type string');
|
|
103
|
-
}
|
|
104
|
-
};
|
|
105
|
-
|
|
106
|
-
const isMessagePort = value => {
|
|
107
|
-
return value && value instanceof MessagePort;
|
|
108
|
-
};
|
|
109
|
-
const isMessagePortMain = value => {
|
|
110
|
-
return value && value.constructor && value.constructor.name === 'MessagePortMain';
|
|
111
|
-
};
|
|
112
|
-
const isOffscreenCanvas = value => {
|
|
113
|
-
return typeof OffscreenCanvas !== 'undefined' && value instanceof OffscreenCanvas;
|
|
114
|
-
};
|
|
115
|
-
const isInstanceOf = (value, constructorName) => {
|
|
116
|
-
return value?.constructor?.name === constructorName;
|
|
117
|
-
};
|
|
118
|
-
const isSocket = value => {
|
|
119
|
-
return isInstanceOf(value, 'Socket');
|
|
120
|
-
};
|
|
121
|
-
const transferrables = [isMessagePort, isMessagePortMain, isOffscreenCanvas, isSocket];
|
|
122
|
-
const isTransferrable = value => {
|
|
123
|
-
for (const fn of transferrables) {
|
|
124
|
-
if (fn(value)) {
|
|
125
|
-
return true;
|
|
126
|
-
}
|
|
127
|
-
}
|
|
128
|
-
return false;
|
|
129
|
-
};
|
|
130
|
-
const walkValue = (value, transferrables, isTransferrable) => {
|
|
131
|
-
if (!value) {
|
|
132
|
-
return;
|
|
133
|
-
}
|
|
134
|
-
if (isTransferrable(value)) {
|
|
135
|
-
transferrables.push(value);
|
|
136
|
-
return;
|
|
137
|
-
}
|
|
138
|
-
if (Array.isArray(value)) {
|
|
139
|
-
for (const item of value) {
|
|
140
|
-
walkValue(item, transferrables, isTransferrable);
|
|
141
|
-
}
|
|
142
|
-
return;
|
|
143
|
-
}
|
|
144
|
-
if (typeof value === 'object') {
|
|
145
|
-
for (const property of Object.values(value)) {
|
|
146
|
-
walkValue(property, transferrables, isTransferrable);
|
|
147
|
-
}
|
|
148
|
-
}
|
|
149
|
-
};
|
|
150
|
-
const getTransferrables = value => {
|
|
151
|
-
const transferrables = [];
|
|
152
|
-
walkValue(value, transferrables, isTransferrable);
|
|
153
|
-
return transferrables;
|
|
154
|
-
};
|
|
155
|
-
const attachEvents = that => {
|
|
156
|
-
const handleMessage = (...args) => {
|
|
157
|
-
const data = that.getData(...args);
|
|
158
|
-
that.dispatchEvent(new MessageEvent('message', {
|
|
159
|
-
data
|
|
160
|
-
}));
|
|
161
|
-
};
|
|
162
|
-
that.onMessage(handleMessage);
|
|
163
|
-
const handleClose = event => {
|
|
164
|
-
that.dispatchEvent(new Event('close'));
|
|
165
|
-
};
|
|
166
|
-
that.onClose(handleClose);
|
|
167
|
-
};
|
|
168
|
-
class Ipc extends EventTarget {
|
|
169
|
-
constructor(rawIpc) {
|
|
170
|
-
super();
|
|
171
|
-
this._rawIpc = rawIpc;
|
|
172
|
-
attachEvents(this);
|
|
173
|
-
}
|
|
174
|
-
}
|
|
175
|
-
const E_INCOMPATIBLE_NATIVE_MODULE = 'E_INCOMPATIBLE_NATIVE_MODULE';
|
|
176
|
-
const E_MODULES_NOT_SUPPORTED_IN_ELECTRON = 'E_MODULES_NOT_SUPPORTED_IN_ELECTRON';
|
|
177
|
-
const ERR_MODULE_NOT_FOUND = 'ERR_MODULE_NOT_FOUND';
|
|
178
|
-
const NewLine$1 = '\n';
|
|
179
|
-
const joinLines$1 = lines => {
|
|
180
|
-
return lines.join(NewLine$1);
|
|
181
|
-
};
|
|
182
|
-
const RE_AT = /^\s+at/;
|
|
183
|
-
const RE_AT_PROMISE_INDEX = /^\s*at async Promise.all \(index \d+\)$/;
|
|
184
|
-
const isNormalStackLine = line => {
|
|
185
|
-
return RE_AT.test(line) && !RE_AT_PROMISE_INDEX.test(line);
|
|
186
|
-
};
|
|
187
|
-
const getDetails = lines => {
|
|
188
|
-
const index = lines.findIndex(isNormalStackLine);
|
|
189
|
-
if (index === -1) {
|
|
190
|
-
return {
|
|
191
|
-
actualMessage: joinLines$1(lines),
|
|
192
|
-
rest: []
|
|
193
|
-
};
|
|
194
|
-
}
|
|
195
|
-
let lastIndex = index - 1;
|
|
196
|
-
while (++lastIndex < lines.length) {
|
|
197
|
-
if (!isNormalStackLine(lines[lastIndex])) {
|
|
198
|
-
break;
|
|
199
|
-
}
|
|
200
|
-
}
|
|
201
|
-
return {
|
|
202
|
-
actualMessage: lines[index - 1],
|
|
203
|
-
rest: lines.slice(index, lastIndex)
|
|
204
|
-
};
|
|
205
|
-
};
|
|
206
|
-
const splitLines$1 = lines => {
|
|
207
|
-
return lines.split(NewLine$1);
|
|
208
|
-
};
|
|
209
|
-
const RE_MESSAGE_CODE_BLOCK_START = /^Error: The module '.*'$/;
|
|
210
|
-
const RE_MESSAGE_CODE_BLOCK_END = /^\s* at/;
|
|
211
|
-
const isMessageCodeBlockStartIndex = line => {
|
|
212
|
-
return RE_MESSAGE_CODE_BLOCK_START.test(line);
|
|
213
|
-
};
|
|
214
|
-
const isMessageCodeBlockEndIndex = line => {
|
|
215
|
-
return RE_MESSAGE_CODE_BLOCK_END.test(line);
|
|
216
|
-
};
|
|
217
|
-
const getMessageCodeBlock = stderr => {
|
|
218
|
-
const lines = splitLines$1(stderr);
|
|
219
|
-
const startIndex = lines.findIndex(isMessageCodeBlockStartIndex);
|
|
220
|
-
const endIndex = startIndex + lines.slice(startIndex).findIndex(isMessageCodeBlockEndIndex, startIndex);
|
|
221
|
-
const relevantLines = lines.slice(startIndex, endIndex);
|
|
222
|
-
const relevantMessage = relevantLines.join(' ').slice('Error: '.length);
|
|
223
|
-
return relevantMessage;
|
|
224
|
-
};
|
|
225
|
-
const isModuleNotFoundMessage = line => {
|
|
226
|
-
return line.includes('[ERR_MODULE_NOT_FOUND]');
|
|
227
|
-
};
|
|
228
|
-
const getModuleNotFoundError = stderr => {
|
|
229
|
-
const lines = splitLines$1(stderr);
|
|
230
|
-
const messageIndex = lines.findIndex(isModuleNotFoundMessage);
|
|
231
|
-
const message = lines[messageIndex];
|
|
232
|
-
return {
|
|
233
|
-
code: ERR_MODULE_NOT_FOUND,
|
|
234
|
-
message
|
|
235
|
-
};
|
|
236
|
-
};
|
|
237
|
-
const isModuleNotFoundError = stderr => {
|
|
238
|
-
if (!stderr) {
|
|
239
|
-
return false;
|
|
240
|
-
}
|
|
241
|
-
return stderr.includes('ERR_MODULE_NOT_FOUND');
|
|
242
|
-
};
|
|
243
|
-
const isModulesSyntaxError = stderr => {
|
|
244
|
-
if (!stderr) {
|
|
245
|
-
return false;
|
|
246
|
-
}
|
|
247
|
-
return stderr.includes('SyntaxError: Cannot use import statement outside a module');
|
|
248
|
-
};
|
|
249
|
-
const RE_NATIVE_MODULE_ERROR = /^innerError Error: Cannot find module '.*.node'/;
|
|
250
|
-
const RE_NATIVE_MODULE_ERROR_2 = /was compiled against a different Node.js version/;
|
|
251
|
-
const isUnhelpfulNativeModuleError = stderr => {
|
|
252
|
-
return RE_NATIVE_MODULE_ERROR.test(stderr) && RE_NATIVE_MODULE_ERROR_2.test(stderr);
|
|
253
|
-
};
|
|
254
|
-
const getNativeModuleErrorMessage = stderr => {
|
|
255
|
-
const message = getMessageCodeBlock(stderr);
|
|
256
|
-
return {
|
|
257
|
-
code: E_INCOMPATIBLE_NATIVE_MODULE,
|
|
258
|
-
message: `Incompatible native node module: ${message}`
|
|
259
|
-
};
|
|
260
|
-
};
|
|
261
|
-
const getModuleSyntaxError = () => {
|
|
262
|
-
return {
|
|
263
|
-
code: E_MODULES_NOT_SUPPORTED_IN_ELECTRON,
|
|
264
|
-
message: `ES Modules are not supported in electron`
|
|
265
|
-
};
|
|
266
|
-
};
|
|
267
|
-
const getHelpfulChildProcessError = (stdout, stderr) => {
|
|
268
|
-
if (isUnhelpfulNativeModuleError(stderr)) {
|
|
269
|
-
return getNativeModuleErrorMessage(stderr);
|
|
270
|
-
}
|
|
271
|
-
if (isModulesSyntaxError(stderr)) {
|
|
272
|
-
return getModuleSyntaxError();
|
|
273
|
-
}
|
|
274
|
-
if (isModuleNotFoundError(stderr)) {
|
|
275
|
-
return getModuleNotFoundError(stderr);
|
|
276
|
-
}
|
|
277
|
-
const lines = splitLines$1(stderr);
|
|
278
|
-
const {
|
|
279
|
-
actualMessage,
|
|
280
|
-
rest
|
|
281
|
-
} = getDetails(lines);
|
|
282
|
-
return {
|
|
283
|
-
code: '',
|
|
284
|
-
message: actualMessage,
|
|
285
|
-
stack: rest
|
|
286
|
-
};
|
|
287
|
-
};
|
|
288
|
-
class IpcError extends VError {
|
|
289
|
-
// @ts-ignore
|
|
290
|
-
constructor(betterMessage, stdout = '', stderr = '') {
|
|
291
|
-
if (stdout || stderr) {
|
|
292
|
-
// @ts-ignore
|
|
293
|
-
const {
|
|
294
|
-
code,
|
|
295
|
-
message,
|
|
296
|
-
stack
|
|
297
|
-
} = getHelpfulChildProcessError(stdout, stderr);
|
|
298
|
-
const cause = new Error(message);
|
|
299
|
-
// @ts-ignore
|
|
300
|
-
cause.code = code;
|
|
301
|
-
if (stack) {
|
|
302
|
-
Object.defineProperty(cause, 'stack', {
|
|
303
|
-
configurable: true,
|
|
304
|
-
enumerable: false,
|
|
305
|
-
value: stack,
|
|
306
|
-
writable: true
|
|
307
|
-
});
|
|
308
|
-
}
|
|
309
|
-
super(cause, betterMessage);
|
|
310
|
-
} else {
|
|
311
|
-
super(betterMessage);
|
|
312
|
-
}
|
|
313
|
-
// @ts-ignore
|
|
314
|
-
this.name = 'IpcError';
|
|
315
|
-
// @ts-ignore
|
|
316
|
-
this.stdout = stdout;
|
|
317
|
-
// @ts-ignore
|
|
318
|
-
this.stderr = stderr;
|
|
319
|
-
}
|
|
320
|
-
}
|
|
321
|
-
const readyMessage = 'ready';
|
|
322
|
-
const getData$2 = event => {
|
|
323
|
-
return event.data;
|
|
324
|
-
};
|
|
325
|
-
const listen$7 = () => {
|
|
326
|
-
// @ts-ignore
|
|
327
|
-
if (typeof WorkerGlobalScope === 'undefined') {
|
|
328
|
-
throw new TypeError('module is not in web worker scope');
|
|
329
|
-
}
|
|
330
|
-
return globalThis;
|
|
331
|
-
};
|
|
332
|
-
const signal$8 = global => {
|
|
333
|
-
global.postMessage(readyMessage);
|
|
334
|
-
};
|
|
335
|
-
class IpcChildWithModuleWorker extends Ipc {
|
|
336
|
-
getData(event) {
|
|
337
|
-
return getData$2(event);
|
|
338
|
-
}
|
|
339
|
-
send(message) {
|
|
340
|
-
// @ts-ignore
|
|
341
|
-
this._rawIpc.postMessage(message);
|
|
342
|
-
}
|
|
343
|
-
sendAndTransfer(message) {
|
|
344
|
-
const transfer = getTransferrables(message);
|
|
345
|
-
// @ts-ignore
|
|
346
|
-
this._rawIpc.postMessage(message, transfer);
|
|
347
|
-
}
|
|
348
|
-
dispose() {
|
|
349
|
-
// ignore
|
|
350
|
-
}
|
|
351
|
-
onClose(callback) {
|
|
352
|
-
// ignore
|
|
353
|
-
}
|
|
354
|
-
onMessage(callback) {
|
|
355
|
-
this._rawIpc.addEventListener('message', callback);
|
|
356
|
-
}
|
|
357
|
-
}
|
|
358
|
-
const wrap$f = global => {
|
|
359
|
-
return new IpcChildWithModuleWorker(global);
|
|
360
|
-
};
|
|
361
|
-
const waitForFirstMessage = async port => {
|
|
362
|
-
const {
|
|
363
|
-
promise,
|
|
364
|
-
resolve
|
|
365
|
-
} = Promise.withResolvers();
|
|
366
|
-
port.addEventListener('message', resolve, {
|
|
367
|
-
once: true
|
|
368
|
-
});
|
|
369
|
-
const event = await promise;
|
|
370
|
-
// @ts-ignore
|
|
371
|
-
return event.data;
|
|
372
|
-
};
|
|
373
|
-
const listen$6 = async () => {
|
|
374
|
-
const parentIpcRaw = listen$7();
|
|
375
|
-
signal$8(parentIpcRaw);
|
|
376
|
-
const parentIpc = wrap$f(parentIpcRaw);
|
|
377
|
-
const firstMessage = await waitForFirstMessage(parentIpc);
|
|
378
|
-
if (firstMessage.method !== 'initialize') {
|
|
379
|
-
throw new IpcError('unexpected first message');
|
|
380
|
-
}
|
|
381
|
-
const type = firstMessage.params[0];
|
|
382
|
-
if (type === 'message-port') {
|
|
383
|
-
parentIpc.send({
|
|
384
|
-
id: firstMessage.id,
|
|
385
|
-
jsonrpc: '2.0',
|
|
386
|
-
result: null
|
|
387
|
-
});
|
|
388
|
-
parentIpc.dispose();
|
|
389
|
-
const port = firstMessage.params[1];
|
|
390
|
-
return port;
|
|
391
|
-
}
|
|
392
|
-
return globalThis;
|
|
393
|
-
};
|
|
394
|
-
class IpcChildWithModuleWorkerAndMessagePort extends Ipc {
|
|
395
|
-
getData(event) {
|
|
396
|
-
return getData$2(event);
|
|
397
|
-
}
|
|
398
|
-
send(message) {
|
|
399
|
-
this._rawIpc.postMessage(message);
|
|
400
|
-
}
|
|
401
|
-
sendAndTransfer(message) {
|
|
402
|
-
const transfer = getTransferrables(message);
|
|
403
|
-
this._rawIpc.postMessage(message, transfer);
|
|
404
|
-
}
|
|
405
|
-
dispose() {
|
|
406
|
-
if (this._rawIpc.close) {
|
|
407
|
-
this._rawIpc.close();
|
|
408
|
-
}
|
|
409
|
-
}
|
|
410
|
-
onClose(callback) {
|
|
411
|
-
// ignore
|
|
412
|
-
}
|
|
413
|
-
onMessage(callback) {
|
|
414
|
-
this._rawIpc.addEventListener('message', callback);
|
|
415
|
-
this._rawIpc.start();
|
|
416
|
-
}
|
|
417
|
-
}
|
|
418
|
-
const wrap$e = port => {
|
|
419
|
-
return new IpcChildWithModuleWorkerAndMessagePort(port);
|
|
420
|
-
};
|
|
421
|
-
const IpcChildWithModuleWorkerAndMessagePort$1 = {
|
|
422
|
-
__proto__: null,
|
|
423
|
-
listen: listen$6,
|
|
424
|
-
wrap: wrap$e
|
|
425
|
-
};
|
|
426
|
-
const addListener = (emitter, type, callback) => {
|
|
427
|
-
if ('addEventListener' in emitter) {
|
|
428
|
-
emitter.addEventListener(type, callback);
|
|
429
|
-
} else {
|
|
430
|
-
emitter.on(type, callback);
|
|
431
|
-
}
|
|
432
|
-
};
|
|
433
|
-
const removeListener = (emitter, type, callback) => {
|
|
434
|
-
if ('removeEventListener' in emitter) {
|
|
435
|
-
emitter.removeEventListener(type, callback);
|
|
436
|
-
} else {
|
|
437
|
-
emitter.off(type, callback);
|
|
438
|
-
}
|
|
439
|
-
};
|
|
440
|
-
const getFirstEvent = (eventEmitter, eventMap) => {
|
|
441
|
-
const {
|
|
442
|
-
promise,
|
|
443
|
-
resolve
|
|
444
|
-
} = Promise.withResolvers();
|
|
445
|
-
const listenerMap = Object.create(null);
|
|
446
|
-
const cleanup = value => {
|
|
447
|
-
for (const event of Object.keys(eventMap)) {
|
|
448
|
-
removeListener(eventEmitter, event, listenerMap[event]);
|
|
449
|
-
}
|
|
450
|
-
resolve(value);
|
|
451
|
-
};
|
|
452
|
-
for (const [event, type] of Object.entries(eventMap)) {
|
|
453
|
-
const listener = event => {
|
|
454
|
-
cleanup({
|
|
455
|
-
event,
|
|
456
|
-
type
|
|
457
|
-
});
|
|
458
|
-
};
|
|
459
|
-
addListener(eventEmitter, event, listener);
|
|
460
|
-
listenerMap[event] = listener;
|
|
461
|
-
}
|
|
462
|
-
return promise;
|
|
463
|
-
};
|
|
464
|
-
const Message$1 = 3;
|
|
465
|
-
const create$5$1 = async ({
|
|
466
|
-
isMessagePortOpen,
|
|
467
|
-
messagePort
|
|
468
|
-
}) => {
|
|
469
|
-
if (!isMessagePort(messagePort)) {
|
|
470
|
-
throw new IpcError('port must be of type MessagePort');
|
|
471
|
-
}
|
|
472
|
-
if (isMessagePortOpen) {
|
|
473
|
-
return messagePort;
|
|
474
|
-
}
|
|
475
|
-
const eventPromise = getFirstEvent(messagePort, {
|
|
476
|
-
message: Message$1
|
|
477
|
-
});
|
|
478
|
-
messagePort.start();
|
|
479
|
-
const {
|
|
480
|
-
event,
|
|
481
|
-
type
|
|
482
|
-
} = await eventPromise;
|
|
483
|
-
if (type !== Message$1) {
|
|
484
|
-
throw new IpcError('Failed to wait for ipc message');
|
|
485
|
-
}
|
|
486
|
-
if (event.data !== readyMessage) {
|
|
487
|
-
throw new IpcError('unexpected first message');
|
|
488
|
-
}
|
|
489
|
-
return messagePort;
|
|
490
|
-
};
|
|
491
|
-
const signal$1 = messagePort => {
|
|
492
|
-
messagePort.start();
|
|
493
|
-
};
|
|
494
|
-
class IpcParentWithMessagePort extends Ipc {
|
|
495
|
-
getData = getData$2;
|
|
496
|
-
send(message) {
|
|
497
|
-
this._rawIpc.postMessage(message);
|
|
498
|
-
}
|
|
499
|
-
sendAndTransfer(message) {
|
|
500
|
-
const transfer = getTransferrables(message);
|
|
501
|
-
this._rawIpc.postMessage(message, transfer);
|
|
502
|
-
}
|
|
503
|
-
dispose() {
|
|
504
|
-
this._rawIpc.close();
|
|
505
|
-
}
|
|
506
|
-
onMessage(callback) {
|
|
507
|
-
this._rawIpc.addEventListener('message', callback);
|
|
508
|
-
}
|
|
509
|
-
onClose(callback) {}
|
|
510
|
-
}
|
|
511
|
-
const wrap$5 = messagePort => {
|
|
512
|
-
return new IpcParentWithMessagePort(messagePort);
|
|
513
|
-
};
|
|
514
|
-
const IpcParentWithMessagePort$1 = {
|
|
515
|
-
__proto__: null,
|
|
516
|
-
create: create$5$1,
|
|
517
|
-
signal: signal$1,
|
|
518
|
-
wrap: wrap$5
|
|
519
|
-
};
|
|
520
|
-
|
|
521
|
-
class CommandNotFoundError extends Error {
|
|
522
|
-
constructor(command) {
|
|
523
|
-
super(`Command not found ${command}`);
|
|
524
|
-
this.name = 'CommandNotFoundError';
|
|
525
|
-
}
|
|
526
|
-
}
|
|
527
|
-
const commands = Object.create(null);
|
|
528
|
-
const register = commandMap => {
|
|
529
|
-
Object.assign(commands, commandMap);
|
|
530
|
-
};
|
|
531
|
-
const getCommand = key => {
|
|
532
|
-
return commands[key];
|
|
533
|
-
};
|
|
534
|
-
const execute = (command, ...args) => {
|
|
535
|
-
const fn = getCommand(command);
|
|
536
|
-
if (!fn) {
|
|
537
|
-
throw new CommandNotFoundError(command);
|
|
538
|
-
}
|
|
539
|
-
return fn(...args);
|
|
540
|
-
};
|
|
541
|
-
|
|
542
|
-
const Two$1 = '2.0';
|
|
543
|
-
const callbacks = Object.create(null);
|
|
544
|
-
const get$3 = id => {
|
|
545
|
-
return callbacks[id];
|
|
546
|
-
};
|
|
547
|
-
const remove$1 = id => {
|
|
548
|
-
delete callbacks[id];
|
|
549
|
-
};
|
|
550
|
-
class JsonRpcError extends Error {
|
|
551
|
-
constructor(message) {
|
|
552
|
-
super(message);
|
|
553
|
-
this.name = 'JsonRpcError';
|
|
554
|
-
}
|
|
555
|
-
}
|
|
556
|
-
const NewLine = '\n';
|
|
557
|
-
const DomException = 'DOMException';
|
|
558
|
-
const ReferenceError$1 = 'ReferenceError';
|
|
559
|
-
const SyntaxError$1 = 'SyntaxError';
|
|
560
|
-
const TypeError$1 = 'TypeError';
|
|
561
|
-
const getErrorConstructor = (message, type) => {
|
|
562
|
-
if (type) {
|
|
563
|
-
switch (type) {
|
|
564
|
-
case DomException:
|
|
565
|
-
return DOMException;
|
|
566
|
-
case ReferenceError$1:
|
|
567
|
-
return ReferenceError;
|
|
568
|
-
case SyntaxError$1:
|
|
569
|
-
return SyntaxError;
|
|
570
|
-
case TypeError$1:
|
|
571
|
-
return TypeError;
|
|
572
|
-
default:
|
|
573
|
-
return Error;
|
|
574
|
-
}
|
|
575
|
-
}
|
|
576
|
-
if (message.startsWith('TypeError: ')) {
|
|
577
|
-
return TypeError;
|
|
578
|
-
}
|
|
579
|
-
if (message.startsWith('SyntaxError: ')) {
|
|
580
|
-
return SyntaxError;
|
|
581
|
-
}
|
|
582
|
-
if (message.startsWith('ReferenceError: ')) {
|
|
583
|
-
return ReferenceError;
|
|
584
|
-
}
|
|
585
|
-
return Error;
|
|
586
|
-
};
|
|
587
|
-
const constructError = (message, type, name) => {
|
|
588
|
-
const ErrorConstructor = getErrorConstructor(message, type);
|
|
589
|
-
if (ErrorConstructor === DOMException && name) {
|
|
590
|
-
return new ErrorConstructor(message, name);
|
|
591
|
-
}
|
|
592
|
-
if (ErrorConstructor === Error) {
|
|
593
|
-
const error = new Error(message);
|
|
594
|
-
if (name && name !== 'VError') {
|
|
595
|
-
Object.defineProperty(error, 'name', {
|
|
596
|
-
configurable: true,
|
|
597
|
-
value: name
|
|
598
|
-
});
|
|
599
|
-
}
|
|
600
|
-
return error;
|
|
601
|
-
}
|
|
602
|
-
return new ErrorConstructor(message);
|
|
603
|
-
};
|
|
604
|
-
const joinLines = lines => {
|
|
605
|
-
return lines.join(NewLine);
|
|
606
|
-
};
|
|
607
|
-
const splitLines = lines => {
|
|
608
|
-
return lines.split(NewLine);
|
|
609
|
-
};
|
|
610
|
-
const getCurrentStack = () => {
|
|
611
|
-
const stackLinesToSkip = 3;
|
|
612
|
-
const currentStack = joinLines(splitLines(new Error().stack || '').slice(stackLinesToSkip));
|
|
613
|
-
return currentStack;
|
|
614
|
-
};
|
|
615
|
-
const getNewLineIndex = (string, startIndex) => {
|
|
616
|
-
{
|
|
617
|
-
return string.indexOf(NewLine);
|
|
618
|
-
}
|
|
619
|
-
};
|
|
620
|
-
const getParentStack = error => {
|
|
621
|
-
let parentStack = error.stack || error.data || error.message || '';
|
|
622
|
-
if (parentStack.startsWith(' at')) {
|
|
623
|
-
parentStack = error.message + NewLine + parentStack;
|
|
624
|
-
}
|
|
625
|
-
return parentStack;
|
|
626
|
-
};
|
|
627
|
-
const MethodNotFound = -32601;
|
|
628
|
-
const Custom = -32001;
|
|
629
|
-
const setStack = (error, stack) => {
|
|
630
|
-
const descriptor = Object.getOwnPropertyDescriptor(error, 'stack');
|
|
631
|
-
if (descriptor) {
|
|
632
|
-
if (!descriptor.configurable && !descriptor.writable) {
|
|
633
|
-
return;
|
|
634
|
-
}
|
|
635
|
-
if (!descriptor.configurable && descriptor.writable) {
|
|
636
|
-
error.stack = stack;
|
|
637
|
-
return;
|
|
638
|
-
}
|
|
639
|
-
}
|
|
640
|
-
Object.defineProperty(error, 'stack', {
|
|
641
|
-
configurable: true,
|
|
642
|
-
value: stack,
|
|
643
|
-
writable: true
|
|
644
|
-
});
|
|
645
|
-
};
|
|
646
|
-
const restoreExistingError = (error, currentStack) => {
|
|
647
|
-
if (typeof error.stack === 'string') {
|
|
648
|
-
setStack(error, `${error.stack}${NewLine}${currentStack}`);
|
|
649
|
-
}
|
|
650
|
-
return error;
|
|
651
|
-
};
|
|
652
|
-
const restoreMethodNotFoundError = (error, currentStack) => {
|
|
653
|
-
const restoredError = new JsonRpcError(error.message);
|
|
654
|
-
Object.assign(restoredError, {
|
|
655
|
-
code: error.code
|
|
656
|
-
});
|
|
657
|
-
const parentStack = getParentStack(error);
|
|
658
|
-
setStack(restoredError, `${parentStack}${NewLine}${currentStack}`);
|
|
659
|
-
return restoredError;
|
|
660
|
-
};
|
|
661
|
-
const restoreStackFromData = (restoredError, error, currentStack) => {
|
|
662
|
-
if (error.data.stack && error.data.type && error.message) {
|
|
663
|
-
setStack(restoredError, `${error.data.type}: ${error.message}${NewLine}${error.data.stack}${NewLine}${currentStack}`);
|
|
664
|
-
return;
|
|
665
|
-
}
|
|
666
|
-
if (error.data.stack) {
|
|
667
|
-
setStack(restoredError, error.data.stack);
|
|
668
|
-
}
|
|
669
|
-
};
|
|
670
|
-
const applyDataProperties = (restoredError, error) => {
|
|
671
|
-
restoreStackFromData(restoredError, error, getCurrentStack());
|
|
672
|
-
if (error.data.codeFrame) {
|
|
673
|
-
// @ts-ignore
|
|
674
|
-
restoredError.codeFrame = error.data.codeFrame;
|
|
675
|
-
}
|
|
676
|
-
if (typeof error.data.code === 'string' || typeof error.data.code === 'number') {
|
|
677
|
-
// @ts-ignore
|
|
678
|
-
Object.defineProperty(restoredError, 'code', {
|
|
679
|
-
configurable: true,
|
|
680
|
-
value: error.data.code,
|
|
681
|
-
writable: true
|
|
682
|
-
});
|
|
683
|
-
}
|
|
684
|
-
if (error.data.type) {
|
|
685
|
-
// @ts-ignore
|
|
686
|
-
restoredError.name = error.data.type;
|
|
687
|
-
}
|
|
688
|
-
};
|
|
689
|
-
const applyDirectProperties = (restoredError, error) => {
|
|
690
|
-
if (error.stack) {
|
|
691
|
-
const lowerStack = restoredError.stack || '';
|
|
692
|
-
const indexNewLine = getNewLineIndex(lowerStack);
|
|
693
|
-
const parentStack = getParentStack(error);
|
|
694
|
-
// @ts-ignore
|
|
695
|
-
setStack(restoredError, `${parentStack}${lowerStack.slice(indexNewLine)}`);
|
|
696
|
-
}
|
|
697
|
-
if (error.codeFrame) {
|
|
698
|
-
// @ts-ignore
|
|
699
|
-
restoredError.codeFrame = error.codeFrame;
|
|
700
|
-
}
|
|
701
|
-
};
|
|
702
|
-
const restoreMessageError = (error, _currentStack) => {
|
|
703
|
-
const restoredError = constructError(error.message, error.type, error.name);
|
|
704
|
-
if (typeof error.code === 'string' || typeof error.code === 'number') {
|
|
705
|
-
Object.defineProperty(restoredError, 'code', {
|
|
706
|
-
configurable: true,
|
|
707
|
-
value: error.code,
|
|
708
|
-
writable: true
|
|
709
|
-
});
|
|
710
|
-
}
|
|
711
|
-
if (error.data) {
|
|
712
|
-
applyDataProperties(restoredError, error);
|
|
713
|
-
} else {
|
|
714
|
-
applyDirectProperties(restoredError, error);
|
|
715
|
-
}
|
|
716
|
-
return restoredError;
|
|
717
|
-
};
|
|
718
|
-
const restoreJsonRpcError = error => {
|
|
719
|
-
const currentStack = getCurrentStack();
|
|
720
|
-
if (error && error instanceof Error) {
|
|
721
|
-
return restoreExistingError(error, currentStack);
|
|
722
|
-
}
|
|
723
|
-
if (error && error.code && error.code === MethodNotFound) {
|
|
724
|
-
return restoreMethodNotFoundError(error, currentStack);
|
|
725
|
-
}
|
|
726
|
-
if (error && error.message) {
|
|
727
|
-
return restoreMessageError(error);
|
|
728
|
-
}
|
|
729
|
-
if (typeof error === 'string') {
|
|
730
|
-
return new Error(`JsonRpc Error: ${error}`);
|
|
731
|
-
}
|
|
732
|
-
return new Error(`JsonRpc Error: ${error}`);
|
|
733
|
-
};
|
|
734
|
-
const unwrapJsonRpcResult = responseMessage => {
|
|
735
|
-
if ('error' in responseMessage) {
|
|
736
|
-
const restoredError = restoreJsonRpcError(responseMessage.error);
|
|
737
|
-
throw restoredError;
|
|
738
|
-
}
|
|
739
|
-
if ('result' in responseMessage) {
|
|
740
|
-
return responseMessage.result;
|
|
741
|
-
}
|
|
742
|
-
throw new JsonRpcError('unexpected response message');
|
|
743
|
-
};
|
|
744
|
-
const warn$1 = (...args) => {
|
|
745
|
-
console.warn(...args);
|
|
746
|
-
};
|
|
747
|
-
const resolve = (id, response) => {
|
|
748
|
-
const fn = get$3(id);
|
|
749
|
-
if (!fn) {
|
|
750
|
-
console.log(response);
|
|
751
|
-
warn$1(`callback ${id} may already be disposed`);
|
|
752
|
-
return;
|
|
753
|
-
}
|
|
754
|
-
fn(response);
|
|
755
|
-
remove$1(id);
|
|
756
|
-
};
|
|
757
|
-
const E_COMMAND_NOT_FOUND = 'E_COMMAND_NOT_FOUND';
|
|
758
|
-
const getErrorType = prettyError => {
|
|
759
|
-
if (prettyError && prettyError.type) {
|
|
760
|
-
return prettyError.type;
|
|
761
|
-
}
|
|
762
|
-
if (prettyError && prettyError.constructor && prettyError.constructor.name) {
|
|
763
|
-
return prettyError.constructor.name;
|
|
764
|
-
}
|
|
765
|
-
return undefined;
|
|
766
|
-
};
|
|
767
|
-
const isAlreadyStack = line => {
|
|
768
|
-
return line.trim().startsWith('at ');
|
|
769
|
-
};
|
|
770
|
-
const getStack = prettyError => {
|
|
771
|
-
const stackString = prettyError.stack || '';
|
|
772
|
-
const newLineIndex = stackString.indexOf('\n');
|
|
773
|
-
if (newLineIndex !== -1 && !isAlreadyStack(stackString.slice(0, newLineIndex))) {
|
|
774
|
-
return stackString.slice(newLineIndex + 1);
|
|
775
|
-
}
|
|
776
|
-
return stackString;
|
|
777
|
-
};
|
|
778
|
-
const getErrorProperty = (error, prettyError) => {
|
|
779
|
-
if (error && error.code === E_COMMAND_NOT_FOUND) {
|
|
780
|
-
return {
|
|
781
|
-
code: MethodNotFound,
|
|
782
|
-
data: error.stack,
|
|
783
|
-
message: error.message
|
|
784
|
-
};
|
|
785
|
-
}
|
|
786
|
-
return {
|
|
787
|
-
code: Custom,
|
|
788
|
-
data: {
|
|
789
|
-
code: prettyError.code ?? error?.code,
|
|
790
|
-
codeFrame: prettyError.codeFrame,
|
|
791
|
-
name: prettyError.name,
|
|
792
|
-
stack: getStack(prettyError),
|
|
793
|
-
type: getErrorType(prettyError)
|
|
794
|
-
},
|
|
795
|
-
message: prettyError.message
|
|
796
|
-
};
|
|
797
|
-
};
|
|
798
|
-
const create$1$1 = (id, error) => {
|
|
799
|
-
return {
|
|
800
|
-
error,
|
|
801
|
-
id,
|
|
802
|
-
jsonrpc: Two$1
|
|
803
|
-
};
|
|
804
|
-
};
|
|
805
|
-
const getErrorResponse = (id, error, preparePrettyError, logError) => {
|
|
806
|
-
const prettyError = preparePrettyError(error);
|
|
807
|
-
logError(error, prettyError);
|
|
808
|
-
const errorProperty = getErrorProperty(error, prettyError);
|
|
809
|
-
return create$1$1(id, errorProperty);
|
|
810
|
-
};
|
|
811
|
-
const create$9 = (message, result) => {
|
|
812
|
-
return {
|
|
813
|
-
id: message.id,
|
|
814
|
-
jsonrpc: Two$1,
|
|
815
|
-
result: result ?? null
|
|
816
|
-
};
|
|
817
|
-
};
|
|
818
|
-
const getSuccessResponse = (message, result) => {
|
|
819
|
-
const resultProperty = result ?? null;
|
|
820
|
-
return create$9(message, resultProperty);
|
|
821
|
-
};
|
|
822
|
-
const getErrorResponseSimple = (id, error) => {
|
|
823
|
-
return {
|
|
824
|
-
error: {
|
|
825
|
-
code: Custom,
|
|
826
|
-
data: error instanceof Error ? {
|
|
827
|
-
...error,
|
|
828
|
-
code: 'code' in error ? error.code : undefined,
|
|
829
|
-
stack: error.stack,
|
|
830
|
-
type: error.name
|
|
831
|
-
} : error,
|
|
832
|
-
// @ts-ignore
|
|
833
|
-
message: error.message
|
|
834
|
-
},
|
|
835
|
-
id,
|
|
836
|
-
jsonrpc: Two$1
|
|
837
|
-
};
|
|
838
|
-
};
|
|
839
|
-
const getResponse = async (message, ipc, execute, preparePrettyError, logError, requiresSocket) => {
|
|
840
|
-
try {
|
|
841
|
-
const result = requiresSocket(message.method) ? await execute(message.method, ipc, ...message.params) : await execute(message.method, ...message.params);
|
|
842
|
-
return getSuccessResponse(message, result);
|
|
843
|
-
} catch (error) {
|
|
844
|
-
if (ipc.canUseSimpleErrorResponse) {
|
|
845
|
-
return getErrorResponseSimple(message.id, error);
|
|
846
|
-
}
|
|
847
|
-
return getErrorResponse(message.id, error, preparePrettyError, logError);
|
|
848
|
-
}
|
|
849
|
-
};
|
|
850
|
-
const defaultPreparePrettyError = error => {
|
|
851
|
-
return error;
|
|
852
|
-
};
|
|
853
|
-
const defaultLogError = () => {
|
|
854
|
-
// ignore
|
|
855
|
-
};
|
|
856
|
-
const defaultRequiresSocket = () => {
|
|
857
|
-
return false;
|
|
858
|
-
};
|
|
859
|
-
const defaultResolve = resolve;
|
|
860
|
-
|
|
861
|
-
// TODO maybe remove this in v6 or v7, only accept options object to simplify the code
|
|
862
|
-
const normalizeParams = args => {
|
|
863
|
-
if (args.length === 1) {
|
|
864
|
-
const options = args[0];
|
|
865
|
-
return {
|
|
866
|
-
execute: options.execute,
|
|
867
|
-
ipc: options.ipc,
|
|
868
|
-
logError: options.logError || defaultLogError,
|
|
869
|
-
message: options.message,
|
|
870
|
-
preparePrettyError: options.preparePrettyError || defaultPreparePrettyError,
|
|
871
|
-
requiresSocket: options.requiresSocket || defaultRequiresSocket,
|
|
872
|
-
resolve: options.resolve || defaultResolve
|
|
873
|
-
};
|
|
874
|
-
}
|
|
875
|
-
return {
|
|
876
|
-
execute: args[2],
|
|
877
|
-
ipc: args[0],
|
|
878
|
-
logError: args[5],
|
|
879
|
-
message: args[1],
|
|
880
|
-
preparePrettyError: args[4],
|
|
881
|
-
requiresSocket: args[6],
|
|
882
|
-
resolve: args[3]
|
|
883
|
-
};
|
|
884
|
-
};
|
|
885
|
-
const handleJsonRpcMessage = async (...args) => {
|
|
886
|
-
const options = normalizeParams(args);
|
|
887
|
-
const {
|
|
888
|
-
execute,
|
|
889
|
-
ipc,
|
|
890
|
-
logError,
|
|
891
|
-
message,
|
|
892
|
-
preparePrettyError,
|
|
893
|
-
requiresSocket,
|
|
894
|
-
resolve
|
|
895
|
-
} = options;
|
|
896
|
-
if ('id' in message) {
|
|
897
|
-
if ('method' in message) {
|
|
898
|
-
const response = await getResponse(message, ipc, execute, preparePrettyError, logError, requiresSocket);
|
|
899
|
-
try {
|
|
900
|
-
ipc.send(response);
|
|
901
|
-
} catch (error) {
|
|
902
|
-
const errorResponse = getErrorResponse(message.id, error, preparePrettyError, logError);
|
|
903
|
-
ipc.send(errorResponse);
|
|
904
|
-
}
|
|
905
|
-
return;
|
|
906
|
-
}
|
|
907
|
-
resolve(message.id, message);
|
|
908
|
-
return;
|
|
909
|
-
}
|
|
910
|
-
if ('method' in message) {
|
|
911
|
-
await getResponse(message, ipc, execute, preparePrettyError, logError, requiresSocket);
|
|
912
|
-
return;
|
|
913
|
-
}
|
|
914
|
-
throw new JsonRpcError('unexpected message');
|
|
915
|
-
};
|
|
916
|
-
|
|
917
|
-
const Two = '2.0';
|
|
918
|
-
|
|
919
|
-
const create$8 = (method, params) => {
|
|
920
|
-
return {
|
|
921
|
-
jsonrpc: Two,
|
|
922
|
-
method,
|
|
923
|
-
params
|
|
924
|
-
};
|
|
925
|
-
};
|
|
926
|
-
|
|
927
|
-
const create$7 = (id, method, params) => {
|
|
928
|
-
const message = {
|
|
929
|
-
id,
|
|
930
|
-
jsonrpc: Two,
|
|
931
|
-
method,
|
|
932
|
-
params
|
|
933
|
-
};
|
|
934
|
-
return message;
|
|
935
|
-
};
|
|
936
|
-
|
|
937
|
-
let id = 0;
|
|
938
|
-
const create$6 = () => {
|
|
939
|
-
return ++id;
|
|
940
|
-
};
|
|
941
|
-
|
|
942
|
-
const registerPromise = map => {
|
|
943
|
-
const id = create$6();
|
|
944
|
-
const {
|
|
945
|
-
promise,
|
|
946
|
-
resolve
|
|
947
|
-
} = Promise.withResolvers();
|
|
948
|
-
map[id] = resolve;
|
|
949
|
-
return {
|
|
950
|
-
id,
|
|
951
|
-
promise
|
|
952
|
-
};
|
|
953
|
-
};
|
|
954
|
-
|
|
955
|
-
const invokeHelper = async (callbacks, ipc, method, params, useSendAndTransfer) => {
|
|
956
|
-
const {
|
|
957
|
-
id,
|
|
958
|
-
promise
|
|
959
|
-
} = registerPromise(callbacks);
|
|
960
|
-
const message = create$7(id, method, params);
|
|
961
|
-
if (useSendAndTransfer && ipc.sendAndTransfer) {
|
|
962
|
-
ipc.sendAndTransfer(message);
|
|
963
|
-
} else {
|
|
964
|
-
ipc.send(message);
|
|
965
|
-
}
|
|
966
|
-
const responseMessage = await promise;
|
|
967
|
-
return unwrapJsonRpcResult(responseMessage);
|
|
968
|
-
};
|
|
969
|
-
const createRpc = ipc => {
|
|
970
|
-
const callbacks = Object.create(null);
|
|
971
|
-
ipc._resolve = (id, response) => {
|
|
972
|
-
const fn = callbacks[id];
|
|
973
|
-
if (!fn) {
|
|
974
|
-
console.warn(`callback ${id} may already be disposed`);
|
|
975
|
-
return;
|
|
976
|
-
}
|
|
977
|
-
fn(response);
|
|
978
|
-
delete callbacks[id];
|
|
979
|
-
};
|
|
980
|
-
const rpc = {
|
|
981
|
-
async dispose() {
|
|
982
|
-
await ipc?.dispose();
|
|
983
|
-
},
|
|
984
|
-
invoke(method, ...params) {
|
|
985
|
-
return invokeHelper(callbacks, ipc, method, params, false);
|
|
986
|
-
},
|
|
987
|
-
invokeAndTransfer(method, ...params) {
|
|
988
|
-
return invokeHelper(callbacks, ipc, method, params, true);
|
|
989
|
-
},
|
|
990
|
-
// @ts-ignore
|
|
991
|
-
ipc,
|
|
992
|
-
/**
|
|
993
|
-
* @deprecated
|
|
994
|
-
*/
|
|
995
|
-
send(method, ...params) {
|
|
996
|
-
const message = create$8(method, params);
|
|
997
|
-
ipc.send(message);
|
|
998
|
-
}
|
|
999
|
-
};
|
|
1000
|
-
return rpc;
|
|
1001
|
-
};
|
|
1002
|
-
|
|
1003
|
-
const requiresSocket = () => {
|
|
1004
|
-
return false;
|
|
1005
|
-
};
|
|
1006
|
-
const preparePrettyError = error => {
|
|
1007
|
-
return error;
|
|
1008
|
-
};
|
|
1009
|
-
const logError = () => {
|
|
1010
|
-
// handled by renderer worker
|
|
1011
|
-
};
|
|
1012
|
-
const handleMessage = event => {
|
|
1013
|
-
const actualRequiresSocket = event?.target?.requiresSocket || requiresSocket;
|
|
1014
|
-
const actualExecute = event?.target?.execute || execute;
|
|
1015
|
-
return handleJsonRpcMessage(event.target, event.data, actualExecute, event.target._resolve, preparePrettyError, logError, actualRequiresSocket);
|
|
1016
|
-
};
|
|
1017
|
-
|
|
1018
|
-
const handleIpc = ipc => {
|
|
1019
|
-
if ('addEventListener' in ipc) {
|
|
1020
|
-
ipc.addEventListener('message', handleMessage);
|
|
1021
|
-
} else if ('on' in ipc) {
|
|
1022
|
-
// deprecated
|
|
1023
|
-
ipc.on('message', handleMessage);
|
|
1024
|
-
}
|
|
1025
|
-
};
|
|
1026
|
-
|
|
1027
|
-
const listen$1 = async (module, options) => {
|
|
1028
|
-
const rawIpc = await module.listen(options);
|
|
1029
|
-
if (module.signal) {
|
|
1030
|
-
module.signal(rawIpc);
|
|
1031
|
-
}
|
|
1032
|
-
const ipc = module.wrap(rawIpc);
|
|
1033
|
-
return ipc;
|
|
1034
|
-
};
|
|
1035
|
-
|
|
1036
|
-
const createSharedLazyRpc = factory => {
|
|
1037
|
-
let rpcPromise;
|
|
1038
|
-
const getOrCreate = () => {
|
|
1039
|
-
if (!rpcPromise) {
|
|
1040
|
-
rpcPromise = factory();
|
|
1041
|
-
}
|
|
1042
|
-
return rpcPromise;
|
|
1043
|
-
};
|
|
1044
|
-
return {
|
|
1045
|
-
async dispose() {
|
|
1046
|
-
const rpc = await getOrCreate();
|
|
1047
|
-
await rpc.dispose();
|
|
1048
|
-
},
|
|
1049
|
-
async invoke(method, ...params) {
|
|
1050
|
-
const rpc = await getOrCreate();
|
|
1051
|
-
return rpc.invoke(method, ...params);
|
|
1052
|
-
},
|
|
1053
|
-
async invokeAndTransfer(method, ...params) {
|
|
1054
|
-
const rpc = await getOrCreate();
|
|
1055
|
-
return rpc.invokeAndTransfer(method, ...params);
|
|
1056
|
-
},
|
|
1057
|
-
async send(method, ...params) {
|
|
1058
|
-
const rpc = await getOrCreate();
|
|
1059
|
-
rpc.send(method, ...params);
|
|
1060
|
-
}
|
|
1061
|
-
};
|
|
1062
|
-
};
|
|
1063
|
-
|
|
1064
|
-
const create$5 = async ({
|
|
1065
|
-
commandMap,
|
|
1066
|
-
isMessagePortOpen = true,
|
|
1067
|
-
messagePort
|
|
1068
|
-
}) => {
|
|
1069
|
-
// TODO create a commandMap per rpc instance
|
|
1070
|
-
register(commandMap);
|
|
1071
|
-
const rawIpc = await IpcParentWithMessagePort$1.create({
|
|
1072
|
-
isMessagePortOpen,
|
|
1073
|
-
messagePort
|
|
1074
|
-
});
|
|
1075
|
-
const ipc = IpcParentWithMessagePort$1.wrap(rawIpc);
|
|
1076
|
-
handleIpc(ipc);
|
|
1077
|
-
const rpc = createRpc(ipc);
|
|
1078
|
-
messagePort.start();
|
|
1079
|
-
return rpc;
|
|
1080
|
-
};
|
|
1081
|
-
|
|
1082
|
-
const create$4 = async ({
|
|
1083
|
-
commandMap,
|
|
1084
|
-
isMessagePortOpen,
|
|
1085
|
-
send
|
|
1086
|
-
}) => {
|
|
1087
|
-
const {
|
|
1088
|
-
port1,
|
|
1089
|
-
port2
|
|
1090
|
-
} = new MessageChannel();
|
|
1091
|
-
await send(port1);
|
|
1092
|
-
return create$5({
|
|
1093
|
-
commandMap,
|
|
1094
|
-
isMessagePortOpen,
|
|
1095
|
-
messagePort: port2
|
|
1096
|
-
});
|
|
1097
|
-
};
|
|
1098
|
-
|
|
1099
|
-
const create$3 = async ({
|
|
1100
|
-
commandMap,
|
|
1101
|
-
isMessagePortOpen,
|
|
1102
|
-
send
|
|
1103
|
-
}) => {
|
|
1104
|
-
return createSharedLazyRpc(() => {
|
|
1105
|
-
return create$4({
|
|
1106
|
-
commandMap,
|
|
1107
|
-
isMessagePortOpen,
|
|
1108
|
-
send
|
|
1109
|
-
});
|
|
1110
|
-
});
|
|
1111
|
-
};
|
|
1112
|
-
|
|
1113
|
-
const create$2 = async ({
|
|
1114
|
-
commandMap
|
|
1115
|
-
}) => {
|
|
1116
|
-
// TODO create a commandMap per rpc instance
|
|
1117
|
-
register(commandMap);
|
|
1118
|
-
const ipc = await listen$1(IpcChildWithModuleWorkerAndMessagePort$1);
|
|
1119
|
-
handleIpc(ipc);
|
|
1120
|
-
const rpc = createRpc(ipc);
|
|
1121
|
-
return rpc;
|
|
1122
|
-
};
|
|
1123
|
-
|
|
1124
|
-
const createMockRpc = ({
|
|
1125
|
-
commandMap
|
|
1126
|
-
}) => {
|
|
1127
|
-
const invocations = [];
|
|
1128
|
-
const invoke = (method, ...params) => {
|
|
1129
|
-
invocations.push([method, ...params]);
|
|
1130
|
-
const command = commandMap[method];
|
|
1131
|
-
if (!command) {
|
|
1132
|
-
throw new Error(`command ${method} not found`);
|
|
1133
|
-
}
|
|
1134
|
-
return command(...params);
|
|
1135
|
-
};
|
|
1136
|
-
const mockRpc = {
|
|
1137
|
-
invocations,
|
|
1138
|
-
invoke,
|
|
1139
|
-
invokeAndTransfer: invoke
|
|
1140
|
-
};
|
|
1141
|
-
return mockRpc;
|
|
1142
|
-
};
|
|
1143
|
-
|
|
1144
|
-
const rpcs = Object.create(null);
|
|
1145
|
-
const set$9 = (id, rpc) => {
|
|
1146
|
-
rpcs[id] = rpc;
|
|
1147
|
-
};
|
|
1148
|
-
const get$2 = id => {
|
|
1149
|
-
return rpcs[id];
|
|
1150
|
-
};
|
|
1151
|
-
const remove = id => {
|
|
1152
|
-
delete rpcs[id];
|
|
1153
|
-
};
|
|
1154
|
-
|
|
1155
|
-
/* eslint-disable @typescript-eslint/explicit-function-return-type */
|
|
1156
|
-
const create$1 = rpcId => {
|
|
1157
|
-
return {
|
|
1158
|
-
async dispose() {
|
|
1159
|
-
const rpc = get$2(rpcId);
|
|
1160
|
-
await rpc.dispose();
|
|
1161
|
-
},
|
|
1162
|
-
// @ts-ignore
|
|
1163
|
-
invoke(method, ...params) {
|
|
1164
|
-
const rpc = get$2(rpcId);
|
|
1165
|
-
// @ts-ignore
|
|
1166
|
-
return rpc.invoke(method, ...params);
|
|
1167
|
-
},
|
|
1168
|
-
// @ts-ignore
|
|
1169
|
-
invokeAndTransfer(method, ...params) {
|
|
1170
|
-
const rpc = get$2(rpcId);
|
|
1171
|
-
// @ts-ignore
|
|
1172
|
-
return rpc.invokeAndTransfer(method, ...params);
|
|
1173
|
-
},
|
|
1174
|
-
registerMockRpc(commandMap) {
|
|
1175
|
-
const mockRpc = createMockRpc({
|
|
1176
|
-
commandMap
|
|
1177
|
-
});
|
|
1178
|
-
set$9(rpcId, mockRpc);
|
|
1179
|
-
// @ts-ignore
|
|
1180
|
-
mockRpc[Symbol.dispose] = () => {
|
|
1181
|
-
remove(rpcId);
|
|
1182
|
-
};
|
|
1183
|
-
// @ts-ignore
|
|
1184
|
-
return mockRpc;
|
|
1185
|
-
},
|
|
1186
|
-
set(rpc) {
|
|
1187
|
-
set$9(rpcId, rpc);
|
|
1188
|
-
}
|
|
1189
|
-
};
|
|
1190
|
-
};
|
|
1191
|
-
|
|
1192
|
-
const None$1 = 'none';
|
|
1193
|
-
const ToolBar = 'toolbar';
|
|
1194
|
-
const Tree$1 = 'tree';
|
|
1195
|
-
const TreeItem$1 = 'treeitem';
|
|
1196
|
-
|
|
1197
|
-
const Badge = 'Badge';
|
|
1198
|
-
const MaskIcon = 'MaskIcon';
|
|
1199
|
-
const SourceControlBadge = 'SourceControlBadge';
|
|
1200
|
-
|
|
1201
|
-
const Directory = 3;
|
|
1202
|
-
const DirectoryExpanded = 4;
|
|
1203
|
-
const File = 7;
|
|
1204
|
-
|
|
1205
|
-
const Button$2 = 1;
|
|
1206
|
-
const Div = 4;
|
|
1207
|
-
const Span = 8;
|
|
1208
|
-
const Text = 12;
|
|
1209
|
-
const Img = 17;
|
|
1210
|
-
const TextArea = 62;
|
|
1211
|
-
const Reference = 100;
|
|
1212
|
-
|
|
1213
|
-
const Button$1 = 'event.button';
|
|
1214
|
-
const ClientX = 'event.clientX';
|
|
1215
|
-
const ClientY = 'event.clientY';
|
|
1216
|
-
const DeltaMode = 'event.deltaMode';
|
|
1217
|
-
const DeltaY = 'event.deltaY';
|
|
1218
|
-
const TargetName = 'event.target.name';
|
|
1219
|
-
const TargetValue = 'event.target.value';
|
|
1220
|
-
|
|
1221
|
-
const Enter = 3;
|
|
1222
|
-
|
|
1223
|
-
const User = 1;
|
|
1224
|
-
const Script = 2;
|
|
1225
|
-
|
|
1226
|
-
const CtrlCmd = 1 << 11 >>> 0;
|
|
1227
|
-
|
|
1228
|
-
const SourceControl$1 = 22;
|
|
1229
|
-
|
|
1230
|
-
const None = 0;
|
|
1231
|
-
|
|
1232
|
-
const Web = 1;
|
|
1233
|
-
const Electron = 2;
|
|
1234
|
-
const Remote = 3;
|
|
1235
|
-
|
|
1236
|
-
const ExtensionHostWorker = 44;
|
|
1237
|
-
const ExtensionManagementWorker = 9006;
|
|
1238
|
-
const IconThemeWorker = 7009;
|
|
1239
|
-
const RendererProcess = 1670;
|
|
1240
|
-
const RendererWorker = 1;
|
|
1241
|
-
const TextMeasurementWorker = 7011;
|
|
1242
|
-
|
|
1243
|
-
const SetCss = 'Viewlet.setCss';
|
|
1244
|
-
const SetDom2 = 'Viewlet.setDom2';
|
|
1245
|
-
const SetFocusContext = 'Viewlet.setFocusContext';
|
|
1246
|
-
const SetValueByName = 'Viewlet.setValueByName';
|
|
1247
|
-
|
|
1248
|
-
const List$1 = 1;
|
|
1249
|
-
const Tree = 2;
|
|
1250
|
-
|
|
1251
|
-
const FocusSourceControlInput = 24;
|
|
1252
|
-
|
|
1253
|
-
const {
|
|
1254
|
-
invoke: invoke$8,
|
|
1255
|
-
set: set$8
|
|
1256
|
-
} = create$1(ExtensionHostWorker);
|
|
1257
|
-
|
|
1258
|
-
const {
|
|
1259
|
-
invoke: invoke$7,
|
|
1260
|
-
set: set$7
|
|
1261
|
-
} = create$1(ExtensionManagementWorker);
|
|
1262
|
-
|
|
1263
|
-
const {
|
|
1264
|
-
invoke: invoke$6,
|
|
1265
|
-
set: set$6
|
|
1266
|
-
} = create$1(IconThemeWorker);
|
|
1267
|
-
const getIcons = async iconRequests => {
|
|
1268
|
-
// @ts-ignore
|
|
1269
|
-
return invoke$6('IconTheme.getIcons', iconRequests);
|
|
1270
|
-
};
|
|
1271
|
-
|
|
1272
|
-
const {
|
|
1273
|
-
invoke: invoke$5,
|
|
1274
|
-
set: set$5
|
|
1275
|
-
} = create$1(RendererProcess);
|
|
1276
|
-
|
|
1277
|
-
const {
|
|
1278
|
-
invoke: invoke$4,
|
|
1279
|
-
set: set$4
|
|
1280
|
-
} = create$1(TextMeasurementWorker);
|
|
1281
|
-
|
|
1282
|
-
const {
|
|
1283
|
-
invoke: invoke$3,
|
|
1284
|
-
invokeAndTransfer,
|
|
1285
|
-
set: set$3
|
|
1286
|
-
} = create$1(RendererWorker);
|
|
1287
|
-
const sendMessagePortToIconThemeWorker = async (port, rpcId) => {
|
|
1288
|
-
const command = 'IconTheme.handleMessagePort';
|
|
1289
|
-
await invokeAndTransfer('SendMessagePortToExtensionHostWorker.sendMessagePortToIconThemeWorker', port, command, rpcId);
|
|
1290
|
-
};
|
|
1291
|
-
const readFile$1 = async uri => {
|
|
1292
|
-
return invoke$3('FileSystem.readFile', uri);
|
|
1293
|
-
};
|
|
1294
|
-
const sendMessagePortToTextMeasurementWorker$1 = async port => {
|
|
1295
|
-
const command = 'TextMeasurement.handleMessagePort';
|
|
1296
|
-
await invokeAndTransfer('SendMessagePortToExtensionHostWorker.sendMessagePortToTextMeasurementWorker', port, command, 0);
|
|
1297
|
-
};
|
|
1298
|
-
const sendMessagePortToExtensionManagementWorker = async (port, rpcId) => {
|
|
1299
|
-
const command = 'Extensions.handleMessagePort';
|
|
1300
|
-
await invokeAndTransfer('SendMessagePortToExtensionHostWorker.sendMessagePortToExtensionManagementWorker', port, command, rpcId);
|
|
1301
|
-
};
|
|
1302
|
-
const getPreference = async key => {
|
|
1303
|
-
return await invoke$3('Preferences.get', key);
|
|
1304
|
-
};
|
|
1305
|
-
const openUri$1 = async (uri, focus, options) => {
|
|
1306
|
-
await invoke$3('Main.openUri', {
|
|
1307
|
-
...options,
|
|
1308
|
-
focus,
|
|
1309
|
-
uri
|
|
1310
|
-
});
|
|
1311
|
-
};
|
|
1312
|
-
|
|
1313
|
-
const toCommandId = key => {
|
|
1314
|
-
const dotIndex = key.indexOf('.');
|
|
1315
|
-
return key.slice(dotIndex + 1);
|
|
1316
|
-
};
|
|
1317
|
-
const create = () => {
|
|
1318
|
-
const commandQueues = new Map();
|
|
1319
|
-
const generations = Object.create(null);
|
|
1320
|
-
const states = Object.create(null);
|
|
1321
|
-
const commandMapRef = Object.create(null);
|
|
1322
|
-
const commandsById = Object.create(null);
|
|
1323
|
-
const getGeneration = uid => generations[uid] || 0;
|
|
1324
|
-
const isCurrentGeneration = (uid, generation) => {
|
|
1325
|
-
return states[uid] !== undefined && getGeneration(uid) === generation;
|
|
1326
|
-
};
|
|
1327
|
-
const updateState = (uid, generation, fallbackState, updater) => {
|
|
1328
|
-
if (!isCurrentGeneration(uid, generation)) {
|
|
1329
|
-
return Promise.resolve(fallbackState);
|
|
1330
|
-
}
|
|
1331
|
-
const current = states[uid];
|
|
1332
|
-
const updatedState = updater(current.newState);
|
|
1333
|
-
if (updatedState !== current.newState) {
|
|
1334
|
-
states[uid] = {
|
|
1335
|
-
newState: updatedState,
|
|
1336
|
-
oldState: current.oldState,
|
|
1337
|
-
scheduledState: updatedState
|
|
1338
|
-
};
|
|
1339
|
-
}
|
|
1340
|
-
return Promise.resolve(updatedState);
|
|
1341
|
-
};
|
|
1342
|
-
const createAsyncCommandContext = (uid, generation) => {
|
|
1343
|
-
let latestState = states[uid].newState;
|
|
1344
|
-
return {
|
|
1345
|
-
getState: () => {
|
|
1346
|
-
if (isCurrentGeneration(uid, generation)) {
|
|
1347
|
-
latestState = states[uid].newState;
|
|
1348
|
-
}
|
|
1349
|
-
return latestState;
|
|
1350
|
-
},
|
|
1351
|
-
updateState: async updater => {
|
|
1352
|
-
latestState = await updateState(uid, generation, latestState, updater);
|
|
1353
|
-
return latestState;
|
|
1354
|
-
}
|
|
1355
|
-
};
|
|
1356
|
-
};
|
|
1357
|
-
const enqueueCommand = async (uid, command) => {
|
|
1358
|
-
const previous = commandQueues.get(uid) || Promise.resolve();
|
|
1359
|
-
const run = async () => {
|
|
1360
|
-
try {
|
|
1361
|
-
await previous;
|
|
1362
|
-
} catch {
|
|
1363
|
-
// The previous caller receives its error; later commands must still run.
|
|
1364
|
-
}
|
|
1365
|
-
await command();
|
|
1366
|
-
};
|
|
1367
|
-
const current = run();
|
|
1368
|
-
commandQueues.set(uid, current);
|
|
1369
|
-
try {
|
|
1370
|
-
await current;
|
|
1371
|
-
} finally {
|
|
1372
|
-
if (commandQueues.get(uid) === current) {
|
|
1373
|
-
commandQueues.delete(uid);
|
|
1374
|
-
}
|
|
1375
|
-
}
|
|
1376
|
-
};
|
|
1377
|
-
return {
|
|
1378
|
-
clear() {
|
|
1379
|
-
commandQueues.clear();
|
|
1380
|
-
for (const key of Object.keys(states)) {
|
|
1381
|
-
delete states[key];
|
|
1382
|
-
}
|
|
1383
|
-
},
|
|
1384
|
-
createDirectEventCommandMap(requestRender) {
|
|
1385
|
-
return {
|
|
1386
|
-
async 'Viewlet.executeViewletCommand'(uid, command, ...args) {
|
|
1387
|
-
const fn = commandsById[command];
|
|
1388
|
-
if (!fn) {
|
|
1389
|
-
throw new Error(`Viewlet command not found: ${command}`);
|
|
1390
|
-
}
|
|
1391
|
-
await fn(uid, ...args);
|
|
1392
|
-
await requestRender(uid);
|
|
1393
|
-
}
|
|
1394
|
-
};
|
|
1395
|
-
},
|
|
1396
|
-
diff(uid, modules, numbers) {
|
|
1397
|
-
const {
|
|
1398
|
-
oldState,
|
|
1399
|
-
scheduledState
|
|
1400
|
-
} = states[uid];
|
|
1401
|
-
const diffResult = [];
|
|
1402
|
-
for (let i = 0; i < modules.length; i++) {
|
|
1403
|
-
const fn = modules[i];
|
|
1404
|
-
if (!fn(oldState, scheduledState)) {
|
|
1405
|
-
diffResult.push(numbers[i]);
|
|
1406
|
-
}
|
|
1407
|
-
}
|
|
1408
|
-
return diffResult;
|
|
1409
|
-
},
|
|
1410
|
-
dispose(uid) {
|
|
1411
|
-
commandQueues.delete(uid);
|
|
1412
|
-
delete states[uid];
|
|
1413
|
-
},
|
|
1414
|
-
get(uid) {
|
|
1415
|
-
return states[uid];
|
|
1416
|
-
},
|
|
1417
|
-
getCommandIds() {
|
|
1418
|
-
const keys = Object.keys(commandMapRef);
|
|
1419
|
-
const ids = keys.map(toCommandId);
|
|
1420
|
-
return ids;
|
|
1421
|
-
},
|
|
1422
|
-
getKeys() {
|
|
1423
|
-
return Object.keys(states).map(Number);
|
|
1424
|
-
},
|
|
1425
|
-
registerCommands(commandMap) {
|
|
1426
|
-
Object.assign(commandMapRef, commandMap);
|
|
1427
|
-
for (const [key, fn] of Object.entries(commandMap)) {
|
|
1428
|
-
commandsById[toCommandId(key)] = fn;
|
|
1429
|
-
}
|
|
1430
|
-
},
|
|
1431
|
-
set(uid, oldState, newState, scheduledState) {
|
|
1432
|
-
const current = states[uid];
|
|
1433
|
-
if (!current || oldState === newState && newState !== current.newState) {
|
|
1434
|
-
generations[uid] = getGeneration(uid) + 1;
|
|
1435
|
-
}
|
|
1436
|
-
states[uid] = {
|
|
1437
|
-
newState,
|
|
1438
|
-
oldState,
|
|
1439
|
-
scheduledState: scheduledState ?? newState
|
|
1440
|
-
};
|
|
1441
|
-
},
|
|
1442
|
-
wrapAsyncCommand(fn) {
|
|
1443
|
-
const wrapped = async (uid, ...args) => {
|
|
1444
|
-
const generation = getGeneration(uid);
|
|
1445
|
-
const context = createAsyncCommandContext(uid, generation);
|
|
1446
|
-
await fn(context, ...args);
|
|
1447
|
-
};
|
|
1448
|
-
return wrapped;
|
|
1449
|
-
},
|
|
1450
|
-
wrapCommand(fn) {
|
|
1451
|
-
const wrapped = async (uid, ...args) => {
|
|
1452
|
-
const generation = getGeneration(uid);
|
|
1453
|
-
const {
|
|
1454
|
-
newState,
|
|
1455
|
-
oldState
|
|
1456
|
-
} = states[uid];
|
|
1457
|
-
const newerState = await fn(newState, ...args);
|
|
1458
|
-
if (oldState === newerState || newState === newerState) {
|
|
1459
|
-
return;
|
|
1460
|
-
}
|
|
1461
|
-
if (!isCurrentGeneration(uid, generation)) {
|
|
1462
|
-
return;
|
|
1463
|
-
}
|
|
1464
|
-
const latestOld = states[uid];
|
|
1465
|
-
const latestNew = {
|
|
1466
|
-
...latestOld.newState,
|
|
1467
|
-
...newerState
|
|
1468
|
-
};
|
|
1469
|
-
states[uid] = {
|
|
1470
|
-
newState: latestNew,
|
|
1471
|
-
oldState: latestOld.oldState,
|
|
1472
|
-
scheduledState: latestNew
|
|
1473
|
-
};
|
|
1474
|
-
};
|
|
1475
|
-
return wrapped;
|
|
1476
|
-
},
|
|
1477
|
-
wrapGetter(fn) {
|
|
1478
|
-
const wrapped = (uid, ...args) => {
|
|
1479
|
-
const {
|
|
1480
|
-
newState
|
|
1481
|
-
} = states[uid];
|
|
1482
|
-
return fn(newState, ...args);
|
|
1483
|
-
};
|
|
1484
|
-
return wrapped;
|
|
1485
|
-
},
|
|
1486
|
-
wrapLoadContent(fn) {
|
|
1487
|
-
const wrapped = async (uid, ...args) => {
|
|
1488
|
-
const generation = getGeneration(uid);
|
|
1489
|
-
const {
|
|
1490
|
-
newState,
|
|
1491
|
-
oldState
|
|
1492
|
-
} = states[uid];
|
|
1493
|
-
const result = await fn(newState, ...args);
|
|
1494
|
-
const {
|
|
1495
|
-
error,
|
|
1496
|
-
state
|
|
1497
|
-
} = result;
|
|
1498
|
-
if (oldState === state || newState === state) {
|
|
1499
|
-
return {
|
|
1500
|
-
error
|
|
1501
|
-
};
|
|
1502
|
-
}
|
|
1503
|
-
if (!isCurrentGeneration(uid, generation)) {
|
|
1504
|
-
return {
|
|
1505
|
-
error
|
|
1506
|
-
};
|
|
1507
|
-
}
|
|
1508
|
-
const latestOld = states[uid];
|
|
1509
|
-
const latestNew = {
|
|
1510
|
-
...latestOld.newState,
|
|
1511
|
-
...state
|
|
1512
|
-
};
|
|
1513
|
-
states[uid] = {
|
|
1514
|
-
newState: latestNew,
|
|
1515
|
-
oldState: latestOld.oldState,
|
|
1516
|
-
scheduledState: latestNew
|
|
1517
|
-
};
|
|
1518
|
-
return {
|
|
1519
|
-
error
|
|
1520
|
-
};
|
|
1521
|
-
};
|
|
1522
|
-
return wrapped;
|
|
1523
|
-
},
|
|
1524
|
-
wrapSerialAsyncCommand(fn) {
|
|
1525
|
-
const wrapped = async (uid, ...args) => {
|
|
1526
|
-
await enqueueCommand(uid, async () => {
|
|
1527
|
-
if (!states[uid]) {
|
|
1528
|
-
return;
|
|
1529
|
-
}
|
|
1530
|
-
const generation = getGeneration(uid);
|
|
1531
|
-
const context = createAsyncCommandContext(uid, generation);
|
|
1532
|
-
await fn(context, ...args);
|
|
1533
|
-
});
|
|
1534
|
-
};
|
|
1535
|
-
return wrapped;
|
|
1536
|
-
},
|
|
1537
|
-
wrapSerialCommand(fn) {
|
|
1538
|
-
const wrapped = async (uid, ...args) => {
|
|
1539
|
-
await enqueueCommand(uid, async () => {
|
|
1540
|
-
if (!states[uid]) {
|
|
1541
|
-
return;
|
|
1542
|
-
}
|
|
1543
|
-
const generation = getGeneration(uid);
|
|
1544
|
-
const {
|
|
1545
|
-
newState,
|
|
1546
|
-
oldState
|
|
1547
|
-
} = states[uid];
|
|
1548
|
-
const newerState = await fn(newState, ...args);
|
|
1549
|
-
if (oldState === newerState || newState === newerState) {
|
|
1550
|
-
return;
|
|
1551
|
-
}
|
|
1552
|
-
if (!isCurrentGeneration(uid, generation)) {
|
|
1553
|
-
return;
|
|
1554
|
-
}
|
|
1555
|
-
const latestOld = states[uid];
|
|
1556
|
-
const latestNew = {
|
|
1557
|
-
...latestOld.newState,
|
|
1558
|
-
...newerState
|
|
1559
|
-
};
|
|
1560
|
-
states[uid] = {
|
|
1561
|
-
newState: latestNew,
|
|
1562
|
-
oldState: latestOld.oldState,
|
|
1563
|
-
scheduledState: latestNew
|
|
1564
|
-
};
|
|
1565
|
-
});
|
|
1566
|
-
};
|
|
1567
|
-
return wrapped;
|
|
1568
|
-
}
|
|
1569
|
-
};
|
|
1570
|
-
};
|
|
1571
|
-
const terminate = () => {
|
|
1572
|
-
globalThis.close();
|
|
1573
|
-
};
|
|
1574
|
-
|
|
1575
|
-
const getActualDecorationIcon = (iconDefinitions, icon) => {
|
|
1576
|
-
if (typeof icon === 'number') {
|
|
1577
|
-
const value = iconDefinitions[icon];
|
|
1578
|
-
if (!value) {
|
|
1579
|
-
return 'not-available';
|
|
1580
|
-
}
|
|
1581
|
-
return value;
|
|
1582
|
-
}
|
|
1583
|
-
return icon;
|
|
1584
|
-
};
|
|
1585
|
-
|
|
1586
|
-
const getFileIcon = ({
|
|
1587
|
-
name
|
|
1588
|
-
}) => {
|
|
1589
|
-
return '';
|
|
1590
|
-
};
|
|
1591
|
-
|
|
1592
|
-
// TODO this should be in FileSystem module
|
|
1593
|
-
const pathBaseName = path => {
|
|
1594
|
-
return path.slice(path.lastIndexOf('/') + 1);
|
|
1595
|
-
};
|
|
1596
|
-
|
|
1597
|
-
const getDisplayItemsGroup = (group, expandedGroups, iconDefinitions) => {
|
|
1598
|
-
const displayItems = [];
|
|
1599
|
-
const {
|
|
1600
|
-
id,
|
|
1601
|
-
items,
|
|
1602
|
-
label
|
|
1603
|
-
} = group;
|
|
1604
|
-
if (!items) {
|
|
1605
|
-
throw new Error('Source control group is missing an items property');
|
|
1606
|
-
}
|
|
1607
|
-
const {
|
|
1608
|
-
length
|
|
1609
|
-
} = items;
|
|
1610
|
-
const isExpanded = expandedGroups[id] ?? false;
|
|
1611
|
-
const type = isExpanded ? DirectoryExpanded : Directory;
|
|
1612
|
-
const icon = isExpanded ? 'ChevronDown' : 'ChevronRight';
|
|
1613
|
-
if (length > 0) {
|
|
1614
|
-
displayItems.push({
|
|
1615
|
-
badgeCount: length,
|
|
1616
|
-
decorationIcon: '',
|
|
1617
|
-
decorationIconTitle: '',
|
|
1618
|
-
decorationStrikeThrough: false,
|
|
1619
|
-
detail: '',
|
|
1620
|
-
file: '',
|
|
1621
|
-
groupId: id,
|
|
1622
|
-
icon,
|
|
1623
|
-
label,
|
|
1624
|
-
posInSet: 1,
|
|
1625
|
-
setSize: 1,
|
|
1626
|
-
type
|
|
1627
|
-
});
|
|
1628
|
-
}
|
|
1629
|
-
if (isExpanded) {
|
|
1630
|
-
for (let i = 0; i < length; i++) {
|
|
1631
|
-
const item = items[i];
|
|
1632
|
-
const {
|
|
1633
|
-
file,
|
|
1634
|
-
icon,
|
|
1635
|
-
iconTitle,
|
|
1636
|
-
strikeThrough
|
|
1637
|
-
} = item;
|
|
1638
|
-
const baseName = pathBaseName(file);
|
|
1639
|
-
const folderName = file.slice(0, -baseName.length - 1);
|
|
1640
|
-
const actualDecorationIcon = getActualDecorationIcon(iconDefinitions, icon);
|
|
1641
|
-
displayItems.push({
|
|
1642
|
-
badgeCount: 0,
|
|
1643
|
-
decorationIcon: actualDecorationIcon,
|
|
1644
|
-
decorationIconTitle: iconTitle,
|
|
1645
|
-
decorationStrikeThrough: strikeThrough,
|
|
1646
|
-
detail: folderName,
|
|
1647
|
-
file,
|
|
1648
|
-
groupId: id,
|
|
1649
|
-
icon: getFileIcon({
|
|
1650
|
-
name: file
|
|
1651
|
-
}),
|
|
1652
|
-
label: baseName,
|
|
1653
|
-
posInSet: i + 1,
|
|
1654
|
-
setSize: length,
|
|
1655
|
-
type: File
|
|
1656
|
-
});
|
|
1657
|
-
}
|
|
1658
|
-
}
|
|
1659
|
-
return displayItems;
|
|
1660
|
-
};
|
|
1661
|
-
|
|
1662
|
-
const getDisplayItems = (allGroups, expandedGroups, iconDefinitions) => {
|
|
1663
|
-
const displayItems = [];
|
|
1664
|
-
for (const group of allGroups) {
|
|
1665
|
-
const groupDisplayItems = getDisplayItemsGroup(group, expandedGroups, iconDefinitions);
|
|
1666
|
-
displayItems.push(...groupDisplayItems);
|
|
1667
|
-
}
|
|
1668
|
-
return displayItems;
|
|
1669
|
-
};
|
|
1670
|
-
|
|
1671
|
-
const getIconType = direntType => {
|
|
1672
|
-
switch (direntType) {
|
|
1673
|
-
case Directory:
|
|
1674
|
-
case DirectoryExpanded:
|
|
1675
|
-
return 2;
|
|
1676
|
-
default:
|
|
1677
|
-
return 1;
|
|
1678
|
-
}
|
|
1679
|
-
};
|
|
1680
|
-
|
|
1681
|
-
const getMissingIconRequests = (dirents, fileIconCache) => {
|
|
1682
|
-
const missingRequests = [];
|
|
1683
|
-
for (const dirent of dirents) {
|
|
1684
|
-
if (dirent.file && !(dirent.file in fileIconCache)) {
|
|
1685
|
-
missingRequests.push({
|
|
1686
|
-
name: dirent.label,
|
|
1687
|
-
type: getIconType(dirent.type)
|
|
1688
|
-
});
|
|
1689
|
-
}
|
|
1690
|
-
}
|
|
1691
|
-
return missingRequests;
|
|
1692
|
-
};
|
|
1693
|
-
|
|
1694
|
-
const requestFileIcons = async requests => {
|
|
1695
|
-
const results = await getIcons(requests);
|
|
1696
|
-
return results;
|
|
1697
|
-
};
|
|
1698
|
-
|
|
1699
|
-
const updateIconCache = (iconCache, missingRequests, newIcons) => {
|
|
1700
|
-
if (missingRequests.length === 0) {
|
|
1701
|
-
return iconCache;
|
|
1702
|
-
}
|
|
1703
|
-
const newFileIconCache = {
|
|
1704
|
-
...iconCache
|
|
1705
|
-
};
|
|
1706
|
-
for (let i = 0; i < missingRequests.length; i++) {
|
|
1707
|
-
const request = missingRequests[i];
|
|
1708
|
-
const icon = newIcons[i];
|
|
1709
|
-
newFileIconCache[request.name] = icon;
|
|
1710
|
-
}
|
|
1711
|
-
return newFileIconCache;
|
|
1712
|
-
};
|
|
1713
|
-
|
|
1714
|
-
const getFileIcons = async (dirents, fileIconCache) => {
|
|
1715
|
-
const missingRequests = getMissingIconRequests(dirents, fileIconCache);
|
|
1716
|
-
const newIcons = await requestFileIcons(missingRequests);
|
|
1717
|
-
const newFileIconCache = updateIconCache(fileIconCache, missingRequests, newIcons);
|
|
1718
|
-
return newFileIconCache;
|
|
1719
|
-
};
|
|
1720
|
-
|
|
1721
|
-
const getFinalDeltaY = (height, itemHeight, itemsLength) => {
|
|
1722
|
-
const contentHeight = itemsLength * itemHeight;
|
|
1723
|
-
const finalDeltaY = Math.max(contentHeight - height, 0);
|
|
1724
|
-
return finalDeltaY;
|
|
1725
|
-
};
|
|
1726
|
-
|
|
1727
|
-
const activateByEvent = (event, assetDir, platform) => {
|
|
1728
|
-
string(event);
|
|
1729
|
-
string(assetDir);
|
|
1730
|
-
number(platform);
|
|
1731
|
-
return invoke$7('Extensions.activateByEvent', event, assetDir, platform);
|
|
1732
|
-
};
|
|
1733
|
-
|
|
1734
|
-
const invoke$2 = async (applicationId, method, ...args) => {
|
|
1735
|
-
return applicationId === undefined ? invoke$7(method, ...args) : invoke$7('Extensions.invokeForApplication', applicationId, method, ...args);
|
|
1736
|
-
};
|
|
1737
|
-
|
|
1738
|
-
const executeProvider = async ({
|
|
1739
|
-
applicationId,
|
|
1740
|
-
assetDir,
|
|
1741
|
-
event,
|
|
1742
|
-
method,
|
|
1743
|
-
params,
|
|
1744
|
-
platform
|
|
1745
|
-
}) => {
|
|
1746
|
-
if (applicationId !== undefined) {
|
|
1747
|
-
await invoke$2(applicationId, 'Extensions.activateByEvent', event);
|
|
1748
|
-
return invoke$2(applicationId, method, ...params);
|
|
1749
|
-
}
|
|
1750
|
-
await activateByEvent(event, assetDir, platform);
|
|
1751
|
-
// @ts-ignore
|
|
1752
|
-
const result = await invoke$8(method, ...params);
|
|
1753
|
-
return result;
|
|
1754
|
-
};
|
|
1755
|
-
|
|
1756
|
-
const CommandExecute = 'Extensions.executeCommand';
|
|
1757
|
-
const SourceControlAcceptInput = 'ExtensionHostSourceControl.acceptInput';
|
|
1758
|
-
const SourceControlGenerateCommitMessage = 'ExtensionHostSourceControl.generateCommitMessage';
|
|
1759
|
-
const SourceControlGetChangedFiles = 'ExtensionHost.sourceControlGetChangedFiles';
|
|
1760
|
-
const SourceControlGetCurrentBranch = 'ExtensionHostSourceControl.getCurrentBranch';
|
|
1761
|
-
const SourceControlGetFileDecorations = 'ExtensionHostSourceControl.getFileDecorations';
|
|
1762
|
-
const SourceControlGetEnabledProviderIds = 'ExtensionHostSourceControl.getEnabledProviderIds';
|
|
1763
|
-
const SourceControlGetFileBefore = 'ExtensionHostSourceControl.getFileBefore';
|
|
1764
|
-
const SourceControlGetFeatures = 'ExtensionHostSourceControl.getFeatures';
|
|
1765
|
-
const SourceControlGetGroups = 'ExtensionHostSourceControl.getGroups';
|
|
1766
|
-
|
|
1767
|
-
const acceptInput$2 = async (providerId, text, assetDir, platform, applicationId) => {
|
|
1768
|
-
return executeProvider({
|
|
1769
|
-
applicationId,
|
|
1770
|
-
assetDir,
|
|
1771
|
-
event: 'none',
|
|
1772
|
-
method: SourceControlAcceptInput,
|
|
1773
|
-
params: [providerId, text],
|
|
1774
|
-
platform
|
|
1775
|
-
// noProviderFoundMessage: 'No source control provider found',
|
|
1776
|
-
});
|
|
1777
|
-
};
|
|
1778
|
-
const generateCommitMessage$1 = async (providerId, assetDir, platform, applicationId) => {
|
|
1779
|
-
return executeProvider({
|
|
1780
|
-
applicationId,
|
|
1781
|
-
assetDir,
|
|
1782
|
-
event: 'none',
|
|
1783
|
-
method: SourceControlGenerateCommitMessage,
|
|
1784
|
-
params: [providerId],
|
|
1785
|
-
platform
|
|
1786
|
-
});
|
|
1787
|
-
};
|
|
1788
|
-
const getFeatures = async (providerId, assetDir, platform, applicationId) => {
|
|
1789
|
-
return executeProvider({
|
|
1790
|
-
applicationId,
|
|
1791
|
-
assetDir,
|
|
1792
|
-
event: 'none',
|
|
1793
|
-
method: SourceControlGetFeatures,
|
|
1794
|
-
params: [providerId],
|
|
1795
|
-
platform
|
|
1796
|
-
});
|
|
1797
|
-
};
|
|
1798
|
-
const getChangedFiles = (providerId, assetDir, platform, applicationId) => {
|
|
1799
|
-
return executeProvider({
|
|
1800
|
-
applicationId,
|
|
1801
|
-
assetDir,
|
|
1802
|
-
event: 'none',
|
|
1803
|
-
method: SourceControlGetChangedFiles,
|
|
1804
|
-
params: [providerId],
|
|
1805
|
-
platform
|
|
1806
|
-
// noProviderFoundMessage: 'No source control provider found',
|
|
1807
|
-
});
|
|
1808
|
-
};
|
|
1809
|
-
const getCurrentBranch$1 = (providerId, path, assetDir, platform, applicationId) => {
|
|
1810
|
-
return executeProvider({
|
|
1811
|
-
applicationId,
|
|
1812
|
-
assetDir,
|
|
1813
|
-
event: 'none',
|
|
1814
|
-
method: SourceControlGetCurrentBranch,
|
|
1815
|
-
params: [providerId, path],
|
|
1816
|
-
platform
|
|
1817
|
-
});
|
|
1818
|
-
};
|
|
1819
|
-
const getFileDecorations$1 = (providerId, uris, assetDir, platform, applicationId) => {
|
|
1820
|
-
string(assetDir);
|
|
1821
|
-
number(platform);
|
|
1822
|
-
return executeProvider({
|
|
1823
|
-
applicationId,
|
|
1824
|
-
assetDir,
|
|
1825
|
-
event: 'none',
|
|
1826
|
-
method: SourceControlGetFileDecorations,
|
|
1827
|
-
params: [providerId, uris],
|
|
1828
|
-
platform
|
|
1829
|
-
});
|
|
1830
|
-
};
|
|
1831
|
-
const getFileBefore$1 = (providerId, path, assetDir, platform, applicationId) => {
|
|
1832
|
-
return executeProvider({
|
|
1833
|
-
applicationId,
|
|
1834
|
-
assetDir,
|
|
1835
|
-
event: 'none',
|
|
1836
|
-
method: SourceControlGetFileBefore,
|
|
1837
|
-
params: [providerId, path],
|
|
1838
|
-
platform
|
|
1839
|
-
// noProviderFoundMessage: 'No source control provider found',
|
|
1840
|
-
});
|
|
1841
|
-
};
|
|
1842
|
-
const getGroups$2 = (providerId, path, assetDir, platform, applicationId) => {
|
|
1843
|
-
return executeProvider({
|
|
1844
|
-
applicationId,
|
|
1845
|
-
assetDir,
|
|
1846
|
-
event: 'none',
|
|
1847
|
-
method: SourceControlGetGroups,
|
|
1848
|
-
params: [providerId, path],
|
|
1849
|
-
platform
|
|
1850
|
-
// noProviderFoundMessage: 'No source control provider found',
|
|
1851
|
-
});
|
|
1852
|
-
};
|
|
1853
|
-
const getEnabledProviderIds$1 = (scheme, root, assetDir, platform, applicationId) => {
|
|
1854
|
-
return executeProvider({
|
|
1855
|
-
applicationId,
|
|
1856
|
-
assetDir,
|
|
1857
|
-
event: `onSourceControl:${scheme}`,
|
|
1858
|
-
method: SourceControlGetEnabledProviderIds,
|
|
1859
|
-
params: [scheme, root],
|
|
1860
|
-
platform
|
|
1861
|
-
// noProviderFoundMessage: 'No source control provider found',
|
|
1862
|
-
});
|
|
1863
|
-
};
|
|
1864
|
-
|
|
1865
|
-
const getExtensions = async (assetDir, platform, applicationId) => {
|
|
1866
|
-
const extensions = await invoke$2(applicationId, 'Extensions.getAllExtensions', assetDir, platform);
|
|
1867
|
-
return extensions.filter(extension => platform !== Web || extension?.compatibility?.web !== false);
|
|
1868
|
-
};
|
|
1869
|
-
|
|
1870
|
-
const EmptyString = '';
|
|
1871
|
-
|
|
1872
|
-
const Disk = 'file';
|
|
1873
|
-
|
|
1874
|
-
const RE_PROTOCOL = /^([a-z-]+):\/\//;
|
|
1875
|
-
const getProtocol = uri => {
|
|
1876
|
-
if (!uri) {
|
|
1877
|
-
return Disk;
|
|
1878
|
-
}
|
|
1879
|
-
const protocolMatch = uri.match(RE_PROTOCOL);
|
|
1880
|
-
if (protocolMatch) {
|
|
1881
|
-
return protocolMatch[1];
|
|
1882
|
-
}
|
|
1883
|
-
return Disk;
|
|
1884
|
-
};
|
|
1885
|
-
const PROTOCOL_POST_FIX_LENGTH = 3;
|
|
1886
|
-
const getPath = (protocol, uri) => {
|
|
1887
|
-
if (!uri) {
|
|
1888
|
-
return '';
|
|
1889
|
-
}
|
|
1890
|
-
if (protocol === Disk && !uri.startsWith('file://')) {
|
|
1891
|
-
return uri;
|
|
1892
|
-
}
|
|
1893
|
-
if (protocol === EmptyString) {
|
|
1894
|
-
return uri;
|
|
1895
|
-
}
|
|
1896
|
-
return uri.slice(protocol.length + PROTOCOL_POST_FIX_LENGTH);
|
|
1897
|
-
};
|
|
1898
|
-
|
|
1899
|
-
const acceptInput$1 = (providerId, text, assetDir, platform, applicationId) => {
|
|
1900
|
-
string(providerId);
|
|
1901
|
-
string(text);
|
|
1902
|
-
return acceptInput$2(providerId, text, assetDir, platform, applicationId);
|
|
1903
|
-
};
|
|
1904
|
-
const generateCommitMessage = (providerId, assetDir, platform, applicationId) => {
|
|
1905
|
-
string(providerId);
|
|
1906
|
-
return generateCommitMessage$1(providerId, assetDir, platform, applicationId);
|
|
1907
|
-
};
|
|
1908
|
-
const getShowGenerateCommitMessageButton = async (providerId, assetDir, platform, applicationId) => {
|
|
1909
|
-
string(providerId);
|
|
1910
|
-
try {
|
|
1911
|
-
const features = await getFeatures(providerId, assetDir, platform, applicationId);
|
|
1912
|
-
if (!features || typeof features !== 'object') {
|
|
1913
|
-
return true;
|
|
1914
|
-
}
|
|
1915
|
-
if ('showGenerateCommitMessageButton' in features && typeof features.showGenerateCommitMessageButton === 'boolean') {
|
|
1916
|
-
return features.showGenerateCommitMessageButton;
|
|
1917
|
-
}
|
|
1918
|
-
return true;
|
|
1919
|
-
} catch {
|
|
1920
|
-
return true;
|
|
1921
|
-
}
|
|
1922
|
-
};
|
|
1923
|
-
const getProviderBadgeCount = async (providerId, assetDir, platform, applicationId) => {
|
|
1924
|
-
try {
|
|
1925
|
-
return await executeProvider({
|
|
1926
|
-
applicationId,
|
|
1927
|
-
assetDir,
|
|
1928
|
-
event: 'none',
|
|
1929
|
-
method: 'ExtensionHostSourceControl.getBadgeCount',
|
|
1930
|
-
params: [providerId],
|
|
1931
|
-
platform
|
|
1932
|
-
});
|
|
1933
|
-
} catch {
|
|
1934
|
-
try {
|
|
1935
|
-
const changedFiles = await getChangedFiles(providerId, assetDir, platform, applicationId);
|
|
1936
|
-
return changedFiles.length;
|
|
1937
|
-
} catch {
|
|
1938
|
-
return 0;
|
|
1939
|
-
}
|
|
1940
|
-
}
|
|
1941
|
-
};
|
|
1942
|
-
const getBadgeCount$1 = async (providerIds, assetDir, platform, applicationId) => {
|
|
1943
|
-
let badgeCount = 0;
|
|
1944
|
-
for (const providerId of providerIds) {
|
|
1945
|
-
badgeCount += await getProviderBadgeCount(providerId, assetDir, platform, applicationId);
|
|
1946
|
-
}
|
|
1947
|
-
return badgeCount;
|
|
1948
|
-
};
|
|
1949
|
-
const getWorkspaceBadgeCount = async (root, assetDir, platform, applicationId) => {
|
|
1950
|
-
const scheme = getProtocol(root);
|
|
1951
|
-
const providerIds = await getEnabledProviderIds(scheme, root, assetDir, platform, applicationId);
|
|
1952
|
-
return getBadgeCount$1(providerIds, assetDir, platform, applicationId);
|
|
1953
|
-
};
|
|
1954
|
-
const getFileDecorations = (providerId, uris, assetDir, platform, applicationId) => {
|
|
1955
|
-
return getFileDecorations$1(providerId, uris, assetDir, platform, applicationId);
|
|
1956
|
-
};
|
|
1957
|
-
const getFileBefore = (providerId, file, assetDir, platform, applicationId) => {
|
|
1958
|
-
return getFileBefore$1(providerId, file, assetDir, platform, applicationId);
|
|
1959
|
-
};
|
|
1960
|
-
const getEnabledProviderIds = (scheme, root, assetDir, platform, applicationId) => {
|
|
1961
|
-
string(scheme);
|
|
1962
|
-
string(root);
|
|
1963
|
-
return getEnabledProviderIds$1(scheme, root, assetDir, platform, applicationId);
|
|
1964
|
-
};
|
|
1965
|
-
const getGroups$1 = (providerId, root, assetDir, platform, applicationId) => {
|
|
1966
|
-
return getGroups$2(providerId, root, assetDir, platform, applicationId);
|
|
1967
|
-
};
|
|
1968
|
-
const getCurrentBranch = async (providerIds, root, assetDir, platform, applicationId) => {
|
|
1969
|
-
for (const providerId of providerIds) {
|
|
1970
|
-
try {
|
|
1971
|
-
const branch = await getCurrentBranch$1(providerId, root, assetDir, platform, applicationId);
|
|
1972
|
-
if (typeof branch === 'string' && branch.trim()) {
|
|
1973
|
-
return branch.trim();
|
|
1974
|
-
}
|
|
1975
|
-
} catch {
|
|
1976
|
-
// Providers without branch metadata do not affect the source control view.
|
|
1977
|
-
}
|
|
1978
|
-
}
|
|
1979
|
-
return '';
|
|
1980
|
-
};
|
|
1981
|
-
const getIcon = (icon, base, dir, p) => {
|
|
1982
|
-
const uri = new URL(icon, base).href;
|
|
1983
|
-
if (p === Electron || p === Remote) {
|
|
1984
|
-
const protocol = getProtocol(uri);
|
|
1985
|
-
const x = getPath(protocol, uri);
|
|
1986
|
-
const root = getPath(getProtocol(base), base);
|
|
1987
|
-
if (dir && root.endsWith(`/static${dir}/extensions/builtin.git/`) && x.startsWith(root)) {
|
|
1988
|
-
return `${dir}/extensions/builtin.git${x.slice(root.length - 1)}`;
|
|
1989
|
-
}
|
|
1990
|
-
return `/remote${x.startsWith('/') ? '' : '/'}${x}`;
|
|
1991
|
-
}
|
|
1992
|
-
return uri;
|
|
1993
|
-
};
|
|
1994
|
-
const getIconDefinitions = async (providerIds, dir, platform, applicationId) => {
|
|
1995
|
-
try {
|
|
1996
|
-
if (providerIds.length === 0) {
|
|
1997
|
-
return [];
|
|
1998
|
-
}
|
|
1999
|
-
const extensions = await getExtensions(dir, platform, applicationId);
|
|
2000
|
-
const extension = extensions.find(extension => {
|
|
2001
|
-
const idParts = typeof extension?.id === 'string' ? extension.id.split('.') : [];
|
|
2002
|
-
return idParts[1] === providerIds[0];
|
|
2003
|
-
});
|
|
2004
|
-
if (!Array.isArray(extension?.['source-control-icons']) || typeof extension.uri !== 'string') {
|
|
2005
|
-
return [];
|
|
2006
|
-
}
|
|
2007
|
-
const icons = extension['source-control-icons'].filter(icon => typeof icon === 'string');
|
|
2008
|
-
const base = extension.uri.endsWith('/') ? extension.uri : `${extension.uri}/`;
|
|
2009
|
-
return icons.map(icon => getIcon(icon, base, dir, platform));
|
|
2010
|
-
} catch {
|
|
2011
|
-
return [];
|
|
2012
|
-
}
|
|
2013
|
-
};
|
|
2014
|
-
const getProgress = async (providerIds, assetDir, platform, applicationId) => {
|
|
2015
|
-
for (const id of providerIds) {
|
|
2016
|
-
try {
|
|
2017
|
-
if (await executeProvider({
|
|
2018
|
-
applicationId,
|
|
2019
|
-
assetDir,
|
|
2020
|
-
event: 'none',
|
|
2021
|
-
method: 'ExtensionHostSourceControl.getProgress',
|
|
2022
|
-
params: [id],
|
|
2023
|
-
platform
|
|
2024
|
-
})) {
|
|
2025
|
-
return true;
|
|
2026
|
-
}
|
|
2027
|
-
} catch {
|
|
2028
|
-
// Providers and runtimes without progress support are idle.
|
|
2029
|
-
}
|
|
2030
|
-
}
|
|
2031
|
-
return false;
|
|
2032
|
-
};
|
|
2033
|
-
|
|
2034
|
-
const getGroups = async (enabledProviderIds, root, assetDir, platform, applicationId) => {
|
|
2035
|
-
const allGroups = [];
|
|
2036
|
-
for (const providerId of enabledProviderIds) {
|
|
2037
|
-
const groups = await getGroups$1(providerId, root, assetDir, platform, applicationId);
|
|
2038
|
-
allGroups.push(...groups);
|
|
2039
|
-
}
|
|
2040
|
-
return {
|
|
2041
|
-
allGroups,
|
|
2042
|
-
gitRoot: ''
|
|
2043
|
-
};
|
|
2044
|
-
};
|
|
2045
|
-
|
|
2046
|
-
const getHeaderHeight = (inputBoxHeight, sourceControlButtons, inputPaddingBlock, buttonBlockHeight) => {
|
|
2047
|
-
return inputBoxHeight + inputPaddingBlock + sourceControlButtons.length * buttonBlockHeight;
|
|
2048
|
-
};
|
|
2049
|
-
|
|
2050
|
-
const getIndents = (oldIndents, visibleItems) => {
|
|
2051
|
-
if (oldIndents.length === visibleItems.length && visibleItems.every((item, index) => item.indent === oldIndents[index])) {
|
|
2052
|
-
return oldIndents;
|
|
2053
|
-
}
|
|
2054
|
-
return visibleItems.map(item => item.indent);
|
|
2055
|
-
};
|
|
2056
|
-
|
|
2057
|
-
const getTextHeight = async (input, width, fontFamily, fontSize, fontWeight, letterSpacing, lineHeight, inputPadding) => {
|
|
2058
|
-
try {
|
|
2059
|
-
if (!input) {
|
|
2060
|
-
return lineHeight + inputPadding * 2;
|
|
2061
|
-
}
|
|
2062
|
-
const actualInput = input;
|
|
2063
|
-
// TODO line height could also be like 1.5
|
|
2064
|
-
const lineHeightPx = `${lineHeight}px`;
|
|
2065
|
-
const height = await invoke$4(`TextMeasurement.measureTextBlockHeight`, actualInput, fontFamily, fontSize, lineHeightPx, width);
|
|
2066
|
-
return height + inputPadding * 2;
|
|
2067
|
-
} catch {
|
|
2068
|
-
// fallback
|
|
2069
|
-
const lines = input.split('\n');
|
|
2070
|
-
const lineCount = lines.length;
|
|
2071
|
-
const inputHeight = lineCount * lineHeight + inputPadding * 2;
|
|
2072
|
-
return inputHeight;
|
|
2073
|
-
}
|
|
2074
|
-
};
|
|
2075
|
-
|
|
2076
|
-
const getInputHeight = async (input, width, fontFamily, fontWeight, fontSize, letterSpacing, lineHeight, inputPadding) => {
|
|
2077
|
-
const height = await getTextHeight(input, width, fontFamily, fontSize, fontWeight, letterSpacing, lineHeight, inputPadding);
|
|
2078
|
-
return height;
|
|
2079
|
-
};
|
|
2080
|
-
|
|
2081
|
-
const getListHeight = (itemsLength, itemHeight, maxHeight) => {
|
|
2082
|
-
number(itemsLength);
|
|
2083
|
-
number(itemHeight);
|
|
2084
|
-
number(maxHeight);
|
|
2085
|
-
if (itemsLength === 0) {
|
|
2086
|
-
return itemHeight;
|
|
2087
|
-
}
|
|
2088
|
-
const totalHeight = itemsLength * itemHeight;
|
|
2089
|
-
return Math.min(totalHeight, maxHeight);
|
|
2090
|
-
};
|
|
2091
|
-
|
|
2092
|
-
// TODO optimize this function to return the minimum number
|
|
2093
|
-
// of visible items needed, e.g. when not scrolled 5 items with
|
|
2094
|
-
// 20px fill 100px but when scrolled 6 items are needed
|
|
2095
|
-
const getNumberOfVisibleItems = (listHeight, itemHeight) => {
|
|
2096
|
-
return Math.ceil(listHeight / itemHeight) + 1;
|
|
2097
|
-
};
|
|
2098
|
-
|
|
2099
|
-
const emptyObject = {};
|
|
2100
|
-
const i18nString = (key, placeholders = emptyObject) => {
|
|
2101
|
-
if (placeholders === emptyObject) {
|
|
2102
|
-
return key;
|
|
2103
|
-
}
|
|
2104
|
-
let result = key;
|
|
2105
|
-
for (const [placeholder, replacement] of Object.entries(placeholders)) {
|
|
2106
|
-
result = result.split(`{${placeholder}}`).join(String(replacement));
|
|
2107
|
-
}
|
|
2108
|
-
return result;
|
|
2109
|
-
};
|
|
2110
|
-
|
|
2111
|
-
const OpenChanges = 'Open Changes';
|
|
2112
|
-
const OpenFile = 'Open File';
|
|
2113
|
-
const OpenFileHead = 'Open File (HEAD)';
|
|
2114
|
-
const RevealInExplorerView = 'Reveal in Explorer View';
|
|
2115
|
-
const OpenContainingFolder = 'Open Containing Folder';
|
|
2116
|
-
const ViewAsTree$1 = 'View As Tree';
|
|
2117
|
-
const CommitAndPush$1 = 'Commit and Push';
|
|
2118
|
-
const Refresh$2 = 'Refresh';
|
|
2119
|
-
const MessageEnterToCommit = 'Message (Enter) to commit';
|
|
2120
|
-
const MessageEnterToCommitOnBranch = "Message (Enter) to commit on '{PH1}'";
|
|
2121
|
-
const SourceControlInput$1 = 'Source Control Input';
|
|
2122
|
-
const NoSourceControlProvider = 'No source control provider is enabled or installed.';
|
|
2123
|
-
const NoSourceControlExtensionsInstalled = 'No source control extensions are installed.';
|
|
2124
|
-
const SourceControlExtensionsDisabled = 'All installed source control extensions are disabled.';
|
|
2125
|
-
const NoSourceControlProviderForWorkspace = 'No source control provider is available for this workspace.';
|
|
2126
|
-
const NoWorkspaceOpen = 'No workspace is open.';
|
|
2127
|
-
|
|
2128
|
-
const openChanges$1 = () => {
|
|
2129
|
-
return i18nString(OpenChanges);
|
|
2130
|
-
};
|
|
2131
|
-
const openFile$1 = () => {
|
|
2132
|
-
return i18nString(OpenFile);
|
|
2133
|
-
};
|
|
2134
|
-
const openFileHead$1 = () => {
|
|
2135
|
-
return i18nString(OpenFileHead);
|
|
2136
|
-
};
|
|
2137
|
-
const revealInExplorerView = () => {
|
|
2138
|
-
return i18nString(RevealInExplorerView);
|
|
2139
|
-
};
|
|
2140
|
-
const openContainingFolder$1 = () => {
|
|
2141
|
-
return i18nString(OpenContainingFolder);
|
|
2142
|
-
};
|
|
2143
|
-
const viewAsTree$1 = () => {
|
|
2144
|
-
return i18nString(ViewAsTree$1);
|
|
2145
|
-
};
|
|
2146
|
-
const commitAndPush = () => {
|
|
2147
|
-
return i18nString(CommitAndPush$1);
|
|
2148
|
-
};
|
|
2149
|
-
const refresh$1 = () => {
|
|
2150
|
-
return i18nString(Refresh$2);
|
|
2151
|
-
};
|
|
2152
|
-
const messageEnterToCommit = branch => {
|
|
2153
|
-
if (!branch) {
|
|
2154
|
-
return i18nString(MessageEnterToCommit);
|
|
2155
|
-
}
|
|
2156
|
-
return i18nString(MessageEnterToCommitOnBranch, {
|
|
2157
|
-
PH1: branch
|
|
2158
|
-
});
|
|
2159
|
-
};
|
|
2160
|
-
const sourceControlInput = () => {
|
|
2161
|
-
return i18nString(SourceControlInput$1);
|
|
2162
|
-
};
|
|
2163
|
-
const noSourceControlProvider = () => {
|
|
2164
|
-
return i18nString(NoSourceControlProvider);
|
|
2165
|
-
};
|
|
2166
|
-
const noSourceControlExtensionsInstalled = () => {
|
|
2167
|
-
return i18nString(NoSourceControlExtensionsInstalled);
|
|
2168
|
-
};
|
|
2169
|
-
const sourceControlExtensionsDisabled = () => {
|
|
2170
|
-
return i18nString(SourceControlExtensionsDisabled);
|
|
2171
|
-
};
|
|
2172
|
-
const noSourceControlProviderForWorkspace = () => {
|
|
2173
|
-
return i18nString(NoSourceControlProviderForWorkspace);
|
|
2174
|
-
};
|
|
2175
|
-
const noWorkspaceOpen = () => {
|
|
2176
|
-
return i18nString(NoWorkspaceOpen);
|
|
2177
|
-
};
|
|
2178
|
-
|
|
2179
|
-
const hasSourceControlActivation = extension => {
|
|
2180
|
-
return Array.isArray(extension?.activation) && extension.activation.some(activationEvent => typeof activationEvent === 'string' && (activationEvent === 'onSourceControl' || activationEvent.startsWith('onSourceControl:')));
|
|
2181
|
-
};
|
|
2182
|
-
const isSourceControlExtension = extension => {
|
|
2183
|
-
return Boolean(extension?.sourceControl) || hasSourceControlActivation(extension);
|
|
2184
|
-
};
|
|
2185
|
-
const getSourceControlUnavailableMessage = async (workspacePath, assetDir, platform, applicationId) => {
|
|
2186
|
-
if (!workspacePath) {
|
|
2187
|
-
return noWorkspaceOpen();
|
|
2188
|
-
}
|
|
2189
|
-
try {
|
|
2190
|
-
const extensions = await invoke$2(applicationId, 'Extensions.getAllExtensions', assetDir, platform);
|
|
2191
|
-
const sourceControlExtensions = extensions.filter(isSourceControlExtension);
|
|
2192
|
-
if (sourceControlExtensions.length === 0) {
|
|
2193
|
-
return noSourceControlExtensionsInstalled();
|
|
2194
|
-
}
|
|
2195
|
-
if (sourceControlExtensions.every(extension => extension.disabled === true)) {
|
|
2196
|
-
return sourceControlExtensionsDisabled();
|
|
2197
|
-
}
|
|
2198
|
-
return noSourceControlProviderForWorkspace();
|
|
2199
|
-
} catch {
|
|
2200
|
-
return noSourceControlProvider();
|
|
2201
|
-
}
|
|
2202
|
-
};
|
|
2203
|
-
|
|
2204
|
-
const emptySourceControlButtons = [];
|
|
2205
|
-
|
|
2206
|
-
const getContextId = (groupId, type) => {
|
|
2207
|
-
if (type === File) {
|
|
2208
|
-
return `${groupId}-item`;
|
|
2209
|
-
}
|
|
2210
|
-
return groupId;
|
|
2211
|
-
};
|
|
2212
|
-
|
|
2213
|
-
const defaultIndent = 16; // 1rem = 16px
|
|
2214
|
-
|
|
2215
|
-
const getTreeItemIndent = type => {
|
|
2216
|
-
if (type === Directory || type === DirectoryExpanded) {
|
|
2217
|
-
return 4;
|
|
2218
|
-
}
|
|
2219
|
-
return defaultIndent;
|
|
2220
|
-
};
|
|
2221
|
-
|
|
2222
|
-
const getVisibleSourceControlItems = (items, minLineY, maxLineY, actionsCache, fileIconCache) => {
|
|
2223
|
-
const visible = [];
|
|
2224
|
-
for (let i = minLineY; i < maxLineY; i++) {
|
|
2225
|
-
const item = items[i];
|
|
2226
|
-
const contextId = getContextId(item.groupId, item.type);
|
|
2227
|
-
const buttons = actionsCache[contextId] || emptySourceControlButtons;
|
|
2228
|
-
const fileIcon = fileIconCache[item.label] || '';
|
|
2229
|
-
const indent = getTreeItemIndent(item.type);
|
|
2230
|
-
visible.push({
|
|
2231
|
-
...item,
|
|
2232
|
-
buttons,
|
|
2233
|
-
fileIcon,
|
|
2234
|
-
indent
|
|
2235
|
-
});
|
|
2236
|
-
}
|
|
2237
|
-
return visible;
|
|
2238
|
-
};
|
|
2239
|
-
|
|
2240
|
-
const get$1 = key => {
|
|
2241
|
-
return getPreference(key);
|
|
2242
|
-
};
|
|
2243
|
-
|
|
2244
|
-
const requestInputActions = async (assetDir, platform, applicationId) => {
|
|
2245
|
-
const extensions = await getExtensions(assetDir, platform, applicationId);
|
|
2246
|
-
const actions = [];
|
|
2247
|
-
for (const extension of extensions) {
|
|
2248
|
-
const contributed = extension?.['source-control-input-actions'];
|
|
2249
|
-
if (!Array.isArray(contributed)) {
|
|
2250
|
-
continue;
|
|
2251
|
-
}
|
|
2252
|
-
for (const action of contributed) {
|
|
2253
|
-
if (action && typeof action.command === 'string' && action.command && typeof action.label === 'string' && action.label && typeof action.icon === 'string') {
|
|
2254
|
-
actions.push({
|
|
2255
|
-
command: action.command,
|
|
2256
|
-
icon: action.icon,
|
|
2257
|
-
label: action.label
|
|
2258
|
-
});
|
|
2259
|
-
}
|
|
2260
|
-
}
|
|
2261
|
-
}
|
|
2262
|
-
return actions;
|
|
2263
|
-
};
|
|
2264
|
-
|
|
2265
|
-
const requestSourceActions = async (assetDir = '', platform = 0, applicationId) => {
|
|
2266
|
-
const extensions = await getExtensions(assetDir, platform, applicationId);
|
|
2267
|
-
const newCache = Object.create(null);
|
|
2268
|
-
for (const extension of extensions) {
|
|
2269
|
-
if (!extension || !extension['source-control-actions']) {
|
|
2270
|
-
continue;
|
|
2271
|
-
}
|
|
2272
|
-
const sourceControlActions = Object.entries(extension['source-control-actions']).filter(([, value]) => Array.isArray(value));
|
|
2273
|
-
for (const [key, value] of sourceControlActions) {
|
|
2274
|
-
const actions = value.filter(action => action && typeof action.command === 'string' && typeof action.label === 'string');
|
|
2275
|
-
newCache[key] = [...(newCache[key] || []), ...actions];
|
|
2276
|
-
}
|
|
2277
|
-
}
|
|
2278
|
-
return newCache;
|
|
2279
|
-
};
|
|
2280
|
-
|
|
2281
|
-
const requestSourceControlButtons = async (assetDir = '', platform = 0, applicationId) => {
|
|
2282
|
-
const extensions = await getExtensions(assetDir, platform, applicationId);
|
|
2283
|
-
const buttons = [];
|
|
2284
|
-
for (const extension of extensions) {
|
|
2285
|
-
if (!extension || !Array.isArray(extension['source-control-buttons'])) {
|
|
2286
|
-
continue;
|
|
2287
|
-
}
|
|
2288
|
-
buttons.push(...extension['source-control-buttons']);
|
|
2289
|
-
}
|
|
2290
|
-
return buttons;
|
|
2291
|
-
};
|
|
2292
|
-
|
|
2293
|
-
const restoreExpandedGroups = groups => {
|
|
2294
|
-
const expandedGroups = Object.create(null);
|
|
2295
|
-
for (const group of groups) {
|
|
2296
|
-
expandedGroups[group.id] = true;
|
|
2297
|
-
}
|
|
2298
|
-
return expandedGroups;
|
|
2299
|
-
};
|
|
2300
|
-
|
|
2301
|
-
const getRestoredInputValue = savedState => {
|
|
2302
|
-
if (savedState && typeof savedState === 'object' && 'inputValue' in savedState && typeof savedState['inputValue'] === 'string') {
|
|
2303
|
-
return savedState.inputValue;
|
|
2304
|
-
}
|
|
2305
|
-
return '';
|
|
2306
|
-
};
|
|
2307
|
-
const restoreState = savedState => {
|
|
2308
|
-
const inputValue = getRestoredInputValue(savedState);
|
|
2309
|
-
return {
|
|
2310
|
-
inputValue
|
|
2311
|
-
};
|
|
2312
|
-
};
|
|
2313
|
-
|
|
2314
|
-
const getScrollBarSize = (size, contentSize, minimumSliderSize) => {
|
|
2315
|
-
if (size <= 0 || size >= contentSize) {
|
|
2316
|
-
return 0;
|
|
2317
|
-
}
|
|
2318
|
-
return Math.max(Math.round(size ** 2 / contentSize), minimumSliderSize);
|
|
2319
|
-
};
|
|
2320
|
-
const getScrollBarOffset = (delta, finalDelta, size, scrollBarSize) => {
|
|
2321
|
-
const scrollBarOffset = delta / finalDelta * (size - scrollBarSize);
|
|
2322
|
-
return scrollBarOffset;
|
|
2323
|
-
};
|
|
2324
|
-
const getScrollBarY = (delta, finalDelta, size, scrollBarSize) => {
|
|
2325
|
-
return getScrollBarOffset(delta, finalDelta, size, scrollBarSize);
|
|
2326
|
-
};
|
|
2327
|
-
const getNewDeltaPercent = (height, scrollBarHeight, relativeY) => {
|
|
2328
|
-
const halfScrollBarHeight = scrollBarHeight / 2;
|
|
2329
|
-
if (relativeY <= halfScrollBarHeight) {
|
|
2330
|
-
// clicked at top
|
|
2331
|
-
return {
|
|
2332
|
-
handleOffset: relativeY,
|
|
2333
|
-
percent: 0
|
|
2334
|
-
};
|
|
2335
|
-
}
|
|
2336
|
-
if (relativeY <= height - halfScrollBarHeight) {
|
|
2337
|
-
// clicked in middle
|
|
2338
|
-
return {
|
|
2339
|
-
handleOffset: halfScrollBarHeight,
|
|
2340
|
-
percent: (relativeY - halfScrollBarHeight) / (height - scrollBarHeight)
|
|
2341
|
-
};
|
|
2342
|
-
}
|
|
2343
|
-
// clicked at bottom
|
|
2344
|
-
return {
|
|
2345
|
-
handleOffset: scrollBarHeight - height + relativeY,
|
|
2346
|
-
percent: 1
|
|
2347
|
-
};
|
|
2348
|
-
};
|
|
2349
|
-
|
|
2350
|
-
const loadContentActual = async (state, savedState) => {
|
|
2351
|
-
const {
|
|
2352
|
-
applicationId,
|
|
2353
|
-
buttonBlockHeight,
|
|
2354
|
-
fileIconCache,
|
|
2355
|
-
height,
|
|
2356
|
-
indents,
|
|
2357
|
-
inputFontFamily,
|
|
2358
|
-
inputFontSize,
|
|
2359
|
-
inputFontWeight,
|
|
2360
|
-
inputLetterSpacing,
|
|
2361
|
-
inputLineHeight,
|
|
2362
|
-
inputPadding,
|
|
2363
|
-
inputPaddingBlock,
|
|
2364
|
-
itemHeight,
|
|
2365
|
-
minimumSliderSize,
|
|
2366
|
-
width,
|
|
2367
|
-
workspacePath
|
|
2368
|
-
} = state;
|
|
2369
|
-
const root = workspacePath;
|
|
2370
|
-
const scheme = getProtocol(root);
|
|
2371
|
-
const {
|
|
2372
|
-
inputValue
|
|
2373
|
-
} = restoreState(savedState);
|
|
2374
|
-
const {
|
|
2375
|
-
assetDir,
|
|
2376
|
-
platform
|
|
2377
|
-
} = state;
|
|
2378
|
-
const enabledProviderIds = await getEnabledProviderIds(scheme, root, assetDir, platform, applicationId);
|
|
2379
|
-
const providerUnavailableMessage = enabledProviderIds.length === 0 ? await getSourceControlUnavailableMessage(workspacePath, assetDir, platform, applicationId) : '';
|
|
2380
|
-
const showGenerateCommitMessageButton = enabledProviderIds.length === 0 ? false : await getShowGenerateCommitMessageButton(enabledProviderIds[0], assetDir, platform, applicationId);
|
|
2381
|
-
const iconDefinitions = await getIconDefinitions(enabledProviderIds, assetDir, platform, applicationId);
|
|
2382
|
-
const {
|
|
2383
|
-
allGroups,
|
|
2384
|
-
gitRoot
|
|
2385
|
-
} = await getGroups(enabledProviderIds, root, assetDir, platform, applicationId);
|
|
2386
|
-
const expandedGroups = restoreExpandedGroups(allGroups);
|
|
2387
|
-
const displayItems = getDisplayItems(allGroups, expandedGroups, iconDefinitions);
|
|
2388
|
-
const actionsCache = enabledProviderIds.length === 0 ? Object.create(null) : await requestSourceActions(assetDir, platform, applicationId);
|
|
2389
|
-
const inputActions = enabledProviderIds.length === 0 ? [] : await requestInputActions(assetDir, platform, applicationId);
|
|
2390
|
-
const sourceControlButtons = enabledProviderIds.length === 0 ? [] : await requestSourceControlButtons(assetDir, platform, applicationId);
|
|
2391
|
-
|
|
2392
|
-
// TODO make preferences async and more functional
|
|
2393
|
-
const splitButtonEnabled = await get$1('sourceControl.splitButtonEnabled');
|
|
2394
|
-
const badgeCount = await getBadgeCount$1(enabledProviderIds, assetDir, platform, applicationId);
|
|
2395
|
-
const currentBranch = await getCurrentBranch(enabledProviderIds, root, assetDir, platform, applicationId);
|
|
2396
|
-
const inputPlaceholder = messageEnterToCommit(currentBranch);
|
|
2397
|
-
const inputBoxHeight = await getInputHeight(inputValue, width, inputFontFamily, inputFontSize, inputFontWeight, inputLetterSpacing, inputLineHeight, inputPadding);
|
|
2398
|
-
const headerHeight = getHeaderHeight(inputBoxHeight, sourceControlButtons, inputPaddingBlock, buttonBlockHeight);
|
|
2399
|
-
const total = displayItems.length;
|
|
2400
|
-
const contentHeight = total * itemHeight;
|
|
2401
|
-
const availableListHeight = Math.max(height - headerHeight, 0);
|
|
2402
|
-
const listHeight = getListHeight(total, itemHeight, availableListHeight);
|
|
2403
|
-
const scrollBarHeight = getScrollBarSize(availableListHeight, contentHeight, minimumSliderSize);
|
|
2404
|
-
const numberOfVisible = getNumberOfVisibleItems(listHeight, itemHeight);
|
|
2405
|
-
const minLineY = 0;
|
|
2406
|
-
const maxLineY = Math.min(numberOfVisible, total);
|
|
2407
|
-
const newFileIconCache = await getFileIcons(displayItems, fileIconCache);
|
|
2408
|
-
const visibleItems = getVisibleSourceControlItems(displayItems, minLineY, maxLineY, actionsCache, newFileIconCache);
|
|
2409
|
-
const finalDeltaY = getFinalDeltaY(listHeight, itemHeight, total);
|
|
2410
|
-
const inProgress = await getProgress(enabledProviderIds, assetDir, platform, applicationId);
|
|
2411
|
-
return {
|
|
2412
|
-
...state,
|
|
2413
|
-
actionsCache,
|
|
2414
|
-
allGroups,
|
|
2415
|
-
badgeCount,
|
|
2416
|
-
decorationIcons: iconDefinitions,
|
|
2417
|
-
enabledProviderIds,
|
|
2418
|
-
fileIconCache: newFileIconCache,
|
|
2419
|
-
finalDeltaY,
|
|
2420
|
-
gitRoot,
|
|
2421
|
-
headerHeight,
|
|
2422
|
-
iconDefinitions,
|
|
2423
|
-
indents: getIndents(indents, visibleItems),
|
|
2424
|
-
inProgress,
|
|
2425
|
-
inputActions,
|
|
2426
|
-
inputBoxHeight,
|
|
2427
|
-
inputPlaceholder,
|
|
2428
|
-
inputValue,
|
|
2429
|
-
items: displayItems,
|
|
2430
|
-
loading: false,
|
|
2431
|
-
maxLineY,
|
|
2432
|
-
providerUnavailableMessage,
|
|
2433
|
-
root,
|
|
2434
|
-
scrollBarHeight,
|
|
2435
|
-
showGenerateCommitMessageButton,
|
|
2436
|
-
sourceControlButtons,
|
|
2437
|
-
splitButtonEnabled,
|
|
2438
|
-
visibleItems
|
|
2439
|
-
};
|
|
2440
|
-
};
|
|
2441
|
-
const loadContent = (state, savedState) => {
|
|
2442
|
-
// eslint-disable-next-line unicorn/prefer-await
|
|
2443
|
-
return loadContentActual(state, savedState).catch(error => ({
|
|
2444
|
-
...state,
|
|
2445
|
-
loading: false,
|
|
2446
|
-
providerUnavailableMessage: error.message
|
|
2447
|
-
}));
|
|
2448
|
-
};
|
|
2449
|
-
|
|
2450
|
-
const info = (...args) => {
|
|
2451
|
-
// @ts-ignore
|
|
2452
|
-
// eslint-disable-next-line no-console
|
|
2453
|
-
console.info(...args);
|
|
2454
|
-
};
|
|
2455
|
-
const warn = (...args) => {
|
|
2456
|
-
// @ts-ignore
|
|
2457
|
-
console.warn(...args);
|
|
2458
|
-
};
|
|
2459
|
-
|
|
2460
|
-
const acceptInput = async state => {
|
|
2461
|
-
const {
|
|
2462
|
-
applicationId,
|
|
2463
|
-
assetDir,
|
|
2464
|
-
enabledProviderIds,
|
|
2465
|
-
inputValue,
|
|
2466
|
-
platform
|
|
2467
|
-
} = state;
|
|
2468
|
-
if (enabledProviderIds.length === 0) {
|
|
2469
|
-
info('[ViewletSourceControl] no source control provider found');
|
|
2470
|
-
return state;
|
|
2471
|
-
}
|
|
2472
|
-
for (const providerId of enabledProviderIds) {
|
|
2473
|
-
await acceptInput$1(providerId, inputValue, assetDir, platform, applicationId);
|
|
2474
|
-
}
|
|
2475
|
-
const newState = await loadContent(state, {});
|
|
2476
|
-
return {
|
|
2477
|
-
...newState,
|
|
2478
|
-
inputMessage: '',
|
|
2479
|
-
inputValue: ''
|
|
2480
|
-
};
|
|
2481
|
-
};
|
|
2482
|
-
|
|
2483
|
-
const createDefaultState = () => ({
|
|
2484
|
-
actionsCache: Object.create(null),
|
|
2485
|
-
allGroups: [],
|
|
2486
|
-
assetDir: '',
|
|
2487
|
-
badgeCount: 0,
|
|
2488
|
-
buttonBlockHeight: 34,
|
|
2489
|
-
decorationIcons: [],
|
|
2490
|
-
deltaY: 0,
|
|
2491
|
-
enabledProviderIds: [],
|
|
2492
|
-
expandedGroups: Object.create(null),
|
|
2493
|
-
fileIconCache: {},
|
|
2494
|
-
finalDeltaY: 0,
|
|
2495
|
-
focus: 0,
|
|
2496
|
-
gitRoot: '',
|
|
2497
|
-
handleOffset: 0,
|
|
2498
|
-
headerHeight: 40,
|
|
2499
|
-
height: 100,
|
|
2500
|
-
history: [],
|
|
2501
|
-
iconDefinitions: [],
|
|
2502
|
-
id: 1,
|
|
2503
|
-
indents: [],
|
|
2504
|
-
index: [],
|
|
2505
|
-
initial: false,
|
|
2506
|
-
inlineDiffEditorBreakpoint: 800,
|
|
2507
|
-
inProgress: false,
|
|
2508
|
-
inputActions: [],
|
|
2509
|
-
inputBoxHeight: 30,
|
|
2510
|
-
inputBoxMaxHeight: 214,
|
|
2511
|
-
inputFontFamily: '',
|
|
2512
|
-
inputFontSize: 15,
|
|
2513
|
-
inputFontWeight: 400,
|
|
2514
|
-
inputLetterSpacing: 0.5,
|
|
2515
|
-
inputLineHeight: 14.95,
|
|
2516
|
-
inputMessage: '',
|
|
2517
|
-
inputPadding: 2,
|
|
2518
|
-
inputPaddingBlock: 11,
|
|
2519
|
-
inputPlaceholder: '',
|
|
2520
|
-
inputSource: 0,
|
|
2521
|
-
inputValue: '',
|
|
2522
|
-
isVisible: true,
|
|
2523
|
-
itemHeight: 20,
|
|
2524
|
-
items: [],
|
|
2525
|
-
loading: false,
|
|
2526
|
-
maxInputLines: 5,
|
|
2527
|
-
maxLineY: 0,
|
|
2528
|
-
merge: [],
|
|
2529
|
-
minimumSliderSize: 30,
|
|
2530
|
-
minLineY: 0,
|
|
2531
|
-
platform: 0,
|
|
2532
|
-
progressRequestId: 0,
|
|
2533
|
-
providerId: '',
|
|
2534
|
-
providerUnavailableMessage: '',
|
|
2535
|
-
root: '/',
|
|
2536
|
-
scrollBarActive: false,
|
|
2537
|
-
scrollBarHeight: 0,
|
|
2538
|
-
showGenerateCommitMessageButton: false,
|
|
2539
|
-
sourceControlButtons: [],
|
|
2540
|
-
splitButtonEnabled: false,
|
|
2541
|
-
untracked: [],
|
|
2542
|
-
viewMode: 1,
|
|
2543
|
-
visibleItems: [],
|
|
2544
|
-
width: 100,
|
|
2545
|
-
workingTree: [],
|
|
2546
|
-
workspacePath: '',
|
|
2547
|
-
x: 0,
|
|
2548
|
-
y: 0
|
|
2549
|
-
});
|
|
2550
|
-
|
|
2551
|
-
const {
|
|
2552
|
-
dispose,
|
|
2553
|
-
get,
|
|
2554
|
-
getCommandIds,
|
|
2555
|
-
registerCommands,
|
|
2556
|
-
set: set$2,
|
|
2557
|
-
wrapAsyncCommand,
|
|
2558
|
-
wrapCommand,
|
|
2559
|
-
wrapGetter
|
|
2560
|
-
} = create();
|
|
2561
|
-
|
|
2562
|
-
const create2 = (id, _uri, x, y, width, height, workspacePath, platform, assetDir, applicationId) => {
|
|
2563
|
-
const defaultState = createDefaultState();
|
|
2564
|
-
const state = {
|
|
2565
|
-
...defaultState,
|
|
2566
|
-
...(applicationId !== undefined && {
|
|
2567
|
-
applicationId
|
|
2568
|
-
}),
|
|
2569
|
-
assetDir,
|
|
2570
|
-
height,
|
|
2571
|
-
id,
|
|
2572
|
-
initial: false,
|
|
2573
|
-
loading: true,
|
|
2574
|
-
platform,
|
|
2575
|
-
width,
|
|
2576
|
-
workspacePath,
|
|
2577
|
-
x,
|
|
2578
|
-
y
|
|
2579
|
-
};
|
|
2580
|
-
set$2(id, {
|
|
2581
|
-
...state,
|
|
2582
|
-
initial: true,
|
|
2583
|
-
loading: false
|
|
2584
|
-
}, state);
|
|
2585
|
-
};
|
|
2586
|
-
|
|
2587
|
-
const isEqual$4 = (oldState, newState) => {
|
|
2588
|
-
return oldState.deltaY === newState.deltaY && oldState.finalDeltaY === newState.finalDeltaY && oldState.headerHeight === newState.headerHeight && oldState.height === newState.height && oldState.inputBoxHeight === newState.inputBoxHeight && oldState.itemHeight === newState.itemHeight && oldState.scrollBarHeight === newState.scrollBarHeight && oldState.indents === newState.indents;
|
|
2589
|
-
};
|
|
2590
|
-
|
|
2591
|
-
const isEqual$3 = (oldState, newState) => {
|
|
2592
|
-
return oldState.focus === newState.focus;
|
|
2593
|
-
};
|
|
2594
|
-
|
|
2595
|
-
const isEqual$2 = (oldState, newState) => {
|
|
2596
|
-
return oldState.allGroups === newState.allGroups && oldState.deltaY === newState.deltaY && oldState.items === newState.items && oldState.inputActions === newState.inputActions && oldState.inputMessage === newState.inputMessage && oldState.inputPlaceholder === newState.inputPlaceholder && oldState.loading === newState.loading && oldState.inProgress === newState.inProgress && oldState.maxLineY === newState.maxLineY && oldState.minLineY === newState.minLineY && oldState.providerUnavailableMessage === newState.providerUnavailableMessage && oldState.scrollBarActive === newState.scrollBarActive && oldState.scrollBarHeight === newState.scrollBarHeight && oldState.sourceControlButtons === newState.sourceControlButtons && oldState.visibleItems === newState.visibleItems;
|
|
2597
|
-
};
|
|
2598
|
-
|
|
2599
|
-
const RenderItems = 4;
|
|
2600
|
-
const RenderFocusContext = 7;
|
|
2601
|
-
const RenderValue = 8;
|
|
2602
|
-
const RenderCss = 10;
|
|
2603
|
-
const RenderIncremental = 11;
|
|
2604
|
-
|
|
2605
|
-
const isEqual$1 = (oldState, newState) => {
|
|
2606
|
-
return newState.inputSource === User || oldState.inputValue === newState.inputValue;
|
|
2607
|
-
};
|
|
2608
|
-
|
|
2609
|
-
const modules = [isEqual$2, isEqual$1, isEqual$4, isEqual$3];
|
|
2610
|
-
const numbers = [RenderIncremental, RenderValue, RenderCss, RenderFocusContext];
|
|
2611
|
-
|
|
2612
|
-
const diff = (oldState, newState) => {
|
|
2613
|
-
const diffResult = [];
|
|
2614
|
-
for (let i = 0; i < modules.length; i++) {
|
|
2615
|
-
const fn = modules[i];
|
|
2616
|
-
if (!fn(oldState, newState)) {
|
|
2617
|
-
diffResult.push(numbers[i]);
|
|
2618
|
-
}
|
|
2619
|
-
}
|
|
2620
|
-
return diffResult;
|
|
2621
|
-
};
|
|
2622
|
-
|
|
2623
|
-
const diff2 = uid => {
|
|
2624
|
-
const {
|
|
2625
|
-
newState,
|
|
2626
|
-
oldState
|
|
2627
|
-
} = get(uid);
|
|
2628
|
-
const result = diff(oldState, newState);
|
|
2629
|
-
return result;
|
|
2630
|
-
};
|
|
2631
|
-
|
|
2632
|
-
const executeCommandForApplication = (applicationId, id, assetDir, platform, ...args) => {
|
|
2633
|
-
return executeProvider({
|
|
2634
|
-
applicationId,
|
|
2635
|
-
assetDir,
|
|
2636
|
-
event: 'onCommand:' + id,
|
|
2637
|
-
method: CommandExecute,
|
|
2638
|
-
params: [id, ...args],
|
|
2639
|
-
platform
|
|
2640
|
-
});
|
|
2641
|
-
};
|
|
2642
|
-
|
|
2643
|
-
const refresh = async state => {
|
|
2644
|
-
const {
|
|
2645
|
-
actionsCache,
|
|
2646
|
-
applicationId,
|
|
2647
|
-
assetDir,
|
|
2648
|
-
enabledProviderIds,
|
|
2649
|
-
fileIconCache,
|
|
2650
|
-
headerHeight,
|
|
2651
|
-
height,
|
|
2652
|
-
iconDefinitions,
|
|
2653
|
-
indents,
|
|
2654
|
-
itemHeight,
|
|
2655
|
-
minimumSliderSize,
|
|
2656
|
-
platform,
|
|
2657
|
-
root,
|
|
2658
|
-
splitButtonEnabled
|
|
2659
|
-
} = state;
|
|
2660
|
-
const {
|
|
2661
|
-
allGroups,
|
|
2662
|
-
gitRoot
|
|
2663
|
-
} = await getGroups(enabledProviderIds, root, assetDir, platform, applicationId);
|
|
2664
|
-
const expandedGroups = restoreExpandedGroups(allGroups);
|
|
2665
|
-
const displayItems = getDisplayItems(allGroups, expandedGroups, iconDefinitions);
|
|
2666
|
-
const badgeCount = await getBadgeCount$1(enabledProviderIds, assetDir, platform, applicationId);
|
|
2667
|
-
const total = displayItems.length;
|
|
2668
|
-
const contentHeight = total * itemHeight;
|
|
2669
|
-
const availableListHeight = Math.max(height - headerHeight, 0);
|
|
2670
|
-
const listHeight = getListHeight(total, itemHeight, availableListHeight);
|
|
2671
|
-
const scrollBarHeight = getScrollBarSize(availableListHeight, contentHeight, minimumSliderSize);
|
|
2672
|
-
const numberOfVisible = getNumberOfVisibleItems(listHeight, itemHeight);
|
|
2673
|
-
const minLineY = 0;
|
|
2674
|
-
const maxLineY = Math.min(numberOfVisible, total);
|
|
2675
|
-
const newFileIconCache = await getFileIcons(displayItems, fileIconCache);
|
|
2676
|
-
const visibleItems = getVisibleSourceControlItems(displayItems, minLineY, maxLineY, actionsCache, newFileIconCache);
|
|
2677
|
-
const finalDeltaY = getFinalDeltaY(listHeight, itemHeight, total);
|
|
2678
|
-
const inProgress = await getProgress(enabledProviderIds, assetDir, platform, applicationId);
|
|
2679
|
-
const currentBranch = await getCurrentBranch(enabledProviderIds, root, assetDir, platform, applicationId);
|
|
2680
|
-
const inputPlaceholder = messageEnterToCommit(currentBranch);
|
|
2681
|
-
return {
|
|
2682
|
-
...state,
|
|
2683
|
-
actionsCache,
|
|
2684
|
-
allGroups,
|
|
2685
|
-
badgeCount,
|
|
2686
|
-
deltaY: 0,
|
|
2687
|
-
enabledProviderIds,
|
|
2688
|
-
fileIconCache: newFileIconCache,
|
|
2689
|
-
finalDeltaY,
|
|
2690
|
-
gitRoot,
|
|
2691
|
-
indents: getIndents(indents, visibleItems),
|
|
2692
|
-
inProgress,
|
|
2693
|
-
inputPlaceholder,
|
|
2694
|
-
items: displayItems,
|
|
2695
|
-
maxLineY,
|
|
2696
|
-
minLineY,
|
|
2697
|
-
scrollBarHeight,
|
|
2698
|
-
splitButtonEnabled,
|
|
2699
|
-
visibleItems
|
|
2700
|
-
};
|
|
2701
|
-
};
|
|
2702
|
-
|
|
2703
|
-
const executeMenuAction = async (state, file, groupId, command) => {
|
|
2704
|
-
const {
|
|
2705
|
-
actionsCache,
|
|
2706
|
-
applicationId,
|
|
2707
|
-
assetDir,
|
|
2708
|
-
items,
|
|
2709
|
-
platform
|
|
2710
|
-
} = state;
|
|
2711
|
-
const item = items.find(item => item.file === file && item.groupId === groupId);
|
|
2712
|
-
if (!item || !actionsCache[getContextId(item.groupId, item.type)]?.some(action => action.command === command)) {
|
|
2713
|
-
return state;
|
|
2714
|
-
}
|
|
2715
|
-
await executeCommandForApplication(applicationId, command, assetDir, platform, file);
|
|
2716
|
-
return refresh(state);
|
|
2717
|
-
};
|
|
2718
|
-
|
|
2719
|
-
const getBadgeCount = ({
|
|
2720
|
-
badgeCount
|
|
2721
|
-
}) => {
|
|
2722
|
-
return badgeCount;
|
|
2723
|
-
};
|
|
2724
|
-
|
|
2725
|
-
const getComponentState = id => {
|
|
2726
|
-
return get(id).newState;
|
|
2727
|
-
};
|
|
2728
|
-
|
|
2729
|
-
const getInfo = uid => {
|
|
2730
|
-
const {
|
|
2731
|
-
newState
|
|
2732
|
-
} = get(uid);
|
|
2733
|
-
return newState.allGroups;
|
|
2734
|
-
};
|
|
2735
|
-
|
|
2736
|
-
const mergeClassNames = (...classNames) => {
|
|
2737
|
-
return classNames.filter(Boolean).join(' ');
|
|
2738
|
-
};
|
|
2739
|
-
|
|
2740
|
-
const text = data => {
|
|
2741
|
-
return {
|
|
2742
|
-
childCount: 0,
|
|
2743
|
-
text: data,
|
|
2744
|
-
type: Text
|
|
2745
|
-
};
|
|
2746
|
-
};
|
|
2747
|
-
|
|
2748
|
-
const SetText = 1;
|
|
2749
|
-
const Replace = 2;
|
|
2750
|
-
const SetAttribute = 3;
|
|
2751
|
-
const RemoveAttribute = 4;
|
|
2752
|
-
const Add = 6;
|
|
2753
|
-
const NavigateChild = 7;
|
|
2754
|
-
const NavigateParent = 8;
|
|
2755
|
-
const RemoveChild = 9;
|
|
2756
|
-
const NavigateSibling = 10;
|
|
2757
|
-
const SetReferenceNodeUid = 11;
|
|
2758
|
-
const MultiNavigation = 18;
|
|
2759
|
-
|
|
2760
|
-
const isKey = key => {
|
|
2761
|
-
return key !== 'type' && key !== 'childCount';
|
|
2762
|
-
};
|
|
2763
|
-
|
|
2764
|
-
const getKeys = node => {
|
|
2765
|
-
const keys = Object.keys(node).filter(isKey);
|
|
2766
|
-
return keys;
|
|
2767
|
-
};
|
|
2768
|
-
|
|
2769
|
-
const arrayToTree = nodes => {
|
|
2770
|
-
const result = [];
|
|
2771
|
-
let i = 0;
|
|
2772
|
-
while (i < nodes.length) {
|
|
2773
|
-
const node = nodes[i];
|
|
2774
|
-
const {
|
|
2775
|
-
children,
|
|
2776
|
-
nodesConsumed
|
|
2777
|
-
} = getChildrenWithCount(nodes, i + 1, node.childCount || 0);
|
|
2778
|
-
result.push({
|
|
2779
|
-
node,
|
|
2780
|
-
children
|
|
2781
|
-
});
|
|
2782
|
-
i += 1 + nodesConsumed;
|
|
2783
|
-
}
|
|
2784
|
-
return result;
|
|
2785
|
-
};
|
|
2786
|
-
const getChildrenWithCount = (nodes, startIndex, childCount) => {
|
|
2787
|
-
if (childCount === 0) {
|
|
2788
|
-
return {
|
|
2789
|
-
children: [],
|
|
2790
|
-
nodesConsumed: 0
|
|
2791
|
-
};
|
|
2792
|
-
}
|
|
2793
|
-
const children = [];
|
|
2794
|
-
let i = startIndex;
|
|
2795
|
-
let remaining = childCount;
|
|
2796
|
-
let totalConsumed = 0;
|
|
2797
|
-
while (remaining > 0 && i < nodes.length) {
|
|
2798
|
-
const node = nodes[i];
|
|
2799
|
-
const nodeChildCount = node.childCount || 0;
|
|
2800
|
-
const {
|
|
2801
|
-
children: nodeChildren,
|
|
2802
|
-
nodesConsumed
|
|
2803
|
-
} = getChildrenWithCount(nodes, i + 1, nodeChildCount);
|
|
2804
|
-
children.push({
|
|
2805
|
-
node,
|
|
2806
|
-
children: nodeChildren
|
|
2807
|
-
});
|
|
2808
|
-
const nodeSize = 1 + nodesConsumed;
|
|
2809
|
-
i += nodeSize;
|
|
2810
|
-
totalConsumed += nodeSize;
|
|
2811
|
-
remaining--;
|
|
2812
|
-
}
|
|
2813
|
-
return {
|
|
2814
|
-
children,
|
|
2815
|
-
nodesConsumed: totalConsumed
|
|
2816
|
-
};
|
|
2817
|
-
};
|
|
2818
|
-
|
|
2819
|
-
const isNavigationPatch = patch => {
|
|
2820
|
-
switch (patch.type) {
|
|
2821
|
-
case NavigateChild:
|
|
2822
|
-
case NavigateParent:
|
|
2823
|
-
case NavigateSibling:
|
|
2824
|
-
return true;
|
|
2825
|
-
default:
|
|
2826
|
-
return false;
|
|
2827
|
-
}
|
|
2828
|
-
};
|
|
2829
|
-
const getNavigationIndex = patch => {
|
|
2830
|
-
switch (patch.type) {
|
|
2831
|
-
case NavigateChild:
|
|
2832
|
-
case NavigateSibling:
|
|
2833
|
-
return patch.index;
|
|
2834
|
-
default:
|
|
2835
|
-
return 0;
|
|
2836
|
-
}
|
|
2837
|
-
};
|
|
2838
|
-
const appendNavigationPatch = (patches, type, index) => {
|
|
2839
|
-
const previousPatch = patches.at(-1);
|
|
2840
|
-
if (!previousPatch) {
|
|
2841
|
-
patches.push(type === NavigateParent ? {
|
|
2842
|
-
type
|
|
2843
|
-
} : {
|
|
2844
|
-
index,
|
|
2845
|
-
type
|
|
2846
|
-
});
|
|
2847
|
-
return;
|
|
2848
|
-
}
|
|
2849
|
-
if (previousPatch.type === MultiNavigation) {
|
|
2850
|
-
previousPatch.navigations.push(type, index);
|
|
2851
|
-
return;
|
|
2852
|
-
}
|
|
2853
|
-
if (isNavigationPatch(previousPatch)) {
|
|
2854
|
-
patches[patches.length - 1] = {
|
|
2855
|
-
navigations: [previousPatch.type, getNavigationIndex(previousPatch), type, index],
|
|
2856
|
-
type: MultiNavigation
|
|
2857
|
-
};
|
|
2858
|
-
return;
|
|
2859
|
-
}
|
|
2860
|
-
patches.push(type === NavigateParent ? {
|
|
2861
|
-
type
|
|
2862
|
-
} : {
|
|
2863
|
-
index,
|
|
2864
|
-
type
|
|
2865
|
-
});
|
|
2866
|
-
};
|
|
2867
|
-
|
|
2868
|
-
const compareNodes = (oldNode, newNode) => {
|
|
2869
|
-
// Check if node type changed - return null to signal incompatible nodes
|
|
2870
|
-
// (caller should handle this with a Replace operation)
|
|
2871
|
-
if (oldNode.type !== newNode.type) {
|
|
2872
|
-
return null;
|
|
2873
|
-
}
|
|
2874
|
-
const patches = [];
|
|
2875
|
-
// Handle reference nodes - special handling for uid changes
|
|
2876
|
-
if (oldNode.type === Reference && oldNode.uid !== newNode.uid) {
|
|
2877
|
-
patches.push({
|
|
2878
|
-
type: SetReferenceNodeUid,
|
|
2879
|
-
uid: newNode.uid
|
|
2880
|
-
});
|
|
2881
|
-
}
|
|
2882
|
-
// Handle text nodes
|
|
2883
|
-
if (oldNode.type === Text && newNode.type === Text) {
|
|
2884
|
-
if (oldNode.text !== newNode.text) {
|
|
2885
|
-
patches.push({
|
|
2886
|
-
type: SetText,
|
|
2887
|
-
value: newNode.text
|
|
2888
|
-
});
|
|
2889
|
-
}
|
|
2890
|
-
return patches;
|
|
2891
|
-
}
|
|
2892
|
-
// Compare attributes
|
|
2893
|
-
const oldKeys = getKeys(oldNode).filter(key => oldNode.type !== Reference || key !== 'uid');
|
|
2894
|
-
const newKeys = getKeys(newNode).filter(key => newNode.type !== Reference || key !== 'uid');
|
|
2895
|
-
// Check for attribute changes
|
|
2896
|
-
for (const key of newKeys) {
|
|
2897
|
-
if (oldNode[key] !== newNode[key]) {
|
|
2898
|
-
patches.push({
|
|
2899
|
-
type: SetAttribute,
|
|
2900
|
-
key,
|
|
2901
|
-
value: newNode[key]
|
|
2902
|
-
});
|
|
2903
|
-
}
|
|
2904
|
-
}
|
|
2905
|
-
// Check for removed attributes
|
|
2906
|
-
for (const key of oldKeys) {
|
|
2907
|
-
if (!Object.hasOwn(newNode, key)) {
|
|
2908
|
-
patches.push({
|
|
2909
|
-
type: RemoveAttribute,
|
|
2910
|
-
key
|
|
2911
|
-
});
|
|
2912
|
-
}
|
|
2913
|
-
}
|
|
2914
|
-
return patches;
|
|
2915
|
-
};
|
|
2916
|
-
|
|
2917
|
-
const treeToArray = node => {
|
|
2918
|
-
const result = [];
|
|
2919
|
-
const stack = [node];
|
|
2920
|
-
while (stack.length > 0) {
|
|
2921
|
-
const current = stack.pop();
|
|
2922
|
-
result.push(current.node);
|
|
2923
|
-
for (let i = current.children.length - 1; i >= 0; i--) {
|
|
2924
|
-
stack.push(current.children[i]);
|
|
2925
|
-
}
|
|
2926
|
-
}
|
|
2927
|
-
return result;
|
|
2928
|
-
};
|
|
2929
|
-
|
|
2930
|
-
const navigateToChild = (patches, currentChildIndex, index) => {
|
|
2931
|
-
if (currentChildIndex === -1) {
|
|
2932
|
-
appendNavigationPatch(patches, NavigateChild, index);
|
|
2933
|
-
return index;
|
|
2934
|
-
}
|
|
2935
|
-
if (currentChildIndex !== index) {
|
|
2936
|
-
appendNavigationPatch(patches, NavigateSibling, index);
|
|
2937
|
-
}
|
|
2938
|
-
return index;
|
|
2939
|
-
};
|
|
2940
|
-
const navigateToParent = (patches, currentChildIndex) => {
|
|
2941
|
-
if (currentChildIndex >= 0) {
|
|
2942
|
-
appendNavigationPatch(patches, NavigateParent, 0);
|
|
2943
|
-
}
|
|
2944
|
-
return -1;
|
|
2945
|
-
};
|
|
2946
|
-
const addTree = (newNode, patches) => {
|
|
2947
|
-
patches.push({
|
|
2948
|
-
type: Add,
|
|
2949
|
-
nodes: treeToArray(newNode)
|
|
2950
|
-
});
|
|
2951
|
-
};
|
|
2952
|
-
const replaceTree = (newNode, patches) => {
|
|
2953
|
-
patches.push({
|
|
2954
|
-
type: Replace,
|
|
2955
|
-
nodes: treeToArray(newNode)
|
|
2956
|
-
});
|
|
2957
|
-
};
|
|
2958
|
-
const appendPatch = (patches, patch) => {
|
|
2959
|
-
switch (patch.type) {
|
|
2960
|
-
case MultiNavigation:
|
|
2961
|
-
for (let i = 0; i < patch.navigations.length; i += 2) {
|
|
2962
|
-
appendNavigationPatch(patches, patch.navigations[i], patch.navigations[i + 1]);
|
|
2963
|
-
}
|
|
2964
|
-
return;
|
|
2965
|
-
case NavigateChild:
|
|
2966
|
-
case NavigateSibling:
|
|
2967
|
-
appendNavigationPatch(patches, patch.type, patch.index);
|
|
2968
|
-
return;
|
|
2969
|
-
case NavigateParent:
|
|
2970
|
-
appendNavigationPatch(patches, patch.type, 0);
|
|
2971
|
-
return;
|
|
2972
|
-
default:
|
|
2973
|
-
patches.push(patch);
|
|
2974
|
-
}
|
|
2975
|
-
};
|
|
2976
|
-
const appendPatches = (patches, newPatches) => {
|
|
2977
|
-
for (const patch of newPatches) {
|
|
2978
|
-
appendPatch(patches, patch);
|
|
2979
|
-
}
|
|
2980
|
-
};
|
|
2981
|
-
const diffExistingChild = (oldNode, newNode, patches, currentChildIndex, index) => {
|
|
2982
|
-
const nodePatches = compareNodes(oldNode.node, newNode.node);
|
|
2983
|
-
if (nodePatches === null) {
|
|
2984
|
-
const nextChildIndex = navigateToChild(patches, currentChildIndex, index);
|
|
2985
|
-
replaceTree(newNode, patches);
|
|
2986
|
-
return nextChildIndex;
|
|
2987
|
-
}
|
|
2988
|
-
const hasChildrenToCompare = oldNode.children.length > 0 || newNode.children.length > 0;
|
|
2989
|
-
const childPatches = [];
|
|
2990
|
-
if (hasChildrenToCompare) {
|
|
2991
|
-
diffChildren(oldNode.children, newNode.children, childPatches);
|
|
2992
|
-
}
|
|
2993
|
-
if (nodePatches.length === 0 && childPatches.length === 0) {
|
|
2994
|
-
return currentChildIndex;
|
|
2995
|
-
}
|
|
2996
|
-
const nextChildIndex = navigateToChild(patches, currentChildIndex, index);
|
|
2997
|
-
patches.push(...nodePatches);
|
|
2998
|
-
appendPatches(patches, childPatches);
|
|
2999
|
-
return nextChildIndex;
|
|
3000
|
-
};
|
|
3001
|
-
const diffRootNode = (oldNode, newNode, patches) => {
|
|
3002
|
-
const nodePatches = compareNodes(oldNode.node, newNode.node);
|
|
3003
|
-
if (nodePatches === null) {
|
|
3004
|
-
replaceTree(newNode, patches);
|
|
3005
|
-
return;
|
|
3006
|
-
}
|
|
3007
|
-
if (nodePatches.length > 0) {
|
|
3008
|
-
patches.push(...nodePatches);
|
|
3009
|
-
}
|
|
3010
|
-
if (oldNode.children.length > 0 || newNode.children.length > 0) {
|
|
3011
|
-
diffChildren(oldNode.children, newNode.children, patches);
|
|
3012
|
-
}
|
|
3013
|
-
};
|
|
3014
|
-
const diffChildren = (oldChildren, newChildren, patches) => {
|
|
3015
|
-
const maxLength = Math.max(oldChildren.length, newChildren.length);
|
|
3016
|
-
let currentChildIndex = -1;
|
|
3017
|
-
const indicesToRemove = [];
|
|
3018
|
-
for (let i = 0; i < maxLength; i++) {
|
|
3019
|
-
const oldNode = oldChildren[i];
|
|
3020
|
-
const newNode = newChildren[i];
|
|
3021
|
-
if (!oldNode && !newNode) {
|
|
3022
|
-
continue;
|
|
3023
|
-
}
|
|
3024
|
-
if (!oldNode) {
|
|
3025
|
-
currentChildIndex = navigateToParent(patches, currentChildIndex);
|
|
3026
|
-
addTree(newNode, patches);
|
|
3027
|
-
continue;
|
|
3028
|
-
}
|
|
3029
|
-
if (!newNode) {
|
|
3030
|
-
indicesToRemove.push(i);
|
|
3031
|
-
continue;
|
|
3032
|
-
}
|
|
3033
|
-
currentChildIndex = diffExistingChild(oldNode, newNode, patches, currentChildIndex, i);
|
|
3034
|
-
}
|
|
3035
|
-
navigateToParent(patches, currentChildIndex);
|
|
3036
|
-
for (let j = indicesToRemove.length - 1; j >= 0; j--) {
|
|
3037
|
-
patches.push({
|
|
3038
|
-
type: RemoveChild,
|
|
3039
|
-
index: indicesToRemove[j]
|
|
3040
|
-
});
|
|
3041
|
-
}
|
|
3042
|
-
};
|
|
3043
|
-
const diffTrees = (oldTree, newTree, patches, path) => {
|
|
3044
|
-
if (path.length === 0 && oldTree.length === 1 && newTree.length === 1) {
|
|
3045
|
-
diffRootNode(oldTree[0], newTree[0], patches);
|
|
3046
|
-
return;
|
|
3047
|
-
}
|
|
3048
|
-
diffChildren(oldTree, newTree, patches);
|
|
3049
|
-
};
|
|
3050
|
-
|
|
3051
|
-
const removeTrailingNavigationPatches = patches => {
|
|
3052
|
-
while (patches.length > 0) {
|
|
3053
|
-
const patch = patches.at(-1);
|
|
3054
|
-
if (patch.type !== NavigateChild && patch.type !== NavigateParent && patch.type !== NavigateSibling && patch.type !== MultiNavigation) {
|
|
3055
|
-
break;
|
|
3056
|
-
}
|
|
3057
|
-
patches.pop();
|
|
3058
|
-
}
|
|
3059
|
-
return patches;
|
|
3060
|
-
};
|
|
3061
|
-
|
|
3062
|
-
const diffTree = (oldNodes, newNodes) => {
|
|
3063
|
-
// Step 1: Convert flat arrays to tree structures
|
|
3064
|
-
const oldTree = arrayToTree(oldNodes);
|
|
3065
|
-
const newTree = arrayToTree(newNodes);
|
|
3066
|
-
// Step 3: Compare the trees
|
|
3067
|
-
const patches = [];
|
|
3068
|
-
diffTrees(oldTree, newTree, patches, []);
|
|
3069
|
-
// Remove trailing navigation patches since they serve no purpose
|
|
3070
|
-
return removeTrailingNavigationPatches(patches);
|
|
3071
|
-
};
|
|
3072
|
-
|
|
3073
|
-
const getKeyBindings = () => {
|
|
3074
|
-
return [{
|
|
3075
|
-
command: 'Source Control.acceptInput',
|
|
3076
|
-
key: CtrlCmd | Enter,
|
|
3077
|
-
when: FocusSourceControlInput
|
|
3078
|
-
}];
|
|
3079
|
-
};
|
|
3080
|
-
|
|
3081
|
-
const getMenuEntries = (uri, native = false) => {
|
|
3082
|
-
const entries = [{
|
|
3083
|
-
args: [uri],
|
|
3084
|
-
command: 'Source Control.openChanges',
|
|
3085
|
-
flags: None,
|
|
3086
|
-
id: 'openChanges',
|
|
3087
|
-
label: openChanges$1()
|
|
3088
|
-
}, {
|
|
3089
|
-
args: [uri],
|
|
3090
|
-
command: 'Source Control.openFile',
|
|
3091
|
-
flags: None,
|
|
3092
|
-
id: 'openFile',
|
|
3093
|
-
label: openFile$1()
|
|
3094
|
-
}, {
|
|
3095
|
-
args: [uri],
|
|
3096
|
-
command: 'Source Control.openFileHead',
|
|
3097
|
-
flags: None,
|
|
3098
|
-
id: 'openFileHead',
|
|
3099
|
-
label: openFileHead$1()
|
|
3100
|
-
}, {
|
|
3101
|
-
args: [uri],
|
|
3102
|
-
command: 'Source Control.revealInExplorer',
|
|
3103
|
-
flags: None,
|
|
3104
|
-
id: 'revealInExplorerView',
|
|
3105
|
-
label: revealInExplorerView()
|
|
3106
|
-
}];
|
|
3107
|
-
if (native) {
|
|
3108
|
-
entries.push({
|
|
3109
|
-
args: [uri],
|
|
3110
|
-
command: 'Source Control.openContainingFolder',
|
|
3111
|
-
flags: None,
|
|
3112
|
-
id: 'openContainingFolder',
|
|
3113
|
-
label: openContainingFolder$1()
|
|
3114
|
-
});
|
|
3115
|
-
}
|
|
3116
|
-
return entries;
|
|
3117
|
-
};
|
|
3118
|
-
|
|
3119
|
-
const getMenuEntries2 = (state, props) => {
|
|
3120
|
-
const {
|
|
3121
|
-
actionsCache,
|
|
3122
|
-
items,
|
|
3123
|
-
platform
|
|
3124
|
-
} = state;
|
|
3125
|
-
const item = items[props.index];
|
|
3126
|
-
if (!item) {
|
|
3127
|
-
return [];
|
|
3128
|
-
}
|
|
3129
|
-
const entries = item.type === File ? getMenuEntries(props.uri, platform !== Web) : [];
|
|
3130
|
-
const actions = actionsCache[getContextId(item.groupId, item.type)] || [];
|
|
3131
|
-
const contributed = actions.filter(action => entries.every(entry => entry.label !== action.label)).map(action => ({
|
|
3132
|
-
args: [item.file, item.groupId, action.command],
|
|
3133
|
-
command: 'Source Control.executeMenuAction',
|
|
3134
|
-
flags: None,
|
|
3135
|
-
id: action.command,
|
|
3136
|
-
label: action.label
|
|
3137
|
-
}));
|
|
3138
|
-
return [...entries, ...contributed];
|
|
3139
|
-
};
|
|
3140
|
-
|
|
3141
|
-
const getMenuIds = () => {
|
|
3142
|
-
return [SourceControl$1];
|
|
3143
|
-
};
|
|
3144
|
-
|
|
3145
|
-
const handleInput = async (state, value, inputSource = User) => {
|
|
3146
|
-
const {
|
|
3147
|
-
buttonBlockHeight,
|
|
3148
|
-
inputFontFamily,
|
|
3149
|
-
inputFontSize,
|
|
3150
|
-
inputFontWeight,
|
|
3151
|
-
inputLetterSpacing,
|
|
3152
|
-
inputLineHeight,
|
|
3153
|
-
inputPadding,
|
|
3154
|
-
inputPaddingBlock,
|
|
3155
|
-
sourceControlButtons,
|
|
3156
|
-
width
|
|
3157
|
-
} = state;
|
|
3158
|
-
const inputBoxHeight = await getInputHeight(value, width, inputFontFamily, inputFontWeight, inputFontSize, inputLetterSpacing, inputLineHeight, inputPadding);
|
|
3159
|
-
return {
|
|
3160
|
-
...state,
|
|
3161
|
-
headerHeight: getHeaderHeight(inputBoxHeight, sourceControlButtons, inputPaddingBlock, buttonBlockHeight),
|
|
3162
|
-
inputBoxHeight,
|
|
3163
|
-
inputMessage: '',
|
|
3164
|
-
inputSource,
|
|
3165
|
-
inputValue: value
|
|
3166
|
-
};
|
|
3167
|
-
};
|
|
3168
|
-
|
|
3169
|
-
const toErrorMessage = error => {
|
|
3170
|
-
if (error instanceof Error && error.message) {
|
|
3171
|
-
return `Failed to generate commit message: ${error.message}`;
|
|
3172
|
-
}
|
|
3173
|
-
return 'Failed to generate commit message';
|
|
3174
|
-
};
|
|
3175
|
-
const handleGenerateCommitMessage = async state => {
|
|
3176
|
-
const {
|
|
3177
|
-
applicationId,
|
|
3178
|
-
assetDir,
|
|
3179
|
-
enabledProviderIds,
|
|
3180
|
-
platform
|
|
3181
|
-
} = state;
|
|
3182
|
-
if (enabledProviderIds.length === 0) {
|
|
3183
|
-
return {
|
|
3184
|
-
...state,
|
|
3185
|
-
inputMessage: 'Failed to generate commit message: no source control provider found'
|
|
3186
|
-
};
|
|
3187
|
-
}
|
|
3188
|
-
try {
|
|
3189
|
-
const inputValue = await generateCommitMessage(enabledProviderIds[0], assetDir, platform, applicationId);
|
|
3190
|
-
const newState = await handleInput(state, inputValue, Script);
|
|
3191
|
-
return {
|
|
3192
|
-
...newState,
|
|
3193
|
-
inputMessage: ''
|
|
3194
|
-
};
|
|
3195
|
-
} catch (error) {
|
|
3196
|
-
return {
|
|
3197
|
-
...state,
|
|
3198
|
-
inputMessage: toErrorMessage(error)
|
|
3199
|
-
};
|
|
3200
|
-
}
|
|
3201
|
-
};
|
|
3202
|
-
|
|
3203
|
-
const SourceControlInput = 'SourceControlInput';
|
|
3204
|
-
const ViewAsTree = 'ViewAsTree';
|
|
3205
|
-
const CommitAndPush = 'CommitAndPush';
|
|
3206
|
-
const Refresh$1 = 'Refresh';
|
|
3207
|
-
const GenerateCommitMessage = 'GenerateCommitMessage';
|
|
3208
|
-
|
|
3209
|
-
const viewAsTree = state => {
|
|
3210
|
-
return {
|
|
3211
|
-
...state,
|
|
3212
|
-
viewMode: Tree
|
|
3213
|
-
};
|
|
3214
|
-
};
|
|
3215
|
-
|
|
3216
|
-
const handleActionClick = async (state, actionName) => {
|
|
3217
|
-
switch (actionName) {
|
|
3218
|
-
case CommitAndPush:
|
|
3219
|
-
warn(`[source-control-worker] CommitAndPush action not yet implemented`);
|
|
3220
|
-
return state;
|
|
3221
|
-
case GenerateCommitMessage:
|
|
3222
|
-
return handleGenerateCommitMessage(state);
|
|
3223
|
-
case Refresh$1:
|
|
3224
|
-
return refresh(state);
|
|
3225
|
-
case ViewAsTree:
|
|
3226
|
-
return viewAsTree(state);
|
|
3227
|
-
default:
|
|
3228
|
-
warn(`[source-control-worker] Unknown action name: ${actionName}`);
|
|
3229
|
-
return state;
|
|
3230
|
-
}
|
|
3231
|
-
};
|
|
3232
|
-
|
|
3233
|
-
const handleButtonClick = async (state, clickedIndex) => {
|
|
3234
|
-
const {
|
|
3235
|
-
applicationId,
|
|
3236
|
-
assetDir,
|
|
3237
|
-
platform,
|
|
3238
|
-
visibleItems
|
|
3239
|
-
} = state;
|
|
3240
|
-
const item = visibleItems[clickedIndex];
|
|
3241
|
-
const button = item.buttons[clickedIndex];
|
|
3242
|
-
if (!button) {
|
|
3243
|
-
return state;
|
|
3244
|
-
}
|
|
3245
|
-
await executeCommandForApplication(applicationId, button.command, assetDir, platform, item.file);
|
|
3246
|
-
const newState = await loadContent(state, {});
|
|
3247
|
-
return newState;
|
|
3248
|
-
};
|
|
3249
|
-
|
|
3250
|
-
const getIndex = (state, eventX, eventY) => {
|
|
3251
|
-
const {
|
|
3252
|
-
deltaY,
|
|
3253
|
-
headerHeight,
|
|
3254
|
-
itemHeight,
|
|
3255
|
-
y
|
|
3256
|
-
} = state;
|
|
3257
|
-
const relativeY = eventY - y - headerHeight;
|
|
3258
|
-
const index = Math.floor((relativeY + deltaY) / itemHeight);
|
|
3259
|
-
return index;
|
|
3260
|
-
};
|
|
3261
|
-
|
|
3262
|
-
const handleClickSourceControlButtons = async (state, index, name) => {
|
|
3263
|
-
const {
|
|
3264
|
-
applicationId,
|
|
3265
|
-
assetDir,
|
|
3266
|
-
platform,
|
|
3267
|
-
visibleItems
|
|
3268
|
-
} = state;
|
|
3269
|
-
const item = visibleItems[index];
|
|
3270
|
-
if (!item) {
|
|
3271
|
-
return state;
|
|
3272
|
-
}
|
|
3273
|
-
const {
|
|
3274
|
-
buttons
|
|
3275
|
-
} = item;
|
|
3276
|
-
const button = buttons.find(button => button.label === name);
|
|
3277
|
-
if (!button) {
|
|
3278
|
-
warn(`[source-control-worker] Button not found ${name}`);
|
|
3279
|
-
return state;
|
|
3280
|
-
}
|
|
3281
|
-
const {
|
|
3282
|
-
file
|
|
3283
|
-
} = item;
|
|
3284
|
-
await executeCommandForApplication(applicationId, button.command, assetDir, platform, file);
|
|
3285
|
-
const newState = await refresh(state);
|
|
3286
|
-
return newState;
|
|
3287
|
-
};
|
|
3288
|
-
|
|
3289
|
-
const updateVisibleItems = async (state, expandedGroups) => {
|
|
3290
|
-
const {
|
|
3291
|
-
actionsCache,
|
|
3292
|
-
allGroups,
|
|
3293
|
-
fileIconCache,
|
|
3294
|
-
headerHeight,
|
|
3295
|
-
height,
|
|
3296
|
-
iconDefinitions,
|
|
3297
|
-
indents,
|
|
3298
|
-
itemHeight,
|
|
3299
|
-
minimumSliderSize
|
|
3300
|
-
} = state;
|
|
3301
|
-
const displayItems = getDisplayItems(allGroups, expandedGroups, iconDefinitions);
|
|
3302
|
-
const badgeCount = allGroups.reduce((sum, group) => sum + group.items.length, 0);
|
|
3303
|
-
const total = displayItems.length;
|
|
3304
|
-
const availableListHeight = Math.max(height - headerHeight, 0);
|
|
3305
|
-
const listHeight = getListHeight(total, itemHeight, availableListHeight);
|
|
3306
|
-
const contentHeight = total * itemHeight;
|
|
3307
|
-
const finalDeltaY = getFinalDeltaY(listHeight, itemHeight, total);
|
|
3308
|
-
const scrollBarHeight = getScrollBarSize(availableListHeight, contentHeight, minimumSliderSize);
|
|
3309
|
-
const numberOfVisible = getNumberOfVisibleItems(listHeight, itemHeight);
|
|
3310
|
-
const minLineY = 0;
|
|
3311
|
-
const maxLineY = Math.min(numberOfVisible, total);
|
|
3312
|
-
const visibleItems = getVisibleSourceControlItems(displayItems, minLineY, maxLineY, actionsCache, fileIconCache);
|
|
3313
|
-
return {
|
|
3314
|
-
...state,
|
|
3315
|
-
badgeCount,
|
|
3316
|
-
deltaY: 0,
|
|
3317
|
-
expandedGroups,
|
|
3318
|
-
finalDeltaY,
|
|
3319
|
-
indents: getIndents(indents, visibleItems),
|
|
3320
|
-
items: displayItems,
|
|
3321
|
-
maxLineY,
|
|
3322
|
-
minLineY,
|
|
3323
|
-
scrollBarHeight,
|
|
3324
|
-
visibleItems
|
|
3325
|
-
};
|
|
3326
|
-
};
|
|
3327
|
-
|
|
3328
|
-
const handleClickDirectory = async (state, item) => {
|
|
3329
|
-
const {
|
|
3330
|
-
expandedGroups
|
|
3331
|
-
} = state;
|
|
3332
|
-
const newExpandedGroups = {
|
|
3333
|
-
...expandedGroups,
|
|
3334
|
-
[item.groupId]: true
|
|
3335
|
-
};
|
|
3336
|
-
return updateVisibleItems(state, newExpandedGroups);
|
|
3337
|
-
};
|
|
3338
|
-
|
|
3339
|
-
const handleClickDirectoryExpanded = async (state, item) => {
|
|
3340
|
-
const {
|
|
3341
|
-
expandedGroups
|
|
3342
|
-
} = state;
|
|
3343
|
-
const newExpandedGroups = {
|
|
3344
|
-
...expandedGroups,
|
|
3345
|
-
[item.groupId]: false
|
|
3346
|
-
};
|
|
3347
|
-
return updateVisibleItems(state, newExpandedGroups);
|
|
3348
|
-
};
|
|
3349
|
-
|
|
3350
|
-
const readFile = async (uri, encoding = 'utf8', applicationId) => {
|
|
3351
|
-
const content = await (applicationId === undefined ? readFile$1(uri) : invoke$3('Application.execute', applicationId, 'FileSystem.readFile', uri));
|
|
3352
|
-
return content;
|
|
3353
|
-
};
|
|
3354
|
-
|
|
3355
|
-
const openUri = (uri, applicationId) => {
|
|
3356
|
-
return applicationId === undefined ? openUri$1(uri) : invoke$3('Application.execute', applicationId, 'Main.openUri', {
|
|
3357
|
-
uri
|
|
3358
|
-
});
|
|
3359
|
-
};
|
|
3360
|
-
|
|
3361
|
-
const openDiffEditor = async (before, afterPath, width, inlineDiffEditorBreakpoint, applicationId) => {
|
|
3362
|
-
// TODO handle error
|
|
3363
|
-
// TODO should only pass uris to diff editor, diff editor should then resolve file contents
|
|
3364
|
-
if (width < inlineDiffEditorBreakpoint) {
|
|
3365
|
-
await openUri(`inline-diff://data://${before}<->${afterPath}`, applicationId);
|
|
3366
|
-
} else {
|
|
3367
|
-
await openUri(`diff://data://${before}<->${afterPath}`, applicationId);
|
|
3368
|
-
}
|
|
3369
|
-
};
|
|
3370
|
-
|
|
3371
|
-
const handleClickFile = async (state, item) => {
|
|
3372
|
-
const {
|
|
3373
|
-
applicationId,
|
|
3374
|
-
assetDir,
|
|
3375
|
-
enabledProviderIds,
|
|
3376
|
-
inlineDiffEditorBreakpoint,
|
|
3377
|
-
platform,
|
|
3378
|
-
root,
|
|
3379
|
-
width
|
|
3380
|
-
} = state;
|
|
3381
|
-
const providerId = enabledProviderIds[0];
|
|
3382
|
-
const absolutePath = `${root}/${item.file}`;
|
|
3383
|
-
// TODO handle error
|
|
3384
|
-
const [fileBefore] = await Promise.all([getFileBefore(providerId, item.file, assetDir, platform, applicationId), readFile(absolutePath, 'utf8', applicationId)]);
|
|
3385
|
-
|
|
3386
|
-
// TODO diff editor should determine width by itself
|
|
3387
|
-
await openDiffEditor(fileBefore, absolutePath, width, inlineDiffEditorBreakpoint, applicationId);
|
|
3388
|
-
return state;
|
|
3389
|
-
};
|
|
3390
|
-
|
|
3391
|
-
const selectIndex = async (state, index) => {
|
|
3392
|
-
const {
|
|
3393
|
-
items
|
|
3394
|
-
} = state;
|
|
3395
|
-
if (index < 0 || index >= items.length) {
|
|
3396
|
-
return state;
|
|
3397
|
-
}
|
|
3398
|
-
const item = items[index];
|
|
3399
|
-
switch (item.type) {
|
|
3400
|
-
case Directory:
|
|
3401
|
-
return handleClickDirectory(state, item);
|
|
3402
|
-
case DirectoryExpanded:
|
|
3403
|
-
return handleClickDirectoryExpanded(state, item);
|
|
3404
|
-
case File:
|
|
3405
|
-
return handleClickFile(state, item);
|
|
3406
|
-
default:
|
|
3407
|
-
warn(`unknown item type: ${item.type}`);
|
|
3408
|
-
return state;
|
|
3409
|
-
}
|
|
3410
|
-
};
|
|
3411
|
-
|
|
3412
|
-
const handleClickAt = async (state, eventX, eventY, name) => {
|
|
3413
|
-
const {
|
|
3414
|
-
minLineY
|
|
3415
|
-
} = state;
|
|
3416
|
-
const index = getIndex(state, eventX, eventY);
|
|
3417
|
-
if (name) {
|
|
3418
|
-
return handleClickSourceControlButtons(state, index - minLineY, name);
|
|
3419
|
-
}
|
|
3420
|
-
return selectIndex(state, index);
|
|
3421
|
-
};
|
|
3422
|
-
|
|
3423
|
-
const state$1 = {};
|
|
3424
|
-
const set$1 = value => {
|
|
3425
|
-
state$1.rpc = value;
|
|
3426
|
-
};
|
|
3427
|
-
const invoke$1 = (method, ...args) => {
|
|
3428
|
-
const {
|
|
3429
|
-
rpc
|
|
3430
|
-
} = state$1;
|
|
3431
|
-
return rpc.invoke(method, ...args);
|
|
3432
|
-
};
|
|
3433
|
-
|
|
3434
|
-
const show2 = async (uid, menuId, x, y, args) => {
|
|
3435
|
-
await invoke$1('Menu.show2', uid, menuId, x, y, args);
|
|
3436
|
-
};
|
|
3437
|
-
|
|
3438
|
-
const showContextMenu = async (state, index, menuX, menuY) => {
|
|
3439
|
-
const {
|
|
3440
|
-
deltaY,
|
|
3441
|
-
headerHeight,
|
|
3442
|
-
id,
|
|
3443
|
-
itemHeight,
|
|
3444
|
-
items,
|
|
3445
|
-
root,
|
|
3446
|
-
x,
|
|
3447
|
-
y
|
|
3448
|
-
} = state;
|
|
3449
|
-
const item = items[index];
|
|
3450
|
-
if (!item) {
|
|
3451
|
-
return state;
|
|
3452
|
-
}
|
|
3453
|
-
const uri = item.file ? `${root}/${item.file}` : '';
|
|
3454
|
-
await show2(id, SourceControl$1, menuX ?? x, menuY ?? y + headerHeight + index * itemHeight - deltaY, {
|
|
3455
|
-
index,
|
|
3456
|
-
menuId: SourceControl$1,
|
|
3457
|
-
uri
|
|
3458
|
-
});
|
|
3459
|
-
return state;
|
|
3460
|
-
};
|
|
3461
|
-
|
|
3462
|
-
const handleContextMenu = async (state, button, x, y) => {
|
|
3463
|
-
const index = getIndex(state, x, y);
|
|
3464
|
-
return showContextMenu(state, index, x, y);
|
|
3465
|
-
};
|
|
3466
|
-
|
|
3467
|
-
const handleInputFocus = async state => {
|
|
3468
|
-
return {
|
|
3469
|
-
...state,
|
|
3470
|
-
focus: FocusSourceControlInput,
|
|
3471
|
-
inputSource: Script
|
|
3472
|
-
};
|
|
3473
|
-
};
|
|
3474
|
-
|
|
3475
|
-
const handleInputActionClick = async (state, name) => {
|
|
3476
|
-
const {
|
|
3477
|
-
applicationId,
|
|
3478
|
-
assetDir,
|
|
3479
|
-
inputActions,
|
|
3480
|
-
inputValue,
|
|
3481
|
-
platform
|
|
3482
|
-
} = state;
|
|
3483
|
-
const index = Number(name);
|
|
3484
|
-
const action = Number.isSafeInteger(index) && String(index) === name ? inputActions[index] : undefined;
|
|
3485
|
-
if (!action) {
|
|
3486
|
-
return state;
|
|
3487
|
-
}
|
|
3488
|
-
try {
|
|
3489
|
-
const result = await executeCommandForApplication(applicationId, action.command, assetDir, platform, inputValue);
|
|
3490
|
-
if (typeof result === 'string') {
|
|
3491
|
-
return await handleInput(state, result, Script);
|
|
3492
|
-
}
|
|
3493
|
-
return state;
|
|
3494
|
-
} catch (error) {
|
|
3495
|
-
return {
|
|
3496
|
-
...state,
|
|
3497
|
-
inputMessage: error instanceof Error ? error.message : String(error)
|
|
3498
|
-
};
|
|
3499
|
-
}
|
|
3500
|
-
};
|
|
3501
|
-
|
|
3502
|
-
const handleInputBlur = async state => {
|
|
3503
|
-
// TODO reset focus
|
|
3504
|
-
return state;
|
|
3505
|
-
};
|
|
3506
|
-
|
|
3507
|
-
const handleMessagePort = async port => {
|
|
3508
|
-
await create$5({
|
|
3509
|
-
commandMap: {},
|
|
3510
|
-
messagePort: port
|
|
3511
|
-
});
|
|
3512
|
-
};
|
|
3513
|
-
|
|
3514
|
-
const handleMouseOut = (state, index) => {
|
|
3515
|
-
const {
|
|
3516
|
-
items
|
|
3517
|
-
} = state;
|
|
3518
|
-
if (index === -1 || index > items.length) {
|
|
3519
|
-
return {
|
|
3520
|
-
...state
|
|
3521
|
-
};
|
|
3522
|
-
}
|
|
3523
|
-
return state;
|
|
3524
|
-
};
|
|
3525
|
-
|
|
3526
|
-
const handleMouseOutAt = (state, eventX, eventY) => {
|
|
3527
|
-
const index = getIndex(state, eventX, eventY);
|
|
3528
|
-
return handleMouseOut(state, index);
|
|
3529
|
-
};
|
|
3530
|
-
|
|
3531
|
-
const handleMouseOver = async (state, index) => {
|
|
3532
|
-
const {
|
|
3533
|
-
items
|
|
3534
|
-
} = state;
|
|
3535
|
-
const item = items[index];
|
|
3536
|
-
if (!item) {
|
|
3537
|
-
return state;
|
|
3538
|
-
}
|
|
3539
|
-
return {
|
|
3540
|
-
...state
|
|
3541
|
-
};
|
|
3542
|
-
};
|
|
3543
|
-
|
|
3544
|
-
const handleMouseOverAt = async (state, eventX, eventY) => {
|
|
3545
|
-
const index = getIndex(state, eventX, eventY);
|
|
3546
|
-
return handleMouseOver(state, index);
|
|
3547
|
-
};
|
|
3548
|
-
|
|
3549
|
-
const state = {
|
|
3550
|
-
connected: false
|
|
3551
|
-
};
|
|
3552
|
-
const isConnected = () => {
|
|
3553
|
-
const {
|
|
3554
|
-
connected
|
|
3555
|
-
} = state;
|
|
3556
|
-
return connected;
|
|
3557
|
-
};
|
|
3558
|
-
const invoke = (method, ...params) => {
|
|
3559
|
-
return invoke$5(method, ...params);
|
|
3560
|
-
};
|
|
3561
|
-
const set = rpc => {
|
|
3562
|
-
set$5(rpc);
|
|
3563
|
-
state.connected = true;
|
|
3564
|
-
};
|
|
3565
|
-
|
|
3566
|
-
const handleRendererProcessMessagePort = async (port, viewletCommandMap, setAsRendererProcess = true) => {
|
|
3567
|
-
const executeViewletCommand = async (uid, command, ...args) => {
|
|
3568
|
-
const fn = viewletCommandMap[`SourceControl.${command}`];
|
|
3569
|
-
if (typeof fn !== 'function') {
|
|
3570
|
-
throw new TypeError(`Viewlet command not found: ${command}`);
|
|
3571
|
-
}
|
|
3572
|
-
await fn(uid, ...args);
|
|
3573
|
-
await invoke$3('Viewlet.requestRender', uid);
|
|
3574
|
-
};
|
|
3575
|
-
const rpc = await create$5({
|
|
3576
|
-
commandMap: {
|
|
3577
|
-
'Viewlet.executeViewletCommand': executeViewletCommand
|
|
3578
|
-
},
|
|
3579
|
-
messagePort: port
|
|
3580
|
-
});
|
|
3581
|
-
if (setAsRendererProcess) {
|
|
3582
|
-
set(rpc);
|
|
3583
|
-
}
|
|
3584
|
-
};
|
|
3585
|
-
|
|
3586
|
-
const handleScrollBarCaptureLost = state => {
|
|
3587
|
-
return {
|
|
3588
|
-
...state,
|
|
3589
|
-
scrollBarActive: false
|
|
3590
|
-
};
|
|
3591
|
-
};
|
|
3592
|
-
|
|
3593
|
-
const setDeltaY = async (state, newDeltaY) => {
|
|
3594
|
-
const {
|
|
3595
|
-
actionsCache,
|
|
3596
|
-
fileIconCache,
|
|
3597
|
-
finalDeltaY,
|
|
3598
|
-
headerHeight,
|
|
3599
|
-
height,
|
|
3600
|
-
indents,
|
|
3601
|
-
itemHeight,
|
|
3602
|
-
items
|
|
3603
|
-
} = state;
|
|
3604
|
-
const normalizedDeltaY = Math.min(Math.max(newDeltaY, 0), finalDeltaY);
|
|
3605
|
-
const newMinLineY = Math.floor(normalizedDeltaY / itemHeight);
|
|
3606
|
-
const total = items.length;
|
|
3607
|
-
const listHeight = height - headerHeight;
|
|
3608
|
-
const visibleCount = getNumberOfVisibleItems(listHeight, itemHeight);
|
|
3609
|
-
const maxLineY = Math.min(newMinLineY + visibleCount, total);
|
|
3610
|
-
const visible = getVisibleSourceControlItems(items, newMinLineY, maxLineY, actionsCache, fileIconCache);
|
|
3611
|
-
return {
|
|
3612
|
-
...state,
|
|
3613
|
-
deltaY: normalizedDeltaY,
|
|
3614
|
-
indents: getIndents(indents, visible),
|
|
3615
|
-
maxLineY,
|
|
3616
|
-
minLineY: newMinLineY,
|
|
3617
|
-
visibleItems: visible
|
|
3618
|
-
};
|
|
3619
|
-
};
|
|
3620
|
-
|
|
3621
|
-
const handleScrollBarClick = async (state, eventY) => {
|
|
3622
|
-
const {
|
|
3623
|
-
deltaY,
|
|
3624
|
-
finalDeltaY,
|
|
3625
|
-
headerHeight,
|
|
3626
|
-
height,
|
|
3627
|
-
scrollBarHeight,
|
|
3628
|
-
y
|
|
3629
|
-
} = state;
|
|
3630
|
-
const listHeight = Math.max(height - headerHeight, 0);
|
|
3631
|
-
const relativeY = eventY - y - headerHeight;
|
|
3632
|
-
const currentScrollBarY = getScrollBarY(deltaY, finalDeltaY, listHeight, scrollBarHeight);
|
|
3633
|
-
const offsetInThumb = relativeY - currentScrollBarY;
|
|
3634
|
-
if (offsetInThumb >= 0 && offsetInThumb < scrollBarHeight) {
|
|
3635
|
-
return {
|
|
3636
|
-
...state,
|
|
3637
|
-
handleOffset: offsetInThumb,
|
|
3638
|
-
scrollBarActive: true
|
|
3639
|
-
};
|
|
3640
|
-
}
|
|
3641
|
-
const {
|
|
3642
|
-
handleOffset,
|
|
3643
|
-
percent
|
|
3644
|
-
} = getNewDeltaPercent(listHeight, scrollBarHeight, relativeY);
|
|
3645
|
-
return {
|
|
3646
|
-
...(await setDeltaY(state, percent * finalDeltaY)),
|
|
3647
|
-
handleOffset,
|
|
3648
|
-
scrollBarActive: true
|
|
3649
|
-
};
|
|
3650
|
-
};
|
|
3651
|
-
|
|
3652
|
-
const handleScrollBarMove = async (state, eventY) => {
|
|
3653
|
-
const {
|
|
3654
|
-
finalDeltaY,
|
|
3655
|
-
handleOffset,
|
|
3656
|
-
headerHeight,
|
|
3657
|
-
height,
|
|
3658
|
-
scrollBarActive,
|
|
3659
|
-
scrollBarHeight,
|
|
3660
|
-
y
|
|
3661
|
-
} = state;
|
|
3662
|
-
if (!scrollBarActive) {
|
|
3663
|
-
return state;
|
|
3664
|
-
}
|
|
3665
|
-
const listHeight = Math.max(height - headerHeight, 0);
|
|
3666
|
-
const relativeY = eventY - y - headerHeight - handleOffset;
|
|
3667
|
-
const availableTrackHeight = listHeight - scrollBarHeight;
|
|
3668
|
-
const percent = availableTrackHeight <= 0 ? 0 : relativeY / availableTrackHeight;
|
|
3669
|
-
return setDeltaY(state, percent * finalDeltaY);
|
|
3670
|
-
};
|
|
3671
|
-
|
|
3672
|
-
const handleSourceControlButtonClick = async (state, name) => {
|
|
3673
|
-
const {
|
|
3674
|
-
applicationId,
|
|
3675
|
-
assetDir,
|
|
3676
|
-
inputValue,
|
|
3677
|
-
platform,
|
|
3678
|
-
sourceControlButtons
|
|
3679
|
-
} = state;
|
|
3680
|
-
const button = sourceControlButtons.find(button => button.label === name);
|
|
3681
|
-
if (!button) {
|
|
3682
|
-
warn(`[source-control-worker] Source control button not found ${name}`);
|
|
3683
|
-
return state;
|
|
3684
|
-
}
|
|
3685
|
-
await executeCommandForApplication(applicationId, button.command, assetDir, platform, inputValue);
|
|
3686
|
-
const newState = await loadContent(state, {});
|
|
3687
|
-
return {
|
|
3688
|
-
...newState,
|
|
3689
|
-
inputMessage: '',
|
|
3690
|
-
inputValue: ''
|
|
3691
|
-
};
|
|
3692
|
-
};
|
|
3693
|
-
|
|
3694
|
-
const handleSourceControlProgressChange = wrapAsyncCommand(async context => {
|
|
3695
|
-
const state = await context.updateState(current => ({
|
|
3696
|
-
...current,
|
|
3697
|
-
progressRequestId: current.progressRequestId + 1
|
|
3698
|
-
}));
|
|
3699
|
-
const {
|
|
3700
|
-
applicationId,
|
|
3701
|
-
assetDir,
|
|
3702
|
-
enabledProviderIds,
|
|
3703
|
-
platform,
|
|
3704
|
-
progressRequestId,
|
|
3705
|
-
workspacePath
|
|
3706
|
-
} = state;
|
|
3707
|
-
const inProgress = await getProgress(enabledProviderIds, assetDir, platform, applicationId);
|
|
3708
|
-
await context.updateState(current => {
|
|
3709
|
-
if (current.progressRequestId !== progressRequestId || current.workspacePath !== workspacePath || current.enabledProviderIds !== enabledProviderIds) {
|
|
3710
|
-
return current;
|
|
3711
|
-
}
|
|
3712
|
-
return {
|
|
3713
|
-
...current,
|
|
3714
|
-
inProgress
|
|
3715
|
-
};
|
|
3716
|
-
});
|
|
3717
|
-
});
|
|
3718
|
-
|
|
3719
|
-
const handleWheel = async (state, deltaMode, deltaY) => {
|
|
3720
|
-
const {
|
|
3721
|
-
deltaY: oldDeltaY
|
|
3722
|
-
} = state;
|
|
3723
|
-
return setDeltaY(state, oldDeltaY + deltaY);
|
|
3724
|
-
};
|
|
3725
|
-
|
|
3726
|
-
const isEqual = (oldProviderIds, newProviderIds) => {
|
|
3727
|
-
if (oldProviderIds.length !== newProviderIds.length) {
|
|
3728
|
-
return false;
|
|
3729
|
-
}
|
|
3730
|
-
for (let index = 0; index < oldProviderIds.length; index++) {
|
|
3731
|
-
if (oldProviderIds[index] !== newProviderIds[index]) {
|
|
3732
|
-
return false;
|
|
3733
|
-
}
|
|
3734
|
-
}
|
|
3735
|
-
return true;
|
|
3736
|
-
};
|
|
3737
|
-
const handleWorkspaceRefresh = async state => {
|
|
3738
|
-
const {
|
|
3739
|
-
applicationId,
|
|
3740
|
-
assetDir,
|
|
3741
|
-
enabledProviderIds,
|
|
3742
|
-
inputValue,
|
|
3743
|
-
platform,
|
|
3744
|
-
workspacePath
|
|
3745
|
-
} = state;
|
|
3746
|
-
const scheme = getProtocol(workspacePath);
|
|
3747
|
-
const newProviderIds = await getEnabledProviderIds(scheme, workspacePath, assetDir, platform, applicationId);
|
|
3748
|
-
if (isEqual(enabledProviderIds, newProviderIds)) {
|
|
3749
|
-
return refresh(state);
|
|
3750
|
-
}
|
|
3751
|
-
return loadContent(state, {
|
|
3752
|
-
inputValue
|
|
3753
|
-
});
|
|
3754
|
-
};
|
|
3755
|
-
|
|
3756
|
-
const send$1 = port => {
|
|
3757
|
-
return sendMessagePortToIconThemeWorker(port, 0);
|
|
3758
|
-
};
|
|
3759
|
-
const createIconThemeWorkerRpc = async () => {
|
|
3760
|
-
try {
|
|
3761
|
-
const rpc = await create$3({
|
|
3762
|
-
commandMap: {},
|
|
3763
|
-
send: send$1
|
|
3764
|
-
});
|
|
3765
|
-
return rpc;
|
|
3766
|
-
} catch (error) {
|
|
3767
|
-
throw new VError(error, `Failed to create icon theme worker rpc`);
|
|
3768
|
-
}
|
|
3769
|
-
};
|
|
3770
|
-
|
|
3771
|
-
const send = port => {
|
|
3772
|
-
return invokeAndTransfer('SendMessagePortToExtensionHostWorker.sendMessagePortToMenuWorker', port);
|
|
3773
|
-
};
|
|
3774
|
-
const createMenuWorkerRpc = () => {
|
|
3775
|
-
return create$3({
|
|
3776
|
-
commandMap: {},
|
|
3777
|
-
send
|
|
3778
|
-
});
|
|
3779
|
-
};
|
|
3780
|
-
|
|
3781
|
-
const sendMessagePortToTextMeasurementWorker = async port => {
|
|
3782
|
-
await sendMessagePortToTextMeasurementWorker$1(port);
|
|
3783
|
-
};
|
|
3784
|
-
|
|
3785
|
-
const createTextMeasurementWorkerRpc = async () => {
|
|
3786
|
-
try {
|
|
3787
|
-
const rpc = await create$3({
|
|
3788
|
-
commandMap: {},
|
|
3789
|
-
send: sendMessagePortToTextMeasurementWorker
|
|
3790
|
-
});
|
|
3791
|
-
return rpc;
|
|
3792
|
-
} catch (error) {
|
|
3793
|
-
throw new VError(error, `Failed to create text measurement worker rpc`);
|
|
3794
|
-
}
|
|
3795
|
-
};
|
|
3796
|
-
|
|
3797
|
-
const createExtensionManagementWorkerRpc = async () => {
|
|
3798
|
-
try {
|
|
3799
|
-
const rpc = await create$3({
|
|
3800
|
-
commandMap: {},
|
|
3801
|
-
send: port => sendMessagePortToExtensionManagementWorker(port, 0)
|
|
3802
|
-
});
|
|
3803
|
-
return rpc;
|
|
3804
|
-
} catch (error) {
|
|
3805
|
-
throw new VError(error, `Failed to create extension management rpc`);
|
|
3806
|
-
}
|
|
3807
|
-
};
|
|
3808
|
-
|
|
3809
|
-
const initializeExtensionManagementWorker = async () => {
|
|
3810
|
-
try {
|
|
3811
|
-
const rpc = await createExtensionManagementWorkerRpc();
|
|
3812
|
-
set$7(rpc);
|
|
3813
|
-
set$8(rpc);
|
|
3814
|
-
} catch {
|
|
3815
|
-
// ignore
|
|
3816
|
-
}
|
|
3817
|
-
};
|
|
3818
|
-
|
|
3819
|
-
const initialize = async () => {
|
|
3820
|
-
const [textRpc, iconRpc, menuRpc] = await Promise.all([createTextMeasurementWorkerRpc(), createIconThemeWorkerRpc(), createMenuWorkerRpc(), initializeExtensionManagementWorker()]);
|
|
3821
|
-
set$1(menuRpc);
|
|
3822
|
-
set$4(textRpc);
|
|
3823
|
-
set$6(iconRpc);
|
|
3824
|
-
};
|
|
3825
|
-
|
|
3826
|
-
const loadContentCommand = wrapAsyncCommand(async (context, savedState) => {
|
|
3827
|
-
const state = context.getState();
|
|
3828
|
-
const {
|
|
3829
|
-
inputValue: previousInputValue,
|
|
3830
|
-
loading,
|
|
3831
|
-
progressRequestId
|
|
3832
|
-
} = state;
|
|
3833
|
-
const loaded = await loadContent(state, savedState);
|
|
3834
|
-
await context.updateState(current => {
|
|
3835
|
-
const sameProviders = current.enabledProviderIds.length === loaded.enabledProviderIds.length && current.enabledProviderIds.every((id, index) => id === loaded.enabledProviderIds[index]);
|
|
3836
|
-
const loadedState = {
|
|
3837
|
-
...loaded,
|
|
3838
|
-
inProgress: (sameProviders && current.progressRequestId !== progressRequestId ? current : loaded).inProgress,
|
|
3839
|
-
progressRequestId: current.progressRequestId
|
|
3840
|
-
};
|
|
3841
|
-
if (loading && current.inputValue === previousInputValue) {
|
|
3842
|
-
return loadedState;
|
|
3843
|
-
}
|
|
3844
|
-
const {
|
|
3845
|
-
inputBoxHeight,
|
|
3846
|
-
inputMessage,
|
|
3847
|
-
inputSource,
|
|
3848
|
-
inputValue
|
|
3849
|
-
} = current;
|
|
3850
|
-
const {
|
|
3851
|
-
buttonBlockHeight,
|
|
3852
|
-
inputPaddingBlock,
|
|
3853
|
-
sourceControlButtons
|
|
3854
|
-
} = loadedState;
|
|
3855
|
-
return {
|
|
3856
|
-
...loadedState,
|
|
3857
|
-
headerHeight: getHeaderHeight(inputBoxHeight, sourceControlButtons, inputPaddingBlock, buttonBlockHeight),
|
|
3858
|
-
inputBoxHeight,
|
|
3859
|
-
inputMessage,
|
|
3860
|
-
inputSource,
|
|
3861
|
-
inputValue
|
|
3862
|
-
};
|
|
3863
|
-
});
|
|
3864
|
-
});
|
|
3865
|
-
|
|
3866
|
-
const openChanges = async (state, uri) => {
|
|
3867
|
-
const {
|
|
3868
|
-
items,
|
|
3869
|
-
root
|
|
3870
|
-
} = state;
|
|
3871
|
-
const item = items.find(item => `${root}/${item.file}` === uri);
|
|
3872
|
-
return item ? handleClickFile(state, item) : state;
|
|
3873
|
-
};
|
|
3874
|
-
|
|
3875
|
-
const openContainingFolder = async (state, uri) => {
|
|
3876
|
-
await invoke$3('OpenNativeFolder.openNativeFolder', uri);
|
|
3877
|
-
return state;
|
|
3878
|
-
};
|
|
3879
|
-
|
|
3880
|
-
const openFile = async (state, uri) => {
|
|
3881
|
-
const {
|
|
3882
|
-
applicationId
|
|
3883
|
-
} = state;
|
|
3884
|
-
await openUri(uri, applicationId);
|
|
3885
|
-
return state;
|
|
3886
|
-
};
|
|
3887
|
-
|
|
3888
|
-
const openFileHead = async (state, uri) => {
|
|
3889
|
-
const {
|
|
3890
|
-
applicationId,
|
|
3891
|
-
assetDir,
|
|
3892
|
-
enabledProviderIds,
|
|
3893
|
-
items,
|
|
3894
|
-
platform,
|
|
3895
|
-
root
|
|
3896
|
-
} = state;
|
|
3897
|
-
const item = items.find(item => `${root}/${item.file}` === uri);
|
|
3898
|
-
if (!item || enabledProviderIds.length === 0) {
|
|
3899
|
-
return state;
|
|
3900
|
-
}
|
|
3901
|
-
const before = await getFileBefore(enabledProviderIds[0], item.file, assetDir, platform, applicationId);
|
|
3902
|
-
await openUri(`data://${before}`, applicationId);
|
|
3903
|
-
return state;
|
|
3904
|
-
};
|
|
3905
|
-
|
|
3906
|
-
const getIndentRule = indent => {
|
|
3907
|
-
return `.Indent-${indent} {
|
|
3908
|
-
padding-left: ${indent}px;
|
|
3909
|
-
}`;
|
|
3910
|
-
};
|
|
3911
|
-
|
|
3912
|
-
const getUnique = items => {
|
|
3913
|
-
const seens = [];
|
|
3914
|
-
for (const item of items) {
|
|
3915
|
-
if (!seens.includes(item)) {
|
|
3916
|
-
seens.push(item);
|
|
3917
|
-
}
|
|
3918
|
-
}
|
|
3919
|
-
return seens;
|
|
3920
|
-
};
|
|
3921
|
-
|
|
3922
|
-
const renderCss = (oldState, newState) => {
|
|
3923
|
-
const {
|
|
3924
|
-
deltaY,
|
|
3925
|
-
finalDeltaY,
|
|
3926
|
-
headerHeight,
|
|
3927
|
-
height,
|
|
3928
|
-
id,
|
|
3929
|
-
indents,
|
|
3930
|
-
inputBoxHeight,
|
|
3931
|
-
itemHeight,
|
|
3932
|
-
scrollBarHeight
|
|
3933
|
-
} = newState;
|
|
3934
|
-
const uniqueIndents = getUnique(indents);
|
|
3935
|
-
const indentRules = uniqueIndents.map(getIndentRule).join('\n');
|
|
3936
|
-
const listHeight = Math.max(height - headerHeight, 0);
|
|
3937
|
-
const scrollBarY = scrollBarHeight > 0 ? getScrollBarY(deltaY, finalDeltaY, listHeight, scrollBarHeight) : 0;
|
|
3938
|
-
const itemOffset = -(deltaY % itemHeight);
|
|
3939
|
-
const indentCss = indentRules ? `${indentRules}\n` : '';
|
|
3940
|
-
const css = `:root {
|
|
3941
|
-
--SourceControlInputHeight: ${inputBoxHeight}px;
|
|
3942
|
-
}
|
|
3943
|
-
|
|
3944
|
-
.SourceControl .ViewSourceControlInput {
|
|
3945
|
-
display: flex;
|
|
3946
|
-
align-items: flex-start;
|
|
3947
|
-
}
|
|
3948
|
-
|
|
3949
|
-
.SourceControl .ViewSourceControlInput > textarea {
|
|
3950
|
-
flex: 1;
|
|
3951
|
-
min-width: 0;
|
|
3952
|
-
}
|
|
3953
|
-
|
|
3954
|
-
.SourceControlInputAction {
|
|
3955
|
-
background: transparent;
|
|
3956
|
-
color: inherit;
|
|
3957
|
-
border: none;
|
|
3958
|
-
cursor: pointer;
|
|
3959
|
-
padding: 4px;
|
|
3960
|
-
}
|
|
3961
|
-
|
|
3962
|
-
.SourceControlInputAction > .MaskIcon {
|
|
3963
|
-
pointer-events: none;
|
|
3964
|
-
width: 16px;
|
|
3965
|
-
height: 16px;
|
|
3966
|
-
}
|
|
3967
|
-
|
|
3968
|
-
.SourceControl > .Message {
|
|
3969
|
-
padding-left: 20px;
|
|
3970
|
-
padding-right: 20px;
|
|
3971
|
-
}
|
|
3972
|
-
|
|
3973
|
-
.SourceControl .SplitButtonContent > .MaskIcon {
|
|
3974
|
-
width: 16px;
|
|
3975
|
-
height: 16px;
|
|
3976
|
-
margin-right: 4px;
|
|
3977
|
-
flex-shrink: 0;
|
|
3978
|
-
}
|
|
3979
|
-
|
|
3980
|
-
.SourceControl .ScrollBarThumb {
|
|
3981
|
-
height: ${scrollBarHeight}px;
|
|
3982
|
-
translate: 0 ${Math.round(scrollBarY)}px;
|
|
3983
|
-
}
|
|
3984
|
-
|
|
3985
|
-
.SourceControlItems > .TreeItem:first-child {
|
|
3986
|
-
margin-top: ${itemOffset}px;
|
|
3987
|
-
}
|
|
3988
|
-
|
|
3989
|
-
${indentCss}.IndentRight-12 {
|
|
3990
|
-
padding-right: 12px;
|
|
3991
|
-
}
|
|
3992
|
-
`;
|
|
3993
|
-
return [SetCss, id, css];
|
|
3994
|
-
};
|
|
3995
|
-
|
|
3996
|
-
const renderFocusContext = (oldState, newState) => {
|
|
3997
|
-
const {
|
|
3998
|
-
focus,
|
|
3999
|
-
id
|
|
4000
|
-
} = newState;
|
|
4001
|
-
return [SetFocusContext, id, focus];
|
|
4002
|
-
};
|
|
4003
|
-
|
|
4004
|
-
const Actions = 'Actions';
|
|
4005
|
-
const SourceControlButtons = 'SourceControlButtons';
|
|
4006
|
-
const Grow = 'Grow';
|
|
4007
|
-
const Chevron = 'Chevron';
|
|
4008
|
-
const ChevronRight = 'ChevronRight';
|
|
4009
|
-
const DecorationIcon = 'DecorationIcon';
|
|
4010
|
-
const FileIcon = 'FileIcon';
|
|
4011
|
-
const IconButton = 'IconButton';
|
|
4012
|
-
const InputBox = 'InputBox';
|
|
4013
|
-
const Label = 'Label';
|
|
4014
|
-
const LabelDetail = 'LabelDetail';
|
|
4015
|
-
const List = 'List';
|
|
4016
|
-
const ListItems = 'ListItems';
|
|
4017
|
-
const Message = 'Message';
|
|
4018
|
-
const Progress = 'Progress';
|
|
4019
|
-
const ProgressContainer = 'ProgressContainer';
|
|
4020
|
-
const ScrollBar = 'ScrollBar';
|
|
4021
|
-
const ScrollBarSmall = 'ScrollBarSmall';
|
|
4022
|
-
const ScrollBarThumb = 'ScrollBarThumb';
|
|
4023
|
-
const ScrollBarThumbActive = 'ScrollBarThumbActive';
|
|
4024
|
-
const SourceControl = 'SourceControl';
|
|
4025
|
-
const SourceControlButton = 'SourceControlButton';
|
|
4026
|
-
const SourceControlHeader = 'SourceControlHeader';
|
|
4027
|
-
const SourceControlItems = 'SourceControlItems';
|
|
4028
|
-
const SplitButton = 'SplitButton';
|
|
4029
|
-
const SplitButtonContent = 'SplitButtonContent';
|
|
4030
|
-
const SplitButtonContentDisabled = 'SplitButtonContentDisabled';
|
|
4031
|
-
const SplitButtonDisabled = 'SplitButtonDisabled';
|
|
4032
|
-
const StrikeThrough = 'StrikeThrough';
|
|
4033
|
-
const TreeItem = 'TreeItem';
|
|
4034
|
-
const Viewlet = 'Viewlet';
|
|
4035
|
-
const ViewSourceControlInput = 'ViewSourceControlInput';
|
|
4036
|
-
|
|
4037
|
-
const HandleInputActionClick = 15;
|
|
4038
|
-
const HandleClickAt = 1;
|
|
4039
|
-
const HandleContextMenu = 2;
|
|
4040
|
-
const HandleFocus = 3;
|
|
4041
|
-
const HandleInput = 4;
|
|
4042
|
-
const HandleMouseOutAt = 6;
|
|
4043
|
-
const HandleMouseOver = 7;
|
|
4044
|
-
const HandleMouseOverAt = 8;
|
|
4045
|
-
const HandleWheel = 9;
|
|
4046
|
-
const HandleClickAction = 10;
|
|
4047
|
-
const HandleClickSourceControlButton = 11;
|
|
4048
|
-
const HandleScrollBarMove = 12;
|
|
4049
|
-
const HandleScrollBarPointerCaptureLost = 13;
|
|
4050
|
-
const HandleScrollBarPointerDown = 14;
|
|
4051
|
-
|
|
4052
|
-
const progressContainerNode = {
|
|
4053
|
-
childCount: 1,
|
|
4054
|
-
className: ProgressContainer,
|
|
4055
|
-
type: Div
|
|
4056
|
-
};
|
|
4057
|
-
const progressNode = {
|
|
4058
|
-
childCount: 0,
|
|
4059
|
-
className: Progress,
|
|
4060
|
-
type: Div
|
|
4061
|
-
};
|
|
4062
|
-
const getProgressVirtualDom = () => {
|
|
4063
|
-
return [progressContainerNode, progressNode];
|
|
4064
|
-
};
|
|
4065
|
-
|
|
4066
|
-
const getIconVirtualDom = (icon, type = Div) => {
|
|
4067
|
-
return {
|
|
4068
|
-
childCount: 0,
|
|
4069
|
-
className: mergeClassNames(MaskIcon, `MaskIcon${icon}`),
|
|
4070
|
-
role: None$1,
|
|
4071
|
-
type
|
|
4072
|
-
};
|
|
4073
|
-
};
|
|
4074
|
-
|
|
4075
|
-
const disabledClassName = mergeClassNames(SplitButton, SplitButtonDisabled);
|
|
4076
|
-
const disabledContentClassName = mergeClassNames(SplitButtonContent, SplitButtonContentDisabled);
|
|
4077
|
-
const getSourceControlButtonVirtualDom = (button, disabled) => {
|
|
4078
|
-
const {
|
|
4079
|
-
icon,
|
|
4080
|
-
id,
|
|
4081
|
-
label
|
|
4082
|
-
} = button;
|
|
4083
|
-
return [{
|
|
4084
|
-
childCount: 1,
|
|
4085
|
-
className: disabled ? disabledClassName : SplitButton,
|
|
4086
|
-
type: Div
|
|
4087
|
-
}, {
|
|
4088
|
-
ariaDisabled: disabled,
|
|
4089
|
-
childCount: 2,
|
|
4090
|
-
className: disabled ? disabledContentClassName : SplitButtonContent,
|
|
4091
|
-
name: label,
|
|
4092
|
-
tabIndex: disabled ? -1 : 0,
|
|
4093
|
-
title: id,
|
|
4094
|
-
type: Div,
|
|
4095
|
-
...(!disabled && {
|
|
4096
|
-
onClick: HandleClickSourceControlButton
|
|
4097
|
-
})
|
|
4098
|
-
}, {
|
|
4099
|
-
...getIconVirtualDom(icon, Span),
|
|
4100
|
-
name: label
|
|
4101
|
-
}, text(label)];
|
|
4102
|
-
};
|
|
4103
|
-
|
|
4104
|
-
const getInputActionsVirtualDom = actions => {
|
|
4105
|
-
return actions.flatMap((action, index) => [{
|
|
4106
|
-
ariaLabel: action.label,
|
|
4107
|
-
childCount: 1,
|
|
4108
|
-
className: 'SourceControlInputAction',
|
|
4109
|
-
name: String(index),
|
|
4110
|
-
onClick: HandleInputActionClick,
|
|
4111
|
-
title: action.label,
|
|
4112
|
-
type: Button$2
|
|
4113
|
-
}, getIconVirtualDom(action.icon, Span)]);
|
|
4114
|
-
};
|
|
4115
|
-
|
|
4116
|
-
const inputClassName = mergeClassNames(InputBox, 'MultilineInputBox');
|
|
4117
|
-
const messageNode$1 = {
|
|
4118
|
-
childCount: 1,
|
|
4119
|
-
className: Message,
|
|
4120
|
-
type: Div
|
|
4121
|
-
};
|
|
4122
|
-
const inputWrapperNode = {
|
|
4123
|
-
childCount: 1,
|
|
4124
|
-
className: ViewSourceControlInput,
|
|
4125
|
-
type: Div
|
|
4126
|
-
};
|
|
4127
|
-
const getSourceControlInputDom = (inputPlaceholder, inputMessage, inputActions = []) => {
|
|
4128
|
-
const dom = [{
|
|
4129
|
-
...inputWrapperNode,
|
|
4130
|
-
childCount: 1 + inputActions.length
|
|
4131
|
-
}, {
|
|
4132
|
-
ariaLabel: sourceControlInput(),
|
|
4133
|
-
autocapitalize: 'off',
|
|
4134
|
-
autocorrect: 'off',
|
|
4135
|
-
childCount: 0,
|
|
4136
|
-
className: inputClassName,
|
|
4137
|
-
name: SourceControlInput,
|
|
4138
|
-
onFocus: HandleFocus,
|
|
4139
|
-
onInput: HandleInput,
|
|
4140
|
-
placeholder: inputPlaceholder,
|
|
4141
|
-
spellcheck: false,
|
|
4142
|
-
type: TextArea
|
|
4143
|
-
}, ...getInputActionsVirtualDom(inputActions)];
|
|
4144
|
-
if (inputMessage) {
|
|
4145
|
-
dom.push(messageNode$1, {
|
|
4146
|
-
text: inputMessage,
|
|
4147
|
-
type: Text
|
|
4148
|
-
});
|
|
4149
|
-
}
|
|
4150
|
-
return dom;
|
|
4151
|
-
};
|
|
4152
|
-
|
|
4153
|
-
const getSourceControlHeaderVirtualDom = (inputPlaceholder, inputMessage, inputActions = []) => {
|
|
4154
|
-
const inputDom = getSourceControlInputDom(inputPlaceholder, inputMessage, inputActions);
|
|
4155
|
-
return [{
|
|
4156
|
-
childCount: inputMessage ? 2 : 1,
|
|
4157
|
-
className: SourceControlHeader,
|
|
4158
|
-
type: Div
|
|
4159
|
-
}, ...inputDom];
|
|
4160
|
-
};
|
|
4161
|
-
|
|
4162
|
-
const scrollBarNode = {
|
|
4163
|
-
childCount: 1,
|
|
4164
|
-
className: mergeClassNames(ScrollBar, ScrollBarSmall),
|
|
4165
|
-
onPointerDown: HandleScrollBarPointerDown,
|
|
4166
|
-
type: Div
|
|
4167
|
-
};
|
|
4168
|
-
const getScrollBarVirtualDom = (scrollBarHeight, scrollBarActive) => {
|
|
4169
|
-
if (scrollBarHeight <= 0) {
|
|
4170
|
-
return [];
|
|
4171
|
-
}
|
|
4172
|
-
return [scrollBarNode, {
|
|
4173
|
-
childCount: 0,
|
|
4174
|
-
className: mergeClassNames(ScrollBarThumb, scrollBarActive ? ScrollBarThumbActive : ''),
|
|
4175
|
-
type: Div
|
|
4176
|
-
}];
|
|
4177
|
-
};
|
|
4178
|
-
|
|
4179
|
-
const className$1 = mergeClassNames(Badge, SourceControlBadge);
|
|
4180
|
-
const parentNode = {
|
|
4181
|
-
childCount: 1,
|
|
4182
|
-
className: className$1,
|
|
4183
|
-
type: Div
|
|
4184
|
-
};
|
|
4185
|
-
const getBadgeVirtualDom = count => {
|
|
4186
|
-
return [parentNode, text(String(count))];
|
|
4187
|
-
};
|
|
4188
|
-
|
|
4189
|
-
const getButtonVirtualDom = button => {
|
|
4190
|
-
const {
|
|
4191
|
-
icon,
|
|
4192
|
-
label
|
|
4193
|
-
} = button;
|
|
4194
|
-
return [{
|
|
4195
|
-
ariaLabel: label,
|
|
4196
|
-
childCount: 1,
|
|
4197
|
-
className: SourceControlButton,
|
|
4198
|
-
name: label,
|
|
4199
|
-
title: label,
|
|
4200
|
-
type: Button$2
|
|
4201
|
-
}, getIconVirtualDom(icon, Span)];
|
|
4202
|
-
};
|
|
4203
|
-
|
|
4204
|
-
const getButtonsVirtualDom = buttons => {
|
|
4205
|
-
if (buttons === emptySourceControlButtons) {
|
|
4206
|
-
return [];
|
|
4207
|
-
}
|
|
4208
|
-
return [{
|
|
4209
|
-
childCount: buttons.length,
|
|
4210
|
-
className: SourceControlButtons,
|
|
4211
|
-
type: Div
|
|
4212
|
-
}, ...buttons.flatMap(getButtonVirtualDom)];
|
|
4213
|
-
};
|
|
4214
|
-
|
|
4215
|
-
const classNameDefault = mergeClassNames(Label, Grow);
|
|
4216
|
-
const classNameStrikeThrough = mergeClassNames(classNameDefault, StrikeThrough);
|
|
4217
|
-
const getLabelClassName = decorationStrikeThrough => {
|
|
4218
|
-
if (decorationStrikeThrough) {
|
|
4219
|
-
return classNameStrikeThrough;
|
|
4220
|
-
}
|
|
4221
|
-
return classNameDefault;
|
|
4222
|
-
};
|
|
4223
|
-
|
|
4224
|
-
const getTreeItemClassName = indent => {
|
|
4225
|
-
return mergeClassNames(TreeItem, `Indent-${indent}`, 'IndentRight-12');
|
|
4226
|
-
};
|
|
4227
|
-
|
|
4228
|
-
const createItemDirectory = item => {
|
|
4229
|
-
const {
|
|
4230
|
-
badgeCount,
|
|
4231
|
-
buttons,
|
|
4232
|
-
decorationStrikeThrough,
|
|
4233
|
-
icon,
|
|
4234
|
-
indent,
|
|
4235
|
-
label,
|
|
4236
|
-
posInSet,
|
|
4237
|
-
setSize,
|
|
4238
|
-
type
|
|
4239
|
-
} = item;
|
|
4240
|
-
const labelClassName = getLabelClassName(decorationStrikeThrough);
|
|
4241
|
-
const buttonsDom = getButtonsVirtualDom(buttons);
|
|
4242
|
-
const hasButtons = buttons.length;
|
|
4243
|
-
const treeItemClassName = getTreeItemClassName(indent);
|
|
4244
|
-
return [{
|
|
4245
|
-
ariaExpanded: type === DirectoryExpanded,
|
|
4246
|
-
ariaPosInSet: posInSet,
|
|
4247
|
-
ariaSetSize: setSize,
|
|
4248
|
-
childCount: 3 + (hasButtons ? 1 : 0),
|
|
4249
|
-
className: treeItemClassName,
|
|
4250
|
-
role: TreeItem$1,
|
|
4251
|
-
type: Div
|
|
4252
|
-
}, {
|
|
4253
|
-
childCount: 0,
|
|
4254
|
-
className: mergeClassNames(Chevron, `MaskIcon${icon}`),
|
|
4255
|
-
type: Div
|
|
4256
|
-
}, {
|
|
4257
|
-
childCount: 1,
|
|
4258
|
-
className: labelClassName,
|
|
4259
|
-
type: Div
|
|
4260
|
-
}, text(label), ...buttonsDom, ...getBadgeVirtualDom(badgeCount)];
|
|
4261
|
-
};
|
|
4262
|
-
|
|
4263
|
-
const getFileIconVirtualDom = icon => {
|
|
4264
|
-
return {
|
|
4265
|
-
childCount: 0,
|
|
4266
|
-
className: FileIcon,
|
|
4267
|
-
role: None$1,
|
|
4268
|
-
src: icon,
|
|
4269
|
-
type: Img
|
|
4270
|
-
};
|
|
4271
|
-
};
|
|
4272
|
-
|
|
4273
|
-
const chevron = {
|
|
4274
|
-
childCount: 1,
|
|
4275
|
-
className: Chevron,
|
|
4276
|
-
type: Div
|
|
4277
|
-
};
|
|
4278
|
-
const labelDetailNode = {
|
|
4279
|
-
childCount: 1,
|
|
4280
|
-
className: LabelDetail,
|
|
4281
|
-
type: Span
|
|
4282
|
-
};
|
|
4283
|
-
const getIconsDom = (icon, fileIcon) => {
|
|
4284
|
-
if (icon === ChevronRight) {
|
|
4285
|
-
return [chevron, getIconVirtualDom(icon)];
|
|
4286
|
-
}
|
|
4287
|
-
if (!fileIcon) {
|
|
4288
|
-
return [];
|
|
4289
|
-
}
|
|
4290
|
-
return [getFileIconVirtualDom(fileIcon)];
|
|
4291
|
-
};
|
|
4292
|
-
const createItemOther = item => {
|
|
4293
|
-
const {
|
|
4294
|
-
buttons,
|
|
4295
|
-
decorationIcon,
|
|
4296
|
-
decorationIconTitle,
|
|
4297
|
-
decorationStrikeThrough,
|
|
4298
|
-
detail,
|
|
4299
|
-
file,
|
|
4300
|
-
fileIcon,
|
|
4301
|
-
icon,
|
|
4302
|
-
indent,
|
|
4303
|
-
label,
|
|
4304
|
-
posInSet,
|
|
4305
|
-
setSize
|
|
4306
|
-
} = item;
|
|
4307
|
-
const labelClassName = getLabelClassName(decorationStrikeThrough);
|
|
4308
|
-
const dom = [];
|
|
4309
|
-
const hasButtons = buttons.length;
|
|
4310
|
-
const buttonsDom = getButtonsVirtualDom(buttons);
|
|
4311
|
-
const iconsDom = getIconsDom(icon, fileIcon);
|
|
4312
|
-
const treeItemClassName = getTreeItemClassName(indent);
|
|
4313
|
-
dom.push({
|
|
4314
|
-
ariaPosInSet: posInSet,
|
|
4315
|
-
ariaSetSize: setSize,
|
|
4316
|
-
childCount: 2 + (iconsDom.length > 0 ? 1 : 0) + (hasButtons ? 1 : 0),
|
|
4317
|
-
className: treeItemClassName,
|
|
4318
|
-
role: TreeItem$1,
|
|
4319
|
-
title: file,
|
|
4320
|
-
type: Div
|
|
4321
|
-
}, ...iconsDom);
|
|
4322
|
-
const labelDom = {
|
|
4323
|
-
childCount: 1,
|
|
4324
|
-
className: labelClassName,
|
|
4325
|
-
type: Div
|
|
4326
|
-
};
|
|
4327
|
-
dom.push(labelDom, text(label));
|
|
4328
|
-
if (detail) {
|
|
4329
|
-
labelDom.childCount++;
|
|
4330
|
-
dom.push(labelDetailNode, text(detail));
|
|
4331
|
-
}
|
|
4332
|
-
dom.push(...buttonsDom);
|
|
4333
|
-
dom.push({
|
|
4334
|
-
childCount: 0,
|
|
4335
|
-
className: DecorationIcon,
|
|
4336
|
-
src: decorationIcon,
|
|
4337
|
-
title: decorationIconTitle,
|
|
4338
|
-
type: Img
|
|
4339
|
-
});
|
|
4340
|
-
return dom;
|
|
4341
|
-
};
|
|
4342
|
-
|
|
4343
|
-
const getSourceControlItemVirtualDom = item => {
|
|
4344
|
-
switch (item.type) {
|
|
4345
|
-
case Directory:
|
|
4346
|
-
case DirectoryExpanded:
|
|
4347
|
-
return createItemDirectory(item);
|
|
4348
|
-
default:
|
|
4349
|
-
return createItemOther(item);
|
|
4350
|
-
}
|
|
4351
|
-
};
|
|
4352
|
-
|
|
4353
|
-
const listClassName = mergeClassNames(Viewlet, List);
|
|
4354
|
-
const itemsClassName = mergeClassNames(ListItems, SourceControlItems);
|
|
4355
|
-
const getSourceControlListVirtualDom = (items, scrollBarHeight, scrollBarActive) => {
|
|
4356
|
-
const scrollBarDom = getScrollBarVirtualDom(scrollBarHeight, scrollBarActive);
|
|
4357
|
-
return [{
|
|
4358
|
-
childCount: scrollBarDom.length > 0 ? 2 : 1,
|
|
4359
|
-
className: listClassName,
|
|
4360
|
-
type: Div
|
|
4361
|
-
}, {
|
|
4362
|
-
childCount: items.length,
|
|
4363
|
-
className: itemsClassName,
|
|
4364
|
-
onClick: HandleClickAt,
|
|
4365
|
-
onPointerOut: HandleMouseOutAt,
|
|
4366
|
-
onPointerOver: HandleMouseOverAt,
|
|
4367
|
-
role: Tree$1,
|
|
4368
|
-
type: Div
|
|
4369
|
-
}, ...items.flatMap(getSourceControlItemVirtualDom), ...scrollBarDom];
|
|
4370
|
-
};
|
|
4371
|
-
|
|
4372
|
-
const className = mergeClassNames(Viewlet, SourceControl);
|
|
4373
|
-
const messageNode = {
|
|
4374
|
-
childCount: 1,
|
|
4375
|
-
className: Message,
|
|
4376
|
-
type: Div
|
|
4377
|
-
};
|
|
4378
|
-
const getSourceControlVirtualDom = (items, buttons, disabled, placeholder, inputMessage, message, loading, scrollBarHeight, scrollBarActive, inputActions = [], inProgress = false) => {
|
|
4379
|
-
const dom = [{
|
|
4380
|
-
ariaBusy: loading || inProgress,
|
|
4381
|
-
childCount: (message ? 1 : 2 + buttons.length) + (loading || inProgress ? 1 : 0),
|
|
4382
|
-
className: className,
|
|
4383
|
-
onContextMenu: HandleContextMenu,
|
|
4384
|
-
onMouseOver: HandleMouseOver,
|
|
4385
|
-
onWheel: HandleWheel,
|
|
4386
|
-
tabIndex: 0,
|
|
4387
|
-
type: Div
|
|
4388
|
-
}];
|
|
4389
|
-
if (loading || inProgress) {
|
|
4390
|
-
dom.push(...getProgressVirtualDom());
|
|
4391
|
-
}
|
|
4392
|
-
if (message) {
|
|
4393
|
-
dom.push(messageNode, text(message));
|
|
4394
|
-
return dom;
|
|
4395
|
-
}
|
|
4396
|
-
dom.push(...getSourceControlHeaderVirtualDom(placeholder, inputMessage, inputActions));
|
|
4397
|
-
for (const button of buttons) {
|
|
4398
|
-
dom.push(...getSourceControlButtonVirtualDom(button, disabled));
|
|
4399
|
-
}
|
|
4400
|
-
dom.push(...getSourceControlListVirtualDom(items, scrollBarHeight, scrollBarActive));
|
|
4401
|
-
return dom;
|
|
4402
|
-
};
|
|
4403
|
-
|
|
4404
|
-
const renderItems = (oldState, newState) => {
|
|
4405
|
-
const {
|
|
4406
|
-
id,
|
|
4407
|
-
initial,
|
|
4408
|
-
inProgress,
|
|
4409
|
-
inputActions,
|
|
4410
|
-
inputMessage,
|
|
4411
|
-
inputPlaceholder,
|
|
4412
|
-
items,
|
|
4413
|
-
loading,
|
|
4414
|
-
providerUnavailableMessage,
|
|
4415
|
-
scrollBarActive,
|
|
4416
|
-
scrollBarHeight,
|
|
4417
|
-
sourceControlButtons,
|
|
4418
|
-
visibleItems
|
|
4419
|
-
} = newState;
|
|
4420
|
-
if (initial) {
|
|
4421
|
-
return [SetDom2, id, []];
|
|
4422
|
-
}
|
|
4423
|
-
const dom = getSourceControlVirtualDom(visibleItems, sourceControlButtons, items.length === 0, inputPlaceholder, inputMessage, loading ? '' : providerUnavailableMessage, loading, scrollBarHeight, scrollBarActive, inputActions, inProgress);
|
|
4424
|
-
return [SetDom2, id, dom];
|
|
4425
|
-
};
|
|
4426
|
-
|
|
4427
|
-
const renderIncremental = (oldState, newState) => {
|
|
4428
|
-
if (oldState.loading !== newState.loading || oldState.workspacePath !== newState.workspacePath) {
|
|
4429
|
-
return renderItems(oldState, newState);
|
|
4430
|
-
}
|
|
4431
|
-
const oldDom = renderItems(oldState, oldState)[2];
|
|
4432
|
-
const newDom = renderItems(newState, newState)[2];
|
|
4433
|
-
const patches = diffTree(oldDom, newDom);
|
|
4434
|
-
const {
|
|
4435
|
-
id
|
|
4436
|
-
} = newState;
|
|
4437
|
-
return ['Viewlet.setPatches', id, patches];
|
|
4438
|
-
};
|
|
4439
|
-
|
|
4440
|
-
const renderValue = (oldState, newState) => {
|
|
4441
|
-
const {
|
|
4442
|
-
id,
|
|
4443
|
-
inputValue
|
|
4444
|
-
} = newState;
|
|
4445
|
-
return [SetValueByName, id, SourceControlInput, inputValue];
|
|
4446
|
-
};
|
|
4447
|
-
|
|
4448
|
-
const getRenderer = diffType => {
|
|
4449
|
-
switch (diffType) {
|
|
4450
|
-
case RenderCss:
|
|
4451
|
-
return renderCss;
|
|
4452
|
-
case RenderFocusContext:
|
|
4453
|
-
return renderFocusContext;
|
|
4454
|
-
case RenderIncremental:
|
|
4455
|
-
return renderIncremental;
|
|
4456
|
-
case RenderItems:
|
|
4457
|
-
return renderItems;
|
|
4458
|
-
case RenderValue:
|
|
4459
|
-
return renderValue;
|
|
4460
|
-
default:
|
|
4461
|
-
throw new Error('unknown renderer');
|
|
4462
|
-
}
|
|
4463
|
-
};
|
|
4464
|
-
|
|
4465
|
-
const applyRender = (oldState, newState, diffResult) => {
|
|
4466
|
-
const commands = [];
|
|
4467
|
-
for (const item of diffResult) {
|
|
4468
|
-
const fn = getRenderer(item);
|
|
4469
|
-
const result = fn(oldState, newState);
|
|
4470
|
-
if (result.length > 0) {
|
|
4471
|
-
commands.push(result);
|
|
4472
|
-
}
|
|
4473
|
-
}
|
|
4474
|
-
return commands;
|
|
4475
|
-
};
|
|
4476
|
-
|
|
4477
|
-
const renderDirect = async (uid, commands) => {
|
|
4478
|
-
const rendererWorkerCommands = commands.filter(command => command[0] === SetFocusContext);
|
|
4479
|
-
const rendererProcessCommands = commands.filter(command => command[0] !== SetFocusContext);
|
|
4480
|
-
const transactionId = await invoke('Viewlet.queueCommands', uid, rendererProcessCommands);
|
|
4481
|
-
return [...rendererWorkerCommands, ['Viewlet.commitPending', uid, transactionId]];
|
|
4482
|
-
};
|
|
4483
|
-
const render2 = (uid, diffResult) => {
|
|
4484
|
-
const {
|
|
4485
|
-
newState,
|
|
4486
|
-
oldState
|
|
4487
|
-
} = get(uid);
|
|
4488
|
-
set$2(uid, newState, newState);
|
|
4489
|
-
const commands = applyRender(oldState, newState, diffResult);
|
|
4490
|
-
if (!isConnected()) {
|
|
4491
|
-
return commands;
|
|
4492
|
-
}
|
|
4493
|
-
return renderDirect(uid, commands);
|
|
4494
|
-
};
|
|
4495
|
-
|
|
4496
|
-
const Button = 1;
|
|
4497
|
-
|
|
4498
|
-
const Check = 'Check';
|
|
4499
|
-
const ListFlat = 'ListFlat';
|
|
4500
|
-
const Refresh = 'Refresh';
|
|
4501
|
-
|
|
4502
|
-
const getActions = state => {
|
|
4503
|
-
const {
|
|
4504
|
-
enabledProviderIds,
|
|
4505
|
-
platform
|
|
4506
|
-
} = state;
|
|
4507
|
-
if (platform === Web && enabledProviderIds.length === 0) {
|
|
4508
|
-
return [{
|
|
4509
|
-
command: '',
|
|
4510
|
-
icon: Refresh,
|
|
4511
|
-
id: refresh$1(),
|
|
4512
|
-
name: Refresh$1,
|
|
4513
|
-
type: Button
|
|
4514
|
-
}];
|
|
4515
|
-
}
|
|
4516
|
-
const actions = [{
|
|
4517
|
-
command: '',
|
|
4518
|
-
icon: ListFlat,
|
|
4519
|
-
id: viewAsTree$1(),
|
|
4520
|
-
name: ViewAsTree,
|
|
4521
|
-
type: Button
|
|
4522
|
-
}, {
|
|
4523
|
-
command: '',
|
|
4524
|
-
icon: Check,
|
|
4525
|
-
id: commitAndPush(),
|
|
4526
|
-
name: CommitAndPush,
|
|
4527
|
-
type: Button
|
|
4528
|
-
}, {
|
|
4529
|
-
command: '',
|
|
4530
|
-
icon: Refresh,
|
|
4531
|
-
id: refresh$1(),
|
|
4532
|
-
name: Refresh$1,
|
|
4533
|
-
type: Button
|
|
4534
|
-
}];
|
|
4535
|
-
return actions;
|
|
4536
|
-
};
|
|
4537
|
-
|
|
4538
|
-
const getActionButtonVirtualDom = action => {
|
|
4539
|
-
const {
|
|
4540
|
-
icon,
|
|
4541
|
-
id,
|
|
4542
|
-
label
|
|
4543
|
-
} = action;
|
|
4544
|
-
return [{
|
|
4545
|
-
childCount: 1,
|
|
4546
|
-
className: IconButton,
|
|
4547
|
-
name: label,
|
|
4548
|
-
title: id,
|
|
4549
|
-
type: Button$2
|
|
4550
|
-
}, getIconVirtualDom(icon)];
|
|
4551
|
-
};
|
|
4552
|
-
|
|
4553
|
-
const getActionVirtualDom = action => {
|
|
4554
|
-
switch (action.type) {
|
|
4555
|
-
case Button:
|
|
4556
|
-
{
|
|
4557
|
-
const actionButton = {
|
|
4558
|
-
icon: action.icon,
|
|
4559
|
-
id: action.id,
|
|
4560
|
-
label: action.name
|
|
4561
|
-
};
|
|
4562
|
-
return getActionButtonVirtualDom(actionButton);
|
|
4563
|
-
}
|
|
4564
|
-
default:
|
|
4565
|
-
return [];
|
|
4566
|
-
}
|
|
4567
|
-
};
|
|
4568
|
-
|
|
4569
|
-
const getActionsVirtualDom = actions => {
|
|
4570
|
-
return [{
|
|
4571
|
-
childCount: actions.length,
|
|
4572
|
-
className: Actions,
|
|
4573
|
-
onClick: HandleClickAction,
|
|
4574
|
-
role: ToolBar,
|
|
4575
|
-
type: Div
|
|
4576
|
-
}, ...actions.flatMap(getActionVirtualDom)];
|
|
4577
|
-
};
|
|
4578
|
-
|
|
4579
|
-
const renderActions = state => {
|
|
4580
|
-
const actions = getActions(state);
|
|
4581
|
-
const dom = getActionsVirtualDom(actions);
|
|
4582
|
-
return dom;
|
|
4583
|
-
};
|
|
4584
|
-
|
|
4585
|
-
const renderEventListeners = () => {
|
|
4586
|
-
return [{
|
|
4587
|
-
name: HandleInputActionClick,
|
|
4588
|
-
params: ['handleInputActionClick', TargetName]
|
|
4589
|
-
}, {
|
|
4590
|
-
name: HandleWheel,
|
|
4591
|
-
params: ['handleWheel', DeltaMode, DeltaY],
|
|
4592
|
-
passive: true
|
|
4593
|
-
}, {
|
|
4594
|
-
name: HandleFocus,
|
|
4595
|
-
params: ['handleFocus']
|
|
4596
|
-
}, {
|
|
4597
|
-
name: HandleClickAt,
|
|
4598
|
-
params: ['handleClickAt', ClientX, ClientY, TargetName]
|
|
4599
|
-
}, {
|
|
4600
|
-
name: HandleMouseOverAt,
|
|
4601
|
-
params: ['handleMouseOverAt', ClientX, ClientY]
|
|
4602
|
-
}, {
|
|
4603
|
-
name: HandleMouseOver,
|
|
4604
|
-
params: ['handleMouseOver', ClientX, ClientY]
|
|
4605
|
-
}, {
|
|
4606
|
-
name: HandleMouseOutAt,
|
|
4607
|
-
params: ['handleMouseOutAt', ClientX, ClientY]
|
|
4608
|
-
}, {
|
|
4609
|
-
name: HandleInput,
|
|
4610
|
-
params: ['handleInput', TargetValue]
|
|
4611
|
-
}, {
|
|
4612
|
-
name: HandleContextMenu,
|
|
4613
|
-
params: ['handleContextMenu', Button$1, ClientX, ClientY],
|
|
4614
|
-
preventDefault: true
|
|
4615
|
-
}, {
|
|
4616
|
-
name: HandleWheel,
|
|
4617
|
-
params: ['handleWheel', DeltaMode, DeltaY],
|
|
4618
|
-
passive: true
|
|
4619
|
-
}, {
|
|
4620
|
-
name: HandleClickAction,
|
|
4621
|
-
params: ['handleActionClick', TargetName]
|
|
4622
|
-
}, {
|
|
4623
|
-
name: HandleClickSourceControlButton,
|
|
4624
|
-
params: ['handleSourceControlButtonClick', TargetName]
|
|
4625
|
-
}, {
|
|
4626
|
-
name: HandleScrollBarPointerDown,
|
|
4627
|
-
params: ['handleScrollBarClick', ClientY],
|
|
4628
|
-
preventDefault: true,
|
|
4629
|
-
trackPointerEvents: [HandleScrollBarMove, HandleScrollBarPointerCaptureLost]
|
|
4630
|
-
}, {
|
|
4631
|
-
name: HandleScrollBarMove,
|
|
4632
|
-
params: ['handleScrollBarMove', ClientY]
|
|
4633
|
-
}, {
|
|
4634
|
-
name: HandleScrollBarPointerCaptureLost,
|
|
4635
|
-
params: ['handleScrollBarCaptureLost']
|
|
4636
|
-
}];
|
|
4637
|
-
};
|
|
4638
|
-
|
|
4639
|
-
const timerGlobal = globalThis;
|
|
4640
|
-
const revealInExplorerActual = async (uri, applicationId, uid) => {
|
|
4641
|
-
if (applicationId !== undefined) {
|
|
4642
|
-
await invoke$3('Application.executeForView', uid, 'SideBar.show', 'Explorer');
|
|
4643
|
-
await invoke$3('Application.executeForView', uid, 'Explorer.reveal', uri);
|
|
4644
|
-
return;
|
|
4645
|
-
}
|
|
4646
|
-
await invoke$3('RevealInExplorer.reveal', uri);
|
|
4647
|
-
};
|
|
4648
|
-
const revealInExplorer = (state, uri) => {
|
|
4649
|
-
const {
|
|
4650
|
-
applicationId,
|
|
4651
|
-
id
|
|
4652
|
-
} = state;
|
|
4653
|
-
timerGlobal.setTimeout(() => {
|
|
4654
|
-
void revealInExplorerActual(uri, applicationId, id).catch(() => {});
|
|
4655
|
-
}, 0);
|
|
4656
|
-
return state;
|
|
4657
|
-
};
|
|
4658
|
-
|
|
4659
|
-
const saveState = uid => {
|
|
4660
|
-
number(uid);
|
|
4661
|
-
const value = get(uid);
|
|
4662
|
-
const {
|
|
4663
|
-
newState
|
|
4664
|
-
} = value;
|
|
4665
|
-
const {
|
|
4666
|
-
expandedGroups,
|
|
4667
|
-
inputValue,
|
|
4668
|
-
maxLineY,
|
|
4669
|
-
root
|
|
4670
|
-
} = newState;
|
|
4671
|
-
return {
|
|
4672
|
-
deltaY: 0,
|
|
4673
|
-
expandedGroups,
|
|
4674
|
-
inputValue,
|
|
4675
|
-
maxLineY,
|
|
4676
|
-
minLineY: 0,
|
|
4677
|
-
root
|
|
4678
|
-
};
|
|
4679
|
-
};
|
|
4680
|
-
|
|
4681
|
-
const applyComponentState = (currentState, state) => {
|
|
4682
|
-
if (!state || typeof state !== 'object' || Array.isArray(state)) {
|
|
4683
|
-
throw new TypeError('Source Control state must be an object');
|
|
4684
|
-
}
|
|
4685
|
-
const {
|
|
4686
|
-
id
|
|
4687
|
-
} = state;
|
|
4688
|
-
const {
|
|
4689
|
-
id: currentId
|
|
4690
|
-
} = currentState;
|
|
4691
|
-
if (id !== currentId) {
|
|
4692
|
-
throw new Error(`Source Control state id must remain ${currentId}`);
|
|
4693
|
-
}
|
|
4694
|
-
return state;
|
|
4695
|
-
};
|
|
4696
|
-
const setComponentState = wrapCommand(applyComponentState);
|
|
4697
|
-
|
|
4698
|
-
const updateIcons = async state => {
|
|
4699
|
-
const {
|
|
4700
|
-
items,
|
|
4701
|
-
maxLineY,
|
|
4702
|
-
minLineY
|
|
4703
|
-
} = state;
|
|
4704
|
-
const visible = items.slice(minLineY, maxLineY);
|
|
4705
|
-
const newFileIconCache = await getFileIcons(visible, Object.create(null));
|
|
4706
|
-
// TODO update visible items
|
|
4707
|
-
return {
|
|
4708
|
-
...state,
|
|
4709
|
-
fileIconCache: newFileIconCache
|
|
4710
|
-
};
|
|
4711
|
-
};
|
|
4712
|
-
|
|
4713
|
-
const viewAsList = state => {
|
|
4714
|
-
return {
|
|
4715
|
-
...state,
|
|
4716
|
-
viewMode: List$1
|
|
4717
|
-
};
|
|
4718
|
-
};
|
|
4719
|
-
|
|
4720
|
-
const handleDirectMessagePort = (port, setAsRendererProcess = true) => handleRendererProcessMessagePort(port, commandMap, setAsRendererProcess);
|
|
4721
|
-
const commandMap = {
|
|
4722
|
-
'Initialize.initialize': initialize,
|
|
4723
|
-
'SourceControl.acceptInput': wrapCommand(acceptInput),
|
|
4724
|
-
'SourceControl.create2': create2,
|
|
4725
|
-
'SourceControl.diff2': diff2,
|
|
4726
|
-
'SourceControl.dispose': dispose,
|
|
4727
|
-
'SourceControl.executeMenuAction': wrapCommand(executeMenuAction),
|
|
4728
|
-
'SourceControl.getBadgeCount': wrapGetter(getBadgeCount),
|
|
4729
|
-
'SourceControl.getCommandIds': getCommandIds,
|
|
4730
|
-
'SourceControl.getComponentState': getComponentState,
|
|
4731
|
-
'SourceControl.getEnabledProviderIds': getEnabledProviderIds,
|
|
4732
|
-
'SourceControl.getFileDecorations': getFileDecorations,
|
|
4733
|
-
'SourceControl.getInfo': getInfo,
|
|
4734
|
-
'SourceControl.getKeyBindings': getKeyBindings,
|
|
4735
|
-
'SourceControl.getMenuEntries2': wrapGetter(getMenuEntries2),
|
|
4736
|
-
'SourceControl.getMenuIds': getMenuIds,
|
|
4737
|
-
'SourceControl.getWorkspaceBadgeCount': getWorkspaceBadgeCount,
|
|
4738
|
-
'SourceControl.handleActionClick': wrapCommand(handleActionClick),
|
|
4739
|
-
'SourceControl.handleButtonClick': wrapCommand(handleButtonClick),
|
|
4740
|
-
'SourceControl.handleClickAt': wrapCommand(handleClickAt),
|
|
4741
|
-
'SourceControl.handleClickSourceControlButtons': wrapCommand(handleClickSourceControlButtons),
|
|
4742
|
-
'SourceControl.handleContextMenu': wrapCommand(handleContextMenu),
|
|
4743
|
-
'SourceControl.handleFocus': wrapCommand(handleInputFocus),
|
|
4744
|
-
'SourceControl.handleGenerateCommitMessage': wrapCommand(handleGenerateCommitMessage),
|
|
4745
|
-
'SourceControl.handleInput': wrapCommand(handleInput),
|
|
4746
|
-
'SourceControl.handleInputActionClick': wrapCommand(handleInputActionClick),
|
|
4747
|
-
'SourceControl.handleInputBlur': wrapCommand(handleInputBlur),
|
|
4748
|
-
'SourceControl.handleMessagePort': handleMessagePort,
|
|
4749
|
-
'SourceControl.handleMouseOut': wrapCommand(handleMouseOut),
|
|
4750
|
-
'SourceControl.handleMouseOutAt': wrapCommand(handleMouseOutAt),
|
|
4751
|
-
'SourceControl.handleMouseOver': wrapCommand(handleMouseOver),
|
|
4752
|
-
'SourceControl.handleMouseOverAt': wrapCommand(handleMouseOverAt),
|
|
4753
|
-
'SourceControl.handleRendererProcessMessagePort': handleDirectMessagePort,
|
|
4754
|
-
'SourceControl.handleScrollBarCaptureLost': wrapCommand(handleScrollBarCaptureLost),
|
|
4755
|
-
'SourceControl.handleScrollBarClick': wrapCommand(handleScrollBarClick),
|
|
4756
|
-
'SourceControl.handleScrollBarMove': wrapCommand(handleScrollBarMove),
|
|
4757
|
-
'SourceControl.handleSourceControlButtonClick': wrapCommand(handleSourceControlButtonClick),
|
|
4758
|
-
'SourceControl.handleSourceControlProgressChange': handleSourceControlProgressChange,
|
|
4759
|
-
'SourceControl.handleWheel': wrapCommand(handleWheel),
|
|
4760
|
-
'SourceControl.handleWorkspaceRefresh': wrapCommand(handleWorkspaceRefresh),
|
|
4761
|
-
'SourceControl.loadContent': loadContentCommand,
|
|
4762
|
-
'SourceControl.openChanges': wrapCommand(openChanges),
|
|
4763
|
-
'SourceControl.openContainingFolder': wrapCommand(openContainingFolder),
|
|
4764
|
-
'SourceControl.openFile': wrapCommand(openFile),
|
|
4765
|
-
'SourceControl.openFileHead': wrapCommand(openFileHead),
|
|
4766
|
-
'SourceControl.refresh': wrapCommand(refresh),
|
|
4767
|
-
'SourceControl.render2': render2,
|
|
4768
|
-
'SourceControl.renderActions': wrapGetter(renderActions),
|
|
4769
|
-
'SourceControl.renderActions2': renderActions,
|
|
4770
|
-
'SourceControl.renderEventListeners': renderEventListeners,
|
|
4771
|
-
'SourceControl.revealInExplorer': wrapCommand(revealInExplorer),
|
|
4772
|
-
'SourceControl.saveState': saveState,
|
|
4773
|
-
'SourceControl.selectIndex': wrapCommand(selectIndex),
|
|
4774
|
-
'SourceControl.setComponentState': setComponentState,
|
|
4775
|
-
'SourceControl.setDeltaY': wrapCommand(setDeltaY),
|
|
4776
|
-
'SourceControl.showContextMenu': wrapCommand(showContextMenu),
|
|
4777
|
-
'SourceControl.terminate': terminate,
|
|
4778
|
-
'SourceControl.updateIcons': wrapCommand(updateIcons),
|
|
4779
|
-
'SourceControl.viewAsList': wrapCommand(viewAsList),
|
|
4780
|
-
'SourceControl.viewAsTree': wrapCommand(viewAsTree)
|
|
4781
|
-
};
|
|
4782
|
-
|
|
4783
|
-
const listen = async () => {
|
|
4784
|
-
registerCommands(commandMap);
|
|
4785
|
-
const rpc = await create$2({
|
|
4786
|
-
commandMap: commandMap
|
|
4787
|
-
});
|
|
4788
|
-
set$3(rpc);
|
|
4789
|
-
};
|
|
4790
|
-
|
|
4791
|
-
const main = async () => {
|
|
4792
|
-
await listen();
|
|
4793
|
-
};
|
|
4794
|
-
|
|
4795
|
-
main();
|