@lvce-editor/static-server 0.112.4 → 0.112.6
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 +2589 -2589
- package/dist/static-server.js +1 -1
- package/package.json +1 -1
- package/static/{562178d → c0a6bc9}/builtin-settings/activity-bar-worker.json +1 -1
- package/static/{562178d → c0a6bc9}/builtin-settings/chat-view.json +24 -24
- package/static/{562178d → c0a6bc9}/builtin-settings/editor-worker.json +123 -123
- package/static/{562178d → c0a6bc9}/builtin-settings/explorer-worker.json +7 -7
- package/static/{562178d → c0a6bc9}/builtin-settings/renderer-worker.json +36 -36
- package/static/{562178d → c0a6bc9}/builtin-settings/source-control-worker.json +1 -1
- package/static/{562178d → c0a6bc9}/builtin-settings/status-bar-worker.json +3 -3
- package/static/{562178d → c0a6bc9}/builtin-settings/text-search-view.json +1 -1
- package/static/{562178d → c0a6bc9}/builtin-settings/title-bar-worker.json +3 -3
- package/static/{562178d → c0a6bc9}/css/App.css +105 -105
- package/static/{562178d → c0a6bc9}/css/parts/ViewletExtensions.css +1 -1
- package/static/{562178d → c0a6bc9}/css/parts/ViewletRunningExtensions.css +1 -1
- package/static/{562178d → c0a6bc9}/css/parts/ViewletTerminalTabs.css +1 -1
- package/static/{562178d → c0a6bc9}/manifest.json +2 -2
- package/static/{562178d → c0a6bc9}/packages/renderer-process/dist/rendererProcessMain.js +1 -1
- package/static/{562178d → c0a6bc9}/packages/renderer-worker/dist/rendererWorkerMain.js +104 -13
- package/static/{562178d → c0a6bc9}/packages/settings-worker/dist/settingsWorkerMain.js +15 -4
- package/static/index.html +4 -4
- /package/static/{562178d → c0a6bc9}/LICENSE +0 -0
- /package/static/{562178d → c0a6bc9}/builtin-settings/index.json +0 -0
- /package/static/{562178d → c0a6bc9}/config/colorTheme.json +0 -0
- /package/static/{562178d → c0a6bc9}/config/defaultSettings.json +0 -0
- /package/static/{562178d → c0a6bc9}/config/fileMap.json +0 -0
- /package/static/{562178d → c0a6bc9}/config/webExtensions.json +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/AdditionalDetails.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/Animation.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/BrowserScrollBar.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/Category.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/Changelog.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/DebugButtons.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/DebugChatDetails.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/DebugChatDetailsClose.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/DebugChatImagePreview.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/DebugChatTable.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/DebugChatTimeline.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/DebugChatTop.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/DebugValue.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/E2eTest.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/E2eTests.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/EditorHover.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/EditorMessage.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/FeatureContent.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/Features.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ImagePreview.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/InlineDiffEditor.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/InputBadge.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/Key.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/KeyBindingsHeader.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/KeyBindingsTable.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/LegacyDialog.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/Markdown.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/Message.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/NotificationCenter.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/Preview.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ScrollToTop.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/SettingsHeader.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/SettingsItems.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/SettingsSideBar.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/SourceControlListItem.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/Table.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletAbout.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletBrowserViewOverview.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletCookieImport.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletDebugConsole.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletDefineKeyBinding.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletDiffEditor.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletEditorWidgetError.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletExtensionDetail.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletExtensionDetailHeader.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletExtensionDetailTabs.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletFileWatcherExplorer.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletIframeInspector.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletKeyBindings.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletLanguageModels.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletMedia.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletOutput.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletPanel.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletPanelTabs.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletPdf.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletProblems.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletProcessExplorer.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletReferences.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletRunAndDebug.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletScreenCapture.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletSearch.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletSecrets.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletSettings.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletSimpleBrowser.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletSimpleBrowserHistory.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletSourceControl.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletStorage.css +0 -0
- /package/static/{562178d → c0a6bc9}/css/parts/ViewletTerminal.css +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-bat/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-bat/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-bat/languageConfiguration.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-bat/src/tokenizeBat.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-c/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-c/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-c/src/tokenizeC.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-cobol/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-cobol/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-cobol/src/tokenizeCobol.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-coffeescript/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-coffeescript/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-coffeescript/src/tokenizeCoffeeScript.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-cpp/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-cpp/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-cpp/languageConfiguration.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-cpp/src/tokenizeCpp.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-cson/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-cson/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-cson/languageConfiguration.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-cson/src/tokenizeCson.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-css/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-css/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-css/languageConfiguration.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-css/src/tokenizeCss.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-dart/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-dart/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-dart/src/tokenizeDart.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-desktop/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-desktop/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-desktop/src/tokenizeDesktop.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-docker/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-docker/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-docker/src/tokenizeDockerfile.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-dotenv/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-dotenv/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-dotenv/src/tokenizeDotenv.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-editorconfig/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-editorconfig/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-editorconfig/src/tokenizeEditorConfig.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-elixir/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-elixir/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-elixir/src/tokenizeElixir.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-elm/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-elm/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-elm/src/tokenizeElm.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-erlang/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-erlang/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-erlang/languageConfiguration.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-erlang/src/tokenizeErlang.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-gitattributes/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-gitattributes/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-gitattributes/src/tokenizeGitAttributes.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-gleam/LICENSE +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-gleam/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-gleam/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-gleam/languageConfiguration.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-gleam/src/tokenizeGleam.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-gn/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-gn/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-gn/src/tokenizeGn.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-go/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-go/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-go/src/tokenizeGo.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-graphql/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-graphql/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-graphql/src/tokenizeGraphql.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-html/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-html/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-html/languageConfiguration.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-html/src/tokenizeHtml.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-java/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-java/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-java/languageConfiguration.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-java/src/tokenizeJava.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-javascript/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-javascript/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-javascript/languageConfiguration.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-javascript/src/tokenizeJavaScript.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-json/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-json/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-json/src/tokenizeJson.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-json5/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-json5/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-json5/src/tokenizeJson5.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-jsx/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-jsx/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-jsx/src/tokenizeJsx.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-julia/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-julia/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-julia/src/tokenizeJulia.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-kotlin/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-kotlin/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-kotlin/src/tokenizeKotlin.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-less/LICENSE +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-less/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-less/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-less/languageConfiguration.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-less/src/tokenizeLess.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-markdown/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-markdown/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-markdown/src/tokenizeMarkdown.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-mdx/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-mdx/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-mdx/src/tokenizeMdx.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-nix/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-nix/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-nix/languageConfiguration.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-nix/src/tokenizeNix.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-nvmrc/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-nvmrc/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-nvmrc/src/tokenizeNvmrc.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-perl/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-perl/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-perl/src/tokenizePerl.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-plaintext/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-plaintext/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-plaintext/src/tokenizePlaintext.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-powershell/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-powershell/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-powershell/src/tokenizePowershell.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-python/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-python/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-python/languageConfiguration.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-python/src/tokenizePython.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-r/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-r/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-r/src/tokenizeR.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-roc/LICENSE +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-roc/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-roc/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-roc/languageConfiguration.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-roc/src/tokenizeRoc.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-ruby/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-ruby/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-ruby/src/tokenizeRuby.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-rust/LICENSE +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-rust/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-rust/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-rust/languageConfiguration.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-rust/src/tokenizeRust.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-scss/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-scss/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-scss/languageConfiguration.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-scss/src/tokenizeScss.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-shellscript/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-shellscript/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-shellscript/src/tokenizeShellScript.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-svelte/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-svelte/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-svelte/src/tokenizeSvelte.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-terraform/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-terraform/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-terraform/src/tokenizeTerraform.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-toml/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-toml/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-toml/src/tokenizeToml.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-typescript/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-typescript/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-typescript/languageConfiguration.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-typescript/src/tokenizeTypeScript.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-typescript/src/tokenizeTypeScriptReact.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-vue/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-vue/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-vue/src/tokenizeVue.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-wgsl/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-wgsl/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-wgsl/languageConfiguration.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-wgsl/src/tokenizeWgsl.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-xml/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-xml/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-xml/src/tokenizeXml.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-yaml/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-yaml/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-yaml/src/tokenizeYaml.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-zig/LICENSE +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-zig/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-zig/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-zig/languageConfiguration.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.language-basics-zig/src/tokenizeZig.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.media-preview/LICENSE +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.media-preview/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.media-preview/dist/imageConversionWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.media-preview/dist/mediaPreviewMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.media-preview/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.media-preview/media/index.css +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.media-preview/package.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-atom-one-dark/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-atom-one-dark/color-theme.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-atom-one-dark/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-atom-one-dark/images/demo.png +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-ayu/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-ayu/color-theme.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-ayu/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-ayu/images/demo.png +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-cobalt2/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-cobalt2/color-theme.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-cobalt2/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-cobalt2/images/demo.png +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-cobalt2/images/logo.png +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-gruvbox/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-gruvbox/color-theme.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-gruvbox/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-gruvbox/images/demo.png +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-high-contrast/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-high-contrast/color-theme.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-high-contrast/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-material/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-material/color-theme.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-material/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-monokai/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-monokai/color-theme.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-monokai/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-noctis-uva/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-noctis-uva/color-theme.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-noctis-uva/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-noctis-uva/images/demo.png +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-palenight/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-palenight/color-theme.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-palenight/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-palenight/images/demo.png +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-slime/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-slime/color-theme.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-slime/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.theme-slime/icon.png +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.video-preview/LICENSE +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.video-preview/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.video-preview/dist/videoPreviewMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.video-preview/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.video-preview/media/index.css +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.video-preview/package.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/extension.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icon-theme.json +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icon.png +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/default_file.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/default_folder.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/default_folder_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/default_root_folder.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/default_root_folder_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_access.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_access2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_actionscript.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_actionscript2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ada.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_advpl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_affectscript.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_affinity.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_affinitydesigner.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_affinityphoto.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_affinitypublisher.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_agda.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_agents.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ai.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ai2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_al.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_al_dal.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_alchemy.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_allcontributors.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_alloy.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_allure.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_angular.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ansible.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_antlers_html.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_antlr.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_anyscript.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_apache.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_apex.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_api_extractor.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_apib.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_apib2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_apl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_applescript.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_appscript.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_appsemble.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_appveyor.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_arduino.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_asciidoc.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_aseprite.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_asp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_aspx.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_assembly.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_assembly_script.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_astro.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_astroconfig.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_atom.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ats.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_attw.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_audio.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_aurelia.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_autohotkey.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_autoit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_avif.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_avro.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_awk.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_aws.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_azure.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_azurepipelines.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_azurestreamanalytics.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_babel.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_babel2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_bak.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ballerina.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_bat.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_bats.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_bazaar.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_bazel.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_bazel_ignore.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_bazel_version.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_befunge.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_bicep.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_biml.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_binary.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_biome.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_bitbucketpipeline.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_bithound.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_blade.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_blender.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_blitzbasic.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_bolt.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_bosque.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_bower.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_bower2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_brew.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_browserslist.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_bruno.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_buckbuild.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_buf.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_bun.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_bundlemon.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_bundler.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_bunfig.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_c.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_c2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_c3.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_c_al.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cabal.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_caddy.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cake.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cakephp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cangjie.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_capacitor.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_capnp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cargo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_casc.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cddl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cert.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ceylon.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cf.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cf2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cfc.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cfc2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cfm.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cfm2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_changie.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cheader.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_chef.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_chef_cookbook.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_circleci.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_circom.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_clangd.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_class.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_claude.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_clojure.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_clojurescript.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cloudflare.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cloudfoundry.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cmake.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cobol.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_codacy.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_codeclimate.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_codecov.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_codekit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_codemagic.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_codeowners.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_codeql.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_coderabbit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_coffeelint.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_coffeescript.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_commitizen.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_commitlint.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_compass.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_composer.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_conan.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_conda.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_config.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_confluence.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_context7.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_copilot.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_coverage.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_coveralls.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cpp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cpp2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cpp3.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cppheader.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_craco.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_crowdin.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_crystal.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_csharp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_csharp2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cspell.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_csproj.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_css.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_css2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_css2map.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_csscomb.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_csslint.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cssmap.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cucumber.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cuda.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cue.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cursorrules.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cvs.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cypress.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cypress_spec.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_cython.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_dal.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_darcs.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_dartlang.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_dartlang_generated.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_dartlang_ignore.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_databricks.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_datadog.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_db.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_dbt.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_debian.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_delphi.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_deno.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_denoify.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_dependabot.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_dependencies.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_design_tokens.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_devcontainer.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_devenv.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_devvit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_dhall.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_diff.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_django.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_dlang.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_docker.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_docker2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_dockertest.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_dockertest2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_docpad.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_docusaurus.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_docz.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_dojo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_doppler.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_dotenv.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_dotjs.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_doxyfile.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_doxygen.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_drawio.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_drizzle_orm.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_drone.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_drools.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_dtd.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_duckdb.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_dune.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_dustjs.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_dvc.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_dylan.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_earthly.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_eas-metadata.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_edge.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_edge2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_editorconfig.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_eex.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ejs.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_elastic.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_elasticbeanstalk.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_electron.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_eleventy.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_eleventy2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_elixir.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_elm.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_elm2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_emacs.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ember.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ensime.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_eps.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_epub.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_erb.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_erlang.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_erlang2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_esbuild.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_eslint.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_eslint2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_esphome.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_excalidraw.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_excel.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_excel2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_expo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_falcon.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_fantasticon.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_fastly.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_fauna.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_favicon.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_fbx.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_firebase.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_firebasehosting.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_firebasestorage.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_firestore.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_fitbit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_fla.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_flareact.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_flash.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_flatbuffers.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_fleet.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_floobits.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_flow.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_flowgorithm.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_flutter.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_flutter_package.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_flyio.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_font.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_formkit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_fortran.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_fossa.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_fossil.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_freemarker.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_fritzing.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_frontcommerce.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_fsharp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_fsharp2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_fsproj.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_fthtml.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_funding.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_fusebox.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_galen.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_galen2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_gamemaker.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_gamemaker2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_gamemaker81.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_gatsby.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_gcloud.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_gcode.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_gdscript.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_gduid.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_gemini.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_genstat.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_geojson.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_gimp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_git.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_git2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_gitlab.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_gitpod.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_gleam.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_gleamconfig.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_glide.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_glimmer.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_glitter.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_glsl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_gltf.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_glyphs.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_gnu.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_gnuplot.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_go.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_go_aqua.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_go_black.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_go_fuchsia.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_go_gopher.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_go_lightblue.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_go_package.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_go_white.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_go_work.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_go_yellow.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_goctl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_godot.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_gpg.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_gradle.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_gradle2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_grain.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_graphql.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_graphql_config.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_graphviz.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_greenkeeper.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_gridsome.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_grit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_groovy.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_groovy2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_grunt.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_gulp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_haml.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_handlebars.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_handlebars2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_harbour.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_hardhat.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_hashicorp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_haskell.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_haskell2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_haxe.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_haxecheckstyle.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_haxedevelop.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_helix.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_helm.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_histoire.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_hjson.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_hlsl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_homeassistant.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_horusec.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_host.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_html.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_htmlhint.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_htmlvalidate.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_http.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_huff.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_hugo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_humanstxt.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_hunspell.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_hurl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_husky.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_hy.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_hygen.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_hypr.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_icl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_idris.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_idrisbin.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_idrispkg.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_image.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_imba.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_inc.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_infopath.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_informix.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ini.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ink.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_innosetup.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_io.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_iodine.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ionic.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_jake.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_janet.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_jar.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_jasmine.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_java.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_jbuilder.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_jekyll.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_jenkins.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_jest.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_jest_snapshot.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_jetbrains.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_jinja.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_jpm.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_js_official.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_jsbeautify.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_jsconfig.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_jscpd.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_jshint.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_jsmap.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_json.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_json2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_json5.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_json_official.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_json_schema.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_jsonld.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_jsonnet.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_jsp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_jsr.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_jss.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_juice.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_julia.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_julia2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_jupyter.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_just.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_k.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_karma.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_key.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_kitchenci.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_kite.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_kivy.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_knex.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_knip.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_kos.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_kotlin.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_kusto.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_language_configuration.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_lark.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_latino.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_layout.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_lean.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_leanconfig.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_lefthook.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_lemon.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_lerna.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_less.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_lex.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_liara.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_base.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_calc.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_draw.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_impress.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_math.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_libreoffice_writer.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_license.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_licensebat.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_actionscript2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_ada.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_agda.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_agents.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_apl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_astro.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_astroconfig.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_babel.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_babel2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_cabal.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_circleci.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_cloudfoundry.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_codacy.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_codeclimate.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_codeowners.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_config.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_copilot.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_crystal.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_cue.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_cypress.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_cypress_spec.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_db.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_deno.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_devenv.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_dhall.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_docpad.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_drizzle_orm.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_drone.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_duckdb.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_eas-metadata.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_eleventy.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_eleventy2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_esphome.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_expo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_firebasehosting.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_fla.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_font.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_gamemaker2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_gradle.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_hashicorp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_hjson.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_huff.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_ini.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_io.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_jsconfig.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_jsmap.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_json.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_json5.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_json_schema.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_jsonld.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_kite.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_lark.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_lean.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_leanconfig.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_lerna.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_mailing.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_markuplint.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_mcp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_mdx-components.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_mdx.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_mikro_orm.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_mlang.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_mustache.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_mypy.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_neo4j.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_netlify.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_next.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_nim.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_nx.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_objidconfig.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_openHAB.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_opencode.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_oxc.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_packship.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_pcl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_pnpm.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_prettier.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_prisma.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_purescript.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_quasar.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_railway.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_raku.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_razzle.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_reactrouter.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_readthedocs.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_rehype.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_remark.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_render.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_replit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_retext.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_rolldown.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_rome.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_rubocop.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_rust.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_rust_toolchain.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_safetensors.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_shadcn.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_shaderlab.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_skill.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_solidity.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_spin.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_stylelint.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_stylus.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_symfony.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_systemd.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_systemverilog.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_testcafe.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_testjs.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_tex.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_tm.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_tmux.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_todo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_toit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_toml.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_toon.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_tree.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_trivy.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_turbo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_unibeautify.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_vash.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_vercel.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_vite.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_vitest.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_vsix.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_vsixmanifest.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_warp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_wesl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_xfl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_xorg.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_yaml.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_yaml_official.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_light_zeit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_lighthouse.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_lilypond.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_lime.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_lintstagedrc.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_liquid.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_lisp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_livescript.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_lnk.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_locale.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_log.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_lolcode.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_lsl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_lua.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_luau.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_lychee.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_lync.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mailing.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_makefile.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_manifest.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_manifest_bak.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_manifest_skip.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_map.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mariadb.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_markdown.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_markdownlint.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_markdownlint_ignore.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_marko.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_markojs.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_markuplint.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_master-co.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_matlab.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_maven.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_maxscript.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_maya.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mcp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mdx-components.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mdx.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mdxlint.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mediawiki.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mercurial.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mermaid.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_meson.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_metal.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_meteor.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_metro.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mikro_orm.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_minecraft.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mise.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mivascript.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mjml.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mlang.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mocha.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_modernizr.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_modernjs.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mojo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mojolicious.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_moleculer.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mondoo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mongo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_monotone.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_motif.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mson.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_msw.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mustache.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mvt.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mvtcss.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mvtjs.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mypy.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_mysql.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_n64.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nanostaged.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ndst.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nearly.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_neo4j.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nest_adapter_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nest_adapter_ts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nest_controller_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nest_controller_ts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nest_decorator_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nest_decorator_ts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nest_filter_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nest_filter_ts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nest_gateway_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nest_gateway_ts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nest_guard_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nest_guard_ts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nest_interceptor_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nest_interceptor_ts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nest_middleware_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nest_middleware_ts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nest_module_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nest_module_ts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nest_pipe_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nest_pipe_ts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nest_service_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nest_service_ts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nestjs.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_netlify.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_next.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nextflow.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_component_css.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_component_dart.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_component_html.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_component_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_component_js2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_component_less.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_component_sass.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_component_scss.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_component_ts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_component_ts2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_controller_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_controller_ts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_dart.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_js2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_ts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_directive_ts2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_guard_dart.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_guard_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_guard_ts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_interceptor_dart.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_interceptor_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_interceptor_ts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_module_dart.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_module_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_module_js2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_module_ts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_module_ts2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_dart.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_js2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_ts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_pipe_ts2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_dart.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_js2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_ts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_routing_ts2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_service_dart.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_service_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_service_js2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_service_ts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_service_ts2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_dart.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_js2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_ts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_smart_component_ts2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ng_tailwind.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nginx.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nim.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nimble.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ninja.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nix.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_njsproj.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_noc.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_node.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_node2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nodemon.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_npm.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_npmpackagejsonlint.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nsi.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nsri-integrity.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nsri.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nuget.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_numpy.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nunjucks.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nushell.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nuxt.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nx.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_nyc.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_objectivec.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_objectivecpp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_objidconfig.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ocaml.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ocaml_intf.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ogone.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_onenote.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_opam.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_openHAB.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_opencl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_opencode.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_openscad.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_opentofu.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_org.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_orval.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_outlook.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ovpn.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_oxc.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_oxlint.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_package.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_packship.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_paket.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pandacss.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_parcel.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_parquet.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_patch.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pawn.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pcl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pddl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pddl_happenings.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pddl_plan.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pdf.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pdf2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pdm.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_peeky.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_perl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_perl2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_perl6.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pgsql.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_photoshop.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_photoshop2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_php.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_php2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_php3.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_phpcsfixer.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_phpstan.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_phpunit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_phraseapp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pine.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pip.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pipeline.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pixi.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_plantuml.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_platformio.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_playwright.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_plsql.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_plsql_package.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_plsql_package_body.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_plsql_package_header.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_plsql_package_spec.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pm2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pnpm.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_poedit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_poetry.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_polyglot.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_polymer.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pony.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_postcss.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_postcssconfig.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_postman.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_postscript.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_powerbi.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_powerpoint.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_powerpoint2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_powershell.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_powershell2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_powershell_format.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_powershell_psd.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_powershell_psd2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_powershell_psm.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_powershell_psm2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_powershell_types.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_preact.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_precommit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_prettier.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_prisma.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_prismaconfig.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_processinglang.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_procfile.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_progress.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_prolog.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_prometheus.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_protobuf.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_protractor.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_publiccode.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_publisher.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pug.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pulumi.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_puppet.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_purescript.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_purgecss.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pyenv.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pypi.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pyret.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pyscript.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pytest.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_python.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pythonconfig.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pythowo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pytyped.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_pyup.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_q.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_qbs.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_qlikview.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_qml.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_qmldir.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_qrc.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_qsharp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_quasar.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_quokka.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_r.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ra_syntax_tree.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_racket.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_rails.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_railway.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_rake.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_raku.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_raml.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_razor.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_razzle.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_reactjs.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_reactrouter.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_reacttemplate.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_reactts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_readthedocs.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_reason.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_red.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_registry.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_rego.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_rehype.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_remark.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_render.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_renovate.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_replit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_rescript.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_rest.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_retext.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_rexx.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_riot.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ripple.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_rmd.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_rnc.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_robotframework.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_robots.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_rolldown.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_rollup.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_rome.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ron.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_rproj.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_rspec.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_rss.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_rubocop.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ruby.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ruff.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_rust.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_rust_toolchain.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_s-lang.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_safetensors.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_sails.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_saltstack.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_san.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_sapphire_framework_cli.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_sas.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_sass.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_sbt.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_scala.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_scilab.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_script.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_scss.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_scss2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_sdlang.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_search_result.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_seedkit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_sentry.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_sequelize.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_serverless.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_shadcn.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_shaderlab.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_shell.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_shellcheck.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_shuttle.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_silverstripe.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_sino.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_sitemap.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_siyuan.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_sketch.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_skill.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_skipper.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_slang.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_slashup.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_slice.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_slim.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_slint.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_sln.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_sln2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_smarty.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_smithery.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_snakemake.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_snapcraft.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_snaplet.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_snort.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_snyk.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_solidarity.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_solidity.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_source.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_spacengine.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_sparql.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_spin.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_sqf.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_sql.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_sqlite.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_squirrel.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_sss.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_sst.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_stackblitz.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_stan.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_stata.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_stencil.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_storyboard.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_storybook.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_stryker.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_stylable.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_style.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_styled.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_stylelint.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_stylish_haskell.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_stylus.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_sublime.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_subversion.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_svelte.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_svelteconfig.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_svg.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_svgo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_swagger.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_swc.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_swift.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_swig.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_symfony.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_syncpack.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_systemd.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_systemverilog.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_t4tt.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_tailwind.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_tamagui.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_taplo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_taskfile.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_tauri.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_tcl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_teal.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_templ.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_tera.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_terraform.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_test.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_testcafe.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_testjs.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_testplane.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_testts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_tex.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_text.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_textile.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_textlint.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_tfs.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_thinkscript.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_tiltfile.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_tm.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_tmux.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_todo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_toit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_toml.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_toon.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_tox.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_travis.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_tree.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_tres.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_trivy.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_truffle.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_trunk.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_tsbuildinfo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_tscn.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_tsconfig.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_tsconfig_official.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_tsdoc.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_tsdown.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_tslint.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_tt.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_ttcn.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_tuc.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_turbo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_twig.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_typedoc.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_typescript.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_typescript_official.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_typescriptdef.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_typescriptdef_official.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_typo3.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_uiua.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_unibeautify.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_unison.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_unlicense.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_unocss.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_uv.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vagrant.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vala.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vale.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vanilla_extract.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vapi.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vapor.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vash.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vb.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vba.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vbhtml.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vbproj.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vcxproj.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_velocity.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vento.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vercel.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_verilog.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vhdl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_video.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_view.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vim.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vite.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vitest.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vlang.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_volt.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vroom.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vscode-insiders.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vscode.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vscode2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vscode3.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vscode_test.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vsix.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vsixmanifest.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vue.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vueconfig.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vvvvvv.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_vyper.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_wallaby.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_wally.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_warp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_wasm.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_wasp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_watchmanconfig.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_wdio.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_weblate.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_webpack.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_wenyan.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_wercker.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_wesl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_wgsl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_wikitext.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_windi.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_wit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_wolfram.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_word.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_word2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_wpml.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_wurst.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_wxml.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_wxss.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_wxt.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_xaml.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_xcode.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_xfl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_xib.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_xliff.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_xmake.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_xml.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_xo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_xorg.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_xquery.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_xsl.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_yacc.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_yaml.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_yaml_official.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_yamllint.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_yandex.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_yang.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_yarn.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_yeoman.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_zeit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_zig.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_zip.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_zip2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/file_type_zizmor.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_android.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_android_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_angular.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_angular_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_apache.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_apache_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_api.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_api_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_app.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_app_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_arangodb.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_arangodb_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_asset.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_asset_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_astro.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_astro_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_audio.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_audio_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_aurelia.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_aurelia_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_aws.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_aws_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_azure.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_azure_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_azurepipelines.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_azurepipelines_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_binary.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_binary_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_bloc.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_bloc_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_blueprint.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_blueprint_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_bot.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_bot_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_bower.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_bower_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_buildkite.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_buildkite_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_cake.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_cake_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_cargo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_cargo_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_certificate.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_certificate_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_changesets.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_changesets_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_chef.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_chef_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_circleci.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_circleci_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_claude.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_claude_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_cli.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_cli_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_client.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_client_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_cloudflare.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_cloudflare_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_cmake.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_cmake_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_common.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_common_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_component.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_component_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_composer.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_composer_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_config.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_config_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_controller.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_controller_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_coverage.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_coverage_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_css.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_css2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_css2_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_css_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_cubit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_cubit_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_cursor.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_cursor_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_cypress.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_cypress_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_dapr.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_dapr_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_dart.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_dart_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_databricks.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_databricks_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_datadog.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_datadog_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_db.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_db_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_debian.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_debian_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_dependabot.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_dependabot_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_devcontainer.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_devcontainer_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_devenv.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_devenv_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_dist.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_dist_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_docker.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_docker_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_docs.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_docs_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_e2e.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_e2e_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_elasticbeanstalk.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_elasticbeanstalk_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_electron.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_electron_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_environments.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_environments_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_expo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_expo_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_favicon.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_favicon_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_flow.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_flow_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_flutter.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_flutter_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_fonts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_fonts_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_frontcommerce.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_frontcommerce_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_gcp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_gcp_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_gemini.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_gemini_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_git.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_git_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_github.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_github_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_gitlab.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_gitlab_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_godot.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_godot_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_gradle.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_gradle_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_graphql.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_graphql_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_grunt.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_grunt_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_gulp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_gulp_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_haxelib.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_haxelib_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_helper.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_helper_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_histoire.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_histoire_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_hook.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_hook_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_husky.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_husky_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_idea.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_idea_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_images.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_images_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_include.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_include_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_interfaces.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_interfaces_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_ios.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_ios_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_js.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_js_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_json.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_json_official.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_json_official_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_json_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_junie.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_junie_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_kiro.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_kiro_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_kotlin.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_kotlin_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_kubernetes.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_kubernetes_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_less.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_less_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_library.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_library_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_cursor.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_cursor_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_cypress.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_cypress_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_devenv.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_devenv_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_electron.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_electron_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_expo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_expo_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_fonts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_fonts_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_gradle.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_gradle_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_meteor.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_meteor_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_mypy.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_mypy_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_mysql.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_mysql_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_node.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_node_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_redux.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_redux_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_sass.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_sass_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_zed.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_light_zed_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_linux.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_linux_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_locale.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_locale_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_log.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_log_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_macos.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_macos_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_mariadb.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_mariadb_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_maven.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_maven_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_mediawiki.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_mediawiki_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_memcached.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_memcached_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_meteor.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_meteor_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_middleware.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_middleware_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_minecraft.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_minecraft_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_minikube.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_minikube_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_mjml.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_mjml_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_mobile.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_mobile_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_mock.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_mock_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_model.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_model_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_module.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_module_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_mojo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_mojo_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_mongodb.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_mongodb_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_mypy.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_mypy_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_mysql.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_mysql_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_netlify.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_netlify_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_next.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_next_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_nginx.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_nginx_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_nix.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_nix_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_node.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_node_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_notebooks.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_notebooks_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_notification.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_notification_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_nuget.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_nuget_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_nuxt.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_nuxt_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_package.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_package_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_paket.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_paket_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_php.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_php_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_platformio.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_platformio_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_plugin.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_plugin_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_prisma.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_prisma_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_private.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_private_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_public.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_public_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_pytest.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_pytest_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_python.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_python_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_ravendb.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_ravendb_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_redis.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_redis_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_redux.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_redux_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_route.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_route_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_sass.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_sass_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_script.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_script_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_seedkit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_seedkit_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_server.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_server_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_services.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_services_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_shared.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_shared_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_snaplet.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_snaplet_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_spin.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_spin_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_src.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_src_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_sso.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_sso_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_story.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_story_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_style.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_style_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_supabase.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_supabase_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_svelte.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_svelte_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_swagger.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_swagger_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_tauri.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_tauri_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_temp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_temp_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_template.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_template_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_test.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_test_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_theme.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_theme_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_tools.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_tools_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_travis.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_travis_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_trunk.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_trunk_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_turbo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_turbo_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_typescript.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_typescript_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_typings.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_typings2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_typings2_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_typings_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_vagrant.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_vagrant_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_vercel.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_vercel_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_video.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_video_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_view.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_view_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_vitepress.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_vitepress_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_vs.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_vs2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_vs2_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_vs_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_vscode.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_vscode2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_vscode2_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_vscode3.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_vscode3_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_vscode_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test2_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test3.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test3_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_vscode_test_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_wasm.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_wasm_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_wasp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_wasp_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_webpack.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_webpack_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_windows.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_windows_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_windsurf.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_windsurf_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_wit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_wit_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_www.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_www_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_yarn.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_yarn_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_zed.svg +0 -0
- /package/static/{562178d → c0a6bc9}/extensions/builtin.vscode-icons/icons/folder_type_zed_opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/fonts/FiraCode-VariableFont.ttf +0 -0
- /package/static/{562178d → c0a6bc9}/icons/account.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/activate-breakpoints.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/add-small.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/add.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/agent.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/archive.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/arrow-both.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/arrow-circle-down.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/arrow-circle-left.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/arrow-circle-right.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/arrow-circle-up.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/arrow-down.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/arrow-left.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/arrow-right.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/arrow-small-down.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/arrow-small-left.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/arrow-small-right.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/arrow-small-up.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/arrow-swap.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/arrow-up.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/ask.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/attach.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/azure-devops.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/azure.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/beaker-stop.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/beaker.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/bell-dot.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/bell-slash-dot.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/bell-slash.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/bell.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/blank.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/bold.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/book.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/bookmark.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/bracket-dot.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/bracket-error.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/briefcase.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/broadcast.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/browser.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/bug.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/build.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/calendar.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/call-incoming.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/call-outgoing.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/case-sensitive.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/chat-sparkle-error.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/chat-sparkle-warning.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/chat-sparkle.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/check-all.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/check.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/checklist.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/chevron-down.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/chevron-left.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/chevron-right.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/chevron-up.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/chip.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/chrome-close.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/chrome-maximize.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/chrome-minimize.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/chrome-restore.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/circle-filled.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/circle-large-filled.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/circle-large.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/circle-slash.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/circle-small-filled.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/circle-small.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/circle.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/circuit-board.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/claude.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/clear-all.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/clippy.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/clockface.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/close-all.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/close.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/cloud-download.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/cloud-small.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/cloud-upload.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/cloud.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/code-oss.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/code-review.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/code.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/coffee.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/collapse-all.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/collection-small.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/collection.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/color-mode.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/combine.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/comment-discussion-quote.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/comment-discussion-sparkle.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/comment-discussion.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/comment-draft.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/comment-unresolved.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/comment.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/compass-active.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/compass-dot.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/compass.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/copilot-blocked.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/copilot-error.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/copilot-in-progress.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/copilot-large.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/copilot-not-connected.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/copilot-snooze.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/copilot-success.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/copilot-unavailable.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/copilot-warning-large.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/copilot-warning.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/copilot.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/copy.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/coverage.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/credit-card.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/cursor.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/dash.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/dashboard.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/database.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-all.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-alt-2.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-alt-small.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-alt.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-breakpoint-conditional-unverified.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-breakpoint-conditional.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-breakpoint-data-unverified.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-breakpoint-data.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-breakpoint-function-unverified.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-breakpoint-function.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-breakpoint-log-unverified.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-breakpoint-log.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-breakpoint-unsupported.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-connected.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-console.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-continue-small.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-continue.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-coverage.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-disconnect.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-line-by-line.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-pause.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-rerun.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-restart-frame.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-restart.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-reverse-continue.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-stackframe-active.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-stackframe.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-start.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-step-back.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-step-into.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-step-out.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-step-over.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug-stop.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/debug.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/desktop-download.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/device-camera-video.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/device-camera.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/device-mobile.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/diff-added.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/diff-ignored.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/diff-modified.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/diff-multiple.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/diff-removed.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/diff-renamed.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/diff-single.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/diff.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/discard.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/download.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/edit-code.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/edit-session.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/edit-sparkle.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/edit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/editor-layout.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/ellipsis.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/empty-window.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/eraser.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/error-small.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/error.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/exclude.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/expand-all.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/export.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/extensionDefaultIcon.png +0 -0
- /package/static/{562178d → c0a6bc9}/icons/extensions-large.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/extensions.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/eye-closed.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/eye.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/feedback.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/file-binary.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/file-code.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/file-media.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/file-pdf.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/file-submodule.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/file-symlink-directory.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/file-symlink-file.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/file-text.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/file-zip.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/file.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/files.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/filter-filled.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/filter.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/flag.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/flame.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/fold-down.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/fold-up.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/fold.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/folder-active.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/folder-library.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/folder-opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/folder.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/forward.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/game.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/gear.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/gift.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/gist-secret.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/gist.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/git-branch-changes.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/git-branch-conflicts.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/git-branch-staged-changes.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/git-branch.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/git-commit.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/git-compare.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/git-fetch.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/git-merge.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/git-pull-request-closed.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/git-pull-request-create.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/git-pull-request-done.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/git-pull-request-draft.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/git-pull-request-go-to-changes.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/git-pull-request-new-changes.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/git-pull-request.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/git-stash-apply.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/git-stash-pop.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/git-stash.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/github-action.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/github-alt.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/github-inverted.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/github-project.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/github.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/globe.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/go-to-editing-session.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/go-to-file.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/go-to-search.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/grabber.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/graph-left.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/graph-line.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/graph-scatter.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/graph.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/gripper.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/group-by-ref-type.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/heart-filled.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/heart.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/history.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/home.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/horizontal-rule.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/hubot.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/icon-close.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/icon-source-control.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/icon-sync.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/icon.png +0 -0
- /package/static/{562178d → c0a6bc9}/icons/icon.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/inbox.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/indent.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/index-zero.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/info.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/insert.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/inspect.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/issue-draft.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/issue-reopened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/issues.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/italic.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/jersey.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/json.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/kebab-vertical.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/key.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/keyboard-tab-above.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/keyboard-tab-below.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/keyboard-tab.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/language-icon.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/law.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/layers-active.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/layers-dot.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/layers.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/layout-activitybar-left.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/layout-activitybar-right.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/layout-centered.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/layout-menubar.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/layout-panel-center.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/layout-panel-dock.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/layout-panel-justify.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/layout-panel-left.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/layout-panel-off.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/layout-panel-right.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/layout-panel.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/layout-sidebar-left-dock.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/layout-sidebar-left-off.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/layout-sidebar-left.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/layout-sidebar-right-dock.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/layout-sidebar-right-off.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/layout-sidebar-right.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/layout-statusbar.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/layout.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/library.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/lightbulb-autofix.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/lightbulb-empty.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/lightbulb-sparkle.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/lightbulb.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/link-external.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/link.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/list-filter.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/list-flat.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/list-ordered.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/list-selection.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/list-tree.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/list-unordered.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/live-share.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/loading.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/location.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/lock-small.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/lock.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/magnet.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/mail-read.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/mail.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/map-filled.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/map-vertical-filled.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/map-vertical.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/map.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/markdown.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/mcp.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/megaphone.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/mention.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/menu.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/merge-into.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/merge.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/mic-filled.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/mic.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/milestone.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/mirror.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/mortar-board.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/move.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/multiple-windows.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/music.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/mute.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/new-collection.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/new-file.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/new-folder.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/new-session.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/newline.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/no-newline.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/note.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/notebook-template.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/notebook.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/octoface.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/open-in-product.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/open-in-window.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/open-preview.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/openai.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/organization.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/output.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/package.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/paintcan.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/pass-filled.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/pass.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/percentage.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/person-add.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/person.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/piano.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/pie-chart.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/pin.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/pinned-dirty.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/pinned.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/play-circle.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/play.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/plug.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/preserve-case.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/preview.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/primitive-square.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/progress.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/project.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/pulse.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/pwa-icon-192.png +0 -0
- /package/static/{562178d → c0a6bc9}/icons/pwa-icon-512.png +0 -0
- /package/static/{562178d → c0a6bc9}/icons/python.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/question.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/quote.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/quotes.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/radio-tower.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/reactions.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/record-keys.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/record-small.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/record.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/redo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/references.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/refresh.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/regex.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/remote-explorer.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/remote.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/remove-small.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/remove.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/rename.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/replace-all.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/replace.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/reply.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/repo-clone.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/repo-fetch.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/repo-force-push.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/repo-forked.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/repo-pinned.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/repo-pull.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/repo-push.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/repo-selected.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/repo.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/report.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/request-changes.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/robot.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/rocket.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/root-folder-opened.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/root-folder.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/rss.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/ruby.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/run-above.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/run-all-coverage.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/run-all.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/run-below.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/run-coverage.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/run-errors.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/run-with-deps.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/save-all.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/save-as.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/save.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/screen-cut.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/screen-full.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/screen-normal.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/search-fuzzy.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/search-large.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/search-sparkle.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/search-stop.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/search.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/send-to-remote-agent.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/send.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/server-environment.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/server-process.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/server.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/session-in-progress.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/settings-gear.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/settings.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/share.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/shield.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/sign-in.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/sign-out.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/skip.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/smiley.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/snake.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/sort-precedence.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/source-control.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/sparkle-filled.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/sparkle.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/split-horizontal.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/split-vertical.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/squiggly-error.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/squiggly-warning.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/squirrel.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/star-empty.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/star-full.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/star-half.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/stop-circle.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/strikethrough.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/surround-with.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-array.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-boolean.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-class.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-color.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-constant.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-enum-member.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-enum.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-event.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-field.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-file.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-interface.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-key.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-keyword.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-method-arrow.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-method.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-misc.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-namespace.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-numeric.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-operator.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-parameter.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-property.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-ruler.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-snippet.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-string.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-structure.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/symbol-variable.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/sync-ignored.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/sync.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/table.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/tag.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/target.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/tasklist.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/telescope.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/terminal-bash.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/terminal-cmd.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/terminal-debian.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/terminal-git-bash.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/terminal-linux.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/terminal-powershell.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/terminal-tmux.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/terminal-ubuntu.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/terminal.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/text-size.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/theme-icon.png +0 -0
- /package/static/{562178d → c0a6bc9}/icons/thinking.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/three-bars.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/thumbsdown-filled.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/thumbsdown.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/thumbsup-filled.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/thumbsup.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/tools.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/trash.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/triangle-down.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/triangle-left.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/triangle-right.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/triangle-up.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/twitter.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/type-hierarchy-sub.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/type-hierarchy-super.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/type-hierarchy.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/unarchive.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/unfold.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/ungroup-by-ref-type.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/unlock.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/unmute.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/unverified.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/variable-group.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/verified-filled.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/verified.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/versions.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/vm-active.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/vm-connect.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/vm-outline.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/vm-pending.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/vm-running.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/vm-small.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/vm.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/vr.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/vscode-insiders.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/vscode.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/wand.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/warning.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/watch.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/whitespace.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/whole-word.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/window-active.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/window.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/word-wrap.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/workspace-trusted.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/workspace-unknown.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/workspace-untrusted.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/worktree-small.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/worktree.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/zoom-in.svg +0 -0
- /package/static/{562178d → c0a6bc9}/icons/zoom-out.svg +0 -0
- /package/static/{562178d → c0a6bc9}/js/babel-parser.js +0 -0
- /package/static/{562178d → c0a6bc9}/js/ky.js +0 -0
- /package/static/{562178d → c0a6bc9}/js/lvce-editor-import-script.js +0 -0
- /package/static/{562178d → c0a6bc9}/js/lvce-editor-ipc.js +0 -0
- /package/static/{562178d → c0a6bc9}/js/lvce-editor-json-rpc.js +0 -0
- /package/static/{562178d → c0a6bc9}/js/lvce-editor-rpc.js +0 -0
- /package/static/{562178d → c0a6bc9}/js/lvce-editor-verror.js +0 -0
- /package/static/{562178d → c0a6bc9}/js/p-min-delay.js +0 -0
- /package/static/{562178d → c0a6bc9}/js/pretty-bytes.js +0 -0
- /package/static/{562178d → c0a6bc9}/js/preview-injected.js +0 -0
- /package/static/{562178d → c0a6bc9}/js/yoctodelay.js +0 -0
- /package/static/{562178d → c0a6bc9}/lib-css/xterm.css +0 -0
- /package/static/{562178d → c0a6bc9}/packages/about-view-worker/dist/aboutWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/activity-bar-worker/dist/activityBarWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/auth-worker/dist/authWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/chat-coordinator-worker/dist/chatCoordinatorWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/chat-debug-view/dist/chatDebugViewWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/chat-math-worker/dist/chatMathWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/chat-message-parsing-worker/dist/chatMessageParsingWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/chat-network-worker/dist/chatNetworkWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/chat-storage-worker/dist/chatStorageWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/chat-tool-worker/dist/chatToolWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/chat-view/dist/chatViewWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/chat-view-model/dist/chatViewModelWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/clipboard-worker/dist/clipBoardWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/color-picker-worker/dist/colorPickerWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/completion-worker/dist/completionWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/cookie-import-view/dist/cookieImportViewWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/debug-worker/dist/debugWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/dialog-worker/dist/dialogWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/diff-view/dist/diffViewWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/diff-worker/dist/diffWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/drag-and-drop-worker/dist/dragAndDropWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/editor-worker/dist/editorWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/embeds-worker/dist/embedsWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/error-worker/dist/errorWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/explorer-worker/dist/explorerViewWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/extension-detail-view-worker/dist/extensionDetailViewWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/extension-host-sub-worker/dist/extensionHostSubWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/extension-management-worker/dist/extensionManagementWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/extension-search-view-worker/dist/extensionSearchViewWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/file-search-worker/dist/fileSearchWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/file-system-worker/dist/fileSystemWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/file-watcher-view/index.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/find-widget-worker/dist/findWidgetWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/hover-worker/dist/hoverWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/icon-theme-worker/dist/iconThemeWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/iframe-inspector/dist/iframeInspectorWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/iframe-worker/dist/iframeWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/keybindings-view-worker/dist/keyBindingsViewWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/language-models-view/dist/languageModelsViewMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/main-area-worker/dist/mainAreaWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/markdown-worker/dist/markdownWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/menu-worker/dist/menuWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/notification-center-view/dist/notificationCenterWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/opener-worker/dist/openerWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/output-view/dist/outputViewWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/panel-worker/dist/panelWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/preload/dist/index.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/preview-sandbox-worker/dist/previewSandBoxWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/preview-worker/dist/previewWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/problems-view/dist/problemsViewWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/process-explorer-worker/index.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/quick-pick-worker/dist/quickPickWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/references-view/dist/referencesViewWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/rename-worker/dist/renameWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/renderer-process/LICENSE +0 -0
- /package/static/{562178d → c0a6bc9}/packages/renderer-process/README.md +0 -0
- /package/static/{562178d → c0a6bc9}/packages/renderer-process/dist/editorOnly.css +0 -0
- /package/static/{562178d → c0a6bc9}/packages/renderer-process/dist/editorOnlyRendererProcessMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/renderer-process/dist/xterm.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/renderer-process/package.json +0 -0
- /package/static/{562178d → c0a6bc9}/packages/running-extensions-view/dist/runningExtensionsViewMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/secrets-view/dist/secretsViewWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/settings-view/dist/settingsViewWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/simple-browser-view/dist/simpleBrowserViewWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/source-action-worker/dist/sourceActionWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/source-control-worker/dist/sourceControlWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/status-bar-worker/dist/statusBarWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/syntax-highlighting-worker/dist/syntaxHighlightingWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/terminal-worker/dist/terminalWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/test-worker/dist/testWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/text-measurement-worker/dist/textMeasurementWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/text-search-view/dist/textSearchViewMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/text-search-worker/dist/textSearchWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/title-bar-worker/dist/titleBarWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/packages/update-worker/dist/updateWorkerMain.js +0 -0
- /package/static/{562178d → c0a6bc9}/playground/languages/index.cpp +0 -0
- /package/static/{562178d → c0a6bc9}/playground/languages/index.css +0 -0
- /package/static/{562178d → c0a6bc9}/playground/languages/index.csv +0 -0
- /package/static/{562178d → c0a6bc9}/playground/languages/index.dart +0 -0
- /package/static/{562178d → c0a6bc9}/playground/languages/index.env +0 -0
- /package/static/{562178d → c0a6bc9}/playground/languages/index.ex +0 -0
- /package/static/{562178d → c0a6bc9}/playground/languages/index.html +0 -0
- /package/static/{562178d → c0a6bc9}/playground/languages/index.java +0 -0
- /package/static/{562178d → c0a6bc9}/playground/languages/index.jl +0 -0
- /package/static/{562178d → c0a6bc9}/playground/languages/index.js +0 -0
- /package/static/{562178d → c0a6bc9}/playground/languages/index.json +0 -0
- /package/static/{562178d → c0a6bc9}/playground/languages/index.kt +0 -0
- /package/static/{562178d → c0a6bc9}/playground/languages/index.pl +0 -0
- /package/static/{562178d → c0a6bc9}/playground/languages/index.py +0 -0
- /package/static/{562178d → c0a6bc9}/playground/languages/index.ts +0 -0
- /package/static/{562178d → c0a6bc9}/playground/languages/scrolling.txt +0 -0
- /package/static/{562178d → c0a6bc9}/playground/languages/tsconfig.json +0 -0
- /package/static/{562178d → c0a6bc9}/playground/sample-folder/a.txt +0 -0
- /package/static/{562178d → c0a6bc9}/playground/sample-folder/b.txt +0 -0
- /package/static/{562178d → c0a6bc9}/playground/sample-folder/c.txt +0 -0
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"description": "The font size of the editor",
|
|
5
5
|
"heading": "Font Size",
|
|
6
6
|
"id": "editor.fontSize",
|
|
7
|
-
"type":
|
|
7
|
+
"type": "number",
|
|
8
8
|
"value": 15,
|
|
9
9
|
"minimum": 10,
|
|
10
10
|
"maximum": 100
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"description": "The font family of the editor",
|
|
15
15
|
"heading": "Font Family",
|
|
16
16
|
"id": "editor.fontFamily",
|
|
17
|
-
"type":
|
|
17
|
+
"type": "string",
|
|
18
18
|
"value": "Fira Code"
|
|
19
19
|
},
|
|
20
20
|
{
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"description": "Format a file when it is saved",
|
|
23
23
|
"heading": "Format On Save",
|
|
24
24
|
"id": "editor.formatOnSave",
|
|
25
|
-
"type":
|
|
25
|
+
"type": "boolean",
|
|
26
26
|
"value": false
|
|
27
27
|
},
|
|
28
28
|
{
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Show completions automatically while typing",
|
|
31
31
|
"heading": "Completions On Type",
|
|
32
32
|
"id": "editor.completionsOnType",
|
|
33
|
-
"type":
|
|
33
|
+
"type": "boolean",
|
|
34
34
|
"value": false
|
|
35
35
|
},
|
|
36
36
|
{
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"description": "Show diagnostics in the editor",
|
|
39
39
|
"heading": "Diagnostics",
|
|
40
40
|
"id": "editor.diagnostics",
|
|
41
|
-
"type":
|
|
41
|
+
"type": "boolean",
|
|
42
42
|
"value": true
|
|
43
43
|
},
|
|
44
44
|
{
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"description": "The font weight of the editor",
|
|
47
47
|
"heading": "Font Weight",
|
|
48
48
|
"id": "editor.fontWeight",
|
|
49
|
-
"type":
|
|
49
|
+
"type": "number",
|
|
50
50
|
"value": 400,
|
|
51
51
|
"minimum": 100,
|
|
52
52
|
"maximum": 900
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"description": "Show breadcrumbs above the editor",
|
|
57
57
|
"heading": "Breadcrumbs",
|
|
58
58
|
"id": "breadcrumbs.enabled",
|
|
59
|
-
"type":
|
|
59
|
+
"type": "boolean",
|
|
60
60
|
"value": false
|
|
61
61
|
},
|
|
62
62
|
{
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"label": "off"
|
|
75
75
|
}
|
|
76
76
|
],
|
|
77
|
-
"type":
|
|
77
|
+
"type": "enum",
|
|
78
78
|
"value": "off"
|
|
79
79
|
},
|
|
80
80
|
{
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"label": "off"
|
|
93
93
|
}
|
|
94
94
|
],
|
|
95
|
-
"type":
|
|
95
|
+
"type": "enum",
|
|
96
96
|
"value": "on"
|
|
97
97
|
},
|
|
98
98
|
{
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"description": "Controls whether actions for accepting merge conflict changes are shown in the editor",
|
|
101
101
|
"heading": "Merge Conflict Actions",
|
|
102
102
|
"id": "editor.mergeConflictActions",
|
|
103
|
-
"type":
|
|
103
|
+
"type": "boolean",
|
|
104
104
|
"value": false
|
|
105
105
|
},
|
|
106
106
|
{
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"description": "Controls whether the primary cursor line number is highlighted",
|
|
109
109
|
"heading": "Highlight Active Line Number",
|
|
110
110
|
"id": "editor.highlightActiveLineNumber",
|
|
111
|
-
"type":
|
|
111
|
+
"type": "boolean",
|
|
112
112
|
"value": true
|
|
113
113
|
},
|
|
114
114
|
{
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
"description": "Controls whether the minimap is shown",
|
|
117
117
|
"heading": "Minimap",
|
|
118
118
|
"id": "editor.minimap.enabled",
|
|
119
|
-
"type":
|
|
119
|
+
"type": "boolean",
|
|
120
120
|
"value": false
|
|
121
121
|
},
|
|
122
122
|
{
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
"description": "Controls whether the editor will scroll beyond the last line",
|
|
125
125
|
"heading": "Scroll Beyond Last Line",
|
|
126
126
|
"id": "editor.scrollBeyondLastLine",
|
|
127
|
-
"type":
|
|
127
|
+
"type": "boolean",
|
|
128
128
|
"value": "false"
|
|
129
129
|
},
|
|
130
130
|
{
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"description": "Controls whether the editor will scroll smoothly",
|
|
133
133
|
"heading": "Smooth Scrolling",
|
|
134
134
|
"id": "editor.smoothScrolling",
|
|
135
|
-
"type":
|
|
135
|
+
"type": "boolean",
|
|
136
136
|
"value": "true"
|
|
137
137
|
},
|
|
138
138
|
{
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
"description": "Controls how the cursor should blink",
|
|
141
141
|
"heading": "Cursor Blinking",
|
|
142
142
|
"id": "editor.cursorBlinking",
|
|
143
|
-
"type":
|
|
143
|
+
"type": "string",
|
|
144
144
|
"value": "blink"
|
|
145
145
|
},
|
|
146
146
|
{
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
"description": "Controls the cursor style",
|
|
149
149
|
"heading": "Cursor Style",
|
|
150
150
|
"id": "editor.cursorStyle",
|
|
151
|
-
"type":
|
|
151
|
+
"type": "string",
|
|
152
152
|
"value": "line"
|
|
153
153
|
},
|
|
154
154
|
{
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"description": "Controls the width of the cursor",
|
|
157
157
|
"heading": "Cursor Width",
|
|
158
158
|
"id": "editor.cursorWidth",
|
|
159
|
-
"type":
|
|
159
|
+
"type": "number",
|
|
160
160
|
"value": "0"
|
|
161
161
|
},
|
|
162
162
|
{
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
"description": "The number of spaces a tab is equal to",
|
|
165
165
|
"heading": "Tab Size",
|
|
166
166
|
"id": "editor.tabSize",
|
|
167
|
-
"type":
|
|
167
|
+
"type": "number",
|
|
168
168
|
"value": 4,
|
|
169
169
|
"minimum": 1,
|
|
170
170
|
"maximum": 8
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
"description": "Insert spaces when pressing Tab",
|
|
175
175
|
"heading": "Insert Spaces",
|
|
176
176
|
"id": "editor.insertSpaces",
|
|
177
|
-
"type":
|
|
177
|
+
"type": "boolean",
|
|
178
178
|
"value": "true"
|
|
179
179
|
},
|
|
180
180
|
{
|
|
@@ -182,7 +182,7 @@
|
|
|
182
182
|
"description": "Controls whether the editor will automatically adjust the indentation",
|
|
183
183
|
"heading": "Detect Indentation",
|
|
184
184
|
"id": "editor.detectIndentation",
|
|
185
|
-
"type":
|
|
185
|
+
"type": "boolean",
|
|
186
186
|
"value": "true"
|
|
187
187
|
},
|
|
188
188
|
{
|
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
"description": "Remove trailing auto inserted whitespace",
|
|
191
191
|
"heading": "Trim Auto Whitespace",
|
|
192
192
|
"id": "editor.trimAutoWhitespace",
|
|
193
|
-
"type":
|
|
193
|
+
"type": "boolean",
|
|
194
194
|
"value": "true"
|
|
195
195
|
},
|
|
196
196
|
{
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"description": "Special handling for large files to disable certain features",
|
|
199
199
|
"heading": "Large File Optimizations",
|
|
200
200
|
"id": "editor.largeFileOptimizations",
|
|
201
|
-
"type":
|
|
201
|
+
"type": "boolean",
|
|
202
202
|
"value": "true"
|
|
203
203
|
},
|
|
204
204
|
{
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
"description": "Controls how the editor should render whitespace characters",
|
|
207
207
|
"heading": "Render Whitespace",
|
|
208
208
|
"id": "editor.renderWhitespace",
|
|
209
|
-
"type":
|
|
209
|
+
"type": "string",
|
|
210
210
|
"value": "selection"
|
|
211
211
|
},
|
|
212
212
|
{
|
|
@@ -214,7 +214,7 @@
|
|
|
214
214
|
"description": "Controls whether the editor should render control characters",
|
|
215
215
|
"heading": "Render Control Characters",
|
|
216
216
|
"id": "editor.renderControlCharacters",
|
|
217
|
-
"type":
|
|
217
|
+
"type": "boolean",
|
|
218
218
|
"value": "false"
|
|
219
219
|
},
|
|
220
220
|
{
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
"description": "Controls how the editor should render the current line highlight",
|
|
223
223
|
"heading": "Render Line Highlight",
|
|
224
224
|
"id": "editor.renderLineHighlight",
|
|
225
|
-
"type":
|
|
225
|
+
"type": "string",
|
|
226
226
|
"value": "line"
|
|
227
227
|
},
|
|
228
228
|
{
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
"description": "Controls whether the editor shows CodeLens",
|
|
231
231
|
"heading": "Code Lens",
|
|
232
232
|
"id": "editor.codeLens",
|
|
233
|
-
"type":
|
|
233
|
+
"type": "boolean",
|
|
234
234
|
"value": "true"
|
|
235
235
|
},
|
|
236
236
|
{
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
"description": "Controls whether the editor has code folding enabled",
|
|
239
239
|
"heading": "Folding",
|
|
240
240
|
"id": "editor.folding",
|
|
241
|
-
"type":
|
|
241
|
+
"type": "boolean",
|
|
242
242
|
"value": "true"
|
|
243
243
|
},
|
|
244
244
|
{
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
"description": "Controls when the folding controls on the gutter are automatically hidden",
|
|
247
247
|
"heading": "Show Folding Controls",
|
|
248
248
|
"id": "editor.showFoldingControls",
|
|
249
|
-
"type":
|
|
249
|
+
"type": "string",
|
|
250
250
|
"value": "mouseover"
|
|
251
251
|
},
|
|
252
252
|
{
|
|
@@ -254,7 +254,7 @@
|
|
|
254
254
|
"description": "Controls whether clicking on the empty content after a folded line will unfold the line",
|
|
255
255
|
"heading": "Unfold On Click After End",
|
|
256
256
|
"id": "editor.unfoldOnClickAfterEnd",
|
|
257
|
-
"type":
|
|
257
|
+
"type": "boolean",
|
|
258
258
|
"value": "false"
|
|
259
259
|
},
|
|
260
260
|
{
|
|
@@ -262,7 +262,7 @@
|
|
|
262
262
|
"description": "Controls whether the editor should detect links and make them clickable",
|
|
263
263
|
"heading": "Links",
|
|
264
264
|
"id": "editor.links",
|
|
265
|
-
"type":
|
|
265
|
+
"type": "boolean",
|
|
266
266
|
"value": "true"
|
|
267
267
|
},
|
|
268
268
|
{
|
|
@@ -270,7 +270,7 @@
|
|
|
270
270
|
"description": "Controls whether the editor should render the inline color decorators and color picker",
|
|
271
271
|
"heading": "Color Decorators",
|
|
272
272
|
"id": "editor.colorDecorators",
|
|
273
|
-
"type":
|
|
273
|
+
"type": "boolean",
|
|
274
274
|
"value": "true"
|
|
275
275
|
},
|
|
276
276
|
{
|
|
@@ -278,7 +278,7 @@
|
|
|
278
278
|
"description": "Controls whether the editor should show the lightbulb code action",
|
|
279
279
|
"heading": "Lightbulb",
|
|
280
280
|
"id": "editor.lightbulb",
|
|
281
|
-
"type":
|
|
281
|
+
"type": "boolean",
|
|
282
282
|
"value": "true"
|
|
283
283
|
},
|
|
284
284
|
{
|
|
@@ -286,7 +286,7 @@
|
|
|
286
286
|
"description": "Code actions to be run on save",
|
|
287
287
|
"heading": "Code Actions On Save",
|
|
288
288
|
"id": "editor.codeActionsOnSave",
|
|
289
|
-
"type":
|
|
289
|
+
"type": "boolean",
|
|
290
290
|
"value": "false"
|
|
291
291
|
},
|
|
292
292
|
{
|
|
@@ -294,7 +294,7 @@
|
|
|
294
294
|
"description": "Format a file on paste",
|
|
295
295
|
"heading": "Format On Paste",
|
|
296
296
|
"id": "editor.formatOnPaste",
|
|
297
|
-
"type":
|
|
297
|
+
"type": "boolean",
|
|
298
298
|
"value": "false"
|
|
299
299
|
},
|
|
300
300
|
{
|
|
@@ -302,7 +302,7 @@
|
|
|
302
302
|
"description": "Format a file on type",
|
|
303
303
|
"heading": "Format On Type",
|
|
304
304
|
"id": "editor.formatOnType",
|
|
305
|
-
"type":
|
|
305
|
+
"type": "boolean",
|
|
306
306
|
"value": "false"
|
|
307
307
|
},
|
|
308
308
|
{
|
|
@@ -310,7 +310,7 @@
|
|
|
310
310
|
"description": "Controls if suggestions should be accepted on commit characters",
|
|
311
311
|
"heading": "Accept Suggestion On Commit Character",
|
|
312
312
|
"id": "editor.acceptSuggestionOnCommitCharacter",
|
|
313
|
-
"type":
|
|
313
|
+
"type": "boolean",
|
|
314
314
|
"value": "true"
|
|
315
315
|
},
|
|
316
316
|
{
|
|
@@ -318,7 +318,7 @@
|
|
|
318
318
|
"description": "Controls if suggestions should be accepted on Enter",
|
|
319
319
|
"heading": "Accept Suggestion On Enter",
|
|
320
320
|
"id": "editor.acceptSuggestionOnEnter",
|
|
321
|
-
"type":
|
|
321
|
+
"type": "string",
|
|
322
322
|
"value": "on"
|
|
323
323
|
},
|
|
324
324
|
{
|
|
@@ -326,7 +326,7 @@
|
|
|
326
326
|
"description": "Enables tab completions",
|
|
327
327
|
"heading": "Tab Completion",
|
|
328
328
|
"id": "editor.tabCompletion",
|
|
329
|
-
"type":
|
|
329
|
+
"type": "string",
|
|
330
330
|
"value": "on"
|
|
331
331
|
},
|
|
332
332
|
{
|
|
@@ -334,7 +334,7 @@
|
|
|
334
334
|
"description": "Controls whether completions should be computed based on words in the document",
|
|
335
335
|
"heading": "Word Based Suggestions",
|
|
336
336
|
"id": "editor.wordBasedSuggestions",
|
|
337
|
-
"type":
|
|
337
|
+
"type": "boolean",
|
|
338
338
|
"value": "true"
|
|
339
339
|
},
|
|
340
340
|
{
|
|
@@ -342,7 +342,7 @@
|
|
|
342
342
|
"description": "Controls whether suggestions should automatically show up when typing trigger characters",
|
|
343
343
|
"heading": "Suggest On Trigger Characters",
|
|
344
344
|
"id": "editor.suggestOnTriggerCharacters",
|
|
345
|
-
"type":
|
|
345
|
+
"type": "boolean",
|
|
346
346
|
"value": "true"
|
|
347
347
|
},
|
|
348
348
|
{
|
|
@@ -350,7 +350,7 @@
|
|
|
350
350
|
"description": "Controls whether suggestions should automatically show up while typing",
|
|
351
351
|
"heading": "Quick Suggestions",
|
|
352
352
|
"id": "editor.quickSuggestions",
|
|
353
|
-
"type":
|
|
353
|
+
"type": "boolean",
|
|
354
354
|
"value": "true"
|
|
355
355
|
},
|
|
356
356
|
{
|
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
"description": "Controls whether the editor should show parameter hints",
|
|
359
359
|
"heading": "Parameter Hints",
|
|
360
360
|
"id": "editor.parameterHints",
|
|
361
|
-
"type":
|
|
361
|
+
"type": "boolean",
|
|
362
362
|
"value": "true"
|
|
363
363
|
},
|
|
364
364
|
{
|
|
@@ -366,7 +366,7 @@
|
|
|
366
366
|
"description": "Controls whether the editor should automatically close brackets after opening them",
|
|
367
367
|
"heading": "Auto Closing Brackets",
|
|
368
368
|
"id": "editor.autoClosingBrackets",
|
|
369
|
-
"type":
|
|
369
|
+
"type": "string",
|
|
370
370
|
"value": "always"
|
|
371
371
|
},
|
|
372
372
|
{
|
|
@@ -374,7 +374,7 @@
|
|
|
374
374
|
"description": "Controls whether the editor should automatically close quotes after opening them",
|
|
375
375
|
"heading": "Auto Closing Quotes",
|
|
376
376
|
"id": "editor.autoClosingQuotes",
|
|
377
|
-
"type":
|
|
377
|
+
"type": "string",
|
|
378
378
|
"value": "always"
|
|
379
379
|
},
|
|
380
380
|
{
|
|
@@ -382,7 +382,7 @@
|
|
|
382
382
|
"description": "Controls whether the editor should type over closing quotes or brackets",
|
|
383
383
|
"heading": "Auto Closing Overtype",
|
|
384
384
|
"id": "editor.autoClosingOvertype",
|
|
385
|
-
"type":
|
|
385
|
+
"type": "string",
|
|
386
386
|
"value": "auto"
|
|
387
387
|
},
|
|
388
388
|
{
|
|
@@ -390,7 +390,7 @@
|
|
|
390
390
|
"description": "Controls whether the editor should remove adjacent closing quotes or brackets when deleting",
|
|
391
391
|
"heading": "Auto Closing Delete",
|
|
392
392
|
"id": "editor.autoClosingDelete",
|
|
393
|
-
"type":
|
|
393
|
+
"type": "string",
|
|
394
394
|
"value": "auto"
|
|
395
395
|
},
|
|
396
396
|
{
|
|
@@ -398,7 +398,7 @@
|
|
|
398
398
|
"description": "Controls whether the editor should automatically surround selections",
|
|
399
399
|
"heading": "Auto Surround",
|
|
400
400
|
"id": "editor.autoSurround",
|
|
401
|
-
"type":
|
|
401
|
+
"type": "string",
|
|
402
402
|
"value": "quotes"
|
|
403
403
|
},
|
|
404
404
|
{
|
|
@@ -406,7 +406,7 @@
|
|
|
406
406
|
"description": "Controls whether the editor should enable bracket pair colorization",
|
|
407
407
|
"heading": "Bracket Pair Colorization",
|
|
408
408
|
"id": "editor.bracketPairColorization",
|
|
409
|
-
"type":
|
|
409
|
+
"type": "boolean",
|
|
410
410
|
"value": "true"
|
|
411
411
|
},
|
|
412
412
|
{
|
|
@@ -414,7 +414,7 @@
|
|
|
414
414
|
"description": "Controls whether the editor should render bracket pair guides",
|
|
415
415
|
"heading": "Guides",
|
|
416
416
|
"id": "editor.guides",
|
|
417
|
-
"type":
|
|
417
|
+
"type": "boolean",
|
|
418
418
|
"value": "true"
|
|
419
419
|
},
|
|
420
420
|
{
|
|
@@ -422,7 +422,7 @@
|
|
|
422
422
|
"description": "Controls whether the editor allows moving selections via drag and drop",
|
|
423
423
|
"heading": "Drag And Drop",
|
|
424
424
|
"id": "editor.dragAndDrop",
|
|
425
|
-
"type":
|
|
425
|
+
"type": "boolean",
|
|
426
426
|
"value": "true"
|
|
427
427
|
},
|
|
428
428
|
{
|
|
@@ -430,7 +430,7 @@
|
|
|
430
430
|
"description": "Controls whether syntax highlighting should be copied when copying text",
|
|
431
431
|
"heading": "Copy With Syntax Highlighting",
|
|
432
432
|
"id": "editor.copyWithSyntaxHighlighting",
|
|
433
|
-
"type":
|
|
433
|
+
"type": "boolean",
|
|
434
434
|
"value": "true"
|
|
435
435
|
},
|
|
436
436
|
{
|
|
@@ -438,7 +438,7 @@
|
|
|
438
438
|
"description": "The modifier to be used to add multiple cursors with the mouse",
|
|
439
439
|
"heading": "Multi Cursor Modifier",
|
|
440
440
|
"id": "editor.multiCursorModifier",
|
|
441
|
-
"type":
|
|
441
|
+
"type": "string",
|
|
442
442
|
"value": "alt"
|
|
443
443
|
},
|
|
444
444
|
{
|
|
@@ -446,7 +446,7 @@
|
|
|
446
446
|
"description": "Controls how the editor should handle multiple cursors when pasting",
|
|
447
447
|
"heading": "Multi Cursor Paste",
|
|
448
448
|
"id": "editor.multiCursorPaste",
|
|
449
|
-
"type":
|
|
449
|
+
"type": "string",
|
|
450
450
|
"value": "full"
|
|
451
451
|
},
|
|
452
452
|
{
|
|
@@ -454,7 +454,7 @@
|
|
|
454
454
|
"description": "Controls whether the editor should highlight similar matches to the selection",
|
|
455
455
|
"heading": "Occurrences Highlight",
|
|
456
456
|
"id": "editor.occurrencesHighlight",
|
|
457
|
-
"type":
|
|
457
|
+
"type": "boolean",
|
|
458
458
|
"value": "true"
|
|
459
459
|
},
|
|
460
460
|
{
|
|
@@ -462,7 +462,7 @@
|
|
|
462
462
|
"description": "Controls whether the editor should highlight similar matches to the selection",
|
|
463
463
|
"heading": "Selection Highlight",
|
|
464
464
|
"id": "editor.selectionHighlight",
|
|
465
|
-
"type":
|
|
465
|
+
"type": "boolean",
|
|
466
466
|
"value": "true"
|
|
467
467
|
},
|
|
468
468
|
{
|
|
@@ -470,7 +470,7 @@
|
|
|
470
470
|
"description": "Controls whether the editor should enable semantic highlighting",
|
|
471
471
|
"heading": "Semantic Highlighting",
|
|
472
472
|
"id": "editor.semanticHighlighting",
|
|
473
|
-
"type":
|
|
473
|
+
"type": "boolean",
|
|
474
474
|
"value": "true"
|
|
475
475
|
},
|
|
476
476
|
{
|
|
@@ -478,7 +478,7 @@
|
|
|
478
478
|
"description": "Overrides editor syntax highlighting colors",
|
|
479
479
|
"heading": "Token Color Customizations",
|
|
480
480
|
"id": "editor.tokenColorCustomizations",
|
|
481
|
-
"type":
|
|
481
|
+
"type": "string",
|
|
482
482
|
"value": "{}"
|
|
483
483
|
},
|
|
484
484
|
{
|
|
@@ -486,7 +486,7 @@
|
|
|
486
486
|
"description": "Overrides workbench colors",
|
|
487
487
|
"heading": "Workbench Color Customizations",
|
|
488
488
|
"id": "editor.workbenchColorCustomizations",
|
|
489
|
-
"type":
|
|
489
|
+
"type": "string",
|
|
490
490
|
"value": "{}"
|
|
491
491
|
},
|
|
492
492
|
{
|
|
@@ -494,7 +494,7 @@
|
|
|
494
494
|
"description": "Overrides editor colors",
|
|
495
495
|
"heading": "Editor Color Customizations",
|
|
496
496
|
"id": "editorColorCustomizations",
|
|
497
|
-
"type":
|
|
497
|
+
"type": "string",
|
|
498
498
|
"value": "{}"
|
|
499
499
|
},
|
|
500
500
|
{
|
|
@@ -502,7 +502,7 @@
|
|
|
502
502
|
"description": "Controls whether the diff editor shows the diff side by side or inline",
|
|
503
503
|
"heading": "Diff Editor",
|
|
504
504
|
"id": "editor.diffEditor",
|
|
505
|
-
"type":
|
|
505
|
+
"type": "boolean",
|
|
506
506
|
"value": "true"
|
|
507
507
|
},
|
|
508
508
|
{
|
|
@@ -510,7 +510,7 @@
|
|
|
510
510
|
"description": "Controls whether the diff editor shows the diff side by side or inline",
|
|
511
511
|
"heading": "Diff Word Wrap",
|
|
512
512
|
"id": "editor.diffWordWrap",
|
|
513
|
-
"type":
|
|
513
|
+
"type": "string",
|
|
514
514
|
"value": "inherit"
|
|
515
515
|
},
|
|
516
516
|
{
|
|
@@ -518,7 +518,7 @@
|
|
|
518
518
|
"description": "Controls whether the diff editor shows code lens",
|
|
519
519
|
"heading": "Diff Code Lens",
|
|
520
520
|
"id": "editor.diffCodeLens",
|
|
521
|
-
"type":
|
|
521
|
+
"type": "boolean",
|
|
522
522
|
"value": "true"
|
|
523
523
|
},
|
|
524
524
|
{
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
"description": "Controls whether the diff editor shows the diff side by side or inline",
|
|
527
527
|
"heading": "Diff Render Side By Side",
|
|
528
528
|
"id": "editor.diffRenderSideBySide",
|
|
529
|
-
"type":
|
|
529
|
+
"type": "boolean",
|
|
530
530
|
"value": "true"
|
|
531
531
|
},
|
|
532
532
|
{
|
|
@@ -534,7 +534,7 @@
|
|
|
534
534
|
"description": "Controls whether the diff editor ignores changes in whitespace",
|
|
535
535
|
"heading": "Diff Ignore Trim Whitespace",
|
|
536
536
|
"id": "editor.diffIgnoreTrimWhitespace",
|
|
537
|
-
"type":
|
|
537
|
+
"type": "boolean",
|
|
538
538
|
"value": "false"
|
|
539
539
|
},
|
|
540
540
|
{
|
|
@@ -542,7 +542,7 @@
|
|
|
542
542
|
"description": "Controls whether the diff editor shows indicators",
|
|
543
543
|
"heading": "Diff Render Indicators",
|
|
544
544
|
"id": "editor.diffRenderIndicators",
|
|
545
|
-
"type":
|
|
545
|
+
"type": "boolean",
|
|
546
546
|
"value": "true"
|
|
547
547
|
},
|
|
548
548
|
{
|
|
@@ -550,7 +550,7 @@
|
|
|
550
550
|
"description": "Controls whether the diff editor shows the overview ruler",
|
|
551
551
|
"heading": "Diff Render Overview Ruler",
|
|
552
552
|
"id": "editor.diffRenderOverviewRuler",
|
|
553
|
-
"type":
|
|
553
|
+
"type": "boolean",
|
|
554
554
|
"value": "true"
|
|
555
555
|
},
|
|
556
556
|
{
|
|
@@ -558,7 +558,7 @@
|
|
|
558
558
|
"description": "Controls whether the diff editor shows the revert icon in the margin",
|
|
559
559
|
"heading": "Diff Render Margin Revert Icon",
|
|
560
560
|
"id": "editor.diffRenderMarginRevertIcon",
|
|
561
|
-
"type":
|
|
561
|
+
"type": "boolean",
|
|
562
562
|
"value": "true"
|
|
563
563
|
},
|
|
564
564
|
{
|
|
@@ -566,7 +566,7 @@
|
|
|
566
566
|
"description": "Controls whether the editor is in insert mode",
|
|
567
567
|
"heading": "Insert Mode",
|
|
568
568
|
"id": "editor.insertMode",
|
|
569
|
-
"type":
|
|
569
|
+
"type": "boolean",
|
|
570
570
|
"value": "true"
|
|
571
571
|
},
|
|
572
572
|
{
|
|
@@ -574,7 +574,7 @@
|
|
|
574
574
|
"description": "Controls whether the editor is in overwrite mode",
|
|
575
575
|
"heading": "Overwrite Mode",
|
|
576
576
|
"id": "editor.overwriteMode",
|
|
577
|
-
"type":
|
|
577
|
+
"type": "boolean",
|
|
578
578
|
"value": "false"
|
|
579
579
|
},
|
|
580
580
|
{
|
|
@@ -582,7 +582,7 @@
|
|
|
582
582
|
"description": "Controls whether the editor is read only",
|
|
583
583
|
"heading": "Read Only",
|
|
584
584
|
"id": "editor.readOnly",
|
|
585
|
-
"type":
|
|
585
|
+
"type": "boolean",
|
|
586
586
|
"value": "false"
|
|
587
587
|
},
|
|
588
588
|
{
|
|
@@ -590,7 +590,7 @@
|
|
|
590
590
|
"description": "Controls whether the editor should run in a mode where it is optimized for screen readers",
|
|
591
591
|
"heading": "Accessibility Support",
|
|
592
592
|
"id": "editor.accessibilitySupport",
|
|
593
|
-
"type":
|
|
593
|
+
"type": "string",
|
|
594
594
|
"value": "auto"
|
|
595
595
|
},
|
|
596
596
|
{
|
|
@@ -598,7 +598,7 @@
|
|
|
598
598
|
"description": "Controls whether the editor should automatically adjust the indentation",
|
|
599
599
|
"heading": "Auto Indent",
|
|
600
600
|
"id": "editor.autoIndent",
|
|
601
|
-
"type":
|
|
601
|
+
"type": "boolean",
|
|
602
602
|
"value": "true"
|
|
603
603
|
},
|
|
604
604
|
{
|
|
@@ -606,7 +606,7 @@
|
|
|
606
606
|
"description": "Controls whether the editor should highlight matching brackets",
|
|
607
607
|
"heading": "Bracket Matching",
|
|
608
608
|
"id": "editor.bracketMatching",
|
|
609
|
-
"type":
|
|
609
|
+
"type": "boolean",
|
|
610
610
|
"value": "true"
|
|
611
611
|
},
|
|
612
612
|
{
|
|
@@ -614,7 +614,7 @@
|
|
|
614
614
|
"description": "Controls whether the editor should use centered layout",
|
|
615
615
|
"heading": "Centered Layout",
|
|
616
616
|
"id": "editor.centeredLayout",
|
|
617
|
-
"type":
|
|
617
|
+
"type": "boolean",
|
|
618
618
|
"value": "false"
|
|
619
619
|
},
|
|
620
620
|
{
|
|
@@ -622,7 +622,7 @@
|
|
|
622
622
|
"description": "Controls whether the editor should support column selection",
|
|
623
623
|
"heading": "Column Selection",
|
|
624
624
|
"id": "editor.columnSelection",
|
|
625
|
-
"type":
|
|
625
|
+
"type": "boolean",
|
|
626
626
|
"value": "false"
|
|
627
627
|
},
|
|
628
628
|
{
|
|
@@ -630,7 +630,7 @@
|
|
|
630
630
|
"description": "Controls whether the editor should show the context menu",
|
|
631
631
|
"heading": "Context Menu",
|
|
632
632
|
"id": "editor.contextmenu",
|
|
633
|
-
"type":
|
|
633
|
+
"type": "boolean",
|
|
634
634
|
"value": "true"
|
|
635
635
|
},
|
|
636
636
|
{
|
|
@@ -638,7 +638,7 @@
|
|
|
638
638
|
"description": "Controls whether the cursor should be animated",
|
|
639
639
|
"heading": "Cursor Smooth Caret Animation",
|
|
640
640
|
"id": "editor.cursorSmoothCaretAnimation",
|
|
641
|
-
"type":
|
|
641
|
+
"type": "string",
|
|
642
642
|
"value": "off"
|
|
643
643
|
},
|
|
644
644
|
{
|
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
"description": "Controls the number of extra characters beyond which the editor will scroll horizontally",
|
|
647
647
|
"heading": "Cursor Surrounding Lines",
|
|
648
648
|
"id": "editor.cursorSurroundingLines",
|
|
649
|
-
"type":
|
|
649
|
+
"type": "number",
|
|
650
650
|
"value": "3"
|
|
651
651
|
},
|
|
652
652
|
{
|
|
@@ -654,7 +654,7 @@
|
|
|
654
654
|
"description": "Controls when the cursor should be hidden",
|
|
655
655
|
"heading": "Cursor Surrounding Lines Style",
|
|
656
656
|
"id": "editor.cursorSurroundingLinesStyle",
|
|
657
|
-
"type":
|
|
657
|
+
"type": "string",
|
|
658
658
|
"value": "all"
|
|
659
659
|
},
|
|
660
660
|
{
|
|
@@ -662,7 +662,7 @@
|
|
|
662
662
|
"description": "Controls whether the editor should disable optimizations for monospace fonts",
|
|
663
663
|
"heading": "Disable Monospace Optimizations",
|
|
664
664
|
"id": "editor.disableMonospaceOptimizations",
|
|
665
|
-
"type":
|
|
665
|
+
"type": "boolean",
|
|
666
666
|
"value": "false"
|
|
667
667
|
},
|
|
668
668
|
{
|
|
@@ -670,7 +670,7 @@
|
|
|
670
670
|
"description": "Controls whether copying without a selection copies the current line",
|
|
671
671
|
"heading": "Empty Selection Clipboard",
|
|
672
672
|
"id": "editor.emptySelectionClipboard",
|
|
673
|
-
"type":
|
|
673
|
+
"type": "boolean",
|
|
674
674
|
"value": "true"
|
|
675
675
|
},
|
|
676
676
|
{
|
|
@@ -678,7 +678,7 @@
|
|
|
678
678
|
"description": "An extra class name to add to the editor",
|
|
679
679
|
"heading": "Extra Editor Class Name",
|
|
680
680
|
"id": "editor.extraEditorClassName",
|
|
681
|
-
"type":
|
|
681
|
+
"type": "string",
|
|
682
682
|
"value": ""
|
|
683
683
|
},
|
|
684
684
|
{
|
|
@@ -686,7 +686,7 @@
|
|
|
686
686
|
"description": "Scrolling speed multiplier when pressing Alt",
|
|
687
687
|
"heading": "Fast Scroll Sensitivity",
|
|
688
688
|
"id": "editor.fastScrollSensitivity",
|
|
689
|
-
"type":
|
|
689
|
+
"type": "number",
|
|
690
690
|
"value": "5"
|
|
691
691
|
},
|
|
692
692
|
{
|
|
@@ -694,7 +694,7 @@
|
|
|
694
694
|
"description": "Controls whether the editor should add extra space on the bottom",
|
|
695
695
|
"heading": "Find",
|
|
696
696
|
"id": "editor.find",
|
|
697
|
-
"type":
|
|
697
|
+
"type": "boolean",
|
|
698
698
|
"value": "true"
|
|
699
699
|
},
|
|
700
700
|
{
|
|
@@ -702,7 +702,7 @@
|
|
|
702
702
|
"description": "Controls whether the editor should scroll beyond the last line",
|
|
703
703
|
"heading": "Fixed Overflow Widgets",
|
|
704
704
|
"id": "editor.fixedOverflowWidgets",
|
|
705
|
-
"type":
|
|
705
|
+
"type": "boolean",
|
|
706
706
|
"value": "false"
|
|
707
707
|
},
|
|
708
708
|
{
|
|
@@ -710,7 +710,7 @@
|
|
|
710
710
|
"description": "Controls the folding strategy",
|
|
711
711
|
"heading": "Folding Strategy",
|
|
712
712
|
"id": "editor.foldingStrategy",
|
|
713
|
-
"type":
|
|
713
|
+
"type": "string",
|
|
714
714
|
"value": "auto"
|
|
715
715
|
},
|
|
716
716
|
{
|
|
@@ -718,7 +718,7 @@
|
|
|
718
718
|
"description": "Enables/Disables font ligatures",
|
|
719
719
|
"heading": "Font Ligatures",
|
|
720
720
|
"id": "editor.fontLigatures",
|
|
721
|
-
"type":
|
|
721
|
+
"type": "boolean",
|
|
722
722
|
"value": "false"
|
|
723
723
|
},
|
|
724
724
|
{
|
|
@@ -726,7 +726,7 @@
|
|
|
726
726
|
"description": "Controls whether the editor should render the vertical glyph margin",
|
|
727
727
|
"heading": "Glyph Margin",
|
|
728
728
|
"id": "editor.glyphMargin",
|
|
729
|
-
"type":
|
|
729
|
+
"type": "boolean",
|
|
730
730
|
"value": "true"
|
|
731
731
|
},
|
|
732
732
|
{
|
|
@@ -734,7 +734,7 @@
|
|
|
734
734
|
"description": "Controls the behavior the 'Go to Definition'-mouse gesture",
|
|
735
735
|
"heading": "Go To Location",
|
|
736
736
|
"id": "editor.gotoLocation",
|
|
737
|
-
"type":
|
|
737
|
+
"type": "string",
|
|
738
738
|
"value": "mouse"
|
|
739
739
|
},
|
|
740
740
|
{
|
|
@@ -742,7 +742,7 @@
|
|
|
742
742
|
"description": "Controls whether the cursor should be hidden in the overview ruler",
|
|
743
743
|
"heading": "Hide Cursor In Overview Ruler",
|
|
744
744
|
"id": "editor.hideCursorInOverviewRuler",
|
|
745
|
-
"type":
|
|
745
|
+
"type": "boolean",
|
|
746
746
|
"value": "false"
|
|
747
747
|
},
|
|
748
748
|
{
|
|
@@ -750,7 +750,7 @@
|
|
|
750
750
|
"description": "Controls whether the editor should show hover",
|
|
751
751
|
"heading": "Hover",
|
|
752
752
|
"id": "editor.hover",
|
|
753
|
-
"type":
|
|
753
|
+
"type": "boolean",
|
|
754
754
|
"value": "true"
|
|
755
755
|
},
|
|
756
756
|
{
|
|
@@ -758,7 +758,7 @@
|
|
|
758
758
|
"description": "Controls whether the editor should be in a diff editor",
|
|
759
759
|
"heading": "In Diff Editor",
|
|
760
760
|
"id": "editor.inDiffEditor",
|
|
761
|
-
"type":
|
|
761
|
+
"type": "boolean",
|
|
762
762
|
"value": "false"
|
|
763
763
|
},
|
|
764
764
|
{
|
|
@@ -766,7 +766,7 @@
|
|
|
766
766
|
"description": "The letter spacing",
|
|
767
767
|
"heading": "Letter Spacing",
|
|
768
768
|
"id": "editor.letterSpacing",
|
|
769
|
-
"type":
|
|
769
|
+
"type": "number",
|
|
770
770
|
"value": "0"
|
|
771
771
|
},
|
|
772
772
|
{
|
|
@@ -774,7 +774,7 @@
|
|
|
774
774
|
"description": "Controls whether the editor should show the lightbulb code action",
|
|
775
775
|
"heading": "Lightbulb Enabled",
|
|
776
776
|
"id": "editor.lightbulbEnabled",
|
|
777
|
-
"type":
|
|
777
|
+
"type": "boolean",
|
|
778
778
|
"value": "true"
|
|
779
779
|
},
|
|
780
780
|
{
|
|
@@ -782,7 +782,7 @@
|
|
|
782
782
|
"description": "The width reserved for line decorations (in px)",
|
|
783
783
|
"heading": "Line Decorations Width",
|
|
784
784
|
"id": "editor.lineDecorationsWidth",
|
|
785
|
-
"type":
|
|
785
|
+
"type": "number",
|
|
786
786
|
"value": "10"
|
|
787
787
|
},
|
|
788
788
|
{
|
|
@@ -790,7 +790,7 @@
|
|
|
790
790
|
"description": "The line height",
|
|
791
791
|
"heading": "Line Height",
|
|
792
792
|
"id": "editor.lineHeight",
|
|
793
|
-
"type":
|
|
793
|
+
"type": "number",
|
|
794
794
|
"value": "0"
|
|
795
795
|
},
|
|
796
796
|
{
|
|
@@ -798,7 +798,7 @@
|
|
|
798
798
|
"description": "Controls whether the editor should highlight matching brackets",
|
|
799
799
|
"heading": "Match Brackets",
|
|
800
800
|
"id": "editor.matchBrackets",
|
|
801
|
-
"type":
|
|
801
|
+
"type": "boolean",
|
|
802
802
|
"value": "true"
|
|
803
803
|
},
|
|
804
804
|
{
|
|
@@ -806,7 +806,7 @@
|
|
|
806
806
|
"description": "A multiplier to be used on the deltaX and deltaY of mouse wheel scroll events",
|
|
807
807
|
"heading": "Mouse Wheel Scroll Sensitivity",
|
|
808
808
|
"id": "editor.mouseWheelScrollSensitivity",
|
|
809
|
-
"type":
|
|
809
|
+
"type": "number",
|
|
810
810
|
"value": "1"
|
|
811
811
|
},
|
|
812
812
|
{
|
|
@@ -814,7 +814,7 @@
|
|
|
814
814
|
"description": "Zoom the font of the editor when using mouse wheel and holding Ctrl",
|
|
815
815
|
"heading": "Mouse Wheel Zoom",
|
|
816
816
|
"id": "editor.mouseWheelZoom",
|
|
817
|
-
"type":
|
|
817
|
+
"type": "boolean",
|
|
818
818
|
"value": "false"
|
|
819
819
|
},
|
|
820
820
|
{
|
|
@@ -822,7 +822,7 @@
|
|
|
822
822
|
"description": "Merge overlapping selections",
|
|
823
823
|
"heading": "Multi Cursor Merge Overlapping",
|
|
824
824
|
"id": "editor.multiCursorMergeOverlapping",
|
|
825
|
-
"type":
|
|
825
|
+
"type": "boolean",
|
|
826
826
|
"value": "true"
|
|
827
827
|
},
|
|
828
828
|
{
|
|
@@ -830,7 +830,7 @@
|
|
|
830
830
|
"description": "Controls whether a border should be drawn around the overview ruler",
|
|
831
831
|
"heading": "Overview Ruler Border",
|
|
832
832
|
"id": "editor.overviewRulerBorder",
|
|
833
|
-
"type":
|
|
833
|
+
"type": "boolean",
|
|
834
834
|
"value": "true"
|
|
835
835
|
},
|
|
836
836
|
{
|
|
@@ -838,7 +838,7 @@
|
|
|
838
838
|
"description": "Controls the number of decorations that can show in the overview ruler",
|
|
839
839
|
"heading": "Overview Ruler Lanes",
|
|
840
840
|
"id": "editor.overviewRulerLanes",
|
|
841
|
-
"type":
|
|
841
|
+
"type": "number",
|
|
842
842
|
"value": "3"
|
|
843
843
|
},
|
|
844
844
|
{
|
|
@@ -846,7 +846,7 @@
|
|
|
846
846
|
"description": "Controls if the peek widget should be focused by default",
|
|
847
847
|
"heading": "Peek Widget Default Focus",
|
|
848
848
|
"id": "editor.peekWidgetDefaultFocus",
|
|
849
|
-
"type":
|
|
849
|
+
"type": "string",
|
|
850
850
|
"value": "editor"
|
|
851
851
|
},
|
|
852
852
|
{
|
|
@@ -854,7 +854,7 @@
|
|
|
854
854
|
"description": "Controls the delay in milliseconds after which quick suggestions will show up",
|
|
855
855
|
"heading": "Quick Suggestions Delay",
|
|
856
856
|
"id": "editor.quickSuggestionsDelay",
|
|
857
|
-
"type":
|
|
857
|
+
"type": "number",
|
|
858
858
|
"value": "10"
|
|
859
859
|
},
|
|
860
860
|
{
|
|
@@ -862,7 +862,7 @@
|
|
|
862
862
|
"description": "Controls whether the editor should render the final newline as a space",
|
|
863
863
|
"heading": "Render Final Newline",
|
|
864
864
|
"id": "editor.renderFinalNewline",
|
|
865
|
-
"type":
|
|
865
|
+
"type": "boolean",
|
|
866
866
|
"value": "true"
|
|
867
867
|
},
|
|
868
868
|
{
|
|
@@ -870,7 +870,7 @@
|
|
|
870
870
|
"description": "Controls whether the editor should render validation decorations",
|
|
871
871
|
"heading": "Render Validation Decorations",
|
|
872
872
|
"id": "editor.renderValidationDecorations",
|
|
873
|
-
"type":
|
|
873
|
+
"type": "boolean",
|
|
874
874
|
"value": "true"
|
|
875
875
|
},
|
|
876
876
|
{
|
|
@@ -878,7 +878,7 @@
|
|
|
878
878
|
"description": "When revealing the cursor, a virtual padding (px) is added to the cursor, turning on a block cursor",
|
|
879
879
|
"heading": "Reveal Horizontal Right Padding",
|
|
880
880
|
"id": "editor.revealHorizontalRightPadding",
|
|
881
|
-
"type":
|
|
881
|
+
"type": "number",
|
|
882
882
|
"value": "30"
|
|
883
883
|
},
|
|
884
884
|
{
|
|
@@ -886,7 +886,7 @@
|
|
|
886
886
|
"description": "Controls whether selections should have rounded corners",
|
|
887
887
|
"heading": "Rounded Selection",
|
|
888
888
|
"id": "editor.roundedSelection",
|
|
889
|
-
"type":
|
|
889
|
+
"type": "boolean",
|
|
890
890
|
"value": "true"
|
|
891
891
|
},
|
|
892
892
|
{
|
|
@@ -894,7 +894,7 @@
|
|
|
894
894
|
"description": "Render vertical rulers at a certain number of monospace characters",
|
|
895
895
|
"heading": "Rulers",
|
|
896
896
|
"id": "editor.rulers",
|
|
897
|
-
"type":
|
|
897
|
+
"type": "string",
|
|
898
898
|
"value": "[]"
|
|
899
899
|
},
|
|
900
900
|
{
|
|
@@ -902,7 +902,7 @@
|
|
|
902
902
|
"description": "Controls how many characters the editor will scroll horizontally",
|
|
903
903
|
"heading": "Scroll Beyond Last Column",
|
|
904
904
|
"id": "editor.scrollBeyondLastColumn",
|
|
905
|
-
"type":
|
|
905
|
+
"type": "number",
|
|
906
906
|
"value": "5"
|
|
907
907
|
},
|
|
908
908
|
{
|
|
@@ -910,7 +910,7 @@
|
|
|
910
910
|
"description": "Controls the visibility and behavior of the scrollbars",
|
|
911
911
|
"heading": "Scrollbar",
|
|
912
912
|
"id": "editor.scrollbar",
|
|
913
|
-
"type":
|
|
913
|
+
"type": "string",
|
|
914
914
|
"value": "auto"
|
|
915
915
|
},
|
|
916
916
|
{
|
|
@@ -918,7 +918,7 @@
|
|
|
918
918
|
"description": "Scroll only along the predominant axis when scrolling both vertically and horizontally at the same time",
|
|
919
919
|
"heading": "Scroll Predominant Axis",
|
|
920
920
|
"id": "editor.scrollPredominantAxis",
|
|
921
|
-
"type":
|
|
921
|
+
"type": "boolean",
|
|
922
922
|
"value": "true"
|
|
923
923
|
},
|
|
924
924
|
{
|
|
@@ -926,7 +926,7 @@
|
|
|
926
926
|
"description": "Controls whether the editor should use the CLIPBOARD selection",
|
|
927
927
|
"heading": "Selection Clipboard",
|
|
928
928
|
"id": "editor.selectionClipboard",
|
|
929
|
-
"type":
|
|
929
|
+
"type": "boolean",
|
|
930
930
|
"value": "true"
|
|
931
931
|
},
|
|
932
932
|
{
|
|
@@ -934,7 +934,7 @@
|
|
|
934
934
|
"description": "Editor background color",
|
|
935
935
|
"heading": "Editor background",
|
|
936
936
|
"id": "editor.background",
|
|
937
|
-
"type":
|
|
937
|
+
"type": "color",
|
|
938
938
|
"value": "#567567"
|
|
939
939
|
},
|
|
940
940
|
{
|
|
@@ -942,7 +942,7 @@
|
|
|
942
942
|
"description": "Controls fading out of unused code",
|
|
943
943
|
"heading": "Show Unused",
|
|
944
944
|
"id": "editor.showUnused",
|
|
945
|
-
"type":
|
|
945
|
+
"type": "boolean",
|
|
946
946
|
"value": "true"
|
|
947
947
|
},
|
|
948
948
|
{
|
|
@@ -950,7 +950,7 @@
|
|
|
950
950
|
"description": "Controls whether snippets are shown with other suggestions and how they are sorted",
|
|
951
951
|
"heading": "Snippet Suggestions",
|
|
952
952
|
"id": "editor.snippetSuggestions",
|
|
953
|
-
"type":
|
|
953
|
+
"type": "string",
|
|
954
954
|
"value": "bottom"
|
|
955
955
|
},
|
|
956
956
|
{
|
|
@@ -958,7 +958,7 @@
|
|
|
958
958
|
"description": "Controls whether suggestions should automatically show up while typing",
|
|
959
959
|
"heading": "Suggest",
|
|
960
960
|
"id": "editor.suggest",
|
|
961
|
-
"type":
|
|
961
|
+
"type": "boolean",
|
|
962
962
|
"value": "true"
|
|
963
963
|
},
|
|
964
964
|
{
|
|
@@ -966,7 +966,7 @@
|
|
|
966
966
|
"description": "Font size for the suggest widget",
|
|
967
967
|
"heading": "Suggest Font Size",
|
|
968
968
|
"id": "editor.suggestFontSize",
|
|
969
|
-
"type":
|
|
969
|
+
"type": "number",
|
|
970
970
|
"value": "0"
|
|
971
971
|
},
|
|
972
972
|
{
|
|
@@ -974,7 +974,7 @@
|
|
|
974
974
|
"description": "Line height for the suggest widget",
|
|
975
975
|
"heading": "Suggest Line Height",
|
|
976
976
|
"id": "editor.suggestLineHeight",
|
|
977
|
-
"type":
|
|
977
|
+
"type": "number",
|
|
978
978
|
"value": "0"
|
|
979
979
|
},
|
|
980
980
|
{
|
|
@@ -982,7 +982,7 @@
|
|
|
982
982
|
"description": "Controls how suggestions are selected when showing the suggest widget",
|
|
983
983
|
"heading": "Suggest Selection",
|
|
984
984
|
"id": "editor.suggestSelection",
|
|
985
|
-
"type":
|
|
985
|
+
"type": "string",
|
|
986
986
|
"value": "recentlyUsed"
|
|
987
987
|
},
|
|
988
988
|
{
|
|
@@ -990,7 +990,7 @@
|
|
|
990
990
|
"description": "Inserting and deleting whitespace follows tab stops",
|
|
991
991
|
"heading": "Use Tab Stops",
|
|
992
992
|
"id": "editor.useTabStops",
|
|
993
|
-
"type":
|
|
993
|
+
"type": "boolean",
|
|
994
994
|
"value": "true"
|
|
995
995
|
},
|
|
996
996
|
{
|
|
@@ -998,7 +998,7 @@
|
|
|
998
998
|
"description": "Characters that will be used as word separators when doing word related navigations or operations",
|
|
999
999
|
"heading": "Word Separators",
|
|
1000
1000
|
"id": "editor.wordSeparators",
|
|
1001
|
-
"type":
|
|
1001
|
+
"type": "string",
|
|
1002
1002
|
"value": "`~!@#$%^&*()-=+[{]}\\|;:'\",.<>/?"
|
|
1003
1003
|
},
|
|
1004
1004
|
{
|
|
@@ -1006,7 +1006,7 @@
|
|
|
1006
1006
|
"description": "Controls the indentation of wrapped lines",
|
|
1007
1007
|
"heading": "Wrapping Indent",
|
|
1008
1008
|
"id": "editor.wrappingIndent",
|
|
1009
|
-
"type":
|
|
1009
|
+
"type": "string",
|
|
1010
1010
|
"value": "same"
|
|
1011
1011
|
}
|
|
1012
1012
|
]
|