@lvce-editor/static-server 0.53.1 → 0.53.3

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.
Files changed (1841) hide show
  1. package/dist/static-server.js +1857 -1857
  2. package/package.json +1 -1
  3. package/static/{bd5d499 → d4964b6}/css/App.css +83 -83
  4. package/static/{bd5d499 → d4964b6}/css/parts/ViewletRunAndDebug.css +22 -0
  5. package/static/{bd5d499 → d4964b6}/manifest.json +2 -2
  6. package/static/{bd5d499 → d4964b6}/packages/about-view-worker/dist/aboutWorkerMain.js +3 -3
  7. package/static/{bd5d499 → d4964b6}/packages/debug-worker/dist/debugWorkerMain.js +1023 -442
  8. package/static/{bd5d499 → d4964b6}/packages/extension-host-worker/dist/extensionHostWorkerMain.js +3 -3
  9. package/static/{bd5d499 → d4964b6}/packages/renderer-process/dist/rendererProcessMain.js +1 -1
  10. package/static/{bd5d499 → d4964b6}/packages/renderer-worker/dist/rendererWorkerMain.js +73 -48
  11. package/static/index.html +4 -4
  12. /package/static/{bd5d499 → d4964b6}/config/colorTheme.json +0 -0
  13. /package/static/{bd5d499 → d4964b6}/config/defaultSettings.json +0 -0
  14. /package/static/{bd5d499 → d4964b6}/config/fileMap.json +0 -0
  15. /package/static/{bd5d499 → d4964b6}/config/webExtensions.json +0 -0
  16. /package/static/{bd5d499 → d4964b6}/css/parts/AdditionalDetails.css +0 -0
  17. /package/static/{bd5d499 → d4964b6}/css/parts/Animation.css +0 -0
  18. /package/static/{bd5d499 → d4964b6}/css/parts/DebugButtons.css +0 -0
  19. /package/static/{bd5d499 → d4964b6}/css/parts/DebugValue.css +0 -0
  20. /package/static/{bd5d499 → d4964b6}/css/parts/E2eTest.css +0 -0
  21. /package/static/{bd5d499 → d4964b6}/css/parts/E2eTests.css +0 -0
  22. /package/static/{bd5d499 → d4964b6}/css/parts/EditorHover.css +0 -0
  23. /package/static/{bd5d499 → d4964b6}/css/parts/EditorMessage.css +0 -0
  24. /package/static/{bd5d499 → d4964b6}/css/parts/FeatureContent.css +0 -0
  25. /package/static/{bd5d499 → d4964b6}/css/parts/Features.css +0 -0
  26. /package/static/{bd5d499 → d4964b6}/css/parts/ImagePreview.css +0 -0
  27. /package/static/{bd5d499 → d4964b6}/css/parts/InlineDiffEditor.css +0 -0
  28. /package/static/{bd5d499 → d4964b6}/css/parts/InputBadge.css +0 -0
  29. /package/static/{bd5d499 → d4964b6}/css/parts/Key.css +0 -0
  30. /package/static/{bd5d499 → d4964b6}/css/parts/KeyBindingsHeader.css +0 -0
  31. /package/static/{bd5d499 → d4964b6}/css/parts/KeyBindingsTable.css +0 -0
  32. /package/static/{bd5d499 → d4964b6}/css/parts/LegacyDialog.css +0 -0
  33. /package/static/{bd5d499 → d4964b6}/css/parts/Markdown.css +0 -0
  34. /package/static/{bd5d499 → d4964b6}/css/parts/Progress.css +0 -0
  35. /package/static/{bd5d499 → d4964b6}/css/parts/SearchToggleButton.css +0 -0
  36. /package/static/{bd5d499 → d4964b6}/css/parts/Select.css +0 -0
  37. /package/static/{bd5d499 → d4964b6}/css/parts/Table.css +0 -0
  38. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletAbout.css +0 -0
  39. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletBrowserViewOverview.css +0 -0
  40. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletDebugConsole.css +0 -0
  41. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletDefineKeyBinding.css +0 -0
  42. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletDialog.css +0 -0
  43. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletDiffEditor.css +0 -0
  44. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletEditorWidgetError.css +0 -0
  45. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletExtensionDetail.css +0 -0
  46. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletExtensionDetailHeader.css +0 -0
  47. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletExtensionDetailTabs.css +0 -0
  48. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletExtensions.css +0 -0
  49. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletIframeInspector.css +0 -0
  50. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletKeyBindings.css +0 -0
  51. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletMedia.css +0 -0
  52. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletOutput.css +0 -0
  53. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletPanel.css +0 -0
  54. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletPanelTabs.css +0 -0
  55. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletPdf.css +0 -0
  56. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletProblems.css +0 -0
  57. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletReferences.css +0 -0
  58. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletScreenCapture.css +0 -0
  59. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletSearch.css +0 -0
  60. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletSimpleBrowser.css +0 -0
  61. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletSourceControl.css +0 -0
  62. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletStorage.css +0 -0
  63. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletTerminal.css +0 -0
  64. /package/static/{bd5d499 → d4964b6}/css/parts/ViewletTerminalTabs.css +0 -0
  65. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-bat/README.md +0 -0
  66. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-bat/extension.json +0 -0
  67. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-bat/languageConfiguration.json +0 -0
  68. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-bat/src/tokenizeBat.js +0 -0
  69. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-c/README.md +0 -0
  70. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-c/extension.json +0 -0
  71. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-c/src/tokenizeC.js +0 -0
  72. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-coffeescript/README.md +0 -0
  73. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-coffeescript/extension.json +0 -0
  74. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-coffeescript/src/tokenizeCoffeeScript.js +0 -0
  75. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-cpp/README.md +0 -0
  76. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-cpp/extension.json +0 -0
  77. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-cpp/languageConfiguration.json +0 -0
  78. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-cpp/src/tokenizeCpp.js +0 -0
  79. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-cson/README.md +0 -0
  80. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-cson/extension.json +0 -0
  81. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-cson/languageConfiguration.json +0 -0
  82. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-cson/src/tokenizeCson.js +0 -0
  83. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-css/README.md +0 -0
  84. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-css/extension.json +0 -0
  85. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-css/languageConfiguration.json +0 -0
  86. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-css/src/tokenizeCss.js +0 -0
  87. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-dart/README.md +0 -0
  88. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-dart/extension.json +0 -0
  89. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-dart/src/tokenizeDart.js +0 -0
  90. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-desktop/README.md +0 -0
  91. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-desktop/extension.json +0 -0
  92. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-desktop/src/tokenizeDesktop.js +0 -0
  93. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-docker/README.md +0 -0
  94. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-docker/extension.json +0 -0
  95. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-docker/src/tokenizeDockerfile.js +0 -0
  96. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-dotenv/README.md +0 -0
  97. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-dotenv/extension.json +0 -0
  98. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-dotenv/src/tokenizeDotenv.js +0 -0
  99. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-editorconfig/README.md +0 -0
  100. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-editorconfig/extension.json +0 -0
  101. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-editorconfig/src/tokenizeEditorConfig.js +0 -0
  102. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-elixir/README.md +0 -0
  103. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-elixir/extension.json +0 -0
  104. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-elixir/src/tokenizeElixir.js +0 -0
  105. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-elm/README.md +0 -0
  106. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-elm/extension.json +0 -0
  107. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-elm/src/tokenizeElm.js +0 -0
  108. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-gitattributes/README.md +0 -0
  109. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-gitattributes/extension.json +0 -0
  110. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-gitattributes/src/tokenizeGitAttributes.js +0 -0
  111. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-gn/README.md +0 -0
  112. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-gn/extension.json +0 -0
  113. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-gn/src/tokenizeGn.js +0 -0
  114. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-go/README.md +0 -0
  115. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-go/extension.json +0 -0
  116. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-go/src/tokenizeGo.js +0 -0
  117. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-graphql/README.md +0 -0
  118. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-graphql/extension.json +0 -0
  119. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-graphql/src/tokenizeGraphql.js +0 -0
  120. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-html/README.md +0 -0
  121. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-html/extension.json +0 -0
  122. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-html/languageConfiguration.json +0 -0
  123. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-html/src/tokenizeHtml.js +0 -0
  124. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-java/README.md +0 -0
  125. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-java/extension.json +0 -0
  126. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-java/languageConfiguration.json +0 -0
  127. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-java/src/tokenizeJava.js +0 -0
  128. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-javascript/README.md +0 -0
  129. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-javascript/extension.json +0 -0
  130. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-javascript/languageConfiguration.json +0 -0
  131. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-javascript/src/tokenizeJavaScript.js +0 -0
  132. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-json/README.md +0 -0
  133. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-json/extension.json +0 -0
  134. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-json/src/tokenizeJson.js +0 -0
  135. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-json5/README.md +0 -0
  136. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-json5/extension.json +0 -0
  137. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-json5/src/tokenizeJson5.js +0 -0
  138. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-jsx/README.md +0 -0
  139. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-jsx/extension.json +0 -0
  140. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-jsx/src/tokenizeJsx.js +0 -0
  141. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-julia/README.md +0 -0
  142. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-julia/extension.json +0 -0
  143. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-julia/src/tokenizeJulia.js +0 -0
  144. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-kotlin/README.md +0 -0
  145. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-kotlin/extension.json +0 -0
  146. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-kotlin/src/tokenizeKotlin.js +0 -0
  147. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-less/LICENSE +0 -0
  148. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-less/README.md +0 -0
  149. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-less/extension.json +0 -0
  150. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-less/languageConfiguration.json +0 -0
  151. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-less/src/tokenizeLess.js +0 -0
  152. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-markdown/README.md +0 -0
  153. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-markdown/extension.json +0 -0
  154. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-markdown/src/tokenizeMarkdown.js +0 -0
  155. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-mdx/README.md +0 -0
  156. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-mdx/extension.json +0 -0
  157. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-mdx/src/tokenizeMdx.js +0 -0
  158. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-nix/README.md +0 -0
  159. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-nix/extension.json +0 -0
  160. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-nix/languageConfiguration.json +0 -0
  161. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-nix/src/tokenizeNix.js +0 -0
  162. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-nvmrc/README.md +0 -0
  163. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-nvmrc/extension.json +0 -0
  164. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-nvmrc/src/tokenizeNvmrc.js +0 -0
  165. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-perl/README.md +0 -0
  166. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-perl/extension.json +0 -0
  167. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-perl/src/tokenizePerl.js +0 -0
  168. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-plaintext/README.md +0 -0
  169. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-plaintext/extension.json +0 -0
  170. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-plaintext/src/tokenizePlaintext.js +0 -0
  171. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-powershell/README.md +0 -0
  172. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-powershell/extension.json +0 -0
  173. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-powershell/src/tokenizePowershell.js +0 -0
  174. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-python/README.md +0 -0
  175. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-python/extension.json +0 -0
  176. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-python/languageConfiguration.json +0 -0
  177. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-python/src/tokenizePython.js +0 -0
  178. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-r/README.md +0 -0
  179. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-r/extension.json +0 -0
  180. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-r/src/tokenizeR.js +0 -0
  181. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-ruby/README.md +0 -0
  182. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-ruby/extension.json +0 -0
  183. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-ruby/src/tokenizeRuby.js +0 -0
  184. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-rust/LICENSE +0 -0
  185. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-rust/README.md +0 -0
  186. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-rust/extension.json +0 -0
  187. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-rust/languageConfiguration.json +0 -0
  188. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-rust/src/tokenizeRust.js +0 -0
  189. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-scss/README.md +0 -0
  190. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-scss/extension.json +0 -0
  191. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-scss/languageConfiguration.json +0 -0
  192. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-scss/src/tokenizeScss.js +0 -0
  193. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-shellscript/README.md +0 -0
  194. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-shellscript/extension.json +0 -0
  195. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-shellscript/src/tokenizeShellScript.js +0 -0
  196. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-svelte/README.md +0 -0
  197. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-svelte/extension.json +0 -0
  198. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-svelte/src/tokenizeSvelte.js +0 -0
  199. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-terraform/README.md +0 -0
  200. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-terraform/extension.json +0 -0
  201. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-terraform/src/tokenizeTerraform.js +0 -0
  202. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-toml/README.md +0 -0
  203. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-toml/extension.json +0 -0
  204. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-toml/src/tokenizeToml.js +0 -0
  205. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-typescript/README.md +0 -0
  206. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-typescript/extension.json +0 -0
  207. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-typescript/src/tokenizeTypeScript.js +0 -0
  208. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-vue/README.md +0 -0
  209. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-vue/extension.json +0 -0
  210. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-vue/src/tokenizeVue.js +0 -0
  211. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-wgsl/README.md +0 -0
  212. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-wgsl/extension.json +0 -0
  213. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-wgsl/languageConfiguration.json +0 -0
  214. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-wgsl/src/tokenizeWgsl.js +0 -0
  215. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-xml/README.md +0 -0
  216. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-xml/extension.json +0 -0
  217. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-xml/src/tokenizeXml.js +0 -0
  218. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-yaml/README.md +0 -0
  219. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-yaml/extension.json +0 -0
  220. /package/static/{bd5d499 → d4964b6}/extensions/builtin.language-basics-yaml/src/tokenizeYaml.js +0 -0
  221. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-atom-one-dark/README.md +0 -0
  222. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-atom-one-dark/color-theme.json +0 -0
  223. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-atom-one-dark/extension.json +0 -0
  224. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-atom-one-dark/images/demo.png +0 -0
  225. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-ayu/README.md +0 -0
  226. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-ayu/color-theme.json +0 -0
  227. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-ayu/extension.json +0 -0
  228. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-cobalt2/README.md +0 -0
  229. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-cobalt2/color-theme.json +0 -0
  230. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-cobalt2/extension.json +0 -0
  231. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-cobalt2/images/demo.png +0 -0
  232. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-cobalt2/images/logo.png +0 -0
  233. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-gruvbox/README.md +0 -0
  234. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-gruvbox/color-theme.json +0 -0
  235. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-gruvbox/extension.json +0 -0
  236. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-high-contrast/README.md +0 -0
  237. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-high-contrast/color-theme.json +0 -0
  238. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-high-contrast/extension.json +0 -0
  239. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-material/README.md +0 -0
  240. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-material/color-theme.json +0 -0
  241. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-material/extension.json +0 -0
  242. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-monokai/README.md +0 -0
  243. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-monokai/color-theme.json +0 -0
  244. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-monokai/extension.json +0 -0
  245. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-noctis-uva/README.md +0 -0
  246. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-noctis-uva/color-theme.json +0 -0
  247. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-noctis-uva/extension.json +0 -0
  248. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-noctis-uva/images/demo.png +0 -0
  249. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-palenight/README.md +0 -0
  250. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-palenight/color-theme.json +0 -0
  251. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-palenight/extension.json +0 -0
  252. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-palenight/images/demo.png +0 -0
  253. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-slime/README.md +0 -0
  254. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-slime/color-theme.json +0 -0
  255. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-slime/extension.json +0 -0
  256. /package/static/{bd5d499 → d4964b6}/extensions/builtin.theme-slime/icon.png +0 -0
  257. /package/static/{bd5d499 → d4964b6}/extensions/builtin.vscode-icons/README.md +0 -0
  258. /package/static/{bd5d499 → d4964b6}/extensions/builtin.vscode-icons/extension.json +0 -0
  259. /package/static/{bd5d499 → d4964b6}/extensions/builtin.vscode-icons/icon-theme.json +0 -0
  260. /package/static/{bd5d499 → d4964b6}/extensions/builtin.vscode-icons/icon.png +0 -0
  261. /package/static/{bd5d499 → d4964b6}/file-icons/default_file.svg +0 -0
  262. /package/static/{bd5d499 → d4964b6}/file-icons/default_folder.svg +0 -0
  263. /package/static/{bd5d499 → d4964b6}/file-icons/default_folder_opened.svg +0 -0
  264. /package/static/{bd5d499 → d4964b6}/file-icons/default_root_folder.svg +0 -0
  265. /package/static/{bd5d499 → d4964b6}/file-icons/default_root_folder_opened.svg +0 -0
  266. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_access.svg +0 -0
  267. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_access2.svg +0 -0
  268. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_actionscript.svg +0 -0
  269. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_actionscript2.svg +0 -0
  270. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ada.svg +0 -0
  271. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_advpl.svg +0 -0
  272. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_affectscript.svg +0 -0
  273. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_affinitydesigner.svg +0 -0
  274. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_affinityphoto.svg +0 -0
  275. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_affinitypublisher.svg +0 -0
  276. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_agda.svg +0 -0
  277. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ai.svg +0 -0
  278. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ai2.svg +0 -0
  279. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_al.svg +0 -0
  280. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_al_dal.svg +0 -0
  281. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_allcontributors.svg +0 -0
  282. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_angular.svg +0 -0
  283. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ansible.svg +0 -0
  284. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_antlers_html.svg +0 -0
  285. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_antlr.svg +0 -0
  286. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_anyscript.svg +0 -0
  287. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_apache.svg +0 -0
  288. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_apex.svg +0 -0
  289. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_api_extractor.svg +0 -0
  290. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_apib.svg +0 -0
  291. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_apib2.svg +0 -0
  292. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_apl.svg +0 -0
  293. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_applescript.svg +0 -0
  294. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_appscript.svg +0 -0
  295. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_appsemble.svg +0 -0
  296. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_appveyor.svg +0 -0
  297. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_arduino.svg +0 -0
  298. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_asciidoc.svg +0 -0
  299. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_asp.svg +0 -0
  300. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_aspx.svg +0 -0
  301. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_assembly.svg +0 -0
  302. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_astro.svg +0 -0
  303. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_astroconfig.svg +0 -0
  304. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_atom.svg +0 -0
  305. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ats.svg +0 -0
  306. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_attw.svg +0 -0
  307. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_audio.svg +0 -0
  308. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_aurelia.svg +0 -0
  309. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_autohotkey.svg +0 -0
  310. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_autoit.svg +0 -0
  311. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_avif.svg +0 -0
  312. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_avro.svg +0 -0
  313. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_awk.svg +0 -0
  314. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_aws.svg +0 -0
  315. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_azure.svg +0 -0
  316. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_azurepipelines.svg +0 -0
  317. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_babel.svg +0 -0
  318. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_babel2.svg +0 -0
  319. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_bak.svg +0 -0
  320. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ballerina.svg +0 -0
  321. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_bat.svg +0 -0
  322. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_bats.svg +0 -0
  323. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_bazaar.svg +0 -0
  324. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_bazel.svg +0 -0
  325. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_bazel_ignore.svg +0 -0
  326. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_bazel_version.svg +0 -0
  327. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_befunge.svg +0 -0
  328. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_bicep.svg +0 -0
  329. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_biml.svg +0 -0
  330. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_binary.svg +0 -0
  331. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_biome.svg +0 -0
  332. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_bitbucketpipeline.svg +0 -0
  333. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_bithound.svg +0 -0
  334. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_blade.svg +0 -0
  335. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_blender.svg +0 -0
  336. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_blitzbasic.svg +0 -0
  337. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_bolt.svg +0 -0
  338. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_bosque.svg +0 -0
  339. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_bower.svg +0 -0
  340. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_bower2.svg +0 -0
  341. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_browserslist.svg +0 -0
  342. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_bruno.svg +0 -0
  343. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_buckbuild.svg +0 -0
  344. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_buf.svg +0 -0
  345. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_bun.svg +0 -0
  346. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_bundlemon.svg +0 -0
  347. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_bundler.svg +0 -0
  348. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_bunfig.svg +0 -0
  349. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_c.svg +0 -0
  350. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_c2.svg +0 -0
  351. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_c3.svg +0 -0
  352. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_c_al.svg +0 -0
  353. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cabal.svg +0 -0
  354. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_caddy.svg +0 -0
  355. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cake.svg +0 -0
  356. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cakephp.svg +0 -0
  357. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_capacitor.svg +0 -0
  358. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_capnp.svg +0 -0
  359. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cargo.svg +0 -0
  360. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_casc.svg +0 -0
  361. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cddl.svg +0 -0
  362. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cert.svg +0 -0
  363. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ceylon.svg +0 -0
  364. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cf.svg +0 -0
  365. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cf2.svg +0 -0
  366. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cfc.svg +0 -0
  367. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cfc2.svg +0 -0
  368. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cfm.svg +0 -0
  369. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cfm2.svg +0 -0
  370. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_changie.svg +0 -0
  371. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cheader.svg +0 -0
  372. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_chef.svg +0 -0
  373. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_chef_cookbook.svg +0 -0
  374. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_circleci.svg +0 -0
  375. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_class.svg +0 -0
  376. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_claude.svg +0 -0
  377. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_clojure.svg +0 -0
  378. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_clojurescript.svg +0 -0
  379. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cloudfoundry.svg +0 -0
  380. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cmake.svg +0 -0
  381. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cobol.svg +0 -0
  382. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_codacy.svg +0 -0
  383. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_codeclimate.svg +0 -0
  384. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_codecov.svg +0 -0
  385. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_codekit.svg +0 -0
  386. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_codemagic.svg +0 -0
  387. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_codeowners.svg +0 -0
  388. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_codeql.svg +0 -0
  389. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_coderabbit.svg +0 -0
  390. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_coffeelint.svg +0 -0
  391. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_coffeescript.svg +0 -0
  392. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_commitizen.svg +0 -0
  393. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_commitlint.svg +0 -0
  394. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_compass.svg +0 -0
  395. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_composer.svg +0 -0
  396. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_conan.svg +0 -0
  397. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_conda.svg +0 -0
  398. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_config.svg +0 -0
  399. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_confluence.svg +0 -0
  400. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_copilot.svg +0 -0
  401. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_coverage.svg +0 -0
  402. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_coveralls.svg +0 -0
  403. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cpp.svg +0 -0
  404. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cpp2.svg +0 -0
  405. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cpp3.svg +0 -0
  406. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cppheader.svg +0 -0
  407. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_craco.svg +0 -0
  408. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_crowdin.svg +0 -0
  409. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_crystal.svg +0 -0
  410. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_csharp.svg +0 -0
  411. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_csharp2.svg +0 -0
  412. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cspell.svg +0 -0
  413. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_csproj.svg +0 -0
  414. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_css.svg +0 -0
  415. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_css2.svg +0 -0
  416. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_css2map.svg +0 -0
  417. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_csscomb.svg +0 -0
  418. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_csslint.svg +0 -0
  419. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cssmap.svg +0 -0
  420. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cucumber.svg +0 -0
  421. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cuda.svg +0 -0
  422. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cursorrules.svg +0 -0
  423. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cvs.svg +0 -0
  424. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cypress.svg +0 -0
  425. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cypress_spec.svg +0 -0
  426. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_cython.svg +0 -0
  427. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_dal.svg +0 -0
  428. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_darcs.svg +0 -0
  429. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_dartlang.svg +0 -0
  430. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_dartlang_generated.svg +0 -0
  431. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_dartlang_ignore.svg +0 -0
  432. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_datadog.svg +0 -0
  433. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_db.svg +0 -0
  434. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_debian.svg +0 -0
  435. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_delphi.svg +0 -0
  436. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_deno.svg +0 -0
  437. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_denoify.svg +0 -0
  438. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_dependabot.svg +0 -0
  439. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_dependencies.svg +0 -0
  440. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_devcontainer.svg +0 -0
  441. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_dhall.svg +0 -0
  442. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_diff.svg +0 -0
  443. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_django.svg +0 -0
  444. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_dlang.svg +0 -0
  445. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_docker.svg +0 -0
  446. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_docker2.svg +0 -0
  447. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_dockertest.svg +0 -0
  448. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_dockertest2.svg +0 -0
  449. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_docpad.svg +0 -0
  450. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_docusaurus.svg +0 -0
  451. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_docz.svg +0 -0
  452. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_dojo.svg +0 -0
  453. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_doppler.svg +0 -0
  454. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_dotenv.svg +0 -0
  455. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_dotjs.svg +0 -0
  456. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_doxygen.svg +0 -0
  457. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_drawio.svg +0 -0
  458. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_drone.svg +0 -0
  459. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_drools.svg +0 -0
  460. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_dtd.svg +0 -0
  461. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_dune.svg +0 -0
  462. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_dustjs.svg +0 -0
  463. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_dvc.svg +0 -0
  464. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_dylan.svg +0 -0
  465. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_earthly.svg +0 -0
  466. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_eas-metadata.svg +0 -0
  467. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_edge.svg +0 -0
  468. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_edge2.svg +0 -0
  469. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_editorconfig.svg +0 -0
  470. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_eex.svg +0 -0
  471. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ejs.svg +0 -0
  472. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_elastic.svg +0 -0
  473. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_elasticbeanstalk.svg +0 -0
  474. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_eleventy.svg +0 -0
  475. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_eleventy2.svg +0 -0
  476. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_elixir.svg +0 -0
  477. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_elm.svg +0 -0
  478. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_elm2.svg +0 -0
  479. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_emacs.svg +0 -0
  480. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ember.svg +0 -0
  481. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ensime.svg +0 -0
  482. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_eps.svg +0 -0
  483. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_epub.svg +0 -0
  484. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_erb.svg +0 -0
  485. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_erlang.svg +0 -0
  486. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_erlang2.svg +0 -0
  487. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_esbuild.svg +0 -0
  488. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_eslint.svg +0 -0
  489. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_eslint2.svg +0 -0
  490. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_esphome.svg +0 -0
  491. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_excalidraw.svg +0 -0
  492. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_excel.svg +0 -0
  493. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_excel2.svg +0 -0
  494. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_expo.svg +0 -0
  495. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_falcon.svg +0 -0
  496. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_fantasticon.svg +0 -0
  497. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_fastly.svg +0 -0
  498. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_fauna.svg +0 -0
  499. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_favicon.svg +0 -0
  500. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_fbx.svg +0 -0
  501. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_firebase.svg +0 -0
  502. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_firebasehosting.svg +0 -0
  503. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_firestore.svg +0 -0
  504. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_fitbit.svg +0 -0
  505. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_fla.svg +0 -0
  506. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_flareact.svg +0 -0
  507. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_flash.svg +0 -0
  508. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_floobits.svg +0 -0
  509. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_flow.svg +0 -0
  510. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_flutter.svg +0 -0
  511. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_flutter_package.svg +0 -0
  512. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_flyio.svg +0 -0
  513. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_font.svg +0 -0
  514. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_formkit.svg +0 -0
  515. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_fortran.svg +0 -0
  516. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_fossa.svg +0 -0
  517. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_fossil.svg +0 -0
  518. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_freemarker.svg +0 -0
  519. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_frontcommerce.svg +0 -0
  520. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_fsharp.svg +0 -0
  521. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_fsharp2.svg +0 -0
  522. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_fsproj.svg +0 -0
  523. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_fthtml.svg +0 -0
  524. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_funding.svg +0 -0
  525. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_fusebox.svg +0 -0
  526. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_galen.svg +0 -0
  527. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_galen2.svg +0 -0
  528. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_gamemaker.svg +0 -0
  529. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_gamemaker2.svg +0 -0
  530. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_gamemaker81.svg +0 -0
  531. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_gatsby.svg +0 -0
  532. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_gcloud.svg +0 -0
  533. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_gcode.svg +0 -0
  534. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_gdscript.svg +0 -0
  535. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_genstat.svg +0 -0
  536. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_git.svg +0 -0
  537. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_git2.svg +0 -0
  538. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_gitlab.svg +0 -0
  539. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_gitpod.svg +0 -0
  540. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_gleam.svg +0 -0
  541. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_gleamconfig.svg +0 -0
  542. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_glide.svg +0 -0
  543. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_glitter.svg +0 -0
  544. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_glsl.svg +0 -0
  545. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_gltf.svg +0 -0
  546. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_glyphs.svg +0 -0
  547. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_gnu.svg +0 -0
  548. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_gnuplot.svg +0 -0
  549. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_go.svg +0 -0
  550. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_go_aqua.svg +0 -0
  551. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_go_black.svg +0 -0
  552. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_go_fuchsia.svg +0 -0
  553. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_go_gopher.svg +0 -0
  554. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_go_lightblue.svg +0 -0
  555. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_go_package.svg +0 -0
  556. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_go_white.svg +0 -0
  557. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_go_work.svg +0 -0
  558. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_go_yellow.svg +0 -0
  559. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_goctl.svg +0 -0
  560. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_godot.svg +0 -0
  561. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_gpg.svg +0 -0
  562. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_gradle.svg +0 -0
  563. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_gradle2.svg +0 -0
  564. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_grain.svg +0 -0
  565. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_graphql.svg +0 -0
  566. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_graphql_config.svg +0 -0
  567. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_graphviz.svg +0 -0
  568. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_greenkeeper.svg +0 -0
  569. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_gridsome.svg +0 -0
  570. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_groovy.svg +0 -0
  571. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_groovy2.svg +0 -0
  572. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_grunt.svg +0 -0
  573. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_gulp.svg +0 -0
  574. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_haml.svg +0 -0
  575. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_handlebars.svg +0 -0
  576. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_handlebars2.svg +0 -0
  577. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_harbour.svg +0 -0
  578. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_hardhat.svg +0 -0
  579. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_hashicorp.svg +0 -0
  580. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_haskell.svg +0 -0
  581. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_haskell2.svg +0 -0
  582. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_haxe.svg +0 -0
  583. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_haxecheckstyle.svg +0 -0
  584. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_haxedevelop.svg +0 -0
  585. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_helix.svg +0 -0
  586. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_helm.svg +0 -0
  587. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_histoire.svg +0 -0
  588. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_hjson.svg +0 -0
  589. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_hlsl.svg +0 -0
  590. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_homeassistant.svg +0 -0
  591. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_horusec.svg +0 -0
  592. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_host.svg +0 -0
  593. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_html.svg +0 -0
  594. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_htmlhint.svg +0 -0
  595. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_htmlvalidate.svg +0 -0
  596. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_http.svg +0 -0
  597. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_hugo.svg +0 -0
  598. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_humanstxt.svg +0 -0
  599. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_hunspell.svg +0 -0
  600. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_husky.svg +0 -0
  601. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_hy.svg +0 -0
  602. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_hygen.svg +0 -0
  603. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_hypr.svg +0 -0
  604. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_icl.svg +0 -0
  605. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_idris.svg +0 -0
  606. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_idrisbin.svg +0 -0
  607. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_idrispkg.svg +0 -0
  608. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_image.svg +0 -0
  609. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_imba.svg +0 -0
  610. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_inc.svg +0 -0
  611. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_infopath.svg +0 -0
  612. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_informix.svg +0 -0
  613. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ini.svg +0 -0
  614. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ink.svg +0 -0
  615. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_innosetup.svg +0 -0
  616. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_io.svg +0 -0
  617. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_iodine.svg +0 -0
  618. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ionic.svg +0 -0
  619. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_jake.svg +0 -0
  620. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_janet.svg +0 -0
  621. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_jar.svg +0 -0
  622. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_jasmine.svg +0 -0
  623. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_java.svg +0 -0
  624. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_jbuilder.svg +0 -0
  625. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_jekyll.svg +0 -0
  626. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_jenkins.svg +0 -0
  627. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_jest.svg +0 -0
  628. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_jest_snapshot.svg +0 -0
  629. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_jinja.svg +0 -0
  630. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_jpm.svg +0 -0
  631. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_js.svg +0 -0
  632. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_js_official.svg +0 -0
  633. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_jsbeautify.svg +0 -0
  634. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_jsconfig.svg +0 -0
  635. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_jscpd.svg +0 -0
  636. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_jshint.svg +0 -0
  637. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_jsmap.svg +0 -0
  638. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_json.svg +0 -0
  639. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_json2.svg +0 -0
  640. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_json5.svg +0 -0
  641. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_json_official.svg +0 -0
  642. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_json_schema.svg +0 -0
  643. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_jsonld.svg +0 -0
  644. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_jsonnet.svg +0 -0
  645. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_jsp.svg +0 -0
  646. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_jsr.svg +0 -0
  647. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_jss.svg +0 -0
  648. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_juice.svg +0 -0
  649. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_julia.svg +0 -0
  650. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_julia2.svg +0 -0
  651. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_jupyter.svg +0 -0
  652. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_just.svg +0 -0
  653. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_k.svg +0 -0
  654. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_karma.svg +0 -0
  655. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_key.svg +0 -0
  656. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_kitchenci.svg +0 -0
  657. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_kite.svg +0 -0
  658. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_kivy.svg +0 -0
  659. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_knip.svg +0 -0
  660. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_kos.svg +0 -0
  661. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_kotlin.svg +0 -0
  662. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_kusto.svg +0 -0
  663. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_language_configuration.svg +0 -0
  664. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_lark.svg +0 -0
  665. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_latino.svg +0 -0
  666. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_layout.svg +0 -0
  667. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_lefthook.svg +0 -0
  668. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_lerna.svg +0 -0
  669. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_less.svg +0 -0
  670. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_lex.svg +0 -0
  671. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_liara.svg +0 -0
  672. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_libreoffice_base.svg +0 -0
  673. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_libreoffice_calc.svg +0 -0
  674. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_libreoffice_draw.svg +0 -0
  675. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_libreoffice_impress.svg +0 -0
  676. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_libreoffice_math.svg +0 -0
  677. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_libreoffice_writer.svg +0 -0
  678. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_license.svg +0 -0
  679. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_licensebat.svg +0 -0
  680. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_actionscript2.svg +0 -0
  681. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_ada.svg +0 -0
  682. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_agda.svg +0 -0
  683. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_apl.svg +0 -0
  684. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_astro.svg +0 -0
  685. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_astroconfig.svg +0 -0
  686. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_babel.svg +0 -0
  687. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_babel2.svg +0 -0
  688. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_cabal.svg +0 -0
  689. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_circleci.svg +0 -0
  690. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_cloudfoundry.svg +0 -0
  691. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_codacy.svg +0 -0
  692. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_codeclimate.svg +0 -0
  693. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_codeowners.svg +0 -0
  694. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_config.svg +0 -0
  695. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_copilot.svg +0 -0
  696. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_crystal.svg +0 -0
  697. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_cypress.svg +0 -0
  698. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_cypress_spec.svg +0 -0
  699. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_db.svg +0 -0
  700. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_deno.svg +0 -0
  701. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_dhall.svg +0 -0
  702. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_docpad.svg +0 -0
  703. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_drone.svg +0 -0
  704. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_eas-metadata.svg +0 -0
  705. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_eleventy.svg +0 -0
  706. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_eleventy2.svg +0 -0
  707. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_esphome.svg +0 -0
  708. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_expo.svg +0 -0
  709. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_firebasehosting.svg +0 -0
  710. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_fla.svg +0 -0
  711. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_font.svg +0 -0
  712. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_gamemaker2.svg +0 -0
  713. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_gradle.svg +0 -0
  714. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_hashicorp.svg +0 -0
  715. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_hjson.svg +0 -0
  716. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_ini.svg +0 -0
  717. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_io.svg +0 -0
  718. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_js.svg +0 -0
  719. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_jsconfig.svg +0 -0
  720. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_jsmap.svg +0 -0
  721. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_json.svg +0 -0
  722. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_json5.svg +0 -0
  723. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_json_schema.svg +0 -0
  724. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_jsonld.svg +0 -0
  725. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_kite.svg +0 -0
  726. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_lark.svg +0 -0
  727. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_lerna.svg +0 -0
  728. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_mailing.svg +0 -0
  729. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_markuplint.svg +0 -0
  730. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_mdx-components.svg +0 -0
  731. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_mdx.svg +0 -0
  732. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_mlang.svg +0 -0
  733. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_mustache.svg +0 -0
  734. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_mypy.svg +0 -0
  735. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_neo4j.svg +0 -0
  736. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_netlify.svg +0 -0
  737. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_next.svg +0 -0
  738. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_nim.svg +0 -0
  739. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_nx.svg +0 -0
  740. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_objidconfig.svg +0 -0
  741. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_openHAB.svg +0 -0
  742. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_pcl.svg +0 -0
  743. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_pnpm.svg +0 -0
  744. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_prettier.svg +0 -0
  745. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_prisma.svg +0 -0
  746. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_purescript.svg +0 -0
  747. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_quasar.svg +0 -0
  748. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_raku.svg +0 -0
  749. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_razzle.svg +0 -0
  750. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_reactrouter.svg +0 -0
  751. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_rehype.svg +0 -0
  752. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_remark.svg +0 -0
  753. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_replit.svg +0 -0
  754. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_retext.svg +0 -0
  755. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_rome.svg +0 -0
  756. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_rubocop.svg +0 -0
  757. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_rust.svg +0 -0
  758. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_rust_toolchain.svg +0 -0
  759. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_safetensors.svg +0 -0
  760. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_shaderlab.svg +0 -0
  761. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_solidity.svg +0 -0
  762. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_spin.svg +0 -0
  763. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_stylelint.svg +0 -0
  764. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_stylus.svg +0 -0
  765. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_symfony.svg +0 -0
  766. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_systemd.svg +0 -0
  767. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_systemverilog.svg +0 -0
  768. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_testcafe.svg +0 -0
  769. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_testjs.svg +0 -0
  770. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_tex.svg +0 -0
  771. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_tm.svg +0 -0
  772. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_tmux.svg +0 -0
  773. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_todo.svg +0 -0
  774. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_toit.svg +0 -0
  775. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_toml.svg +0 -0
  776. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_tree.svg +0 -0
  777. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_turbo.svg +0 -0
  778. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_unibeautify.svg +0 -0
  779. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_vash.svg +0 -0
  780. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_vercel.svg +0 -0
  781. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_vsix.svg +0 -0
  782. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_vsixmanifest.svg +0 -0
  783. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_xfl.svg +0 -0
  784. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_xorg.svg +0 -0
  785. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_yaml.svg +0 -0
  786. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_yaml_official.svg +0 -0
  787. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_light_zeit.svg +0 -0
  788. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_lighthouse.svg +0 -0
  789. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_lilypond.svg +0 -0
  790. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_lime.svg +0 -0
  791. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_lintstagedrc.svg +0 -0
  792. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_liquid.svg +0 -0
  793. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_lisp.svg +0 -0
  794. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_livescript.svg +0 -0
  795. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_lnk.svg +0 -0
  796. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_locale.svg +0 -0
  797. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_log.svg +0 -0
  798. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_lolcode.svg +0 -0
  799. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_lsl.svg +0 -0
  800. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_lua.svg +0 -0
  801. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_luau.svg +0 -0
  802. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_lync.svg +0 -0
  803. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_mailing.svg +0 -0
  804. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_makefile.svg +0 -0
  805. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_manifest.svg +0 -0
  806. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_manifest_bak.svg +0 -0
  807. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_manifest_skip.svg +0 -0
  808. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_map.svg +0 -0
  809. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_mariadb.svg +0 -0
  810. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_markdown.svg +0 -0
  811. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_markdownlint.svg +0 -0
  812. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_markdownlint_ignore.svg +0 -0
  813. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_marko.svg +0 -0
  814. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_markojs.svg +0 -0
  815. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_markuplint.svg +0 -0
  816. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_master-co.svg +0 -0
  817. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_matlab.svg +0 -0
  818. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_maven.svg +0 -0
  819. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_maxscript.svg +0 -0
  820. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_maya.svg +0 -0
  821. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_mdx-components.svg +0 -0
  822. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_mdx.svg +0 -0
  823. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_mediawiki.svg +0 -0
  824. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_mercurial.svg +0 -0
  825. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_mermaid.svg +0 -0
  826. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_meson.svg +0 -0
  827. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_metal.svg +0 -0
  828. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_meteor.svg +0 -0
  829. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_minecraft.svg +0 -0
  830. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_mivascript.svg +0 -0
  831. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_mjml.svg +0 -0
  832. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_mlang.svg +0 -0
  833. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_mocha.svg +0 -0
  834. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_modernizr.svg +0 -0
  835. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_mojo.svg +0 -0
  836. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_mojolicious.svg +0 -0
  837. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_moleculer.svg +0 -0
  838. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_mondoo.svg +0 -0
  839. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_mongo.svg +0 -0
  840. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_monotone.svg +0 -0
  841. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_motif.svg +0 -0
  842. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_mson.svg +0 -0
  843. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_mustache.svg +0 -0
  844. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_mvt.svg +0 -0
  845. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_mvtcss.svg +0 -0
  846. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_mvtjs.svg +0 -0
  847. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_mypy.svg +0 -0
  848. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_mysql.svg +0 -0
  849. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ndst.svg +0 -0
  850. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nearly.svg +0 -0
  851. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_neo4j.svg +0 -0
  852. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nest_adapter_js.svg +0 -0
  853. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nest_adapter_ts.svg +0 -0
  854. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nest_controller_js.svg +0 -0
  855. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nest_controller_ts.svg +0 -0
  856. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nest_decorator_js.svg +0 -0
  857. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nest_decorator_ts.svg +0 -0
  858. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nest_filter_js.svg +0 -0
  859. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nest_filter_ts.svg +0 -0
  860. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nest_gateway_js.svg +0 -0
  861. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nest_gateway_ts.svg +0 -0
  862. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nest_guard_js.svg +0 -0
  863. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nest_guard_ts.svg +0 -0
  864. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nest_interceptor_js.svg +0 -0
  865. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nest_interceptor_ts.svg +0 -0
  866. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nest_middleware_js.svg +0 -0
  867. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nest_middleware_ts.svg +0 -0
  868. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nest_module_js.svg +0 -0
  869. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nest_module_ts.svg +0 -0
  870. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nest_pipe_js.svg +0 -0
  871. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nest_pipe_ts.svg +0 -0
  872. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nest_service_js.svg +0 -0
  873. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nest_service_ts.svg +0 -0
  874. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nestjs.svg +0 -0
  875. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_netlify.svg +0 -0
  876. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_next.svg +0 -0
  877. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nextflow.svg +0 -0
  878. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_component_css.svg +0 -0
  879. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_component_dart.svg +0 -0
  880. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_component_html.svg +0 -0
  881. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_component_js.svg +0 -0
  882. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_component_js2.svg +0 -0
  883. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_component_less.svg +0 -0
  884. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_component_sass.svg +0 -0
  885. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_component_scss.svg +0 -0
  886. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_component_ts.svg +0 -0
  887. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_component_ts2.svg +0 -0
  888. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_controller_js.svg +0 -0
  889. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_controller_ts.svg +0 -0
  890. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_directive_dart.svg +0 -0
  891. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_directive_js.svg +0 -0
  892. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_directive_js2.svg +0 -0
  893. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_directive_ts.svg +0 -0
  894. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_directive_ts2.svg +0 -0
  895. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_guard_dart.svg +0 -0
  896. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_guard_js.svg +0 -0
  897. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_guard_ts.svg +0 -0
  898. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_interceptor_dart.svg +0 -0
  899. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_interceptor_js.svg +0 -0
  900. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_interceptor_ts.svg +0 -0
  901. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_module_dart.svg +0 -0
  902. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_module_js.svg +0 -0
  903. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_module_js2.svg +0 -0
  904. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_module_ts.svg +0 -0
  905. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_module_ts2.svg +0 -0
  906. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_pipe_dart.svg +0 -0
  907. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_pipe_js.svg +0 -0
  908. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_pipe_js2.svg +0 -0
  909. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_pipe_ts.svg +0 -0
  910. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_pipe_ts2.svg +0 -0
  911. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_routing_dart.svg +0 -0
  912. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_routing_js.svg +0 -0
  913. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_routing_js2.svg +0 -0
  914. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_routing_ts.svg +0 -0
  915. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_routing_ts2.svg +0 -0
  916. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_service_dart.svg +0 -0
  917. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_service_js.svg +0 -0
  918. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_service_js2.svg +0 -0
  919. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_service_ts.svg +0 -0
  920. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_service_ts2.svg +0 -0
  921. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_smart_component_dart.svg +0 -0
  922. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_smart_component_js.svg +0 -0
  923. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_smart_component_js2.svg +0 -0
  924. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_smart_component_ts.svg +0 -0
  925. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_smart_component_ts2.svg +0 -0
  926. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ng_tailwind.svg +0 -0
  927. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nginx.svg +0 -0
  928. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nim.svg +0 -0
  929. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nimble.svg +0 -0
  930. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ninja.svg +0 -0
  931. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nix.svg +0 -0
  932. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_njsproj.svg +0 -0
  933. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_noc.svg +0 -0
  934. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_node.svg +0 -0
  935. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_node2.svg +0 -0
  936. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nodemon.svg +0 -0
  937. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_npm.svg +0 -0
  938. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_npmpackagejsonlint.svg +0 -0
  939. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nsi.svg +0 -0
  940. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nsri-integrity.svg +0 -0
  941. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nsri.svg +0 -0
  942. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nuget.svg +0 -0
  943. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_numpy.svg +0 -0
  944. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nunjucks.svg +0 -0
  945. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nuxt.svg +0 -0
  946. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nx.svg +0 -0
  947. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_nyc.svg +0 -0
  948. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_objectivec.svg +0 -0
  949. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_objectivecpp.svg +0 -0
  950. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_objidconfig.svg +0 -0
  951. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ocaml.svg +0 -0
  952. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ocaml_intf.svg +0 -0
  953. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ogone.svg +0 -0
  954. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_onenote.svg +0 -0
  955. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_opam.svg +0 -0
  956. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_openHAB.svg +0 -0
  957. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_opencl.svg +0 -0
  958. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_openscad.svg +0 -0
  959. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_opentofu.svg +0 -0
  960. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_org.svg +0 -0
  961. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_outlook.svg +0 -0
  962. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ovpn.svg +0 -0
  963. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_oxlint.svg +0 -0
  964. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_package.svg +0 -0
  965. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_paket.svg +0 -0
  966. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pandacss.svg +0 -0
  967. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_patch.svg +0 -0
  968. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pcl.svg +0 -0
  969. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pddl.svg +0 -0
  970. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pddl_happenings.svg +0 -0
  971. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pddl_plan.svg +0 -0
  972. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pdf.svg +0 -0
  973. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pdf2.svg +0 -0
  974. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pdm.svg +0 -0
  975. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_peeky.svg +0 -0
  976. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_perl.svg +0 -0
  977. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_perl2.svg +0 -0
  978. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_perl6.svg +0 -0
  979. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pgsql.svg +0 -0
  980. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_photoshop.svg +0 -0
  981. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_photoshop2.svg +0 -0
  982. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_php.svg +0 -0
  983. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_php2.svg +0 -0
  984. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_php3.svg +0 -0
  985. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_phpcsfixer.svg +0 -0
  986. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_phpstan.svg +0 -0
  987. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_phpunit.svg +0 -0
  988. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_phraseapp.svg +0 -0
  989. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pine.svg +0 -0
  990. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pip.svg +0 -0
  991. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pipeline.svg +0 -0
  992. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_plantuml.svg +0 -0
  993. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_platformio.svg +0 -0
  994. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_playwright.svg +0 -0
  995. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_plsql.svg +0 -0
  996. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_plsql_package.svg +0 -0
  997. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_plsql_package_body.svg +0 -0
  998. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_plsql_package_header.svg +0 -0
  999. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_plsql_package_spec.svg +0 -0
  1000. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pm2.svg +0 -0
  1001. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pnpm.svg +0 -0
  1002. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_poedit.svg +0 -0
  1003. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_poetry.svg +0 -0
  1004. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_polymer.svg +0 -0
  1005. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pony.svg +0 -0
  1006. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_postcss.svg +0 -0
  1007. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_postcssconfig.svg +0 -0
  1008. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_postman.svg +0 -0
  1009. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_powerpoint.svg +0 -0
  1010. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_powerpoint2.svg +0 -0
  1011. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_powershell.svg +0 -0
  1012. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_powershell2.svg +0 -0
  1013. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_powershell_format.svg +0 -0
  1014. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_powershell_psd.svg +0 -0
  1015. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_powershell_psd2.svg +0 -0
  1016. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_powershell_psm.svg +0 -0
  1017. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_powershell_psm2.svg +0 -0
  1018. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_powershell_types.svg +0 -0
  1019. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_preact.svg +0 -0
  1020. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_precommit.svg +0 -0
  1021. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_prettier.svg +0 -0
  1022. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_prisma.svg +0 -0
  1023. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_processinglang.svg +0 -0
  1024. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_procfile.svg +0 -0
  1025. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_progress.svg +0 -0
  1026. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_prolog.svg +0 -0
  1027. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_prometheus.svg +0 -0
  1028. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_protobuf.svg +0 -0
  1029. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_protractor.svg +0 -0
  1030. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_publiccode.svg +0 -0
  1031. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_publisher.svg +0 -0
  1032. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pug.svg +0 -0
  1033. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pulumi.svg +0 -0
  1034. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_puppet.svg +0 -0
  1035. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_purescript.svg +0 -0
  1036. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_purgecss.svg +0 -0
  1037. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pyenv.svg +0 -0
  1038. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pyret.svg +0 -0
  1039. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pyscript.svg +0 -0
  1040. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pytest.svg +0 -0
  1041. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_python.svg +0 -0
  1042. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pythowo.svg +0 -0
  1043. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pytyped.svg +0 -0
  1044. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_pyup.svg +0 -0
  1045. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_q.svg +0 -0
  1046. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_qbs.svg +0 -0
  1047. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_qlikview.svg +0 -0
  1048. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_qml.svg +0 -0
  1049. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_qmldir.svg +0 -0
  1050. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_qsharp.svg +0 -0
  1051. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_quasar.svg +0 -0
  1052. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_r.svg +0 -0
  1053. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ra_syntax_tree.svg +0 -0
  1054. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_racket.svg +0 -0
  1055. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_rails.svg +0 -0
  1056. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_rake.svg +0 -0
  1057. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_raku.svg +0 -0
  1058. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_raml.svg +0 -0
  1059. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_razor.svg +0 -0
  1060. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_razzle.svg +0 -0
  1061. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_reactjs.svg +0 -0
  1062. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_reactrouter.svg +0 -0
  1063. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_reacttemplate.svg +0 -0
  1064. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_reactts.svg +0 -0
  1065. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_reason.svg +0 -0
  1066. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_red.svg +0 -0
  1067. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_registry.svg +0 -0
  1068. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_rego.svg +0 -0
  1069. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_rehype.svg +0 -0
  1070. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_remark.svg +0 -0
  1071. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_renovate.svg +0 -0
  1072. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_replit.svg +0 -0
  1073. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_rescript.svg +0 -0
  1074. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_rest.svg +0 -0
  1075. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_retext.svg +0 -0
  1076. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_rexx.svg +0 -0
  1077. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_riot.svg +0 -0
  1078. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_rmd.svg +0 -0
  1079. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_rnc.svg +0 -0
  1080. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_robotframework.svg +0 -0
  1081. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_robots.svg +0 -0
  1082. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_rolldown.svg +0 -0
  1083. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_rollup.svg +0 -0
  1084. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_rome.svg +0 -0
  1085. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ron.svg +0 -0
  1086. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_rproj.svg +0 -0
  1087. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_rspec.svg +0 -0
  1088. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_rss.svg +0 -0
  1089. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_rubocop.svg +0 -0
  1090. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ruby.svg +0 -0
  1091. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_rust.svg +0 -0
  1092. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_rust_toolchain.svg +0 -0
  1093. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_s-lang.svg +0 -0
  1094. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_safetensors.svg +0 -0
  1095. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_sails.svg +0 -0
  1096. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_saltstack.svg +0 -0
  1097. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_san.svg +0 -0
  1098. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_sapphire_framework_cli.svg +0 -0
  1099. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_sas.svg +0 -0
  1100. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_sass.svg +0 -0
  1101. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_sbt.svg +0 -0
  1102. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_scala.svg +0 -0
  1103. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_scilab.svg +0 -0
  1104. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_script.svg +0 -0
  1105. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_scss.svg +0 -0
  1106. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_scss2.svg +0 -0
  1107. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_sdlang.svg +0 -0
  1108. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_search_result.svg +0 -0
  1109. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_seedkit.svg +0 -0
  1110. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_sentry.svg +0 -0
  1111. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_sequelize.svg +0 -0
  1112. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_serverless.svg +0 -0
  1113. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_shaderlab.svg +0 -0
  1114. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_shell.svg +0 -0
  1115. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_shellcheck.svg +0 -0
  1116. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_shuttle.svg +0 -0
  1117. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_silverstripe.svg +0 -0
  1118. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_sino.svg +0 -0
  1119. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_siyuan.svg +0 -0
  1120. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_sketch.svg +0 -0
  1121. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_skipper.svg +0 -0
  1122. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_slang.svg +0 -0
  1123. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_slashup.svg +0 -0
  1124. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_slice.svg +0 -0
  1125. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_slim.svg +0 -0
  1126. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_slint.svg +0 -0
  1127. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_sln.svg +0 -0
  1128. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_sln2.svg +0 -0
  1129. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_smarty.svg +0 -0
  1130. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_snakemake.svg +0 -0
  1131. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_snapcraft.svg +0 -0
  1132. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_snaplet.svg +0 -0
  1133. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_snort.svg +0 -0
  1134. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_snyk.svg +0 -0
  1135. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_solidarity.svg +0 -0
  1136. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_solidity.svg +0 -0
  1137. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_source.svg +0 -0
  1138. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_spacengine.svg +0 -0
  1139. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_sparql.svg +0 -0
  1140. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_spin.svg +0 -0
  1141. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_sqf.svg +0 -0
  1142. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_sql.svg +0 -0
  1143. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_sqlite.svg +0 -0
  1144. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_squirrel.svg +0 -0
  1145. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_sss.svg +0 -0
  1146. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_sst.svg +0 -0
  1147. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_stackblitz.svg +0 -0
  1148. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_stan.svg +0 -0
  1149. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_stata.svg +0 -0
  1150. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_stencil.svg +0 -0
  1151. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_storyboard.svg +0 -0
  1152. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_storybook.svg +0 -0
  1153. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_stryker.svg +0 -0
  1154. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_stylable.svg +0 -0
  1155. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_style.svg +0 -0
  1156. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_styled.svg +0 -0
  1157. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_stylelint.svg +0 -0
  1158. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_stylish_haskell.svg +0 -0
  1159. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_stylus.svg +0 -0
  1160. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_sublime.svg +0 -0
  1161. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_subversion.svg +0 -0
  1162. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_svelte.svg +0 -0
  1163. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_svelteconfig.svg +0 -0
  1164. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_svg.svg +0 -0
  1165. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_svgo.svg +0 -0
  1166. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_swagger.svg +0 -0
  1167. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_swc.svg +0 -0
  1168. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_swift.svg +0 -0
  1169. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_swig.svg +0 -0
  1170. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_symfony.svg +0 -0
  1171. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_syncpack.svg +0 -0
  1172. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_systemd.svg +0 -0
  1173. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_systemverilog.svg +0 -0
  1174. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_t4tt.svg +0 -0
  1175. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_tailwind.svg +0 -0
  1176. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_tamagui.svg +0 -0
  1177. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_taplo.svg +0 -0
  1178. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_taskfile.svg +0 -0
  1179. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_tauri.svg +0 -0
  1180. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_tcl.svg +0 -0
  1181. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_teal.svg +0 -0
  1182. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_templ.svg +0 -0
  1183. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_tera.svg +0 -0
  1184. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_terraform.svg +0 -0
  1185. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_test.svg +0 -0
  1186. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_testcafe.svg +0 -0
  1187. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_testjs.svg +0 -0
  1188. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_testplane.svg +0 -0
  1189. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_testts.svg +0 -0
  1190. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_tex.svg +0 -0
  1191. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_text.svg +0 -0
  1192. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_textile.svg +0 -0
  1193. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_tfs.svg +0 -0
  1194. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_tiltfile.svg +0 -0
  1195. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_tm.svg +0 -0
  1196. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_tmux.svg +0 -0
  1197. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_todo.svg +0 -0
  1198. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_toit.svg +0 -0
  1199. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_toml.svg +0 -0
  1200. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_tox.svg +0 -0
  1201. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_travis.svg +0 -0
  1202. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_tree.svg +0 -0
  1203. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_tres.svg +0 -0
  1204. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_truffle.svg +0 -0
  1205. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_trunk.svg +0 -0
  1206. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_tsbuildinfo.svg +0 -0
  1207. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_tscn.svg +0 -0
  1208. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_tsconfig.svg +0 -0
  1209. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_tsconfig_official.svg +0 -0
  1210. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_tsdoc.svg +0 -0
  1211. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_tslint.svg +0 -0
  1212. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_tt.svg +0 -0
  1213. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_ttcn.svg +0 -0
  1214. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_tuc.svg +0 -0
  1215. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_turbo.svg +0 -0
  1216. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_twig.svg +0 -0
  1217. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_typedoc.svg +0 -0
  1218. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_typescript.svg +0 -0
  1219. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_typescript_official.svg +0 -0
  1220. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_typescriptdef.svg +0 -0
  1221. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_typescriptdef_official.svg +0 -0
  1222. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_typo3.svg +0 -0
  1223. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_uiua.svg +0 -0
  1224. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_unibeautify.svg +0 -0
  1225. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_unison.svg +0 -0
  1226. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_unlicense.svg +0 -0
  1227. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_unocss.svg +0 -0
  1228. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vagrant.svg +0 -0
  1229. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vala.svg +0 -0
  1230. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vanilla_extract.svg +0 -0
  1231. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vapi.svg +0 -0
  1232. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vapor.svg +0 -0
  1233. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vash.svg +0 -0
  1234. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vb.svg +0 -0
  1235. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vba.svg +0 -0
  1236. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vbhtml.svg +0 -0
  1237. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vbproj.svg +0 -0
  1238. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vcxproj.svg +0 -0
  1239. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_velocity.svg +0 -0
  1240. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vento.svg +0 -0
  1241. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vercel.svg +0 -0
  1242. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_verilog.svg +0 -0
  1243. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vhdl.svg +0 -0
  1244. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_video.svg +0 -0
  1245. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_view.svg +0 -0
  1246. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vim.svg +0 -0
  1247. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vite.svg +0 -0
  1248. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vitest.svg +0 -0
  1249. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vlang.svg +0 -0
  1250. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_volt.svg +0 -0
  1251. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vscode-insiders.svg +0 -0
  1252. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vscode.svg +0 -0
  1253. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vscode2.svg +0 -0
  1254. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vscode3.svg +0 -0
  1255. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vscode_test.svg +0 -0
  1256. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vsix.svg +0 -0
  1257. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vsixmanifest.svg +0 -0
  1258. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vue.svg +0 -0
  1259. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vueconfig.svg +0 -0
  1260. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_vyper.svg +0 -0
  1261. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_wallaby.svg +0 -0
  1262. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_wally.svg +0 -0
  1263. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_wasm.svg +0 -0
  1264. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_watchmanconfig.svg +0 -0
  1265. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_wdio.svg +0 -0
  1266. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_weblate.svg +0 -0
  1267. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_webpack.svg +0 -0
  1268. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_wenyan.svg +0 -0
  1269. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_wercker.svg +0 -0
  1270. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_wgsl.svg +0 -0
  1271. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_wikitext.svg +0 -0
  1272. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_windi.svg +0 -0
  1273. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_wit.svg +0 -0
  1274. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_wolfram.svg +0 -0
  1275. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_word.svg +0 -0
  1276. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_word2.svg +0 -0
  1277. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_wpml.svg +0 -0
  1278. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_wurst.svg +0 -0
  1279. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_wxml.svg +0 -0
  1280. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_wxss.svg +0 -0
  1281. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_wxt.svg +0 -0
  1282. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_xcode.svg +0 -0
  1283. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_xfl.svg +0 -0
  1284. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_xib.svg +0 -0
  1285. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_xliff.svg +0 -0
  1286. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_xmake.svg +0 -0
  1287. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_xml.svg +0 -0
  1288. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_xo.svg +0 -0
  1289. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_xorg.svg +0 -0
  1290. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_xquery.svg +0 -0
  1291. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_xsl.svg +0 -0
  1292. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_yacc.svg +0 -0
  1293. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_yaml.svg +0 -0
  1294. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_yaml_official.svg +0 -0
  1295. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_yamllint.svg +0 -0
  1296. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_yandex.svg +0 -0
  1297. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_yang.svg +0 -0
  1298. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_yarn.svg +0 -0
  1299. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_yeoman.svg +0 -0
  1300. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_zeit.svg +0 -0
  1301. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_zig.svg +0 -0
  1302. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_zip.svg +0 -0
  1303. /package/static/{bd5d499 → d4964b6}/file-icons/file_type_zip2.svg +0 -0
  1304. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_android.svg +0 -0
  1305. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_android_opened.svg +0 -0
  1306. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_api.svg +0 -0
  1307. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_api_opened.svg +0 -0
  1308. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_app.svg +0 -0
  1309. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_app_opened.svg +0 -0
  1310. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_arangodb.svg +0 -0
  1311. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_arangodb_opened.svg +0 -0
  1312. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_asset.svg +0 -0
  1313. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_asset_opened.svg +0 -0
  1314. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_audio.svg +0 -0
  1315. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_audio_opened.svg +0 -0
  1316. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_aurelia.svg +0 -0
  1317. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_aurelia_opened.svg +0 -0
  1318. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_aws.svg +0 -0
  1319. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_aws_opened.svg +0 -0
  1320. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_azure.svg +0 -0
  1321. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_azure_opened.svg +0 -0
  1322. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_azurepipelines.svg +0 -0
  1323. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_azurepipelines_opened.svg +0 -0
  1324. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_binary.svg +0 -0
  1325. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_binary_opened.svg +0 -0
  1326. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_bloc.svg +0 -0
  1327. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_bloc_opened.svg +0 -0
  1328. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_blueprint.svg +0 -0
  1329. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_blueprint_opened.svg +0 -0
  1330. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_bot.svg +0 -0
  1331. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_bot_opened.svg +0 -0
  1332. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_bower.svg +0 -0
  1333. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_bower_opened.svg +0 -0
  1334. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_buildkite.svg +0 -0
  1335. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_buildkite_opened.svg +0 -0
  1336. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_cake.svg +0 -0
  1337. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_cake_opened.svg +0 -0
  1338. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_certificate.svg +0 -0
  1339. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_certificate_opened.svg +0 -0
  1340. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_changesets.svg +0 -0
  1341. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_changesets_opened.svg +0 -0
  1342. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_chef.svg +0 -0
  1343. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_chef_opened.svg +0 -0
  1344. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_circleci.svg +0 -0
  1345. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_circleci_opened.svg +0 -0
  1346. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_cli.svg +0 -0
  1347. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_cli_opened.svg +0 -0
  1348. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_client.svg +0 -0
  1349. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_client_opened.svg +0 -0
  1350. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_cmake.svg +0 -0
  1351. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_cmake_opened.svg +0 -0
  1352. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_common.svg +0 -0
  1353. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_common_opened.svg +0 -0
  1354. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_component.svg +0 -0
  1355. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_component_opened.svg +0 -0
  1356. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_composer.svg +0 -0
  1357. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_composer_opened.svg +0 -0
  1358. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_config.svg +0 -0
  1359. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_config_opened.svg +0 -0
  1360. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_controller.svg +0 -0
  1361. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_controller_opened.svg +0 -0
  1362. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_coverage.svg +0 -0
  1363. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_coverage_opened.svg +0 -0
  1364. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_css.svg +0 -0
  1365. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_css2.svg +0 -0
  1366. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_css2_opened.svg +0 -0
  1367. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_css_opened.svg +0 -0
  1368. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_cubit.svg +0 -0
  1369. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_cubit_opened.svg +0 -0
  1370. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_cypress.svg +0 -0
  1371. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_cypress_opened.svg +0 -0
  1372. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_dapr.svg +0 -0
  1373. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_dapr_opened.svg +0 -0
  1374. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_datadog.svg +0 -0
  1375. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_datadog_opened.svg +0 -0
  1376. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_db.svg +0 -0
  1377. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_db_opened.svg +0 -0
  1378. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_debian.svg +0 -0
  1379. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_debian_opened.svg +0 -0
  1380. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_dependabot.svg +0 -0
  1381. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_dependabot_opened.svg +0 -0
  1382. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_devcontainer.svg +0 -0
  1383. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_devcontainer_opened.svg +0 -0
  1384. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_dist.svg +0 -0
  1385. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_dist_opened.svg +0 -0
  1386. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_docker.svg +0 -0
  1387. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_docker_opened.svg +0 -0
  1388. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_docs.svg +0 -0
  1389. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_docs_opened.svg +0 -0
  1390. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_e2e.svg +0 -0
  1391. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_e2e_opened.svg +0 -0
  1392. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_elasticbeanstalk.svg +0 -0
  1393. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_elasticbeanstalk_opened.svg +0 -0
  1394. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_electron.svg +0 -0
  1395. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_electron_opened.svg +0 -0
  1396. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_expo.svg +0 -0
  1397. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_expo_opened.svg +0 -0
  1398. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_favicon.svg +0 -0
  1399. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_favicon_opened.svg +0 -0
  1400. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_flow.svg +0 -0
  1401. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_flow_opened.svg +0 -0
  1402. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_fonts.svg +0 -0
  1403. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_fonts_opened.svg +0 -0
  1404. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_frontcommerce.svg +0 -0
  1405. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_frontcommerce_opened.svg +0 -0
  1406. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_gcp.svg +0 -0
  1407. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_gcp_opened.svg +0 -0
  1408. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_git.svg +0 -0
  1409. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_git_opened.svg +0 -0
  1410. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_github.svg +0 -0
  1411. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_github_opened.svg +0 -0
  1412. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_gitlab.svg +0 -0
  1413. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_gitlab_opened.svg +0 -0
  1414. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_gradle.svg +0 -0
  1415. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_gradle_opened.svg +0 -0
  1416. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_graphql.svg +0 -0
  1417. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_graphql_opened.svg +0 -0
  1418. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_grunt.svg +0 -0
  1419. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_grunt_opened.svg +0 -0
  1420. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_gulp.svg +0 -0
  1421. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_gulp_opened.svg +0 -0
  1422. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_haxelib.svg +0 -0
  1423. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_haxelib_opened.svg +0 -0
  1424. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_helper.svg +0 -0
  1425. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_helper_opened.svg +0 -0
  1426. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_hook.svg +0 -0
  1427. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_hook_opened.svg +0 -0
  1428. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_husky.svg +0 -0
  1429. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_husky_opened.svg +0 -0
  1430. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_idea.svg +0 -0
  1431. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_idea_opened.svg +0 -0
  1432. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_images.svg +0 -0
  1433. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_images_opened.svg +0 -0
  1434. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_include.svg +0 -0
  1435. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_include_opened.svg +0 -0
  1436. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_interfaces.svg +0 -0
  1437. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_interfaces_opened.svg +0 -0
  1438. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_ios.svg +0 -0
  1439. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_ios_opened.svg +0 -0
  1440. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_js.svg +0 -0
  1441. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_js_opened.svg +0 -0
  1442. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_json.svg +0 -0
  1443. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_json_official.svg +0 -0
  1444. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_json_official_opened.svg +0 -0
  1445. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_json_opened.svg +0 -0
  1446. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_kubernetes.svg +0 -0
  1447. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_kubernetes_opened.svg +0 -0
  1448. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_less.svg +0 -0
  1449. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_less_opened.svg +0 -0
  1450. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_library.svg +0 -0
  1451. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_library_opened.svg +0 -0
  1452. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_light_cypress.svg +0 -0
  1453. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_light_cypress_opened.svg +0 -0
  1454. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_light_electron.svg +0 -0
  1455. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_light_electron_opened.svg +0 -0
  1456. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_light_expo.svg +0 -0
  1457. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_light_expo_opened.svg +0 -0
  1458. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_light_fonts.svg +0 -0
  1459. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_light_fonts_opened.svg +0 -0
  1460. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_light_gradle.svg +0 -0
  1461. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_light_gradle_opened.svg +0 -0
  1462. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_light_meteor.svg +0 -0
  1463. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_light_meteor_opened.svg +0 -0
  1464. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_light_mypy.svg +0 -0
  1465. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_light_mypy_opened.svg +0 -0
  1466. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_light_mysql.svg +0 -0
  1467. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_light_mysql_opened.svg +0 -0
  1468. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_light_node.svg +0 -0
  1469. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_light_node_opened.svg +0 -0
  1470. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_light_redux.svg +0 -0
  1471. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_light_redux_opened.svg +0 -0
  1472. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_light_sass.svg +0 -0
  1473. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_light_sass_opened.svg +0 -0
  1474. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_linux.svg +0 -0
  1475. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_linux_opened.svg +0 -0
  1476. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_locale.svg +0 -0
  1477. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_locale_opened.svg +0 -0
  1478. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_log.svg +0 -0
  1479. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_log_opened.svg +0 -0
  1480. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_macos.svg +0 -0
  1481. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_macos_opened.svg +0 -0
  1482. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_mariadb.svg +0 -0
  1483. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_mariadb_opened.svg +0 -0
  1484. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_maven.svg +0 -0
  1485. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_maven_opened.svg +0 -0
  1486. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_mediawiki.svg +0 -0
  1487. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_mediawiki_opened.svg +0 -0
  1488. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_memcached.svg +0 -0
  1489. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_memcached_opened.svg +0 -0
  1490. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_meteor.svg +0 -0
  1491. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_meteor_opened.svg +0 -0
  1492. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_middleware.svg +0 -0
  1493. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_middleware_opened.svg +0 -0
  1494. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_minecraft.svg +0 -0
  1495. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_minecraft_opened.svg +0 -0
  1496. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_minikube.svg +0 -0
  1497. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_minikube_opened.svg +0 -0
  1498. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_mjml.svg +0 -0
  1499. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_mjml_opened.svg +0 -0
  1500. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_mock.svg +0 -0
  1501. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_mock_opened.svg +0 -0
  1502. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_model.svg +0 -0
  1503. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_model_opened.svg +0 -0
  1504. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_module.svg +0 -0
  1505. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_module_opened.svg +0 -0
  1506. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_mojo.svg +0 -0
  1507. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_mojo_opened.svg +0 -0
  1508. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_mongodb.svg +0 -0
  1509. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_mongodb_opened.svg +0 -0
  1510. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_mypy.svg +0 -0
  1511. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_mypy_opened.svg +0 -0
  1512. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_mysql.svg +0 -0
  1513. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_mysql_opened.svg +0 -0
  1514. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_netlify.svg +0 -0
  1515. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_netlify_opened.svg +0 -0
  1516. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_next.svg +0 -0
  1517. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_next_opened.svg +0 -0
  1518. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_nginx.svg +0 -0
  1519. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_nginx_opened.svg +0 -0
  1520. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_nix.svg +0 -0
  1521. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_nix_opened.svg +0 -0
  1522. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_node.svg +0 -0
  1523. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_node_opened.svg +0 -0
  1524. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_notebooks.svg +0 -0
  1525. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_notebooks_opened.svg +0 -0
  1526. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_notification.svg +0 -0
  1527. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_notification_opened.svg +0 -0
  1528. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_nuget.svg +0 -0
  1529. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_nuget_opened.svg +0 -0
  1530. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_nuxt.svg +0 -0
  1531. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_nuxt_opened.svg +0 -0
  1532. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_package.svg +0 -0
  1533. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_package_opened.svg +0 -0
  1534. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_paket.svg +0 -0
  1535. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_paket_opened.svg +0 -0
  1536. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_php.svg +0 -0
  1537. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_php_opened.svg +0 -0
  1538. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_platformio.svg +0 -0
  1539. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_platformio_opened.svg +0 -0
  1540. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_plugin.svg +0 -0
  1541. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_plugin_opened.svg +0 -0
  1542. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_prisma.svg +0 -0
  1543. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_prisma_opened.svg +0 -0
  1544. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_private.svg +0 -0
  1545. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_private_opened.svg +0 -0
  1546. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_public.svg +0 -0
  1547. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_public_opened.svg +0 -0
  1548. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_pytest.svg +0 -0
  1549. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_pytest_opened.svg +0 -0
  1550. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_python.svg +0 -0
  1551. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_python_opened.svg +0 -0
  1552. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_ravendb.svg +0 -0
  1553. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_ravendb_opened.svg +0 -0
  1554. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_redis.svg +0 -0
  1555. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_redis_opened.svg +0 -0
  1556. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_redux.svg +0 -0
  1557. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_redux_opened.svg +0 -0
  1558. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_route.svg +0 -0
  1559. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_route_opened.svg +0 -0
  1560. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_sass.svg +0 -0
  1561. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_sass_opened.svg +0 -0
  1562. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_script.svg +0 -0
  1563. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_script_opened.svg +0 -0
  1564. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_seedkit.svg +0 -0
  1565. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_seedkit_opened.svg +0 -0
  1566. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_server.svg +0 -0
  1567. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_server_opened.svg +0 -0
  1568. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_services.svg +0 -0
  1569. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_services_opened.svg +0 -0
  1570. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_shared.svg +0 -0
  1571. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_shared_opened.svg +0 -0
  1572. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_snaplet.svg +0 -0
  1573. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_snaplet_opened.svg +0 -0
  1574. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_spin.svg +0 -0
  1575. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_spin_opened.svg +0 -0
  1576. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_src.svg +0 -0
  1577. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_src_opened.svg +0 -0
  1578. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_sso.svg +0 -0
  1579. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_sso_opened.svg +0 -0
  1580. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_story.svg +0 -0
  1581. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_story_opened.svg +0 -0
  1582. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_style.svg +0 -0
  1583. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_style_opened.svg +0 -0
  1584. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_supabase.svg +0 -0
  1585. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_supabase_opened.svg +0 -0
  1586. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_svelte.svg +0 -0
  1587. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_svelte_opened.svg +0 -0
  1588. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_tauri.svg +0 -0
  1589. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_tauri_opened.svg +0 -0
  1590. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_temp.svg +0 -0
  1591. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_temp_opened.svg +0 -0
  1592. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_template.svg +0 -0
  1593. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_template_opened.svg +0 -0
  1594. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_test.svg +0 -0
  1595. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_test_opened.svg +0 -0
  1596. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_theme.svg +0 -0
  1597. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_theme_opened.svg +0 -0
  1598. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_tools.svg +0 -0
  1599. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_tools_opened.svg +0 -0
  1600. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_travis.svg +0 -0
  1601. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_travis_opened.svg +0 -0
  1602. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_trunk.svg +0 -0
  1603. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_trunk_opened.svg +0 -0
  1604. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_turbo.svg +0 -0
  1605. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_turbo_opened.svg +0 -0
  1606. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_typescript.svg +0 -0
  1607. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_typescript_opened.svg +0 -0
  1608. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_typings.svg +0 -0
  1609. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_typings2.svg +0 -0
  1610. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_typings2_opened.svg +0 -0
  1611. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_typings_opened.svg +0 -0
  1612. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_vagrant.svg +0 -0
  1613. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_vagrant_opened.svg +0 -0
  1614. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_vercel.svg +0 -0
  1615. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_vercel_opened.svg +0 -0
  1616. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_video.svg +0 -0
  1617. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_video_opened.svg +0 -0
  1618. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_view.svg +0 -0
  1619. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_view_opened.svg +0 -0
  1620. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_vs.svg +0 -0
  1621. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_vs2.svg +0 -0
  1622. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_vs2_opened.svg +0 -0
  1623. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_vs_opened.svg +0 -0
  1624. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_vscode.svg +0 -0
  1625. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_vscode2.svg +0 -0
  1626. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_vscode2_opened.svg +0 -0
  1627. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_vscode3.svg +0 -0
  1628. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_vscode3_opened.svg +0 -0
  1629. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_vscode_opened.svg +0 -0
  1630. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_vscode_test.svg +0 -0
  1631. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_vscode_test2.svg +0 -0
  1632. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_vscode_test2_opened.svg +0 -0
  1633. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_vscode_test3.svg +0 -0
  1634. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_vscode_test3_opened.svg +0 -0
  1635. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_vscode_test_opened.svg +0 -0
  1636. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_webpack.svg +0 -0
  1637. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_webpack_opened.svg +0 -0
  1638. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_windows.svg +0 -0
  1639. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_windows_opened.svg +0 -0
  1640. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_wit.svg +0 -0
  1641. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_wit_opened.svg +0 -0
  1642. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_www.svg +0 -0
  1643. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_www_opened.svg +0 -0
  1644. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_yarn.svg +0 -0
  1645. /package/static/{bd5d499 → d4964b6}/file-icons/folder_type_yarn_opened.svg +0 -0
  1646. /package/static/{bd5d499 → d4964b6}/fonts/FiraCode-VariableFont.ttf +0 -0
  1647. /package/static/{bd5d499 → d4964b6}/icons/add.svg +0 -0
  1648. /package/static/{bd5d499 → d4964b6}/icons/arrow-down.svg +0 -0
  1649. /package/static/{bd5d499 → d4964b6}/icons/arrow-left.svg +0 -0
  1650. /package/static/{bd5d499 → d4964b6}/icons/arrow-right.svg +0 -0
  1651. /package/static/{bd5d499 → d4964b6}/icons/arrow-up.svg +0 -0
  1652. /package/static/{bd5d499 → d4964b6}/icons/blank.svg +0 -0
  1653. /package/static/{bd5d499 → d4964b6}/icons/book.svg +0 -0
  1654. /package/static/{bd5d499 → d4964b6}/icons/case-sensitive.svg +0 -0
  1655. /package/static/{bd5d499 → d4964b6}/icons/check.svg +0 -0
  1656. /package/static/{bd5d499 → d4964b6}/icons/chevron-down.svg +0 -0
  1657. /package/static/{bd5d499 → d4964b6}/icons/chevron-left.svg +0 -0
  1658. /package/static/{bd5d499 → d4964b6}/icons/chevron-right.svg +0 -0
  1659. /package/static/{bd5d499 → d4964b6}/icons/chevron-up.svg +0 -0
  1660. /package/static/{bd5d499 → d4964b6}/icons/chrome-close.svg +0 -0
  1661. /package/static/{bd5d499 → d4964b6}/icons/chrome-maximize.svg +0 -0
  1662. /package/static/{bd5d499 → d4964b6}/icons/chrome-minimize.svg +0 -0
  1663. /package/static/{bd5d499 → d4964b6}/icons/chrome-restore.svg +0 -0
  1664. /package/static/{bd5d499 → d4964b6}/icons/circle-filled.svg +0 -0
  1665. /package/static/{bd5d499 → d4964b6}/icons/clear-all.svg +0 -0
  1666. /package/static/{bd5d499 → d4964b6}/icons/close.svg +0 -0
  1667. /package/static/{bd5d499 → d4964b6}/icons/cloud.svg +0 -0
  1668. /package/static/{bd5d499 → d4964b6}/icons/collapse-all.svg +0 -0
  1669. /package/static/{bd5d499 → d4964b6}/icons/debug-all.svg +0 -0
  1670. /package/static/{bd5d499 → d4964b6}/icons/debug-alt-2.svg +0 -0
  1671. /package/static/{bd5d499 → d4964b6}/icons/debug-alt-small.svg +0 -0
  1672. /package/static/{bd5d499 → d4964b6}/icons/debug-alt.svg +0 -0
  1673. /package/static/{bd5d499 → d4964b6}/icons/debug-breakpoint-conditional-unverified.svg +0 -0
  1674. /package/static/{bd5d499 → d4964b6}/icons/debug-breakpoint-conditional.svg +0 -0
  1675. /package/static/{bd5d499 → d4964b6}/icons/debug-breakpoint-data-unverified.svg +0 -0
  1676. /package/static/{bd5d499 → d4964b6}/icons/debug-breakpoint-data.svg +0 -0
  1677. /package/static/{bd5d499 → d4964b6}/icons/debug-breakpoint-function-unverified.svg +0 -0
  1678. /package/static/{bd5d499 → d4964b6}/icons/debug-breakpoint-function.svg +0 -0
  1679. /package/static/{bd5d499 → d4964b6}/icons/debug-breakpoint-log-unverified.svg +0 -0
  1680. /package/static/{bd5d499 → d4964b6}/icons/debug-breakpoint-log.svg +0 -0
  1681. /package/static/{bd5d499 → d4964b6}/icons/debug-breakpoint-unsupported.svg +0 -0
  1682. /package/static/{bd5d499 → d4964b6}/icons/debug-console.svg +0 -0
  1683. /package/static/{bd5d499 → d4964b6}/icons/debug-continue-small.svg +0 -0
  1684. /package/static/{bd5d499 → d4964b6}/icons/debug-continue.svg +0 -0
  1685. /package/static/{bd5d499 → d4964b6}/icons/debug-coverage.svg +0 -0
  1686. /package/static/{bd5d499 → d4964b6}/icons/debug-disconnect.svg +0 -0
  1687. /package/static/{bd5d499 → d4964b6}/icons/debug-line-by-line.svg +0 -0
  1688. /package/static/{bd5d499 → d4964b6}/icons/debug-pause.svg +0 -0
  1689. /package/static/{bd5d499 → d4964b6}/icons/debug-rerun.svg +0 -0
  1690. /package/static/{bd5d499 → d4964b6}/icons/debug-restart-frame.svg +0 -0
  1691. /package/static/{bd5d499 → d4964b6}/icons/debug-restart.svg +0 -0
  1692. /package/static/{bd5d499 → d4964b6}/icons/debug-reverse-continue.svg +0 -0
  1693. /package/static/{bd5d499 → d4964b6}/icons/debug-stackframe-active.svg +0 -0
  1694. /package/static/{bd5d499 → d4964b6}/icons/debug-stackframe.svg +0 -0
  1695. /package/static/{bd5d499 → d4964b6}/icons/debug-start.svg +0 -0
  1696. /package/static/{bd5d499 → d4964b6}/icons/debug-step-back.svg +0 -0
  1697. /package/static/{bd5d499 → d4964b6}/icons/debug-step-into.svg +0 -0
  1698. /package/static/{bd5d499 → d4964b6}/icons/debug-step-out.svg +0 -0
  1699. /package/static/{bd5d499 → d4964b6}/icons/debug-step-over.svg +0 -0
  1700. /package/static/{bd5d499 → d4964b6}/icons/debug-stop.svg +0 -0
  1701. /package/static/{bd5d499 → d4964b6}/icons/debug.svg +0 -0
  1702. /package/static/{bd5d499 → d4964b6}/icons/discard.svg +0 -0
  1703. /package/static/{bd5d499 → d4964b6}/icons/edit.svg +0 -0
  1704. /package/static/{bd5d499 → d4964b6}/icons/ellipsis.svg +0 -0
  1705. /package/static/{bd5d499 → d4964b6}/icons/error.svg +0 -0
  1706. /package/static/{bd5d499 → d4964b6}/icons/exclude.svg +0 -0
  1707. /package/static/{bd5d499 → d4964b6}/icons/extensionDefaultIcon.png +0 -0
  1708. /package/static/{bd5d499 → d4964b6}/icons/extensions.svg +0 -0
  1709. /package/static/{bd5d499 → d4964b6}/icons/files.svg +0 -0
  1710. /package/static/{bd5d499 → d4964b6}/icons/filter.svg +0 -0
  1711. /package/static/{bd5d499 → d4964b6}/icons/go-to-file.svg +0 -0
  1712. /package/static/{bd5d499 → d4964b6}/icons/icon-close.svg +0 -0
  1713. /package/static/{bd5d499 → d4964b6}/icons/icon-source-control.svg +0 -0
  1714. /package/static/{bd5d499 → d4964b6}/icons/icon-sync.svg +0 -0
  1715. /package/static/{bd5d499 → d4964b6}/icons/icon.png +0 -0
  1716. /package/static/{bd5d499 → d4964b6}/icons/icon.svg +0 -0
  1717. /package/static/{bd5d499 → d4964b6}/icons/info.svg +0 -0
  1718. /package/static/{bd5d499 → d4964b6}/icons/language-icon.svg +0 -0
  1719. /package/static/{bd5d499 → d4964b6}/icons/link-external.svg +0 -0
  1720. /package/static/{bd5d499 → d4964b6}/icons/list-flat.svg +0 -0
  1721. /package/static/{bd5d499 → d4964b6}/icons/list-tree.svg +0 -0
  1722. /package/static/{bd5d499 → d4964b6}/icons/new-file.svg +0 -0
  1723. /package/static/{bd5d499 → d4964b6}/icons/new-folder.svg +0 -0
  1724. /package/static/{bd5d499 → d4964b6}/icons/newline.svg +0 -0
  1725. /package/static/{bd5d499 → d4964b6}/icons/open-preview.svg +0 -0
  1726. /package/static/{bd5d499 → d4964b6}/icons/play.svg +0 -0
  1727. /package/static/{bd5d499 → d4964b6}/icons/preserve-case.svg +0 -0
  1728. /package/static/{bd5d499 → d4964b6}/icons/progress.svg +0 -0
  1729. /package/static/{bd5d499 → d4964b6}/icons/pwa-icon-192.png +0 -0
  1730. /package/static/{bd5d499 → d4964b6}/icons/pwa-icon-512.png +0 -0
  1731. /package/static/{bd5d499 → d4964b6}/icons/record-keys.svg +0 -0
  1732. /package/static/{bd5d499 → d4964b6}/icons/refresh.svg +0 -0
  1733. /package/static/{bd5d499 → d4964b6}/icons/regex.svg +0 -0
  1734. /package/static/{bd5d499 → d4964b6}/icons/remove.svg +0 -0
  1735. /package/static/{bd5d499 → d4964b6}/icons/replace-all.svg +0 -0
  1736. /package/static/{bd5d499 → d4964b6}/icons/replace.svg +0 -0
  1737. /package/static/{bd5d499 → d4964b6}/icons/run-all.svg +0 -0
  1738. /package/static/{bd5d499 → d4964b6}/icons/search.svg +0 -0
  1739. /package/static/{bd5d499 → d4964b6}/icons/settings-gear.svg +0 -0
  1740. /package/static/{bd5d499 → d4964b6}/icons/sort-precedence.svg +0 -0
  1741. /package/static/{bd5d499 → d4964b6}/icons/source-control.svg +0 -0
  1742. /package/static/{bd5d499 → d4964b6}/icons/split-horizontal.svg +0 -0
  1743. /package/static/{bd5d499 → d4964b6}/icons/squiggly-error.svg +0 -0
  1744. /package/static/{bd5d499 → d4964b6}/icons/squiggly-warning.svg +0 -0
  1745. /package/static/{bd5d499 → d4964b6}/icons/symbol-array.svg +0 -0
  1746. /package/static/{bd5d499 → d4964b6}/icons/symbol-boolean.svg +0 -0
  1747. /package/static/{bd5d499 → d4964b6}/icons/symbol-class.svg +0 -0
  1748. /package/static/{bd5d499 → d4964b6}/icons/symbol-color.svg +0 -0
  1749. /package/static/{bd5d499 → d4964b6}/icons/symbol-constant.svg +0 -0
  1750. /package/static/{bd5d499 → d4964b6}/icons/symbol-enum-member.svg +0 -0
  1751. /package/static/{bd5d499 → d4964b6}/icons/symbol-enum.svg +0 -0
  1752. /package/static/{bd5d499 → d4964b6}/icons/symbol-event.svg +0 -0
  1753. /package/static/{bd5d499 → d4964b6}/icons/symbol-field.svg +0 -0
  1754. /package/static/{bd5d499 → d4964b6}/icons/symbol-file.svg +0 -0
  1755. /package/static/{bd5d499 → d4964b6}/icons/symbol-interface.svg +0 -0
  1756. /package/static/{bd5d499 → d4964b6}/icons/symbol-key.svg +0 -0
  1757. /package/static/{bd5d499 → d4964b6}/icons/symbol-keyword.svg +0 -0
  1758. /package/static/{bd5d499 → d4964b6}/icons/symbol-method.svg +0 -0
  1759. /package/static/{bd5d499 → d4964b6}/icons/symbol-misc.svg +0 -0
  1760. /package/static/{bd5d499 → d4964b6}/icons/symbol-namespace.svg +0 -0
  1761. /package/static/{bd5d499 → d4964b6}/icons/symbol-numeric.svg +0 -0
  1762. /package/static/{bd5d499 → d4964b6}/icons/symbol-operator.svg +0 -0
  1763. /package/static/{bd5d499 → d4964b6}/icons/symbol-parameter.svg +0 -0
  1764. /package/static/{bd5d499 → d4964b6}/icons/symbol-property.svg +0 -0
  1765. /package/static/{bd5d499 → d4964b6}/icons/symbol-ruler.svg +0 -0
  1766. /package/static/{bd5d499 → d4964b6}/icons/symbol-snippet.svg +0 -0
  1767. /package/static/{bd5d499 → d4964b6}/icons/symbol-string.svg +0 -0
  1768. /package/static/{bd5d499 → d4964b6}/icons/symbol-structure.svg +0 -0
  1769. /package/static/{bd5d499 → d4964b6}/icons/symbol-variable.svg +0 -0
  1770. /package/static/{bd5d499 → d4964b6}/icons/tag.svg +0 -0
  1771. /package/static/{bd5d499 → d4964b6}/icons/terminal-bash.svg +0 -0
  1772. /package/static/{bd5d499 → d4964b6}/icons/terminal.svg +0 -0
  1773. /package/static/{bd5d499 → d4964b6}/icons/theme-icon.png +0 -0
  1774. /package/static/{bd5d499 → d4964b6}/icons/trash.svg +0 -0
  1775. /package/static/{bd5d499 → d4964b6}/icons/triangle-down.svg +0 -0
  1776. /package/static/{bd5d499 → d4964b6}/icons/triangle-left.svg +0 -0
  1777. /package/static/{bd5d499 → d4964b6}/icons/triangle-right.svg +0 -0
  1778. /package/static/{bd5d499 → d4964b6}/icons/triangle-up.svg +0 -0
  1779. /package/static/{bd5d499 → d4964b6}/icons/warning.svg +0 -0
  1780. /package/static/{bd5d499 → d4964b6}/icons/whole-word.svg +0 -0
  1781. /package/static/{bd5d499 → d4964b6}/icons/zoom-in.svg +0 -0
  1782. /package/static/{bd5d499 → d4964b6}/icons/zoom-out.svg +0 -0
  1783. /package/static/{bd5d499 → d4964b6}/js/babel-parser.js +0 -0
  1784. /package/static/{bd5d499 → d4964b6}/js/blob-util.js +0 -0
  1785. /package/static/{bd5d499 → d4964b6}/js/ky.js +0 -0
  1786. /package/static/{bd5d499 → d4964b6}/js/lvce-editor-import-script.js +0 -0
  1787. /package/static/{bd5d499 → d4964b6}/js/lvce-editor-ipc.js +0 -0
  1788. /package/static/{bd5d499 → d4964b6}/js/lvce-editor-json-rpc.js +0 -0
  1789. /package/static/{bd5d499 → d4964b6}/js/lvce-editor-verror.js +0 -0
  1790. /package/static/{bd5d499 → d4964b6}/js/p-min-delay.js +0 -0
  1791. /package/static/{bd5d499 → d4964b6}/js/pretty-bytes.js +0 -0
  1792. /package/static/{bd5d499 → d4964b6}/js/preview-injected.js +0 -0
  1793. /package/static/{bd5d499 → d4964b6}/js/yoctodelay.js +0 -0
  1794. /package/static/{bd5d499 → d4964b6}/lib-css/termterm.css +0 -0
  1795. /package/static/{bd5d499 → d4964b6}/packages/color-picker-worker/dist/colorPickerWorkerMain.js +0 -0
  1796. /package/static/{bd5d499 → d4964b6}/packages/completion-worker/dist/completionWorkerMain.js +0 -0
  1797. /package/static/{bd5d499 → d4964b6}/packages/diff-worker/dist/diffWorkerMain.js +0 -0
  1798. /package/static/{bd5d499 → d4964b6}/packages/editor-worker/dist/editorWorkerMain.js +0 -0
  1799. /package/static/{bd5d499 → d4964b6}/packages/embeds-worker/dist/embedsWorkerMain.js +0 -0
  1800. /package/static/{bd5d499 → d4964b6}/packages/error-worker/dist/errorWorkerMain.js +0 -0
  1801. /package/static/{bd5d499 → d4964b6}/packages/explorer-worker/dist/explorerViewWorkerMain.js +0 -0
  1802. /package/static/{bd5d499 → d4964b6}/packages/extension-detail-view-worker/dist/extensionDetailViewWorkerMain.js +0 -0
  1803. /package/static/{bd5d499 → d4964b6}/packages/extension-host-sub-worker/dist/extensionHostSubWorkerMain.js +0 -0
  1804. /package/static/{bd5d499 → d4964b6}/packages/extension-search-view-worker/dist/extensionSearchViewWorkerMain.js +0 -0
  1805. /package/static/{bd5d499 → d4964b6}/packages/file-search-worker/dist/fileSearchWorkerMain.js +0 -0
  1806. /package/static/{bd5d499 → d4964b6}/packages/file-system-worker/dist/fileSystemWorkerMain.js +0 -0
  1807. /package/static/{bd5d499 → d4964b6}/packages/find-widget-worker/dist/findWidgetWorkerMain.js +0 -0
  1808. /package/static/{bd5d499 → d4964b6}/packages/iframe-inspector/dist/iframeInspectorWorkerMain.js +0 -0
  1809. /package/static/{bd5d499 → d4964b6}/packages/iframe-worker/dist/iframeWorkerMain.js +0 -0
  1810. /package/static/{bd5d499 → d4964b6}/packages/keybindings-view-worker/dist/keyBindingsViewWorkerMain.js +0 -0
  1811. /package/static/{bd5d499 → d4964b6}/packages/markdown-worker/dist/markdownWorkerMain.js +0 -0
  1812. /package/static/{bd5d499 → d4964b6}/packages/rename-worker/dist/renameWorkerMain.js +0 -0
  1813. /package/static/{bd5d499 → d4964b6}/packages/renderer-process/LICENSE +0 -0
  1814. /package/static/{bd5d499 → d4964b6}/packages/renderer-process/README.md +0 -0
  1815. /package/static/{bd5d499 → d4964b6}/packages/renderer-process/package.json +0 -0
  1816. /package/static/{bd5d499 → d4964b6}/packages/source-control-worker/dist/sourceControlWorkerMain.js +0 -0
  1817. /package/static/{bd5d499 → d4964b6}/packages/syntax-highlighting-worker/dist/syntaxHighlightingWorkerMain.js +0 -0
  1818. /package/static/{bd5d499 → d4964b6}/packages/terminal-worker/dist/terminalWorkerMain.js +0 -0
  1819. /package/static/{bd5d499 → d4964b6}/packages/test-worker/dist/testWorkerMain.js +0 -0
  1820. /package/static/{bd5d499 → d4964b6}/packages/text-search-worker/dist/textSearchWorkerMain.js +0 -0
  1821. /package/static/{bd5d499 → d4964b6}/packages/title-bar-worker/dist/titleBarWorkerMain.js +0 -0
  1822. /package/static/{bd5d499 → d4964b6}/playground/languages/index.cpp +0 -0
  1823. /package/static/{bd5d499 → d4964b6}/playground/languages/index.css +0 -0
  1824. /package/static/{bd5d499 → d4964b6}/playground/languages/index.csv +0 -0
  1825. /package/static/{bd5d499 → d4964b6}/playground/languages/index.dart +0 -0
  1826. /package/static/{bd5d499 → d4964b6}/playground/languages/index.env +0 -0
  1827. /package/static/{bd5d499 → d4964b6}/playground/languages/index.ex +0 -0
  1828. /package/static/{bd5d499 → d4964b6}/playground/languages/index.html +0 -0
  1829. /package/static/{bd5d499 → d4964b6}/playground/languages/index.java +0 -0
  1830. /package/static/{bd5d499 → d4964b6}/playground/languages/index.jl +0 -0
  1831. /package/static/{bd5d499 → d4964b6}/playground/languages/index.js +0 -0
  1832. /package/static/{bd5d499 → d4964b6}/playground/languages/index.json +0 -0
  1833. /package/static/{bd5d499 → d4964b6}/playground/languages/index.kt +0 -0
  1834. /package/static/{bd5d499 → d4964b6}/playground/languages/index.pl +0 -0
  1835. /package/static/{bd5d499 → d4964b6}/playground/languages/index.py +0 -0
  1836. /package/static/{bd5d499 → d4964b6}/playground/languages/index.ts +0 -0
  1837. /package/static/{bd5d499 → d4964b6}/playground/languages/scrolling.txt +0 -0
  1838. /package/static/{bd5d499 → d4964b6}/playground/languages/tsconfig.json +0 -0
  1839. /package/static/{bd5d499 → d4964b6}/playground/sample-folder/a.txt +0 -0
  1840. /package/static/{bd5d499 → d4964b6}/playground/sample-folder/b.txt +0 -0
  1841. /package/static/{bd5d499 → d4964b6}/playground/sample-folder/c.txt +0 -0
