@lvce-editor/static-server 0.91.21 → 0.91.22
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 +2433 -2433
- package/dist/static-server.js +1 -1
- package/package.json +1 -1
- package/static/{53bd123 → 169c488}/css/App.css +94 -94
- package/static/{53bd123 → 169c488}/css/parts/ViewletReferences.css +1 -0
- package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-typescript/extension.json +2 -2
- package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-typescript/src/tokenizeTypeScript.js +45 -3
- package/static/{53bd123 → 169c488}/manifest.json +2 -2
- package/static/{53bd123 → 169c488}/packages/chat-view/dist/chatViewWorkerMain.js +2489 -2465
- package/static/{53bd123 → 169c488}/packages/editor-worker/dist/editorWorkerMain.js +1308 -698
- package/static/{53bd123 → 169c488}/packages/extension-host-worker/dist/extensionHostWorkerMain.js +3 -3
- package/static/{53bd123 → 169c488}/packages/extension-management-worker/dist/extensionManagementWorkerMain.js +37 -26
- package/static/{53bd123 → 169c488}/packages/rename-worker/dist/renameWorkerMain.js +5 -0
- package/static/{53bd123 → 169c488}/packages/renderer-process/dist/rendererProcessMain.js +1 -1
- package/static/{53bd123 → 169c488}/packages/renderer-worker/dist/rendererWorkerMain.js +46 -55
- package/static/{53bd123 → 169c488}/packages/text-search-worker/dist/textSearchWorkerMain.js +217 -176
- package/static/index.html +4 -4
- /package/static/{53bd123 → 169c488}/LICENSE +0 -0
- /package/static/{53bd123 → 169c488}/config/colorTheme.json +0 -0
- /package/static/{53bd123 → 169c488}/config/defaultSettings.json +0 -0
- /package/static/{53bd123 → 169c488}/config/fileMap.json +0 -0
- /package/static/{53bd123 → 169c488}/config/webExtensions.json +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/AdditionalDetails.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/Animation.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/BrowserScrollBar.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/Category.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/DebugButtons.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/DebugChatDetails.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/DebugChatDetailsClose.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/DebugChatImagePreview.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/DebugChatTable.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/DebugChatTimeline.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/DebugChatTop.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/DebugValue.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/E2eTest.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/E2eTests.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/EditorHover.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/EditorMessage.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/FeatureContent.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/Features.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ImagePreview.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/InlineDiffEditor.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/InputBadge.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/Key.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/KeyBindingsHeader.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/KeyBindingsTable.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/LegacyDialog.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/Markdown.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/Message.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/Preview.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ScrollToTop.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/SettingsHeader.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/SettingsItems.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/SettingsSideBar.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/SourceControlListItem.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/Table.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletAbout.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletBrowserViewOverview.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletDebugConsole.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletDefineKeyBinding.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletDiffEditor.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletEditorWidgetError.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletExtensionDetail.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletExtensionDetailHeader.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletExtensionDetailTabs.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletExtensions.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletIframeInspector.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletKeyBindings.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletLanguageModels.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletMainDragOverlay.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletMainEditorGroup.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletMainWaterMark.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletMedia.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletOutput.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletPanel.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletPanelTabs.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletPdf.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletProblems.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletProcessExplorer.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletRunAndDebug.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletRunningExtensions.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletScreenCapture.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletSearch.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletSettings.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletSimpleBrowser.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletSourceControl.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletStorage.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletTerminal.css +0 -0
- /package/static/{53bd123 → 169c488}/css/parts/ViewletTerminalTabs.css +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-bat/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-bat/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-bat/languageConfiguration.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-bat/src/tokenizeBat.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-c/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-c/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-c/src/tokenizeC.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-coffeescript/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-coffeescript/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-coffeescript/src/tokenizeCoffeeScript.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-cpp/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-cpp/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-cpp/languageConfiguration.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-cpp/src/tokenizeCpp.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-cson/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-cson/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-cson/languageConfiguration.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-cson/src/tokenizeCson.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-css/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-css/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-css/languageConfiguration.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-css/src/tokenizeCss.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-dart/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-dart/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-dart/src/tokenizeDart.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-desktop/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-desktop/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-desktop/src/tokenizeDesktop.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-docker/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-docker/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-docker/src/tokenizeDockerfile.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-dotenv/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-dotenv/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-dotenv/src/tokenizeDotenv.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-editorconfig/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-editorconfig/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-editorconfig/src/tokenizeEditorConfig.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-elixir/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-elixir/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-elixir/src/tokenizeElixir.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-elm/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-elm/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-elm/src/tokenizeElm.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-gitattributes/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-gitattributes/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-gitattributes/src/tokenizeGitAttributes.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-gn/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-gn/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-gn/src/tokenizeGn.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-go/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-go/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-go/src/tokenizeGo.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-graphql/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-graphql/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-graphql/src/tokenizeGraphql.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-html/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-html/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-html/languageConfiguration.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-html/src/tokenizeHtml.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-java/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-java/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-java/languageConfiguration.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-java/src/tokenizeJava.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-javascript/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-javascript/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-javascript/languageConfiguration.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-javascript/src/tokenizeJavaScript.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-json/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-json/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-json/src/tokenizeJson.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-json5/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-json5/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-json5/src/tokenizeJson5.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-jsx/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-jsx/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-jsx/src/tokenizeJsx.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-julia/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-julia/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-julia/src/tokenizeJulia.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-kotlin/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-kotlin/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-kotlin/src/tokenizeKotlin.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-less/LICENSE +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-less/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-less/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-less/languageConfiguration.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-less/src/tokenizeLess.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-markdown/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-markdown/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-markdown/src/tokenizeMarkdown.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-mdx/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-mdx/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-mdx/src/tokenizeMdx.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-nix/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-nix/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-nix/languageConfiguration.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-nix/src/tokenizeNix.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-nvmrc/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-nvmrc/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-nvmrc/src/tokenizeNvmrc.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-perl/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-perl/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-perl/src/tokenizePerl.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-plaintext/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-plaintext/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-plaintext/src/tokenizePlaintext.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-powershell/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-powershell/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-powershell/src/tokenizePowershell.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-python/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-python/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-python/languageConfiguration.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-python/src/tokenizePython.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-r/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-r/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-r/src/tokenizeR.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-ruby/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-ruby/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-ruby/src/tokenizeRuby.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-rust/LICENSE +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-rust/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-rust/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-rust/languageConfiguration.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-rust/src/tokenizeRust.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-scss/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-scss/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-scss/languageConfiguration.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-scss/src/tokenizeScss.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-shellscript/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-shellscript/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-shellscript/src/tokenizeShellScript.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-svelte/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-svelte/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-svelte/src/tokenizeSvelte.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-terraform/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-terraform/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-terraform/src/tokenizeTerraform.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-toml/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-toml/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-toml/src/tokenizeToml.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-typescript/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-typescript/languageConfiguration.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-vue/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-vue/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-vue/src/tokenizeVue.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-wgsl/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-wgsl/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-wgsl/languageConfiguration.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-wgsl/src/tokenizeWgsl.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-xml/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-xml/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-xml/src/tokenizeXml.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-yaml/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-yaml/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.language-basics-yaml/src/tokenizeYaml.js +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-atom-one-dark/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-atom-one-dark/color-theme.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-atom-one-dark/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-atom-one-dark/images/demo.png +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-ayu/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-ayu/color-theme.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-ayu/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-ayu/images/demo.png +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-cobalt2/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-cobalt2/color-theme.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-cobalt2/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-cobalt2/images/demo.png +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-cobalt2/images/logo.png +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-gruvbox/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-gruvbox/color-theme.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-gruvbox/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-gruvbox/images/demo.png +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-high-contrast/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-high-contrast/color-theme.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-high-contrast/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-material/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-material/color-theme.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-material/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-monokai/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-monokai/color-theme.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-monokai/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-noctis-uva/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-noctis-uva/color-theme.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-noctis-uva/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-noctis-uva/images/demo.png +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-palenight/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-palenight/color-theme.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-palenight/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-palenight/images/demo.png +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-slime/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-slime/color-theme.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-slime/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.theme-slime/icon.png +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/README.md +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/extension.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icon-theme.json +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icon.png +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/default_file.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/default_folder.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/default_folder_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/default_root_folder.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/default_root_folder_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_access.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_access2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_actionscript.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_actionscript2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ada.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_advpl.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_affectscript.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_affinity.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_affinitydesigner.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_affinityphoto.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_affinitypublisher.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_agda.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_agents.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ai.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ai2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_al.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_al_dal.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_alchemy.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_allcontributors.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_alloy.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_allure.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_angular.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ansible.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_antlers_html.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_antlr.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_anyscript.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_apache.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_apex.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_api_extractor.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_apib.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_apib2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_apl.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_applescript.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_appscript.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_appsemble.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_appveyor.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_arduino.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_asciidoc.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_aseprite.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_asp.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_aspx.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_assembly.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_assembly_script.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_astro.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_astroconfig.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_atom.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ats.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_attw.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_audio.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_aurelia.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_autohotkey.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_autoit.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_avif.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_avro.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_awk.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_aws.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_azure.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_azurepipelines.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_babel.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_babel2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_bak.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ballerina.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_bat.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_bats.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_bazaar.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_bazel.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_bazel_ignore.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_bazel_version.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_befunge.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_bicep.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_biml.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_binary.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_biome.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_bitbucketpipeline.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_bithound.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_blade.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_blender.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_blitzbasic.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_bolt.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_bosque.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_bower.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_bower2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_browserslist.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_bruno.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_buckbuild.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_buf.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_bun.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_bundlemon.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_bundler.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_bunfig.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_c.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_c2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_c3.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_c_al.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cabal.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_caddy.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cake.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cakephp.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_capacitor.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_capnp.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cargo.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_casc.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cddl.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cert.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ceylon.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cf.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cf2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cfc.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cfc2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cfm.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cfm2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_changie.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cheader.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_chef.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_chef_cookbook.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_circleci.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_circom.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_class.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_claude.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_clojure.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_clojurescript.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cloudflare.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cloudfoundry.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cmake.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cobol.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_codacy.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_codeclimate.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_codecov.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_codekit.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_codemagic.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_codeowners.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_codeql.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_coderabbit.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_coffeelint.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_coffeescript.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_commitizen.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_commitlint.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_compass.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_composer.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_conan.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_conda.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_config.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_confluence.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_copilot.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_coverage.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_coveralls.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cpp.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cpp2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cpp3.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cppheader.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_craco.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_crowdin.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_crystal.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_csharp.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_csharp2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cspell.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_csproj.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_css.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_css2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_css2map.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_csscomb.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_csslint.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cssmap.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cucumber.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cuda.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cursorrules.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cvs.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cypress.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cypress_spec.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_cython.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_dal.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_darcs.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_dartlang.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_dartlang_generated.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_dartlang_ignore.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_datadog.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_db.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_debian.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_delphi.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_deno.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_denoify.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_dependabot.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_dependencies.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_design_tokens.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_devcontainer.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_devvit.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_dhall.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_diff.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_django.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_dlang.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_docker.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_docker2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_dockertest.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_dockertest2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_docpad.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_docusaurus.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_docz.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_dojo.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_doppler.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_dotenv.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_dotjs.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_doxygen.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_drawio.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_drone.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_drools.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_dtd.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_dune.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_dustjs.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_dvc.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_dylan.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_earthly.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_eas-metadata.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_edge.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_edge2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_editorconfig.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_eex.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ejs.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_elastic.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_elasticbeanstalk.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_electron.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_eleventy.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_eleventy2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_elixir.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_elm.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_elm2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_emacs.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ember.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ensime.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_eps.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_epub.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_erb.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_erlang.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_erlang2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_esbuild.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_eslint.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_eslint2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_esphome.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_excalidraw.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_excel.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_excel2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_expo.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_falcon.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_fantasticon.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_fastly.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_fauna.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_favicon.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_fbx.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_firebase.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_firebasehosting.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_firebasestorage.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_firestore.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_fitbit.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_fla.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_flareact.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_flash.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_floobits.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_flow.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_flutter.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_flutter_package.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_flyio.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_font.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_formkit.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_fortran.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_fossa.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_fossil.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_freemarker.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_frontcommerce.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_fsharp.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_fsharp2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_fsproj.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_fthtml.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_funding.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_fusebox.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_galen.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_galen2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_gamemaker.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_gamemaker2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_gamemaker81.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_gatsby.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_gcloud.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_gcode.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_gdscript.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_gduid.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_gemini.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_genstat.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_geojson.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_gimp.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_git.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_git2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_gitlab.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_gitpod.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_gleam.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_gleamconfig.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_glide.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_glimmer.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_glitter.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_glsl.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_gltf.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_glyphs.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_gnu.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_gnuplot.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_go.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_go_aqua.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_go_black.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_go_fuchsia.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_go_gopher.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_go_lightblue.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_go_package.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_go_white.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_go_work.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_go_yellow.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_goctl.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_godot.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_gpg.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_gradle.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_gradle2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_grain.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_graphql.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_graphql_config.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_graphviz.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_greenkeeper.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_gridsome.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_grit.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_groovy.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_groovy2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_grunt.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_gulp.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_haml.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_handlebars.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_handlebars2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_harbour.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_hardhat.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_hashicorp.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_haskell.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_haskell2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_haxe.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_haxecheckstyle.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_haxedevelop.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_helix.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_helm.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_histoire.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_hjson.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_hlsl.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_homeassistant.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_horusec.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_host.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_html.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_htmlhint.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_htmlvalidate.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_http.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_hugo.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_humanstxt.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_hunspell.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_husky.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_hy.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_hygen.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_hypr.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_icl.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_idris.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_idrisbin.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_idrispkg.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_image.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_imba.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_inc.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_infopath.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_informix.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ini.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ink.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_innosetup.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_io.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_iodine.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ionic.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_jake.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_janet.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_jar.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_jasmine.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_java.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_jbuilder.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_jekyll.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_jenkins.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_jest.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_jest_snapshot.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_jetbrains.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_jinja.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_jpm.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_js_official.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_jsbeautify.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_jsconfig.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_jscpd.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_jshint.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_jsmap.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_json.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_json2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_json5.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_json_official.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_json_schema.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_jsonld.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_jsonnet.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_jsp.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_jsr.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_jss.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_juice.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_julia.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_julia2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_jupyter.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_just.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_k.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_karma.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_key.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_kitchenci.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_kite.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_kivy.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_knip.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_kos.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_kotlin.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_kusto.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_language_configuration.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_lark.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_latino.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_layout.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_lean.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_leanconfig.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_lefthook.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_lerna.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_less.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_lex.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_liara.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_base.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_calc.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_draw.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_impress.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_math.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_writer.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_license.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_licensebat.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_actionscript2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_ada.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_agda.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_agents.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_apl.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_astro.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_astroconfig.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_babel.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_babel2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_cabal.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_circleci.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_cloudfoundry.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_codacy.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_codeclimate.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_codeowners.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_config.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_copilot.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_crystal.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_cypress.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_cypress_spec.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_db.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_deno.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_dhall.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_docpad.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_drone.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_eas-metadata.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_eleventy.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_eleventy2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_esphome.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_expo.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_firebasehosting.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_fla.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_font.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_gamemaker2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_gradle.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_hashicorp.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_hjson.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_ini.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_io.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_jsconfig.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_jsmap.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_json.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_json5.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_json_schema.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_jsonld.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_kite.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_lark.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_lean.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_leanconfig.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_lerna.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_mailing.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_markuplint.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_mcp.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_mdx-components.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_mdx.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_mlang.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_mustache.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_mypy.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_neo4j.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_netlify.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_next.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_nim.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_nx.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_objidconfig.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_openHAB.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_packship.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_pcl.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_pnpm.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_prettier.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_prisma.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_purescript.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_quasar.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_raku.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_razzle.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_reactrouter.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_rehype.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_remark.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_replit.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_retext.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_rome.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_rubocop.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_rust.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_rust_toolchain.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_safetensors.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_shadcn.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_shaderlab.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_solidity.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_spin.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_stylelint.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_stylus.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_symfony.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_systemd.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_systemverilog.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_testcafe.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_testjs.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_tex.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_tm.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_tmux.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_todo.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_toit.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_toml.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_toon.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_tree.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_turbo.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_unibeautify.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_vash.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_vercel.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_vsix.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_vsixmanifest.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_xfl.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_xorg.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_yaml.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_yaml_official.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_light_zeit.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_lighthouse.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_lilypond.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_lime.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_lintstagedrc.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_liquid.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_lisp.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_livescript.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_lnk.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_locale.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_log.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_lolcode.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_lsl.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_lua.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_luau.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_lync.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mailing.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_makefile.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_manifest.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_manifest_bak.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_manifest_skip.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_map.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mariadb.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_markdown.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_markdownlint.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_markdownlint_ignore.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_marko.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_markojs.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_markuplint.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_master-co.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_matlab.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_maven.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_maxscript.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_maya.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mcp.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mdx-components.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mdx.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mdxlint.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mediawiki.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mercurial.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mermaid.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_meson.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_metal.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_meteor.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_minecraft.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mivascript.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mjml.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mlang.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mocha.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_modernizr.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mojo.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mojolicious.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_moleculer.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mondoo.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mongo.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_monotone.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_motif.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mson.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mustache.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mvt.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mvtcss.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mvtjs.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mypy.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_mysql.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nanostaged.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ndst.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nearly.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_neo4j.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nest_adapter_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nest_adapter_ts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nest_controller_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nest_controller_ts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nest_decorator_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nest_decorator_ts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nest_filter_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nest_filter_ts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nest_gateway_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nest_gateway_ts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nest_guard_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nest_guard_ts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nest_interceptor_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nest_interceptor_ts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nest_middleware_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nest_middleware_ts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nest_module_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nest_module_ts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nest_pipe_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nest_pipe_ts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nest_service_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nest_service_ts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nestjs.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_netlify.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_next.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nextflow.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_component_css.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_component_dart.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_component_html.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_component_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_component_js2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_component_less.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_component_sass.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_component_scss.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_component_ts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_component_ts2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_controller_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_controller_ts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_dart.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_js2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_ts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_ts2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_guard_dart.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_guard_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_guard_ts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_interceptor_dart.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_interceptor_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_interceptor_ts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_module_dart.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_module_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_module_js2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_module_ts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_module_ts2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_dart.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_js2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_ts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_ts2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_dart.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_js2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_ts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_ts2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_service_dart.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_service_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_service_js2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_service_ts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_service_ts2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_dart.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_js2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_ts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_ts2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ng_tailwind.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nginx.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nim.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nimble.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ninja.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nix.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_njsproj.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_noc.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_node.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_node2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nodemon.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_npm.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_npmpackagejsonlint.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nsi.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nsri-integrity.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nsri.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nuget.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_numpy.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nunjucks.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nushell.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nuxt.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nx.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_nyc.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_objectivec.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_objectivecpp.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_objidconfig.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ocaml.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ocaml_intf.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ogone.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_onenote.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_opam.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_openHAB.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_opencl.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_openscad.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_opentofu.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_org.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_outlook.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ovpn.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_oxc.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_oxlint.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_package.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_packship.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_paket.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pandacss.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_patch.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pcl.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pddl.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pddl_happenings.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pddl_plan.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pdf.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pdf2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pdm.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_peeky.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_perl.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_perl2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_perl6.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pgsql.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_photoshop.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_photoshop2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_php.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_php2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_php3.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_phpcsfixer.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_phpstan.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_phpunit.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_phraseapp.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pine.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pip.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pipeline.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_plantuml.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_platformio.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_playwright.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_plsql.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_plsql_package.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_plsql_package_body.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_plsql_package_header.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_plsql_package_spec.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pm2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pnpm.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_poedit.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_poetry.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_polyglot.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_polymer.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pony.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_postcss.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_postcssconfig.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_postman.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_powerpoint.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_powerpoint2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_powershell.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_powershell2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_powershell_format.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_powershell_psd.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_powershell_psd2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_powershell_psm.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_powershell_psm2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_powershell_types.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_preact.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_precommit.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_prettier.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_prisma.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_prismaconfig.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_processinglang.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_procfile.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_progress.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_prolog.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_prometheus.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_protobuf.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_protractor.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_publiccode.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_publisher.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pug.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pulumi.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_puppet.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_purescript.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_purgecss.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pyenv.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pyret.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pyscript.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pytest.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_python.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pythowo.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pytyped.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_pyup.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_q.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_qbs.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_qlikview.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_qml.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_qmldir.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_qsharp.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_quasar.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_r.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ra_syntax_tree.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_racket.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_rails.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_rake.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_raku.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_raml.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_razor.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_razzle.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_reactjs.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_reactrouter.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_reacttemplate.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_reactts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_reason.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_red.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_registry.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_rego.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_rehype.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_remark.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_renovate.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_replit.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_rescript.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_rest.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_retext.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_rexx.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_riot.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ripple.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_rmd.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_rnc.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_robotframework.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_robots.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_rolldown.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_rollup.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_rome.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ron.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_rproj.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_rspec.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_rss.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_rubocop.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ruby.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_rust.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_rust_toolchain.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_s-lang.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_safetensors.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_sails.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_saltstack.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_san.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_sapphire_framework_cli.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_sas.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_sass.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_sbt.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_scala.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_scilab.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_script.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_scss.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_scss2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_sdlang.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_search_result.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_seedkit.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_sentry.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_sequelize.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_serverless.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_shadcn.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_shaderlab.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_shell.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_shellcheck.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_shuttle.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_silverstripe.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_sino.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_sitemap.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_siyuan.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_sketch.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_skipper.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_slang.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_slashup.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_slice.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_slim.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_slint.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_sln.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_sln2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_smarty.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_smithery.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_snakemake.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_snapcraft.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_snaplet.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_snort.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_snyk.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_solidarity.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_solidity.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_source.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_spacengine.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_sparql.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_spin.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_sqf.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_sql.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_sqlite.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_squirrel.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_sss.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_sst.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_stackblitz.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_stan.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_stata.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_stencil.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_storyboard.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_storybook.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_stryker.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_stylable.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_style.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_styled.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_stylelint.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_stylish_haskell.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_stylus.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_sublime.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_subversion.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_svelte.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_svelteconfig.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_svg.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_svgo.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_swagger.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_swc.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_swift.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_swig.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_symfony.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_syncpack.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_systemd.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_systemverilog.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_t4tt.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_tailwind.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_tamagui.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_taplo.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_taskfile.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_tauri.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_tcl.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_teal.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_templ.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_tera.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_terraform.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_test.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_testcafe.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_testjs.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_testplane.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_testts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_tex.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_text.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_textile.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_tfs.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_tiltfile.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_tm.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_tmux.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_todo.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_toit.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_toml.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_toon.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_tox.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_travis.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_tree.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_tres.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_truffle.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_trunk.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_tsbuildinfo.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_tscn.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_tsconfig.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_tsconfig_official.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_tsdoc.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_tsdown.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_tslint.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_tt.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_ttcn.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_tuc.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_turbo.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_twig.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_typedoc.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_typescript.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_typescript_official.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_typescriptdef.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_typescriptdef_official.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_typo3.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_uiua.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_unibeautify.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_unison.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_unlicense.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_unocss.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_uv.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vagrant.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vala.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vanilla_extract.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vapi.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vapor.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vash.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vb.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vba.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vbhtml.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vbproj.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vcxproj.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_velocity.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vento.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vercel.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_verilog.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vhdl.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_video.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_view.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vim.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vite.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vitest.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vlang.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_volt.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vroom.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vscode-insiders.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vscode.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vscode2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vscode3.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vscode_test.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vsix.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vsixmanifest.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vue.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vueconfig.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vvvvvv.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_vyper.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_wallaby.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_wally.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_wasm.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_watchmanconfig.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_wdio.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_weblate.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_webpack.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_wenyan.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_wercker.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_wgsl.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_wikitext.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_windi.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_wit.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_wolfram.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_word.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_word2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_wpml.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_wurst.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_wxml.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_wxss.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_wxt.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_xaml.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_xcode.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_xfl.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_xib.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_xliff.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_xmake.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_xml.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_xo.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_xorg.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_xquery.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_xsl.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_yacc.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_yaml.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_yaml_official.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_yamllint.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_yandex.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_yang.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_yarn.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_yeoman.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_zeit.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_zig.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_zip.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/file_type_zip2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_android.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_android_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_angular.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_angular_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_apache.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_apache_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_api.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_api_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_app.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_app_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_arangodb.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_arangodb_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_asset.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_asset_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_astro.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_astro_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_audio.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_audio_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_aurelia.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_aurelia_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_aws.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_aws_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_azure.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_azure_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_azurepipelines.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_azurepipelines_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_binary.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_binary_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_bloc.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_bloc_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_blueprint.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_blueprint_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_bot.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_bot_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_bower.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_bower_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_buildkite.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_buildkite_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_cake.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_cake_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_cargo.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_cargo_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_certificate.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_certificate_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_changesets.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_changesets_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_chef.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_chef_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_circleci.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_circleci_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_claude.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_claude_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_cli.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_cli_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_client.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_client_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_cloudflare.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_cloudflare_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_cmake.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_cmake_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_common.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_common_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_component.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_component_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_composer.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_composer_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_config.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_config_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_controller.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_controller_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_coverage.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_coverage_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_css.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_css2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_css2_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_css_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_cubit.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_cubit_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_cursor.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_cursor_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_cypress.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_cypress_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_dapr.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_dapr_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_dart.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_dart_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_datadog.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_datadog_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_db.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_db_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_debian.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_debian_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_dependabot.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_dependabot_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_devcontainer.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_devcontainer_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_dist.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_dist_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_docker.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_docker_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_docs.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_docs_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_e2e.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_e2e_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_elasticbeanstalk.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_elasticbeanstalk_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_electron.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_electron_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_expo.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_expo_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_favicon.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_favicon_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_flow.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_flow_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_flutter.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_flutter_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_fonts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_fonts_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_frontcommerce.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_frontcommerce_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_gcp.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_gcp_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_git.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_git_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_github.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_github_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_gitlab.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_gitlab_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_godot.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_godot_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_gradle.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_gradle_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_graphql.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_graphql_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_grunt.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_grunt_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_gulp.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_gulp_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_haxelib.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_haxelib_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_helper.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_helper_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_histoire.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_histoire_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_hook.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_hook_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_husky.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_husky_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_idea.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_idea_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_images.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_images_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_include.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_include_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_interfaces.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_interfaces_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_ios.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_ios_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_js.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_js_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_json.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_json_official.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_json_official_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_json_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_junie.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_junie_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_kotlin.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_kotlin_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_kubernetes.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_kubernetes_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_less.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_less_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_library.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_library_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_cursor.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_cursor_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_cypress.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_cypress_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_electron.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_electron_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_expo.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_expo_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_fonts.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_fonts_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_gradle.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_gradle_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_meteor.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_meteor_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_mypy.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_mypy_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_mysql.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_mysql_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_node.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_node_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_redux.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_redux_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_sass.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_sass_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_zed.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_light_zed_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_linux.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_linux_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_locale.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_locale_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_log.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_log_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_macos.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_macos_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_mariadb.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_mariadb_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_maven.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_maven_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_mediawiki.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_mediawiki_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_memcached.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_memcached_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_meteor.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_meteor_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_middleware.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_middleware_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_minecraft.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_minecraft_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_minikube.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_minikube_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_mjml.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_mjml_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_mock.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_mock_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_model.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_model_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_module.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_module_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_mojo.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_mojo_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_mongodb.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_mongodb_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_mypy.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_mypy_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_mysql.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_mysql_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_netlify.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_netlify_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_next.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_next_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_nginx.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_nginx_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_nix.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_nix_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_node.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_node_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_notebooks.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_notebooks_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_notification.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_notification_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_nuget.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_nuget_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_nuxt.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_nuxt_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_package.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_package_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_paket.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_paket_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_php.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_php_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_platformio.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_platformio_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_plugin.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_plugin_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_prisma.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_prisma_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_private.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_private_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_public.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_public_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_pytest.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_pytest_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_python.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_python_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_ravendb.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_ravendb_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_redis.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_redis_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_redux.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_redux_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_route.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_route_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_sass.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_sass_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_script.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_script_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_seedkit.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_seedkit_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_server.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_server_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_services.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_services_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_shared.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_shared_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_snaplet.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_snaplet_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_spin.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_spin_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_src.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_src_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_sso.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_sso_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_story.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_story_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_style.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_style_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_supabase.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_supabase_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_svelte.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_svelte_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_tauri.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_tauri_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_temp.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_temp_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_template.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_template_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_test.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_test_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_theme.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_theme_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_tools.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_tools_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_travis.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_travis_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_trunk.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_trunk_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_turbo.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_turbo_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_typescript.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_typescript_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_typings.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_typings2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_typings2_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_typings_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_vagrant.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_vagrant_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_vercel.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_vercel_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_video.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_video_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_view.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_view_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_vitepress.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_vitepress_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_vs.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_vs2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_vs2_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_vs_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_vscode.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_vscode2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_vscode2_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_vscode3.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_vscode3_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_vscode_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test2.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test2_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test3.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test3_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_wasm.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_wasm_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_webpack.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_webpack_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_windows.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_windows_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_windsurf.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_windsurf_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_wit.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_wit_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_www.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_www_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_yarn.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_yarn_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_zed.svg +0 -0
- /package/static/{53bd123 → 169c488}/extensions/builtin.vscode-icons/icons/folder_type_zed_opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/fonts/FiraCode-VariableFont.ttf +0 -0
- /package/static/{53bd123 → 169c488}/icons/account.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/activate-breakpoints.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/add-small.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/add.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/agent.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/archive.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/arrow-both.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/arrow-circle-down.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/arrow-circle-left.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/arrow-circle-right.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/arrow-circle-up.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/arrow-down.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/arrow-left.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/arrow-right.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/arrow-small-down.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/arrow-small-left.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/arrow-small-right.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/arrow-small-up.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/arrow-swap.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/arrow-up.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/ask.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/attach.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/azure-devops.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/azure.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/beaker-stop.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/beaker.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/bell-dot.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/bell-slash-dot.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/bell-slash.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/bell.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/blank.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/bold.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/book.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/bookmark.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/bracket-dot.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/bracket-error.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/briefcase.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/broadcast.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/browser.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/bug.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/build.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/calendar.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/call-incoming.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/call-outgoing.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/case-sensitive.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/chat-sparkle-error.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/chat-sparkle-warning.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/chat-sparkle.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/check-all.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/check.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/checklist.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/chevron-down.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/chevron-left.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/chevron-right.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/chevron-up.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/chip.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/chrome-close.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/chrome-maximize.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/chrome-minimize.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/chrome-restore.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/circle-filled.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/circle-large-filled.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/circle-large.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/circle-slash.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/circle-small-filled.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/circle-small.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/circle.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/circuit-board.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/claude.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/clear-all.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/clippy.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/clockface.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/close-all.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/close.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/cloud-download.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/cloud-small.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/cloud-upload.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/cloud.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/code-oss.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/code-review.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/code.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/coffee.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/collapse-all.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/collection-small.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/collection.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/color-mode.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/combine.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/comment-discussion-quote.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/comment-discussion-sparkle.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/comment-discussion.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/comment-draft.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/comment-unresolved.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/comment.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/compass-active.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/compass-dot.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/compass.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/copilot-blocked.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/copilot-error.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/copilot-in-progress.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/copilot-large.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/copilot-not-connected.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/copilot-snooze.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/copilot-success.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/copilot-unavailable.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/copilot-warning-large.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/copilot-warning.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/copilot.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/copy.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/coverage.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/credit-card.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/cursor.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/dash.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/dashboard.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/database.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-all.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-alt-2.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-alt-small.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-alt.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-breakpoint-conditional-unverified.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-breakpoint-conditional.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-breakpoint-data-unverified.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-breakpoint-data.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-breakpoint-function-unverified.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-breakpoint-function.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-breakpoint-log-unverified.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-breakpoint-log.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-breakpoint-unsupported.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-connected.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-console.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-continue-small.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-continue.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-coverage.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-disconnect.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-line-by-line.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-pause.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-rerun.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-restart-frame.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-restart.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-reverse-continue.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-stackframe-active.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-stackframe.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-start.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-step-back.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-step-into.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-step-out.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-step-over.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug-stop.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/debug.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/desktop-download.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/device-camera-video.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/device-camera.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/device-mobile.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/diff-added.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/diff-ignored.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/diff-modified.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/diff-multiple.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/diff-removed.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/diff-renamed.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/diff-single.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/diff.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/discard.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/download.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/edit-code.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/edit-session.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/edit-sparkle.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/edit.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/editor-layout.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/ellipsis.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/empty-window.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/eraser.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/error-small.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/error.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/exclude.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/expand-all.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/export.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/extensionDefaultIcon.png +0 -0
- /package/static/{53bd123 → 169c488}/icons/extensions-large.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/extensions.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/eye-closed.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/eye.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/feedback.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/file-binary.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/file-code.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/file-media.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/file-pdf.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/file-submodule.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/file-symlink-directory.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/file-symlink-file.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/file-text.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/file-zip.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/file.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/files.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/filter-filled.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/filter.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/flag.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/flame.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/fold-down.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/fold-up.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/fold.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/folder-active.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/folder-library.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/folder-opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/folder.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/forward.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/game.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/gear.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/gift.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/gist-secret.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/gist.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/git-branch-changes.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/git-branch-conflicts.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/git-branch-staged-changes.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/git-branch.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/git-commit.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/git-compare.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/git-fetch.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/git-merge.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/git-pull-request-closed.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/git-pull-request-create.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/git-pull-request-done.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/git-pull-request-draft.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/git-pull-request-go-to-changes.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/git-pull-request-new-changes.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/git-pull-request.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/git-stash-apply.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/git-stash-pop.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/git-stash.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/github-action.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/github-alt.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/github-inverted.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/github-project.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/github.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/globe.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/go-to-editing-session.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/go-to-file.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/go-to-search.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/grabber.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/graph-left.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/graph-line.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/graph-scatter.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/graph.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/gripper.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/group-by-ref-type.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/heart-filled.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/heart.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/history.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/home.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/horizontal-rule.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/hubot.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/icon-close.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/icon-source-control.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/icon-sync.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/icon.png +0 -0
- /package/static/{53bd123 → 169c488}/icons/icon.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/inbox.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/indent.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/index-zero.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/info.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/insert.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/inspect.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/issue-draft.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/issue-reopened.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/issues.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/italic.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/jersey.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/json.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/kebab-vertical.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/key.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/keyboard-tab-above.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/keyboard-tab-below.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/keyboard-tab.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/language-icon.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/law.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/layers-active.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/layers-dot.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/layers.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/layout-activitybar-left.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/layout-activitybar-right.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/layout-centered.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/layout-menubar.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/layout-panel-center.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/layout-panel-dock.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/layout-panel-justify.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/layout-panel-left.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/layout-panel-off.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/layout-panel-right.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/layout-panel.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/layout-sidebar-left-dock.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/layout-sidebar-left-off.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/layout-sidebar-left.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/layout-sidebar-right-dock.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/layout-sidebar-right-off.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/layout-sidebar-right.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/layout-statusbar.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/layout.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/library.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/lightbulb-autofix.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/lightbulb-empty.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/lightbulb-sparkle.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/lightbulb.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/link-external.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/link.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/list-filter.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/list-flat.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/list-ordered.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/list-selection.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/list-tree.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/list-unordered.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/live-share.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/loading.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/location.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/lock-small.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/lock.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/magnet.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/mail-read.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/mail.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/map-filled.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/map-vertical-filled.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/map-vertical.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/map.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/markdown.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/mcp.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/megaphone.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/mention.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/menu.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/merge-into.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/merge.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/mic-filled.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/mic.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/milestone.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/mirror.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/mortar-board.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/move.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/multiple-windows.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/music.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/mute.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/new-collection.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/new-file.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/new-folder.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/new-session.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/newline.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/no-newline.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/note.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/notebook-template.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/notebook.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/octoface.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/open-in-product.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/open-in-window.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/open-preview.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/openai.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/organization.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/output.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/package.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/paintcan.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/pass-filled.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/pass.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/percentage.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/person-add.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/person.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/piano.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/pie-chart.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/pin.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/pinned-dirty.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/pinned.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/play-circle.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/play.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/plug.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/preserve-case.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/preview.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/primitive-square.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/progress.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/project.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/pulse.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/pwa-icon-192.png +0 -0
- /package/static/{53bd123 → 169c488}/icons/pwa-icon-512.png +0 -0
- /package/static/{53bd123 → 169c488}/icons/python.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/question.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/quote.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/quotes.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/radio-tower.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/reactions.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/record-keys.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/record-small.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/record.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/redo.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/references.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/refresh.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/regex.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/remote-explorer.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/remote.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/remove-small.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/remove.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/rename.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/replace-all.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/replace.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/reply.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/repo-clone.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/repo-fetch.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/repo-force-push.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/repo-forked.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/repo-pinned.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/repo-pull.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/repo-push.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/repo-selected.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/repo.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/report.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/request-changes.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/robot.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/rocket.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/root-folder-opened.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/root-folder.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/rss.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/ruby.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/run-above.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/run-all-coverage.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/run-all.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/run-below.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/run-coverage.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/run-errors.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/run-with-deps.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/save-all.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/save-as.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/save.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/screen-cut.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/screen-full.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/screen-normal.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/search-fuzzy.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/search-large.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/search-sparkle.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/search-stop.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/search.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/send-to-remote-agent.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/send.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/server-environment.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/server-process.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/server.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/session-in-progress.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/settings-gear.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/settings.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/share.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/shield.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/sign-in.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/sign-out.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/skip.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/smiley.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/snake.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/sort-precedence.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/source-control.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/sparkle-filled.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/sparkle.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/split-horizontal.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/split-vertical.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/squiggly-error.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/squiggly-warning.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/squirrel.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/star-empty.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/star-full.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/star-half.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/stop-circle.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/strikethrough.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/surround-with.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-array.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-boolean.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-class.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-color.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-constant.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-enum-member.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-enum.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-event.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-field.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-file.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-interface.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-key.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-keyword.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-method-arrow.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-method.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-misc.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-namespace.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-numeric.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-operator.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-parameter.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-property.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-ruler.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-snippet.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-string.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-structure.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/symbol-variable.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/sync-ignored.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/sync.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/table.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/tag.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/target.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/tasklist.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/telescope.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/terminal-bash.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/terminal-cmd.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/terminal-debian.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/terminal-git-bash.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/terminal-linux.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/terminal-powershell.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/terminal-tmux.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/terminal-ubuntu.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/terminal.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/text-size.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/theme-icon.png +0 -0
- /package/static/{53bd123 → 169c488}/icons/thinking.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/three-bars.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/thumbsdown-filled.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/thumbsdown.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/thumbsup-filled.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/thumbsup.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/tools.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/trash.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/triangle-down.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/triangle-left.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/triangle-right.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/triangle-up.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/twitter.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/type-hierarchy-sub.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/type-hierarchy-super.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/type-hierarchy.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/unarchive.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/unfold.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/ungroup-by-ref-type.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/unlock.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/unmute.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/unverified.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/variable-group.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/verified-filled.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/verified.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/versions.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/vm-active.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/vm-connect.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/vm-outline.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/vm-pending.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/vm-running.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/vm-small.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/vm.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/vr.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/vscode-insiders.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/vscode.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/wand.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/warning.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/watch.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/whitespace.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/whole-word.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/window-active.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/window.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/word-wrap.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/workspace-trusted.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/workspace-unknown.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/workspace-untrusted.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/worktree-small.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/worktree.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/zoom-in.svg +0 -0
- /package/static/{53bd123 → 169c488}/icons/zoom-out.svg +0 -0
- /package/static/{53bd123 → 169c488}/js/babel-parser.js +0 -0
- /package/static/{53bd123 → 169c488}/js/ky.js +0 -0
- /package/static/{53bd123 → 169c488}/js/lvce-editor-import-script.js +0 -0
- /package/static/{53bd123 → 169c488}/js/lvce-editor-ipc.js +0 -0
- /package/static/{53bd123 → 169c488}/js/lvce-editor-json-rpc.js +0 -0
- /package/static/{53bd123 → 169c488}/js/lvce-editor-rpc.js +0 -0
- /package/static/{53bd123 → 169c488}/js/lvce-editor-verror.js +0 -0
- /package/static/{53bd123 → 169c488}/js/p-min-delay.js +0 -0
- /package/static/{53bd123 → 169c488}/js/pretty-bytes.js +0 -0
- /package/static/{53bd123 → 169c488}/js/preview-injected.js +0 -0
- /package/static/{53bd123 → 169c488}/js/yoctodelay.js +0 -0
- /package/static/{53bd123 → 169c488}/lib-css/termterm.css +0 -0
- /package/static/{53bd123 → 169c488}/lib-css/xterm.css +0 -0
- /package/static/{53bd123 → 169c488}/packages/about-view-worker/dist/aboutWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/activity-bar-worker/dist/activityBarWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/auth-worker/dist/authWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/chat-coordinator-worker/dist/chatCoordinatorWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/chat-debug-view/dist/chatDebugViewWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/chat-math-worker/dist/chatMathWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/chat-message-parsing-worker/dist/chatMessageParsingWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/chat-network-worker/dist/chatNetworkWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/chat-storage-worker/dist/chatStorageWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/chat-tool-worker/dist/chatToolWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/chat-view-model/dist/chatViewModelWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/clipboard-worker/dist/clipBoardWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/color-picker-worker/dist/colorPickerWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/completion-worker/dist/completionWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/debug-worker/dist/debugWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/diff-view/dist/diffViewWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/diff-worker/dist/diffWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/embeds-worker/dist/embedsWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/error-worker/dist/errorWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/explorer-worker/dist/explorerViewWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/extension-detail-view-worker/dist/extensionDetailViewWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/extension-host-sub-worker/dist/extensionHostSubWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/extension-search-view-worker/dist/extensionSearchViewWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/file-search-worker/dist/fileSearchWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/file-system-worker/dist/fileSystemWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/find-widget-worker/dist/findWidgetWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/hover-worker/dist/hoverWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/icon-theme-worker/dist/iconThemeWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/iframe-inspector/dist/iframeInspectorWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/iframe-worker/dist/iframeWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/keybindings-view-worker/dist/keyBindingsViewWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/language-models-view/dist/languageModelsViewMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/main-area-worker/dist/mainAreaWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/markdown-worker/dist/markdownWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/menu-worker/dist/menuWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/opener-worker/dist/openerWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/output-view/dist/outputViewWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/panel-worker/dist/panelWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/preload/dist/index.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/preview-sandbox-worker/dist/previewSandBoxWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/preview-worker/dist/previewWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/problems-view/dist/problemsViewWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/process-explorer-worker/index.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/quick-pick-worker/dist/quickPickWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/references-view/dist/referencesViewWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/renderer-process/LICENSE +0 -0
- /package/static/{53bd123 → 169c488}/packages/renderer-process/README.md +0 -0
- /package/static/{53bd123 → 169c488}/packages/renderer-process/package.json +0 -0
- /package/static/{53bd123 → 169c488}/packages/running-extensions-view/dist/runningExtensionsViewMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/settings-view/dist/settingsViewWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/settings-view/dist/settingsWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/source-action-worker/dist/sourceActionWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/source-control-worker/dist/sourceControlWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/status-bar-worker/dist/statusBarWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/syntax-highlighting-worker/dist/syntaxHighlightingWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/terminal-worker/dist/terminalWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/test-worker/dist/testWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/text-measurement-worker/dist/textMeasurementWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/title-bar-worker/dist/titleBarWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/packages/update-worker/dist/updateWorkerMain.js +0 -0
- /package/static/{53bd123 → 169c488}/playground/languages/index.cpp +0 -0
- /package/static/{53bd123 → 169c488}/playground/languages/index.css +0 -0
- /package/static/{53bd123 → 169c488}/playground/languages/index.csv +0 -0
- /package/static/{53bd123 → 169c488}/playground/languages/index.dart +0 -0
- /package/static/{53bd123 → 169c488}/playground/languages/index.env +0 -0
- /package/static/{53bd123 → 169c488}/playground/languages/index.ex +0 -0
- /package/static/{53bd123 → 169c488}/playground/languages/index.html +0 -0
- /package/static/{53bd123 → 169c488}/playground/languages/index.java +0 -0
- /package/static/{53bd123 → 169c488}/playground/languages/index.jl +0 -0
- /package/static/{53bd123 → 169c488}/playground/languages/index.js +0 -0
- /package/static/{53bd123 → 169c488}/playground/languages/index.json +0 -0
- /package/static/{53bd123 → 169c488}/playground/languages/index.kt +0 -0
- /package/static/{53bd123 → 169c488}/playground/languages/index.pl +0 -0
- /package/static/{53bd123 → 169c488}/playground/languages/index.py +0 -0
- /package/static/{53bd123 → 169c488}/playground/languages/index.ts +0 -0
- /package/static/{53bd123 → 169c488}/playground/languages/scrolling.txt +0 -0
- /package/static/{53bd123 → 169c488}/playground/languages/tsconfig.json +0 -0
- /package/static/{53bd123 → 169c488}/playground/sample-folder/a.txt +0 -0
- /package/static/{53bd123 → 169c488}/playground/sample-folder/b.txt +0 -0
- /package/static/{53bd123 → 169c488}/playground/sample-folder/c.txt +0 -0
|
@@ -1626,6 +1626,7 @@ const Tab$1 = 2;
|
|
|
1626
1626
|
const Enter = 3;
|
|
1627
1627
|
const Escape = 8;
|
|
1628
1628
|
const Space$1 = 9;
|
|
1629
|
+
const PageDown = 11;
|
|
1629
1630
|
const End = 255;
|
|
1630
1631
|
const Home = 12;
|
|
1631
1632
|
const LeftArrow = 13;
|
|
@@ -1648,6 +1649,7 @@ const KeyZ = 54;
|
|
|
1648
1649
|
const F2 = 58;
|
|
1649
1650
|
const F3 = 59;
|
|
1650
1651
|
const F4 = 60;
|
|
1652
|
+
const F9 = 65;
|
|
1651
1653
|
const F12 = 68;
|
|
1652
1654
|
const Period = 87;
|
|
1653
1655
|
const Slash$1 = 88;
|
|
@@ -1954,6 +1956,7 @@ const createEditor2 = (id, uri, x, y, width, height, platform, assetDir) => {
|
|
|
1954
1956
|
const editor = {
|
|
1955
1957
|
additionalFocus: 0,
|
|
1956
1958
|
assetDir,
|
|
1959
|
+
breakPoints: [],
|
|
1957
1960
|
charWidth: 0,
|
|
1958
1961
|
columnWidth: 0,
|
|
1959
1962
|
completionState: '',
|
|
@@ -1974,6 +1977,7 @@ const createEditor2 = (id, uri, x, y, width, height, platform, assetDir) => {
|
|
|
1974
1977
|
focus: 0,
|
|
1975
1978
|
focused: false,
|
|
1976
1979
|
focusKey: Empty,
|
|
1980
|
+
foldingRanges: [],
|
|
1977
1981
|
fontFamily: '',
|
|
1978
1982
|
fontSize: 0,
|
|
1979
1983
|
fontWeight: 0,
|
|
@@ -2029,6 +2033,7 @@ const createEditor2 = (id, uri, x, y, width, height, platform, assetDir) => {
|
|
|
2029
2033
|
undoStack: [],
|
|
2030
2034
|
uri,
|
|
2031
2035
|
validLines: [],
|
|
2036
|
+
visibleLineIndices: [],
|
|
2032
2037
|
visualDecorations: [],
|
|
2033
2038
|
widgets: [],
|
|
2034
2039
|
width,
|
|
@@ -2105,6 +2110,234 @@ const clamp = (num, min, max) => {
|
|
|
2105
2110
|
return Math.min(Math.max(num, min), max);
|
|
2106
2111
|
};
|
|
2107
2112
|
|
|
2113
|
+
const getScrollBarOffset = (delta, finalDelta, size, scrollBarSize) => {
|
|
2114
|
+
const scrollBarOffset = delta / finalDelta * (size - scrollBarSize);
|
|
2115
|
+
if (!Number.isFinite(scrollBarOffset)) {
|
|
2116
|
+
return 0;
|
|
2117
|
+
}
|
|
2118
|
+
return scrollBarOffset;
|
|
2119
|
+
};
|
|
2120
|
+
const getScrollBarY = getScrollBarOffset;
|
|
2121
|
+
|
|
2122
|
+
const getScrollBarSize = (size, contentSize, minimumSliderSize) => {
|
|
2123
|
+
if (size >= contentSize) {
|
|
2124
|
+
return 0;
|
|
2125
|
+
}
|
|
2126
|
+
return Math.max(Math.round(size ** 2 / contentSize), minimumSliderSize);
|
|
2127
|
+
};
|
|
2128
|
+
|
|
2129
|
+
const getScrollBarWidth = (width, longestLineWidth) => {
|
|
2130
|
+
if (width > longestLineWidth) {
|
|
2131
|
+
return 0;
|
|
2132
|
+
}
|
|
2133
|
+
return width ** 2 / longestLineWidth;
|
|
2134
|
+
};
|
|
2135
|
+
|
|
2136
|
+
const getNewDeltaPercent = (height, scrollBarHeight, relativeY) => {
|
|
2137
|
+
const halfScrollBarHeight = scrollBarHeight / 2;
|
|
2138
|
+
if (relativeY <= halfScrollBarHeight) {
|
|
2139
|
+
// clicked at top
|
|
2140
|
+
return {
|
|
2141
|
+
handleOffset: relativeY,
|
|
2142
|
+
percent: 0
|
|
2143
|
+
};
|
|
2144
|
+
}
|
|
2145
|
+
if (relativeY <= height - halfScrollBarHeight) {
|
|
2146
|
+
// clicked in middle
|
|
2147
|
+
return {
|
|
2148
|
+
handleOffset: halfScrollBarHeight,
|
|
2149
|
+
percent: (relativeY - halfScrollBarHeight) / (height - scrollBarHeight)
|
|
2150
|
+
};
|
|
2151
|
+
}
|
|
2152
|
+
// clicked at bottom
|
|
2153
|
+
return {
|
|
2154
|
+
handleOffset: scrollBarHeight - height + relativeY,
|
|
2155
|
+
percent: 1
|
|
2156
|
+
};
|
|
2157
|
+
};
|
|
2158
|
+
|
|
2159
|
+
const getSortedRanges = ranges => {
|
|
2160
|
+
return ranges.toSorted((a, b) => a.start - b.start || b.end - a.end);
|
|
2161
|
+
};
|
|
2162
|
+
const getUnhiddenRow = (rowIndex, previousRowIndex, lineCount, ranges) => {
|
|
2163
|
+
for (const range of ranges) {
|
|
2164
|
+
if (rowIndex > range.start && rowIndex <= range.end) {
|
|
2165
|
+
return rowIndex >= previousRowIndex ? Math.min(range.end + 1, lineCount - 1) : range.start;
|
|
2166
|
+
}
|
|
2167
|
+
}
|
|
2168
|
+
return rowIndex;
|
|
2169
|
+
};
|
|
2170
|
+
const getVisibleLineCount = (lineCount, ranges) => {
|
|
2171
|
+
let hidden = 0;
|
|
2172
|
+
let hiddenUntil = -1;
|
|
2173
|
+
for (const range of getSortedRanges(ranges)) {
|
|
2174
|
+
const start = Math.max(range.start + 1, hiddenUntil + 1);
|
|
2175
|
+
const end = Math.min(range.end, lineCount - 1);
|
|
2176
|
+
if (start <= end) {
|
|
2177
|
+
hidden += end - start + 1;
|
|
2178
|
+
hiddenUntil = end;
|
|
2179
|
+
}
|
|
2180
|
+
}
|
|
2181
|
+
return lineCount - hidden;
|
|
2182
|
+
};
|
|
2183
|
+
const getVisualRowForDocumentRow = (rowIndex, ranges) => {
|
|
2184
|
+
let hiddenBefore = 0;
|
|
2185
|
+
for (const range of getSortedRanges(ranges)) {
|
|
2186
|
+
if (rowIndex <= range.start) {
|
|
2187
|
+
break;
|
|
2188
|
+
}
|
|
2189
|
+
if (rowIndex <= range.end) {
|
|
2190
|
+
return range.start - hiddenBefore;
|
|
2191
|
+
}
|
|
2192
|
+
hiddenBefore += range.end - range.start;
|
|
2193
|
+
}
|
|
2194
|
+
return rowIndex - hiddenBefore;
|
|
2195
|
+
};
|
|
2196
|
+
const getDocumentRowForVisualRow = (visualRow, ranges) => {
|
|
2197
|
+
let documentRow = visualRow;
|
|
2198
|
+
let hiddenBefore = 0;
|
|
2199
|
+
for (const range of getSortedRanges(ranges)) {
|
|
2200
|
+
const rangeVisualRow = range.start - hiddenBefore;
|
|
2201
|
+
if (visualRow <= rangeVisualRow) {
|
|
2202
|
+
break;
|
|
2203
|
+
}
|
|
2204
|
+
const hiddenCount = range.end - range.start;
|
|
2205
|
+
documentRow += hiddenCount;
|
|
2206
|
+
hiddenBefore += hiddenCount;
|
|
2207
|
+
}
|
|
2208
|
+
return documentRow;
|
|
2209
|
+
};
|
|
2210
|
+
const getViewportLineIndices = (lineCount, ranges, startVisualRow, numberOfVisibleLines) => {
|
|
2211
|
+
const visibleLineCount = getVisibleLineCount(lineCount, ranges);
|
|
2212
|
+
const endVisualRow = Math.min(startVisualRow + numberOfVisibleLines, visibleLineCount);
|
|
2213
|
+
const result = [];
|
|
2214
|
+
for (let visualRow = startVisualRow; visualRow < endVisualRow; visualRow++) {
|
|
2215
|
+
result.push(getDocumentRowForVisualRow(visualRow, ranges));
|
|
2216
|
+
}
|
|
2217
|
+
return result;
|
|
2218
|
+
};
|
|
2219
|
+
const updateLayout = (editor, foldingRanges) => {
|
|
2220
|
+
const {
|
|
2221
|
+
height,
|
|
2222
|
+
itemHeight,
|
|
2223
|
+
lines,
|
|
2224
|
+
minimumSliderSize,
|
|
2225
|
+
numberOfVisibleLines,
|
|
2226
|
+
rowHeight
|
|
2227
|
+
} = editor;
|
|
2228
|
+
const visibleLineCount = getVisibleLineCount(lines.length, foldingRanges);
|
|
2229
|
+
const finalY = Math.max(visibleLineCount - numberOfVisibleLines, 0);
|
|
2230
|
+
const finalDeltaY = finalY * itemHeight;
|
|
2231
|
+
const deltaY = clamp(editor.deltaY, 0, finalDeltaY);
|
|
2232
|
+
const startVisualRow = Math.floor(deltaY / itemHeight);
|
|
2233
|
+
const visibleLineIndices = getViewportLineIndices(lines.length, foldingRanges, startVisualRow, numberOfVisibleLines);
|
|
2234
|
+
const minLineY = visibleLineIndices[0] ?? 0;
|
|
2235
|
+
const maxLineY = visibleLineIndices.length === 0 ? 0 : visibleLineIndices.at(-1) + 1;
|
|
2236
|
+
const contentHeight = visibleLineCount * rowHeight;
|
|
2237
|
+
const scrollBarHeight = getScrollBarSize(height, contentHeight, minimumSliderSize);
|
|
2238
|
+
const scrollBarY = getScrollBarY(deltaY, finalDeltaY, height, scrollBarHeight);
|
|
2239
|
+
return {
|
|
2240
|
+
...editor,
|
|
2241
|
+
deltaY,
|
|
2242
|
+
finalDeltaY,
|
|
2243
|
+
finalY,
|
|
2244
|
+
foldingRanges,
|
|
2245
|
+
maxLineY,
|
|
2246
|
+
minLineY,
|
|
2247
|
+
scrollBarHeight,
|
|
2248
|
+
scrollBarY,
|
|
2249
|
+
visibleLineIndices
|
|
2250
|
+
};
|
|
2251
|
+
};
|
|
2252
|
+
const addRange = (ranges, range) => {
|
|
2253
|
+
if (ranges.some(existing => existing.start <= range.start && existing.end >= range.end)) {
|
|
2254
|
+
return ranges;
|
|
2255
|
+
}
|
|
2256
|
+
const remainingRanges = ranges.filter(existing => range.start > existing.start || range.end < existing.end);
|
|
2257
|
+
return getSortedRanges([...remainingRanges, range]);
|
|
2258
|
+
};
|
|
2259
|
+
const removeRangeAt = (ranges, rowIndex) => {
|
|
2260
|
+
let bestIndex = -1;
|
|
2261
|
+
let bestSize = Infinity;
|
|
2262
|
+
for (let i = 0; i < ranges.length; i++) {
|
|
2263
|
+
if (ranges[i].start === rowIndex) {
|
|
2264
|
+
bestIndex = i;
|
|
2265
|
+
break;
|
|
2266
|
+
}
|
|
2267
|
+
const range = ranges[i];
|
|
2268
|
+
if (rowIndex >= range.start && rowIndex <= range.end && range.end - range.start < bestSize) {
|
|
2269
|
+
bestIndex = i;
|
|
2270
|
+
bestSize = range.end - range.start;
|
|
2271
|
+
}
|
|
2272
|
+
}
|
|
2273
|
+
return bestIndex === -1 ? ranges : ranges.filter((_, index) => index !== bestIndex);
|
|
2274
|
+
};
|
|
2275
|
+
const scanLine = (line, row, stack, ranges, state) => {
|
|
2276
|
+
for (let column = 0; column < line.length; column++) {
|
|
2277
|
+
const character = line[column];
|
|
2278
|
+
const next = line[column + 1];
|
|
2279
|
+
if (state.blockComment) {
|
|
2280
|
+
if (character === '*' && next === '/') {
|
|
2281
|
+
state.blockComment = false;
|
|
2282
|
+
column++;
|
|
2283
|
+
}
|
|
2284
|
+
continue;
|
|
2285
|
+
}
|
|
2286
|
+
if (state.quote) {
|
|
2287
|
+
if (state.escaped) {
|
|
2288
|
+
state.escaped = false;
|
|
2289
|
+
} else if (character === '\\') {
|
|
2290
|
+
state.escaped = true;
|
|
2291
|
+
} else if (character === state.quote) {
|
|
2292
|
+
state.quote = '';
|
|
2293
|
+
}
|
|
2294
|
+
continue;
|
|
2295
|
+
}
|
|
2296
|
+
if (character === '/' && next === '/') {
|
|
2297
|
+
return;
|
|
2298
|
+
}
|
|
2299
|
+
if (character === '/' && next === '*') {
|
|
2300
|
+
state.blockComment = true;
|
|
2301
|
+
column++;
|
|
2302
|
+
continue;
|
|
2303
|
+
}
|
|
2304
|
+
if (["'", '"', '`'].includes(character)) {
|
|
2305
|
+
state.quote = character;
|
|
2306
|
+
continue;
|
|
2307
|
+
}
|
|
2308
|
+
if (character === '{') {
|
|
2309
|
+
stack.push(row);
|
|
2310
|
+
continue;
|
|
2311
|
+
}
|
|
2312
|
+
if (character === '}') {
|
|
2313
|
+
const start = stack.pop();
|
|
2314
|
+
if (start !== undefined && start < row) {
|
|
2315
|
+
ranges.push({
|
|
2316
|
+
end: row,
|
|
2317
|
+
start
|
|
2318
|
+
});
|
|
2319
|
+
}
|
|
2320
|
+
}
|
|
2321
|
+
}
|
|
2322
|
+
if (state.quote !== '`') {
|
|
2323
|
+
state.quote = '';
|
|
2324
|
+
state.escaped = false;
|
|
2325
|
+
}
|
|
2326
|
+
};
|
|
2327
|
+
const findRange = (lines, rowIndex) => {
|
|
2328
|
+
const stack = [];
|
|
2329
|
+
const ranges = [];
|
|
2330
|
+
const state = {
|
|
2331
|
+
blockComment: false,
|
|
2332
|
+
escaped: false,
|
|
2333
|
+
quote: ''
|
|
2334
|
+
};
|
|
2335
|
+
for (let row = 0; row < lines.length; row++) {
|
|
2336
|
+
scanLine(lines[row], row, stack, ranges, state);
|
|
2337
|
+
}
|
|
2338
|
+
return ranges.filter(range => range.start <= rowIndex && rowIndex <= range.end).toSorted((a, b) => a.end - a.start - (b.end - b.start))[0];
|
|
2339
|
+
};
|
|
2340
|
+
|
|
2108
2341
|
const Link$1 = 'Link';
|
|
2109
2342
|
const EditorGoToDefinitionLink = 'EditorGoToDefinitionLink';
|
|
2110
2343
|
const Function = 'Function';
|
|
@@ -3089,11 +3322,19 @@ const getVisible$1 = async (editor, syncIncremental) => {
|
|
|
3089
3322
|
charWidth,
|
|
3090
3323
|
deltaX,
|
|
3091
3324
|
lines,
|
|
3092
|
-
minLineY,
|
|
3093
|
-
numberOfVisibleLines,
|
|
3094
3325
|
width
|
|
3095
3326
|
} = editor;
|
|
3096
|
-
const
|
|
3327
|
+
const visibleLineIndices = editor.visibleLineIndices || Array.from({
|
|
3328
|
+
length: Math.min(editor.numberOfVisibleLines, lines.length - editor.minLineY)
|
|
3329
|
+
}, (_, index) => editor.minLineY + index);
|
|
3330
|
+
if (visibleLineIndices.length === 0) {
|
|
3331
|
+
return {
|
|
3332
|
+
differences: [],
|
|
3333
|
+
textInfos: []
|
|
3334
|
+
};
|
|
3335
|
+
}
|
|
3336
|
+
const minLineY = visibleLineIndices[0];
|
|
3337
|
+
const maxLineY = visibleLineIndices.at(-1) + 1;
|
|
3097
3338
|
// @ts-ignore
|
|
3098
3339
|
let {
|
|
3099
3340
|
embeddedResults,
|
|
@@ -3113,58 +3354,13 @@ const getVisible$1 = async (editor, syncIncremental) => {
|
|
|
3113
3354
|
const minLineOffset = await offsetAtSync(editor, minLineY, 0);
|
|
3114
3355
|
const averageCharWidth = charWidth;
|
|
3115
3356
|
const {
|
|
3116
|
-
differences,
|
|
3117
|
-
result
|
|
3357
|
+
differences: allDifferences,
|
|
3358
|
+
result: allTextInfos
|
|
3118
3359
|
} = getLineInfosViewport(editor, tokens, embeddedResults, minLineY, maxLineY, minLineOffset, width, deltaX, averageCharWidth);
|
|
3360
|
+
const relativeIndices = visibleLineIndices.map(rowIndex => rowIndex - minLineY);
|
|
3119
3361
|
return {
|
|
3120
|
-
differences,
|
|
3121
|
-
textInfos:
|
|
3122
|
-
};
|
|
3123
|
-
};
|
|
3124
|
-
|
|
3125
|
-
const getScrollBarOffset = (delta, finalDelta, size, scrollBarSize) => {
|
|
3126
|
-
const scrollBarOffset = delta / finalDelta * (size - scrollBarSize);
|
|
3127
|
-
if (!Number.isFinite(scrollBarOffset)) {
|
|
3128
|
-
return 0;
|
|
3129
|
-
}
|
|
3130
|
-
return scrollBarOffset;
|
|
3131
|
-
};
|
|
3132
|
-
const getScrollBarY = getScrollBarOffset;
|
|
3133
|
-
|
|
3134
|
-
const getScrollBarSize = (size, contentSize, minimumSliderSize) => {
|
|
3135
|
-
if (size >= contentSize) {
|
|
3136
|
-
return 0;
|
|
3137
|
-
}
|
|
3138
|
-
return Math.max(Math.round(size ** 2 / contentSize), minimumSliderSize);
|
|
3139
|
-
};
|
|
3140
|
-
|
|
3141
|
-
const getScrollBarWidth = (width, longestLineWidth) => {
|
|
3142
|
-
if (width > longestLineWidth) {
|
|
3143
|
-
return 0;
|
|
3144
|
-
}
|
|
3145
|
-
return width ** 2 / longestLineWidth;
|
|
3146
|
-
};
|
|
3147
|
-
|
|
3148
|
-
const getNewDeltaPercent = (height, scrollBarHeight, relativeY) => {
|
|
3149
|
-
const halfScrollBarHeight = scrollBarHeight / 2;
|
|
3150
|
-
if (relativeY <= halfScrollBarHeight) {
|
|
3151
|
-
// clicked at top
|
|
3152
|
-
return {
|
|
3153
|
-
handleOffset: relativeY,
|
|
3154
|
-
percent: 0
|
|
3155
|
-
};
|
|
3156
|
-
}
|
|
3157
|
-
if (relativeY <= height - halfScrollBarHeight) {
|
|
3158
|
-
// clicked in middle
|
|
3159
|
-
return {
|
|
3160
|
-
handleOffset: halfScrollBarHeight,
|
|
3161
|
-
percent: (relativeY - halfScrollBarHeight) / (height - scrollBarHeight)
|
|
3162
|
-
};
|
|
3163
|
-
}
|
|
3164
|
-
// clicked at bottom
|
|
3165
|
-
return {
|
|
3166
|
-
handleOffset: scrollBarHeight - height + relativeY,
|
|
3167
|
-
percent: 1
|
|
3362
|
+
differences: relativeIndices.map(index => allDifferences[index]),
|
|
3363
|
+
textInfos: relativeIndices.map(index => allTextInfos[index])
|
|
3168
3364
|
};
|
|
3169
3365
|
};
|
|
3170
3366
|
|
|
@@ -3194,15 +3390,22 @@ const setDeltaY$2 = async (state, value) => {
|
|
|
3194
3390
|
if (deltaY === newDeltaY) {
|
|
3195
3391
|
return state;
|
|
3196
3392
|
}
|
|
3197
|
-
const
|
|
3198
|
-
const
|
|
3199
|
-
const
|
|
3200
|
-
|
|
3393
|
+
const minLineY = Math.floor(newDeltaY / itemHeight);
|
|
3394
|
+
const maxLineY = minLineY + numberOfVisibleLines;
|
|
3395
|
+
const newEditor1 = state.foldingRanges?.length > 0 ? updateLayout({
|
|
3396
|
+
...state,
|
|
3397
|
+
deltaY: newDeltaY
|
|
3398
|
+
}, state.foldingRanges) : {
|
|
3201
3399
|
...state,
|
|
3202
3400
|
deltaY: newDeltaY,
|
|
3203
|
-
maxLineY
|
|
3204
|
-
minLineY
|
|
3205
|
-
scrollBarY
|
|
3401
|
+
maxLineY,
|
|
3402
|
+
minLineY,
|
|
3403
|
+
scrollBarY: getScrollBarY(newDeltaY, finalDeltaY, height, scrollBarHeight),
|
|
3404
|
+
...('visibleLineIndices' in state && {
|
|
3405
|
+
visibleLineIndices: Array.from({
|
|
3406
|
+
length: Math.max(Math.min(maxLineY, state.lines.length) - minLineY, 0)
|
|
3407
|
+
}, (_, index) => minLineY + index)
|
|
3408
|
+
})
|
|
3206
3409
|
};
|
|
3207
3410
|
const syncIncremental = getEnabled();
|
|
3208
3411
|
const {
|
|
@@ -3472,29 +3675,41 @@ const resize = (state, dimensions, columnWidth = state.columnWidth) => {
|
|
|
3472
3675
|
const width = dimensions.width ?? state.width;
|
|
3473
3676
|
const height = dimensions.height ?? state.height;
|
|
3474
3677
|
const numberOfVisibleLines = Math.floor(height / state.itemHeight);
|
|
3475
|
-
|
|
3476
|
-
|
|
3477
|
-
|
|
3478
|
-
|
|
3479
|
-
|
|
3480
|
-
|
|
3481
|
-
|
|
3482
|
-
|
|
3483
|
-
|
|
3678
|
+
if (!('foldingRanges' in state)) {
|
|
3679
|
+
const total = state.lines.length;
|
|
3680
|
+
const finalY = Math.max(total - numberOfVisibleLines, 0);
|
|
3681
|
+
const finalDeltaY = finalY * state.itemHeight;
|
|
3682
|
+
const deltaY = Math.min(state.deltaY, finalDeltaY);
|
|
3683
|
+
const minLineY = Math.floor(deltaY / state.itemHeight);
|
|
3684
|
+
const maxLineY = Math.min(minLineY + numberOfVisibleLines, total);
|
|
3685
|
+
const contentHeight = total * state.rowHeight;
|
|
3686
|
+
const scrollBarHeight = getScrollBarSize(height, contentHeight, state.minimumSliderSize);
|
|
3687
|
+
return {
|
|
3688
|
+
...state,
|
|
3689
|
+
columnWidth,
|
|
3690
|
+
deltaY,
|
|
3691
|
+
finalDeltaY,
|
|
3692
|
+
finalY,
|
|
3693
|
+
height,
|
|
3694
|
+
maxLineY,
|
|
3695
|
+
minLineY,
|
|
3696
|
+
numberOfVisibleLines,
|
|
3697
|
+
scrollBarHeight,
|
|
3698
|
+
width,
|
|
3699
|
+
x,
|
|
3700
|
+
y
|
|
3701
|
+
};
|
|
3702
|
+
}
|
|
3703
|
+
const resized = {
|
|
3484
3704
|
...state,
|
|
3485
3705
|
columnWidth,
|
|
3486
|
-
deltaY,
|
|
3487
|
-
finalDeltaY,
|
|
3488
|
-
finalY,
|
|
3489
3706
|
height,
|
|
3490
|
-
maxLineY,
|
|
3491
|
-
minLineY,
|
|
3492
3707
|
numberOfVisibleLines,
|
|
3493
|
-
scrollBarHeight,
|
|
3494
3708
|
width,
|
|
3495
3709
|
x,
|
|
3496
3710
|
y
|
|
3497
3711
|
};
|
|
3712
|
+
return updateLayout(resized, state.foldingRanges);
|
|
3498
3713
|
};
|
|
3499
3714
|
|
|
3500
3715
|
const splitLines = lines => {
|
|
@@ -3587,10 +3802,6 @@ const getX = async (line, column, fontWeight, fontSize, fontFamily, isMonospaceF
|
|
|
3587
3802
|
return textWidth - halfCursorWidth + difference;
|
|
3588
3803
|
};
|
|
3589
3804
|
|
|
3590
|
-
const getY = (row, minLineY, rowHeight) => {
|
|
3591
|
-
return (row - minLineY) * rowHeight;
|
|
3592
|
-
};
|
|
3593
|
-
|
|
3594
3805
|
const px = value => {
|
|
3595
3806
|
return `${value}px`;
|
|
3596
3807
|
};
|
|
@@ -3699,12 +3910,15 @@ const getVisible = async editor => {
|
|
|
3699
3910
|
const {
|
|
3700
3911
|
charWidth,
|
|
3701
3912
|
cursorWidth,
|
|
3913
|
+
deltaY,
|
|
3702
3914
|
differences,
|
|
3703
3915
|
focused,
|
|
3916
|
+
foldingRanges = [],
|
|
3704
3917
|
fontFamily,
|
|
3705
3918
|
fontSize,
|
|
3706
3919
|
fontWeight,
|
|
3707
3920
|
isMonospaceFont,
|
|
3921
|
+
itemHeight,
|
|
3708
3922
|
letterSpacing,
|
|
3709
3923
|
lines,
|
|
3710
3924
|
maxLineY,
|
|
@@ -3712,26 +3926,35 @@ const getVisible = async editor => {
|
|
|
3712
3926
|
rowHeight,
|
|
3713
3927
|
selections,
|
|
3714
3928
|
tabSize,
|
|
3929
|
+
visibleLineIndices,
|
|
3715
3930
|
width
|
|
3716
3931
|
} = editor;
|
|
3717
3932
|
const averageCharWidth = charWidth;
|
|
3718
3933
|
const halfCursorWidth = cursorWidth / 2;
|
|
3934
|
+
const actualVisibleLineIndices = visibleLineIndices || Array.from({
|
|
3935
|
+
length: maxLineY - minLineY
|
|
3936
|
+
}, (_, index) => minLineY + index);
|
|
3937
|
+
const startVisualRow = itemHeight ? Math.floor(deltaY / itemHeight) : getVisualRowForDocumentRow(minLineY, foldingRanges);
|
|
3938
|
+
const endVisualRow = startVisualRow + actualVisibleLineIndices.length;
|
|
3939
|
+
const getRelativeRow = rowIndex => getVisualRowForDocumentRow(rowIndex, foldingRanges) - startVisualRow;
|
|
3719
3940
|
for (let i = 0; i < selections.length; i += 4) {
|
|
3720
3941
|
const [selectionStartRow, selectionStartColumn, selectionEndRow, selectionEndColumn, reversed] = getSelectionPairs(selections, i);
|
|
3721
|
-
|
|
3942
|
+
const selectionStartVisualRow = getVisualRowForDocumentRow(selectionStartRow, foldingRanges);
|
|
3943
|
+
const selectionEndVisualRow = getVisualRowForDocumentRow(selectionEndRow, foldingRanges);
|
|
3944
|
+
if (selectionEndVisualRow < startVisualRow || selectionStartVisualRow >= endVisualRow) {
|
|
3722
3945
|
continue;
|
|
3723
3946
|
}
|
|
3724
|
-
const relativeEndLineRow = selectionEndRow
|
|
3947
|
+
const relativeEndLineRow = getRelativeRow(selectionEndRow);
|
|
3725
3948
|
const endLineDifference = differences[relativeEndLineRow];
|
|
3726
3949
|
const endLine = lines[selectionEndRow];
|
|
3727
3950
|
const endLineEndX = await getX(endLine, selectionEndColumn, fontWeight, fontSize, fontFamily, isMonospaceFont, letterSpacing, tabSize, halfCursorWidth, width, averageCharWidth, endLineDifference);
|
|
3728
|
-
const endLineY =
|
|
3951
|
+
const endLineY = relativeEndLineRow * rowHeight;
|
|
3729
3952
|
if (isEmpty(selectionStartRow, selectionStartColumn, selectionEndRow, selectionEndColumn) && endLineEndX > 0) {
|
|
3730
3953
|
visibleCursors.push(endLineEndX, endLineY);
|
|
3731
3954
|
continue;
|
|
3732
3955
|
}
|
|
3733
|
-
const
|
|
3734
|
-
const
|
|
3956
|
+
const startLineYRelative = getRelativeRow(selectionStartRow);
|
|
3957
|
+
const startLineY = startLineYRelative * rowHeight;
|
|
3735
3958
|
const startLineDifference = differences[startLineYRelative];
|
|
3736
3959
|
if (selectionStartRow === selectionEndRow) {
|
|
3737
3960
|
const startX = await getX(endLine, selectionStartColumn, fontWeight, fontSize, fontFamily, isMonospaceFont, letterSpacing, tabSize, halfCursorWidth, width, averageCharWidth, startLineDifference);
|
|
@@ -3743,28 +3966,27 @@ const getVisible = async editor => {
|
|
|
3743
3966
|
const selectionWidth = endLineEndX - startX;
|
|
3744
3967
|
visibleSelections.push(startX, startLineY, selectionWidth, rowHeight);
|
|
3745
3968
|
} else {
|
|
3746
|
-
if (
|
|
3969
|
+
if (selectionStartVisualRow >= startVisualRow) {
|
|
3747
3970
|
const startLine = lines[selectionStartRow];
|
|
3748
3971
|
const startLineStartX = await getX(startLine, selectionStartColumn, fontWeight, fontSize, fontFamily, isMonospaceFont, letterSpacing, tabSize, halfCursorWidth, width, averageCharWidth, startLineDifference);
|
|
3749
3972
|
const startLineEndX = await getX(startLine, startLine.length, fontWeight, fontSize, fontFamily, isMonospaceFont, letterSpacing, tabSize, halfCursorWidth, width, averageCharWidth, startLineDifference);
|
|
3750
|
-
const startLineStartY =
|
|
3973
|
+
const startLineStartY = startLineYRelative * rowHeight;
|
|
3751
3974
|
const selectionWidth = startLineEndX - startLineStartX;
|
|
3752
3975
|
if (reversed) {
|
|
3753
3976
|
visibleCursors.push(startLineStartX, startLineStartY);
|
|
3754
3977
|
}
|
|
3755
3978
|
visibleSelections.push(startLineStartX, startLineStartY, selectionWidth, rowHeight);
|
|
3756
3979
|
}
|
|
3757
|
-
const
|
|
3758
|
-
const
|
|
3759
|
-
|
|
3760
|
-
const
|
|
3761
|
-
const currentLineY =
|
|
3762
|
-
const relativeLine = i - minLineY;
|
|
3980
|
+
const selectedVisibleRows = actualVisibleLineIndices.filter(rowIndex => rowIndex > selectionStartRow && rowIndex < selectionEndRow);
|
|
3981
|
+
for (const rowIndex of selectedVisibleRows) {
|
|
3982
|
+
const currentLine = lines[rowIndex];
|
|
3983
|
+
const relativeLine = getRelativeRow(rowIndex);
|
|
3984
|
+
const currentLineY = relativeLine * rowHeight;
|
|
3763
3985
|
const difference = differences[relativeLine];
|
|
3764
3986
|
const selectionWidth = await getX(currentLine, currentLine.length, fontWeight, fontSize, fontFamily, isMonospaceFont, letterSpacing, tabSize, halfCursorWidth, width, averageCharWidth, difference);
|
|
3765
3987
|
visibleSelections.push(0, currentLineY, selectionWidth, rowHeight);
|
|
3766
3988
|
}
|
|
3767
|
-
if (
|
|
3989
|
+
if (selectionEndVisualRow < endVisualRow) {
|
|
3768
3990
|
const selectionWidth = endLineEndX;
|
|
3769
3991
|
visibleSelections.push(0, endLineY, selectionWidth, rowHeight);
|
|
3770
3992
|
if (!reversed) {
|
|
@@ -3809,13 +4031,72 @@ const getSelectionFromChange = change => {
|
|
|
3809
4031
|
};
|
|
3810
4032
|
const setSelections$1 = (editor, selections) => {
|
|
3811
4033
|
object(editor);
|
|
3812
|
-
|
|
3813
|
-
|
|
4034
|
+
const {
|
|
4035
|
+
foldingRanges = []
|
|
4036
|
+
} = editor;
|
|
4037
|
+
if ('foldingRanges' in editor) {
|
|
4038
|
+
const normalizedSelections = foldingRanges.length === 0 ? selections : map(selections, (result, index, startRow, startColumn, endRow, endColumn) => {
|
|
4039
|
+
const previousRow = editor.selections[index + 2] ?? endRow;
|
|
4040
|
+
result[index] = getUnhiddenRow(startRow, previousRow, editor.lines.length, foldingRanges);
|
|
4041
|
+
result[index + 1] = startColumn;
|
|
4042
|
+
result[index + 2] = getUnhiddenRow(endRow, previousRow, editor.lines.length, foldingRanges);
|
|
4043
|
+
result[index + 3] = endColumn;
|
|
4044
|
+
});
|
|
4045
|
+
const rowIndex = normalizedSelections[editor.primarySelectionIndex || 0];
|
|
4046
|
+
const visualRow = getVisualRowForDocumentRow(rowIndex, foldingRanges);
|
|
4047
|
+
const startVisualRow = Math.floor(editor.deltaY / editor.itemHeight);
|
|
4048
|
+
const endVisualRow = startVisualRow + editor.numberOfVisibleLines;
|
|
4049
|
+
if (visualRow >= startVisualRow && visualRow < endVisualRow) {
|
|
4050
|
+
return {
|
|
4051
|
+
...editor,
|
|
4052
|
+
selections: normalizedSelections
|
|
4053
|
+
};
|
|
4054
|
+
}
|
|
4055
|
+
const desiredStartVisualRow = visualRow < startVisualRow ? visualRow : visualRow - editor.numberOfVisibleLines + 1;
|
|
4056
|
+
return updateLayout({
|
|
4057
|
+
...editor,
|
|
4058
|
+
deltaY: desiredStartVisualRow * editor.itemHeight,
|
|
4059
|
+
selections: normalizedSelections
|
|
4060
|
+
}, foldingRanges);
|
|
4061
|
+
}
|
|
4062
|
+
const newEditor = {
|
|
3814
4063
|
...editor,
|
|
3815
4064
|
selections
|
|
3816
4065
|
};
|
|
3817
|
-
|
|
3818
|
-
|
|
4066
|
+
const {
|
|
4067
|
+
maxLineY,
|
|
4068
|
+
minLineY,
|
|
4069
|
+
numberOfVisibleLines
|
|
4070
|
+
} = editor;
|
|
4071
|
+
if (maxLineY === undefined || minLineY === undefined || numberOfVisibleLines <= 0) {
|
|
4072
|
+
return newEditor;
|
|
4073
|
+
}
|
|
4074
|
+
const rowIndex = selections[editor.primarySelectionIndex || 0];
|
|
4075
|
+
if (rowIndex === undefined) {
|
|
4076
|
+
return newEditor;
|
|
4077
|
+
}
|
|
4078
|
+
if (rowIndex >= minLineY && rowIndex < maxLineY) {
|
|
4079
|
+
return newEditor;
|
|
4080
|
+
}
|
|
4081
|
+
const {
|
|
4082
|
+
finalDeltaY,
|
|
4083
|
+
height,
|
|
4084
|
+
itemHeight,
|
|
4085
|
+
lines,
|
|
4086
|
+
scrollBarHeight
|
|
4087
|
+
} = editor;
|
|
4088
|
+
const desiredMinLineY = rowIndex < minLineY ? rowIndex : rowIndex - numberOfVisibleLines + 1;
|
|
4089
|
+
const deltaY = clamp(desiredMinLineY * itemHeight, 0, finalDeltaY);
|
|
4090
|
+
const newMinLineY = Math.floor(deltaY / itemHeight);
|
|
4091
|
+
const newMaxLineY = Math.min(newMinLineY + numberOfVisibleLines, lines.length);
|
|
4092
|
+
const scrollBarY = getScrollBarY(deltaY, finalDeltaY, height, scrollBarHeight);
|
|
4093
|
+
return {
|
|
4094
|
+
...newEditor,
|
|
4095
|
+
deltaY,
|
|
4096
|
+
maxLineY: newMaxLineY,
|
|
4097
|
+
minLineY: newMinLineY,
|
|
4098
|
+
scrollBarY
|
|
4099
|
+
};
|
|
3819
4100
|
};
|
|
3820
4101
|
|
|
3821
4102
|
// TODO maybe only accept sorted selection edits in the first place
|
|
@@ -3868,6 +4149,13 @@ const applyAutoClosingRangesEdit = (editor, changes) => {
|
|
|
3868
4149
|
const scheduleSelections = (editor, selectionEdits) => {
|
|
3869
4150
|
return setSelections$1(editor, selectionEdits);
|
|
3870
4151
|
};
|
|
4152
|
+
const updateLines = (editor, lines) => {
|
|
4153
|
+
const newEditor = {
|
|
4154
|
+
...editor,
|
|
4155
|
+
lines
|
|
4156
|
+
};
|
|
4157
|
+
return 'foldingRanges' in editor ? updateLayout(newEditor, []) : newEditor;
|
|
4158
|
+
};
|
|
3871
4159
|
|
|
3872
4160
|
/**
|
|
3873
4161
|
* TODO make this synchronous maybe?
|
|
@@ -3883,10 +4171,7 @@ const scheduleDocumentAndCursorsSelections = async (editor, changes, selectionCh
|
|
|
3883
4171
|
return editor;
|
|
3884
4172
|
}
|
|
3885
4173
|
const newLines = applyEdits(editor, changes);
|
|
3886
|
-
const partialNewEditor =
|
|
3887
|
-
...editor,
|
|
3888
|
-
lines: newLines
|
|
3889
|
-
};
|
|
4174
|
+
const partialNewEditor = updateLines(editor, newLines);
|
|
3890
4175
|
const newSelections = selectionChanges || applyEdit$1(partialNewEditor, changes);
|
|
3891
4176
|
// TODO should separate rendering from business logic somehow
|
|
3892
4177
|
// currently hard to test because need to mock editor height, top, left,
|
|
@@ -3956,10 +4241,7 @@ const scheduleDocumentAndCursorsSelectionIsUndo = async (editor, changes) => {
|
|
|
3956
4241
|
return editor;
|
|
3957
4242
|
}
|
|
3958
4243
|
const newLines = applyEdits(editor, changes);
|
|
3959
|
-
const partialNewEditor =
|
|
3960
|
-
...editor,
|
|
3961
|
-
lines: newLines
|
|
3962
|
-
};
|
|
4244
|
+
const partialNewEditor = updateLines(editor, newLines);
|
|
3963
4245
|
const newSelections = applyEdit$1(partialNewEditor, changes);
|
|
3964
4246
|
const invalidStartIndex = Math.min(editor.invalidStartIndex, changes[0].start.rowIndex);
|
|
3965
4247
|
const newEditor = {
|
|
@@ -4008,9 +4290,8 @@ const scheduleDocument = async (editor, changes) => {
|
|
|
4008
4290
|
// const scrollBarHeight = editor.scrollBarHeight
|
|
4009
4291
|
|
|
4010
4292
|
const newEditor = {
|
|
4011
|
-
...editor,
|
|
4293
|
+
...updateLines(editor, newLines),
|
|
4012
4294
|
invalidStartIndex,
|
|
4013
|
-
lines: newLines,
|
|
4014
4295
|
redoStack: [],
|
|
4015
4296
|
undoStack: [...editor.undoStack, changes]
|
|
4016
4297
|
};
|
|
@@ -4059,28 +4340,14 @@ const setBounds = (editor, x, y, width, height, columnWidth) => {
|
|
|
4059
4340
|
};
|
|
4060
4341
|
const setText$1 = (editor, text) => {
|
|
4061
4342
|
const lines = splitLines(text);
|
|
4062
|
-
|
|
4063
|
-
itemHeight,
|
|
4064
|
-
minimumSliderSize,
|
|
4065
|
-
numberOfVisibleLines
|
|
4066
|
-
} = editor;
|
|
4067
|
-
const total = lines.length;
|
|
4068
|
-
const maxLineY = Math.min(numberOfVisibleLines, total);
|
|
4069
|
-
const finalY = Math.max(total - numberOfVisibleLines, 0);
|
|
4070
|
-
const finalDeltaY = finalY * itemHeight;
|
|
4071
|
-
const contentHeight = lines.length * editor.rowHeight;
|
|
4072
|
-
const scrollBarHeight = getScrollBarSize(editor.height, contentHeight, minimumSliderSize);
|
|
4073
|
-
return {
|
|
4343
|
+
return updateLayout({
|
|
4074
4344
|
...editor,
|
|
4075
|
-
|
|
4076
|
-
|
|
4077
|
-
lines,
|
|
4078
|
-
maxLineY,
|
|
4079
|
-
scrollBarHeight
|
|
4080
|
-
};
|
|
4345
|
+
lines
|
|
4346
|
+
}, []);
|
|
4081
4347
|
};
|
|
4082
4348
|
|
|
4083
4349
|
const emptyEditor = {
|
|
4350
|
+
breakPoints: [],
|
|
4084
4351
|
cursorInfos: [],
|
|
4085
4352
|
debugEnabled: false,
|
|
4086
4353
|
decorations: [],
|
|
@@ -4090,6 +4357,7 @@ const emptyEditor = {
|
|
|
4090
4357
|
differences: [],
|
|
4091
4358
|
embeds: [],
|
|
4092
4359
|
focused: false,
|
|
4360
|
+
foldingRanges: [],
|
|
4093
4361
|
hasListener: false,
|
|
4094
4362
|
height: 0,
|
|
4095
4363
|
highlightedLine: -1,
|
|
@@ -4118,6 +4386,7 @@ const emptyEditor = {
|
|
|
4118
4386
|
tokenizerId: 0,
|
|
4119
4387
|
undoStack: [],
|
|
4120
4388
|
uri: '',
|
|
4389
|
+
visibleLineIndices: [],
|
|
4121
4390
|
width: 0,
|
|
4122
4391
|
x: 0,
|
|
4123
4392
|
y: 0
|
|
@@ -4280,6 +4549,10 @@ const getDiagnosticType = diagnostic => {
|
|
|
4280
4549
|
return diagnostic.type;
|
|
4281
4550
|
};
|
|
4282
4551
|
|
|
4552
|
+
const getY = (row, minLineY, rowHeight) => {
|
|
4553
|
+
return (row - minLineY) * rowHeight;
|
|
4554
|
+
};
|
|
4555
|
+
|
|
4283
4556
|
const getVisibleDiagnostics = async (editor, diagnostics) => {
|
|
4284
4557
|
const visibleDiagnostics = [];
|
|
4285
4558
|
const {
|
|
@@ -4443,6 +4716,7 @@ const createEditor = async ({
|
|
|
4443
4716
|
const computedlanguageId = getLanguageId$1(uri, languages);
|
|
4444
4717
|
const editor = {
|
|
4445
4718
|
assetDir,
|
|
4719
|
+
breakPoints: [],
|
|
4446
4720
|
charWidth,
|
|
4447
4721
|
columnWidth: 0,
|
|
4448
4722
|
completionState: '',
|
|
@@ -4460,6 +4734,7 @@ const createEditor = async ({
|
|
|
4460
4734
|
finalY: 0,
|
|
4461
4735
|
focused: false,
|
|
4462
4736
|
focusKey: Empty,
|
|
4737
|
+
foldingRanges: [],
|
|
4463
4738
|
fontFamily,
|
|
4464
4739
|
fontSize,
|
|
4465
4740
|
fontWeight,
|
|
@@ -4514,6 +4789,7 @@ const createEditor = async ({
|
|
|
4514
4789
|
uri,
|
|
4515
4790
|
useFunctionalRendering,
|
|
4516
4791
|
validLines: [],
|
|
4792
|
+
visibleLineIndices: [],
|
|
4517
4793
|
widgets: [],
|
|
4518
4794
|
width,
|
|
4519
4795
|
x,
|
|
@@ -4565,6 +4841,10 @@ const createEditor = async ({
|
|
|
4565
4841
|
});
|
|
4566
4842
|
};
|
|
4567
4843
|
|
|
4844
|
+
const isEqual$4 = (oldState, newState) => {
|
|
4845
|
+
return oldState.additionalFocus === newState.additionalFocus;
|
|
4846
|
+
};
|
|
4847
|
+
|
|
4568
4848
|
const isEqual$3 = (oldState, newState) => {
|
|
4569
4849
|
return oldState.rowHeight === newState.rowHeight && oldState.deltaY === newState.deltaY && oldState.finalDeltaY === newState.finalDeltaY && oldState.height === newState.height && oldState.deltaX === newState.deltaX && oldState.longestLineWidth === newState.longestLineWidth && oldState.minimumSliderSize === newState.minimumSliderSize && oldState.width === newState.width && oldState.scrollBarHeight === newState.scrollBarHeight;
|
|
4570
4850
|
};
|
|
@@ -4583,7 +4863,7 @@ const isEqual$2 = (oldState, newState) => {
|
|
|
4583
4863
|
};
|
|
4584
4864
|
|
|
4585
4865
|
const isEqual$1 = (oldState, newState) => {
|
|
4586
|
-
return oldState.cursorInfos === newState.cursorInfos && oldState.diagnostics === newState.diagnostics && oldState.highlightedLine === newState.highlightedLine && oldState.lineNumbers === newState.lineNumbers && oldState.loadError === newState.loadError && oldState.textInfos === newState.textInfos && oldState.differences === newState.differences && oldState.initial === newState.initial && oldState.selectionInfos === newState.selectionInfos;
|
|
4866
|
+
return oldState.breakPoints === newState.breakPoints && oldState.cursorInfos === newState.cursorInfos && oldState.diagnostics === newState.diagnostics && oldState.highlightedLine === newState.highlightedLine && oldState.lineNumbers === newState.lineNumbers && oldState.loadError === newState.loadError && oldState.textInfos === newState.textInfos && oldState.differences === newState.differences && oldState.initial === newState.initial && oldState.selectionInfos === newState.selectionInfos;
|
|
4587
4867
|
};
|
|
4588
4868
|
|
|
4589
4869
|
const RenderFocus = 6;
|
|
@@ -4591,13 +4871,14 @@ const RenderFocusContext = 7;
|
|
|
4591
4871
|
const RenderCss = 11;
|
|
4592
4872
|
const RenderIncremental = 12;
|
|
4593
4873
|
const RenderWidgets = 13;
|
|
4874
|
+
const RenderAdditionalFocusContext = 14;
|
|
4594
4875
|
|
|
4595
4876
|
const isEqual = (oldState, newState) => {
|
|
4596
4877
|
return oldState.widgets === newState.widgets;
|
|
4597
4878
|
};
|
|
4598
4879
|
|
|
4599
|
-
const modules = [isEqual$1, isEqual$2, isEqual$2, isEqual$3, isEqual];
|
|
4600
|
-
const numbers = [RenderIncremental, RenderFocus, RenderFocusContext, RenderCss, RenderWidgets];
|
|
4880
|
+
const modules = [isEqual$1, isEqual$2, isEqual$2, isEqual$4, isEqual$3, isEqual];
|
|
4881
|
+
const numbers = [RenderIncremental, RenderFocus, RenderFocusContext, RenderAdditionalFocusContext, RenderCss, RenderWidgets];
|
|
4601
4882
|
|
|
4602
4883
|
const diff = (oldState, newState) => {
|
|
4603
4884
|
const diffResult = [];
|
|
@@ -4857,6 +5138,25 @@ const applyWorkspaceEdit = async (editor, changes) => {
|
|
|
4857
5138
|
return scheduleDocumentAndCursorsSelections(editor, textChanges);
|
|
4858
5139
|
};
|
|
4859
5140
|
|
|
5141
|
+
const isPersistentWidget = widgetId => {
|
|
5142
|
+
switch (widgetId) {
|
|
5143
|
+
case Find:
|
|
5144
|
+
return true;
|
|
5145
|
+
default:
|
|
5146
|
+
return false;
|
|
5147
|
+
}
|
|
5148
|
+
};
|
|
5149
|
+
|
|
5150
|
+
// TODO widgets should have a persistence property:
|
|
5151
|
+
// 1 = close by click (e.g. completion, hover, source-actions)
|
|
5152
|
+
// 2 = stay open on click (e.g. find)
|
|
5153
|
+
const closeWidgetsMaybe = widgets => {
|
|
5154
|
+
if (widgets.length === 0) {
|
|
5155
|
+
return widgets;
|
|
5156
|
+
}
|
|
5157
|
+
return widgets.filter(widget => isPersistentWidget(widget.id));
|
|
5158
|
+
};
|
|
5159
|
+
|
|
4860
5160
|
const getFormattingEdits = async editor => {
|
|
4861
5161
|
const textDocument = {
|
|
4862
5162
|
documentId: editor.id || editor.uid,
|
|
@@ -4988,6 +5288,7 @@ const at = async (editor, eventX, eventY) => {
|
|
|
4988
5288
|
charWidth,
|
|
4989
5289
|
deltaX,
|
|
4990
5290
|
deltaY,
|
|
5291
|
+
foldingRanges = [],
|
|
4991
5292
|
fontFamily,
|
|
4992
5293
|
fontSize,
|
|
4993
5294
|
fontWeight,
|
|
@@ -4999,13 +5300,14 @@ const at = async (editor, eventX, eventY) => {
|
|
|
4999
5300
|
x,
|
|
5000
5301
|
y
|
|
5001
5302
|
} = editor;
|
|
5002
|
-
const
|
|
5003
|
-
if (
|
|
5303
|
+
const visualRowIndex = Math.floor((eventY - y + deltaY) / rowHeight);
|
|
5304
|
+
if (visualRowIndex < 0) {
|
|
5004
5305
|
return {
|
|
5005
5306
|
columnIndex: 0,
|
|
5006
5307
|
rowIndex: 0
|
|
5007
5308
|
};
|
|
5008
5309
|
}
|
|
5310
|
+
const rowIndex = getDocumentRowForVisualRow(visualRowIndex, foldingRanges);
|
|
5009
5311
|
const relativeX = eventX - x + deltaX;
|
|
5010
5312
|
const clampedRowIndex = clamp(rowIndex, 0, lines.length - 1);
|
|
5011
5313
|
const line = lines[clampedRowIndex];
|
|
@@ -5225,7 +5527,9 @@ const handleBlur$1 = async editor => {
|
|
|
5225
5527
|
}
|
|
5226
5528
|
const newEditor = {
|
|
5227
5529
|
...editor,
|
|
5228
|
-
|
|
5530
|
+
additionalFocus: 0,
|
|
5531
|
+
focused: false,
|
|
5532
|
+
widgets: closeWidgetsMaybe(editor.widgets || [])
|
|
5229
5533
|
};
|
|
5230
5534
|
if (!editor.modified) {
|
|
5231
5535
|
return newEditor;
|
|
@@ -5374,6 +5678,21 @@ const closeCodeGenerator = editor => {
|
|
|
5374
5678
|
};
|
|
5375
5679
|
};
|
|
5376
5680
|
|
|
5681
|
+
const closeCompletion = editor => {
|
|
5682
|
+
const {
|
|
5683
|
+
widgets
|
|
5684
|
+
} = editor;
|
|
5685
|
+
if (widgets.every(widget => widget.id !== Completion)) {
|
|
5686
|
+
return editor;
|
|
5687
|
+
}
|
|
5688
|
+
return {
|
|
5689
|
+
...editor,
|
|
5690
|
+
additionalFocus: 0,
|
|
5691
|
+
focused: true,
|
|
5692
|
+
widgets: removeEditorWidget(widgets, Completion)
|
|
5693
|
+
};
|
|
5694
|
+
};
|
|
5695
|
+
|
|
5377
5696
|
const isMatchingWidget$1 = widget => {
|
|
5378
5697
|
return widget.id === Find;
|
|
5379
5698
|
};
|
|
@@ -5388,6 +5707,8 @@ const closeFind = editor => {
|
|
|
5388
5707
|
const newWidgets = removeEditorWidget(widgets, Find);
|
|
5389
5708
|
return {
|
|
5390
5709
|
...editor,
|
|
5710
|
+
additionalFocus: 0,
|
|
5711
|
+
focus: FocusEditorText$1,
|
|
5391
5712
|
focused: true,
|
|
5392
5713
|
widgets: newWidgets
|
|
5393
5714
|
};
|
|
@@ -5706,6 +6027,10 @@ const copyLineUp = editor => {
|
|
|
5706
6027
|
return scheduleDocumentAndCursorsSelections(editor, changes);
|
|
5707
6028
|
};
|
|
5708
6029
|
|
|
6030
|
+
const getLineLength = line => {
|
|
6031
|
+
return line.endsWith('\r') ? line.length - 1 : line.length;
|
|
6032
|
+
};
|
|
6033
|
+
|
|
5709
6034
|
// @ts-ignore
|
|
5710
6035
|
const editorGetPositionLeft = (rowIndex, columnIndex, lines, getDelta) => {
|
|
5711
6036
|
if (columnIndex === 0) {
|
|
@@ -5716,7 +6041,7 @@ const editorGetPositionLeft = (rowIndex, columnIndex, lines, getDelta) => {
|
|
|
5716
6041
|
};
|
|
5717
6042
|
}
|
|
5718
6043
|
return {
|
|
5719
|
-
columnIndex: lines[rowIndex - 1]
|
|
6044
|
+
columnIndex: getLineLength(lines[rowIndex - 1]),
|
|
5720
6045
|
rowIndex: rowIndex - 1
|
|
5721
6046
|
};
|
|
5722
6047
|
}
|
|
@@ -5747,7 +6072,7 @@ const moveToPositionLeft = (selections, i, rowIndex, columnIndex, lines, getDelt
|
|
|
5747
6072
|
selections[i + 1] = 0;
|
|
5748
6073
|
} else {
|
|
5749
6074
|
selections[i] = rowIndex - 1;
|
|
5750
|
-
selections[i + 1] = lines[rowIndex - 1]
|
|
6075
|
+
selections[i + 1] = getLineLength(lines[rowIndex - 1]);
|
|
5751
6076
|
}
|
|
5752
6077
|
} else {
|
|
5753
6078
|
const delta = getDelta(lines[rowIndex], columnIndex);
|
|
@@ -5834,7 +6159,7 @@ const lineCharacterStart = (line, columnIndex) => {
|
|
|
5834
6159
|
return columnIndex;
|
|
5835
6160
|
};
|
|
5836
6161
|
const lineEnd = (line, columnIndex) => {
|
|
5837
|
-
return line
|
|
6162
|
+
return getLineLength(line) - columnIndex;
|
|
5838
6163
|
};
|
|
5839
6164
|
const tryRegexArray = (partialLine, regexArray) => {
|
|
5840
6165
|
for (const regex of regexArray) {
|
|
@@ -5912,7 +6237,7 @@ const editorGetPositionRight = (position, lines, getDelta) => {
|
|
|
5912
6237
|
const {
|
|
5913
6238
|
columnIndex
|
|
5914
6239
|
} = position;
|
|
5915
|
-
if (columnIndex >= lines[rowIndex]
|
|
6240
|
+
if (columnIndex >= getLineLength(lines[rowIndex])) {
|
|
5916
6241
|
if (rowIndex >= lines.length) {
|
|
5917
6242
|
return position;
|
|
5918
6243
|
}
|
|
@@ -5932,7 +6257,7 @@ const moveToPositionRight = (selections, i, rowIndex, columnIndex, lines, getDel
|
|
|
5932
6257
|
return;
|
|
5933
6258
|
}
|
|
5934
6259
|
const line = lines[rowIndex];
|
|
5935
|
-
if (columnIndex >= line
|
|
6260
|
+
if (columnIndex >= getLineLength(line)) {
|
|
5936
6261
|
selections[i] = selections[i + 2] = rowIndex + 1;
|
|
5937
6262
|
selections[i + 1] = selections[i + 3] = 0;
|
|
5938
6263
|
} else {
|
|
@@ -5969,6 +6294,28 @@ const cursorCharacterRight = editor => {
|
|
|
5969
6294
|
return editorCursorHorizontalRight(editor, characterRight);
|
|
5970
6295
|
};
|
|
5971
6296
|
|
|
6297
|
+
const cursorDocumentEnd = editor => {
|
|
6298
|
+
const {
|
|
6299
|
+
lines,
|
|
6300
|
+
selections
|
|
6301
|
+
} = editor;
|
|
6302
|
+
const rowIndex = lines.length - 1;
|
|
6303
|
+
const columnIndex = lines[rowIndex].length;
|
|
6304
|
+
const newSelections = new Uint32Array(selections.length);
|
|
6305
|
+
for (let i = 0; i < newSelections.length; i += 4) {
|
|
6306
|
+
newSelections[i] = rowIndex;
|
|
6307
|
+
newSelections[i + 1] = columnIndex;
|
|
6308
|
+
newSelections[i + 2] = rowIndex;
|
|
6309
|
+
newSelections[i + 3] = columnIndex;
|
|
6310
|
+
}
|
|
6311
|
+
return scheduleSelections(editor, newSelections);
|
|
6312
|
+
};
|
|
6313
|
+
|
|
6314
|
+
const cursorDocumentStart = editor => {
|
|
6315
|
+
const newSelections = new Uint32Array(editor.selections.length);
|
|
6316
|
+
return scheduleSelections(editor, newSelections);
|
|
6317
|
+
};
|
|
6318
|
+
|
|
5972
6319
|
const moveSelectionDown = (selections, i, selectionStartRow, selectionStartColumn, selectionEndRow, selectionEndColumn) => {
|
|
5973
6320
|
moveRangeToPosition$1(selections, i, selectionEndRow + 1, selectionEndColumn);
|
|
5974
6321
|
};
|
|
@@ -5993,6 +6340,23 @@ const cursorHome = editor => {
|
|
|
5993
6340
|
return editorCursorHorizontalLeft(editor, lineCharacterStart);
|
|
5994
6341
|
};
|
|
5995
6342
|
|
|
6343
|
+
const cursorPageDown = editor => {
|
|
6344
|
+
const {
|
|
6345
|
+
deltaY,
|
|
6346
|
+
itemHeight,
|
|
6347
|
+
lines,
|
|
6348
|
+
numberOfVisibleLines,
|
|
6349
|
+
selections
|
|
6350
|
+
} = editor;
|
|
6351
|
+
const pageSize = Math.max(numberOfVisibleLines, 1);
|
|
6352
|
+
const lastRowIndex = lines.length - 1;
|
|
6353
|
+
const newSelections = map(selections, (result, index, _startRow, _startColumn, endRow, endColumn) => {
|
|
6354
|
+
moveRangeToPosition$1(result, index, Math.min(endRow + pageSize, lastRowIndex), endColumn);
|
|
6355
|
+
});
|
|
6356
|
+
const newEditor = scheduleSelections(editor, newSelections);
|
|
6357
|
+
return setDeltaYFixedValue$1(newEditor, deltaY + pageSize * itemHeight);
|
|
6358
|
+
};
|
|
6359
|
+
|
|
5996
6360
|
const cursorSet = (editor, rowIndex, columnIndex) => {
|
|
5997
6361
|
object(editor);
|
|
5998
6362
|
number(rowIndex);
|
|
@@ -6272,6 +6636,93 @@ const deleteCharacterRight = editor => {
|
|
|
6272
6636
|
return editorDeleteHorizontalRight(editor, characterRight);
|
|
6273
6637
|
};
|
|
6274
6638
|
|
|
6639
|
+
const getDeleteLineOperations = selections => {
|
|
6640
|
+
const operations = [];
|
|
6641
|
+
for (let i = 0; i < selections.length; i += 4) {
|
|
6642
|
+
const [startRowIndex,, selectionEndRowIndex, endColumnIndex] = getSelectionPairs(selections, i);
|
|
6643
|
+
const endRowIndex = startRowIndex < selectionEndRowIndex && endColumnIndex === 0 ? selectionEndRowIndex - 1 : selectionEndRowIndex;
|
|
6644
|
+
operations.push({
|
|
6645
|
+
endRowIndex,
|
|
6646
|
+
positionColumnIndex: selections[i + 3],
|
|
6647
|
+
startRowIndex
|
|
6648
|
+
});
|
|
6649
|
+
}
|
|
6650
|
+
operations.sort((a, b) => a.startRowIndex - b.startRowIndex || a.endRowIndex - b.endRowIndex);
|
|
6651
|
+
const mergedOperations = [];
|
|
6652
|
+
for (const operation of operations) {
|
|
6653
|
+
const previous = mergedOperations.at(-1);
|
|
6654
|
+
if (previous && previous.endRowIndex + 1 >= operation.startRowIndex) {
|
|
6655
|
+
mergedOperations[mergedOperations.length - 1] = {
|
|
6656
|
+
...previous,
|
|
6657
|
+
endRowIndex: Math.max(previous.endRowIndex, operation.endRowIndex)
|
|
6658
|
+
};
|
|
6659
|
+
} else {
|
|
6660
|
+
mergedOperations.push(operation);
|
|
6661
|
+
}
|
|
6662
|
+
}
|
|
6663
|
+
return mergedOperations;
|
|
6664
|
+
};
|
|
6665
|
+
const deleteLine$1 = async editor => {
|
|
6666
|
+
const {
|
|
6667
|
+
lines,
|
|
6668
|
+
selections
|
|
6669
|
+
} = editor;
|
|
6670
|
+
if (lines.length === 1 && lines[0] === '') {
|
|
6671
|
+
return editor;
|
|
6672
|
+
}
|
|
6673
|
+
const operations = getDeleteLineOperations(selections);
|
|
6674
|
+
const changes = [];
|
|
6675
|
+
const selectionChanges = new Uint32Array(operations.length * 4);
|
|
6676
|
+
const lastRowIndex = lines.length - 1;
|
|
6677
|
+
let linesDeleted = 0;
|
|
6678
|
+
for (let i = 0; i < operations.length; i++) {
|
|
6679
|
+
const operation = operations[i];
|
|
6680
|
+
let {
|
|
6681
|
+
endRowIndex,
|
|
6682
|
+
startRowIndex
|
|
6683
|
+
} = operation;
|
|
6684
|
+
let startColumnIndex = 0;
|
|
6685
|
+
let endColumnIndex = lines[endRowIndex].length;
|
|
6686
|
+
let survivingLine = '';
|
|
6687
|
+
if (endRowIndex < lastRowIndex) {
|
|
6688
|
+
endRowIndex++;
|
|
6689
|
+
endColumnIndex = 0;
|
|
6690
|
+
survivingLine = lines[endRowIndex];
|
|
6691
|
+
} else if (startRowIndex > 0) {
|
|
6692
|
+
startRowIndex--;
|
|
6693
|
+
startColumnIndex = lines[startRowIndex].length;
|
|
6694
|
+
survivingLine = lines[startRowIndex];
|
|
6695
|
+
}
|
|
6696
|
+
const start = {
|
|
6697
|
+
columnIndex: startColumnIndex,
|
|
6698
|
+
rowIndex: startRowIndex
|
|
6699
|
+
};
|
|
6700
|
+
const end = {
|
|
6701
|
+
columnIndex: endColumnIndex,
|
|
6702
|
+
rowIndex: endRowIndex
|
|
6703
|
+
};
|
|
6704
|
+
changes.push({
|
|
6705
|
+
deleted: getSelectionText(editor, {
|
|
6706
|
+
end,
|
|
6707
|
+
start
|
|
6708
|
+
}),
|
|
6709
|
+
end,
|
|
6710
|
+
inserted: [''],
|
|
6711
|
+
origin: Delete,
|
|
6712
|
+
start
|
|
6713
|
+
});
|
|
6714
|
+
const cursorRowIndex = startRowIndex - linesDeleted;
|
|
6715
|
+
const cursorColumnIndex = Math.min(operation.positionColumnIndex, survivingLine.length);
|
|
6716
|
+
const offset = i * 4;
|
|
6717
|
+
selectionChanges[offset] = cursorRowIndex;
|
|
6718
|
+
selectionChanges[offset + 1] = cursorColumnIndex;
|
|
6719
|
+
selectionChanges[offset + 2] = cursorRowIndex;
|
|
6720
|
+
selectionChanges[offset + 3] = cursorColumnIndex;
|
|
6721
|
+
linesDeleted += operation.endRowIndex - operation.startRowIndex + 1;
|
|
6722
|
+
}
|
|
6723
|
+
return scheduleDocumentAndCursorsSelections(editor, changes, selectionChanges);
|
|
6724
|
+
};
|
|
6725
|
+
|
|
6275
6726
|
const deleteWordLeft = editor => {
|
|
6276
6727
|
const newEditor = editorDeleteHorizontalLeft(editor, wordLeft);
|
|
6277
6728
|
return newEditor;
|
|
@@ -6296,6 +6747,38 @@ const findAllReferences$1 = async editor => {
|
|
|
6296
6747
|
return editor;
|
|
6297
6748
|
};
|
|
6298
6749
|
|
|
6750
|
+
const fold$1 = editor => {
|
|
6751
|
+
const {
|
|
6752
|
+
foldingRanges = [],
|
|
6753
|
+
lines,
|
|
6754
|
+
primarySelectionIndex = 0,
|
|
6755
|
+
selections
|
|
6756
|
+
} = editor;
|
|
6757
|
+
const rowIndex = selections[primarySelectionIndex];
|
|
6758
|
+
const range = findRange(lines, rowIndex);
|
|
6759
|
+
if (!range) {
|
|
6760
|
+
return editor;
|
|
6761
|
+
}
|
|
6762
|
+
const newRanges = addRange(foldingRanges, range);
|
|
6763
|
+
if (newRanges === foldingRanges) {
|
|
6764
|
+
return editor;
|
|
6765
|
+
}
|
|
6766
|
+
const newSelections = map(selections, (result, index, startRow, startColumn, endRow, endColumn) => {
|
|
6767
|
+
if (startRow >= range.start && endRow <= range.end) {
|
|
6768
|
+
moveRangeToPosition$1(result, index, range.start, Math.min(endColumn, lines[range.start].length));
|
|
6769
|
+
return;
|
|
6770
|
+
}
|
|
6771
|
+
result[index] = startRow;
|
|
6772
|
+
result[index + 1] = startColumn;
|
|
6773
|
+
result[index + 2] = endRow;
|
|
6774
|
+
result[index + 3] = endColumn;
|
|
6775
|
+
});
|
|
6776
|
+
return updateLayout({
|
|
6777
|
+
...editor,
|
|
6778
|
+
selections: newSelections
|
|
6779
|
+
}, newRanges);
|
|
6780
|
+
};
|
|
6781
|
+
|
|
6299
6782
|
/* eslint-disable sonarjs/super-linear-regex */
|
|
6300
6783
|
|
|
6301
6784
|
const RE_WORD_START$1 = /^[\w\-]+/;
|
|
@@ -6361,6 +6844,7 @@ const i18nString = (key, placeholders = emptyObject) => {
|
|
|
6361
6844
|
|
|
6362
6845
|
const Copy = 'Copy';
|
|
6363
6846
|
const Cut = 'Cut';
|
|
6847
|
+
const DeleteLine = 'Delete Line';
|
|
6364
6848
|
const EditorCloseColorPicker = 'Editor: Close Color Picker';
|
|
6365
6849
|
const EditorCopyLineDown = 'Editor: Copy Line Down';
|
|
6366
6850
|
const EditorCopyLineUp = 'Editor: Copy Line Up';
|
|
@@ -6382,6 +6866,7 @@ const EnterCode = 'Enter Code';
|
|
|
6382
6866
|
const EscapeToClose = 'Escape to close';
|
|
6383
6867
|
const FindAllImplementations = 'Find All Implementations';
|
|
6384
6868
|
const FindAllReferences = 'Find All References';
|
|
6869
|
+
const Fold = 'Editor: Fold';
|
|
6385
6870
|
const FormatDocument = 'Format Document';
|
|
6386
6871
|
const GoToDefinition = 'Go to Definition';
|
|
6387
6872
|
const GoToTypeDefinition = 'Go to Type Definition';
|
|
@@ -6394,6 +6879,8 @@ const NoTypeDefinitionFoundFor = "No type definition found for '{PH1}'";
|
|
|
6394
6879
|
const Paste = 'Paste';
|
|
6395
6880
|
const SourceAction = 'Source Action';
|
|
6396
6881
|
const ToggleBlockComment = 'Toggle Block Comment';
|
|
6882
|
+
const ToggleBreakpoint = 'Toggle Breakpoint';
|
|
6883
|
+
const Unfold = 'Editor: Unfold';
|
|
6397
6884
|
|
|
6398
6885
|
const goToDefinition$1 = () => {
|
|
6399
6886
|
return i18nString(GoToDefinition);
|
|
@@ -6429,21 +6916,33 @@ const goToTypeDefinition$1 = () => {
|
|
|
6429
6916
|
const findAllReferences = () => {
|
|
6430
6917
|
return i18nString(FindAllReferences);
|
|
6431
6918
|
};
|
|
6919
|
+
const fold = () => {
|
|
6920
|
+
return i18nString(Fold);
|
|
6921
|
+
};
|
|
6432
6922
|
const findAllImplementations = () => {
|
|
6433
6923
|
return i18nString(FindAllImplementations);
|
|
6434
6924
|
};
|
|
6435
6925
|
const cut = () => {
|
|
6436
6926
|
return i18nString(Cut);
|
|
6437
6927
|
};
|
|
6928
|
+
const deleteLine = () => {
|
|
6929
|
+
return i18nString(DeleteLine);
|
|
6930
|
+
};
|
|
6438
6931
|
const copy = () => {
|
|
6439
6932
|
return i18nString(Copy);
|
|
6440
6933
|
};
|
|
6441
6934
|
const paste$1 = () => {
|
|
6442
6935
|
return i18nString(Paste);
|
|
6443
6936
|
};
|
|
6937
|
+
const unfold$1 = () => {
|
|
6938
|
+
return i18nString(Unfold);
|
|
6939
|
+
};
|
|
6444
6940
|
const toggleBlockComment$1 = () => {
|
|
6445
6941
|
return i18nString(ToggleBlockComment);
|
|
6446
6942
|
};
|
|
6943
|
+
const toggleBreakpoint$1 = () => {
|
|
6944
|
+
return i18nString(ToggleBreakpoint);
|
|
6945
|
+
};
|
|
6447
6946
|
const moveLineUp$1 = () => {
|
|
6448
6947
|
return i18nString(MoveLineUp);
|
|
6449
6948
|
};
|
|
@@ -6640,25 +7139,6 @@ const goToTypeDefinition = async (editor, explicit = true) => {
|
|
|
6640
7139
|
});
|
|
6641
7140
|
};
|
|
6642
7141
|
|
|
6643
|
-
const isPersistentWidget = widgetId => {
|
|
6644
|
-
switch (widgetId) {
|
|
6645
|
-
case Find:
|
|
6646
|
-
return true;
|
|
6647
|
-
default:
|
|
6648
|
-
return false;
|
|
6649
|
-
}
|
|
6650
|
-
};
|
|
6651
|
-
|
|
6652
|
-
// TODO widgets should have a persistence property:
|
|
6653
|
-
// 1 = close by click (e.g. completion, hover, source-actions)
|
|
6654
|
-
// 2 = stay open on click (e.g. find)
|
|
6655
|
-
const closeWidgetsMaybe = widgets => {
|
|
6656
|
-
if (widgets.length === 0) {
|
|
6657
|
-
return widgets;
|
|
6658
|
-
}
|
|
6659
|
-
return widgets.filter(isPersistentWidget);
|
|
6660
|
-
};
|
|
6661
|
-
|
|
6662
7142
|
const openExternal = async (url, platform) => {
|
|
6663
7143
|
await openUrl(url, platform);
|
|
6664
7144
|
};
|
|
@@ -6915,7 +7395,30 @@ const handleTripleClick = (editor, modifier, x, y) => {
|
|
|
6915
7395
|
};
|
|
6916
7396
|
|
|
6917
7397
|
const PrimaryButton = 0;
|
|
7398
|
+
const SecondaryButton = 2;
|
|
7399
|
+
const isPositionBeforeOrEqual = (rowIndex, columnIndex, otherRowIndex, otherColumnIndex) => {
|
|
7400
|
+
return rowIndex < otherRowIndex || rowIndex === otherRowIndex && columnIndex <= otherColumnIndex;
|
|
7401
|
+
};
|
|
7402
|
+
const isPositionInSelection = (selections, rowIndex, columnIndex) => {
|
|
7403
|
+
for (let i = 0; i < selections.length; i += 4) {
|
|
7404
|
+
const [startRowIndex, startColumnIndex, endRowIndex, endColumnIndex] = getSelectionPairs(selections, i);
|
|
7405
|
+
if (isPositionBeforeOrEqual(startRowIndex, startColumnIndex, rowIndex, columnIndex) && isPositionBeforeOrEqual(rowIndex, columnIndex, endRowIndex, endColumnIndex)) {
|
|
7406
|
+
return true;
|
|
7407
|
+
}
|
|
7408
|
+
}
|
|
7409
|
+
return false;
|
|
7410
|
+
};
|
|
7411
|
+
const handleSecondaryMouseDown = async (state, x, y) => {
|
|
7412
|
+
const position = await at(state, x, y);
|
|
7413
|
+
if (isPositionInSelection(state.selections, position.rowIndex, position.columnIndex)) {
|
|
7414
|
+
return state;
|
|
7415
|
+
}
|
|
7416
|
+
return handleClickAtPosition(state, 0, position.rowIndex, position.columnIndex);
|
|
7417
|
+
};
|
|
6918
7418
|
const handleMouseDown = async (state, button, altKey, ctrlKey, x, y, detail) => {
|
|
7419
|
+
if (button === SecondaryButton) {
|
|
7420
|
+
return handleSecondaryMouseDown(state, x, y);
|
|
7421
|
+
}
|
|
6919
7422
|
if (button !== PrimaryButton) {
|
|
6920
7423
|
return state;
|
|
6921
7424
|
}
|
|
@@ -7162,29 +7665,30 @@ const requestAnimationFrame = fn => {
|
|
|
7162
7665
|
};
|
|
7163
7666
|
|
|
7164
7667
|
const shouldUpdateSelectionData = (oldState, newState) => {
|
|
7165
|
-
return oldState.selections !== newState.selections || oldState.focused !== newState.focused || oldState.minLineY !== newState.minLineY || oldState.maxLineY !== newState.maxLineY || oldState.differences !== newState.differences || oldState.charWidth !== newState.charWidth || oldState.cursorWidth !== newState.cursorWidth || oldState.fontFamily !== newState.fontFamily || oldState.fontSize !== newState.fontSize || oldState.fontWeight !== newState.fontWeight || oldState.isMonospaceFont !== newState.isMonospaceFont || oldState.letterSpacing !== newState.letterSpacing || oldState.lines !== newState.lines || oldState.rowHeight !== newState.rowHeight || oldState.tabSize !== newState.tabSize || oldState.width !== newState.width;
|
|
7668
|
+
return oldState.selections !== newState.selections || oldState.focused !== newState.focused || oldState.minLineY !== newState.minLineY || oldState.maxLineY !== newState.maxLineY || oldState.foldingRanges !== newState.foldingRanges || oldState.differences !== newState.differences || oldState.charWidth !== newState.charWidth || oldState.cursorWidth !== newState.cursorWidth || oldState.fontFamily !== newState.fontFamily || oldState.fontSize !== newState.fontSize || oldState.fontWeight !== newState.fontWeight || oldState.isMonospaceFont !== newState.isMonospaceFont || oldState.letterSpacing !== newState.letterSpacing || oldState.lines !== newState.lines || oldState.rowHeight !== newState.rowHeight || oldState.tabSize !== newState.tabSize || oldState.width !== newState.width;
|
|
7166
7669
|
};
|
|
7167
7670
|
const shouldUpdateVisibleTextData = (oldState, newState) => {
|
|
7168
7671
|
if (oldState.textInfos !== newState.textInfos || oldState.differences !== newState.differences) {
|
|
7169
7672
|
return false;
|
|
7170
7673
|
}
|
|
7171
|
-
return oldState.lines !== newState.lines || oldState.tokenizerId !== newState.tokenizerId || oldState.minLineY !== newState.minLineY || oldState.maxLineY !== newState.maxLineY || oldState.decorations !== newState.decorations || oldState.embeds !== newState.embeds || oldState.deltaX !== newState.deltaX || oldState.width !== newState.width || oldState.highlightedLine !== newState.highlightedLine || oldState.debugEnabled !== newState.debugEnabled;
|
|
7674
|
+
return oldState.lines !== newState.lines || oldState.tokenizerId !== newState.tokenizerId || oldState.minLineY !== newState.minLineY || oldState.maxLineY !== newState.maxLineY || oldState.decorations !== newState.decorations || oldState.embeds !== newState.embeds || oldState.deltaX !== newState.deltaX || oldState.width !== newState.width || oldState.highlightedLine !== newState.highlightedLine || oldState.foldingRanges !== newState.foldingRanges || oldState.debugEnabled !== newState.debugEnabled;
|
|
7172
7675
|
};
|
|
7173
7676
|
const updateDerivedState = async (oldState, newState) => {
|
|
7174
|
-
|
|
7175
|
-
|
|
7677
|
+
const nextState = oldState.lines !== newState.lines && 'foldingRanges' in newState ? updateLayout(newState, []) : newState;
|
|
7678
|
+
let finalState = nextState;
|
|
7679
|
+
if (shouldUpdateVisibleTextData(oldState, nextState)) {
|
|
7176
7680
|
const syncIncremental = getEnabled();
|
|
7177
7681
|
const {
|
|
7178
7682
|
differences,
|
|
7179
7683
|
textInfos
|
|
7180
|
-
} = await getVisible$1(
|
|
7684
|
+
} = await getVisible$1(nextState, syncIncremental);
|
|
7181
7685
|
finalState = {
|
|
7182
|
-
...
|
|
7686
|
+
...nextState,
|
|
7183
7687
|
differences,
|
|
7184
7688
|
textInfos
|
|
7185
7689
|
};
|
|
7186
7690
|
}
|
|
7187
|
-
if (!shouldUpdateSelectionData(oldState,
|
|
7691
|
+
if (!shouldUpdateSelectionData(oldState, nextState)) {
|
|
7188
7692
|
return finalState;
|
|
7189
7693
|
}
|
|
7190
7694
|
const {
|
|
@@ -7879,30 +8383,50 @@ const openCompletion = async editor => {
|
|
|
7879
8383
|
return addWidgetToEditor(Completion, EditorCompletion, editor, create$4, newStateGenerator$4, fullFocus);
|
|
7880
8384
|
};
|
|
7881
8385
|
|
|
7882
|
-
const
|
|
7883
|
-
|
|
7884
|
-
|
|
7885
|
-
|
|
7886
|
-
|
|
7887
|
-
|
|
7888
|
-
|
|
7889
|
-
|
|
7890
|
-
|
|
7891
|
-
|
|
7892
|
-
|
|
7893
|
-
|
|
7894
|
-
|
|
7895
|
-
|
|
7896
|
-
|
|
7897
|
-
|
|
7898
|
-
|
|
7899
|
-
|
|
7900
|
-
|
|
7901
|
-
|
|
7902
|
-
|
|
7903
|
-
|
|
7904
|
-
|
|
7905
|
-
|
|
8386
|
+
const isFunctional = widgetId => {
|
|
8387
|
+
switch (widgetId) {
|
|
8388
|
+
case Message:
|
|
8389
|
+
case ColorPicker$1:
|
|
8390
|
+
case Completion:
|
|
8391
|
+
case Find:
|
|
8392
|
+
case Hover:
|
|
8393
|
+
case Rename$1:
|
|
8394
|
+
case SourceAction$1:
|
|
8395
|
+
return true;
|
|
8396
|
+
default:
|
|
8397
|
+
return false;
|
|
8398
|
+
}
|
|
8399
|
+
};
|
|
8400
|
+
const addWidget = (widget, id, render) => {
|
|
8401
|
+
const commands = render(widget);
|
|
8402
|
+
// TODO how to generate a unique integer id
|
|
8403
|
+
// that doesn't collide with ids created in renderer worker?
|
|
8404
|
+
// @ts-ignore
|
|
8405
|
+
const {
|
|
8406
|
+
uid
|
|
8407
|
+
} = widget.newState;
|
|
8408
|
+
const allCommands = [];
|
|
8409
|
+
allCommands.push(['Viewlet.createFunctionalRoot', id, uid, isFunctional(widget.id)]);
|
|
8410
|
+
allCommands.push(...commands);
|
|
8411
|
+
if (isFunctional(widget.id)) {
|
|
8412
|
+
allCommands.push(['Viewlet.appendToBody', uid]);
|
|
8413
|
+
} else {
|
|
8414
|
+
allCommands.push(['Viewlet.send', uid, 'appendWidget']);
|
|
8415
|
+
}
|
|
8416
|
+
const focusCommandIndex = allCommands.findIndex(command => {
|
|
8417
|
+
return command[2] === 'focus' || command[0] === 'Viewlet.focusSelector';
|
|
8418
|
+
});
|
|
8419
|
+
// TODO have separate rendering functions, e.g.
|
|
8420
|
+
// 1. renderDom
|
|
8421
|
+
// 2. renderAriaAnnouncement
|
|
8422
|
+
// 3. renderFocus
|
|
8423
|
+
// to ensure that focus is always after the element is added to the DOM
|
|
8424
|
+
if (focusCommandIndex !== -1) {
|
|
8425
|
+
const command = allCommands[focusCommandIndex];
|
|
8426
|
+
allCommands.splice(focusCommandIndex, 1);
|
|
8427
|
+
allCommands.push(command);
|
|
8428
|
+
}
|
|
8429
|
+
return allCommands;
|
|
7906
8430
|
};
|
|
7907
8431
|
|
|
7908
8432
|
const launchFindWidgetWorker = async () => {
|
|
@@ -7936,28 +8460,336 @@ const dispose = async () => {
|
|
|
7936
8460
|
// await rpc.dispose()
|
|
7937
8461
|
};
|
|
7938
8462
|
|
|
7939
|
-
const
|
|
7940
|
-
const
|
|
7941
|
-
|
|
7942
|
-
|
|
8463
|
+
const launchHoverWorker = async () => {
|
|
8464
|
+
const name = 'Hover Worker';
|
|
8465
|
+
const url = 'hoverWorkerMain.js';
|
|
8466
|
+
const intializeCommand = 'Hover.initialize';
|
|
8467
|
+
const rpc = await launchWorker(name, url, intializeCommand);
|
|
8468
|
+
return rpc;
|
|
8469
|
+
};
|
|
8470
|
+
|
|
8471
|
+
const state$2 = {};
|
|
8472
|
+
const getOrCreate$1 = () => {
|
|
8473
|
+
if (!state$2.workerPromise) {
|
|
8474
|
+
state$2.workerPromise = launchHoverWorker();
|
|
7943
8475
|
}
|
|
7944
|
-
|
|
7945
|
-
|
|
7946
|
-
|
|
7947
|
-
|
|
8476
|
+
return state$2.workerPromise;
|
|
8477
|
+
};
|
|
8478
|
+
const invoke$2 = async (method, ...params) => {
|
|
8479
|
+
const worker = await getOrCreate$1();
|
|
8480
|
+
return await worker.invoke(method, ...params);
|
|
7948
8481
|
};
|
|
7949
8482
|
|
|
7950
|
-
const
|
|
7951
|
-
const
|
|
7952
|
-
|
|
7953
|
-
|
|
7954
|
-
const
|
|
7955
|
-
|
|
7956
|
-
|
|
7957
|
-
|
|
7958
|
-
|
|
7959
|
-
|
|
7960
|
-
|
|
8483
|
+
const launchSourceActionWorker = async () => {
|
|
8484
|
+
const name = 'Source Action Worker';
|
|
8485
|
+
const url = 'sourceActionWorkerMain.js';
|
|
8486
|
+
const intializeCommand = 'SourceActions.initialize';
|
|
8487
|
+
const rpc = await launchWorker(name, url, intializeCommand);
|
|
8488
|
+
return rpc;
|
|
8489
|
+
};
|
|
8490
|
+
|
|
8491
|
+
const state$1 = {};
|
|
8492
|
+
const getOrCreate = () => {
|
|
8493
|
+
if (!state$1.workerPromise) {
|
|
8494
|
+
state$1.workerPromise = launchSourceActionWorker();
|
|
8495
|
+
}
|
|
8496
|
+
return state$1.workerPromise;
|
|
8497
|
+
};
|
|
8498
|
+
const invoke$1 = async (method, ...params) => {
|
|
8499
|
+
const worker = await getOrCreate();
|
|
8500
|
+
return await worker.invoke(method, ...params);
|
|
8501
|
+
};
|
|
8502
|
+
|
|
8503
|
+
const getWidgetInvoke = widgetId => {
|
|
8504
|
+
switch (widgetId) {
|
|
8505
|
+
case ColorPicker$1:
|
|
8506
|
+
return invoke$9;
|
|
8507
|
+
case Completion:
|
|
8508
|
+
return invoke$4;
|
|
8509
|
+
case Find:
|
|
8510
|
+
return invoke$3;
|
|
8511
|
+
case Hover:
|
|
8512
|
+
return invoke$2;
|
|
8513
|
+
case Rename$1:
|
|
8514
|
+
return invoke$5;
|
|
8515
|
+
case SourceAction$1:
|
|
8516
|
+
return invoke$1;
|
|
8517
|
+
default:
|
|
8518
|
+
return undefined;
|
|
8519
|
+
}
|
|
8520
|
+
};
|
|
8521
|
+
|
|
8522
|
+
const SearchValue = 'search-value';
|
|
8523
|
+
const Close = 'Close';
|
|
8524
|
+
|
|
8525
|
+
const updateWidget = (editor, widgetId, newState) => {
|
|
8526
|
+
// TODO avoid closure
|
|
8527
|
+
const isWidget = widget => {
|
|
8528
|
+
return widget.id === widgetId;
|
|
8529
|
+
};
|
|
8530
|
+
const childIndex = editor.widgets.findIndex(isWidget);
|
|
8531
|
+
if (childIndex === -1) {
|
|
8532
|
+
return editor;
|
|
8533
|
+
}
|
|
8534
|
+
// TODO scroll up/down if necessary
|
|
8535
|
+
const childWidget = editor.widgets[childIndex];
|
|
8536
|
+
const newWidget = {
|
|
8537
|
+
...childWidget,
|
|
8538
|
+
newState,
|
|
8539
|
+
oldState: childWidget.newState
|
|
8540
|
+
};
|
|
8541
|
+
const newWidgets = [...editor.widgets.slice(0, childIndex), newWidget, ...editor.widgets.slice(childIndex + 1)];
|
|
8542
|
+
return {
|
|
8543
|
+
...editor,
|
|
8544
|
+
widgets: newWidgets
|
|
8545
|
+
};
|
|
8546
|
+
};
|
|
8547
|
+
|
|
8548
|
+
const getEditorByWidgetUid = (widgetUid, widgetId) => {
|
|
8549
|
+
for (const key of getKeys$2()) {
|
|
8550
|
+
const editor = get$7(Number(key)).newState;
|
|
8551
|
+
const widgets = editor.widgets || [];
|
|
8552
|
+
for (const widget of widgets) {
|
|
8553
|
+
if (widget.id === widgetId && widget.newState.uid === widgetUid) {
|
|
8554
|
+
return editor;
|
|
8555
|
+
}
|
|
8556
|
+
}
|
|
8557
|
+
}
|
|
8558
|
+
return undefined;
|
|
8559
|
+
};
|
|
8560
|
+
const getEditor$1 = (editorOrUid, widgetId) => {
|
|
8561
|
+
if (editorOrUid && editorOrUid.widgets) {
|
|
8562
|
+
return editorOrUid;
|
|
8563
|
+
}
|
|
8564
|
+
const instance = get$7(editorOrUid);
|
|
8565
|
+
if (instance && instance.newState && instance.newState.widgets) {
|
|
8566
|
+
return instance.newState;
|
|
8567
|
+
}
|
|
8568
|
+
return getEditorByWidgetUid(editorOrUid, widgetId);
|
|
8569
|
+
};
|
|
8570
|
+
const createFn = (key, name, widgetId) => {
|
|
8571
|
+
const isWidget = widget => {
|
|
8572
|
+
return widget.id === widgetId;
|
|
8573
|
+
};
|
|
8574
|
+
const isClose = args => {
|
|
8575
|
+
return key === 'close' || key === 'handleClickButton' && args.includes(Close);
|
|
8576
|
+
};
|
|
8577
|
+
const fn = async (editorOrUid, ...args) => {
|
|
8578
|
+
const editor = getEditor$1(editorOrUid, widgetId);
|
|
8579
|
+
if (!editor) {
|
|
8580
|
+
return editorOrUid;
|
|
8581
|
+
}
|
|
8582
|
+
const childIndex = editor.widgets.findIndex(isWidget);
|
|
8583
|
+
if (childIndex === -1) {
|
|
8584
|
+
return editor;
|
|
8585
|
+
}
|
|
8586
|
+
// TODO scroll up/down if necessary
|
|
8587
|
+
const childWidget = editor.widgets[childIndex];
|
|
8588
|
+
const state = childWidget.newState;
|
|
8589
|
+
const {
|
|
8590
|
+
uid
|
|
8591
|
+
} = state;
|
|
8592
|
+
const invoke = getWidgetInvoke(widgetId);
|
|
8593
|
+
await invoke(`${name}.${key}`, uid, ...args);
|
|
8594
|
+
const diff = await invoke(`${name}.diff2`, uid);
|
|
8595
|
+
const commands = await invoke(`${name}.render2`, uid, diff);
|
|
8596
|
+
const latest = get$7(editor.uid).newState;
|
|
8597
|
+
if (isClose(args)) {
|
|
8598
|
+
const newEditor = {
|
|
8599
|
+
...latest,
|
|
8600
|
+
focused: true,
|
|
8601
|
+
widgets: removeEditorWidget(latest.widgets, widgetId)
|
|
8602
|
+
};
|
|
8603
|
+
set$9(editor.uid, latest, newEditor);
|
|
8604
|
+
return newEditor;
|
|
8605
|
+
}
|
|
8606
|
+
const newState = {
|
|
8607
|
+
...state,
|
|
8608
|
+
commands
|
|
8609
|
+
};
|
|
8610
|
+
const newEditor = updateWidget(latest, widgetId, newState);
|
|
8611
|
+
set$9(editor.uid, latest, newEditor);
|
|
8612
|
+
return newEditor;
|
|
8613
|
+
};
|
|
8614
|
+
return fn;
|
|
8615
|
+
};
|
|
8616
|
+
const createFns = (keys, name, widgetId) => {
|
|
8617
|
+
const fns = Object.create(null);
|
|
8618
|
+
for (const key of keys) {
|
|
8619
|
+
fns[key] = createFn(key, name, widgetId);
|
|
8620
|
+
}
|
|
8621
|
+
return fns;
|
|
8622
|
+
};
|
|
8623
|
+
|
|
8624
|
+
const renderFull$4 = (oldState, newState) => {
|
|
8625
|
+
const commands = [...newState.commands];
|
|
8626
|
+
// @ts-ignore
|
|
8627
|
+
newState.commands = [];
|
|
8628
|
+
return commands;
|
|
8629
|
+
};
|
|
8630
|
+
|
|
8631
|
+
const AppendToBody = 'Viewlet.appendToBody';
|
|
8632
|
+
const Focus = 'focus';
|
|
8633
|
+
const FocusSelector = 'Viewlet.focusSelector';
|
|
8634
|
+
const RegisterEventListeners = 'Viewlet.registerEventListeners';
|
|
8635
|
+
const SetSelectionByName = 'Viewlet.setSelectionByName';
|
|
8636
|
+
const SetValueByName = 'Viewlet.setValueByName';
|
|
8637
|
+
const SetFocusContext = 'Viewlet.setFocusContext';
|
|
8638
|
+
const SetBounds = 'setBounds';
|
|
8639
|
+
const SetBounds2 = 'Viewlet.setBounds';
|
|
8640
|
+
const SetCss = 'Viewlet.setCss';
|
|
8641
|
+
const SetDom2 = 'Viewlet.setDom2';
|
|
8642
|
+
const SetUid = 'Viewlet.setUid';
|
|
8643
|
+
|
|
8644
|
+
const commandsToForward$5 = [SetDom2, SetCss, AppendToBody, SetBounds2, RegisterEventListeners, SetSelectionByName, SetValueByName, SetFocusContext, SetUid, 'Viewlet.focusSelector'];
|
|
8645
|
+
const render$c = widget => {
|
|
8646
|
+
const commands = renderFull$4(widget.oldState, widget.newState);
|
|
8647
|
+
const wrappedCommands = [];
|
|
8648
|
+
const {
|
|
8649
|
+
uid
|
|
8650
|
+
} = widget.newState;
|
|
8651
|
+
for (const command of commands) {
|
|
8652
|
+
if (commandsToForward$5.includes(command[0])) {
|
|
8653
|
+
wrappedCommands.push(command);
|
|
8654
|
+
} else {
|
|
8655
|
+
wrappedCommands.push(['Viewlet.send', uid, ...command]);
|
|
8656
|
+
}
|
|
8657
|
+
}
|
|
8658
|
+
return wrappedCommands;
|
|
8659
|
+
};
|
|
8660
|
+
const add$8 = widget => {
|
|
8661
|
+
return addWidget(widget, 'FindWidget', render$c);
|
|
8662
|
+
};
|
|
8663
|
+
const remove$7 = widget => {
|
|
8664
|
+
return [['Viewlet.dispose', widget.newState.uid]];
|
|
8665
|
+
};
|
|
8666
|
+
const focusFindInput = editor => {
|
|
8667
|
+
const widget = editor.widgets.find(widget => widget.id === Find);
|
|
8668
|
+
if (!widget) {
|
|
8669
|
+
return editor;
|
|
8670
|
+
}
|
|
8671
|
+
const {
|
|
8672
|
+
uid
|
|
8673
|
+
} = widget.newState;
|
|
8674
|
+
const newState = {
|
|
8675
|
+
...widget.newState,
|
|
8676
|
+
commands: [[FocusSelector, uid, `[name="${SearchValue}"]`]]
|
|
8677
|
+
};
|
|
8678
|
+
return updateWidget(editor, Find, newState);
|
|
8679
|
+
};
|
|
8680
|
+
const {
|
|
8681
|
+
close: close$4,
|
|
8682
|
+
focusCloseButton,
|
|
8683
|
+
focusFind,
|
|
8684
|
+
focusNext: focusNext$3,
|
|
8685
|
+
focusNextElement,
|
|
8686
|
+
focusNextMatchButton,
|
|
8687
|
+
focusPrevious: focusPrevious$2,
|
|
8688
|
+
focusPreviousElement,
|
|
8689
|
+
focusPreviousMatchButton,
|
|
8690
|
+
focusReplace,
|
|
8691
|
+
focusReplaceAllButton,
|
|
8692
|
+
focusReplaceButton,
|
|
8693
|
+
focusToggleReplace,
|
|
8694
|
+
handleBlur,
|
|
8695
|
+
handleClickButton,
|
|
8696
|
+
handleFocus,
|
|
8697
|
+
handleInput: handleInput$1,
|
|
8698
|
+
handleReplaceFocus,
|
|
8699
|
+
handleReplaceInput,
|
|
8700
|
+
handleToggleReplaceFocus,
|
|
8701
|
+
replace,
|
|
8702
|
+
replaceAll,
|
|
8703
|
+
toggleMatchCase,
|
|
8704
|
+
toggleMatchWholeWord,
|
|
8705
|
+
togglePreserveCase,
|
|
8706
|
+
toggleReplace,
|
|
8707
|
+
toggleUseRegularExpression
|
|
8708
|
+
} = createFns(['close', 'focusCloseButton', 'focusFind', 'focusNext', 'focusNextMatchButton', 'focusPrevious', 'focusPreviousMatchButton', 'focusReplace', 'focusReplaceAllButton', 'focusReplaceButton', 'focusToggleReplace', 'handleBlur', 'handleClickButton', 'handleFocus', 'handleInput', 'handleReplaceFocus', 'handleReplaceInput', 'handleToggleReplaceFocus', 'replace', 'replaceAll', 'toggleMatchCase', 'toggleMatchWholeWord', 'toggleReplace', 'toggleUseRegularExpression', 'focusNextElement', 'focusPreviousElement', 'togglePreserveCase'], 'FindWidget', Find);
|
|
8709
|
+
|
|
8710
|
+
const EditorFindWidget = {
|
|
8711
|
+
__proto__: null,
|
|
8712
|
+
add: add$8,
|
|
8713
|
+
close: close$4,
|
|
8714
|
+
focusCloseButton,
|
|
8715
|
+
focusFind,
|
|
8716
|
+
focusFindInput,
|
|
8717
|
+
focusNext: focusNext$3,
|
|
8718
|
+
focusNextElement,
|
|
8719
|
+
focusNextMatchButton,
|
|
8720
|
+
focusPrevious: focusPrevious$2,
|
|
8721
|
+
focusPreviousElement,
|
|
8722
|
+
focusPreviousMatchButton,
|
|
8723
|
+
focusReplace,
|
|
8724
|
+
focusReplaceAllButton,
|
|
8725
|
+
focusReplaceButton,
|
|
8726
|
+
focusToggleReplace,
|
|
8727
|
+
handleBlur,
|
|
8728
|
+
handleClickButton,
|
|
8729
|
+
handleFocus,
|
|
8730
|
+
handleInput: handleInput$1,
|
|
8731
|
+
handleReplaceFocus,
|
|
8732
|
+
handleReplaceInput,
|
|
8733
|
+
handleToggleReplaceFocus,
|
|
8734
|
+
remove: remove$7,
|
|
8735
|
+
render: render$c,
|
|
8736
|
+
replace,
|
|
8737
|
+
replaceAll,
|
|
8738
|
+
toggleMatchCase,
|
|
8739
|
+
toggleMatchWholeWord,
|
|
8740
|
+
togglePreserveCase,
|
|
8741
|
+
toggleReplace,
|
|
8742
|
+
toggleUseRegularExpression
|
|
8743
|
+
};
|
|
8744
|
+
|
|
8745
|
+
const create$3 = () => {
|
|
8746
|
+
const uid = create$8();
|
|
8747
|
+
const widget = {
|
|
8748
|
+
id: Find,
|
|
8749
|
+
newState: {
|
|
8750
|
+
commands: [],
|
|
8751
|
+
editorUid: 0,
|
|
8752
|
+
height: 0,
|
|
8753
|
+
uid,
|
|
8754
|
+
width: 0,
|
|
8755
|
+
x: 0,
|
|
8756
|
+
y: 0
|
|
8757
|
+
},
|
|
8758
|
+
oldState: {
|
|
8759
|
+
commands: [],
|
|
8760
|
+
editorUid: 0,
|
|
8761
|
+
height: 0,
|
|
8762
|
+
uid,
|
|
8763
|
+
width: 0,
|
|
8764
|
+
x: 0,
|
|
8765
|
+
y: 0
|
|
8766
|
+
}
|
|
8767
|
+
};
|
|
8768
|
+
return widget;
|
|
8769
|
+
};
|
|
8770
|
+
|
|
8771
|
+
const getEditor = editorUid => {
|
|
8772
|
+
const instance = get$7(editorUid);
|
|
8773
|
+
if (!instance) {
|
|
8774
|
+
throw new Error(`editor ${editorUid} not found`);
|
|
8775
|
+
}
|
|
8776
|
+
const {
|
|
8777
|
+
newState
|
|
8778
|
+
} = instance;
|
|
8779
|
+
return newState;
|
|
8780
|
+
};
|
|
8781
|
+
|
|
8782
|
+
const loadContent$2 = async (state, parentUid) => {
|
|
8783
|
+
const {
|
|
8784
|
+
uid
|
|
8785
|
+
} = state;
|
|
8786
|
+
const editor = getEditor(parentUid);
|
|
8787
|
+
const {
|
|
8788
|
+
height,
|
|
8789
|
+
width,
|
|
8790
|
+
x,
|
|
8791
|
+
y
|
|
8792
|
+
} = editor;
|
|
7961
8793
|
await launch();
|
|
7962
8794
|
await invoke$3('FindWidget.create', uid, x, y, width, height, parentUid);
|
|
7963
8795
|
await invoke$3('FindWidget.loadContent', uid);
|
|
@@ -7973,6 +8805,10 @@ const newStateGenerator$3 = (state, parentUid) => {
|
|
|
7973
8805
|
return loadContent$2(state, parentUid);
|
|
7974
8806
|
};
|
|
7975
8807
|
const openFind2 = async editor => {
|
|
8808
|
+
const editorWithFocusedFind = focusFindInput(editor);
|
|
8809
|
+
if (editorWithFocusedFind !== editor) {
|
|
8810
|
+
return editorWithFocusedFind;
|
|
8811
|
+
}
|
|
7976
8812
|
const fullFocus = true;
|
|
7977
8813
|
return addWidgetToEditor(Find, FindWidget, editor, create$3, newStateGenerator$3, fullFocus);
|
|
7978
8814
|
};
|
|
@@ -8272,7 +9108,7 @@ const getNewSelections$2 = (selections, lines, getDelta) => {
|
|
|
8272
9108
|
const line = lines[selectionEndRow];
|
|
8273
9109
|
newSelections[i] = selectionStartRow;
|
|
8274
9110
|
newSelections[i + 1] = selectionStartColumn;
|
|
8275
|
-
if (selectionEndColumn >= line
|
|
9111
|
+
if (selectionEndColumn >= getLineLength(line)) {
|
|
8276
9112
|
newSelections[i + 2] = selectionEndRow + 1;
|
|
8277
9113
|
newSelections[i + 3] = 0;
|
|
8278
9114
|
} else {
|
|
@@ -8644,36 +9480,7 @@ const setLanguageId = async (editor, languageId, tokenizePath) => {
|
|
|
8644
9480
|
};
|
|
8645
9481
|
|
|
8646
9482
|
const setSelections = (editor, selections) => {
|
|
8647
|
-
|
|
8648
|
-
maxLineY,
|
|
8649
|
-
minLineY,
|
|
8650
|
-
rowHeight
|
|
8651
|
-
} = editor;
|
|
8652
|
-
const startRowIndex = selections[0];
|
|
8653
|
-
if (startRowIndex < minLineY) {
|
|
8654
|
-
const deltaY = startRowIndex * rowHeight;
|
|
8655
|
-
return {
|
|
8656
|
-
...editor,
|
|
8657
|
-
deltaY,
|
|
8658
|
-
maxLineY: startRowIndex + 1,
|
|
8659
|
-
minLineY: startRowIndex,
|
|
8660
|
-
selections
|
|
8661
|
-
};
|
|
8662
|
-
}
|
|
8663
|
-
if (startRowIndex > maxLineY) {
|
|
8664
|
-
const deltaY = startRowIndex * rowHeight;
|
|
8665
|
-
return {
|
|
8666
|
-
...editor,
|
|
8667
|
-
deltaY,
|
|
8668
|
-
maxLineY: startRowIndex + 1,
|
|
8669
|
-
minLineY: startRowIndex,
|
|
8670
|
-
selections
|
|
8671
|
-
};
|
|
8672
|
-
}
|
|
8673
|
-
return {
|
|
8674
|
-
...editor,
|
|
8675
|
-
selections
|
|
8676
|
-
};
|
|
9483
|
+
return scheduleSelections(editor, selections);
|
|
8677
9484
|
};
|
|
8678
9485
|
|
|
8679
9486
|
const setText = (editor, text) => {
|
|
@@ -8735,26 +9542,6 @@ const create$1 = () => {
|
|
|
8735
9542
|
return widget;
|
|
8736
9543
|
};
|
|
8737
9544
|
|
|
8738
|
-
const launchHoverWorker = async () => {
|
|
8739
|
-
const name = 'Hover Worker';
|
|
8740
|
-
const url = 'hoverWorkerMain.js';
|
|
8741
|
-
const intializeCommand = 'Hover.initialize';
|
|
8742
|
-
const rpc = await launchWorker(name, url, intializeCommand);
|
|
8743
|
-
return rpc;
|
|
8744
|
-
};
|
|
8745
|
-
|
|
8746
|
-
const state$2 = {};
|
|
8747
|
-
const getOrCreate$1 = () => {
|
|
8748
|
-
if (!state$2.workerPromise) {
|
|
8749
|
-
state$2.workerPromise = launchHoverWorker();
|
|
8750
|
-
}
|
|
8751
|
-
return state$2.workerPromise;
|
|
8752
|
-
};
|
|
8753
|
-
const invoke$2 = async (method, ...params) => {
|
|
8754
|
-
const worker = await getOrCreate$1();
|
|
8755
|
-
return await worker.invoke(method, ...params);
|
|
8756
|
-
};
|
|
8757
|
-
|
|
8758
9545
|
const newStateGenerator$1 = async (state, parentUid) => {
|
|
8759
9546
|
const {
|
|
8760
9547
|
height,
|
|
@@ -8816,27 +9603,7 @@ const create = () => {
|
|
|
8816
9603
|
y: 0
|
|
8817
9604
|
}
|
|
8818
9605
|
};
|
|
8819
|
-
return widget;
|
|
8820
|
-
};
|
|
8821
|
-
|
|
8822
|
-
const launchSourceActionWorker = async () => {
|
|
8823
|
-
const name = 'Source Action Worker';
|
|
8824
|
-
const url = 'sourceActionWorkerMain.js';
|
|
8825
|
-
const intializeCommand = 'SourceActions.initialize';
|
|
8826
|
-
const rpc = await launchWorker(name, url, intializeCommand);
|
|
8827
|
-
return rpc;
|
|
8828
|
-
};
|
|
8829
|
-
|
|
8830
|
-
const state$1 = {};
|
|
8831
|
-
const getOrCreate = () => {
|
|
8832
|
-
if (!state$1.workerPromise) {
|
|
8833
|
-
state$1.workerPromise = launchSourceActionWorker();
|
|
8834
|
-
}
|
|
8835
|
-
return state$1.workerPromise;
|
|
8836
|
-
};
|
|
8837
|
-
const invoke$1 = async (method, ...params) => {
|
|
8838
|
-
const worker = await getOrCreate();
|
|
8839
|
-
return await worker.invoke(method, ...params);
|
|
9606
|
+
return widget;
|
|
8840
9607
|
};
|
|
8841
9608
|
|
|
8842
9609
|
const newStateGenerator = async (state, parentUid) => {
|
|
@@ -9094,7 +9861,7 @@ const createDeleteEdit = (rowIndex, columnIndex, text) => {
|
|
|
9094
9861
|
columnIndex: columnIndex + text.length,
|
|
9095
9862
|
rowIndex
|
|
9096
9863
|
},
|
|
9097
|
-
inserted: [],
|
|
9864
|
+
inserted: [''],
|
|
9098
9865
|
origin: ToggleBlockComment$1,
|
|
9099
9866
|
start: {
|
|
9100
9867
|
columnIndex,
|
|
@@ -9165,7 +9932,7 @@ const getBlockCommentEdits = (editor, blockComment) => {
|
|
|
9165
9932
|
endColumnIndex -= whitespaceAtEnd[0].length;
|
|
9166
9933
|
}
|
|
9167
9934
|
const change1 = {
|
|
9168
|
-
deleted: [],
|
|
9935
|
+
deleted: [''],
|
|
9169
9936
|
end: {
|
|
9170
9937
|
columnIndex: startColumnIndex,
|
|
9171
9938
|
rowIndex
|
|
@@ -9178,7 +9945,7 @@ const getBlockCommentEdits = (editor, blockComment) => {
|
|
|
9178
9945
|
}
|
|
9179
9946
|
};
|
|
9180
9947
|
const change2 = {
|
|
9181
|
-
deleted: [],
|
|
9948
|
+
deleted: [''],
|
|
9182
9949
|
end: {
|
|
9183
9950
|
columnIndex: endColumnIndex + blockCommentStart.length,
|
|
9184
9951
|
rowIndex
|
|
@@ -9246,6 +10013,15 @@ const toggleBlockComment = async editor => {
|
|
|
9246
10013
|
return scheduleDocument(editor, edits);
|
|
9247
10014
|
};
|
|
9248
10015
|
|
|
10016
|
+
const toggleBreakpoint = editor => {
|
|
10017
|
+
const [rowIndex] = editor.selections;
|
|
10018
|
+
const breakPoints = editor.breakPoints.includes(rowIndex) ? editor.breakPoints.filter(breakPoint => breakPoint !== rowIndex) : [...editor.breakPoints, rowIndex];
|
|
10019
|
+
return {
|
|
10020
|
+
...editor,
|
|
10021
|
+
breakPoints
|
|
10022
|
+
};
|
|
10023
|
+
};
|
|
10024
|
+
|
|
9249
10025
|
const getLineComment = async editor => {
|
|
9250
10026
|
const languageConfiguration = await getLanguageConfiguration(editor);
|
|
9251
10027
|
if (!languageConfiguration?.comments?.lineComment) {
|
|
@@ -9521,6 +10297,20 @@ const undo = state => {
|
|
|
9521
10297
|
return scheduleDocumentAndCursorsSelectionIsUndo(newState, inverseChanges);
|
|
9522
10298
|
};
|
|
9523
10299
|
|
|
10300
|
+
const unfold = editor => {
|
|
10301
|
+
const {
|
|
10302
|
+
foldingRanges = [],
|
|
10303
|
+
primarySelectionIndex = 0,
|
|
10304
|
+
selections
|
|
10305
|
+
} = editor;
|
|
10306
|
+
const rowIndex = selections[primarySelectionIndex];
|
|
10307
|
+
const newRanges = removeRangeAt(foldingRanges, rowIndex);
|
|
10308
|
+
if (newRanges === foldingRanges) {
|
|
10309
|
+
return editor;
|
|
10310
|
+
}
|
|
10311
|
+
return updateLayout(editor, newRanges);
|
|
10312
|
+
};
|
|
10313
|
+
|
|
9524
10314
|
// @ts-ignore
|
|
9525
10315
|
|
|
9526
10316
|
// const INDENT = ' '
|
|
@@ -9563,279 +10353,100 @@ const editorUnindent = editor => {
|
|
|
9563
10353
|
// let startRowIndex = selection.start.rowIndex
|
|
9564
10354
|
// const endRowIndex = selection.end.rowIndex
|
|
9565
10355
|
// if (startRowIndex === previousRowIndex) {
|
|
9566
|
-
// startRowIndex++
|
|
9567
|
-
// }
|
|
9568
|
-
// for (let i = startRowIndex; i <= endRowIndex; i++) {
|
|
9569
|
-
// indentLineMaybe(i)
|
|
9570
|
-
// }
|
|
9571
|
-
// let start = selection.start
|
|
9572
|
-
// let end = selection.end
|
|
9573
|
-
// if (editor.lines[start.rowIndex].startsWith(INDENT)) {
|
|
9574
|
-
// start = {
|
|
9575
|
-
// rowIndex: start.rowIndex,
|
|
9576
|
-
// columnIndex: Math.max(start.columnIndex - INDENT.length, 0),
|
|
9577
|
-
// }
|
|
9578
|
-
// }
|
|
9579
|
-
// if (editor.lines[end.rowIndex].startsWith(INDENT)) {
|
|
9580
|
-
// end = {
|
|
9581
|
-
// rowIndex: end.rowIndex,
|
|
9582
|
-
// columnIndex: Math.max(end.columnIndex - INDENT.length, 0),
|
|
9583
|
-
// }
|
|
9584
|
-
// }
|
|
9585
|
-
// cursorEdits.push(end)
|
|
9586
|
-
// selectionEdits.push({
|
|
9587
|
-
// start,
|
|
9588
|
-
// end,
|
|
9589
|
-
// })
|
|
9590
|
-
// previousRowIndex = endRowIndex
|
|
9591
|
-
// }
|
|
9592
|
-
// // @ts-ignore
|
|
9593
|
-
// Editor.scheduleDocumentAndCursorsAndSelections(editor, documentEdits, cursorEdits, selectionEdits)
|
|
9594
|
-
// return
|
|
9595
|
-
// }
|
|
9596
|
-
// const documentEdits = []
|
|
9597
|
-
// const cursorEdits = []
|
|
9598
|
-
// if (!editor.lines[editor.cursor.rowIndex].startsWith(INDENT)) {
|
|
9599
|
-
// return
|
|
9600
|
-
// }
|
|
9601
|
-
// // @ts-ignore
|
|
9602
|
-
// documentEdits.push({
|
|
9603
|
-
// type: /* singleLineEdit */ 1,
|
|
9604
|
-
// rowIndex: editor.cursor.rowIndex,
|
|
9605
|
-
// inserted: '',
|
|
9606
|
-
// columnIndex: 2,
|
|
9607
|
-
// deleted: 2,
|
|
9608
|
-
// })
|
|
9609
|
-
// // @ts-ignore
|
|
9610
|
-
// cursorEdits.push({
|
|
9611
|
-
// rowIndex: editor.cursor.rowIndex,
|
|
9612
|
-
// columnIndex: editor.cursor.columnIndex - 2,
|
|
9613
|
-
// })
|
|
9614
|
-
// // @ts-ignore
|
|
9615
|
-
// Editor.scheduleDocumentAndCursors(editor, documentEdits, cursorEdits)
|
|
9616
|
-
return editor;
|
|
9617
|
-
};
|
|
9618
|
-
// const editor = {
|
|
9619
|
-
// textDocument: {
|
|
9620
|
-
// lines: [' line 1'],
|
|
9621
|
-
// },
|
|
9622
|
-
// cursor: {
|
|
9623
|
-
// rowIndex: 0,
|
|
9624
|
-
// columnIndex: 8,
|
|
9625
|
-
// },
|
|
9626
|
-
// selections: [
|
|
9627
|
-
// {
|
|
9628
|
-
// start: {
|
|
9629
|
-
// rowIndex: 0,
|
|
9630
|
-
// columnIndex: 0,
|
|
9631
|
-
// },
|
|
9632
|
-
// end: {
|
|
9633
|
-
// rowIndex: 0,
|
|
9634
|
-
// columnIndex: 8,
|
|
9635
|
-
// },
|
|
9636
|
-
// },
|
|
9637
|
-
// ],
|
|
9638
|
-
// tokenizer: TokenizePlainText,
|
|
9639
|
-
// }
|
|
9640
|
-
// editorUnindent(editor)
|
|
9641
|
-
|
|
9642
|
-
// editor.lines //?
|
|
9643
|
-
|
|
9644
|
-
const isFunctional = widgetId => {
|
|
9645
|
-
switch (widgetId) {
|
|
9646
|
-
case Message:
|
|
9647
|
-
case ColorPicker$1:
|
|
9648
|
-
case Completion:
|
|
9649
|
-
case Find:
|
|
9650
|
-
case Hover:
|
|
9651
|
-
case Rename$1:
|
|
9652
|
-
case SourceAction$1:
|
|
9653
|
-
return true;
|
|
9654
|
-
default:
|
|
9655
|
-
return false;
|
|
9656
|
-
}
|
|
9657
|
-
};
|
|
9658
|
-
const addWidget = (widget, id, render) => {
|
|
9659
|
-
const commands = render(widget);
|
|
9660
|
-
// TODO how to generate a unique integer id
|
|
9661
|
-
// that doesn't collide with ids created in renderer worker?
|
|
9662
|
-
// @ts-ignore
|
|
9663
|
-
const {
|
|
9664
|
-
uid
|
|
9665
|
-
} = widget.newState;
|
|
9666
|
-
const allCommands = [];
|
|
9667
|
-
allCommands.push(['Viewlet.createFunctionalRoot', id, uid, isFunctional(widget.id)]);
|
|
9668
|
-
allCommands.push(...commands);
|
|
9669
|
-
if (isFunctional(widget.id)) {
|
|
9670
|
-
allCommands.push(['Viewlet.appendToBody', uid]);
|
|
9671
|
-
} else {
|
|
9672
|
-
allCommands.push(['Viewlet.send', uid, 'appendWidget']);
|
|
9673
|
-
}
|
|
9674
|
-
const focusCommandIndex = allCommands.findIndex(command => {
|
|
9675
|
-
return command[2] === 'focus' || command[0] === 'Viewlet.focusSelector';
|
|
9676
|
-
});
|
|
9677
|
-
// TODO have separate rendering functions, e.g.
|
|
9678
|
-
// 1. renderDom
|
|
9679
|
-
// 2. renderAriaAnnouncement
|
|
9680
|
-
// 3. renderFocus
|
|
9681
|
-
// to ensure that focus is always after the element is added to the DOM
|
|
9682
|
-
if (focusCommandIndex !== -1) {
|
|
9683
|
-
const command = allCommands[focusCommandIndex];
|
|
9684
|
-
allCommands.splice(focusCommandIndex, 1);
|
|
9685
|
-
allCommands.push(command);
|
|
9686
|
-
}
|
|
9687
|
-
return allCommands;
|
|
9688
|
-
};
|
|
9689
|
-
|
|
9690
|
-
const getWidgetInvoke = widgetId => {
|
|
9691
|
-
switch (widgetId) {
|
|
9692
|
-
case ColorPicker$1:
|
|
9693
|
-
return invoke$9;
|
|
9694
|
-
case Completion:
|
|
9695
|
-
return invoke$4;
|
|
9696
|
-
case Find:
|
|
9697
|
-
return invoke$3;
|
|
9698
|
-
case Hover:
|
|
9699
|
-
return invoke$2;
|
|
9700
|
-
case Rename$1:
|
|
9701
|
-
return invoke$5;
|
|
9702
|
-
case SourceAction$1:
|
|
9703
|
-
return invoke$1;
|
|
9704
|
-
default:
|
|
9705
|
-
return undefined;
|
|
9706
|
-
}
|
|
9707
|
-
};
|
|
9708
|
-
|
|
9709
|
-
const Close = 'Close';
|
|
9710
|
-
|
|
9711
|
-
const updateWidget = (editor, widgetId, newState) => {
|
|
9712
|
-
// TODO avoid closure
|
|
9713
|
-
const isWidget = widget => {
|
|
9714
|
-
return widget.id === widgetId;
|
|
9715
|
-
};
|
|
9716
|
-
const childIndex = editor.widgets.findIndex(isWidget);
|
|
9717
|
-
if (childIndex === -1) {
|
|
9718
|
-
return editor;
|
|
9719
|
-
}
|
|
9720
|
-
// TODO scroll up/down if necessary
|
|
9721
|
-
const childWidget = editor.widgets[childIndex];
|
|
9722
|
-
const newWidget = {
|
|
9723
|
-
...childWidget,
|
|
9724
|
-
newState,
|
|
9725
|
-
oldState: childWidget.newState
|
|
9726
|
-
};
|
|
9727
|
-
const newWidgets = [...editor.widgets.slice(0, childIndex), newWidget, ...editor.widgets.slice(childIndex + 1)];
|
|
9728
|
-
return {
|
|
9729
|
-
...editor,
|
|
9730
|
-
widgets: newWidgets
|
|
9731
|
-
};
|
|
9732
|
-
};
|
|
9733
|
-
|
|
9734
|
-
const getEditorByWidgetUid = (widgetUid, widgetId) => {
|
|
9735
|
-
for (const key of getKeys$2()) {
|
|
9736
|
-
const editor = get$7(Number(key)).newState;
|
|
9737
|
-
const widgets = editor.widgets || [];
|
|
9738
|
-
for (const widget of widgets) {
|
|
9739
|
-
if (widget.id === widgetId && widget.newState.uid === widgetUid) {
|
|
9740
|
-
return editor;
|
|
9741
|
-
}
|
|
9742
|
-
}
|
|
9743
|
-
}
|
|
9744
|
-
return undefined;
|
|
9745
|
-
};
|
|
9746
|
-
const getEditor = (editorOrUid, widgetId) => {
|
|
9747
|
-
if (editorOrUid && editorOrUid.widgets) {
|
|
9748
|
-
return editorOrUid;
|
|
9749
|
-
}
|
|
9750
|
-
const instance = get$7(editorOrUid);
|
|
9751
|
-
if (instance && instance.newState && instance.newState.widgets) {
|
|
9752
|
-
return instance.newState;
|
|
9753
|
-
}
|
|
9754
|
-
return getEditorByWidgetUid(editorOrUid, widgetId);
|
|
9755
|
-
};
|
|
9756
|
-
const createFn = (key, name, widgetId) => {
|
|
9757
|
-
const isWidget = widget => {
|
|
9758
|
-
return widget.id === widgetId;
|
|
9759
|
-
};
|
|
9760
|
-
const isClose = args => {
|
|
9761
|
-
return key === 'close' || key === 'handleClickButton' && args.includes(Close);
|
|
9762
|
-
};
|
|
9763
|
-
const fn = async (editorOrUid, ...args) => {
|
|
9764
|
-
const editor = getEditor(editorOrUid, widgetId);
|
|
9765
|
-
if (!editor) {
|
|
9766
|
-
return editorOrUid;
|
|
9767
|
-
}
|
|
9768
|
-
const childIndex = editor.widgets.findIndex(isWidget);
|
|
9769
|
-
if (childIndex === -1) {
|
|
9770
|
-
return editor;
|
|
9771
|
-
}
|
|
9772
|
-
// TODO scroll up/down if necessary
|
|
9773
|
-
const childWidget = editor.widgets[childIndex];
|
|
9774
|
-
const state = childWidget.newState;
|
|
9775
|
-
const {
|
|
9776
|
-
uid
|
|
9777
|
-
} = state;
|
|
9778
|
-
const invoke = getWidgetInvoke(widgetId);
|
|
9779
|
-
await invoke(`${name}.${key}`, uid, ...args);
|
|
9780
|
-
const diff = await invoke(`${name}.diff2`, uid);
|
|
9781
|
-
const commands = await invoke(`${name}.render2`, uid, diff);
|
|
9782
|
-
const latest = get$7(editor.uid).newState;
|
|
9783
|
-
if (isClose(args)) {
|
|
9784
|
-
const newEditor = {
|
|
9785
|
-
...latest,
|
|
9786
|
-
focused: true,
|
|
9787
|
-
widgets: removeEditorWidget(latest.widgets, widgetId)
|
|
9788
|
-
};
|
|
9789
|
-
set$9(editor.uid, latest, newEditor);
|
|
9790
|
-
return newEditor;
|
|
9791
|
-
}
|
|
9792
|
-
const newState = {
|
|
9793
|
-
...state,
|
|
9794
|
-
commands
|
|
9795
|
-
};
|
|
9796
|
-
const newEditor = updateWidget(latest, widgetId, newState);
|
|
9797
|
-
set$9(editor.uid, latest, newEditor);
|
|
9798
|
-
return newEditor;
|
|
9799
|
-
};
|
|
9800
|
-
return fn;
|
|
9801
|
-
};
|
|
9802
|
-
const createFns = (keys, name, widgetId) => {
|
|
9803
|
-
const fns = Object.create(null);
|
|
9804
|
-
for (const key of keys) {
|
|
9805
|
-
fns[key] = createFn(key, name, widgetId);
|
|
9806
|
-
}
|
|
9807
|
-
return fns;
|
|
10356
|
+
// startRowIndex++
|
|
10357
|
+
// }
|
|
10358
|
+
// for (let i = startRowIndex; i <= endRowIndex; i++) {
|
|
10359
|
+
// indentLineMaybe(i)
|
|
10360
|
+
// }
|
|
10361
|
+
// let start = selection.start
|
|
10362
|
+
// let end = selection.end
|
|
10363
|
+
// if (editor.lines[start.rowIndex].startsWith(INDENT)) {
|
|
10364
|
+
// start = {
|
|
10365
|
+
// rowIndex: start.rowIndex,
|
|
10366
|
+
// columnIndex: Math.max(start.columnIndex - INDENT.length, 0),
|
|
10367
|
+
// }
|
|
10368
|
+
// }
|
|
10369
|
+
// if (editor.lines[end.rowIndex].startsWith(INDENT)) {
|
|
10370
|
+
// end = {
|
|
10371
|
+
// rowIndex: end.rowIndex,
|
|
10372
|
+
// columnIndex: Math.max(end.columnIndex - INDENT.length, 0),
|
|
10373
|
+
// }
|
|
10374
|
+
// }
|
|
10375
|
+
// cursorEdits.push(end)
|
|
10376
|
+
// selectionEdits.push({
|
|
10377
|
+
// start,
|
|
10378
|
+
// end,
|
|
10379
|
+
// })
|
|
10380
|
+
// previousRowIndex = endRowIndex
|
|
10381
|
+
// }
|
|
10382
|
+
// // @ts-ignore
|
|
10383
|
+
// Editor.scheduleDocumentAndCursorsAndSelections(editor, documentEdits, cursorEdits, selectionEdits)
|
|
10384
|
+
// return
|
|
10385
|
+
// }
|
|
10386
|
+
// const documentEdits = []
|
|
10387
|
+
// const cursorEdits = []
|
|
10388
|
+
// if (!editor.lines[editor.cursor.rowIndex].startsWith(INDENT)) {
|
|
10389
|
+
// return
|
|
10390
|
+
// }
|
|
10391
|
+
// // @ts-ignore
|
|
10392
|
+
// documentEdits.push({
|
|
10393
|
+
// type: /* singleLineEdit */ 1,
|
|
10394
|
+
// rowIndex: editor.cursor.rowIndex,
|
|
10395
|
+
// inserted: '',
|
|
10396
|
+
// columnIndex: 2,
|
|
10397
|
+
// deleted: 2,
|
|
10398
|
+
// })
|
|
10399
|
+
// // @ts-ignore
|
|
10400
|
+
// cursorEdits.push({
|
|
10401
|
+
// rowIndex: editor.cursor.rowIndex,
|
|
10402
|
+
// columnIndex: editor.cursor.columnIndex - 2,
|
|
10403
|
+
// })
|
|
10404
|
+
// // @ts-ignore
|
|
10405
|
+
// Editor.scheduleDocumentAndCursors(editor, documentEdits, cursorEdits)
|
|
10406
|
+
return editor;
|
|
9808
10407
|
};
|
|
10408
|
+
// const editor = {
|
|
10409
|
+
// textDocument: {
|
|
10410
|
+
// lines: [' line 1'],
|
|
10411
|
+
// },
|
|
10412
|
+
// cursor: {
|
|
10413
|
+
// rowIndex: 0,
|
|
10414
|
+
// columnIndex: 8,
|
|
10415
|
+
// },
|
|
10416
|
+
// selections: [
|
|
10417
|
+
// {
|
|
10418
|
+
// start: {
|
|
10419
|
+
// rowIndex: 0,
|
|
10420
|
+
// columnIndex: 0,
|
|
10421
|
+
// },
|
|
10422
|
+
// end: {
|
|
10423
|
+
// rowIndex: 0,
|
|
10424
|
+
// columnIndex: 8,
|
|
10425
|
+
// },
|
|
10426
|
+
// },
|
|
10427
|
+
// ],
|
|
10428
|
+
// tokenizer: TokenizePlainText,
|
|
10429
|
+
// }
|
|
10430
|
+
// editorUnindent(editor)
|
|
9809
10431
|
|
|
9810
|
-
|
|
9811
|
-
const Focus = 'focus';
|
|
9812
|
-
const FocusSelector = 'Viewlet.focusSelector';
|
|
9813
|
-
const RegisterEventListeners = 'Viewlet.registerEventListeners';
|
|
9814
|
-
const SetSelectionByName = 'Viewlet.setSelectionByName';
|
|
9815
|
-
const SetValueByName = 'Viewlet.setValueByName';
|
|
9816
|
-
const SetFocusContext = 'Viewlet.setFocusContext';
|
|
9817
|
-
const SetBounds = 'setBounds';
|
|
9818
|
-
const SetBounds2 = 'Viewlet.setBounds';
|
|
9819
|
-
const SetCss = 'Viewlet.setCss';
|
|
9820
|
-
const SetDom2 = 'Viewlet.setDom2';
|
|
9821
|
-
const SetUid = 'Viewlet.setUid';
|
|
10432
|
+
// editor.lines //?
|
|
9822
10433
|
|
|
9823
|
-
const renderFull$
|
|
10434
|
+
const renderFull$3 = (oldState, newState) => {
|
|
9824
10435
|
const commands = [...newState.commands];
|
|
9825
10436
|
// @ts-ignore
|
|
9826
10437
|
newState.commands = [];
|
|
9827
10438
|
return commands;
|
|
9828
10439
|
};
|
|
9829
10440
|
|
|
9830
|
-
const commandsToForward$
|
|
9831
|
-
const render$
|
|
9832
|
-
const commands = renderFull$
|
|
10441
|
+
const commandsToForward$4 = [SetDom2, SetCss, AppendToBody, SetBounds2, RegisterEventListeners, SetSelectionByName, SetValueByName, SetFocusContext, SetUid, 'Viewlet.focusSelector'];
|
|
10442
|
+
const render$b = widget => {
|
|
10443
|
+
const commands = renderFull$3(widget.oldState, widget.newState);
|
|
9833
10444
|
const wrappedCommands = [];
|
|
9834
10445
|
const {
|
|
9835
10446
|
uid
|
|
9836
10447
|
} = widget.newState;
|
|
9837
10448
|
for (const command of commands) {
|
|
9838
|
-
if (commandsToForward$
|
|
10449
|
+
if (commandsToForward$4.includes(command[0])) {
|
|
9839
10450
|
wrappedCommands.push(command);
|
|
9840
10451
|
} else {
|
|
9841
10452
|
wrappedCommands.push(['Viewlet.send', uid, ...command]);
|
|
@@ -9843,20 +10454,20 @@ const render$c = widget => {
|
|
|
9843
10454
|
}
|
|
9844
10455
|
return wrappedCommands;
|
|
9845
10456
|
};
|
|
9846
|
-
const add$
|
|
9847
|
-
return addWidget(widget, 'EditorCompletion', render$
|
|
10457
|
+
const add$7 = widget => {
|
|
10458
|
+
return addWidget(widget, 'EditorCompletion', render$b);
|
|
9848
10459
|
};
|
|
9849
|
-
const remove$
|
|
10460
|
+
const remove$6 = widget => {
|
|
9850
10461
|
return [['Viewlet.dispose', widget.newState.uid]];
|
|
9851
10462
|
};
|
|
9852
10463
|
const {
|
|
9853
|
-
close: close$
|
|
10464
|
+
close: close$3,
|
|
9854
10465
|
closeDetails: closeDetails$1,
|
|
9855
10466
|
focusFirst: focusFirst$1,
|
|
9856
10467
|
focusIndex: focusIndex$2,
|
|
9857
10468
|
focusLast: focusLast$1,
|
|
9858
|
-
focusNext: focusNext$
|
|
9859
|
-
focusPrevious: focusPrevious$
|
|
10469
|
+
focusNext: focusNext$2,
|
|
10470
|
+
focusPrevious: focusPrevious$1,
|
|
9860
10471
|
handleEditorBlur,
|
|
9861
10472
|
handleEditorClick,
|
|
9862
10473
|
handleEditorDeleteLeft: handleEditorDeleteLeft$1,
|
|
@@ -9871,14 +10482,14 @@ const {
|
|
|
9871
10482
|
|
|
9872
10483
|
const EditorCompletionWidget = {
|
|
9873
10484
|
__proto__: null,
|
|
9874
|
-
add: add$
|
|
9875
|
-
close: close$
|
|
10485
|
+
add: add$7,
|
|
10486
|
+
close: close$3,
|
|
9876
10487
|
closeDetails: closeDetails$1,
|
|
9877
10488
|
focusFirst: focusFirst$1,
|
|
9878
10489
|
focusIndex: focusIndex$2,
|
|
9879
10490
|
focusLast: focusLast$1,
|
|
9880
|
-
focusNext: focusNext$
|
|
9881
|
-
focusPrevious: focusPrevious$
|
|
10491
|
+
focusNext: focusNext$2,
|
|
10492
|
+
focusPrevious: focusPrevious$1,
|
|
9882
10493
|
handleEditorBlur,
|
|
9883
10494
|
handleEditorClick,
|
|
9884
10495
|
handleEditorDeleteLeft: handleEditorDeleteLeft$1,
|
|
@@ -9886,106 +10497,13 @@ const EditorCompletionWidget = {
|
|
|
9886
10497
|
handlePointerDown,
|
|
9887
10498
|
handleWheel: handleWheel$1,
|
|
9888
10499
|
openDetails,
|
|
9889
|
-
remove: remove$
|
|
9890
|
-
render: render$
|
|
10500
|
+
remove: remove$6,
|
|
10501
|
+
render: render$b,
|
|
9891
10502
|
selectCurrent: selectCurrent$1,
|
|
9892
10503
|
selectIndex: selectIndex$1,
|
|
9893
10504
|
toggleDetails: toggleDetails$1
|
|
9894
10505
|
};
|
|
9895
10506
|
|
|
9896
|
-
const renderFull$3 = (oldState, newState) => {
|
|
9897
|
-
const commands = [...newState.commands];
|
|
9898
|
-
// @ts-ignore
|
|
9899
|
-
newState.commands = [];
|
|
9900
|
-
return commands;
|
|
9901
|
-
};
|
|
9902
|
-
|
|
9903
|
-
const commandsToForward$4 = [SetDom2, SetCss, AppendToBody, SetBounds2, RegisterEventListeners, SetSelectionByName, SetValueByName, SetFocusContext, SetUid, 'Viewlet.focusSelector'];
|
|
9904
|
-
const render$b = widget => {
|
|
9905
|
-
const commands = renderFull$3(widget.oldState, widget.newState);
|
|
9906
|
-
const wrappedCommands = [];
|
|
9907
|
-
const {
|
|
9908
|
-
uid
|
|
9909
|
-
} = widget.newState;
|
|
9910
|
-
for (const command of commands) {
|
|
9911
|
-
if (commandsToForward$4.includes(command[0])) {
|
|
9912
|
-
wrappedCommands.push(command);
|
|
9913
|
-
} else {
|
|
9914
|
-
wrappedCommands.push(['Viewlet.send', uid, ...command]);
|
|
9915
|
-
}
|
|
9916
|
-
}
|
|
9917
|
-
return wrappedCommands;
|
|
9918
|
-
};
|
|
9919
|
-
const add$7 = widget => {
|
|
9920
|
-
return addWidget(widget, 'FindWidget', render$b);
|
|
9921
|
-
};
|
|
9922
|
-
const remove$6 = widget => {
|
|
9923
|
-
return [['Viewlet.dispose', widget.newState.uid]];
|
|
9924
|
-
};
|
|
9925
|
-
const {
|
|
9926
|
-
close: close$3,
|
|
9927
|
-
focusCloseButton,
|
|
9928
|
-
focusFind,
|
|
9929
|
-
focusNext: focusNext$2,
|
|
9930
|
-
focusNextElement,
|
|
9931
|
-
focusNextMatchButton,
|
|
9932
|
-
focusPrevious: focusPrevious$1,
|
|
9933
|
-
focusPreviousElement,
|
|
9934
|
-
focusPreviousMatchButton,
|
|
9935
|
-
focusReplace,
|
|
9936
|
-
focusReplaceAllButton,
|
|
9937
|
-
focusReplaceButton,
|
|
9938
|
-
focusToggleReplace,
|
|
9939
|
-
handleBlur,
|
|
9940
|
-
handleClickButton,
|
|
9941
|
-
handleFocus,
|
|
9942
|
-
handleInput: handleInput$1,
|
|
9943
|
-
handleReplaceFocus,
|
|
9944
|
-
handleReplaceInput,
|
|
9945
|
-
handleToggleReplaceFocus,
|
|
9946
|
-
replace,
|
|
9947
|
-
replaceAll,
|
|
9948
|
-
toggleMatchCase,
|
|
9949
|
-
toggleMatchWholeWord,
|
|
9950
|
-
togglePreserveCase,
|
|
9951
|
-
toggleReplace,
|
|
9952
|
-
toggleUseRegularExpression
|
|
9953
|
-
} = createFns(['close', 'focusCloseButton', 'focusFind', 'focusNext', 'focusNextMatchButton', 'focusPrevious', 'focusPreviousMatchButton', 'focusReplace', 'focusReplaceAllButton', 'focusReplaceButton', 'focusToggleReplace', 'handleBlur', 'handleClickButton', 'handleFocus', 'handleInput', 'handleReplaceFocus', 'handleReplaceInput', 'handleToggleReplaceFocus', 'replace', 'replaceAll', 'toggleMatchCase', 'toggleMatchWholeWord', 'toggleReplace', 'toggleUseRegularExpression', 'focusNextElement', 'focusPreviousElement', 'togglePreserveCase'], 'FindWidget', Find);
|
|
9954
|
-
|
|
9955
|
-
const EditorFindWidget = {
|
|
9956
|
-
__proto__: null,
|
|
9957
|
-
add: add$7,
|
|
9958
|
-
close: close$3,
|
|
9959
|
-
focusCloseButton,
|
|
9960
|
-
focusFind,
|
|
9961
|
-
focusNext: focusNext$2,
|
|
9962
|
-
focusNextElement,
|
|
9963
|
-
focusNextMatchButton,
|
|
9964
|
-
focusPrevious: focusPrevious$1,
|
|
9965
|
-
focusPreviousElement,
|
|
9966
|
-
focusPreviousMatchButton,
|
|
9967
|
-
focusReplace,
|
|
9968
|
-
focusReplaceAllButton,
|
|
9969
|
-
focusReplaceButton,
|
|
9970
|
-
focusToggleReplace,
|
|
9971
|
-
handleBlur,
|
|
9972
|
-
handleClickButton,
|
|
9973
|
-
handleFocus,
|
|
9974
|
-
handleInput: handleInput$1,
|
|
9975
|
-
handleReplaceFocus,
|
|
9976
|
-
handleReplaceInput,
|
|
9977
|
-
handleToggleReplaceFocus,
|
|
9978
|
-
remove: remove$6,
|
|
9979
|
-
render: render$b,
|
|
9980
|
-
replace,
|
|
9981
|
-
replaceAll,
|
|
9982
|
-
toggleMatchCase,
|
|
9983
|
-
toggleMatchWholeWord,
|
|
9984
|
-
togglePreserveCase,
|
|
9985
|
-
toggleReplace,
|
|
9986
|
-
toggleUseRegularExpression
|
|
9987
|
-
};
|
|
9988
|
-
|
|
9989
10507
|
const getTextDocument = editor => {
|
|
9990
10508
|
return {
|
|
9991
10509
|
documentId: editor.id || editor.uid,
|
|
@@ -10360,7 +10878,7 @@ const renderHover = (oldState, newState) => {
|
|
|
10360
10878
|
|
|
10361
10879
|
const commandsToForward$3 = [SetDom2, SetCss, AppendToBody, SetBounds2, RegisterEventListeners, SetSelectionByName, SetValueByName, SetFocusContext, SetUid, 'Viewlet.focusSelector'];
|
|
10362
10880
|
const render$9 = widget => {
|
|
10363
|
-
const commands = renderFull$
|
|
10881
|
+
const commands = renderFull$3(widget.oldState, widget.newState);
|
|
10364
10882
|
const wrappedCommands = [];
|
|
10365
10883
|
const {
|
|
10366
10884
|
uid
|
|
@@ -10421,7 +10939,7 @@ const removeWidget = widget => {
|
|
|
10421
10939
|
|
|
10422
10940
|
const commandsToForward$2 = [SetDom2, SetCss, AppendToBody, SetBounds2, RegisterEventListeners, SetSelectionByName, SetValueByName, SetFocusContext, SetUid, 'Viewlet.focusSelector'];
|
|
10423
10941
|
const render$8 = widget => {
|
|
10424
|
-
const commands = renderFull$
|
|
10942
|
+
const commands = renderFull$3(widget.oldState, widget.newState);
|
|
10425
10943
|
const wrappedCommands = [];
|
|
10426
10944
|
const {
|
|
10427
10945
|
uid
|
|
@@ -10488,7 +11006,7 @@ const executeWidgetCommand = async (editor, name, method, _uid, widgetId, ...par
|
|
|
10488
11006
|
const isWidget = widget => {
|
|
10489
11007
|
return widget.id === widgetId;
|
|
10490
11008
|
};
|
|
10491
|
-
const latestEditor = getEditor
|
|
11009
|
+
const latestEditor = getEditor(editor.uid);
|
|
10492
11010
|
const childIndex1 = latestEditor.widgets.findIndex(isWidget);
|
|
10493
11011
|
if (childIndex1 === -1) {
|
|
10494
11012
|
return latestEditor;
|
|
@@ -10569,54 +11087,54 @@ const FocusEditorCodeGenerator = 52;
|
|
|
10569
11087
|
const FocusColorPicker = 41;
|
|
10570
11088
|
|
|
10571
11089
|
const getPositionAtCursor = editorUid => {
|
|
10572
|
-
const editor = getEditor
|
|
11090
|
+
const editor = getEditor(editorUid);
|
|
10573
11091
|
return getPositionAtCursor$1(editor);
|
|
10574
11092
|
};
|
|
10575
11093
|
const getUri = editorUid => {
|
|
10576
|
-
const editor = getEditor
|
|
11094
|
+
const editor = getEditor(editorUid);
|
|
10577
11095
|
return editor.uri;
|
|
10578
11096
|
};
|
|
10579
11097
|
const getLanguageId = editorUid => {
|
|
10580
|
-
const editor = getEditor
|
|
11098
|
+
const editor = getEditor(editorUid);
|
|
10581
11099
|
return editor.languageId;
|
|
10582
11100
|
};
|
|
10583
11101
|
const getOffsetAtCursor = editorUid => {
|
|
10584
|
-
const editor = getEditor
|
|
11102
|
+
const editor = getEditor(editorUid);
|
|
10585
11103
|
return getOffsetAtCursor$1(editor);
|
|
10586
11104
|
};
|
|
10587
11105
|
const getWordAt = (editorUid, rowIndex, columnIndex) => {
|
|
10588
|
-
const editor = getEditor
|
|
11106
|
+
const editor = getEditor(editorUid);
|
|
10589
11107
|
const {
|
|
10590
11108
|
word
|
|
10591
11109
|
} = getWordAt$1(editor, rowIndex, columnIndex);
|
|
10592
11110
|
return word;
|
|
10593
11111
|
};
|
|
10594
11112
|
const getWordAtOffset2 = editorUid => {
|
|
10595
|
-
const editor = getEditor
|
|
11113
|
+
const editor = getEditor(editorUid);
|
|
10596
11114
|
const word = getWordAtOffset(editor);
|
|
10597
11115
|
return word;
|
|
10598
11116
|
};
|
|
10599
11117
|
const getWordBefore2 = (editorUid, rowIndex, columnIndex) => {
|
|
10600
|
-
const editor = getEditor
|
|
11118
|
+
const editor = getEditor(editorUid);
|
|
10601
11119
|
const word = getWordBefore(editor, rowIndex, columnIndex);
|
|
10602
11120
|
return word;
|
|
10603
11121
|
};
|
|
10604
11122
|
const getLines2 = editorUid => {
|
|
10605
|
-
const editor = getEditor
|
|
11123
|
+
const editor = getEditor(editorUid);
|
|
10606
11124
|
const {
|
|
10607
11125
|
lines
|
|
10608
11126
|
} = editor;
|
|
10609
11127
|
return lines;
|
|
10610
11128
|
};
|
|
10611
11129
|
const getSelections2 = editorUid => {
|
|
10612
|
-
const editor = getEditor
|
|
11130
|
+
const editor = getEditor(editorUid);
|
|
10613
11131
|
const {
|
|
10614
11132
|
selections
|
|
10615
11133
|
} = editor;
|
|
10616
11134
|
return selections;
|
|
10617
11135
|
};
|
|
10618
11136
|
const setSelections2 = async (editorUid, selections) => {
|
|
10619
|
-
const editor = getEditor
|
|
11137
|
+
const editor = getEditor(editorUid);
|
|
10620
11138
|
const newEditor = {
|
|
10621
11139
|
...editor,
|
|
10622
11140
|
selections
|
|
@@ -10625,7 +11143,7 @@ const setSelections2 = async (editorUid, selections) => {
|
|
|
10625
11143
|
set$9(editorUid, editor, newEditorWithDerivedState);
|
|
10626
11144
|
};
|
|
10627
11145
|
const closeWidget2 = async (editorUid, widgetId, widgetName, unsetAdditionalFocus$1) => {
|
|
10628
|
-
const editor = getEditor
|
|
11146
|
+
const editor = getEditor(editorUid);
|
|
10629
11147
|
const invoke = getWidgetInvoke(widgetId);
|
|
10630
11148
|
const {
|
|
10631
11149
|
widgets
|
|
@@ -10653,7 +11171,7 @@ const closeFind2 = async editorUid => {
|
|
|
10653
11171
|
await closeWidget2(editorUid, Find, 'FindWidget', 0);
|
|
10654
11172
|
};
|
|
10655
11173
|
const applyEdits2 = async (editorUid, edits) => {
|
|
10656
|
-
const editor = getEditor
|
|
11174
|
+
const editor = getEditor(editorUid);
|
|
10657
11175
|
const newEditor = await applyEdit(editor, edits);
|
|
10658
11176
|
const newEditorWithDerivedState = await updateDerivedState(editor, newEditor);
|
|
10659
11177
|
set$9(editorUid, editor, newEditorWithDerivedState);
|
|
@@ -10663,7 +11181,7 @@ const getSourceActions = async editorUid => {
|
|
|
10663
11181
|
return actions;
|
|
10664
11182
|
};
|
|
10665
11183
|
const getDiagnostics$1 = async editorUid => {
|
|
10666
|
-
const editor = getEditor
|
|
11184
|
+
const editor = getEditor(editorUid);
|
|
10667
11185
|
const {
|
|
10668
11186
|
diagnostics
|
|
10669
11187
|
} = editor;
|
|
@@ -10707,6 +11225,10 @@ const getKeyBindings = () => {
|
|
|
10707
11225
|
command: 'FindWidget.focusNext',
|
|
10708
11226
|
key: Enter,
|
|
10709
11227
|
when: FocusFindWidget
|
|
11228
|
+
}, {
|
|
11229
|
+
command: 'FindWidget.focusPrevious',
|
|
11230
|
+
key: Shift | Enter,
|
|
11231
|
+
when: FocusFindWidget
|
|
10710
11232
|
}, {
|
|
10711
11233
|
command: 'FindWidget.preventDefaultBrowserFind',
|
|
10712
11234
|
key: CtrlCmd | KeyF,
|
|
@@ -10788,7 +11310,7 @@ const getKeyBindings = () => {
|
|
|
10788
11310
|
key: Enter,
|
|
10789
11311
|
when: FocusEditorCompletions
|
|
10790
11312
|
}, {
|
|
10791
|
-
command: '
|
|
11313
|
+
command: 'Editor.closeCompletion',
|
|
10792
11314
|
key: Escape,
|
|
10793
11315
|
when: FocusEditorCompletions
|
|
10794
11316
|
}, {
|
|
@@ -10811,6 +11333,14 @@ const getKeyBindings = () => {
|
|
|
10811
11333
|
command: 'Editor.cursorWordLeft',
|
|
10812
11334
|
key: CtrlCmd | LeftArrow,
|
|
10813
11335
|
when: FocusEditorText
|
|
11336
|
+
}, {
|
|
11337
|
+
command: 'Editor.cursorDocumentEnd',
|
|
11338
|
+
key: CtrlCmd | End,
|
|
11339
|
+
when: FocusEditorText
|
|
11340
|
+
}, {
|
|
11341
|
+
command: 'Editor.cursorDocumentStart',
|
|
11342
|
+
key: CtrlCmd | Home,
|
|
11343
|
+
when: FocusEditorText
|
|
10814
11344
|
}, {
|
|
10815
11345
|
command: 'Editor.deleteWordPartLeft',
|
|
10816
11346
|
key: Alt$1 | Backspace,
|
|
@@ -10851,6 +11381,10 @@ const getKeyBindings = () => {
|
|
|
10851
11381
|
command: 'Editor.indentLess',
|
|
10852
11382
|
key: CtrlCmd | BracketLeft,
|
|
10853
11383
|
when: FocusEditorText
|
|
11384
|
+
}, {
|
|
11385
|
+
command: 'Editor.fold',
|
|
11386
|
+
key: CtrlCmd | Shift | BracketLeft,
|
|
11387
|
+
when: FocusEditorText
|
|
10854
11388
|
}, {
|
|
10855
11389
|
command: 'Editor.closeFind',
|
|
10856
11390
|
key: Escape,
|
|
@@ -10875,6 +11409,10 @@ const getKeyBindings = () => {
|
|
|
10875
11409
|
command: 'Editor.indentMore',
|
|
10876
11410
|
key: CtrlCmd | BracketRight,
|
|
10877
11411
|
when: FocusEditorText
|
|
11412
|
+
}, {
|
|
11413
|
+
command: 'Editor.unfold',
|
|
11414
|
+
key: CtrlCmd | Shift | BracketRight,
|
|
11415
|
+
when: FocusEditorText
|
|
10878
11416
|
}, {
|
|
10879
11417
|
command: 'Editor.selectCharacterLeft',
|
|
10880
11418
|
key: Shift | LeftArrow,
|
|
@@ -10903,6 +11441,10 @@ const getKeyBindings = () => {
|
|
|
10903
11441
|
command: 'Editor.deleteAllRight',
|
|
10904
11442
|
key: CtrlCmd | Shift | Delete$1,
|
|
10905
11443
|
when: FocusEditorText
|
|
11444
|
+
}, {
|
|
11445
|
+
command: 'Editor.deleteLine',
|
|
11446
|
+
key: CtrlCmd | Shift | KeyK,
|
|
11447
|
+
when: FocusEditorText
|
|
10906
11448
|
}, {
|
|
10907
11449
|
command: 'Editor.cancelSelection',
|
|
10908
11450
|
key: Escape,
|
|
@@ -10927,6 +11469,10 @@ const getKeyBindings = () => {
|
|
|
10927
11469
|
command: 'Editor.cursorDown',
|
|
10928
11470
|
key: DownArrow,
|
|
10929
11471
|
when: FocusEditorText
|
|
11472
|
+
}, {
|
|
11473
|
+
command: 'Editor.cursorPageDown',
|
|
11474
|
+
key: PageDown,
|
|
11475
|
+
when: FocusEditorText
|
|
10930
11476
|
}, {
|
|
10931
11477
|
command: 'Editor.deleteLeft',
|
|
10932
11478
|
key: Backspace,
|
|
@@ -10959,6 +11505,10 @@ const getKeyBindings = () => {
|
|
|
10959
11505
|
command: 'Editor.openRename',
|
|
10960
11506
|
key: F2,
|
|
10961
11507
|
when: FocusEditorText
|
|
11508
|
+
}, {
|
|
11509
|
+
command: 'Editor.toggleBreakpoint',
|
|
11510
|
+
key: F9,
|
|
11511
|
+
when: FocusEditorText
|
|
10962
11512
|
}, {
|
|
10963
11513
|
command: 'EditorRename.accept',
|
|
10964
11514
|
key: Enter,
|
|
@@ -10979,6 +11529,10 @@ const getKeyBindings = () => {
|
|
|
10979
11529
|
command: 'Editor.toggleComment',
|
|
10980
11530
|
key: CtrlCmd | Slash$1,
|
|
10981
11531
|
when: FocusEditorText
|
|
11532
|
+
}, {
|
|
11533
|
+
command: 'Editor.toggleBlockComment',
|
|
11534
|
+
key: Alt$1 | Shift | KeyA,
|
|
11535
|
+
when: FocusEditorText
|
|
10982
11536
|
}, {
|
|
10983
11537
|
command: 'Editor.copy',
|
|
10984
11538
|
key: CtrlCmd | KeyC,
|
|
@@ -11013,11 +11567,11 @@ const getKeyBindings = () => {
|
|
|
11013
11567
|
when: FocusEditorText
|
|
11014
11568
|
}, {
|
|
11015
11569
|
command: 'Editor.addCursorAbove',
|
|
11016
|
-
key: Alt$1 |
|
|
11570
|
+
key: Alt$1 | CtrlCmd | UpArrow,
|
|
11017
11571
|
when: FocusEditorText
|
|
11018
11572
|
}, {
|
|
11019
11573
|
command: 'Editor.addCursorBelow',
|
|
11020
|
-
key: Alt$1 |
|
|
11574
|
+
key: Alt$1 | CtrlCmd | DownArrow,
|
|
11021
11575
|
when: FocusEditorText
|
|
11022
11576
|
}, {
|
|
11023
11577
|
command: 'Editor.findAllReferences',
|
|
@@ -11134,6 +11688,15 @@ const getProblems = async () => {
|
|
|
11134
11688
|
|
|
11135
11689
|
const getQuickPickMenuEntries = () => {
|
|
11136
11690
|
return [{
|
|
11691
|
+
id: 'Editor.fold',
|
|
11692
|
+
label: fold()
|
|
11693
|
+
}, {
|
|
11694
|
+
id: 'Editor.unfold',
|
|
11695
|
+
label: unfold$1()
|
|
11696
|
+
}, {
|
|
11697
|
+
id: 'Editor.deleteLine',
|
|
11698
|
+
label: deleteLine()
|
|
11699
|
+
}, {
|
|
11137
11700
|
id: 'Editor.format',
|
|
11138
11701
|
label: formatDocument()
|
|
11139
11702
|
}, {
|
|
@@ -11180,6 +11743,9 @@ const getQuickPickMenuEntries = () => {
|
|
|
11180
11743
|
}, {
|
|
11181
11744
|
id: 'Editor.toggleBlockComment',
|
|
11182
11745
|
label: toggleBlockComment$1()
|
|
11746
|
+
}, {
|
|
11747
|
+
id: 'Editor.toggleBreakpoint',
|
|
11748
|
+
label: toggleBreakpoint$1()
|
|
11183
11749
|
}, {
|
|
11184
11750
|
id: 'Editor.openColorPicker',
|
|
11185
11751
|
label: editorOpenColorPicker()
|
|
@@ -11205,7 +11771,7 @@ const getQuickPickMenuEntries = () => {
|
|
|
11205
11771
|
};
|
|
11206
11772
|
|
|
11207
11773
|
const getSelections = editorUid => {
|
|
11208
|
-
const editor = getEditor
|
|
11774
|
+
const editor = getEditor(editorUid);
|
|
11209
11775
|
const {
|
|
11210
11776
|
selections
|
|
11211
11777
|
} = editor;
|
|
@@ -11214,7 +11780,7 @@ const getSelections = editorUid => {
|
|
|
11214
11780
|
|
|
11215
11781
|
const getText = editorUid => {
|
|
11216
11782
|
number(editorUid);
|
|
11217
|
-
const editor = getEditor
|
|
11783
|
+
const editor = getEditor(editorUid);
|
|
11218
11784
|
const {
|
|
11219
11785
|
lines
|
|
11220
11786
|
} = editor;
|
|
@@ -11736,6 +12302,13 @@ const registerListener = (listenerType, rpcId) => {
|
|
|
11736
12302
|
registerListener$1(listenerType, rpcId);
|
|
11737
12303
|
};
|
|
11738
12304
|
|
|
12305
|
+
const renderAdditionalFocusContext$1 = (oldState, newState) => {
|
|
12306
|
+
if (newState.additionalFocus) {
|
|
12307
|
+
return ['Viewlet.setAdditionalFocus', newState.uid, newState.additionalFocus];
|
|
12308
|
+
}
|
|
12309
|
+
return ['Viewlet.unsetAdditionalFocus', newState.uid, oldState.additionalFocus];
|
|
12310
|
+
};
|
|
12311
|
+
|
|
11739
12312
|
const getCss = (uid, rowHeight, scrollBarHeight, scrollBarTop, scrollBarWidth, scrollBarLeft) => {
|
|
11740
12313
|
const editorSelector = `.Editor[data-uid="${uid}"]`;
|
|
11741
12314
|
return `${editorSelector} {
|
|
@@ -12196,7 +12769,6 @@ const getEditorRowsVirtualDom = (textInfos, differences, lineNumbers = true, hig
|
|
|
12196
12769
|
className: 'EditorRows',
|
|
12197
12770
|
onMouseDown: HandleMouseDown,
|
|
12198
12771
|
onPointerDown: HandlePointerDown,
|
|
12199
|
-
onWheel: HandleWheel,
|
|
12200
12772
|
type: Div
|
|
12201
12773
|
}, ...rowsDom];
|
|
12202
12774
|
};
|
|
@@ -12284,16 +12856,25 @@ const getEditorContentVirtualDom = ({
|
|
|
12284
12856
|
className: 'EditorContent',
|
|
12285
12857
|
onKeyUp: HandleKeyUp,
|
|
12286
12858
|
onMouseMove: HandleMouseMove,
|
|
12859
|
+
onWheel: HandleWheel,
|
|
12287
12860
|
type: Div
|
|
12288
12861
|
}, ...getEditorInputVirtualDom(), ...getEditorLayersVirtualDom(selectionInfos, textInfos, differences, lineNumbers, highlightedLine, cursorInfos, diagnostics), ...getEditorScrollBarDiagnosticsVirtualDom(scrollBarDiagnostics), ...getScrollBarVirtualDom()];
|
|
12289
12862
|
};
|
|
12290
12863
|
|
|
12291
12864
|
const getGutterInfoVirtualDom = gutterInfo => {
|
|
12865
|
+
const isBreakpoint = typeof gutterInfo === 'object' && gutterInfo.isBreakpoint;
|
|
12866
|
+
const lineNumber = typeof gutterInfo === 'object' ? gutterInfo.lineNumber : gutterInfo;
|
|
12867
|
+
const label = `Breakpoint on line ${lineNumber}`;
|
|
12292
12868
|
return [{
|
|
12869
|
+
...(isBreakpoint && {
|
|
12870
|
+
ariaLabel: label,
|
|
12871
|
+
style: 'color:var(--DebugIconBreakpointForeground,#e51400)',
|
|
12872
|
+
title: label
|
|
12873
|
+
}),
|
|
12293
12874
|
childCount: 1,
|
|
12294
|
-
className: 'LineNumber',
|
|
12875
|
+
className: isBreakpoint ? 'LineNumber LineNumberBreakpoint' : 'LineNumber',
|
|
12295
12876
|
type: Span
|
|
12296
|
-
}, text(
|
|
12877
|
+
}, text(isBreakpoint ? '●' : lineNumber)];
|
|
12297
12878
|
};
|
|
12298
12879
|
const getEditorGutterVirtualDom$1 = gutterInfos => {
|
|
12299
12880
|
const dom = gutterInfos.flatMap(getGutterInfoVirtualDom);
|
|
@@ -12309,7 +12890,23 @@ const getEditorGutterVirtualDom = gutterInfos => {
|
|
|
12309
12890
|
}, ...gutterDom];
|
|
12310
12891
|
};
|
|
12311
12892
|
|
|
12893
|
+
const getGutterInfos = (minLineY, maxLineY, breakPoints, showLineNumbers = true, lineIndices) => {
|
|
12894
|
+
const gutterInfos = [];
|
|
12895
|
+
const rows = lineIndices || Array.from({
|
|
12896
|
+
length: maxLineY - minLineY
|
|
12897
|
+
}, (_, index) => minLineY + index);
|
|
12898
|
+
for (const rowIndex of rows) {
|
|
12899
|
+
const lineNumber = rowIndex + 1;
|
|
12900
|
+
gutterInfos.push(breakPoints.includes(rowIndex) ? {
|
|
12901
|
+
isBreakpoint: true,
|
|
12902
|
+
lineNumber
|
|
12903
|
+
} : showLineNumbers ? lineNumber : '');
|
|
12904
|
+
}
|
|
12905
|
+
return gutterInfos;
|
|
12906
|
+
};
|
|
12907
|
+
|
|
12312
12908
|
const getEditorVirtualDom = ({
|
|
12909
|
+
breakPoints = [],
|
|
12313
12910
|
cursorInfos = [],
|
|
12314
12911
|
diagnostics = [],
|
|
12315
12912
|
differences,
|
|
@@ -12317,10 +12914,13 @@ const getEditorVirtualDom = ({
|
|
|
12317
12914
|
highlightedLine = -1,
|
|
12318
12915
|
lineNumbers = true,
|
|
12319
12916
|
loadError = '',
|
|
12917
|
+
maxLineY = 0,
|
|
12918
|
+
minLineY = 0,
|
|
12320
12919
|
scrollBarDiagnostics = [],
|
|
12321
12920
|
selectionInfos = [],
|
|
12322
12921
|
textInfos,
|
|
12323
|
-
uid
|
|
12922
|
+
uid,
|
|
12923
|
+
visibleLineIndices
|
|
12324
12924
|
}) => {
|
|
12325
12925
|
if (loadError) {
|
|
12326
12926
|
return [{
|
|
@@ -12339,9 +12939,11 @@ const getEditorVirtualDom = ({
|
|
|
12339
12939
|
type: Div
|
|
12340
12940
|
}, text(loadError)];
|
|
12341
12941
|
}
|
|
12342
|
-
const
|
|
12942
|
+
const visibleGutterInfos = breakPoints.length > 0 || visibleLineIndices ? getGutterInfos(minLineY, maxLineY, breakPoints, lineNumbers, visibleLineIndices) : gutterInfos;
|
|
12943
|
+
const showGutter = lineNumbers || breakPoints.length > 0;
|
|
12944
|
+
const gutterDom = showGutter ? getEditorGutterVirtualDom(visibleGutterInfos) : [];
|
|
12343
12945
|
return [{
|
|
12344
|
-
childCount:
|
|
12946
|
+
childCount: showGutter ? 2 : 1,
|
|
12345
12947
|
className: 'Viewlet Editor',
|
|
12346
12948
|
'data-uid': uid,
|
|
12347
12949
|
onContextMenu: HandleContextMenu,
|
|
@@ -12370,12 +12972,16 @@ const set = (uid, dom) => {
|
|
|
12370
12972
|
const getDom = state => {
|
|
12371
12973
|
const {
|
|
12372
12974
|
initial,
|
|
12373
|
-
textInfos
|
|
12975
|
+
textInfos,
|
|
12976
|
+
visualDecorations = []
|
|
12374
12977
|
} = state;
|
|
12375
12978
|
if (initial && textInfos.length === 0) {
|
|
12376
12979
|
return [];
|
|
12377
12980
|
}
|
|
12378
|
-
return getEditorVirtualDom(
|
|
12981
|
+
return getEditorVirtualDom({
|
|
12982
|
+
...state,
|
|
12983
|
+
diagnostics: visualDecorations
|
|
12984
|
+
});
|
|
12379
12985
|
};
|
|
12380
12986
|
const renderIncremental = (oldState, newState) => {
|
|
12381
12987
|
const oldDom = oldState.initial ? getDom(oldState) : get(newState.uid) || getDom(oldState);
|
|
@@ -12390,6 +12996,8 @@ const renderIncremental = (oldState, newState) => {
|
|
|
12390
12996
|
|
|
12391
12997
|
const getRenderer = diffType => {
|
|
12392
12998
|
switch (diffType) {
|
|
12999
|
+
case RenderAdditionalFocusContext:
|
|
13000
|
+
return renderAdditionalFocusContext$1;
|
|
12393
13001
|
case RenderCss:
|
|
12394
13002
|
return renderCss$1;
|
|
12395
13003
|
case RenderFocus:
|
|
@@ -12446,13 +13054,13 @@ const renderLines = {
|
|
|
12446
13054
|
newState.differences = differences;
|
|
12447
13055
|
const {
|
|
12448
13056
|
highlightedLine,
|
|
12449
|
-
|
|
13057
|
+
visibleLineIndices
|
|
12450
13058
|
} = newState;
|
|
12451
|
-
const relativeLine = highlightedLine
|
|
13059
|
+
const relativeLine = visibleLineIndices.indexOf(highlightedLine);
|
|
12452
13060
|
const dom = getEditorRowsVirtualDom$1(textInfos, differences, true, relativeLine);
|
|
12453
13061
|
return [/* method */'setText', dom];
|
|
12454
13062
|
},
|
|
12455
|
-
isEqual: (oldState, newState) => oldState.lines === newState.lines && oldState.tokenizerId === newState.tokenizerId && oldState.minLineY === newState.minLineY && oldState.decorations === newState.decorations && oldState.embeds === newState.embeds && oldState.deltaX === newState.deltaX && oldState.width === newState.width && oldState.highlightedLine === newState.highlightedLine && oldState.debugEnabled === newState.debugEnabled
|
|
13063
|
+
isEqual: (oldState, newState) => oldState.lines === newState.lines && oldState.foldingRanges === newState.foldingRanges && oldState.tokenizerId === newState.tokenizerId && oldState.minLineY === newState.minLineY && oldState.decorations === newState.decorations && oldState.embeds === newState.embeds && oldState.deltaX === newState.deltaX && oldState.width === newState.width && oldState.highlightedLine === newState.highlightedLine && oldState.debugEnabled === newState.debugEnabled
|
|
12456
13064
|
};
|
|
12457
13065
|
const renderSelections = {
|
|
12458
13066
|
apply: (oldState, newState) => {
|
|
@@ -12479,13 +13087,8 @@ const renderFocusContext = {
|
|
|
12479
13087
|
isEqual: (oldState, newState) => oldState.focus === newState.focus
|
|
12480
13088
|
};
|
|
12481
13089
|
const renderAdditionalFocusContext = {
|
|
12482
|
-
apply
|
|
12483
|
-
|
|
12484
|
-
return ['Viewlet.setAdditionalFocus', newState.uid, newState.additionalFocus];
|
|
12485
|
-
}
|
|
12486
|
-
return ['viewlet.unsetAdditionalFocus', newState.uid, newState.additionalFocus];
|
|
12487
|
-
},
|
|
12488
|
-
isEqual: (oldState, newState) => oldState.additionalFocus === newState.additionalFocus
|
|
13090
|
+
apply: renderAdditionalFocusContext$1,
|
|
13091
|
+
isEqual: isEqual$4
|
|
12489
13092
|
};
|
|
12490
13093
|
const renderDecorations = {
|
|
12491
13094
|
apply(oldState, newState) {
|
|
@@ -12497,21 +13100,20 @@ const renderDecorations = {
|
|
|
12497
13100
|
const renderGutterInfo = {
|
|
12498
13101
|
apply(oldState, newState) {
|
|
12499
13102
|
const {
|
|
13103
|
+
breakPoints,
|
|
12500
13104
|
lineNumbers,
|
|
12501
13105
|
maxLineY,
|
|
12502
|
-
minLineY
|
|
13106
|
+
minLineY,
|
|
13107
|
+
visibleLineIndices
|
|
12503
13108
|
} = newState;
|
|
12504
|
-
if (!lineNumbers) {
|
|
12505
|
-
return [];
|
|
12506
|
-
}
|
|
12507
|
-
const gutterInfos = [];
|
|
12508
|
-
for (let i = minLineY; i < maxLineY; i++) {
|
|
12509
|
-
gutterInfos.push(i + 1);
|
|
13109
|
+
if (!lineNumbers && breakPoints.length === 0) {
|
|
13110
|
+
return ['renderGutter', []];
|
|
12510
13111
|
}
|
|
13112
|
+
const gutterInfos = getGutterInfos(minLineY, maxLineY, breakPoints, lineNumbers, visibleLineIndices);
|
|
12511
13113
|
const dom = getEditorGutterVirtualDom$1(gutterInfos);
|
|
12512
13114
|
return ['renderGutter', dom];
|
|
12513
13115
|
},
|
|
12514
|
-
isEqual: (oldState, newState) => oldState.lineNumbers === newState.lineNumbers && oldState.minLineY === newState.minLineY && oldState.maxLineY === newState.maxLineY
|
|
13116
|
+
isEqual: (oldState, newState) => oldState.breakPoints === newState.breakPoints && oldState.foldingRanges === newState.foldingRanges && oldState.lineNumbers === newState.lineNumbers && oldState.minLineY === newState.minLineY && oldState.maxLineY === newState.maxLineY
|
|
12515
13117
|
};
|
|
12516
13118
|
const renderWidgets = {
|
|
12517
13119
|
apply: renderWidgets$1,
|
|
@@ -12737,6 +13339,7 @@ const commandMap = {
|
|
|
12737
13339
|
'Editor.cancelSelection': wrapCommand(cancelSelection),
|
|
12738
13340
|
'Editor.closeCodeGenerator': wrapCommand(closeCodeGenerator),
|
|
12739
13341
|
'Editor.closeColorPicker': wrapCommand(closeColorPicker),
|
|
13342
|
+
'Editor.closeCompletion': wrapCommand(closeCompletion),
|
|
12740
13343
|
'Editor.closeFind': wrapCommand(closeFind),
|
|
12741
13344
|
'Editor.closeFind2': closeFind2,
|
|
12742
13345
|
'Editor.closeRename': wrapCommand(closeRename),
|
|
@@ -12753,10 +13356,13 @@ const commandMap = {
|
|
|
12753
13356
|
'Editor.create2': createEditor2,
|
|
12754
13357
|
'Editor.cursorCharacterLeft': wrapCommand(cursorCharacterLeft),
|
|
12755
13358
|
'Editor.cursorCharacterRight': wrapCommand(cursorCharacterRight),
|
|
13359
|
+
'Editor.cursorDocumentEnd': wrapCommand(cursorDocumentEnd),
|
|
13360
|
+
'Editor.cursorDocumentStart': wrapCommand(cursorDocumentStart),
|
|
12756
13361
|
'Editor.cursorDown': wrapCommand(cursorDown),
|
|
12757
13362
|
'Editor.cursorEnd': wrapCommand(cursorEnd),
|
|
12758
13363
|
'Editor.cursorHome': wrapCommand(cursorHome),
|
|
12759
13364
|
'Editor.cursorLeft': wrapCommand(cursorCharacterLeft),
|
|
13365
|
+
'Editor.cursorPageDown': wrapCommand(cursorPageDown),
|
|
12760
13366
|
'Editor.cursorRight': wrapCommand(cursorCharacterRight),
|
|
12761
13367
|
'Editor.cursorSet': wrapCommand(cursorSet),
|
|
12762
13368
|
'Editor.cursorUp': wrapCommand(cursorUp),
|
|
@@ -12772,6 +13378,7 @@ const commandMap = {
|
|
|
12772
13378
|
'Editor.deleteCharacterRight': wrapCommand(deleteCharacterRight),
|
|
12773
13379
|
'Editor.deleteHorizontalRight': wrapCommand(editorDeleteHorizontalRight),
|
|
12774
13380
|
'Editor.deleteLeft': wrapCommand(deleteCharacterLeft),
|
|
13381
|
+
'Editor.deleteLine': wrapCommand(deleteLine$1),
|
|
12775
13382
|
'Editor.deleteRight': wrapCommand(deleteCharacterRight),
|
|
12776
13383
|
'Editor.deleteWordLeft': wrapCommand(deleteWordLeft),
|
|
12777
13384
|
'Editor.deleteWordPartLeft': wrapCommand(deleteWordPartLeft),
|
|
@@ -12781,6 +13388,7 @@ const commandMap = {
|
|
|
12781
13388
|
'Editor.dispose': disposeEditor,
|
|
12782
13389
|
'Editor.executeWidgetCommand': wrapCommand(executeWidgetCommand),
|
|
12783
13390
|
'Editor.findAllReferences': wrapCommand(findAllReferences$1),
|
|
13391
|
+
'Editor.fold': wrapCommand(fold$1),
|
|
12784
13392
|
'Editor.format': wrapCommand(format),
|
|
12785
13393
|
'Editor.getCommandIds': getCommandIds,
|
|
12786
13394
|
'Editor.getDiagnostics': getDiagnostics$1,
|
|
@@ -12903,20 +13511,22 @@ const commandMap = {
|
|
|
12903
13511
|
'Editor.tabCompletion': wrapCommand(tabCompletion),
|
|
12904
13512
|
'Editor.terminate': terminate,
|
|
12905
13513
|
'Editor.toggleBlockComment': wrapCommand(toggleBlockComment),
|
|
13514
|
+
'Editor.toggleBreakpoint': wrapCommand(toggleBreakpoint),
|
|
12906
13515
|
'Editor.toggleComment': wrapCommand(toggleComment),
|
|
12907
13516
|
'Editor.toggleLineComment': wrapCommand(editorToggleLineComment),
|
|
12908
13517
|
'Editor.type': wrapCommand(type),
|
|
12909
13518
|
'Editor.typeWithAutoClosing': wrapCommand(typeWithAutoClosing),
|
|
12910
13519
|
'Editor.undo': wrapCommand(undo),
|
|
13520
|
+
'Editor.unfold': wrapCommand(unfold),
|
|
12911
13521
|
'Editor.unIndent': wrapCommand(editorUnindent),
|
|
12912
13522
|
'Editor.updateDebugInfo': updateDebugInfo,
|
|
12913
13523
|
'Editor.updateDiagnostics': wrapCommand(updateDiagnostics),
|
|
12914
|
-
'EditorCompletion.close': close$
|
|
13524
|
+
'EditorCompletion.close': close$3,
|
|
12915
13525
|
'EditorCompletion.closeDetails': closeDetails$1,
|
|
12916
13526
|
'EditorCompletion.focusFirst': focusFirst$1,
|
|
12917
13527
|
'EditorCompletion.focusIndex': focusIndex$2,
|
|
12918
|
-
'EditorCompletion.focusNext': focusNext$
|
|
12919
|
-
'EditorCompletion.focusPrevious': focusPrevious$
|
|
13528
|
+
'EditorCompletion.focusNext': focusNext$2,
|
|
13529
|
+
'EditorCompletion.focusPrevious': focusPrevious$1,
|
|
12920
13530
|
'EditorCompletion.handleEditorBlur': handleEditorBlur,
|
|
12921
13531
|
'EditorCompletion.handleEditorClick': handleEditorClick,
|
|
12922
13532
|
'EditorCompletion.handleEditorDeleteLeft': handleEditorDeleteLeft$1,
|
|
@@ -12943,13 +13553,13 @@ const commandMap = {
|
|
|
12943
13553
|
'EditorSourceAction.toggleDetails': toggleDetails,
|
|
12944
13554
|
'EditorSourceActions.focusNext': focusNext$1,
|
|
12945
13555
|
'ExtensionHostManagement.activateByEvent': activateByEvent,
|
|
12946
|
-
'FindWidget.close': close$
|
|
13556
|
+
'FindWidget.close': close$4,
|
|
12947
13557
|
'FindWidget.focusCloseButton': focusCloseButton,
|
|
12948
13558
|
'FindWidget.focusFind': focusFind,
|
|
12949
|
-
'FindWidget.focusNext': focusNext$
|
|
13559
|
+
'FindWidget.focusNext': focusNext$3,
|
|
12950
13560
|
'FindWidget.focusNextElement': focusNextElement,
|
|
12951
13561
|
'FindWidget.focusNextMatchButton': focusNextMatchButton,
|
|
12952
|
-
'FindWidget.focusPrevious': focusPrevious$
|
|
13562
|
+
'FindWidget.focusPrevious': focusPrevious$2,
|
|
12953
13563
|
'FindWidget.focusPreviousElement': focusPreviousElement,
|
|
12954
13564
|
'FindWidget.focusPreviousMatchButton': focusPreviousMatchButton,
|
|
12955
13565
|
'FindWidget.focusReplace': focusReplace,
|
|
@@ -13317,7 +13927,7 @@ const EditorCompletionDetailWidget = {
|
|
|
13317
13927
|
|
|
13318
13928
|
const commandsToForward = [SetDom2, SetCss, AppendToBody, SetBounds2, RegisterEventListeners, SetSelectionByName, SetValueByName, SetFocusContext, SetUid, 'Viewlet.focusSelector'];
|
|
13319
13929
|
const render$1 = widget => {
|
|
13320
|
-
const commands = renderFull$
|
|
13930
|
+
const commands = renderFull$3(widget.oldState, widget.newState);
|
|
13321
13931
|
const wrappedCommands = [];
|
|
13322
13932
|
const {
|
|
13323
13933
|
uid
|