@@ -513,7 +513,7 @@ const create$4$1 = (method, params) => {
513
513
  };
514
514
  };
515
515
  const callbacks = Object.create(null);
516
- const set$5 = (id, fn) => {
516
+ const set$4 = (id, fn) => {
517
517
  callbacks[id] = fn;
518
518
  };
519
519
  const get$2 = id => {
@@ -532,7 +532,7 @@ const registerPromise = () => {
532
532
  resolve,
533
533
  promise
534
534
  } = Promise.withResolvers();
535
- set$5(id, resolve);
535
+ set$4(id, resolve);
536
536
  return {
537
537
  id,
538
538
  promise
@@ -994,207 +994,31 @@ const WebWorkerRpcClient = {
994
994
  create: create$4
995
995
  };
996
996
 
997
- const getNewWatchExpressionsAccept = (watchExpressions, editingValue) => {
998
- const editingIndex = watchExpressions.findIndex(expr => expr.isEditing);
999
- if (editingIndex === -1) {
1000
- return watchExpressions;
1001
- }
1002
- if (editingValue === '') {
1003
- return watchExpressions.toSpliced(editingIndex, 1);
1004
- }
1005
- const newExpression = {
1006
- expression: editingValue,
1007
- value: null,
1008
- isEditing: false
1009
- };
1010
- return watchExpressions.toSpliced(editingIndex, 1, newExpression);
1011
- };
1012
-
1013
- const acceptWatchExpressionEdit = state => {
1014
- const {
1015
- watchExpressions,
1016
- editingValue
1017
- } = state;
1018
- const newWatchExpressions = getNewWatchExpressionsAccept(watchExpressions, editingValue);
1019
- return {
1020
- ...state,
1021
- watchExpressions: newWatchExpressions,
1022
- focus: 0
1023
- };
1024
- };
1025
-
1026
- const FocusDebugScope = 30;
1027
- const FocusDebugWatchInput = 1290;
1028
-
1029
- const addWatchExpression = (state, expression) => {
1030
- const {
1031
- watchExpressions
1032
- } = state;
1033
- const watchExpression = {
1034
- expression,
1035
- value: null,
1036
- isEditing: true
1037
- };
1038
- return {
1039
- ...state,
1040
- watchExpressions: [...watchExpressions, watchExpression],
1041
- focus: FocusDebugWatchInput
1042
- };
1043
- };
1044
-
1045
- const getNewWatchExpressionsCancel = watchExpressions => {
1046
- const lastExpression = watchExpressions[watchExpressions.length - 1];
1047
- if (lastExpression && lastExpression.expression === '') {
1048
- return watchExpressions.toSpliced(-1, 1);
1049
- }
1050
- return watchExpressions;
1051
- };
1052
-
1053
- const cancelWatchExpressionEdit = state => {
1054
- const {
1055
- watchExpressions
1056
- } = state;
1057
- const newWatchExpressions = getNewWatchExpressionsCancel(watchExpressions);
1058
- return {
1059
- ...state,
1060
- watchExpressions: newWatchExpressions
1061
- };
1062
- };
1063
-
1064
- const None$5 = 'none';
1065
- const Exception$2 = 'exception';
1066
- const Other = 'other';
1067
-
1068
- const None$4 = 0;
997
+ const None$6 = 0;
1069
998
  const Paused = 1;
1070
999
  const Default = 2;
1071
1000
 
1072
- const All = 1;
1073
- const Uncaught = 2;
1074
- const None$3 = 0;
1075
-
1076
- const None$2 = 'none';
1077
-
1078
- const create$2 = () => {
1079
- const states = Object.create(null);
1080
- return {
1081
- get(uid) {
1082
- return states[uid];
1083
- },
1084
- set(uid, oldState, newState) {
1085
- states[uid] = {
1086
- oldState,
1087
- newState
1088
- };
1089
- },
1090
- dispose(uid) {
1091
- delete states[uid];
1092
- },
1093
- getKeys() {
1094
- return Object.keys(states).map(key => {
1095
- return Number.parseInt(key);
1096
- });
1097
- },
1098
- clear() {
1099
- for (const key of Object.keys(states)) {
1100
- delete states[key];
1101
- }
1102
- },
1103
- wrapCommand(fn) {
1104
- const wrapped = async (uid, ...args) => {
1105
- const {
1106
- newState
1107
- } = states[uid];
1108
- const newerState = await fn(newState, ...args);
1109
- if (newState === newerState) {
1110
- return;
1111
- }
1112
- const latest = states[uid];
1113
- states[uid] = {
1114
- oldState: latest.oldState,
1115
- newState: newerState
1116
- };
1117
- };
1118
- return wrapped;
1119
- },
1120
- diff(uid, modules, numbers) {
1121
- const {
1122
- oldState,
1123
- newState
1124
- } = states[uid];
1125
- const diffResult = [];
1126
- for (let i = 0; i < modules.length; i++) {
1127
- const fn = modules[i];
1128
- if (!fn(oldState, newState)) {
1129
- diffResult.push(numbers[i]);
1130
- }
1131
- }
1132
- return diffResult;
1133
- }
1134
- };
1135
- };
1136
-
1137
- const {
1138
- get: get$1,
1139
- set: set$4,
1140
- wrapCommand,
1141
- dispose: dispose$1,
1142
- getKeys
1143
- } = create$2();
1144
-
1145
- const create$1 = (id, uri, x, y, width, height) => {
1146
- const state = {
1147
- id,
1148
- disposed: false,
1149
- processes: [],
1150
- debugState: None$4,
1151
- watchExpanded: false,
1152
- breakPointsExpanded: false,
1153
- scopeExpanded: false,
1154
- callStackExpanded: false,
1155
- scopeChain: [],
1156
- callStack: [],
1157
- parsedScripts: Object.create(null),
1158
- pausedReason: None$5,
1159
- pausedMessage: '',
1160
- debugInputValue: '',
1161
- debugOutputValue: '',
1162
- callFrameId: '',
1163
- expandedIds: [],
1164
- scopeFocusedIndex: -1,
1165
- focusedIndex: -1,
1166
- pauseOnExceptionState: None$2,
1167
- cache: Object.create(null),
1168
- // TODO maybe store cache in extension host worker
1169
- exceptionBreakPoints: None$3,
1170
- watchExpressions: [],
1171
- focus: 0,
1172
- editingValue: ''
1173
- };
1174
- set$4(id, state, state);
1175
- };
1176
-
1177
1001
  const rpcs = Object.create(null);
1178
1002
  const set$d = (id, rpc) => {
1179
1003
  rpcs[id] = rpc;
1180
1004
  };
1181
- const get = id => {
1005
+ const get$1 = id => {
1182
1006
  return rpcs[id];
1183
1007
  };
1184
1008
 
1185
1009
  /* eslint-disable @typescript-eslint/explicit-function-return-type */
1186
1010
 
1187
- const create = rpcId => {
1011
+ const create$2 = rpcId => {
1188
1012
  return {
1189
1013
  // @ts-ignore
1190
1014
  invoke(method, ...params) {
1191
- const rpc = get(rpcId);
1015
+ const rpc = get$1(rpcId);
1192
1016
  // @ts-ignore
1193
1017
  return rpc.invoke(method, ...params);
1194
1018
  },
1195
1019
  // @ts-ignore
1196
1020
  invokeAndTransfer(method, ...params) {
1197
- const rpc = get(rpcId);
1021
+ const rpc = get$1(rpcId);
1198
1022
  // @ts-ignore
1199
1023
  return rpc.invokeAndTransfer(method, ...params);
1200
1024
  },
@@ -1202,7 +1026,7 @@ const create = rpcId => {
1202
1026
  set$d(rpcId, rpc);
1203
1027
  },
1204
1028
  async dispose() {
1205
- const rpc = get(rpcId);
1029
+ const rpc = get$1(rpcId);
1206
1030
  await rpc.dispose();
1207
1031
  }
1208
1032
  };
@@ -1217,7 +1041,7 @@ const RpcId = {
1217
1041
  const {
1218
1042
  invoke: invoke$b,
1219
1043
  set: set$b
1220
- } = create(EditorWorker$1);
1044
+ } = create$2(EditorWorker$1);
1221
1045
  const EditorWorker = {
1222
1046
  __proto__: null,
1223
1047
  invoke: invoke$b,
@@ -1226,7 +1050,7 @@ const EditorWorker = {
1226
1050
  const {
1227
1051
  invoke: invoke$8,
1228
1052
  set: set$8
1229
- } = create(ExtensionHostWorker);
1053
+ } = create$2(ExtensionHostWorker);
1230
1054
  const ExtensionHost = {
1231
1055
  __proto__: null,
1232
1056
  invoke: invoke$8,
@@ -1235,19 +1059,19 @@ const ExtensionHost = {
1235
1059
  const {
1236
1060
  invoke: invoke$3,
1237
1061
  invokeAndTransfer: invokeAndTransfer$3,
1238
- set: set$3
1239
- } = create(RendererWorker$1);
1062
+ set: set$3$1
1063
+ } = create$2(RendererWorker$1);
1240
1064
  const RendererWorker = {
1241
1065
  __proto__: null,
1242
1066
  invoke: invoke$3,
1243
1067
  invokeAndTransfer: invokeAndTransfer$3,
1244
- set: set$3
1068
+ set: set$3$1
1245
1069
  };
1246
1070
 
1247
1071
  const {
1248
1072
  invoke: invoke$2,
1249
1073
  invokeAndTransfer,
1250
- set: set$2
1074
+ set: set$3
1251
1075
  } = RendererWorker;
1252
1076
 
1253
1077
  const activateByEvent = event => {
@@ -1256,7 +1080,7 @@ const activateByEvent = event => {
1256
1080
 
1257
1081
  const {
1258
1082
  invoke: invoke$1,
1259
- set: set$1
1083
+ set: set$2
1260
1084
  } = ExtensionHost;
1261
1085
 
1262
1086
  const executeProvider = async ({
@@ -1270,93 +1094,97 @@ const executeProvider = async ({
1270
1094
  return result;
1271
1095
  };
1272
1096
 
1097
+ const getDebugEvent = debugId => {
1098
+ return `onDebug:${debugId}`;
1099
+ };
1100
+
1273
1101
  const resume$3 = debugId => {
1274
1102
  return executeProvider({
1275
- event: `onDebug:${debugId}`,
1103
+ event: getDebugEvent(debugId),
1276
1104
  method: 'ExtensionHostDebug.resume',
1277
1105
  params: [debugId]
1278
1106
  });
1279
1107
  };
1280
1108
  const pause$3 = debugId => {
1281
1109
  return executeProvider({
1282
- event: `onDebug:${debugId}`,
1110
+ event: getDebugEvent(debugId),
1283
1111
  method: 'ExtensionHostDebug.pause',
1284
1112
  params: [debugId]
1285
1113
  });
1286
1114
  };
1287
1115
  const stepOver$3 = debugId => {
1288
1116
  return executeProvider({
1289
- event: `onDebug:${debugId}`,
1117
+ event: getDebugEvent(debugId),
1290
1118
  method: 'ExtensionHostDebug.stepOver',
1291
1119
  params: [debugId]
1292
1120
  });
1293
1121
  };
1294
1122
  const stepInto$3 = debugId => {
1295
1123
  return executeProvider({
1296
- event: `onDebug:${debugId}`,
1124
+ event: getDebugEvent(debugId),
1297
1125
  method: 'ExtensionHostDebug.stepInto',
1298
1126
  params: [debugId]
1299
1127
  });
1300
1128
  };
1301
1129
  const stepOut$3 = debugId => {
1302
1130
  return executeProvider({
1303
- event: `onDebug:${debugId}`,
1131
+ event: getDebugEvent(debugId),
1304
1132
  method: 'ExtensionHostDebug.stepOut',
1305
1133
  params: [debugId]
1306
1134
  });
1307
1135
  };
1308
1136
  const setPauseOnExceptions$2 = (debugId, value) => {
1309
1137
  return executeProvider({
1310
- event: `onDebug:${debugId}`,
1138
+ event: getDebugEvent(debugId),
1311
1139
  method: 'ExtensionHostDebug.setPauseOnExceptions',
1312
1140
  params: [debugId, value]
1313
1141
  });
1314
1142
  };
1315
1143
  const start$1 = debugId => {
1316
1144
  return executeProvider({
1317
- event: `onDebug:${debugId}`,
1145
+ event: getDebugEvent(debugId),
1318
1146
  method: 'ExtensionHostDebug.start',
1319
1147
  params: [debugId]
1320
1148
  });
1321
1149
  };
1322
1150
  const getProperties$1 = (debugId, objectId) => {
1323
1151
  return executeProvider({
1324
- event: `onDebug:${debugId}`,
1152
+ event: getDebugEvent(debugId),
1325
1153
  method: 'ExtensionHostDebug.getProperties',
1326
1154
  params: [debugId, objectId]
1327
1155
  });
1328
1156
  };
1329
1157
  const evaluate$1 = (debugId, expression, callFrameId) => {
1330
1158
  return executeProvider({
1331
- event: `onDebug:${debugId}`,
1159
+ event: getDebugEvent(debugId),
1332
1160
  method: 'ExtensionHostDebug.evaluate',
1333
1161
  params: [debugId, expression, callFrameId]
1334
1162
  });
1335
1163
  };
1336
1164
  const getScriptSource = (debugId, scriptId) => {
1337
1165
  return executeProvider({
1338
- event: `onDebug:${debugId}`,
1166
+ event: getDebugEvent(debugId),
1339
1167
  method: 'ExtensionHostDebug.getScriptSource',
1340
1168
  params: [debugId, scriptId]
1341
1169
  });
1342
1170
  };
1343
1171
  const getPausedStatus = debugId => {
1344
1172
  return executeProvider({
1345
- event: `onDebug:${debugId}`,
1173
+ event: getDebugEvent(debugId),
1346
1174
  method: 'ExtensionHostDebug.getPausedStatus',
1347
1175
  params: [debugId]
1348
1176
  });
1349
1177
  };
1350
1178
  const getCallStack$1 = debugId => {
1351
1179
  return executeProvider({
1352
- event: `onDebug:${debugId}`,
1180
+ event: getDebugEvent(debugId),
1353
1181
  method: 'ExtensionHostDebug.getCallStack',
1354
1182
  params: [debugId]
1355
1183
  });
1356
1184
  };
1357
1185
  const getScripts = debugId => {
1358
1186
  return executeProvider({
1359
- event: `onDebug:${debugId}`,
1187
+ event: getDebugEvent(debugId),
1360
1188
  method: 'ExtensionHostDebug.getScripts',
1361
1189
  params: [debugId]
1362
1190
  });
@@ -1364,7 +1192,7 @@ const getScripts = debugId => {
1364
1192
 
1365
1193
  const {
1366
1194
  invoke,
1367
- set
1195
+ set: set$1
1368
1196
  } = EditorWorker;
1369
1197
 
1370
1198
  const getDebugUri = (key, scriptId) => {
@@ -1382,16 +1210,83 @@ const openUri = async (uri, languageId, rowIndex, columnIndex) => {
1382
1210
  await invoke$2('Main.openUri', uri, focus, options);
1383
1211
  };
1384
1212
 
1213
+ const create$1 = () => {
1214
+ const states = Object.create(null);
1215
+ return {
1216
+ get(uid) {
1217
+ return states[uid];
1218
+ },
1219
+ set(uid, oldState, newState) {
1220
+ states[uid] = {
1221
+ oldState,
1222
+ newState
1223
+ };
1224
+ },
1225
+ dispose(uid) {
1226
+ delete states[uid];
1227
+ },
1228
+ getKeys() {
1229
+ return Object.keys(states).map(key => {
1230
+ return Number.parseInt(key);
1231
+ });
1232
+ },
1233
+ clear() {
1234
+ for (const key of Object.keys(states)) {
1235
+ delete states[key];
1236
+ }
1237
+ },
1238
+ wrapCommand(fn) {
1239
+ const wrapped = async (uid, ...args) => {
1240
+ const {
1241
+ newState
1242
+ } = states[uid];
1243
+ const newerState = await fn(newState, ...args);
1244
+ if (newState === newerState) {
1245
+ return;
1246
+ }
1247
+ const latest = states[uid];
1248
+ states[uid] = {
1249
+ oldState: latest.oldState,
1250
+ newState: newerState
1251
+ };
1252
+ };
1253
+ return wrapped;
1254
+ },
1255
+ diff(uid, modules, numbers) {
1256
+ const {
1257
+ oldState,
1258
+ newState
1259
+ } = states[uid];
1260
+ const diffResult = [];
1261
+ for (let i = 0; i < modules.length; i++) {
1262
+ const fn = modules[i];
1263
+ if (!fn(oldState, newState)) {
1264
+ diffResult.push(numbers[i]);
1265
+ }
1266
+ }
1267
+ return diffResult;
1268
+ }
1269
+ };
1270
+ };
1271
+
1272
+ const {
1273
+ get,
1274
+ set,
1275
+ wrapCommand,
1276
+ dispose: dispose$1,
1277
+ getKeys
1278
+ } = create$1();
1279
+
1385
1280
  const getKey = () => {
1386
1281
  const keys = getKeys();
1387
- return keys[0];
1282
+ return keys.at(-1) || 0;
1388
1283
  };
1389
1284
  const openAtPausedLocation = async () => {
1390
1285
  const key = getKey();
1391
1286
  // TODO ask renderer worker to open file
1392
1287
  const {
1393
1288
  newState
1394
- } = get$1(key);
1289
+ } = get(key);
1395
1290
  const {
1396
1291
  callStack
1397
1292
  } = newState;
@@ -1458,21 +1353,202 @@ const paused = async params => {
1458
1353
  await invoke$2('Run And Debug.handlePaused', params);
1459
1354
  await openAtPausedLocation();
1460
1355
  };
1461
- const resumed = async params => {
1462
- await invoke$2('Run And Debug.handleResumed', params);
1463
- const key = getKey();
1464
- await updateDebugInfo(key);
1356
+ const resumed = async params => {
1357
+ await invoke$2('Run And Debug.handleResumed', params);
1358
+ const key = getKey();
1359
+ await updateDebugInfo(key);
1360
+ };
1361
+ const handleChange$1 = async params => {
1362
+ // @ts-ignore
1363
+ await invoke$2('Run And Debug.handleChange', params);
1364
+ };
1365
+
1366
+ const evaluateWatchExpression = async (debugId, callFrameId, expression) => {
1367
+ const result = await evaluate(debugId, expression, callFrameId);
1368
+ return result;
1369
+ };
1370
+
1371
+ const evaluateWatchExpressions = async (debugId, callFrameId, watchExpressions) => {
1372
+ const results = await Promise.all(watchExpressions.map(async expression => {
1373
+ try {
1374
+ const result = await evaluateWatchExpression(debugId, callFrameId, expression.expression);
1375
+ const resultString = result.description;
1376
+ return {
1377
+ ...expression,
1378
+ value: resultString
1379
+ };
1380
+ } catch (error) {
1381
+ console.error(`Failed to evaluate expression: ${error}`);
1382
+ return {
1383
+ ...expression
1384
+ };
1385
+ }
1386
+ }));
1387
+ return results;
1388
+ };
1389
+
1390
+ const getNewWatchExpressions = async (debugId, callFrameId, debugState, watchExpressions) => {
1391
+ if (debugState === Paused) {
1392
+ const newWatchExpressions = await evaluateWatchExpressions(debugId, callFrameId, watchExpressions);
1393
+ return newWatchExpressions;
1394
+ }
1395
+ return watchExpressions;
1396
+ };
1397
+ const getNewWatchExpressionsAccept = async (debugId, callFrameId, debugState, watchExpressions, editingValue) => {
1398
+ const editingIndex = watchExpressions.findIndex(expr => expr.isEditing);
1399
+ if (editingIndex === -1) {
1400
+ return watchExpressions;
1401
+ }
1402
+ if (editingValue === '') {
1403
+ return watchExpressions.toSpliced(editingIndex, 1);
1404
+ }
1405
+ const newExpression = {
1406
+ expression: editingValue,
1407
+ value: null,
1408
+ isEditing: false
1409
+ };
1410
+ const newWatchExpressions1 = watchExpressions.toSpliced(editingIndex, 1, newExpression);
1411
+ const newWatchExpressions2 = await getNewWatchExpressions(debugId, callFrameId, debugState, newWatchExpressions1);
1412
+ return newWatchExpressions2;
1413
+ };
1414
+
1415
+ const acceptWatchExpressionEdit = async state => {
1416
+ const {
1417
+ watchExpressions,
1418
+ editingValue,
1419
+ debugId,
1420
+ debugState,
1421
+ callFrameId
1422
+ } = state;
1423
+ const newWatchExpressions = await getNewWatchExpressionsAccept(debugId, callFrameId, debugState, watchExpressions, editingValue);
1424
+ return {
1425
+ ...state,
1426
+ watchExpressions: newWatchExpressions,
1427
+ focus: 0,
1428
+ editingValue: '',
1429
+ editingselectionstart: 0,
1430
+ editingselectionend: 0
1431
+ };
1432
+ };
1433
+
1434
+ const FocusDebugScope = 30;
1435
+ const FocusDebugWatchInput = 1290;
1436
+
1437
+ const addWatchExpression$1 = async (state, expression) => {
1438
+ const {
1439
+ watchExpressions
1440
+ } = state;
1441
+ const watchExpression = {
1442
+ expression,
1443
+ value: null,
1444
+ isEditing: true
1445
+ };
1446
+ const newWatchExpressions1 = [...watchExpressions, watchExpression];
1447
+ return {
1448
+ ...state,
1449
+ watchExpressions: newWatchExpressions1,
1450
+ focus: FocusDebugWatchInput,
1451
+ editingselectionstart: 0,
1452
+ editingselectionend: expression.length
1453
+ };
1454
+ };
1455
+
1456
+ const getNewWatchExpressionsCancel = watchExpressions => {
1457
+ const lastExpression = watchExpressions[watchExpressions.length - 1];
1458
+ if (lastExpression && lastExpression.expression === '') {
1459
+ return watchExpressions.toSpliced(-1, 1);
1460
+ }
1461
+ return watchExpressions;
1462
+ };
1463
+
1464
+ const cancelWatchExpressionEdit = state => {
1465
+ const {
1466
+ watchExpressions
1467
+ } = state;
1468
+ const newWatchExpressions = getNewWatchExpressionsCancel(watchExpressions);
1469
+ return {
1470
+ ...state,
1471
+ watchExpressions: newWatchExpressions,
1472
+ focus: 0,
1473
+ editingselectionstart: 0,
1474
+ editingselectionend: 0
1475
+ };
1476
+ };
1477
+
1478
+ const None$5 = 'none';
1479
+ const Exception$2 = 'exception';
1480
+ const Other = 'other';
1481
+
1482
+ const All = 1;
1483
+ const Uncaught = 2;
1484
+ const None$4 = 0;
1485
+
1486
+ const None$3 = 'none';
1487
+
1488
+ const create = (id, uri, x, y, width, height) => {
1489
+ const state = {
1490
+ id,
1491
+ disposed: false,
1492
+ processes: [],
1493
+ debugState: None$6,
1494
+ watchExpanded: false,
1495
+ breakPointsExpanded: false,
1496
+ scopeExpanded: false,
1497
+ callStackExpanded: false,
1498
+ watchVisible: true,
1499
+ breakPointsVisible: true,
1500
+ scopeVisible: true,
1501
+ callStackVisible: true,
1502
+ scopeChain: [],
1503
+ callStack: [],
1504
+ parsedScripts: Object.create(null),
1505
+ pausedReason: None$5,
1506
+ pausedMessage: '',
1507
+ debugInputValue: '',
1508
+ debugOutputValue: '',
1509
+ callFrameId: '',
1510
+ expandedIds: [],
1511
+ scopeFocusedIndex: -1,
1512
+ focusedIndex: -1,
1513
+ pauseOnExceptionState: None$3,
1514
+ cache: Object.create(null),
1515
+ // TODO maybe store cache in extension host worker
1516
+ exceptionBreakPoints: None$4,
1517
+ watchExpressions: [],
1518
+ focus: 0,
1519
+ editingValue: '',
1520
+ debugId: 0,
1521
+ inputSource: 0,
1522
+ editingselectionstart: 0,
1523
+ editingselectionend: 0,
1524
+ openFilesOnPause: true,
1525
+ maxDescriptionLength: 100
1526
+ };
1527
+ set(id, state, state);
1528
+ };
1529
+
1530
+ const deleteAllWatchExpressions$1 = state => {
1531
+ return {
1532
+ ...state,
1533
+ watchExpressions: []
1534
+ };
1465
1535
  };
1466
- const handleChange$1 = async params => {
1467
- // @ts-ignore
1468
- await invoke$2('Run And Debug.handleChange', params);
1536
+
1537
+ const deleteWatchExpression$1 = (state, index) => {
1538
+ if (index < 0 || index >= state.watchExpressions.length) {
1539
+ return state;
1540
+ }
1541
+ return {
1542
+ ...state,
1543
+ watchExpressions: state.watchExpressions.toSpliced(index, 1)
1544
+ };
1469
1545
  };
1470
1546
 
1471
- const isEqual$2 = (oldState, newState) => {
1547
+ const isEqual$4 = (oldState, newState) => {
1472
1548
  return oldState.focus === newState.focus;
1473
1549
  };
1474
1550
 
1475
- const isEqual$1 = (oldState, newState) => {
1551
+ const isEqual$3 = (oldState, newState) => {
1476
1552
  if (!newState.focus) {
1477
1553
  return true;
1478
1554
  }
@@ -1481,15 +1557,30 @@ const isEqual$1 = (oldState, newState) => {
1481
1557
 
1482
1558
  const RenderItems = 1;
1483
1559
  const RenderFocus = 2;
1560
+ const RenderValue = 3;
1484
1561
  const RenderFocusContext = 7;
1562
+ const RenderSelection = 8;
1485
1563
 
1486
1564
  const diffType = RenderItems;
1487
- const isEqual = (oldState, newState) => {
1565
+ const isEqual$2 = (oldState, newState) => {
1488
1566
  return oldState.scopeChain === newState.scopeChain && oldState.scopeExpanded === newState.scopeExpanded && oldState.callFrameId === newState.callFrameId && oldState.breakPointsExpanded === newState.breakPointsExpanded && oldState.debugState === newState.debugState && oldState.watchExpanded === newState.watchExpanded && oldState.callStackExpanded === newState.callStackExpanded && oldState.watchExpressions === newState.watchExpressions;
1489
1567
  };
1490
1568
 
1491
- const modules = [isEqual, isEqual$1, isEqual$2];
1492
- const numbers = [diffType, RenderFocusContext, RenderFocus];
1569
+ const isEqual$1 = (oldState, newState) => {
1570
+ return oldState.editingselectionstart === newState.editingselectionstart && oldState.editingselectionend === newState.editingselectionend;
1571
+ };
1572
+
1573
+ const Script$2 = 2;
1574
+
1575
+ const isEqual = (oldState, newState) => {
1576
+ if (newState.inputSource === Script$2) {
1577
+ return newState.editingValue.length === 0;
1578
+ }
1579
+ return true;
1580
+ };
1581
+
1582
+ const modules = [isEqual$2, isEqual$3, isEqual, isEqual$4, isEqual$1];
1583
+ const numbers = [diffType, RenderFocusContext, RenderValue, RenderFocus, RenderSelection];
1493
1584
 
1494
1585
  const diff = (oldState, newState) => {
1495
1586
  const diffResult = [];
@@ -1506,7 +1597,7 @@ const diff2 = uid => {
1506
1597
  const {
1507
1598
  oldState,
1508
1599
  newState
1509
- } = get$1(uid);
1600
+ } = get(uid);
1510
1601
  const diffResult = diff(oldState, newState);
1511
1602
  return diffResult;
1512
1603
  };
@@ -1515,7 +1606,7 @@ const dispose = async uid => {
1515
1606
  dispose$1(uid);
1516
1607
  };
1517
1608
 
1518
- const commandIds = ['acceptWatchExpressionEdit', 'addWatchExpression', 'cancelWatchExpressionEdit', 'create', 'diff2', 'dispose', 'focusNext', 'focusPrevious', 'getCommandIds', 'getKeyBindings', 'handleArrowDown', 'handleArrowLeft', 'handleArrowUp', 'handleChange', 'handleClickCallStackItem', 'handleClickCheckBox', 'handleClickDebugButton', 'handleClickPauseOnExceptions', 'handleClickPauseOnUncaughtExceptions', 'handleClickScopeValue', 'handleClickSectionAction', 'handleClickSectionBreakPoints', 'handleClickSectionCallstack', 'handleClickSectionHeading', 'handleClickSectionScope', 'handleDebugInput', 'handleEvaluate', 'handleInputFieldChange', 'handlePaused', 'handleResumed', 'handleScriptParsed', 'loadContent', 'loadContentLater', 'pause', 'refresh', 'removeWatchExpression', 'render2', 'renderActions', 'renderEventListeners', 'resize', 'resume', 'setPauseOnExceptions', 'stepInto', 'stepOut', 'stepOver', 'terminate', 'togglePause'];
1609
+ const commandIds = ['acceptWatchExpressionEdit', 'addWatchExpression', 'cancelWatchExpressionEdit', 'create', 'diff2', 'dispose', 'focusNext', 'focusPrevious', 'getCommandIds', 'getKeyBindings', 'handleArrowDown', 'handleArrowLeft', 'handleArrowUp', 'handleChange', 'handleClickCallStackItem', 'handleClickCheckBox', 'handleClickDebugButton', 'handleClickPauseOnExceptions', 'handleClickPauseOnUncaughtExceptions', 'handleClickScopeValue', 'handleClickSectionAction', 'handleClickSectionBreakPoints', 'handleClickSectionCallstack', 'handleClickSectionHeading', 'handleClickSectionScope', 'handleClickSectionWatch', 'handleClickWatchExpression', 'handleWatchExpressionDoubleClick', 'handleClickWatchExpressionDelete', 'handleDebugInput', 'handleEvaluate', 'handleInputBlur', 'handleInputFieldChange', 'handlePaused', 'handleResumed', 'handleScriptParsed', 'handleSectionHeaderContextMenu', 'handleWatchExpressionContextMenu', 'handleWatchValueChange', 'loadContent', 'loadContentLater', 'pause', 'refresh', 'removeWatchExpression', 'deleteWatchExpression', 'deleteAllWatchExpressions', 'render2', 'renderActions', 'renderEventListeners', 'resize', 'restoreState', 'resume', 'setPauseOnExceptions', 'stepInto', 'stepOut', 'stepOver', 'terminate', 'togglePause', 'showWatch', 'hideWatch', 'showScope', 'hideScope', 'showCallStack', 'hideCallStack'];
1519
1610
 
1520
1611
  const getCommandIds = () => {
1521
1612
  return commandIds;
@@ -1527,7 +1618,7 @@ const emptyHighlight = {
1527
1618
  columnIndex: 0
1528
1619
  };
1529
1620
  const getHighlight = uid => {
1530
- const state = get$1(uid);
1621
+ const state = get(uid);
1531
1622
  if (!state) {
1532
1623
  return emptyHighlight;
1533
1624
  }
@@ -1659,27 +1750,6 @@ const getKeyBindings = () => {
1659
1750
  }];
1660
1751
  };
1661
1752
 
1662
- const createScriptMap = scripts => {
1663
- const parsedScripts = Object.create(null);
1664
- for (const script of scripts) {
1665
- parsedScripts[script.scriptId] = script;
1666
- }
1667
- return parsedScripts;
1668
- };
1669
-
1670
- const getCallStack = callFrames => {
1671
- array(callFrames);
1672
- const callStack = [];
1673
- for (const callFrame of callFrames) {
1674
- callStack.push({
1675
- functionName: callFrame.functionName || '(anonymous)',
1676
- functionLocation: callFrame.functionLocation,
1677
- location: callFrame.location
1678
- });
1679
- }
1680
- return callStack;
1681
- };
1682
-
1683
1753
  const emptyObject = {};
1684
1754
  const RE_PLACEHOLDER = /\{(PH\d+)\}/g;
1685
1755
  const i18nString = (key, placeholders = emptyObject) => {
@@ -1720,6 +1790,9 @@ const With$1 = '`With` block';
1720
1790
  const PauseOnExceptions$1 = 'Pause on Exceptions';
1721
1791
  const PauseOnUncaughtExceptions$1 = 'Pause on uncaught Exceptions';
1722
1792
  const NoWatchExpression = 'No Watch Expression';
1793
+ const DeleteWatchExpression$2 = 'Delete Watch Expression';
1794
+ const DeleteAllWatchExpressions = 'Delete All Watch Expressions';
1795
+ const AddWatchExpression$1 = 'Add Watch Expression';
1723
1796
 
1724
1797
  const local = () => {
1725
1798
  return i18nString(Local$1);
@@ -1807,6 +1880,70 @@ const pauseOnUncaughtExceptions = () => {
1807
1880
  const noWatchExpression = () => {
1808
1881
  return i18nString(NoWatchExpression);
1809
1882
  };
1883
+ const deleteWatchExpression = () => {
1884
+ return i18nString(DeleteWatchExpression$2);
1885
+ };
1886
+ const deleteAllWatchExpressions = () => {
1887
+ return i18nString(DeleteAllWatchExpressions);
1888
+ };
1889
+ const addWatchExpression = () => {
1890
+ return i18nString(AddWatchExpression$1);
1891
+ };
1892
+
1893
+ const None$2 = 0;
1894
+
1895
+ const getMenuEntriesWatchExpression = () => {
1896
+ const addMenuEntry = {
1897
+ id: 'addWatchExpression',
1898
+ label: addWatchExpression(),
1899
+ flags: None$2,
1900
+ command: 'RunAndDebug.addWatchExpression'
1901
+ };
1902
+ const deleteMenuEntry = {
1903
+ id: 'deleteWatchExpression',
1904
+ label: deleteWatchExpression(),
1905
+ flags: None$2,
1906
+ command: 'RunAndDebug.deleteWatchExpression'
1907
+ };
1908
+ const deleteAllMenuEntry = {
1909
+ id: 'deleteAllWatchExpressions',
1910
+ label: deleteAllWatchExpressions(),
1911
+ flags: None$2,
1912
+ command: 'RunAndDebug.deleteAllWatchExpressions'
1913
+ };
1914
+ return [addMenuEntry, deleteMenuEntry, deleteAllMenuEntry];
1915
+ };
1916
+
1917
+ const DebugWatchExpression = 21_900;
1918
+ const DebugWatchSectionHeading = 21_901;
1919
+
1920
+ const getMenuEntries = () => {
1921
+ return [{
1922
+ id: DebugWatchExpression,
1923
+ entries: getMenuEntriesWatchExpression()
1924
+ }];
1925
+ };
1926
+
1927
+ const createScriptMap = scripts => {
1928
+ const parsedScripts = Object.create(null);
1929
+ for (const script of scripts) {
1930
+ parsedScripts[script.scriptId] = script;
1931
+ }
1932
+ return parsedScripts;
1933
+ };
1934
+
1935
+ const getCallStack = callFrames => {
1936
+ array(callFrames);
1937
+ const callStack = [];
1938
+ for (const callFrame of callFrames) {
1939
+ callStack.push({
1940
+ functionName: callFrame.functionName || '(anonymous)',
1941
+ functionLocation: callFrame.functionLocation,
1942
+ location: callFrame.location
1943
+ });
1944
+ }
1945
+ return callStack;
1946
+ };
1810
1947
 
1811
1948
  const getDebugPausedMessage = reason => {
1812
1949
  switch (reason) {
@@ -1882,8 +2019,20 @@ const getDebugPropertyValueLabelBoolean = property => {
1882
2019
  return `${property.value}`;
1883
2020
  };
1884
2021
 
1885
- const getDebugPropertyValueLabelCommon = property => {
1886
- return property.description;
2022
+ const getDebugPropertyValueLabelCommon = (property, maxDescriptionLength) => {
2023
+ const description = property.description;
2024
+ if (description && description.length > maxDescriptionLength) {
2025
+ return description.slice(0, Math.max(0, maxDescriptionLength)) + '...';
2026
+ }
2027
+ return description;
2028
+ };
2029
+
2030
+ const getArrayPropertyPreview = item => {
2031
+ return `"${item.value}"`;
2032
+ };
2033
+ const getArrayPropertiesPreview = properties => {
2034
+ const formattedItems = properties.map(getArrayPropertyPreview);
2035
+ return formattedItems.join(', ');
1887
2036
  };
1888
2037
 
1889
2038
  const RE_ARRAY_DESCRIPTION = /\((\d+)\)/;
@@ -1894,13 +2043,6 @@ const parseLength = description => {
1894
2043
  }
1895
2044
  return '';
1896
2045
  };
1897
- const getArrayPropertyPreview = item => {
1898
- return `"${item.value}"`;
1899
- };
1900
- const getArrayPropertiesPreview = properties => {
1901
- const formattedItems = properties.map(getArrayPropertyPreview);
1902
- return formattedItems.join(', ');
1903
- };
1904
2046
  const getDebugPropertyValueLabelArray = property => {
1905
2047
  if (property.preview) {
1906
2048
  const innerLabel = getArrayPropertiesPreview(property.preview.properties);
@@ -1938,7 +2080,7 @@ const getDebugPropertyValueLabelString = property => {
1938
2080
  return 'undefined';
1939
2081
  };
1940
2082
 
1941
- const getDebugPropertyValueLabel = property => {
2083
+ const getDebugPropertyValueLabel = (property, maxDescriptionLength) => {
1942
2084
  if (!property) {
1943
2085
  return 'n/a';
1944
2086
  }
@@ -1946,7 +2088,7 @@ const getDebugPropertyValueLabel = property => {
1946
2088
  case Number$1:
1947
2089
  case Symbol:
1948
2090
  case Function:
1949
- return getDebugPropertyValueLabelCommon(property);
2091
+ return getDebugPropertyValueLabelCommon(property, maxDescriptionLength);
1950
2092
  case Object$1:
1951
2093
  return getDebugPropertyValueLabelObject(property);
1952
2094
  case Undefined:
@@ -1983,7 +2125,7 @@ const getDescriptionValueLabel = params => {
1983
2125
  }
1984
2126
  return `${params.data.value}`;
1985
2127
  };
1986
- const getScopeChain = (params, thisObject, scopeChain, knownProperties) => {
2128
+ const getScopeChain = (params, thisObject, scopeChain, knownProperties, descriptionLength) => {
1987
2129
  const elements = [];
1988
2130
  for (const scope of scopeChain) {
1989
2131
  const label = getScopeLabel(scope);
@@ -2009,7 +2151,7 @@ const getScopeChain = (params, thisObject, scopeChain, knownProperties) => {
2009
2151
  indent: 20
2010
2152
  });
2011
2153
  }
2012
- const valueLabel = getDebugPropertyValueLabel(thisObject);
2154
+ const valueLabel = getDebugPropertyValueLabel(thisObject, descriptionLength);
2013
2155
  elements.push({
2014
2156
  type: This,
2015
2157
  key: 'this',
@@ -2022,7 +2164,7 @@ const getScopeChain = (params, thisObject, scopeChain, knownProperties) => {
2022
2164
  const children = knownProperties[scope.object.objectId];
2023
2165
  if (children) {
2024
2166
  for (const child of children.result.result) {
2025
- const valueLabel = getDebugPropertyValueLabel(child.value);
2167
+ const valueLabel = getDebugPropertyValueLabel(child.value, descriptionLength);
2026
2168
  elements.push({
2027
2169
  type: Property$1,
2028
2170
  key: child.name,
@@ -2037,7 +2179,7 @@ const getScopeChain = (params, thisObject, scopeChain, knownProperties) => {
2037
2179
  return elements;
2038
2180
  };
2039
2181
 
2040
- const getPausedInfo2 = async debugId => {
2182
+ const getPausedInfo2 = async (debugId, maxDescriptionLength) => {
2041
2183
  const callFrames = await getCallStack$1(debugId);
2042
2184
  const callStack = getCallStack(callFrames);
2043
2185
  const {
@@ -2057,7 +2199,7 @@ const getPausedInfo2 = async debugId => {
2057
2199
  };
2058
2200
  const scopeChain = getScopeChain(params, thisObject, callFrames[0].scopeChain, {
2059
2201
  [objectId]: properties
2060
- });
2202
+ }, maxDescriptionLength);
2061
2203
  const pausedReason = reason;
2062
2204
  const pausedMessage = getDebugPausedMessage(reason);
2063
2205
  return {
@@ -2071,21 +2213,10 @@ const getPausedInfo2 = async debugId => {
2071
2213
  };
2072
2214
  };
2073
2215
 
2074
- const handleResumed = state => {
2075
- return {
2076
- ...state,
2077
- debugState: Default,
2078
- scopeChain: [],
2079
- callStack: [],
2080
- pausedMessage: '',
2081
- pausedReason: None$5,
2082
- callFrameId: ''
2083
- };
2084
- };
2085
-
2086
- const handlePaused$1 = async state => {
2216
+ const handlePaused2 = async state => {
2087
2217
  const {
2088
- debugId
2218
+ debugId,
2219
+ watchExpressions
2089
2220
  } = state;
2090
2221
  try {
2091
2222
  const {
@@ -2096,7 +2227,9 @@ const handlePaused$1 = async state => {
2096
2227
  pausedReason,
2097
2228
  expandedIds,
2098
2229
  scriptMap
2099
- } = await getPausedInfo2(debugId);
2230
+ } = await getPausedInfo2(debugId, state.maxDescriptionLength);
2231
+ // TODO move this to getPausedInfo2
2232
+ const newWatchExpressions = await evaluateWatchExpressions(debugId, callFrameId, watchExpressions);
2100
2233
  return {
2101
2234
  ...state,
2102
2235
  debugState: Paused,
@@ -2107,18 +2240,32 @@ const handlePaused$1 = async state => {
2107
2240
  pausedMessage,
2108
2241
  callFrameId,
2109
2242
  expandedIds,
2110
- parsedScripts: scriptMap
2243
+ parsedScripts: scriptMap,
2244
+ watchExpressions: newWatchExpressions
2111
2245
  };
2112
2246
  } catch {
2113
2247
  return state;
2114
2248
  }
2115
2249
  };
2250
+
2251
+ const handleResumed = state => {
2252
+ return {
2253
+ ...state,
2254
+ debugState: Default,
2255
+ scopeChain: [],
2256
+ callStack: [],
2257
+ pausedMessage: '',
2258
+ pausedReason: None$5,
2259
+ callFrameId: ''
2260
+ };
2261
+ };
2262
+
2116
2263
  const handleChange = async (state, params) => {
2117
2264
  if (params.type === 'resumed') {
2118
2265
  return handleResumed(state);
2119
2266
  }
2120
2267
  if (params.type === 'paused') {
2121
- return handlePaused$1(state);
2268
+ return handlePaused2(state);
2122
2269
  }
2123
2270
  return state;
2124
2271
  };
@@ -2161,8 +2308,13 @@ const getOpenInfo = (id, parsedScripts, item) => {
2161
2308
  };
2162
2309
  };
2163
2310
 
2164
- const handleClickCallstackItem = async (state, dataIndex) => {
2311
+ const parseIndex = dataIndex => {
2165
2312
  const index = Number.parseInt(dataIndex);
2313
+ return index;
2314
+ };
2315
+
2316
+ const handleClickCallstackItem = async (state, dataIndex) => {
2317
+ const index = parseIndex(dataIndex);
2166
2318
  const {
2167
2319
  callStack,
2168
2320
  parsedScripts,
@@ -2202,12 +2354,12 @@ const handleClickPauseOnExceptions = async state => {
2202
2354
  exceptionBreakPoints
2203
2355
  } = state;
2204
2356
  switch (exceptionBreakPoints) {
2205
- case None$3:
2357
+ case None$4:
2206
2358
  return setPauseOnExceptions(state, All);
2207
2359
  case Uncaught:
2208
2360
  return setPauseOnExceptions(state, All);
2209
2361
  case All:
2210
- return setPauseOnExceptions(state, None$3);
2362
+ return setPauseOnExceptions(state, None$4);
2211
2363
  default:
2212
2364
  return state;
2213
2365
  }
@@ -2215,12 +2367,12 @@ const handleClickPauseOnExceptions = async state => {
2215
2367
 
2216
2368
  const getNewExceptionState = exceptionState => {
2217
2369
  switch (exceptionState) {
2218
- case None$3:
2370
+ case None$4:
2219
2371
  return Uncaught;
2220
2372
  case Uncaught:
2221
- return None$3;
2373
+ return None$4;
2222
2374
  case All:
2223
- return None$3;
2375
+ return None$4;
2224
2376
  default:
2225
2377
  return exceptionState;
2226
2378
  }
@@ -2313,14 +2465,14 @@ const collapseScopeChain = (state, expandedIds, scopeChain, element, index) => {
2313
2465
  };
2314
2466
  };
2315
2467
 
2316
- const getInnerChildScopeChain = async (cache, debugId, objectId, indent) => {
2468
+ const getInnerChildScopeChain = async (cache, debugId, objectId, indent, maxDescriptionLength) => {
2317
2469
  if (cache[objectId]) {
2318
2470
  return cache[objectId];
2319
2471
  }
2320
2472
  const childScopes = await getProperties(debugId, objectId);
2321
2473
  const childScopeChain = [];
2322
2474
  for (const child of childScopes.result.result) {
2323
- const valueLabel = getDebugPropertyValueLabel(child.value || child.get || {});
2475
+ const valueLabel = getDebugPropertyValueLabel(child.value || child.get || {}, maxDescriptionLength);
2324
2476
  childScopeChain.push({
2325
2477
  type: Property$1,
2326
2478
  key: child.name,
@@ -2333,19 +2485,20 @@ const getInnerChildScopeChain = async (cache, debugId, objectId, indent) => {
2333
2485
  return childScopeChain;
2334
2486
  };
2335
2487
 
2336
- const getChildScopeChain = async (cache, index, debugId, scopeChain) => {
2488
+ const getChildScopeChain = async (cache, index, debugId, scopeChain, maxDescriptionLength) => {
2337
2489
  const element = scopeChain[index];
2338
2490
  const objectId = element.objectId;
2339
- const childScopeChain = await getInnerChildScopeChain(cache, debugId, objectId, element.indent);
2491
+ const childScopeChain = await getInnerChildScopeChain(cache, debugId, objectId, element.indent, maxDescriptionLength);
2340
2492
  const newScopeChain = [...scopeChain.slice(0, index + 1), ...childScopeChain, ...scopeChain.slice(index + 1)];
2341
2493
  return newScopeChain;
2342
2494
  };
2343
2495
 
2344
2496
  const expandScopeChain = async (state, expandedIds, scopeChain, element, index, debugId) => {
2345
2497
  const {
2346
- cache
2498
+ cache,
2499
+ maxDescriptionLength
2347
2500
  } = state;
2348
- const newScopeChain = await getChildScopeChain(cache, index, debugId, scopeChain);
2501
+ const newScopeChain = await getChildScopeChain(cache, index, debugId, scopeChain, maxDescriptionLength);
2349
2502
  const objectId = scopeChain[index].objectId;
2350
2503
  const newExpandedIds = [...expandedIds, objectId];
2351
2504
  return {
@@ -2540,7 +2693,7 @@ const handleClickSectionAction = async (state, actionId) => {
2540
2693
  return state;
2541
2694
  }
2542
2695
  if (actionId === AddWatchExpression) {
2543
- return addWatchExpression(state, '');
2696
+ return addWatchExpression$1(state, '');
2544
2697
  }
2545
2698
  return state;
2546
2699
  };
@@ -2619,11 +2772,68 @@ const getSectionClickHandler = id => {
2619
2772
  }
2620
2773
  };
2621
2774
 
2622
- const handleClickSectionHeading = async (state, id) => {
2775
+ const LeftClick = 0;
2776
+
2777
+ const handleClickSectionHeading = async (state, id, button) => {
2778
+ if (button !== LeftClick) {
2779
+ return state;
2780
+ }
2623
2781
  const fn = getSectionClickHandler(id);
2624
2782
  return fn(state);
2625
2783
  };
2626
2784
 
2785
+ const editWatchExpression = (state, index) => {
2786
+ const {
2787
+ watchExpressions
2788
+ } = state;
2789
+ const item = watchExpressions[index];
2790
+ if (!item) {
2791
+ return state;
2792
+ }
2793
+ const newItem = {
2794
+ ...item,
2795
+ isEditing: true
2796
+ };
2797
+ const newWatchExpressions = watchExpressions.toSpliced(index, 1, newItem);
2798
+ return {
2799
+ ...state,
2800
+ watchExpressions: newWatchExpressions,
2801
+ focus: FocusDebugWatchInput,
2802
+ inputSource: Script$2,
2803
+ editingValue: item.expression,
2804
+ editingselectionstart: 0,
2805
+ editingselectionend: item.expression.length
2806
+ };
2807
+ };
2808
+
2809
+ const handleClickWatchExpression = async (state, dataIndex, defaultPrevented) => {
2810
+ if (defaultPrevented) {
2811
+ return state;
2812
+ }
2813
+ const index = parseIndex(dataIndex);
2814
+ return editWatchExpression(state, index);
2815
+ };
2816
+
2817
+ const handleClickWatchExpressionDelete = async (state, dataIndex) => {
2818
+ const index = parseIndex(dataIndex);
2819
+ return deleteWatchExpression$1(state, index);
2820
+ };
2821
+
2822
+ const handleWatchExpressionDoubleClick = async (state, dataIndex) => {
2823
+ return state;
2824
+ };
2825
+
2826
+ const handleInputBlur = async state => {
2827
+ const {
2828
+ watchExpressions
2829
+ } = state;
2830
+ const editingIndex = watchExpressions.findIndex(expr => expr.isEditing);
2831
+ if (editingIndex === -1) {
2832
+ return state;
2833
+ }
2834
+ return acceptWatchExpressionEdit(state);
2835
+ };
2836
+
2627
2837
  const handleWatchValueChange = (state, value) => {
2628
2838
  return {
2629
2839
  ...state,
@@ -2651,6 +2861,50 @@ const handleScriptParsed = (state, parsedScript) => {
2651
2861
  };
2652
2862
  };
2653
2863
 
2864
+ const show = async (x, y, id, ...args) => {
2865
+ await invoke$2('ContextMenu.show', x, y, id);
2866
+ };
2867
+
2868
+ const handleSectionHeaderContextMenu = async (state, x, y, id) => {
2869
+ await show(x, y, DebugWatchSectionHeading);
2870
+ return state;
2871
+ };
2872
+
2873
+ const handleWatchExpressionContextMenu = async (state, x, y, dataIndex) => {
2874
+ const index = parseIndex(dataIndex);
2875
+ const newState = {
2876
+ ...state,
2877
+ focusedIndex: index
2878
+ };
2879
+ const {
2880
+ oldState
2881
+ } = get(state.id);
2882
+ set(state.id, oldState, newState);
2883
+ await show(x, y, DebugWatchExpression);
2884
+ return state;
2885
+ };
2886
+
2887
+ const hideCallStack = state => {
2888
+ return {
2889
+ ...state,
2890
+ callStackVisible: false
2891
+ };
2892
+ };
2893
+
2894
+ const hideScope = state => {
2895
+ return {
2896
+ ...state,
2897
+ scopeVisible: false
2898
+ };
2899
+ };
2900
+
2901
+ const hideWatch = state => {
2902
+ return {
2903
+ ...state,
2904
+ watchVisible: false
2905
+ };
2906
+ };
2907
+
2654
2908
  const getPortTuple = () => {
2655
2909
  const {
2656
2910
  port1,
@@ -2688,7 +2942,7 @@ const createEditorWorkerRpc = async () => {
2688
2942
  const initializeEditorWorker = async () => {
2689
2943
  try {
2690
2944
  const rpc = await createEditorWorkerRpc();
2691
- set(rpc);
2945
+ set$1(rpc);
2692
2946
  } catch {
2693
2947
  // ignore
2694
2948
  }
@@ -2718,21 +2972,117 @@ const createExtensionHostRpc = async () => {
2718
2972
 
2719
2973
  const initializeExtensionHost = async () => {
2720
2974
  const rpc = await createExtensionHostRpc();
2721
- set$1(rpc);
2975
+ set$2(rpc);
2722
2976
  };
2723
2977
 
2724
2978
  const initialize = async () => {
2725
2979
  await Promise.all([initializeExtensionHost(), initializeEditorWorker()]);
2726
2980
  };
2727
2981
 
2728
- const loadContent = async (state, isTest) => {
2982
+ const getDebugId = isTest => {
2729
2983
  const debugId = isTest ? 'test-debug' : 'node-debug'; // TODO
2984
+ return debugId;
2985
+ };
2986
+
2987
+ const hasProperty = (object, key) => {
2988
+ return Boolean(object && typeof object === 'object' && key in object);
2989
+ };
2990
+
2991
+ const restoreBoolean = (savedState, key) => {
2992
+ if (hasProperty(savedState, key) && typeof savedState[key] === 'boolean') {
2993
+ return savedState[key];
2994
+ }
2995
+ return false;
2996
+ };
2997
+
2998
+ const restoreBreakPointsExpanded = savedState => {
2999
+ return restoreBoolean(savedState, 'breakPointsExpanded');
3000
+ };
3001
+
3002
+ const restoreEditingValue = savedState => {
3003
+ if (hasProperty(savedState, 'editingValue') && typeof savedState.editingValue === 'string') {
3004
+ return savedState.editingValue;
3005
+ }
3006
+ return '';
3007
+ };
3008
+
3009
+ const restoreFocus = savedState => {
3010
+ // if (hasProperty(savedState, 'focus') && typeof savedState.focus === 'number') {
3011
+ // return savedState.focus
3012
+ // }
3013
+ return 0;
3014
+ };
3015
+
3016
+ const restoreScopeExpanded = savedState => {
3017
+ return restoreBoolean(savedState, 'scopeExpanded');
3018
+ };
3019
+
3020
+ const restoreWatchExpanded = savedState => {
3021
+ return restoreBoolean(savedState, 'watchExpanded');
3022
+ };
3023
+
3024
+ const restoreWatchExpression = savedExpression => {
3025
+ if (typeof savedExpression === 'object' && savedExpression !== null && hasProperty(savedExpression, 'expression') && typeof savedExpression.expression === 'string' && hasProperty(savedExpression, 'value') && hasProperty(savedExpression, 'isEditing') && typeof savedExpression.isEditing === 'boolean') {
3026
+ const value = savedExpression.value;
3027
+ if (value === null || value === undefined || typeof value === 'string' || typeof value === 'number' || typeof value === 'boolean') {
3028
+ return {
3029
+ expression: savedExpression.expression,
3030
+ value,
3031
+ isEditing: savedExpression.isEditing
3032
+ };
3033
+ }
3034
+ }
3035
+ return {
3036
+ expression: '',
3037
+ value: null,
3038
+ isEditing: false
3039
+ };
3040
+ };
3041
+ const restoreWatchExpressions = savedState => {
3042
+ if (hasProperty(savedState, 'watchExpressions') && Array.isArray(savedState.watchExpressions)) {
3043
+ return savedState.watchExpressions.map(restoreWatchExpression);
3044
+ }
3045
+ return [];
3046
+ };
3047
+
3048
+ const restoreState = savedState => {
3049
+ const watchExpressions = restoreWatchExpressions(savedState);
3050
+ const watchExpanded = restoreWatchExpanded(savedState);
3051
+ const scopeExpanded = restoreScopeExpanded(savedState);
3052
+ const breakPointsExpanded = restoreBreakPointsExpanded(savedState);
3053
+ const focus = restoreFocus();
3054
+ const editingValue = restoreEditingValue(savedState);
3055
+ return {
3056
+ watchExpressions,
3057
+ watchExpanded,
3058
+ scopeExpanded,
3059
+ breakPointsExpanded,
3060
+ focus,
3061
+ editingValue
3062
+ };
3063
+ };
3064
+
3065
+ const loadContent = async (state, isTest, savedState) => {
3066
+ const {
3067
+ watchExpressions,
3068
+ watchExpanded,
3069
+ breakPointsExpanded,
3070
+ scopeExpanded,
3071
+ focus,
3072
+ editingValue
3073
+ } = restoreState(savedState);
3074
+ const debugId = getDebugId(isTest);
2730
3075
  return {
2731
3076
  ...state,
2732
3077
  debugId,
2733
3078
  debugState: Default,
2734
- scopeExpanded: true,
2735
- callStackExpanded: true
3079
+ scopeExpanded,
3080
+ callStackExpanded: true,
3081
+ breakPointsExpanded,
3082
+ watchExpressions,
3083
+ watchExpanded,
3084
+ focus,
3085
+ editingValue
2736
3086
  };
2737
3087
  };
2738
3088
 
@@ -2758,7 +3108,7 @@ const readFile = async uri => {
2758
3108
  key,
2759
3109
  scriptId
2760
3110
  } = parseUri(uri);
2761
- const instance = get$1(key);
3111
+ const instance = get(key);
2762
3112
  if (!instance) {
2763
3113
  return '';
2764
3114
  }
@@ -2797,11 +3147,11 @@ const getFocusSelector = focusId => {
2797
3147
  }
2798
3148
  };
2799
3149
 
2800
- const renderFocus = state => {
3150
+ const renderFocus = (oldState, newState) => {
2801
3151
  const {
2802
3152
  id,
2803
3153
  focus
2804
- } = state;
3154
+ } = newState;
2805
3155
  const selector = getFocusSelector(focus);
2806
3156
  if (!selector) {
2807
3157
  return ['Viewlet.focusElementByName', id, ''];
@@ -2809,13 +3159,26 @@ const renderFocus = state => {
2809
3159
  return ['Viewlet.focusElementByName', id, selector];
2810
3160
  };
2811
3161
 
2812
- const renderFocusContext = state => {
3162
+ const renderFocusContext = (oldState, newState) => {
2813
3163
  const {
2814
3164
  focus
2815
- } = state;
3165
+ } = newState;
2816
3166
  return ['Viewlet.setFocusContext', focus];
2817
3167
  };
2818
3168
 
3169
+ const renderInputValue = (oldState, newState) => {
3170
+ const {
3171
+ id,
3172
+ focus,
3173
+ editingValue
3174
+ } = newState;
3175
+ const selector = getFocusSelector(focus);
3176
+ if (!selector) {
3177
+ return ['Viewlet.setValueByName', id, '', editingValue];
3178
+ }
3179
+ return ['Viewlet.setValueByName', id, selector, editingValue];
3180
+ };
3181
+
2819
3182
  const ToolBar = 'toolbar';
2820
3183
  const Tree = 'tree';
2821
3184
  const TreeItem = 'treeitem';
@@ -2832,35 +3195,111 @@ const WatchMessage = 9;
2832
3195
  const WatchExpression = 10;
2833
3196
  const InputField = 11;
2834
3197
 
2835
- const Chevron = 'Chevron';
2836
- const DebugButton = 'DebugButton';
2837
- const DebugButtons = 'DebugButtons';
2838
- const DebugPausedMessage = 'DebugPausedMessage';
2839
- const DebugRow = 'DebugRow';
2840
- const DebugRowCallStack = 'DebugRowCallStack';
2841
- const CallStackDescription = 'CallStackDescription';
2842
- const CallStackLabel = 'CallStackLabel';
2843
- const CallStackArrow = 'CallStackArrow';
2844
- const InputBox = 'InputBox';
2845
- const DebugRowCheckBox = 'DebugRowCheckBox';
2846
- const DebugSectionHeader = 'DebugSectionHeader';
2847
- const DebugValue = 'DebugValue';
2848
- const DebugValueScopeName = 'DebugValueScopeName';
2849
- const DebugValueBoolean = 'DebugValueBoolean';
2850
- const DebugValueFunction = 'DebugValueFunction';
2851
- const DebugValueGetter = 'DebugValueGetter';
2852
- const DebugValueNumber = 'DebugValueNumber';
2853
- const DebugValueObject = 'DebugValueObject';
2854
- const DebugValueString = 'DebugValueString';
2855
- const DebugValueSymbol = 'DebugValueSymbol';
2856
- const DebugValueUndefined = 'DebugValueUndefined';
2857
- const IconButton = 'IconButton';
2858
- const InputLabel = 'InputLabel';
2859
- const DebugSectionActions = 'DebugSectionActions';
2860
- const DebugSectionAction = 'DebugSectionAction';
2861
- const DebugRowInputField = 'DebugRowInputField';
3198
+ const mergeClassNames = (...classNames) => {
3199
+ return classNames.filter(Boolean).join(' ');
3200
+ };
3201
+ const Text$1 = 12;
3202
+ const text = data => {
3203
+ return {
3204
+ type: Text$1,
3205
+ text: data,
3206
+ childCount: 0
3207
+ };
3208
+ };
3209
+ const CallStackArrow$1 = 'CallStackArrow';
3210
+ const CallStackDescription$1 = 'CallStackDescription';
3211
+ const CallStackLabel$1 = 'CallStackLabel';
3212
+ const Chevron$1 = 'Chevron';
3213
+ const DebugButton$1 = 'DebugButton';
3214
+ const DebugButtons$1 = 'DebugButtons';
3215
+ const DebugPausedMessage$1 = 'DebugPausedMessage';
3216
+ const DebugRow$1 = 'DebugRow';
3217
+ const DebugRowCallStack$1 = 'DebugRowCallStack';
3218
+ const DebugRowCheckBox$1 = 'DebugRowCheckBox';
3219
+ const DebugRowInputField$1 = 'DebugRowInputField';
3220
+ const DebugSectionAction$1 = 'DebugSectionAction';
3221
+ const DebugSectionActions$1 = 'DebugSectionActions';
3222
+ const DebugSectionHeader$1 = 'DebugSectionHeader';
3223
+ const DebugValue$1 = 'DebugValue';
3224
+ const DebugValueBoolean$1 = 'DebugValueBoolean';
3225
+ const DebugValueFunction$1 = 'DebugValueFunction';
3226
+ const DebugValueGetter$1 = 'DebugValueGetter';
3227
+ const DebugValueNumber$1 = 'DebugValueNumber';
3228
+ const DebugValueObject$1 = 'DebugValueObject';
3229
+ const DebugValueScopeName$1 = 'DebugValueScopeName';
3230
+ const DebugValueString$1 = 'DebugValueString';
3231
+ const DebugValueSymbol$1 = 'DebugValueSymbol';
3232
+ const DebugValueUndefined$1 = 'DebugValueUndefined';
3233
+ const DeleteWatchExpression$1 = 'DeleteWatchExpression';
3234
+ const IconButton$1 = 'IconButton';
3235
+ const InputBox$1 = 'InputBox';
3236
+ const InputLabel$1 = 'InputLabel';
3237
+ const ClassNames = {
3238
+ __proto__: null,
3239
+ CallStackArrow: CallStackArrow$1,
3240
+ CallStackDescription: CallStackDescription$1,
3241
+ CallStackLabel: CallStackLabel$1,
3242
+ Chevron: Chevron$1,
3243
+ DebugButton: DebugButton$1,
3244
+ DebugButtons: DebugButtons$1,
3245
+ DebugPausedMessage: DebugPausedMessage$1,
3246
+ DebugRow: DebugRow$1,
3247
+ DebugRowCallStack: DebugRowCallStack$1,
3248
+ DebugRowCheckBox: DebugRowCheckBox$1,
3249
+ DebugRowInputField: DebugRowInputField$1,
3250
+ DebugSectionAction: DebugSectionAction$1,
3251
+ DebugSectionActions: DebugSectionActions$1,
3252
+ DebugSectionHeader: DebugSectionHeader$1,
3253
+ DebugValue: DebugValue$1,
3254
+ DebugValueBoolean: DebugValueBoolean$1,
3255
+ DebugValueFunction: DebugValueFunction$1,
3256
+ DebugValueGetter: DebugValueGetter$1,
3257
+ DebugValueNumber: DebugValueNumber$1,
3258
+ DebugValueObject: DebugValueObject$1,
3259
+ DebugValueScopeName: DebugValueScopeName$1,
3260
+ DebugValueString: DebugValueString$1,
3261
+ DebugValueSymbol: DebugValueSymbol$1,
3262
+ DebugValueUndefined: DebugValueUndefined$1,
3263
+ DeleteWatchExpression: DeleteWatchExpression$1,
3264
+ IconButton: IconButton$1,
3265
+ InputBox: InputBox$1,
3266
+ InputLabel: InputLabel$1
3267
+ };
3268
+
3269
+ const {
3270
+ CallStackArrow,
3271
+ CallStackDescription,
3272
+ CallStackLabel,
3273
+ Chevron,
3274
+ DebugButton,
3275
+ DebugButtons,
3276
+ DebugPausedMessage,
3277
+ DebugRow,
3278
+ DebugRowCallStack,
3279
+ DebugRowCheckBox,
3280
+ DebugRowInputField,
3281
+ DebugSectionAction,
3282
+ DebugSectionActions,
3283
+ DebugSectionHeader,
3284
+ DebugValue,
3285
+ DebugValueBoolean,
3286
+ DebugValueFunction,
3287
+ DebugValueGetter,
3288
+ DebugValueNumber,
3289
+ DebugValueObject,
3290
+ DebugValueScopeName,
3291
+ DebugValueString,
3292
+ DebugValueSymbol,
3293
+ DebugValueUndefined,
3294
+ DeleteWatchExpression,
3295
+ IconButton,
3296
+ InputBox,
3297
+ InputLabel
3298
+ } = ClassNames;
2862
3299
 
2863
3300
  const HandleClickCallStackItem = 'handleClickCallStackItem';
3301
+ const HandleClickWatchExpression = 'handleClickWatchExpression';
3302
+ const HandleClickWatchExpressionDelete = 'handleClickWatchExpressionDelete';
2864
3303
  const HandleClickCheckBox = 'handleClickCheckBox';
2865
3304
  const HandleClickContinue = 'handleClickContinue';
2866
3305
  const HandleClickDebugButton = 'handleClickDebugButton';
@@ -2877,6 +3316,9 @@ const HandleClickStepOver = 'handleClickStepOver';
2877
3316
  const HandleDebugInput = 'handleDebugInput';
2878
3317
  const HandleClickSectionAction = 'handleClickSectionAction';
2879
3318
  const HandleInputFieldChange = 'handleInputFieldChange';
3319
+ const HandleInputBlur = 'handleInputBlur';
3320
+ const HandleSectionHeaderContextMenu = 'handleSectionHeaderContextMenu';
3321
+ const HandleWatchExpressionContextMenu = 'handleWatchExpressionContextMenu';
2880
3322
 
2881
3323
  // TODo use same click event listener for all debug sections
2882
3324
 
@@ -2886,6 +3328,33 @@ const Input = 6;
2886
3328
  const Span = 8;
2887
3329
  const Label = 66;
2888
3330
 
3331
+ const getActionDom = action => {
3332
+ const {
3333
+ title,
3334
+ id,
3335
+ icon
3336
+ } = action;
3337
+ return [{
3338
+ type: Button,
3339
+ className: DebugSectionAction,
3340
+ title,
3341
+ onClick: HandleClickSectionAction,
3342
+ name: id,
3343
+ childCount: 1
3344
+ }, text(icon)];
3345
+ };
3346
+
3347
+ const getActionsDom = actions => {
3348
+ if (actions.length === 0) {
3349
+ return [];
3350
+ }
3351
+ return [{
3352
+ type: Div,
3353
+ className: DebugSectionActions,
3354
+ childCount: actions.length
3355
+ }, ...actions.flatMap(getActionDom)];
3356
+ };
3357
+
2889
3358
  const getChevronDownVirtualDom = (extraClassName = '') => {
2890
3359
  return {
2891
3360
  type: Div,
@@ -2901,38 +3370,6 @@ const getChevronRightVirtualDom = (extraClassName = '') => {
2901
3370
  };
2902
3371
  };
2903
3372
 
2904
- const mergeClassNames = (...classNames) => {
2905
- return classNames.filter(Boolean).join(' ');
2906
- };
2907
- const Text$1 = 12;
2908
- const text = data => {
2909
- return {
2910
- type: Text$1,
2911
- text: data,
2912
- childCount: 0
2913
- };
2914
- };
2915
-
2916
- const getActionsDom = actions => {
2917
- const nodes = [];
2918
- nodes.push({
2919
- type: Div,
2920
- className: DebugSectionActions,
2921
- childCount: actions.length
2922
- });
2923
- for (const action of actions) {
2924
- nodes.push({
2925
- type: Button,
2926
- className: DebugSectionAction,
2927
- title: action.title,
2928
- onClick: HandleClickSectionAction,
2929
- name: action.id,
2930
- childCount: 1
2931
- });
2932
- nodes.push(text(action.icon));
2933
- }
2934
- return nodes;
2935
- };
2936
3373
  const renderSectionHeading = row => {
2937
3374
  const {
2938
3375
  expanded,
@@ -2949,6 +3386,7 @@ const renderSectionHeading = row => {
2949
3386
  ariaLevel: 1,
2950
3387
  childCount: hasActions ? 3 : 2,
2951
3388
  onClick: HandleClickSectionHeading,
3389
+ onContextMenu: HandleSectionHeaderContextMenu,
2952
3390
  'data-name': key
2953
3391
  }, expanded ? getChevronDownVirtualDom() : getChevronRightVirtualDom(), text(text$1), ...getActionsDom(actions || [])];
2954
3392
  return nodes;
@@ -3030,51 +3468,6 @@ const renderCheckBox = row => {
3030
3468
  }, text(text$1)];
3031
3469
  };
3032
3470
 
3033
- const renderInputField = row => {
3034
- const {
3035
- text,
3036
- name
3037
- } = row;
3038
- return [{
3039
- type: Div,
3040
- className: mergeClassNames(DebugRow, DebugRowInputField),
3041
- role: TreeItem,
3042
- ariaLevel: 2,
3043
- childCount: 1
3044
- }, {
3045
- type: Input,
3046
- inputType: Text,
3047
- className: InputBox,
3048
- name,
3049
- value: text,
3050
- childCount: 0,
3051
- onInput: HandleInputFieldChange,
3052
- id: name
3053
- }];
3054
- };
3055
-
3056
- const renderScope = row => {
3057
- const {
3058
- key,
3059
- expanded
3060
- } = row;
3061
- const className = DebugRow;
3062
- return [{
3063
- type: Div,
3064
- className,
3065
- role: TreeItem,
3066
- ariaExpanded: expanded,
3067
- ariaLevel: 2,
3068
- childCount: 2,
3069
- onPointerDown: HandleClickScopeValue,
3070
- 'data-name': key
3071
- }, expanded ? getChevronDownVirtualDom() : getChevronRightVirtualDom(), {
3072
- type: Span,
3073
- className: mergeClassNames(DebugValue, DebugValueScopeName),
3074
- childCount: 1
3075
- }, text(key)];
3076
- };
3077
-
3078
3471
  const getDebugValueClassName = valueType => {
3079
3472
  switch (valueType) {
3080
3473
  case Undefined:
@@ -3129,25 +3522,86 @@ const renderValue = row => {
3129
3522
  }, text(value)];
3130
3523
  };
3131
3524
 
3525
+ const renderInputField = row => {
3526
+ const {
3527
+ text,
3528
+ name
3529
+ } = row;
3530
+ return [{
3531
+ type: Div,
3532
+ className: mergeClassNames(DebugRow, DebugRowInputField),
3533
+ role: TreeItem,
3534
+ ariaLevel: 2,
3535
+ childCount: 1
3536
+ }, {
3537
+ type: Input,
3538
+ inputType: Text,
3539
+ spellcheck: false,
3540
+ autocapitalize: 'off',
3541
+ autocorrect: 'off',
3542
+ className: InputBox,
3543
+ name,
3544
+ value: text,
3545
+ childCount: 0,
3546
+ onInput: HandleInputFieldChange,
3547
+ onBlur: HandleInputBlur,
3548
+ id: name
3549
+ }];
3550
+ };
3551
+
3552
+ const renderScope = row => {
3553
+ const {
3554
+ key,
3555
+ expanded
3556
+ } = row;
3557
+ const className = DebugRow;
3558
+ return [{
3559
+ type: Div,
3560
+ className,
3561
+ role: TreeItem,
3562
+ ariaExpanded: expanded,
3563
+ ariaLevel: 2,
3564
+ childCount: 2,
3565
+ onPointerDown: HandleClickScopeValue,
3566
+ 'data-name': key
3567
+ }, expanded ? getChevronDownVirtualDom() : getChevronRightVirtualDom(), {
3568
+ type: Span,
3569
+ className: mergeClassNames(DebugValue, DebugValueScopeName),
3570
+ childCount: 1
3571
+ }, text(key)];
3572
+ };
3573
+
3132
3574
  const renderWatchExpression$1 = row => {
3133
3575
  const {
3134
3576
  value,
3135
- key
3577
+ key,
3578
+ index
3136
3579
  } = row;
3137
3580
  return [{
3138
3581
  type: Div,
3139
3582
  className: DebugRow,
3140
3583
  role: TreeItem,
3141
- childCount: 2
3584
+ childCount: 4,
3585
+ 'data-index': index,
3586
+ onClick: HandleClickWatchExpression,
3587
+ // TODO use doubleclick
3588
+ onContextMenu: HandleWatchExpressionContextMenu
3142
3589
  }, {
3143
3590
  type: Span,
3144
3591
  className: DebugValueScopeName,
3145
3592
  childCount: 1
3146
- }, text(key), {
3593
+ }, text(key), separator, {
3147
3594
  type: Span,
3148
3595
  className: DebugValue,
3149
3596
  childCount: 1
3150
- }, text(value)];
3597
+ }, text(value), {
3598
+ type: Button,
3599
+ title: deleteWatchExpression(),
3600
+ className: mergeClassNames(IconButton, DebugSectionAction, DeleteWatchExpression),
3601
+ 'data-index': index,
3602
+ onClick: HandleClickWatchExpressionDelete,
3603
+ childCount: 1
3604
+ }, text('×')];
3151
3605
  };
3152
3606
 
3153
3607
  const renderWatchMessage = row => {
@@ -3223,8 +3677,12 @@ const getRunAndDebugVirtualDom2 = rows => {
3223
3677
  const getRunAndDebugVisibleRowsBreakPoints = state => {
3224
3678
  const {
3225
3679
  breakPointsExpanded,
3226
- exceptionBreakPoints
3680
+ exceptionBreakPoints,
3681
+ breakPointsVisible
3227
3682
  } = state;
3683
+ if (!breakPointsVisible) {
3684
+ return [];
3685
+ }
3228
3686
  if (breakPointsExpanded) {
3229
3687
  return [{
3230
3688
  type: SectionHeading,
@@ -3292,8 +3750,12 @@ const getRunAndDebugVisibleRowsCallStack = state => {
3292
3750
  const {
3293
3751
  callStack: callStack$1,
3294
3752
  callStackExpanded,
3295
- parsedScripts
3753
+ parsedScripts,
3754
+ callStackVisible
3296
3755
  } = state;
3756
+ if (!callStackVisible) {
3757
+ return [];
3758
+ }
3297
3759
  const rows = [];
3298
3760
  if (callStackExpanded) {
3299
3761
  rows.push({
@@ -3497,13 +3959,18 @@ const getVisibleScopeItems = (scopeChain, expandedIds, focusedIndex) => {
3497
3959
  };
3498
3960
 
3499
3961
  const getRunAndDebugVisibleRowsScope = state => {
3500
- const rows = [];
3501
3962
  const {
3502
3963
  scopeChain,
3503
3964
  scopeExpanded,
3504
3965
  expandedIds,
3505
- scopeFocusedIndex
3966
+ scopeFocusedIndex,
3967
+ scopeVisible,
3968
+ debugState
3506
3969
  } = state;
3970
+ if (!scopeVisible) {
3971
+ return [];
3972
+ }
3973
+ const rows = [];
3507
3974
  if (scopeExpanded) {
3508
3975
  rows.push({
3509
3976
  type: SectionHeading,
@@ -3516,7 +3983,13 @@ const getRunAndDebugVisibleRowsScope = state => {
3516
3983
  name: Scope,
3517
3984
  description: ''
3518
3985
  });
3519
- if (scopeChain.length === 0) {
3986
+ if (debugState === Paused) {
3987
+ const visible = getVisibleScopeItems(scopeChain, expandedIds, scopeFocusedIndex);
3988
+ for (const scope of visible) {
3989
+ const renderer = getScopeRenderer(scope.type);
3990
+ rows.push(...renderer(scope));
3991
+ }
3992
+ } else {
3520
3993
  rows.push({
3521
3994
  type: Message,
3522
3995
  text: notPaused(),
@@ -3528,12 +4001,6 @@ const getRunAndDebugVisibleRowsScope = state => {
3528
4001
  name: '',
3529
4002
  description: ''
3530
4003
  });
3531
- } else {
3532
- const visible = getVisibleScopeItems(scopeChain, expandedIds, scopeFocusedIndex);
3533
- for (const scope of visible) {
3534
- const renderer = getScopeRenderer(scope.type);
3535
- rows.push(...renderer(scope));
3536
- }
3537
4004
  }
3538
4005
  } else {
3539
4006
  rows.push({
@@ -3554,7 +4021,7 @@ const getRunAndDebugVisibleRowsScope = state => {
3554
4021
  const formatValue = value => {
3555
4022
  return value === null || value === undefined ? '' : String(value);
3556
4023
  };
3557
- const renderWatchExpression = (expression, value, isEditing) => {
4024
+ const renderWatchExpression = (expression, value, isEditing, index) => {
3558
4025
  if (isEditing) {
3559
4026
  return {
3560
4027
  type: InputField,
@@ -3565,7 +4032,8 @@ const renderWatchExpression = (expression, value, isEditing) => {
3565
4032
  indent: 0,
3566
4033
  valueType: '',
3567
4034
  name: WatchExpressionInput,
3568
- description: ''
4035
+ description: '',
4036
+ index
3569
4037
  };
3570
4038
  }
3571
4039
  return {
@@ -3577,7 +4045,8 @@ const renderWatchExpression = (expression, value, isEditing) => {
3577
4045
  indent: 0,
3578
4046
  valueType: '',
3579
4047
  name: '',
3580
- description: ''
4048
+ description: '',
4049
+ index
3581
4050
  };
3582
4051
  };
3583
4052
  const getRunAndDebugVisibleRowsWatchContent = watchExpressions => {
@@ -3596,7 +4065,9 @@ const getRunAndDebugVisibleRowsWatchContent = watchExpressions => {
3596
4065
  });
3597
4066
  } else {
3598
4067
  for (const watchExpression of watchExpressions) {
3599
- rows.push(renderWatchExpression(watchExpression.expression, watchExpression.value, watchExpression.isEditing || false));
4068
+ // TODO simplify index
4069
+ const index = watchExpressions.indexOf(watchExpression);
4070
+ rows.push(renderWatchExpression(watchExpression.expression, watchExpression.value, watchExpression.isEditing || false, index));
3600
4071
  }
3601
4072
  }
3602
4073
  return rows;
@@ -3616,8 +4087,12 @@ const getWatchActions = watchExpanded => {
3616
4087
  const getRunAndDebugVisibleRowsWatch = state => {
3617
4088
  const {
3618
4089
  watchExpanded,
3619
- watchExpressions
4090
+ watchExpressions,
4091
+ watchVisible
3620
4092
  } = state;
4093
+ if (!watchVisible) {
4094
+ return [];
4095
+ }
3621
4096
  const rows = [{
3622
4097
  type: SectionHeading,
3623
4098
  text: watch(),
@@ -3637,8 +4112,7 @@ const getRunAndDebugVisibleRowsWatch = state => {
3637
4112
  };
3638
4113
 
3639
4114
  const getRunAndDebugVisibleRows = state => {
3640
- const rows = [...getRunAndDebugVisibleRowsWatch(state), ...getRunAndDebugVisibleRowsBreakPoints(state), ...getRunAndDebugVisibleRowsScope(state), ...getRunAndDebugVisibleRowsCallStack(state)];
3641
- return rows;
4115
+ return [...getRunAndDebugVisibleRowsWatch(state), ...getRunAndDebugVisibleRowsBreakPoints(state), ...getRunAndDebugVisibleRowsScope(state), ...getRunAndDebugVisibleRowsCallStack(state)];
3642
4116
  };
3643
4117
 
3644
4118
  const renderItems = (oldState, newState) => {
@@ -3647,6 +4121,17 @@ const renderItems = (oldState, newState) => {
3647
4121
  return ['Viewlet.setDom2', newState.id, dom];
3648
4122
  };
3649
4123
 
4124
+ const renderSelection = (oldState, newState) => {
4125
+ const {
4126
+ editingselectionstart,
4127
+ editingselectionend,
4128
+ focus,
4129
+ id
4130
+ } = newState;
4131
+ const selector = getFocusSelector(focus);
4132
+ return ['Viewlet.setSelectionByName', id, selector, editingselectionstart, editingselectionend];
4133
+ };
4134
+
3650
4135
  const getRenderer = diffType => {
3651
4136
  switch (diffType) {
3652
4137
  case RenderItems:
@@ -3655,6 +4140,10 @@ const getRenderer = diffType => {
3655
4140
  return renderFocusContext;
3656
4141
  case RenderFocus:
3657
4142
  return renderFocus;
4143
+ case RenderValue:
4144
+ return renderInputValue;
4145
+ case RenderSelection:
4146
+ return renderSelection;
3658
4147
  default:
3659
4148
  throw new Error('unknown renderer');
3660
4149
  }
@@ -3673,8 +4162,8 @@ const render2 = (uid, diffResult) => {
3673
4162
  const {
3674
4163
  oldState,
3675
4164
  newState
3676
- } = get$1(uid);
3677
- set$4(uid, newState, newState);
4165
+ } = get(uid);
4166
+ set(uid, newState, newState);
3678
4167
  const commands = applyRender(oldState, newState, diffResult);
3679
4168
  return commands;
3680
4169
  };
@@ -3761,7 +4250,7 @@ const getRunAndDebugButtonsVirtualDom = debugState => {
3761
4250
  const renderActions = uid => {
3762
4251
  const {
3763
4252
  newState
3764
- } = get$1(uid);
4253
+ } = get(uid);
3765
4254
  const {
3766
4255
  scopeExpanded
3767
4256
  } = newState;
@@ -3810,7 +4299,8 @@ const renderEventListeners = () => {
3810
4299
  params: ['handleDebugInput', 'event.target.value']
3811
4300
  }, {
3812
4301
  name: HandleClickSectionHeading,
3813
- params: ['handleClickSectionHeading', 'event.target.dataset.name']
4302
+ params: ['handleClickSectionHeading', 'event.target.dataset.name', 'event.button'],
4303
+ preventDefault: true
3814
4304
  }, {
3815
4305
  name: HandleClickCheckBox,
3816
4306
  params: ['handleClickCheckBox', 'event.target.name']
@@ -3820,6 +4310,13 @@ const renderEventListeners = () => {
3820
4310
  }, {
3821
4311
  name: HandleClickCallStackItem,
3822
4312
  params: ['handleClickCallStackItem', 'event.target.dataset.index']
4313
+ }, {
4314
+ name: HandleClickWatchExpression,
4315
+ params: ['handleClickWatchExpression', 'event.target.dataset.index', 'event.defaultPrevented']
4316
+ }, {
4317
+ name: HandleClickWatchExpressionDelete,
4318
+ params: ['handleClickWatchExpressionDelete', 'event.target.dataset.index'],
4319
+ preventDefault: true
3823
4320
  }, {
3824
4321
  name: HandleClickScopeValue,
3825
4322
  params: ['handleClickScopeValue', 'event.target.dataset.name']
@@ -3829,12 +4326,78 @@ const renderEventListeners = () => {
3829
4326
  }, {
3830
4327
  name: HandleClickSectionAction,
3831
4328
  params: ['handleClickSectionAction', 'event.target.name']
4329
+ }, {
4330
+ name: HandleInputBlur,
4331
+ params: ['handleInputBlur']
4332
+ }, {
4333
+ name: HandleSectionHeaderContextMenu,
4334
+ params: ['handleSectionHeaderContextMenu', 'event.clientX', 'event.clientY', 'event.target.dataset.name'],
4335
+ preventDefault: true
4336
+ }, {
4337
+ name: HandleWatchExpressionContextMenu,
4338
+ params: ['handleWatchExpressionContextMenu', 'event.clientX', 'event.clientY', 'event.target.dataset.index'],
4339
+ preventDefault: true
3832
4340
  }];
3833
4341
  };
3834
4342
 
3835
- const saveState = uid => {
4343
+ const SaveStateReasonHotReload = 1;
4344
+
4345
+ const saveState = (uid, reason) => {
4346
+ const {
4347
+ newState
4348
+ } = get(uid);
4349
+ const {
4350
+ watchExpressions,
4351
+ scopeExpanded,
4352
+ watchExpanded,
4353
+ breakPointsExpanded,
4354
+ focus,
4355
+ editingValue,
4356
+ inputSource
4357
+ } = newState;
4358
+ if (reason === SaveStateReasonHotReload) {
4359
+ return {
4360
+ watchExpressions,
4361
+ scopeExpanded,
4362
+ breakPointsExpanded,
4363
+ watchExpanded,
4364
+ focus,
4365
+ editingValue,
4366
+ inputSource
4367
+ };
4368
+ }
4369
+ return {
4370
+ watchExpressions: watchExpressions.map(expr => ({
4371
+ ...expr,
4372
+ isEditing: false
4373
+ })),
4374
+ scopeExpanded,
4375
+ breakPointsExpanded,
4376
+ watchExpanded,
4377
+ focus: 0,
4378
+ editingValue: '',
4379
+ inputSource: 0
4380
+ };
4381
+ };
4382
+
4383
+ const showCallStack = state => {
4384
+ return {
4385
+ ...state,
4386
+ callStackVisible: true
4387
+ };
4388
+ };
4389
+
4390
+ const showScope = state => {
4391
+ return {
4392
+ ...state,
4393
+ scopeVisible: true
4394
+ };
4395
+ };
4396
+
4397
+ const showWatch = state => {
3836
4398
  return {
3837
- x: 1
4399
+ ...state,
4400
+ watchVisible: true
3838
4401
  };
3839
4402
  };
3840
4403
 
@@ -3843,12 +4406,17 @@ const terminate = () => {
3843
4406
  };
3844
4407
 
3845
4408
  const commandMap = {
4409
+ 'Debug.handleChange': handleChange$1,
3846
4410
  'Debug.paused': paused,
3847
4411
  'Debug.resumed': resumed,
3848
4412
  'Debug.scriptParsed': scriptParsed,
3849
- 'Debug.handleChange': handleChange$1,
3850
4413
  'Initialize.initialize': initialize,
3851
- 'RunAndDebug.create': create$1,
4414
+ 'RunAndDebug.acceptWatchExpressionEdit': wrapCommand(acceptWatchExpressionEdit),
4415
+ 'RunAndDebug.addWatchExpression': wrapCommand(addWatchExpression$1),
4416
+ 'RunAndDebug.cancelWatchExpressionEdit': wrapCommand(cancelWatchExpressionEdit),
4417
+ 'RunAndDebug.create': create,
4418
+ 'RunAndDebug.deleteWatchExpression': deleteWatchExpression$1,
4419
+ 'RunAndDebug.deleteAllWatchExpressions': deleteAllWatchExpressions$1,
3852
4420
  'RunAndDebug.diff2': diff2,
3853
4421
  'RunAndDebug.dispose': dispose,
3854
4422
  'RunAndDebug.focusNext': wrapCommand(focusNext),
@@ -3856,10 +4424,13 @@ const commandMap = {
3856
4424
  'RunAndDebug.getCommandIds': getCommandIds,
3857
4425
  'RunAndDebug.getHighlight': getHighlight,
3858
4426
  'RunAndDebug.getKeyBindings': getKeyBindings,
4427
+ 'RunAndDebug.getMenuEntries': getMenuEntries,
3859
4428
  'RunAndDebug.handleArrowDown': wrapCommand(handleArrowDown),
3860
4429
  'RunAndDebug.handleArrowLeft': wrapCommand(handleArrowLeft),
3861
4430
  'RunAndDebug.handleArrowRight': wrapCommand(handleArrowRight),
3862
4431
  'RunAndDebug.handleArrowUp': wrapCommand(handleArrowUp),
4432
+ 'RunAndDebug.handleChange': wrapCommand(handleChange),
4433
+ 'RunAndDebug.handleClickCallStackItem': wrapCommand(handleClickCallstackItem),
3863
4434
  'RunAndDebug.handleClickCheckBox': wrapCommand(handleClickCheckBox),
3864
4435
  'RunAndDebug.handleClickDebugButton': wrapCommand(handleClickDebugButton),
3865
4436
  'RunAndDebug.handleClickPauseOnExceptions': wrapCommand(handleClickPauseOnExceptions),
@@ -3868,20 +4439,23 @@ const commandMap = {
3868
4439
  'RunAndDebug.handleClickSectionAction': wrapCommand(handleClickSectionAction),
3869
4440
  'RunAndDebug.handleClickSectionBreakPoints': wrapCommand(handleClickSectionBreakPoints),
3870
4441
  'RunAndDebug.handleClickSectionCallstack': wrapCommand(handleClickSectionCallstack),
3871
- 'RunAndDebug.handleClickCallStackItem': wrapCommand(handleClickCallstackItem),
3872
4442
  'RunAndDebug.handleClickSectionHeading': wrapCommand(handleClickSectionHeading),
3873
4443
  'RunAndDebug.handleClickSectionScope': wrapCommand(handleClickSectionScope),
4444
+ 'RunAndDebug.handleClickSectionWatch': wrapCommand(handleClickSectionWatch),
4445
+ 'RunAndDebug.handleClickWatchExpression': wrapCommand(handleClickWatchExpression),
4446
+ 'RunAndDebug.handleClickWatchExpressionDelete': wrapCommand(handleClickWatchExpressionDelete),
3874
4447
  'RunAndDebug.handleDebugInput': wrapCommand(handleDebugInput),
3875
4448
  'RunAndDebug.handleEvaluate': wrapCommand(handleEvaluate),
4449
+ 'RunAndDebug.handleInputBlur': wrapCommand(handleInputBlur),
4450
+ 'RunAndDebug.handleInputFieldChange': wrapCommand(handleInputFieldChange),
3876
4451
  // eslint-disable-next-line @typescript-eslint/no-deprecated
3877
4452
  'RunAndDebug.handlePaused': wrapCommand(handlePaused),
3878
- 'RunAndDebug.addWatchExpression': wrapCommand(addWatchExpression),
3879
- 'RunAndDebug.cancelWatchExpressionEdit': wrapCommand(cancelWatchExpressionEdit),
3880
- 'RunAndDebug.acceptWatchExpressionEdit': wrapCommand(acceptWatchExpressionEdit),
3881
- 'RunAndDebug.handleChange': wrapCommand(handleChange),
3882
- 'RunAndDebug.handleInputFieldChange': wrapCommand(handleInputFieldChange),
3883
4453
  'RunAndDebug.handleResumed': wrapCommand(handleResumed),
3884
4454
  'RunAndDebug.handleScriptParsed': wrapCommand(handleScriptParsed),
4455
+ 'RunAndDebug.handleSectionHeaderContextMenu': wrapCommand(handleSectionHeaderContextMenu),
4456
+ 'RunAndDebug.handleWatchExpressionContextMenu': wrapCommand(handleWatchExpressionContextMenu),
4457
+ 'RunAndDebug.handleWatchExpressionDoubleClick': wrapCommand(handleWatchExpressionDoubleClick),
4458
+ 'RunAndDebug.handleWatchValueChange': wrapCommand(handleWatchValueChange),
3885
4459
  'RunAndDebug.loadContent': wrapCommand(loadContent),
3886
4460
  'RunAndDebug.loadContentLater': wrapCommand(loadContentLater),
3887
4461
  'RunAndDebug.pause': wrapCommand(pause),
@@ -3892,6 +4466,7 @@ const commandMap = {
3892
4466
  'RunAndDebug.renderActions': renderActions,
3893
4467
  'RunAndDebug.renderEventListeners': renderEventListeners,
3894
4468
  'RunAndDebug.resize': wrapCommand(resize),
4469
+ 'RunAndDebug.restoreState': restoreState,
3895
4470
  'RunAndDebug.resume': wrapCommand(resume),
3896
4471
  'RunAndDebug.saveState': saveState,
3897
4472
  'RunAndDebug.setPauseOnExceptions': wrapCommand(setPauseOnExceptions),
@@ -3899,14 +4474,20 @@ const commandMap = {
3899
4474
  'RunAndDebug.stepOut': wrapCommand(stepOut),
3900
4475
  'RunAndDebug.stepOver': wrapCommand(stepOver),
3901
4476
  'RunAndDebug.terminate': terminate,
3902
- 'RunAndDebug.togglePause': wrapCommand(togglePause)
4477
+ 'RunAndDebug.togglePause': wrapCommand(togglePause),
4478
+ 'RunAndDebug.showWatch': wrapCommand(showWatch),
4479
+ 'RunAndDebug.hideWatch': wrapCommand(hideWatch),
4480
+ 'RunAndDebug.showScope': wrapCommand(showScope),
4481
+ 'RunAndDebug.hideScope': wrapCommand(hideScope),
4482
+ 'RunAndDebug.showCallStack': wrapCommand(showCallStack),
4483
+ 'RunAndDebug.hideCallStack': wrapCommand(hideCallStack)
3903
4484
  };
3904
4485
 
3905
4486
  const listen = async () => {
3906
4487
  const rpc = await WebWorkerRpcClient.create({
3907
4488
  commandMap: commandMap
3908
4489
  });
3909
- set$2(rpc);
4490
+ set$3(rpc);
3910
4491
  };
3911
4492
 
3912
4493
  const main = async () => {