@lvce-editor/static-server 0.53.3 → 0.53.5

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/{d4964b6 → bef774c}/css/App.css +83 -83
  4. package/static/{d4964b6 → bef774c}/css/parts/ViewletRunAndDebug.css +6 -0
  5. package/static/{d4964b6 → bef774c}/manifest.json +2 -2
  6. package/static/{d4964b6 → bef774c}/packages/about-view-worker/dist/aboutWorkerMain.js +3 -3
  7. package/static/{d4964b6 → bef774c}/packages/debug-worker/dist/debugWorkerMain.js +1718 -1541
  8. package/static/{d4964b6 → bef774c}/packages/extension-host-worker/dist/extensionHostWorkerMain.js +3 -3
  9. package/static/{d4964b6 → bef774c}/packages/renderer-process/dist/rendererProcessMain.js +17 -3
  10. package/static/{d4964b6 → bef774c}/packages/renderer-process/package.json +1 -1
  11. package/static/{d4964b6 → bef774c}/packages/renderer-worker/dist/rendererWorkerMain.js +4 -1
  12. package/static/index.html +4 -4
  13. /package/static/{d4964b6 → bef774c}/config/colorTheme.json +0 -0
  14. /package/static/{d4964b6 → bef774c}/config/defaultSettings.json +0 -0
  15. /package/static/{d4964b6 → bef774c}/config/fileMap.json +0 -0
  16. /package/static/{d4964b6 → bef774c}/config/webExtensions.json +0 -0
  17. /package/static/{d4964b6 → bef774c}/css/parts/AdditionalDetails.css +0 -0
  18. /package/static/{d4964b6 → bef774c}/css/parts/Animation.css +0 -0
  19. /package/static/{d4964b6 → bef774c}/css/parts/DebugButtons.css +0 -0
  20. /package/static/{d4964b6 → bef774c}/css/parts/DebugValue.css +0 -0
  21. /package/static/{d4964b6 → bef774c}/css/parts/E2eTest.css +0 -0
  22. /package/static/{d4964b6 → bef774c}/css/parts/E2eTests.css +0 -0
  23. /package/static/{d4964b6 → bef774c}/css/parts/EditorHover.css +0 -0
  24. /package/static/{d4964b6 → bef774c}/css/parts/EditorMessage.css +0 -0
  25. /package/static/{d4964b6 → bef774c}/css/parts/FeatureContent.css +0 -0
  26. /package/static/{d4964b6 → bef774c}/css/parts/Features.css +0 -0
  27. /package/static/{d4964b6 → bef774c}/css/parts/ImagePreview.css +0 -0
  28. /package/static/{d4964b6 → bef774c}/css/parts/InlineDiffEditor.css +0 -0
  29. /package/static/{d4964b6 → bef774c}/css/parts/InputBadge.css +0 -0
  30. /package/static/{d4964b6 → bef774c}/css/parts/Key.css +0 -0
  31. /package/static/{d4964b6 → bef774c}/css/parts/KeyBindingsHeader.css +0 -0
  32. /package/static/{d4964b6 → bef774c}/css/parts/KeyBindingsTable.css +0 -0
  33. /package/static/{d4964b6 → bef774c}/css/parts/LegacyDialog.css +0 -0
  34. /package/static/{d4964b6 → bef774c}/css/parts/Markdown.css +0 -0
  35. /package/static/{d4964b6 → bef774c}/css/parts/Progress.css +0 -0
  36. /package/static/{d4964b6 → bef774c}/css/parts/SearchToggleButton.css +0 -0
  37. /package/static/{d4964b6 → bef774c}/css/parts/Select.css +0 -0
  38. /package/static/{d4964b6 → bef774c}/css/parts/Table.css +0 -0
  39. /package/static/{d4964b6 → bef774c}/css/parts/ViewletAbout.css +0 -0
  40. /package/static/{d4964b6 → bef774c}/css/parts/ViewletBrowserViewOverview.css +0 -0
  41. /package/static/{d4964b6 → bef774c}/css/parts/ViewletDebugConsole.css +0 -0
  42. /package/static/{d4964b6 → bef774c}/css/parts/ViewletDefineKeyBinding.css +0 -0
  43. /package/static/{d4964b6 → bef774c}/css/parts/ViewletDialog.css +0 -0
  44. /package/static/{d4964b6 → bef774c}/css/parts/ViewletDiffEditor.css +0 -0
  45. /package/static/{d4964b6 → bef774c}/css/parts/ViewletEditorWidgetError.css +0 -0
  46. /package/static/{d4964b6 → bef774c}/css/parts/ViewletExtensionDetail.css +0 -0
  47. /package/static/{d4964b6 → bef774c}/css/parts/ViewletExtensionDetailHeader.css +0 -0
  48. /package/static/{d4964b6 → bef774c}/css/parts/ViewletExtensionDetailTabs.css +0 -0
  49. /package/static/{d4964b6 → bef774c}/css/parts/ViewletExtensions.css +0 -0
  50. /package/static/{d4964b6 → bef774c}/css/parts/ViewletIframeInspector.css +0 -0
  51. /package/static/{d4964b6 → bef774c}/css/parts/ViewletKeyBindings.css +0 -0
  52. /package/static/{d4964b6 → bef774c}/css/parts/ViewletMedia.css +0 -0
  53. /package/static/{d4964b6 → bef774c}/css/parts/ViewletOutput.css +0 -0
  54. /package/static/{d4964b6 → bef774c}/css/parts/ViewletPanel.css +0 -0
  55. /package/static/{d4964b6 → bef774c}/css/parts/ViewletPanelTabs.css +0 -0
  56. /package/static/{d4964b6 → bef774c}/css/parts/ViewletPdf.css +0 -0
  57. /package/static/{d4964b6 → bef774c}/css/parts/ViewletProblems.css +0 -0
  58. /package/static/{d4964b6 → bef774c}/css/parts/ViewletReferences.css +0 -0
  59. /package/static/{d4964b6 → bef774c}/css/parts/ViewletScreenCapture.css +0 -0
  60. /package/static/{d4964b6 → bef774c}/css/parts/ViewletSearch.css +0 -0
  61. /package/static/{d4964b6 → bef774c}/css/parts/ViewletSimpleBrowser.css +0 -0
  62. /package/static/{d4964b6 → bef774c}/css/parts/ViewletSourceControl.css +0 -0
  63. /package/static/{d4964b6 → bef774c}/css/parts/ViewletStorage.css +0 -0
  64. /package/static/{d4964b6 → bef774c}/css/parts/ViewletTerminal.css +0 -0
  65. /package/static/{d4964b6 → bef774c}/css/parts/ViewletTerminalTabs.css +0 -0
  66. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-bat/README.md +0 -0
  67. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-bat/extension.json +0 -0
  68. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-bat/languageConfiguration.json +0 -0
  69. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-bat/src/tokenizeBat.js +0 -0
  70. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-c/README.md +0 -0
  71. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-c/extension.json +0 -0
  72. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-c/src/tokenizeC.js +0 -0
  73. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-coffeescript/README.md +0 -0
  74. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-coffeescript/extension.json +0 -0
  75. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-coffeescript/src/tokenizeCoffeeScript.js +0 -0
  76. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-cpp/README.md +0 -0
  77. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-cpp/extension.json +0 -0
  78. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-cpp/languageConfiguration.json +0 -0
  79. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-cpp/src/tokenizeCpp.js +0 -0
  80. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-cson/README.md +0 -0
  81. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-cson/extension.json +0 -0
  82. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-cson/languageConfiguration.json +0 -0
  83. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-cson/src/tokenizeCson.js +0 -0
  84. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-css/README.md +0 -0
  85. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-css/extension.json +0 -0
  86. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-css/languageConfiguration.json +0 -0
  87. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-css/src/tokenizeCss.js +0 -0
  88. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-dart/README.md +0 -0
  89. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-dart/extension.json +0 -0
  90. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-dart/src/tokenizeDart.js +0 -0
  91. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-desktop/README.md +0 -0
  92. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-desktop/extension.json +0 -0
  93. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-desktop/src/tokenizeDesktop.js +0 -0
  94. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-docker/README.md +0 -0
  95. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-docker/extension.json +0 -0
  96. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-docker/src/tokenizeDockerfile.js +0 -0
  97. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-dotenv/README.md +0 -0
  98. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-dotenv/extension.json +0 -0
  99. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-dotenv/src/tokenizeDotenv.js +0 -0
  100. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-editorconfig/README.md +0 -0
  101. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-editorconfig/extension.json +0 -0
  102. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-editorconfig/src/tokenizeEditorConfig.js +0 -0
  103. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-elixir/README.md +0 -0
  104. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-elixir/extension.json +0 -0
  105. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-elixir/src/tokenizeElixir.js +0 -0
  106. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-elm/README.md +0 -0
  107. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-elm/extension.json +0 -0
  108. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-elm/src/tokenizeElm.js +0 -0
  109. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-gitattributes/README.md +0 -0
  110. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-gitattributes/extension.json +0 -0
  111. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-gitattributes/src/tokenizeGitAttributes.js +0 -0
  112. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-gn/README.md +0 -0
  113. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-gn/extension.json +0 -0
  114. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-gn/src/tokenizeGn.js +0 -0
  115. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-go/README.md +0 -0
  116. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-go/extension.json +0 -0
  117. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-go/src/tokenizeGo.js +0 -0
  118. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-graphql/README.md +0 -0
  119. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-graphql/extension.json +0 -0
  120. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-graphql/src/tokenizeGraphql.js +0 -0
  121. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-html/README.md +0 -0
  122. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-html/extension.json +0 -0
  123. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-html/languageConfiguration.json +0 -0
  124. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-html/src/tokenizeHtml.js +0 -0
  125. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-java/README.md +0 -0
  126. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-java/extension.json +0 -0
  127. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-java/languageConfiguration.json +0 -0
  128. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-java/src/tokenizeJava.js +0 -0
  129. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-javascript/README.md +0 -0
  130. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-javascript/extension.json +0 -0
  131. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-javascript/languageConfiguration.json +0 -0
  132. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-javascript/src/tokenizeJavaScript.js +0 -0
  133. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-json/README.md +0 -0
  134. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-json/extension.json +0 -0
  135. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-json/src/tokenizeJson.js +0 -0
  136. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-json5/README.md +0 -0
  137. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-json5/extension.json +0 -0
  138. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-json5/src/tokenizeJson5.js +0 -0
  139. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-jsx/README.md +0 -0
  140. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-jsx/extension.json +0 -0
  141. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-jsx/src/tokenizeJsx.js +0 -0
  142. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-julia/README.md +0 -0
  143. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-julia/extension.json +0 -0
  144. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-julia/src/tokenizeJulia.js +0 -0
  145. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-kotlin/README.md +0 -0
  146. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-kotlin/extension.json +0 -0
  147. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-kotlin/src/tokenizeKotlin.js +0 -0
  148. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-less/LICENSE +0 -0
  149. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-less/README.md +0 -0
  150. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-less/extension.json +0 -0
  151. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-less/languageConfiguration.json +0 -0
  152. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-less/src/tokenizeLess.js +0 -0
  153. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-markdown/README.md +0 -0
  154. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-markdown/extension.json +0 -0
  155. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-markdown/src/tokenizeMarkdown.js +0 -0
  156. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-mdx/README.md +0 -0
  157. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-mdx/extension.json +0 -0
  158. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-mdx/src/tokenizeMdx.js +0 -0
  159. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-nix/README.md +0 -0
  160. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-nix/extension.json +0 -0
  161. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-nix/languageConfiguration.json +0 -0
  162. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-nix/src/tokenizeNix.js +0 -0
  163. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-nvmrc/README.md +0 -0
  164. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-nvmrc/extension.json +0 -0
  165. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-nvmrc/src/tokenizeNvmrc.js +0 -0
  166. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-perl/README.md +0 -0
  167. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-perl/extension.json +0 -0
  168. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-perl/src/tokenizePerl.js +0 -0
  169. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-plaintext/README.md +0 -0
  170. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-plaintext/extension.json +0 -0
  171. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-plaintext/src/tokenizePlaintext.js +0 -0
  172. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-powershell/README.md +0 -0
  173. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-powershell/extension.json +0 -0
  174. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-powershell/src/tokenizePowershell.js +0 -0
  175. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-python/README.md +0 -0
  176. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-python/extension.json +0 -0
  177. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-python/languageConfiguration.json +0 -0
  178. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-python/src/tokenizePython.js +0 -0
  179. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-r/README.md +0 -0
  180. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-r/extension.json +0 -0
  181. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-r/src/tokenizeR.js +0 -0
  182. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-ruby/README.md +0 -0
  183. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-ruby/extension.json +0 -0
  184. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-ruby/src/tokenizeRuby.js +0 -0
  185. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-rust/LICENSE +0 -0
  186. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-rust/README.md +0 -0
  187. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-rust/extension.json +0 -0
  188. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-rust/languageConfiguration.json +0 -0
  189. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-rust/src/tokenizeRust.js +0 -0
  190. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-scss/README.md +0 -0
  191. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-scss/extension.json +0 -0
  192. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-scss/languageConfiguration.json +0 -0
  193. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-scss/src/tokenizeScss.js +0 -0
  194. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-shellscript/README.md +0 -0
  195. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-shellscript/extension.json +0 -0
  196. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-shellscript/src/tokenizeShellScript.js +0 -0
  197. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-svelte/README.md +0 -0
  198. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-svelte/extension.json +0 -0
  199. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-svelte/src/tokenizeSvelte.js +0 -0
  200. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-terraform/README.md +0 -0
  201. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-terraform/extension.json +0 -0
  202. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-terraform/src/tokenizeTerraform.js +0 -0
  203. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-toml/README.md +0 -0
  204. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-toml/extension.json +0 -0
  205. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-toml/src/tokenizeToml.js +0 -0
  206. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-typescript/README.md +0 -0
  207. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-typescript/extension.json +0 -0
  208. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-typescript/src/tokenizeTypeScript.js +0 -0
  209. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-vue/README.md +0 -0
  210. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-vue/extension.json +0 -0
  211. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-vue/src/tokenizeVue.js +0 -0
  212. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-wgsl/README.md +0 -0
  213. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-wgsl/extension.json +0 -0
  214. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-wgsl/languageConfiguration.json +0 -0
  215. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-wgsl/src/tokenizeWgsl.js +0 -0
  216. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-xml/README.md +0 -0
  217. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-xml/extension.json +0 -0
  218. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-xml/src/tokenizeXml.js +0 -0
  219. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-yaml/README.md +0 -0
  220. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-yaml/extension.json +0 -0
  221. /package/static/{d4964b6 → bef774c}/extensions/builtin.language-basics-yaml/src/tokenizeYaml.js +0 -0
  222. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-atom-one-dark/README.md +0 -0
  223. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-atom-one-dark/color-theme.json +0 -0
  224. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-atom-one-dark/extension.json +0 -0
  225. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-atom-one-dark/images/demo.png +0 -0
  226. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-ayu/README.md +0 -0
  227. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-ayu/color-theme.json +0 -0
  228. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-ayu/extension.json +0 -0
  229. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-cobalt2/README.md +0 -0
  230. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-cobalt2/color-theme.json +0 -0
  231. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-cobalt2/extension.json +0 -0
  232. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-cobalt2/images/demo.png +0 -0
  233. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-cobalt2/images/logo.png +0 -0
  234. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-gruvbox/README.md +0 -0
  235. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-gruvbox/color-theme.json +0 -0
  236. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-gruvbox/extension.json +0 -0
  237. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-high-contrast/README.md +0 -0
  238. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-high-contrast/color-theme.json +0 -0
  239. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-high-contrast/extension.json +0 -0
  240. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-material/README.md +0 -0
  241. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-material/color-theme.json +0 -0
  242. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-material/extension.json +0 -0
  243. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-monokai/README.md +0 -0
  244. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-monokai/color-theme.json +0 -0
  245. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-monokai/extension.json +0 -0
  246. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-noctis-uva/README.md +0 -0
  247. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-noctis-uva/color-theme.json +0 -0
  248. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-noctis-uva/extension.json +0 -0
  249. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-noctis-uva/images/demo.png +0 -0
  250. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-palenight/README.md +0 -0
  251. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-palenight/color-theme.json +0 -0
  252. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-palenight/extension.json +0 -0
  253. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-palenight/images/demo.png +0 -0
  254. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-slime/README.md +0 -0
  255. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-slime/color-theme.json +0 -0
  256. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-slime/extension.json +0 -0
  257. /package/static/{d4964b6 → bef774c}/extensions/builtin.theme-slime/icon.png +0 -0
  258. /package/static/{d4964b6 → bef774c}/extensions/builtin.vscode-icons/README.md +0 -0
  259. /package/static/{d4964b6 → bef774c}/extensions/builtin.vscode-icons/extension.json +0 -0
  260. /package/static/{d4964b6 → bef774c}/extensions/builtin.vscode-icons/icon-theme.json +0 -0
  261. /package/static/{d4964b6 → bef774c}/extensions/builtin.vscode-icons/icon.png +0 -0
  262. /package/static/{d4964b6 → bef774c}/file-icons/default_file.svg +0 -0
  263. /package/static/{d4964b6 → bef774c}/file-icons/default_folder.svg +0 -0
  264. /package/static/{d4964b6 → bef774c}/file-icons/default_folder_opened.svg +0 -0
  265. /package/static/{d4964b6 → bef774c}/file-icons/default_root_folder.svg +0 -0
  266. /package/static/{d4964b6 → bef774c}/file-icons/default_root_folder_opened.svg +0 -0
  267. /package/static/{d4964b6 → bef774c}/file-icons/file_type_access.svg +0 -0
  268. /package/static/{d4964b6 → bef774c}/file-icons/file_type_access2.svg +0 -0
  269. /package/static/{d4964b6 → bef774c}/file-icons/file_type_actionscript.svg +0 -0
  270. /package/static/{d4964b6 → bef774c}/file-icons/file_type_actionscript2.svg +0 -0
  271. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ada.svg +0 -0
  272. /package/static/{d4964b6 → bef774c}/file-icons/file_type_advpl.svg +0 -0
  273. /package/static/{d4964b6 → bef774c}/file-icons/file_type_affectscript.svg +0 -0
  274. /package/static/{d4964b6 → bef774c}/file-icons/file_type_affinitydesigner.svg +0 -0
  275. /package/static/{d4964b6 → bef774c}/file-icons/file_type_affinityphoto.svg +0 -0
  276. /package/static/{d4964b6 → bef774c}/file-icons/file_type_affinitypublisher.svg +0 -0
  277. /package/static/{d4964b6 → bef774c}/file-icons/file_type_agda.svg +0 -0
  278. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ai.svg +0 -0
  279. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ai2.svg +0 -0
  280. /package/static/{d4964b6 → bef774c}/file-icons/file_type_al.svg +0 -0
  281. /package/static/{d4964b6 → bef774c}/file-icons/file_type_al_dal.svg +0 -0
  282. /package/static/{d4964b6 → bef774c}/file-icons/file_type_allcontributors.svg +0 -0
  283. /package/static/{d4964b6 → bef774c}/file-icons/file_type_angular.svg +0 -0
  284. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ansible.svg +0 -0
  285. /package/static/{d4964b6 → bef774c}/file-icons/file_type_antlers_html.svg +0 -0
  286. /package/static/{d4964b6 → bef774c}/file-icons/file_type_antlr.svg +0 -0
  287. /package/static/{d4964b6 → bef774c}/file-icons/file_type_anyscript.svg +0 -0
  288. /package/static/{d4964b6 → bef774c}/file-icons/file_type_apache.svg +0 -0
  289. /package/static/{d4964b6 → bef774c}/file-icons/file_type_apex.svg +0 -0
  290. /package/static/{d4964b6 → bef774c}/file-icons/file_type_api_extractor.svg +0 -0
  291. /package/static/{d4964b6 → bef774c}/file-icons/file_type_apib.svg +0 -0
  292. /package/static/{d4964b6 → bef774c}/file-icons/file_type_apib2.svg +0 -0
  293. /package/static/{d4964b6 → bef774c}/file-icons/file_type_apl.svg +0 -0
  294. /package/static/{d4964b6 → bef774c}/file-icons/file_type_applescript.svg +0 -0
  295. /package/static/{d4964b6 → bef774c}/file-icons/file_type_appscript.svg +0 -0
  296. /package/static/{d4964b6 → bef774c}/file-icons/file_type_appsemble.svg +0 -0
  297. /package/static/{d4964b6 → bef774c}/file-icons/file_type_appveyor.svg +0 -0
  298. /package/static/{d4964b6 → bef774c}/file-icons/file_type_arduino.svg +0 -0
  299. /package/static/{d4964b6 → bef774c}/file-icons/file_type_asciidoc.svg +0 -0
  300. /package/static/{d4964b6 → bef774c}/file-icons/file_type_asp.svg +0 -0
  301. /package/static/{d4964b6 → bef774c}/file-icons/file_type_aspx.svg +0 -0
  302. /package/static/{d4964b6 → bef774c}/file-icons/file_type_assembly.svg +0 -0
  303. /package/static/{d4964b6 → bef774c}/file-icons/file_type_astro.svg +0 -0
  304. /package/static/{d4964b6 → bef774c}/file-icons/file_type_astroconfig.svg +0 -0
  305. /package/static/{d4964b6 → bef774c}/file-icons/file_type_atom.svg +0 -0
  306. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ats.svg +0 -0
  307. /package/static/{d4964b6 → bef774c}/file-icons/file_type_attw.svg +0 -0
  308. /package/static/{d4964b6 → bef774c}/file-icons/file_type_audio.svg +0 -0
  309. /package/static/{d4964b6 → bef774c}/file-icons/file_type_aurelia.svg +0 -0
  310. /package/static/{d4964b6 → bef774c}/file-icons/file_type_autohotkey.svg +0 -0
  311. /package/static/{d4964b6 → bef774c}/file-icons/file_type_autoit.svg +0 -0
  312. /package/static/{d4964b6 → bef774c}/file-icons/file_type_avif.svg +0 -0
  313. /package/static/{d4964b6 → bef774c}/file-icons/file_type_avro.svg +0 -0
  314. /package/static/{d4964b6 → bef774c}/file-icons/file_type_awk.svg +0 -0
  315. /package/static/{d4964b6 → bef774c}/file-icons/file_type_aws.svg +0 -0
  316. /package/static/{d4964b6 → bef774c}/file-icons/file_type_azure.svg +0 -0
  317. /package/static/{d4964b6 → bef774c}/file-icons/file_type_azurepipelines.svg +0 -0
  318. /package/static/{d4964b6 → bef774c}/file-icons/file_type_babel.svg +0 -0
  319. /package/static/{d4964b6 → bef774c}/file-icons/file_type_babel2.svg +0 -0
  320. /package/static/{d4964b6 → bef774c}/file-icons/file_type_bak.svg +0 -0
  321. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ballerina.svg +0 -0
  322. /package/static/{d4964b6 → bef774c}/file-icons/file_type_bat.svg +0 -0
  323. /package/static/{d4964b6 → bef774c}/file-icons/file_type_bats.svg +0 -0
  324. /package/static/{d4964b6 → bef774c}/file-icons/file_type_bazaar.svg +0 -0
  325. /package/static/{d4964b6 → bef774c}/file-icons/file_type_bazel.svg +0 -0
  326. /package/static/{d4964b6 → bef774c}/file-icons/file_type_bazel_ignore.svg +0 -0
  327. /package/static/{d4964b6 → bef774c}/file-icons/file_type_bazel_version.svg +0 -0
  328. /package/static/{d4964b6 → bef774c}/file-icons/file_type_befunge.svg +0 -0
  329. /package/static/{d4964b6 → bef774c}/file-icons/file_type_bicep.svg +0 -0
  330. /package/static/{d4964b6 → bef774c}/file-icons/file_type_biml.svg +0 -0
  331. /package/static/{d4964b6 → bef774c}/file-icons/file_type_binary.svg +0 -0
  332. /package/static/{d4964b6 → bef774c}/file-icons/file_type_biome.svg +0 -0
  333. /package/static/{d4964b6 → bef774c}/file-icons/file_type_bitbucketpipeline.svg +0 -0
  334. /package/static/{d4964b6 → bef774c}/file-icons/file_type_bithound.svg +0 -0
  335. /package/static/{d4964b6 → bef774c}/file-icons/file_type_blade.svg +0 -0
  336. /package/static/{d4964b6 → bef774c}/file-icons/file_type_blender.svg +0 -0
  337. /package/static/{d4964b6 → bef774c}/file-icons/file_type_blitzbasic.svg +0 -0
  338. /package/static/{d4964b6 → bef774c}/file-icons/file_type_bolt.svg +0 -0
  339. /package/static/{d4964b6 → bef774c}/file-icons/file_type_bosque.svg +0 -0
  340. /package/static/{d4964b6 → bef774c}/file-icons/file_type_bower.svg +0 -0
  341. /package/static/{d4964b6 → bef774c}/file-icons/file_type_bower2.svg +0 -0
  342. /package/static/{d4964b6 → bef774c}/file-icons/file_type_browserslist.svg +0 -0
  343. /package/static/{d4964b6 → bef774c}/file-icons/file_type_bruno.svg +0 -0
  344. /package/static/{d4964b6 → bef774c}/file-icons/file_type_buckbuild.svg +0 -0
  345. /package/static/{d4964b6 → bef774c}/file-icons/file_type_buf.svg +0 -0
  346. /package/static/{d4964b6 → bef774c}/file-icons/file_type_bun.svg +0 -0
  347. /package/static/{d4964b6 → bef774c}/file-icons/file_type_bundlemon.svg +0 -0
  348. /package/static/{d4964b6 → bef774c}/file-icons/file_type_bundler.svg +0 -0
  349. /package/static/{d4964b6 → bef774c}/file-icons/file_type_bunfig.svg +0 -0
  350. /package/static/{d4964b6 → bef774c}/file-icons/file_type_c.svg +0 -0
  351. /package/static/{d4964b6 → bef774c}/file-icons/file_type_c2.svg +0 -0
  352. /package/static/{d4964b6 → bef774c}/file-icons/file_type_c3.svg +0 -0
  353. /package/static/{d4964b6 → bef774c}/file-icons/file_type_c_al.svg +0 -0
  354. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cabal.svg +0 -0
  355. /package/static/{d4964b6 → bef774c}/file-icons/file_type_caddy.svg +0 -0
  356. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cake.svg +0 -0
  357. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cakephp.svg +0 -0
  358. /package/static/{d4964b6 → bef774c}/file-icons/file_type_capacitor.svg +0 -0
  359. /package/static/{d4964b6 → bef774c}/file-icons/file_type_capnp.svg +0 -0
  360. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cargo.svg +0 -0
  361. /package/static/{d4964b6 → bef774c}/file-icons/file_type_casc.svg +0 -0
  362. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cddl.svg +0 -0
  363. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cert.svg +0 -0
  364. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ceylon.svg +0 -0
  365. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cf.svg +0 -0
  366. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cf2.svg +0 -0
  367. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cfc.svg +0 -0
  368. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cfc2.svg +0 -0
  369. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cfm.svg +0 -0
  370. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cfm2.svg +0 -0
  371. /package/static/{d4964b6 → bef774c}/file-icons/file_type_changie.svg +0 -0
  372. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cheader.svg +0 -0
  373. /package/static/{d4964b6 → bef774c}/file-icons/file_type_chef.svg +0 -0
  374. /package/static/{d4964b6 → bef774c}/file-icons/file_type_chef_cookbook.svg +0 -0
  375. /package/static/{d4964b6 → bef774c}/file-icons/file_type_circleci.svg +0 -0
  376. /package/static/{d4964b6 → bef774c}/file-icons/file_type_class.svg +0 -0
  377. /package/static/{d4964b6 → bef774c}/file-icons/file_type_claude.svg +0 -0
  378. /package/static/{d4964b6 → bef774c}/file-icons/file_type_clojure.svg +0 -0
  379. /package/static/{d4964b6 → bef774c}/file-icons/file_type_clojurescript.svg +0 -0
  380. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cloudfoundry.svg +0 -0
  381. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cmake.svg +0 -0
  382. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cobol.svg +0 -0
  383. /package/static/{d4964b6 → bef774c}/file-icons/file_type_codacy.svg +0 -0
  384. /package/static/{d4964b6 → bef774c}/file-icons/file_type_codeclimate.svg +0 -0
  385. /package/static/{d4964b6 → bef774c}/file-icons/file_type_codecov.svg +0 -0
  386. /package/static/{d4964b6 → bef774c}/file-icons/file_type_codekit.svg +0 -0
  387. /package/static/{d4964b6 → bef774c}/file-icons/file_type_codemagic.svg +0 -0
  388. /package/static/{d4964b6 → bef774c}/file-icons/file_type_codeowners.svg +0 -0
  389. /package/static/{d4964b6 → bef774c}/file-icons/file_type_codeql.svg +0 -0
  390. /package/static/{d4964b6 → bef774c}/file-icons/file_type_coderabbit.svg +0 -0
  391. /package/static/{d4964b6 → bef774c}/file-icons/file_type_coffeelint.svg +0 -0
  392. /package/static/{d4964b6 → bef774c}/file-icons/file_type_coffeescript.svg +0 -0
  393. /package/static/{d4964b6 → bef774c}/file-icons/file_type_commitizen.svg +0 -0
  394. /package/static/{d4964b6 → bef774c}/file-icons/file_type_commitlint.svg +0 -0
  395. /package/static/{d4964b6 → bef774c}/file-icons/file_type_compass.svg +0 -0
  396. /package/static/{d4964b6 → bef774c}/file-icons/file_type_composer.svg +0 -0
  397. /package/static/{d4964b6 → bef774c}/file-icons/file_type_conan.svg +0 -0
  398. /package/static/{d4964b6 → bef774c}/file-icons/file_type_conda.svg +0 -0
  399. /package/static/{d4964b6 → bef774c}/file-icons/file_type_config.svg +0 -0
  400. /package/static/{d4964b6 → bef774c}/file-icons/file_type_confluence.svg +0 -0
  401. /package/static/{d4964b6 → bef774c}/file-icons/file_type_copilot.svg +0 -0
  402. /package/static/{d4964b6 → bef774c}/file-icons/file_type_coverage.svg +0 -0
  403. /package/static/{d4964b6 → bef774c}/file-icons/file_type_coveralls.svg +0 -0
  404. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cpp.svg +0 -0
  405. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cpp2.svg +0 -0
  406. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cpp3.svg +0 -0
  407. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cppheader.svg +0 -0
  408. /package/static/{d4964b6 → bef774c}/file-icons/file_type_craco.svg +0 -0
  409. /package/static/{d4964b6 → bef774c}/file-icons/file_type_crowdin.svg +0 -0
  410. /package/static/{d4964b6 → bef774c}/file-icons/file_type_crystal.svg +0 -0
  411. /package/static/{d4964b6 → bef774c}/file-icons/file_type_csharp.svg +0 -0
  412. /package/static/{d4964b6 → bef774c}/file-icons/file_type_csharp2.svg +0 -0
  413. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cspell.svg +0 -0
  414. /package/static/{d4964b6 → bef774c}/file-icons/file_type_csproj.svg +0 -0
  415. /package/static/{d4964b6 → bef774c}/file-icons/file_type_css.svg +0 -0
  416. /package/static/{d4964b6 → bef774c}/file-icons/file_type_css2.svg +0 -0
  417. /package/static/{d4964b6 → bef774c}/file-icons/file_type_css2map.svg +0 -0
  418. /package/static/{d4964b6 → bef774c}/file-icons/file_type_csscomb.svg +0 -0
  419. /package/static/{d4964b6 → bef774c}/file-icons/file_type_csslint.svg +0 -0
  420. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cssmap.svg +0 -0
  421. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cucumber.svg +0 -0
  422. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cuda.svg +0 -0
  423. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cursorrules.svg +0 -0
  424. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cvs.svg +0 -0
  425. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cypress.svg +0 -0
  426. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cypress_spec.svg +0 -0
  427. /package/static/{d4964b6 → bef774c}/file-icons/file_type_cython.svg +0 -0
  428. /package/static/{d4964b6 → bef774c}/file-icons/file_type_dal.svg +0 -0
  429. /package/static/{d4964b6 → bef774c}/file-icons/file_type_darcs.svg +0 -0
  430. /package/static/{d4964b6 → bef774c}/file-icons/file_type_dartlang.svg +0 -0
  431. /package/static/{d4964b6 → bef774c}/file-icons/file_type_dartlang_generated.svg +0 -0
  432. /package/static/{d4964b6 → bef774c}/file-icons/file_type_dartlang_ignore.svg +0 -0
  433. /package/static/{d4964b6 → bef774c}/file-icons/file_type_datadog.svg +0 -0
  434. /package/static/{d4964b6 → bef774c}/file-icons/file_type_db.svg +0 -0
  435. /package/static/{d4964b6 → bef774c}/file-icons/file_type_debian.svg +0 -0
  436. /package/static/{d4964b6 → bef774c}/file-icons/file_type_delphi.svg +0 -0
  437. /package/static/{d4964b6 → bef774c}/file-icons/file_type_deno.svg +0 -0
  438. /package/static/{d4964b6 → bef774c}/file-icons/file_type_denoify.svg +0 -0
  439. /package/static/{d4964b6 → bef774c}/file-icons/file_type_dependabot.svg +0 -0
  440. /package/static/{d4964b6 → bef774c}/file-icons/file_type_dependencies.svg +0 -0
  441. /package/static/{d4964b6 → bef774c}/file-icons/file_type_devcontainer.svg +0 -0
  442. /package/static/{d4964b6 → bef774c}/file-icons/file_type_dhall.svg +0 -0
  443. /package/static/{d4964b6 → bef774c}/file-icons/file_type_diff.svg +0 -0
  444. /package/static/{d4964b6 → bef774c}/file-icons/file_type_django.svg +0 -0
  445. /package/static/{d4964b6 → bef774c}/file-icons/file_type_dlang.svg +0 -0
  446. /package/static/{d4964b6 → bef774c}/file-icons/file_type_docker.svg +0 -0
  447. /package/static/{d4964b6 → bef774c}/file-icons/file_type_docker2.svg +0 -0
  448. /package/static/{d4964b6 → bef774c}/file-icons/file_type_dockertest.svg +0 -0
  449. /package/static/{d4964b6 → bef774c}/file-icons/file_type_dockertest2.svg +0 -0
  450. /package/static/{d4964b6 → bef774c}/file-icons/file_type_docpad.svg +0 -0
  451. /package/static/{d4964b6 → bef774c}/file-icons/file_type_docusaurus.svg +0 -0
  452. /package/static/{d4964b6 → bef774c}/file-icons/file_type_docz.svg +0 -0
  453. /package/static/{d4964b6 → bef774c}/file-icons/file_type_dojo.svg +0 -0
  454. /package/static/{d4964b6 → bef774c}/file-icons/file_type_doppler.svg +0 -0
  455. /package/static/{d4964b6 → bef774c}/file-icons/file_type_dotenv.svg +0 -0
  456. /package/static/{d4964b6 → bef774c}/file-icons/file_type_dotjs.svg +0 -0
  457. /package/static/{d4964b6 → bef774c}/file-icons/file_type_doxygen.svg +0 -0
  458. /package/static/{d4964b6 → bef774c}/file-icons/file_type_drawio.svg +0 -0
  459. /package/static/{d4964b6 → bef774c}/file-icons/file_type_drone.svg +0 -0
  460. /package/static/{d4964b6 → bef774c}/file-icons/file_type_drools.svg +0 -0
  461. /package/static/{d4964b6 → bef774c}/file-icons/file_type_dtd.svg +0 -0
  462. /package/static/{d4964b6 → bef774c}/file-icons/file_type_dune.svg +0 -0
  463. /package/static/{d4964b6 → bef774c}/file-icons/file_type_dustjs.svg +0 -0
  464. /package/static/{d4964b6 → bef774c}/file-icons/file_type_dvc.svg +0 -0
  465. /package/static/{d4964b6 → bef774c}/file-icons/file_type_dylan.svg +0 -0
  466. /package/static/{d4964b6 → bef774c}/file-icons/file_type_earthly.svg +0 -0
  467. /package/static/{d4964b6 → bef774c}/file-icons/file_type_eas-metadata.svg +0 -0
  468. /package/static/{d4964b6 → bef774c}/file-icons/file_type_edge.svg +0 -0
  469. /package/static/{d4964b6 → bef774c}/file-icons/file_type_edge2.svg +0 -0
  470. /package/static/{d4964b6 → bef774c}/file-icons/file_type_editorconfig.svg +0 -0
  471. /package/static/{d4964b6 → bef774c}/file-icons/file_type_eex.svg +0 -0
  472. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ejs.svg +0 -0
  473. /package/static/{d4964b6 → bef774c}/file-icons/file_type_elastic.svg +0 -0
  474. /package/static/{d4964b6 → bef774c}/file-icons/file_type_elasticbeanstalk.svg +0 -0
  475. /package/static/{d4964b6 → bef774c}/file-icons/file_type_eleventy.svg +0 -0
  476. /package/static/{d4964b6 → bef774c}/file-icons/file_type_eleventy2.svg +0 -0
  477. /package/static/{d4964b6 → bef774c}/file-icons/file_type_elixir.svg +0 -0
  478. /package/static/{d4964b6 → bef774c}/file-icons/file_type_elm.svg +0 -0
  479. /package/static/{d4964b6 → bef774c}/file-icons/file_type_elm2.svg +0 -0
  480. /package/static/{d4964b6 → bef774c}/file-icons/file_type_emacs.svg +0 -0
  481. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ember.svg +0 -0
  482. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ensime.svg +0 -0
  483. /package/static/{d4964b6 → bef774c}/file-icons/file_type_eps.svg +0 -0
  484. /package/static/{d4964b6 → bef774c}/file-icons/file_type_epub.svg +0 -0
  485. /package/static/{d4964b6 → bef774c}/file-icons/file_type_erb.svg +0 -0
  486. /package/static/{d4964b6 → bef774c}/file-icons/file_type_erlang.svg +0 -0
  487. /package/static/{d4964b6 → bef774c}/file-icons/file_type_erlang2.svg +0 -0
  488. /package/static/{d4964b6 → bef774c}/file-icons/file_type_esbuild.svg +0 -0
  489. /package/static/{d4964b6 → bef774c}/file-icons/file_type_eslint.svg +0 -0
  490. /package/static/{d4964b6 → bef774c}/file-icons/file_type_eslint2.svg +0 -0
  491. /package/static/{d4964b6 → bef774c}/file-icons/file_type_esphome.svg +0 -0
  492. /package/static/{d4964b6 → bef774c}/file-icons/file_type_excalidraw.svg +0 -0
  493. /package/static/{d4964b6 → bef774c}/file-icons/file_type_excel.svg +0 -0
  494. /package/static/{d4964b6 → bef774c}/file-icons/file_type_excel2.svg +0 -0
  495. /package/static/{d4964b6 → bef774c}/file-icons/file_type_expo.svg +0 -0
  496. /package/static/{d4964b6 → bef774c}/file-icons/file_type_falcon.svg +0 -0
  497. /package/static/{d4964b6 → bef774c}/file-icons/file_type_fantasticon.svg +0 -0
  498. /package/static/{d4964b6 → bef774c}/file-icons/file_type_fastly.svg +0 -0
  499. /package/static/{d4964b6 → bef774c}/file-icons/file_type_fauna.svg +0 -0
  500. /package/static/{d4964b6 → bef774c}/file-icons/file_type_favicon.svg +0 -0
  501. /package/static/{d4964b6 → bef774c}/file-icons/file_type_fbx.svg +0 -0
  502. /package/static/{d4964b6 → bef774c}/file-icons/file_type_firebase.svg +0 -0
  503. /package/static/{d4964b6 → bef774c}/file-icons/file_type_firebasehosting.svg +0 -0
  504. /package/static/{d4964b6 → bef774c}/file-icons/file_type_firestore.svg +0 -0
  505. /package/static/{d4964b6 → bef774c}/file-icons/file_type_fitbit.svg +0 -0
  506. /package/static/{d4964b6 → bef774c}/file-icons/file_type_fla.svg +0 -0
  507. /package/static/{d4964b6 → bef774c}/file-icons/file_type_flareact.svg +0 -0
  508. /package/static/{d4964b6 → bef774c}/file-icons/file_type_flash.svg +0 -0
  509. /package/static/{d4964b6 → bef774c}/file-icons/file_type_floobits.svg +0 -0
  510. /package/static/{d4964b6 → bef774c}/file-icons/file_type_flow.svg +0 -0
  511. /package/static/{d4964b6 → bef774c}/file-icons/file_type_flutter.svg +0 -0
  512. /package/static/{d4964b6 → bef774c}/file-icons/file_type_flutter_package.svg +0 -0
  513. /package/static/{d4964b6 → bef774c}/file-icons/file_type_flyio.svg +0 -0
  514. /package/static/{d4964b6 → bef774c}/file-icons/file_type_font.svg +0 -0
  515. /package/static/{d4964b6 → bef774c}/file-icons/file_type_formkit.svg +0 -0
  516. /package/static/{d4964b6 → bef774c}/file-icons/file_type_fortran.svg +0 -0
  517. /package/static/{d4964b6 → bef774c}/file-icons/file_type_fossa.svg +0 -0
  518. /package/static/{d4964b6 → bef774c}/file-icons/file_type_fossil.svg +0 -0
  519. /package/static/{d4964b6 → bef774c}/file-icons/file_type_freemarker.svg +0 -0
  520. /package/static/{d4964b6 → bef774c}/file-icons/file_type_frontcommerce.svg +0 -0
  521. /package/static/{d4964b6 → bef774c}/file-icons/file_type_fsharp.svg +0 -0
  522. /package/static/{d4964b6 → bef774c}/file-icons/file_type_fsharp2.svg +0 -0
  523. /package/static/{d4964b6 → bef774c}/file-icons/file_type_fsproj.svg +0 -0
  524. /package/static/{d4964b6 → bef774c}/file-icons/file_type_fthtml.svg +0 -0
  525. /package/static/{d4964b6 → bef774c}/file-icons/file_type_funding.svg +0 -0
  526. /package/static/{d4964b6 → bef774c}/file-icons/file_type_fusebox.svg +0 -0
  527. /package/static/{d4964b6 → bef774c}/file-icons/file_type_galen.svg +0 -0
  528. /package/static/{d4964b6 → bef774c}/file-icons/file_type_galen2.svg +0 -0
  529. /package/static/{d4964b6 → bef774c}/file-icons/file_type_gamemaker.svg +0 -0
  530. /package/static/{d4964b6 → bef774c}/file-icons/file_type_gamemaker2.svg +0 -0
  531. /package/static/{d4964b6 → bef774c}/file-icons/file_type_gamemaker81.svg +0 -0
  532. /package/static/{d4964b6 → bef774c}/file-icons/file_type_gatsby.svg +0 -0
  533. /package/static/{d4964b6 → bef774c}/file-icons/file_type_gcloud.svg +0 -0
  534. /package/static/{d4964b6 → bef774c}/file-icons/file_type_gcode.svg +0 -0
  535. /package/static/{d4964b6 → bef774c}/file-icons/file_type_gdscript.svg +0 -0
  536. /package/static/{d4964b6 → bef774c}/file-icons/file_type_genstat.svg +0 -0
  537. /package/static/{d4964b6 → bef774c}/file-icons/file_type_git.svg +0 -0
  538. /package/static/{d4964b6 → bef774c}/file-icons/file_type_git2.svg +0 -0
  539. /package/static/{d4964b6 → bef774c}/file-icons/file_type_gitlab.svg +0 -0
  540. /package/static/{d4964b6 → bef774c}/file-icons/file_type_gitpod.svg +0 -0
  541. /package/static/{d4964b6 → bef774c}/file-icons/file_type_gleam.svg +0 -0
  542. /package/static/{d4964b6 → bef774c}/file-icons/file_type_gleamconfig.svg +0 -0
  543. /package/static/{d4964b6 → bef774c}/file-icons/file_type_glide.svg +0 -0
  544. /package/static/{d4964b6 → bef774c}/file-icons/file_type_glitter.svg +0 -0
  545. /package/static/{d4964b6 → bef774c}/file-icons/file_type_glsl.svg +0 -0
  546. /package/static/{d4964b6 → bef774c}/file-icons/file_type_gltf.svg +0 -0
  547. /package/static/{d4964b6 → bef774c}/file-icons/file_type_glyphs.svg +0 -0
  548. /package/static/{d4964b6 → bef774c}/file-icons/file_type_gnu.svg +0 -0
  549. /package/static/{d4964b6 → bef774c}/file-icons/file_type_gnuplot.svg +0 -0
  550. /package/static/{d4964b6 → bef774c}/file-icons/file_type_go.svg +0 -0
  551. /package/static/{d4964b6 → bef774c}/file-icons/file_type_go_aqua.svg +0 -0
  552. /package/static/{d4964b6 → bef774c}/file-icons/file_type_go_black.svg +0 -0
  553. /package/static/{d4964b6 → bef774c}/file-icons/file_type_go_fuchsia.svg +0 -0
  554. /package/static/{d4964b6 → bef774c}/file-icons/file_type_go_gopher.svg +0 -0
  555. /package/static/{d4964b6 → bef774c}/file-icons/file_type_go_lightblue.svg +0 -0
  556. /package/static/{d4964b6 → bef774c}/file-icons/file_type_go_package.svg +0 -0
  557. /package/static/{d4964b6 → bef774c}/file-icons/file_type_go_white.svg +0 -0
  558. /package/static/{d4964b6 → bef774c}/file-icons/file_type_go_work.svg +0 -0
  559. /package/static/{d4964b6 → bef774c}/file-icons/file_type_go_yellow.svg +0 -0
  560. /package/static/{d4964b6 → bef774c}/file-icons/file_type_goctl.svg +0 -0
  561. /package/static/{d4964b6 → bef774c}/file-icons/file_type_godot.svg +0 -0
  562. /package/static/{d4964b6 → bef774c}/file-icons/file_type_gpg.svg +0 -0
  563. /package/static/{d4964b6 → bef774c}/file-icons/file_type_gradle.svg +0 -0
  564. /package/static/{d4964b6 → bef774c}/file-icons/file_type_gradle2.svg +0 -0
  565. /package/static/{d4964b6 → bef774c}/file-icons/file_type_grain.svg +0 -0
  566. /package/static/{d4964b6 → bef774c}/file-icons/file_type_graphql.svg +0 -0
  567. /package/static/{d4964b6 → bef774c}/file-icons/file_type_graphql_config.svg +0 -0
  568. /package/static/{d4964b6 → bef774c}/file-icons/file_type_graphviz.svg +0 -0
  569. /package/static/{d4964b6 → bef774c}/file-icons/file_type_greenkeeper.svg +0 -0
  570. /package/static/{d4964b6 → bef774c}/file-icons/file_type_gridsome.svg +0 -0
  571. /package/static/{d4964b6 → bef774c}/file-icons/file_type_groovy.svg +0 -0
  572. /package/static/{d4964b6 → bef774c}/file-icons/file_type_groovy2.svg +0 -0
  573. /package/static/{d4964b6 → bef774c}/file-icons/file_type_grunt.svg +0 -0
  574. /package/static/{d4964b6 → bef774c}/file-icons/file_type_gulp.svg +0 -0
  575. /package/static/{d4964b6 → bef774c}/file-icons/file_type_haml.svg +0 -0
  576. /package/static/{d4964b6 → bef774c}/file-icons/file_type_handlebars.svg +0 -0
  577. /package/static/{d4964b6 → bef774c}/file-icons/file_type_handlebars2.svg +0 -0
  578. /package/static/{d4964b6 → bef774c}/file-icons/file_type_harbour.svg +0 -0
  579. /package/static/{d4964b6 → bef774c}/file-icons/file_type_hardhat.svg +0 -0
  580. /package/static/{d4964b6 → bef774c}/file-icons/file_type_hashicorp.svg +0 -0
  581. /package/static/{d4964b6 → bef774c}/file-icons/file_type_haskell.svg +0 -0
  582. /package/static/{d4964b6 → bef774c}/file-icons/file_type_haskell2.svg +0 -0
  583. /package/static/{d4964b6 → bef774c}/file-icons/file_type_haxe.svg +0 -0
  584. /package/static/{d4964b6 → bef774c}/file-icons/file_type_haxecheckstyle.svg +0 -0
  585. /package/static/{d4964b6 → bef774c}/file-icons/file_type_haxedevelop.svg +0 -0
  586. /package/static/{d4964b6 → bef774c}/file-icons/file_type_helix.svg +0 -0
  587. /package/static/{d4964b6 → bef774c}/file-icons/file_type_helm.svg +0 -0
  588. /package/static/{d4964b6 → bef774c}/file-icons/file_type_histoire.svg +0 -0
  589. /package/static/{d4964b6 → bef774c}/file-icons/file_type_hjson.svg +0 -0
  590. /package/static/{d4964b6 → bef774c}/file-icons/file_type_hlsl.svg +0 -0
  591. /package/static/{d4964b6 → bef774c}/file-icons/file_type_homeassistant.svg +0 -0
  592. /package/static/{d4964b6 → bef774c}/file-icons/file_type_horusec.svg +0 -0
  593. /package/static/{d4964b6 → bef774c}/file-icons/file_type_host.svg +0 -0
  594. /package/static/{d4964b6 → bef774c}/file-icons/file_type_html.svg +0 -0
  595. /package/static/{d4964b6 → bef774c}/file-icons/file_type_htmlhint.svg +0 -0
  596. /package/static/{d4964b6 → bef774c}/file-icons/file_type_htmlvalidate.svg +0 -0
  597. /package/static/{d4964b6 → bef774c}/file-icons/file_type_http.svg +0 -0
  598. /package/static/{d4964b6 → bef774c}/file-icons/file_type_hugo.svg +0 -0
  599. /package/static/{d4964b6 → bef774c}/file-icons/file_type_humanstxt.svg +0 -0
  600. /package/static/{d4964b6 → bef774c}/file-icons/file_type_hunspell.svg +0 -0
  601. /package/static/{d4964b6 → bef774c}/file-icons/file_type_husky.svg +0 -0
  602. /package/static/{d4964b6 → bef774c}/file-icons/file_type_hy.svg +0 -0
  603. /package/static/{d4964b6 → bef774c}/file-icons/file_type_hygen.svg +0 -0
  604. /package/static/{d4964b6 → bef774c}/file-icons/file_type_hypr.svg +0 -0
  605. /package/static/{d4964b6 → bef774c}/file-icons/file_type_icl.svg +0 -0
  606. /package/static/{d4964b6 → bef774c}/file-icons/file_type_idris.svg +0 -0
  607. /package/static/{d4964b6 → bef774c}/file-icons/file_type_idrisbin.svg +0 -0
  608. /package/static/{d4964b6 → bef774c}/file-icons/file_type_idrispkg.svg +0 -0
  609. /package/static/{d4964b6 → bef774c}/file-icons/file_type_image.svg +0 -0
  610. /package/static/{d4964b6 → bef774c}/file-icons/file_type_imba.svg +0 -0
  611. /package/static/{d4964b6 → bef774c}/file-icons/file_type_inc.svg +0 -0
  612. /package/static/{d4964b6 → bef774c}/file-icons/file_type_infopath.svg +0 -0
  613. /package/static/{d4964b6 → bef774c}/file-icons/file_type_informix.svg +0 -0
  614. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ini.svg +0 -0
  615. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ink.svg +0 -0
  616. /package/static/{d4964b6 → bef774c}/file-icons/file_type_innosetup.svg +0 -0
  617. /package/static/{d4964b6 → bef774c}/file-icons/file_type_io.svg +0 -0
  618. /package/static/{d4964b6 → bef774c}/file-icons/file_type_iodine.svg +0 -0
  619. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ionic.svg +0 -0
  620. /package/static/{d4964b6 → bef774c}/file-icons/file_type_jake.svg +0 -0
  621. /package/static/{d4964b6 → bef774c}/file-icons/file_type_janet.svg +0 -0
  622. /package/static/{d4964b6 → bef774c}/file-icons/file_type_jar.svg +0 -0
  623. /package/static/{d4964b6 → bef774c}/file-icons/file_type_jasmine.svg +0 -0
  624. /package/static/{d4964b6 → bef774c}/file-icons/file_type_java.svg +0 -0
  625. /package/static/{d4964b6 → bef774c}/file-icons/file_type_jbuilder.svg +0 -0
  626. /package/static/{d4964b6 → bef774c}/file-icons/file_type_jekyll.svg +0 -0
  627. /package/static/{d4964b6 → bef774c}/file-icons/file_type_jenkins.svg +0 -0
  628. /package/static/{d4964b6 → bef774c}/file-icons/file_type_jest.svg +0 -0
  629. /package/static/{d4964b6 → bef774c}/file-icons/file_type_jest_snapshot.svg +0 -0
  630. /package/static/{d4964b6 → bef774c}/file-icons/file_type_jinja.svg +0 -0
  631. /package/static/{d4964b6 → bef774c}/file-icons/file_type_jpm.svg +0 -0
  632. /package/static/{d4964b6 → bef774c}/file-icons/file_type_js.svg +0 -0
  633. /package/static/{d4964b6 → bef774c}/file-icons/file_type_js_official.svg +0 -0
  634. /package/static/{d4964b6 → bef774c}/file-icons/file_type_jsbeautify.svg +0 -0
  635. /package/static/{d4964b6 → bef774c}/file-icons/file_type_jsconfig.svg +0 -0
  636. /package/static/{d4964b6 → bef774c}/file-icons/file_type_jscpd.svg +0 -0
  637. /package/static/{d4964b6 → bef774c}/file-icons/file_type_jshint.svg +0 -0
  638. /package/static/{d4964b6 → bef774c}/file-icons/file_type_jsmap.svg +0 -0
  639. /package/static/{d4964b6 → bef774c}/file-icons/file_type_json.svg +0 -0
  640. /package/static/{d4964b6 → bef774c}/file-icons/file_type_json2.svg +0 -0
  641. /package/static/{d4964b6 → bef774c}/file-icons/file_type_json5.svg +0 -0
  642. /package/static/{d4964b6 → bef774c}/file-icons/file_type_json_official.svg +0 -0
  643. /package/static/{d4964b6 → bef774c}/file-icons/file_type_json_schema.svg +0 -0
  644. /package/static/{d4964b6 → bef774c}/file-icons/file_type_jsonld.svg +0 -0
  645. /package/static/{d4964b6 → bef774c}/file-icons/file_type_jsonnet.svg +0 -0
  646. /package/static/{d4964b6 → bef774c}/file-icons/file_type_jsp.svg +0 -0
  647. /package/static/{d4964b6 → bef774c}/file-icons/file_type_jsr.svg +0 -0
  648. /package/static/{d4964b6 → bef774c}/file-icons/file_type_jss.svg +0 -0
  649. /package/static/{d4964b6 → bef774c}/file-icons/file_type_juice.svg +0 -0
  650. /package/static/{d4964b6 → bef774c}/file-icons/file_type_julia.svg +0 -0
  651. /package/static/{d4964b6 → bef774c}/file-icons/file_type_julia2.svg +0 -0
  652. /package/static/{d4964b6 → bef774c}/file-icons/file_type_jupyter.svg +0 -0
  653. /package/static/{d4964b6 → bef774c}/file-icons/file_type_just.svg +0 -0
  654. /package/static/{d4964b6 → bef774c}/file-icons/file_type_k.svg +0 -0
  655. /package/static/{d4964b6 → bef774c}/file-icons/file_type_karma.svg +0 -0
  656. /package/static/{d4964b6 → bef774c}/file-icons/file_type_key.svg +0 -0
  657. /package/static/{d4964b6 → bef774c}/file-icons/file_type_kitchenci.svg +0 -0
  658. /package/static/{d4964b6 → bef774c}/file-icons/file_type_kite.svg +0 -0
  659. /package/static/{d4964b6 → bef774c}/file-icons/file_type_kivy.svg +0 -0
  660. /package/static/{d4964b6 → bef774c}/file-icons/file_type_knip.svg +0 -0
  661. /package/static/{d4964b6 → bef774c}/file-icons/file_type_kos.svg +0 -0
  662. /package/static/{d4964b6 → bef774c}/file-icons/file_type_kotlin.svg +0 -0
  663. /package/static/{d4964b6 → bef774c}/file-icons/file_type_kusto.svg +0 -0
  664. /package/static/{d4964b6 → bef774c}/file-icons/file_type_language_configuration.svg +0 -0
  665. /package/static/{d4964b6 → bef774c}/file-icons/file_type_lark.svg +0 -0
  666. /package/static/{d4964b6 → bef774c}/file-icons/file_type_latino.svg +0 -0
  667. /package/static/{d4964b6 → bef774c}/file-icons/file_type_layout.svg +0 -0
  668. /package/static/{d4964b6 → bef774c}/file-icons/file_type_lefthook.svg +0 -0
  669. /package/static/{d4964b6 → bef774c}/file-icons/file_type_lerna.svg +0 -0
  670. /package/static/{d4964b6 → bef774c}/file-icons/file_type_less.svg +0 -0
  671. /package/static/{d4964b6 → bef774c}/file-icons/file_type_lex.svg +0 -0
  672. /package/static/{d4964b6 → bef774c}/file-icons/file_type_liara.svg +0 -0
  673. /package/static/{d4964b6 → bef774c}/file-icons/file_type_libreoffice_base.svg +0 -0
  674. /package/static/{d4964b6 → bef774c}/file-icons/file_type_libreoffice_calc.svg +0 -0
  675. /package/static/{d4964b6 → bef774c}/file-icons/file_type_libreoffice_draw.svg +0 -0
  676. /package/static/{d4964b6 → bef774c}/file-icons/file_type_libreoffice_impress.svg +0 -0
  677. /package/static/{d4964b6 → bef774c}/file-icons/file_type_libreoffice_math.svg +0 -0
  678. /package/static/{d4964b6 → bef774c}/file-icons/file_type_libreoffice_writer.svg +0 -0
  679. /package/static/{d4964b6 → bef774c}/file-icons/file_type_license.svg +0 -0
  680. /package/static/{d4964b6 → bef774c}/file-icons/file_type_licensebat.svg +0 -0
  681. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_actionscript2.svg +0 -0
  682. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_ada.svg +0 -0
  683. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_agda.svg +0 -0
  684. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_apl.svg +0 -0
  685. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_astro.svg +0 -0
  686. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_astroconfig.svg +0 -0
  687. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_babel.svg +0 -0
  688. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_babel2.svg +0 -0
  689. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_cabal.svg +0 -0
  690. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_circleci.svg +0 -0
  691. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_cloudfoundry.svg +0 -0
  692. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_codacy.svg +0 -0
  693. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_codeclimate.svg +0 -0
  694. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_codeowners.svg +0 -0
  695. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_config.svg +0 -0
  696. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_copilot.svg +0 -0
  697. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_crystal.svg +0 -0
  698. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_cypress.svg +0 -0
  699. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_cypress_spec.svg +0 -0
  700. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_db.svg +0 -0
  701. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_deno.svg +0 -0
  702. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_dhall.svg +0 -0
  703. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_docpad.svg +0 -0
  704. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_drone.svg +0 -0
  705. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_eas-metadata.svg +0 -0
  706. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_eleventy.svg +0 -0
  707. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_eleventy2.svg +0 -0
  708. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_esphome.svg +0 -0
  709. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_expo.svg +0 -0
  710. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_firebasehosting.svg +0 -0
  711. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_fla.svg +0 -0
  712. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_font.svg +0 -0
  713. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_gamemaker2.svg +0 -0
  714. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_gradle.svg +0 -0
  715. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_hashicorp.svg +0 -0
  716. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_hjson.svg +0 -0
  717. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_ini.svg +0 -0
  718. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_io.svg +0 -0
  719. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_js.svg +0 -0
  720. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_jsconfig.svg +0 -0
  721. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_jsmap.svg +0 -0
  722. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_json.svg +0 -0
  723. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_json5.svg +0 -0
  724. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_json_schema.svg +0 -0
  725. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_jsonld.svg +0 -0
  726. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_kite.svg +0 -0
  727. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_lark.svg +0 -0
  728. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_lerna.svg +0 -0
  729. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_mailing.svg +0 -0
  730. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_markuplint.svg +0 -0
  731. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_mdx-components.svg +0 -0
  732. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_mdx.svg +0 -0
  733. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_mlang.svg +0 -0
  734. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_mustache.svg +0 -0
  735. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_mypy.svg +0 -0
  736. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_neo4j.svg +0 -0
  737. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_netlify.svg +0 -0
  738. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_next.svg +0 -0
  739. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_nim.svg +0 -0
  740. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_nx.svg +0 -0
  741. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_objidconfig.svg +0 -0
  742. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_openHAB.svg +0 -0
  743. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_pcl.svg +0 -0
  744. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_pnpm.svg +0 -0
  745. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_prettier.svg +0 -0
  746. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_prisma.svg +0 -0
  747. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_purescript.svg +0 -0
  748. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_quasar.svg +0 -0
  749. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_raku.svg +0 -0
  750. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_razzle.svg +0 -0
  751. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_reactrouter.svg +0 -0
  752. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_rehype.svg +0 -0
  753. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_remark.svg +0 -0
  754. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_replit.svg +0 -0
  755. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_retext.svg +0 -0
  756. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_rome.svg +0 -0
  757. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_rubocop.svg +0 -0
  758. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_rust.svg +0 -0
  759. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_rust_toolchain.svg +0 -0
  760. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_safetensors.svg +0 -0
  761. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_shaderlab.svg +0 -0
  762. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_solidity.svg +0 -0
  763. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_spin.svg +0 -0
  764. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_stylelint.svg +0 -0
  765. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_stylus.svg +0 -0
  766. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_symfony.svg +0 -0
  767. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_systemd.svg +0 -0
  768. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_systemverilog.svg +0 -0
  769. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_testcafe.svg +0 -0
  770. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_testjs.svg +0 -0
  771. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_tex.svg +0 -0
  772. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_tm.svg +0 -0
  773. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_tmux.svg +0 -0
  774. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_todo.svg +0 -0
  775. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_toit.svg +0 -0
  776. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_toml.svg +0 -0
  777. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_tree.svg +0 -0
  778. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_turbo.svg +0 -0
  779. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_unibeautify.svg +0 -0
  780. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_vash.svg +0 -0
  781. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_vercel.svg +0 -0
  782. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_vsix.svg +0 -0
  783. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_vsixmanifest.svg +0 -0
  784. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_xfl.svg +0 -0
  785. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_xorg.svg +0 -0
  786. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_yaml.svg +0 -0
  787. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_yaml_official.svg +0 -0
  788. /package/static/{d4964b6 → bef774c}/file-icons/file_type_light_zeit.svg +0 -0
  789. /package/static/{d4964b6 → bef774c}/file-icons/file_type_lighthouse.svg +0 -0
  790. /package/static/{d4964b6 → bef774c}/file-icons/file_type_lilypond.svg +0 -0
  791. /package/static/{d4964b6 → bef774c}/file-icons/file_type_lime.svg +0 -0
  792. /package/static/{d4964b6 → bef774c}/file-icons/file_type_lintstagedrc.svg +0 -0
  793. /package/static/{d4964b6 → bef774c}/file-icons/file_type_liquid.svg +0 -0
  794. /package/static/{d4964b6 → bef774c}/file-icons/file_type_lisp.svg +0 -0
  795. /package/static/{d4964b6 → bef774c}/file-icons/file_type_livescript.svg +0 -0
  796. /package/static/{d4964b6 → bef774c}/file-icons/file_type_lnk.svg +0 -0
  797. /package/static/{d4964b6 → bef774c}/file-icons/file_type_locale.svg +0 -0
  798. /package/static/{d4964b6 → bef774c}/file-icons/file_type_log.svg +0 -0
  799. /package/static/{d4964b6 → bef774c}/file-icons/file_type_lolcode.svg +0 -0
  800. /package/static/{d4964b6 → bef774c}/file-icons/file_type_lsl.svg +0 -0
  801. /package/static/{d4964b6 → bef774c}/file-icons/file_type_lua.svg +0 -0
  802. /package/static/{d4964b6 → bef774c}/file-icons/file_type_luau.svg +0 -0
  803. /package/static/{d4964b6 → bef774c}/file-icons/file_type_lync.svg +0 -0
  804. /package/static/{d4964b6 → bef774c}/file-icons/file_type_mailing.svg +0 -0
  805. /package/static/{d4964b6 → bef774c}/file-icons/file_type_makefile.svg +0 -0
  806. /package/static/{d4964b6 → bef774c}/file-icons/file_type_manifest.svg +0 -0
  807. /package/static/{d4964b6 → bef774c}/file-icons/file_type_manifest_bak.svg +0 -0
  808. /package/static/{d4964b6 → bef774c}/file-icons/file_type_manifest_skip.svg +0 -0
  809. /package/static/{d4964b6 → bef774c}/file-icons/file_type_map.svg +0 -0
  810. /package/static/{d4964b6 → bef774c}/file-icons/file_type_mariadb.svg +0 -0
  811. /package/static/{d4964b6 → bef774c}/file-icons/file_type_markdown.svg +0 -0
  812. /package/static/{d4964b6 → bef774c}/file-icons/file_type_markdownlint.svg +0 -0
  813. /package/static/{d4964b6 → bef774c}/file-icons/file_type_markdownlint_ignore.svg +0 -0
  814. /package/static/{d4964b6 → bef774c}/file-icons/file_type_marko.svg +0 -0
  815. /package/static/{d4964b6 → bef774c}/file-icons/file_type_markojs.svg +0 -0
  816. /package/static/{d4964b6 → bef774c}/file-icons/file_type_markuplint.svg +0 -0
  817. /package/static/{d4964b6 → bef774c}/file-icons/file_type_master-co.svg +0 -0
  818. /package/static/{d4964b6 → bef774c}/file-icons/file_type_matlab.svg +0 -0
  819. /package/static/{d4964b6 → bef774c}/file-icons/file_type_maven.svg +0 -0
  820. /package/static/{d4964b6 → bef774c}/file-icons/file_type_maxscript.svg +0 -0
  821. /package/static/{d4964b6 → bef774c}/file-icons/file_type_maya.svg +0 -0
  822. /package/static/{d4964b6 → bef774c}/file-icons/file_type_mdx-components.svg +0 -0
  823. /package/static/{d4964b6 → bef774c}/file-icons/file_type_mdx.svg +0 -0
  824. /package/static/{d4964b6 → bef774c}/file-icons/file_type_mediawiki.svg +0 -0
  825. /package/static/{d4964b6 → bef774c}/file-icons/file_type_mercurial.svg +0 -0
  826. /package/static/{d4964b6 → bef774c}/file-icons/file_type_mermaid.svg +0 -0
  827. /package/static/{d4964b6 → bef774c}/file-icons/file_type_meson.svg +0 -0
  828. /package/static/{d4964b6 → bef774c}/file-icons/file_type_metal.svg +0 -0
  829. /package/static/{d4964b6 → bef774c}/file-icons/file_type_meteor.svg +0 -0
  830. /package/static/{d4964b6 → bef774c}/file-icons/file_type_minecraft.svg +0 -0
  831. /package/static/{d4964b6 → bef774c}/file-icons/file_type_mivascript.svg +0 -0
  832. /package/static/{d4964b6 → bef774c}/file-icons/file_type_mjml.svg +0 -0
  833. /package/static/{d4964b6 → bef774c}/file-icons/file_type_mlang.svg +0 -0
  834. /package/static/{d4964b6 → bef774c}/file-icons/file_type_mocha.svg +0 -0
  835. /package/static/{d4964b6 → bef774c}/file-icons/file_type_modernizr.svg +0 -0
  836. /package/static/{d4964b6 → bef774c}/file-icons/file_type_mojo.svg +0 -0
  837. /package/static/{d4964b6 → bef774c}/file-icons/file_type_mojolicious.svg +0 -0
  838. /package/static/{d4964b6 → bef774c}/file-icons/file_type_moleculer.svg +0 -0
  839. /package/static/{d4964b6 → bef774c}/file-icons/file_type_mondoo.svg +0 -0
  840. /package/static/{d4964b6 → bef774c}/file-icons/file_type_mongo.svg +0 -0
  841. /package/static/{d4964b6 → bef774c}/file-icons/file_type_monotone.svg +0 -0
  842. /package/static/{d4964b6 → bef774c}/file-icons/file_type_motif.svg +0 -0
  843. /package/static/{d4964b6 → bef774c}/file-icons/file_type_mson.svg +0 -0
  844. /package/static/{d4964b6 → bef774c}/file-icons/file_type_mustache.svg +0 -0
  845. /package/static/{d4964b6 → bef774c}/file-icons/file_type_mvt.svg +0 -0
  846. /package/static/{d4964b6 → bef774c}/file-icons/file_type_mvtcss.svg +0 -0
  847. /package/static/{d4964b6 → bef774c}/file-icons/file_type_mvtjs.svg +0 -0
  848. /package/static/{d4964b6 → bef774c}/file-icons/file_type_mypy.svg +0 -0
  849. /package/static/{d4964b6 → bef774c}/file-icons/file_type_mysql.svg +0 -0
  850. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ndst.svg +0 -0
  851. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nearly.svg +0 -0
  852. /package/static/{d4964b6 → bef774c}/file-icons/file_type_neo4j.svg +0 -0
  853. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nest_adapter_js.svg +0 -0
  854. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nest_adapter_ts.svg +0 -0
  855. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nest_controller_js.svg +0 -0
  856. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nest_controller_ts.svg +0 -0
  857. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nest_decorator_js.svg +0 -0
  858. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nest_decorator_ts.svg +0 -0
  859. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nest_filter_js.svg +0 -0
  860. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nest_filter_ts.svg +0 -0
  861. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nest_gateway_js.svg +0 -0
  862. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nest_gateway_ts.svg +0 -0
  863. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nest_guard_js.svg +0 -0
  864. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nest_guard_ts.svg +0 -0
  865. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nest_interceptor_js.svg +0 -0
  866. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nest_interceptor_ts.svg +0 -0
  867. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nest_middleware_js.svg +0 -0
  868. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nest_middleware_ts.svg +0 -0
  869. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nest_module_js.svg +0 -0
  870. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nest_module_ts.svg +0 -0
  871. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nest_pipe_js.svg +0 -0
  872. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nest_pipe_ts.svg +0 -0
  873. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nest_service_js.svg +0 -0
  874. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nest_service_ts.svg +0 -0
  875. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nestjs.svg +0 -0
  876. /package/static/{d4964b6 → bef774c}/file-icons/file_type_netlify.svg +0 -0
  877. /package/static/{d4964b6 → bef774c}/file-icons/file_type_next.svg +0 -0
  878. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nextflow.svg +0 -0
  879. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_component_css.svg +0 -0
  880. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_component_dart.svg +0 -0
  881. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_component_html.svg +0 -0
  882. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_component_js.svg +0 -0
  883. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_component_js2.svg +0 -0
  884. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_component_less.svg +0 -0
  885. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_component_sass.svg +0 -0
  886. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_component_scss.svg +0 -0
  887. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_component_ts.svg +0 -0
  888. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_component_ts2.svg +0 -0
  889. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_controller_js.svg +0 -0
  890. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_controller_ts.svg +0 -0
  891. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_directive_dart.svg +0 -0
  892. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_directive_js.svg +0 -0
  893. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_directive_js2.svg +0 -0
  894. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_directive_ts.svg +0 -0
  895. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_directive_ts2.svg +0 -0
  896. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_guard_dart.svg +0 -0
  897. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_guard_js.svg +0 -0
  898. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_guard_ts.svg +0 -0
  899. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_interceptor_dart.svg +0 -0
  900. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_interceptor_js.svg +0 -0
  901. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_interceptor_ts.svg +0 -0
  902. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_module_dart.svg +0 -0
  903. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_module_js.svg +0 -0
  904. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_module_js2.svg +0 -0
  905. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_module_ts.svg +0 -0
  906. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_module_ts2.svg +0 -0
  907. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_pipe_dart.svg +0 -0
  908. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_pipe_js.svg +0 -0
  909. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_pipe_js2.svg +0 -0
  910. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_pipe_ts.svg +0 -0
  911. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_pipe_ts2.svg +0 -0
  912. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_routing_dart.svg +0 -0
  913. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_routing_js.svg +0 -0
  914. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_routing_js2.svg +0 -0
  915. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_routing_ts.svg +0 -0
  916. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_routing_ts2.svg +0 -0
  917. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_service_dart.svg +0 -0
  918. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_service_js.svg +0 -0
  919. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_service_js2.svg +0 -0
  920. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_service_ts.svg +0 -0
  921. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_service_ts2.svg +0 -0
  922. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_smart_component_dart.svg +0 -0
  923. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_smart_component_js.svg +0 -0
  924. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_smart_component_js2.svg +0 -0
  925. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_smart_component_ts.svg +0 -0
  926. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_smart_component_ts2.svg +0 -0
  927. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ng_tailwind.svg +0 -0
  928. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nginx.svg +0 -0
  929. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nim.svg +0 -0
  930. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nimble.svg +0 -0
  931. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ninja.svg +0 -0
  932. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nix.svg +0 -0
  933. /package/static/{d4964b6 → bef774c}/file-icons/file_type_njsproj.svg +0 -0
  934. /package/static/{d4964b6 → bef774c}/file-icons/file_type_noc.svg +0 -0
  935. /package/static/{d4964b6 → bef774c}/file-icons/file_type_node.svg +0 -0
  936. /package/static/{d4964b6 → bef774c}/file-icons/file_type_node2.svg +0 -0
  937. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nodemon.svg +0 -0
  938. /package/static/{d4964b6 → bef774c}/file-icons/file_type_npm.svg +0 -0
  939. /package/static/{d4964b6 → bef774c}/file-icons/file_type_npmpackagejsonlint.svg +0 -0
  940. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nsi.svg +0 -0
  941. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nsri-integrity.svg +0 -0
  942. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nsri.svg +0 -0
  943. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nuget.svg +0 -0
  944. /package/static/{d4964b6 → bef774c}/file-icons/file_type_numpy.svg +0 -0
  945. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nunjucks.svg +0 -0
  946. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nuxt.svg +0 -0
  947. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nx.svg +0 -0
  948. /package/static/{d4964b6 → bef774c}/file-icons/file_type_nyc.svg +0 -0
  949. /package/static/{d4964b6 → bef774c}/file-icons/file_type_objectivec.svg +0 -0
  950. /package/static/{d4964b6 → bef774c}/file-icons/file_type_objectivecpp.svg +0 -0
  951. /package/static/{d4964b6 → bef774c}/file-icons/file_type_objidconfig.svg +0 -0
  952. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ocaml.svg +0 -0
  953. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ocaml_intf.svg +0 -0
  954. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ogone.svg +0 -0
  955. /package/static/{d4964b6 → bef774c}/file-icons/file_type_onenote.svg +0 -0
  956. /package/static/{d4964b6 → bef774c}/file-icons/file_type_opam.svg +0 -0
  957. /package/static/{d4964b6 → bef774c}/file-icons/file_type_openHAB.svg +0 -0
  958. /package/static/{d4964b6 → bef774c}/file-icons/file_type_opencl.svg +0 -0
  959. /package/static/{d4964b6 → bef774c}/file-icons/file_type_openscad.svg +0 -0
  960. /package/static/{d4964b6 → bef774c}/file-icons/file_type_opentofu.svg +0 -0
  961. /package/static/{d4964b6 → bef774c}/file-icons/file_type_org.svg +0 -0
  962. /package/static/{d4964b6 → bef774c}/file-icons/file_type_outlook.svg +0 -0
  963. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ovpn.svg +0 -0
  964. /package/static/{d4964b6 → bef774c}/file-icons/file_type_oxlint.svg +0 -0
  965. /package/static/{d4964b6 → bef774c}/file-icons/file_type_package.svg +0 -0
  966. /package/static/{d4964b6 → bef774c}/file-icons/file_type_paket.svg +0 -0
  967. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pandacss.svg +0 -0
  968. /package/static/{d4964b6 → bef774c}/file-icons/file_type_patch.svg +0 -0
  969. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pcl.svg +0 -0
  970. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pddl.svg +0 -0
  971. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pddl_happenings.svg +0 -0
  972. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pddl_plan.svg +0 -0
  973. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pdf.svg +0 -0
  974. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pdf2.svg +0 -0
  975. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pdm.svg +0 -0
  976. /package/static/{d4964b6 → bef774c}/file-icons/file_type_peeky.svg +0 -0
  977. /package/static/{d4964b6 → bef774c}/file-icons/file_type_perl.svg +0 -0
  978. /package/static/{d4964b6 → bef774c}/file-icons/file_type_perl2.svg +0 -0
  979. /package/static/{d4964b6 → bef774c}/file-icons/file_type_perl6.svg +0 -0
  980. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pgsql.svg +0 -0
  981. /package/static/{d4964b6 → bef774c}/file-icons/file_type_photoshop.svg +0 -0
  982. /package/static/{d4964b6 → bef774c}/file-icons/file_type_photoshop2.svg +0 -0
  983. /package/static/{d4964b6 → bef774c}/file-icons/file_type_php.svg +0 -0
  984. /package/static/{d4964b6 → bef774c}/file-icons/file_type_php2.svg +0 -0
  985. /package/static/{d4964b6 → bef774c}/file-icons/file_type_php3.svg +0 -0
  986. /package/static/{d4964b6 → bef774c}/file-icons/file_type_phpcsfixer.svg +0 -0
  987. /package/static/{d4964b6 → bef774c}/file-icons/file_type_phpstan.svg +0 -0
  988. /package/static/{d4964b6 → bef774c}/file-icons/file_type_phpunit.svg +0 -0
  989. /package/static/{d4964b6 → bef774c}/file-icons/file_type_phraseapp.svg +0 -0
  990. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pine.svg +0 -0
  991. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pip.svg +0 -0
  992. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pipeline.svg +0 -0
  993. /package/static/{d4964b6 → bef774c}/file-icons/file_type_plantuml.svg +0 -0
  994. /package/static/{d4964b6 → bef774c}/file-icons/file_type_platformio.svg +0 -0
  995. /package/static/{d4964b6 → bef774c}/file-icons/file_type_playwright.svg +0 -0
  996. /package/static/{d4964b6 → bef774c}/file-icons/file_type_plsql.svg +0 -0
  997. /package/static/{d4964b6 → bef774c}/file-icons/file_type_plsql_package.svg +0 -0
  998. /package/static/{d4964b6 → bef774c}/file-icons/file_type_plsql_package_body.svg +0 -0
  999. /package/static/{d4964b6 → bef774c}/file-icons/file_type_plsql_package_header.svg +0 -0
  1000. /package/static/{d4964b6 → bef774c}/file-icons/file_type_plsql_package_spec.svg +0 -0
  1001. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pm2.svg +0 -0
  1002. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pnpm.svg +0 -0
  1003. /package/static/{d4964b6 → bef774c}/file-icons/file_type_poedit.svg +0 -0
  1004. /package/static/{d4964b6 → bef774c}/file-icons/file_type_poetry.svg +0 -0
  1005. /package/static/{d4964b6 → bef774c}/file-icons/file_type_polymer.svg +0 -0
  1006. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pony.svg +0 -0
  1007. /package/static/{d4964b6 → bef774c}/file-icons/file_type_postcss.svg +0 -0
  1008. /package/static/{d4964b6 → bef774c}/file-icons/file_type_postcssconfig.svg +0 -0
  1009. /package/static/{d4964b6 → bef774c}/file-icons/file_type_postman.svg +0 -0
  1010. /package/static/{d4964b6 → bef774c}/file-icons/file_type_powerpoint.svg +0 -0
  1011. /package/static/{d4964b6 → bef774c}/file-icons/file_type_powerpoint2.svg +0 -0
  1012. /package/static/{d4964b6 → bef774c}/file-icons/file_type_powershell.svg +0 -0
  1013. /package/static/{d4964b6 → bef774c}/file-icons/file_type_powershell2.svg +0 -0
  1014. /package/static/{d4964b6 → bef774c}/file-icons/file_type_powershell_format.svg +0 -0
  1015. /package/static/{d4964b6 → bef774c}/file-icons/file_type_powershell_psd.svg +0 -0
  1016. /package/static/{d4964b6 → bef774c}/file-icons/file_type_powershell_psd2.svg +0 -0
  1017. /package/static/{d4964b6 → bef774c}/file-icons/file_type_powershell_psm.svg +0 -0
  1018. /package/static/{d4964b6 → bef774c}/file-icons/file_type_powershell_psm2.svg +0 -0
  1019. /package/static/{d4964b6 → bef774c}/file-icons/file_type_powershell_types.svg +0 -0
  1020. /package/static/{d4964b6 → bef774c}/file-icons/file_type_preact.svg +0 -0
  1021. /package/static/{d4964b6 → bef774c}/file-icons/file_type_precommit.svg +0 -0
  1022. /package/static/{d4964b6 → bef774c}/file-icons/file_type_prettier.svg +0 -0
  1023. /package/static/{d4964b6 → bef774c}/file-icons/file_type_prisma.svg +0 -0
  1024. /package/static/{d4964b6 → bef774c}/file-icons/file_type_processinglang.svg +0 -0
  1025. /package/static/{d4964b6 → bef774c}/file-icons/file_type_procfile.svg +0 -0
  1026. /package/static/{d4964b6 → bef774c}/file-icons/file_type_progress.svg +0 -0
  1027. /package/static/{d4964b6 → bef774c}/file-icons/file_type_prolog.svg +0 -0
  1028. /package/static/{d4964b6 → bef774c}/file-icons/file_type_prometheus.svg +0 -0
  1029. /package/static/{d4964b6 → bef774c}/file-icons/file_type_protobuf.svg +0 -0
  1030. /package/static/{d4964b6 → bef774c}/file-icons/file_type_protractor.svg +0 -0
  1031. /package/static/{d4964b6 → bef774c}/file-icons/file_type_publiccode.svg +0 -0
  1032. /package/static/{d4964b6 → bef774c}/file-icons/file_type_publisher.svg +0 -0
  1033. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pug.svg +0 -0
  1034. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pulumi.svg +0 -0
  1035. /package/static/{d4964b6 → bef774c}/file-icons/file_type_puppet.svg +0 -0
  1036. /package/static/{d4964b6 → bef774c}/file-icons/file_type_purescript.svg +0 -0
  1037. /package/static/{d4964b6 → bef774c}/file-icons/file_type_purgecss.svg +0 -0
  1038. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pyenv.svg +0 -0
  1039. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pyret.svg +0 -0
  1040. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pyscript.svg +0 -0
  1041. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pytest.svg +0 -0
  1042. /package/static/{d4964b6 → bef774c}/file-icons/file_type_python.svg +0 -0
  1043. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pythowo.svg +0 -0
  1044. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pytyped.svg +0 -0
  1045. /package/static/{d4964b6 → bef774c}/file-icons/file_type_pyup.svg +0 -0
  1046. /package/static/{d4964b6 → bef774c}/file-icons/file_type_q.svg +0 -0
  1047. /package/static/{d4964b6 → bef774c}/file-icons/file_type_qbs.svg +0 -0
  1048. /package/static/{d4964b6 → bef774c}/file-icons/file_type_qlikview.svg +0 -0
  1049. /package/static/{d4964b6 → bef774c}/file-icons/file_type_qml.svg +0 -0
  1050. /package/static/{d4964b6 → bef774c}/file-icons/file_type_qmldir.svg +0 -0
  1051. /package/static/{d4964b6 → bef774c}/file-icons/file_type_qsharp.svg +0 -0
  1052. /package/static/{d4964b6 → bef774c}/file-icons/file_type_quasar.svg +0 -0
  1053. /package/static/{d4964b6 → bef774c}/file-icons/file_type_r.svg +0 -0
  1054. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ra_syntax_tree.svg +0 -0
  1055. /package/static/{d4964b6 → bef774c}/file-icons/file_type_racket.svg +0 -0
  1056. /package/static/{d4964b6 → bef774c}/file-icons/file_type_rails.svg +0 -0
  1057. /package/static/{d4964b6 → bef774c}/file-icons/file_type_rake.svg +0 -0
  1058. /package/static/{d4964b6 → bef774c}/file-icons/file_type_raku.svg +0 -0
  1059. /package/static/{d4964b6 → bef774c}/file-icons/file_type_raml.svg +0 -0
  1060. /package/static/{d4964b6 → bef774c}/file-icons/file_type_razor.svg +0 -0
  1061. /package/static/{d4964b6 → bef774c}/file-icons/file_type_razzle.svg +0 -0
  1062. /package/static/{d4964b6 → bef774c}/file-icons/file_type_reactjs.svg +0 -0
  1063. /package/static/{d4964b6 → bef774c}/file-icons/file_type_reactrouter.svg +0 -0
  1064. /package/static/{d4964b6 → bef774c}/file-icons/file_type_reacttemplate.svg +0 -0
  1065. /package/static/{d4964b6 → bef774c}/file-icons/file_type_reactts.svg +0 -0
  1066. /package/static/{d4964b6 → bef774c}/file-icons/file_type_reason.svg +0 -0
  1067. /package/static/{d4964b6 → bef774c}/file-icons/file_type_red.svg +0 -0
  1068. /package/static/{d4964b6 → bef774c}/file-icons/file_type_registry.svg +0 -0
  1069. /package/static/{d4964b6 → bef774c}/file-icons/file_type_rego.svg +0 -0
  1070. /package/static/{d4964b6 → bef774c}/file-icons/file_type_rehype.svg +0 -0
  1071. /package/static/{d4964b6 → bef774c}/file-icons/file_type_remark.svg +0 -0
  1072. /package/static/{d4964b6 → bef774c}/file-icons/file_type_renovate.svg +0 -0
  1073. /package/static/{d4964b6 → bef774c}/file-icons/file_type_replit.svg +0 -0
  1074. /package/static/{d4964b6 → bef774c}/file-icons/file_type_rescript.svg +0 -0
  1075. /package/static/{d4964b6 → bef774c}/file-icons/file_type_rest.svg +0 -0
  1076. /package/static/{d4964b6 → bef774c}/file-icons/file_type_retext.svg +0 -0
  1077. /package/static/{d4964b6 → bef774c}/file-icons/file_type_rexx.svg +0 -0
  1078. /package/static/{d4964b6 → bef774c}/file-icons/file_type_riot.svg +0 -0
  1079. /package/static/{d4964b6 → bef774c}/file-icons/file_type_rmd.svg +0 -0
  1080. /package/static/{d4964b6 → bef774c}/file-icons/file_type_rnc.svg +0 -0
  1081. /package/static/{d4964b6 → bef774c}/file-icons/file_type_robotframework.svg +0 -0
  1082. /package/static/{d4964b6 → bef774c}/file-icons/file_type_robots.svg +0 -0
  1083. /package/static/{d4964b6 → bef774c}/file-icons/file_type_rolldown.svg +0 -0
  1084. /package/static/{d4964b6 → bef774c}/file-icons/file_type_rollup.svg +0 -0
  1085. /package/static/{d4964b6 → bef774c}/file-icons/file_type_rome.svg +0 -0
  1086. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ron.svg +0 -0
  1087. /package/static/{d4964b6 → bef774c}/file-icons/file_type_rproj.svg +0 -0
  1088. /package/static/{d4964b6 → bef774c}/file-icons/file_type_rspec.svg +0 -0
  1089. /package/static/{d4964b6 → bef774c}/file-icons/file_type_rss.svg +0 -0
  1090. /package/static/{d4964b6 → bef774c}/file-icons/file_type_rubocop.svg +0 -0
  1091. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ruby.svg +0 -0
  1092. /package/static/{d4964b6 → bef774c}/file-icons/file_type_rust.svg +0 -0
  1093. /package/static/{d4964b6 → bef774c}/file-icons/file_type_rust_toolchain.svg +0 -0
  1094. /package/static/{d4964b6 → bef774c}/file-icons/file_type_s-lang.svg +0 -0
  1095. /package/static/{d4964b6 → bef774c}/file-icons/file_type_safetensors.svg +0 -0
  1096. /package/static/{d4964b6 → bef774c}/file-icons/file_type_sails.svg +0 -0
  1097. /package/static/{d4964b6 → bef774c}/file-icons/file_type_saltstack.svg +0 -0
  1098. /package/static/{d4964b6 → bef774c}/file-icons/file_type_san.svg +0 -0
  1099. /package/static/{d4964b6 → bef774c}/file-icons/file_type_sapphire_framework_cli.svg +0 -0
  1100. /package/static/{d4964b6 → bef774c}/file-icons/file_type_sas.svg +0 -0
  1101. /package/static/{d4964b6 → bef774c}/file-icons/file_type_sass.svg +0 -0
  1102. /package/static/{d4964b6 → bef774c}/file-icons/file_type_sbt.svg +0 -0
  1103. /package/static/{d4964b6 → bef774c}/file-icons/file_type_scala.svg +0 -0
  1104. /package/static/{d4964b6 → bef774c}/file-icons/file_type_scilab.svg +0 -0
  1105. /package/static/{d4964b6 → bef774c}/file-icons/file_type_script.svg +0 -0
  1106. /package/static/{d4964b6 → bef774c}/file-icons/file_type_scss.svg +0 -0
  1107. /package/static/{d4964b6 → bef774c}/file-icons/file_type_scss2.svg +0 -0
  1108. /package/static/{d4964b6 → bef774c}/file-icons/file_type_sdlang.svg +0 -0
  1109. /package/static/{d4964b6 → bef774c}/file-icons/file_type_search_result.svg +0 -0
  1110. /package/static/{d4964b6 → bef774c}/file-icons/file_type_seedkit.svg +0 -0
  1111. /package/static/{d4964b6 → bef774c}/file-icons/file_type_sentry.svg +0 -0
  1112. /package/static/{d4964b6 → bef774c}/file-icons/file_type_sequelize.svg +0 -0
  1113. /package/static/{d4964b6 → bef774c}/file-icons/file_type_serverless.svg +0 -0
  1114. /package/static/{d4964b6 → bef774c}/file-icons/file_type_shaderlab.svg +0 -0
  1115. /package/static/{d4964b6 → bef774c}/file-icons/file_type_shell.svg +0 -0
  1116. /package/static/{d4964b6 → bef774c}/file-icons/file_type_shellcheck.svg +0 -0
  1117. /package/static/{d4964b6 → bef774c}/file-icons/file_type_shuttle.svg +0 -0
  1118. /package/static/{d4964b6 → bef774c}/file-icons/file_type_silverstripe.svg +0 -0
  1119. /package/static/{d4964b6 → bef774c}/file-icons/file_type_sino.svg +0 -0
  1120. /package/static/{d4964b6 → bef774c}/file-icons/file_type_siyuan.svg +0 -0
  1121. /package/static/{d4964b6 → bef774c}/file-icons/file_type_sketch.svg +0 -0
  1122. /package/static/{d4964b6 → bef774c}/file-icons/file_type_skipper.svg +0 -0
  1123. /package/static/{d4964b6 → bef774c}/file-icons/file_type_slang.svg +0 -0
  1124. /package/static/{d4964b6 → bef774c}/file-icons/file_type_slashup.svg +0 -0
  1125. /package/static/{d4964b6 → bef774c}/file-icons/file_type_slice.svg +0 -0
  1126. /package/static/{d4964b6 → bef774c}/file-icons/file_type_slim.svg +0 -0
  1127. /package/static/{d4964b6 → bef774c}/file-icons/file_type_slint.svg +0 -0
  1128. /package/static/{d4964b6 → bef774c}/file-icons/file_type_sln.svg +0 -0
  1129. /package/static/{d4964b6 → bef774c}/file-icons/file_type_sln2.svg +0 -0
  1130. /package/static/{d4964b6 → bef774c}/file-icons/file_type_smarty.svg +0 -0
  1131. /package/static/{d4964b6 → bef774c}/file-icons/file_type_snakemake.svg +0 -0
  1132. /package/static/{d4964b6 → bef774c}/file-icons/file_type_snapcraft.svg +0 -0
  1133. /package/static/{d4964b6 → bef774c}/file-icons/file_type_snaplet.svg +0 -0
  1134. /package/static/{d4964b6 → bef774c}/file-icons/file_type_snort.svg +0 -0
  1135. /package/static/{d4964b6 → bef774c}/file-icons/file_type_snyk.svg +0 -0
  1136. /package/static/{d4964b6 → bef774c}/file-icons/file_type_solidarity.svg +0 -0
  1137. /package/static/{d4964b6 → bef774c}/file-icons/file_type_solidity.svg +0 -0
  1138. /package/static/{d4964b6 → bef774c}/file-icons/file_type_source.svg +0 -0
  1139. /package/static/{d4964b6 → bef774c}/file-icons/file_type_spacengine.svg +0 -0
  1140. /package/static/{d4964b6 → bef774c}/file-icons/file_type_sparql.svg +0 -0
  1141. /package/static/{d4964b6 → bef774c}/file-icons/file_type_spin.svg +0 -0
  1142. /package/static/{d4964b6 → bef774c}/file-icons/file_type_sqf.svg +0 -0
  1143. /package/static/{d4964b6 → bef774c}/file-icons/file_type_sql.svg +0 -0
  1144. /package/static/{d4964b6 → bef774c}/file-icons/file_type_sqlite.svg +0 -0
  1145. /package/static/{d4964b6 → bef774c}/file-icons/file_type_squirrel.svg +0 -0
  1146. /package/static/{d4964b6 → bef774c}/file-icons/file_type_sss.svg +0 -0
  1147. /package/static/{d4964b6 → bef774c}/file-icons/file_type_sst.svg +0 -0
  1148. /package/static/{d4964b6 → bef774c}/file-icons/file_type_stackblitz.svg +0 -0
  1149. /package/static/{d4964b6 → bef774c}/file-icons/file_type_stan.svg +0 -0
  1150. /package/static/{d4964b6 → bef774c}/file-icons/file_type_stata.svg +0 -0
  1151. /package/static/{d4964b6 → bef774c}/file-icons/file_type_stencil.svg +0 -0
  1152. /package/static/{d4964b6 → bef774c}/file-icons/file_type_storyboard.svg +0 -0
  1153. /package/static/{d4964b6 → bef774c}/file-icons/file_type_storybook.svg +0 -0
  1154. /package/static/{d4964b6 → bef774c}/file-icons/file_type_stryker.svg +0 -0
  1155. /package/static/{d4964b6 → bef774c}/file-icons/file_type_stylable.svg +0 -0
  1156. /package/static/{d4964b6 → bef774c}/file-icons/file_type_style.svg +0 -0
  1157. /package/static/{d4964b6 → bef774c}/file-icons/file_type_styled.svg +0 -0
  1158. /package/static/{d4964b6 → bef774c}/file-icons/file_type_stylelint.svg +0 -0
  1159. /package/static/{d4964b6 → bef774c}/file-icons/file_type_stylish_haskell.svg +0 -0
  1160. /package/static/{d4964b6 → bef774c}/file-icons/file_type_stylus.svg +0 -0
  1161. /package/static/{d4964b6 → bef774c}/file-icons/file_type_sublime.svg +0 -0
  1162. /package/static/{d4964b6 → bef774c}/file-icons/file_type_subversion.svg +0 -0
  1163. /package/static/{d4964b6 → bef774c}/file-icons/file_type_svelte.svg +0 -0
  1164. /package/static/{d4964b6 → bef774c}/file-icons/file_type_svelteconfig.svg +0 -0
  1165. /package/static/{d4964b6 → bef774c}/file-icons/file_type_svg.svg +0 -0
  1166. /package/static/{d4964b6 → bef774c}/file-icons/file_type_svgo.svg +0 -0
  1167. /package/static/{d4964b6 → bef774c}/file-icons/file_type_swagger.svg +0 -0
  1168. /package/static/{d4964b6 → bef774c}/file-icons/file_type_swc.svg +0 -0
  1169. /package/static/{d4964b6 → bef774c}/file-icons/file_type_swift.svg +0 -0
  1170. /package/static/{d4964b6 → bef774c}/file-icons/file_type_swig.svg +0 -0
  1171. /package/static/{d4964b6 → bef774c}/file-icons/file_type_symfony.svg +0 -0
  1172. /package/static/{d4964b6 → bef774c}/file-icons/file_type_syncpack.svg +0 -0
  1173. /package/static/{d4964b6 → bef774c}/file-icons/file_type_systemd.svg +0 -0
  1174. /package/static/{d4964b6 → bef774c}/file-icons/file_type_systemverilog.svg +0 -0
  1175. /package/static/{d4964b6 → bef774c}/file-icons/file_type_t4tt.svg +0 -0
  1176. /package/static/{d4964b6 → bef774c}/file-icons/file_type_tailwind.svg +0 -0
  1177. /package/static/{d4964b6 → bef774c}/file-icons/file_type_tamagui.svg +0 -0
  1178. /package/static/{d4964b6 → bef774c}/file-icons/file_type_taplo.svg +0 -0
  1179. /package/static/{d4964b6 → bef774c}/file-icons/file_type_taskfile.svg +0 -0
  1180. /package/static/{d4964b6 → bef774c}/file-icons/file_type_tauri.svg +0 -0
  1181. /package/static/{d4964b6 → bef774c}/file-icons/file_type_tcl.svg +0 -0
  1182. /package/static/{d4964b6 → bef774c}/file-icons/file_type_teal.svg +0 -0
  1183. /package/static/{d4964b6 → bef774c}/file-icons/file_type_templ.svg +0 -0
  1184. /package/static/{d4964b6 → bef774c}/file-icons/file_type_tera.svg +0 -0
  1185. /package/static/{d4964b6 → bef774c}/file-icons/file_type_terraform.svg +0 -0
  1186. /package/static/{d4964b6 → bef774c}/file-icons/file_type_test.svg +0 -0
  1187. /package/static/{d4964b6 → bef774c}/file-icons/file_type_testcafe.svg +0 -0
  1188. /package/static/{d4964b6 → bef774c}/file-icons/file_type_testjs.svg +0 -0
  1189. /package/static/{d4964b6 → bef774c}/file-icons/file_type_testplane.svg +0 -0
  1190. /package/static/{d4964b6 → bef774c}/file-icons/file_type_testts.svg +0 -0
  1191. /package/static/{d4964b6 → bef774c}/file-icons/file_type_tex.svg +0 -0
  1192. /package/static/{d4964b6 → bef774c}/file-icons/file_type_text.svg +0 -0
  1193. /package/static/{d4964b6 → bef774c}/file-icons/file_type_textile.svg +0 -0
  1194. /package/static/{d4964b6 → bef774c}/file-icons/file_type_tfs.svg +0 -0
  1195. /package/static/{d4964b6 → bef774c}/file-icons/file_type_tiltfile.svg +0 -0
  1196. /package/static/{d4964b6 → bef774c}/file-icons/file_type_tm.svg +0 -0
  1197. /package/static/{d4964b6 → bef774c}/file-icons/file_type_tmux.svg +0 -0
  1198. /package/static/{d4964b6 → bef774c}/file-icons/file_type_todo.svg +0 -0
  1199. /package/static/{d4964b6 → bef774c}/file-icons/file_type_toit.svg +0 -0
  1200. /package/static/{d4964b6 → bef774c}/file-icons/file_type_toml.svg +0 -0
  1201. /package/static/{d4964b6 → bef774c}/file-icons/file_type_tox.svg +0 -0
  1202. /package/static/{d4964b6 → bef774c}/file-icons/file_type_travis.svg +0 -0
  1203. /package/static/{d4964b6 → bef774c}/file-icons/file_type_tree.svg +0 -0
  1204. /package/static/{d4964b6 → bef774c}/file-icons/file_type_tres.svg +0 -0
  1205. /package/static/{d4964b6 → bef774c}/file-icons/file_type_truffle.svg +0 -0
  1206. /package/static/{d4964b6 → bef774c}/file-icons/file_type_trunk.svg +0 -0
  1207. /package/static/{d4964b6 → bef774c}/file-icons/file_type_tsbuildinfo.svg +0 -0
  1208. /package/static/{d4964b6 → bef774c}/file-icons/file_type_tscn.svg +0 -0
  1209. /package/static/{d4964b6 → bef774c}/file-icons/file_type_tsconfig.svg +0 -0
  1210. /package/static/{d4964b6 → bef774c}/file-icons/file_type_tsconfig_official.svg +0 -0
  1211. /package/static/{d4964b6 → bef774c}/file-icons/file_type_tsdoc.svg +0 -0
  1212. /package/static/{d4964b6 → bef774c}/file-icons/file_type_tslint.svg +0 -0
  1213. /package/static/{d4964b6 → bef774c}/file-icons/file_type_tt.svg +0 -0
  1214. /package/static/{d4964b6 → bef774c}/file-icons/file_type_ttcn.svg +0 -0
  1215. /package/static/{d4964b6 → bef774c}/file-icons/file_type_tuc.svg +0 -0
  1216. /package/static/{d4964b6 → bef774c}/file-icons/file_type_turbo.svg +0 -0
  1217. /package/static/{d4964b6 → bef774c}/file-icons/file_type_twig.svg +0 -0
  1218. /package/static/{d4964b6 → bef774c}/file-icons/file_type_typedoc.svg +0 -0
  1219. /package/static/{d4964b6 → bef774c}/file-icons/file_type_typescript.svg +0 -0
  1220. /package/static/{d4964b6 → bef774c}/file-icons/file_type_typescript_official.svg +0 -0
  1221. /package/static/{d4964b6 → bef774c}/file-icons/file_type_typescriptdef.svg +0 -0
  1222. /package/static/{d4964b6 → bef774c}/file-icons/file_type_typescriptdef_official.svg +0 -0
  1223. /package/static/{d4964b6 → bef774c}/file-icons/file_type_typo3.svg +0 -0
  1224. /package/static/{d4964b6 → bef774c}/file-icons/file_type_uiua.svg +0 -0
  1225. /package/static/{d4964b6 → bef774c}/file-icons/file_type_unibeautify.svg +0 -0
  1226. /package/static/{d4964b6 → bef774c}/file-icons/file_type_unison.svg +0 -0
  1227. /package/static/{d4964b6 → bef774c}/file-icons/file_type_unlicense.svg +0 -0
  1228. /package/static/{d4964b6 → bef774c}/file-icons/file_type_unocss.svg +0 -0
  1229. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vagrant.svg +0 -0
  1230. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vala.svg +0 -0
  1231. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vanilla_extract.svg +0 -0
  1232. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vapi.svg +0 -0
  1233. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vapor.svg +0 -0
  1234. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vash.svg +0 -0
  1235. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vb.svg +0 -0
  1236. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vba.svg +0 -0
  1237. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vbhtml.svg +0 -0
  1238. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vbproj.svg +0 -0
  1239. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vcxproj.svg +0 -0
  1240. /package/static/{d4964b6 → bef774c}/file-icons/file_type_velocity.svg +0 -0
  1241. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vento.svg +0 -0
  1242. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vercel.svg +0 -0
  1243. /package/static/{d4964b6 → bef774c}/file-icons/file_type_verilog.svg +0 -0
  1244. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vhdl.svg +0 -0
  1245. /package/static/{d4964b6 → bef774c}/file-icons/file_type_video.svg +0 -0
  1246. /package/static/{d4964b6 → bef774c}/file-icons/file_type_view.svg +0 -0
  1247. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vim.svg +0 -0
  1248. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vite.svg +0 -0
  1249. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vitest.svg +0 -0
  1250. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vlang.svg +0 -0
  1251. /package/static/{d4964b6 → bef774c}/file-icons/file_type_volt.svg +0 -0
  1252. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vscode-insiders.svg +0 -0
  1253. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vscode.svg +0 -0
  1254. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vscode2.svg +0 -0
  1255. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vscode3.svg +0 -0
  1256. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vscode_test.svg +0 -0
  1257. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vsix.svg +0 -0
  1258. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vsixmanifest.svg +0 -0
  1259. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vue.svg +0 -0
  1260. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vueconfig.svg +0 -0
  1261. /package/static/{d4964b6 → bef774c}/file-icons/file_type_vyper.svg +0 -0
  1262. /package/static/{d4964b6 → bef774c}/file-icons/file_type_wallaby.svg +0 -0
  1263. /package/static/{d4964b6 → bef774c}/file-icons/file_type_wally.svg +0 -0
  1264. /package/static/{d4964b6 → bef774c}/file-icons/file_type_wasm.svg +0 -0
  1265. /package/static/{d4964b6 → bef774c}/file-icons/file_type_watchmanconfig.svg +0 -0
  1266. /package/static/{d4964b6 → bef774c}/file-icons/file_type_wdio.svg +0 -0
  1267. /package/static/{d4964b6 → bef774c}/file-icons/file_type_weblate.svg +0 -0
  1268. /package/static/{d4964b6 → bef774c}/file-icons/file_type_webpack.svg +0 -0
  1269. /package/static/{d4964b6 → bef774c}/file-icons/file_type_wenyan.svg +0 -0
  1270. /package/static/{d4964b6 → bef774c}/file-icons/file_type_wercker.svg +0 -0
  1271. /package/static/{d4964b6 → bef774c}/file-icons/file_type_wgsl.svg +0 -0
  1272. /package/static/{d4964b6 → bef774c}/file-icons/file_type_wikitext.svg +0 -0
  1273. /package/static/{d4964b6 → bef774c}/file-icons/file_type_windi.svg +0 -0
  1274. /package/static/{d4964b6 → bef774c}/file-icons/file_type_wit.svg +0 -0
  1275. /package/static/{d4964b6 → bef774c}/file-icons/file_type_wolfram.svg +0 -0
  1276. /package/static/{d4964b6 → bef774c}/file-icons/file_type_word.svg +0 -0
  1277. /package/static/{d4964b6 → bef774c}/file-icons/file_type_word2.svg +0 -0
  1278. /package/static/{d4964b6 → bef774c}/file-icons/file_type_wpml.svg +0 -0
  1279. /package/static/{d4964b6 → bef774c}/file-icons/file_type_wurst.svg +0 -0
  1280. /package/static/{d4964b6 → bef774c}/file-icons/file_type_wxml.svg +0 -0
  1281. /package/static/{d4964b6 → bef774c}/file-icons/file_type_wxss.svg +0 -0
  1282. /package/static/{d4964b6 → bef774c}/file-icons/file_type_wxt.svg +0 -0
  1283. /package/static/{d4964b6 → bef774c}/file-icons/file_type_xcode.svg +0 -0
  1284. /package/static/{d4964b6 → bef774c}/file-icons/file_type_xfl.svg +0 -0
  1285. /package/static/{d4964b6 → bef774c}/file-icons/file_type_xib.svg +0 -0
  1286. /package/static/{d4964b6 → bef774c}/file-icons/file_type_xliff.svg +0 -0
  1287. /package/static/{d4964b6 → bef774c}/file-icons/file_type_xmake.svg +0 -0
  1288. /package/static/{d4964b6 → bef774c}/file-icons/file_type_xml.svg +0 -0
  1289. /package/static/{d4964b6 → bef774c}/file-icons/file_type_xo.svg +0 -0
  1290. /package/static/{d4964b6 → bef774c}/file-icons/file_type_xorg.svg +0 -0
  1291. /package/static/{d4964b6 → bef774c}/file-icons/file_type_xquery.svg +0 -0
  1292. /package/static/{d4964b6 → bef774c}/file-icons/file_type_xsl.svg +0 -0
  1293. /package/static/{d4964b6 → bef774c}/file-icons/file_type_yacc.svg +0 -0
  1294. /package/static/{d4964b6 → bef774c}/file-icons/file_type_yaml.svg +0 -0
  1295. /package/static/{d4964b6 → bef774c}/file-icons/file_type_yaml_official.svg +0 -0
  1296. /package/static/{d4964b6 → bef774c}/file-icons/file_type_yamllint.svg +0 -0
  1297. /package/static/{d4964b6 → bef774c}/file-icons/file_type_yandex.svg +0 -0
  1298. /package/static/{d4964b6 → bef774c}/file-icons/file_type_yang.svg +0 -0
  1299. /package/static/{d4964b6 → bef774c}/file-icons/file_type_yarn.svg +0 -0
  1300. /package/static/{d4964b6 → bef774c}/file-icons/file_type_yeoman.svg +0 -0
  1301. /package/static/{d4964b6 → bef774c}/file-icons/file_type_zeit.svg +0 -0
  1302. /package/static/{d4964b6 → bef774c}/file-icons/file_type_zig.svg +0 -0
  1303. /package/static/{d4964b6 → bef774c}/file-icons/file_type_zip.svg +0 -0
  1304. /package/static/{d4964b6 → bef774c}/file-icons/file_type_zip2.svg +0 -0
  1305. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_android.svg +0 -0
  1306. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_android_opened.svg +0 -0
  1307. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_api.svg +0 -0
  1308. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_api_opened.svg +0 -0
  1309. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_app.svg +0 -0
  1310. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_app_opened.svg +0 -0
  1311. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_arangodb.svg +0 -0
  1312. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_arangodb_opened.svg +0 -0
  1313. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_asset.svg +0 -0
  1314. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_asset_opened.svg +0 -0
  1315. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_audio.svg +0 -0
  1316. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_audio_opened.svg +0 -0
  1317. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_aurelia.svg +0 -0
  1318. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_aurelia_opened.svg +0 -0
  1319. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_aws.svg +0 -0
  1320. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_aws_opened.svg +0 -0
  1321. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_azure.svg +0 -0
  1322. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_azure_opened.svg +0 -0
  1323. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_azurepipelines.svg +0 -0
  1324. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_azurepipelines_opened.svg +0 -0
  1325. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_binary.svg +0 -0
  1326. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_binary_opened.svg +0 -0
  1327. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_bloc.svg +0 -0
  1328. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_bloc_opened.svg +0 -0
  1329. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_blueprint.svg +0 -0
  1330. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_blueprint_opened.svg +0 -0
  1331. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_bot.svg +0 -0
  1332. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_bot_opened.svg +0 -0
  1333. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_bower.svg +0 -0
  1334. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_bower_opened.svg +0 -0
  1335. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_buildkite.svg +0 -0
  1336. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_buildkite_opened.svg +0 -0
  1337. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_cake.svg +0 -0
  1338. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_cake_opened.svg +0 -0
  1339. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_certificate.svg +0 -0
  1340. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_certificate_opened.svg +0 -0
  1341. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_changesets.svg +0 -0
  1342. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_changesets_opened.svg +0 -0
  1343. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_chef.svg +0 -0
  1344. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_chef_opened.svg +0 -0
  1345. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_circleci.svg +0 -0
  1346. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_circleci_opened.svg +0 -0
  1347. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_cli.svg +0 -0
  1348. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_cli_opened.svg +0 -0
  1349. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_client.svg +0 -0
  1350. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_client_opened.svg +0 -0
  1351. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_cmake.svg +0 -0
  1352. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_cmake_opened.svg +0 -0
  1353. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_common.svg +0 -0
  1354. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_common_opened.svg +0 -0
  1355. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_component.svg +0 -0
  1356. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_component_opened.svg +0 -0
  1357. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_composer.svg +0 -0
  1358. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_composer_opened.svg +0 -0
  1359. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_config.svg +0 -0
  1360. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_config_opened.svg +0 -0
  1361. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_controller.svg +0 -0
  1362. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_controller_opened.svg +0 -0
  1363. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_coverage.svg +0 -0
  1364. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_coverage_opened.svg +0 -0
  1365. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_css.svg +0 -0
  1366. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_css2.svg +0 -0
  1367. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_css2_opened.svg +0 -0
  1368. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_css_opened.svg +0 -0
  1369. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_cubit.svg +0 -0
  1370. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_cubit_opened.svg +0 -0
  1371. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_cypress.svg +0 -0
  1372. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_cypress_opened.svg +0 -0
  1373. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_dapr.svg +0 -0
  1374. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_dapr_opened.svg +0 -0
  1375. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_datadog.svg +0 -0
  1376. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_datadog_opened.svg +0 -0
  1377. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_db.svg +0 -0
  1378. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_db_opened.svg +0 -0
  1379. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_debian.svg +0 -0
  1380. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_debian_opened.svg +0 -0
  1381. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_dependabot.svg +0 -0
  1382. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_dependabot_opened.svg +0 -0
  1383. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_devcontainer.svg +0 -0
  1384. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_devcontainer_opened.svg +0 -0
  1385. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_dist.svg +0 -0
  1386. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_dist_opened.svg +0 -0
  1387. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_docker.svg +0 -0
  1388. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_docker_opened.svg +0 -0
  1389. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_docs.svg +0 -0
  1390. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_docs_opened.svg +0 -0
  1391. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_e2e.svg +0 -0
  1392. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_e2e_opened.svg +0 -0
  1393. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_elasticbeanstalk.svg +0 -0
  1394. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_elasticbeanstalk_opened.svg +0 -0
  1395. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_electron.svg +0 -0
  1396. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_electron_opened.svg +0 -0
  1397. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_expo.svg +0 -0
  1398. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_expo_opened.svg +0 -0
  1399. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_favicon.svg +0 -0
  1400. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_favicon_opened.svg +0 -0
  1401. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_flow.svg +0 -0
  1402. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_flow_opened.svg +0 -0
  1403. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_fonts.svg +0 -0
  1404. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_fonts_opened.svg +0 -0
  1405. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_frontcommerce.svg +0 -0
  1406. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_frontcommerce_opened.svg +0 -0
  1407. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_gcp.svg +0 -0
  1408. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_gcp_opened.svg +0 -0
  1409. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_git.svg +0 -0
  1410. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_git_opened.svg +0 -0
  1411. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_github.svg +0 -0
  1412. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_github_opened.svg +0 -0
  1413. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_gitlab.svg +0 -0
  1414. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_gitlab_opened.svg +0 -0
  1415. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_gradle.svg +0 -0
  1416. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_gradle_opened.svg +0 -0
  1417. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_graphql.svg +0 -0
  1418. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_graphql_opened.svg +0 -0
  1419. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_grunt.svg +0 -0
  1420. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_grunt_opened.svg +0 -0
  1421. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_gulp.svg +0 -0
  1422. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_gulp_opened.svg +0 -0
  1423. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_haxelib.svg +0 -0
  1424. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_haxelib_opened.svg +0 -0
  1425. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_helper.svg +0 -0
  1426. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_helper_opened.svg +0 -0
  1427. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_hook.svg +0 -0
  1428. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_hook_opened.svg +0 -0
  1429. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_husky.svg +0 -0
  1430. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_husky_opened.svg +0 -0
  1431. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_idea.svg +0 -0
  1432. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_idea_opened.svg +0 -0
  1433. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_images.svg +0 -0
  1434. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_images_opened.svg +0 -0
  1435. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_include.svg +0 -0
  1436. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_include_opened.svg +0 -0
  1437. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_interfaces.svg +0 -0
  1438. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_interfaces_opened.svg +0 -0
  1439. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_ios.svg +0 -0
  1440. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_ios_opened.svg +0 -0
  1441. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_js.svg +0 -0
  1442. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_js_opened.svg +0 -0
  1443. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_json.svg +0 -0
  1444. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_json_official.svg +0 -0
  1445. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_json_official_opened.svg +0 -0
  1446. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_json_opened.svg +0 -0
  1447. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_kubernetes.svg +0 -0
  1448. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_kubernetes_opened.svg +0 -0
  1449. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_less.svg +0 -0
  1450. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_less_opened.svg +0 -0
  1451. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_library.svg +0 -0
  1452. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_library_opened.svg +0 -0
  1453. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_light_cypress.svg +0 -0
  1454. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_light_cypress_opened.svg +0 -0
  1455. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_light_electron.svg +0 -0
  1456. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_light_electron_opened.svg +0 -0
  1457. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_light_expo.svg +0 -0
  1458. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_light_expo_opened.svg +0 -0
  1459. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_light_fonts.svg +0 -0
  1460. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_light_fonts_opened.svg +0 -0
  1461. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_light_gradle.svg +0 -0
  1462. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_light_gradle_opened.svg +0 -0
  1463. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_light_meteor.svg +0 -0
  1464. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_light_meteor_opened.svg +0 -0
  1465. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_light_mypy.svg +0 -0
  1466. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_light_mypy_opened.svg +0 -0
  1467. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_light_mysql.svg +0 -0
  1468. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_light_mysql_opened.svg +0 -0
  1469. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_light_node.svg +0 -0
  1470. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_light_node_opened.svg +0 -0
  1471. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_light_redux.svg +0 -0
  1472. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_light_redux_opened.svg +0 -0
  1473. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_light_sass.svg +0 -0
  1474. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_light_sass_opened.svg +0 -0
  1475. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_linux.svg +0 -0
  1476. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_linux_opened.svg +0 -0
  1477. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_locale.svg +0 -0
  1478. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_locale_opened.svg +0 -0
  1479. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_log.svg +0 -0
  1480. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_log_opened.svg +0 -0
  1481. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_macos.svg +0 -0
  1482. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_macos_opened.svg +0 -0
  1483. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_mariadb.svg +0 -0
  1484. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_mariadb_opened.svg +0 -0
  1485. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_maven.svg +0 -0
  1486. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_maven_opened.svg +0 -0
  1487. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_mediawiki.svg +0 -0
  1488. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_mediawiki_opened.svg +0 -0
  1489. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_memcached.svg +0 -0
  1490. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_memcached_opened.svg +0 -0
  1491. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_meteor.svg +0 -0
  1492. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_meteor_opened.svg +0 -0
  1493. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_middleware.svg +0 -0
  1494. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_middleware_opened.svg +0 -0
  1495. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_minecraft.svg +0 -0
  1496. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_minecraft_opened.svg +0 -0
  1497. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_minikube.svg +0 -0
  1498. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_minikube_opened.svg +0 -0
  1499. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_mjml.svg +0 -0
  1500. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_mjml_opened.svg +0 -0
  1501. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_mock.svg +0 -0
  1502. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_mock_opened.svg +0 -0
  1503. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_model.svg +0 -0
  1504. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_model_opened.svg +0 -0
  1505. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_module.svg +0 -0
  1506. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_module_opened.svg +0 -0
  1507. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_mojo.svg +0 -0
  1508. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_mojo_opened.svg +0 -0
  1509. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_mongodb.svg +0 -0
  1510. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_mongodb_opened.svg +0 -0
  1511. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_mypy.svg +0 -0
  1512. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_mypy_opened.svg +0 -0
  1513. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_mysql.svg +0 -0
  1514. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_mysql_opened.svg +0 -0
  1515. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_netlify.svg +0 -0
  1516. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_netlify_opened.svg +0 -0
  1517. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_next.svg +0 -0
  1518. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_next_opened.svg +0 -0
  1519. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_nginx.svg +0 -0
  1520. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_nginx_opened.svg +0 -0
  1521. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_nix.svg +0 -0
  1522. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_nix_opened.svg +0 -0
  1523. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_node.svg +0 -0
  1524. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_node_opened.svg +0 -0
  1525. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_notebooks.svg +0 -0
  1526. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_notebooks_opened.svg +0 -0
  1527. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_notification.svg +0 -0
  1528. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_notification_opened.svg +0 -0
  1529. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_nuget.svg +0 -0
  1530. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_nuget_opened.svg +0 -0
  1531. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_nuxt.svg +0 -0
  1532. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_nuxt_opened.svg +0 -0
  1533. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_package.svg +0 -0
  1534. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_package_opened.svg +0 -0
  1535. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_paket.svg +0 -0
  1536. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_paket_opened.svg +0 -0
  1537. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_php.svg +0 -0
  1538. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_php_opened.svg +0 -0
  1539. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_platformio.svg +0 -0
  1540. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_platformio_opened.svg +0 -0
  1541. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_plugin.svg +0 -0
  1542. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_plugin_opened.svg +0 -0
  1543. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_prisma.svg +0 -0
  1544. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_prisma_opened.svg +0 -0
  1545. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_private.svg +0 -0
  1546. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_private_opened.svg +0 -0
  1547. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_public.svg +0 -0
  1548. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_public_opened.svg +0 -0
  1549. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_pytest.svg +0 -0
  1550. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_pytest_opened.svg +0 -0
  1551. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_python.svg +0 -0
  1552. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_python_opened.svg +0 -0
  1553. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_ravendb.svg +0 -0
  1554. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_ravendb_opened.svg +0 -0
  1555. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_redis.svg +0 -0
  1556. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_redis_opened.svg +0 -0
  1557. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_redux.svg +0 -0
  1558. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_redux_opened.svg +0 -0
  1559. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_route.svg +0 -0
  1560. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_route_opened.svg +0 -0
  1561. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_sass.svg +0 -0
  1562. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_sass_opened.svg +0 -0
  1563. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_script.svg +0 -0
  1564. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_script_opened.svg +0 -0
  1565. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_seedkit.svg +0 -0
  1566. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_seedkit_opened.svg +0 -0
  1567. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_server.svg +0 -0
  1568. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_server_opened.svg +0 -0
  1569. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_services.svg +0 -0
  1570. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_services_opened.svg +0 -0
  1571. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_shared.svg +0 -0
  1572. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_shared_opened.svg +0 -0
  1573. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_snaplet.svg +0 -0
  1574. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_snaplet_opened.svg +0 -0
  1575. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_spin.svg +0 -0
  1576. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_spin_opened.svg +0 -0
  1577. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_src.svg +0 -0
  1578. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_src_opened.svg +0 -0
  1579. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_sso.svg +0 -0
  1580. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_sso_opened.svg +0 -0
  1581. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_story.svg +0 -0
  1582. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_story_opened.svg +0 -0
  1583. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_style.svg +0 -0
  1584. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_style_opened.svg +0 -0
  1585. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_supabase.svg +0 -0
  1586. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_supabase_opened.svg +0 -0
  1587. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_svelte.svg +0 -0
  1588. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_svelte_opened.svg +0 -0
  1589. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_tauri.svg +0 -0
  1590. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_tauri_opened.svg +0 -0
  1591. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_temp.svg +0 -0
  1592. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_temp_opened.svg +0 -0
  1593. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_template.svg +0 -0
  1594. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_template_opened.svg +0 -0
  1595. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_test.svg +0 -0
  1596. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_test_opened.svg +0 -0
  1597. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_theme.svg +0 -0
  1598. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_theme_opened.svg +0 -0
  1599. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_tools.svg +0 -0
  1600. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_tools_opened.svg +0 -0
  1601. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_travis.svg +0 -0
  1602. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_travis_opened.svg +0 -0
  1603. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_trunk.svg +0 -0
  1604. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_trunk_opened.svg +0 -0
  1605. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_turbo.svg +0 -0
  1606. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_turbo_opened.svg +0 -0
  1607. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_typescript.svg +0 -0
  1608. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_typescript_opened.svg +0 -0
  1609. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_typings.svg +0 -0
  1610. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_typings2.svg +0 -0
  1611. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_typings2_opened.svg +0 -0
  1612. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_typings_opened.svg +0 -0
  1613. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_vagrant.svg +0 -0
  1614. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_vagrant_opened.svg +0 -0
  1615. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_vercel.svg +0 -0
  1616. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_vercel_opened.svg +0 -0
  1617. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_video.svg +0 -0
  1618. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_video_opened.svg +0 -0
  1619. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_view.svg +0 -0
  1620. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_view_opened.svg +0 -0
  1621. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_vs.svg +0 -0
  1622. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_vs2.svg +0 -0
  1623. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_vs2_opened.svg +0 -0
  1624. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_vs_opened.svg +0 -0
  1625. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_vscode.svg +0 -0
  1626. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_vscode2.svg +0 -0
  1627. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_vscode2_opened.svg +0 -0
  1628. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_vscode3.svg +0 -0
  1629. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_vscode3_opened.svg +0 -0
  1630. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_vscode_opened.svg +0 -0
  1631. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_vscode_test.svg +0 -0
  1632. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_vscode_test2.svg +0 -0
  1633. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_vscode_test2_opened.svg +0 -0
  1634. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_vscode_test3.svg +0 -0
  1635. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_vscode_test3_opened.svg +0 -0
  1636. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_vscode_test_opened.svg +0 -0
  1637. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_webpack.svg +0 -0
  1638. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_webpack_opened.svg +0 -0
  1639. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_windows.svg +0 -0
  1640. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_windows_opened.svg +0 -0
  1641. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_wit.svg +0 -0
  1642. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_wit_opened.svg +0 -0
  1643. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_www.svg +0 -0
  1644. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_www_opened.svg +0 -0
  1645. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_yarn.svg +0 -0
  1646. /package/static/{d4964b6 → bef774c}/file-icons/folder_type_yarn_opened.svg +0 -0
  1647. /package/static/{d4964b6 → bef774c}/fonts/FiraCode-VariableFont.ttf +0 -0
  1648. /package/static/{d4964b6 → bef774c}/icons/add.svg +0 -0
  1649. /package/static/{d4964b6 → bef774c}/icons/arrow-down.svg +0 -0
  1650. /package/static/{d4964b6 → bef774c}/icons/arrow-left.svg +0 -0
  1651. /package/static/{d4964b6 → bef774c}/icons/arrow-right.svg +0 -0
  1652. /package/static/{d4964b6 → bef774c}/icons/arrow-up.svg +0 -0
  1653. /package/static/{d4964b6 → bef774c}/icons/blank.svg +0 -0
  1654. /package/static/{d4964b6 → bef774c}/icons/book.svg +0 -0
  1655. /package/static/{d4964b6 → bef774c}/icons/case-sensitive.svg +0 -0
  1656. /package/static/{d4964b6 → bef774c}/icons/check.svg +0 -0
  1657. /package/static/{d4964b6 → bef774c}/icons/chevron-down.svg +0 -0
  1658. /package/static/{d4964b6 → bef774c}/icons/chevron-left.svg +0 -0
  1659. /package/static/{d4964b6 → bef774c}/icons/chevron-right.svg +0 -0
  1660. /package/static/{d4964b6 → bef774c}/icons/chevron-up.svg +0 -0
  1661. /package/static/{d4964b6 → bef774c}/icons/chrome-close.svg +0 -0
  1662. /package/static/{d4964b6 → bef774c}/icons/chrome-maximize.svg +0 -0
  1663. /package/static/{d4964b6 → bef774c}/icons/chrome-minimize.svg +0 -0
  1664. /package/static/{d4964b6 → bef774c}/icons/chrome-restore.svg +0 -0
  1665. /package/static/{d4964b6 → bef774c}/icons/circle-filled.svg +0 -0
  1666. /package/static/{d4964b6 → bef774c}/icons/clear-all.svg +0 -0
  1667. /package/static/{d4964b6 → bef774c}/icons/close.svg +0 -0
  1668. /package/static/{d4964b6 → bef774c}/icons/cloud.svg +0 -0
  1669. /package/static/{d4964b6 → bef774c}/icons/collapse-all.svg +0 -0
  1670. /package/static/{d4964b6 → bef774c}/icons/debug-all.svg +0 -0
  1671. /package/static/{d4964b6 → bef774c}/icons/debug-alt-2.svg +0 -0
  1672. /package/static/{d4964b6 → bef774c}/icons/debug-alt-small.svg +0 -0
  1673. /package/static/{d4964b6 → bef774c}/icons/debug-alt.svg +0 -0
  1674. /package/static/{d4964b6 → bef774c}/icons/debug-breakpoint-conditional-unverified.svg +0 -0
  1675. /package/static/{d4964b6 → bef774c}/icons/debug-breakpoint-conditional.svg +0 -0
  1676. /package/static/{d4964b6 → bef774c}/icons/debug-breakpoint-data-unverified.svg +0 -0
  1677. /package/static/{d4964b6 → bef774c}/icons/debug-breakpoint-data.svg +0 -0
  1678. /package/static/{d4964b6 → bef774c}/icons/debug-breakpoint-function-unverified.svg +0 -0
  1679. /package/static/{d4964b6 → bef774c}/icons/debug-breakpoint-function.svg +0 -0
  1680. /package/static/{d4964b6 → bef774c}/icons/debug-breakpoint-log-unverified.svg +0 -0
  1681. /package/static/{d4964b6 → bef774c}/icons/debug-breakpoint-log.svg +0 -0
  1682. /package/static/{d4964b6 → bef774c}/icons/debug-breakpoint-unsupported.svg +0 -0
  1683. /package/static/{d4964b6 → bef774c}/icons/debug-console.svg +0 -0
  1684. /package/static/{d4964b6 → bef774c}/icons/debug-continue-small.svg +0 -0
  1685. /package/static/{d4964b6 → bef774c}/icons/debug-continue.svg +0 -0
  1686. /package/static/{d4964b6 → bef774c}/icons/debug-coverage.svg +0 -0
  1687. /package/static/{d4964b6 → bef774c}/icons/debug-disconnect.svg +0 -0
  1688. /package/static/{d4964b6 → bef774c}/icons/debug-line-by-line.svg +0 -0
  1689. /package/static/{d4964b6 → bef774c}/icons/debug-pause.svg +0 -0
  1690. /package/static/{d4964b6 → bef774c}/icons/debug-rerun.svg +0 -0
  1691. /package/static/{d4964b6 → bef774c}/icons/debug-restart-frame.svg +0 -0
  1692. /package/static/{d4964b6 → bef774c}/icons/debug-restart.svg +0 -0
  1693. /package/static/{d4964b6 → bef774c}/icons/debug-reverse-continue.svg +0 -0
  1694. /package/static/{d4964b6 → bef774c}/icons/debug-stackframe-active.svg +0 -0
  1695. /package/static/{d4964b6 → bef774c}/icons/debug-stackframe.svg +0 -0
  1696. /package/static/{d4964b6 → bef774c}/icons/debug-start.svg +0 -0
  1697. /package/static/{d4964b6 → bef774c}/icons/debug-step-back.svg +0 -0
  1698. /package/static/{d4964b6 → bef774c}/icons/debug-step-into.svg +0 -0
  1699. /package/static/{d4964b6 → bef774c}/icons/debug-step-out.svg +0 -0
  1700. /package/static/{d4964b6 → bef774c}/icons/debug-step-over.svg +0 -0
  1701. /package/static/{d4964b6 → bef774c}/icons/debug-stop.svg +0 -0
  1702. /package/static/{d4964b6 → bef774c}/icons/debug.svg +0 -0
  1703. /package/static/{d4964b6 → bef774c}/icons/discard.svg +0 -0
  1704. /package/static/{d4964b6 → bef774c}/icons/edit.svg +0 -0
  1705. /package/static/{d4964b6 → bef774c}/icons/ellipsis.svg +0 -0
  1706. /package/static/{d4964b6 → bef774c}/icons/error.svg +0 -0
  1707. /package/static/{d4964b6 → bef774c}/icons/exclude.svg +0 -0
  1708. /package/static/{d4964b6 → bef774c}/icons/extensionDefaultIcon.png +0 -0
  1709. /package/static/{d4964b6 → bef774c}/icons/extensions.svg +0 -0
  1710. /package/static/{d4964b6 → bef774c}/icons/files.svg +0 -0
  1711. /package/static/{d4964b6 → bef774c}/icons/filter.svg +0 -0
  1712. /package/static/{d4964b6 → bef774c}/icons/go-to-file.svg +0 -0
  1713. /package/static/{d4964b6 → bef774c}/icons/icon-close.svg +0 -0
  1714. /package/static/{d4964b6 → bef774c}/icons/icon-source-control.svg +0 -0
  1715. /package/static/{d4964b6 → bef774c}/icons/icon-sync.svg +0 -0
  1716. /package/static/{d4964b6 → bef774c}/icons/icon.png +0 -0
  1717. /package/static/{d4964b6 → bef774c}/icons/icon.svg +0 -0
  1718. /package/static/{d4964b6 → bef774c}/icons/info.svg +0 -0
  1719. /package/static/{d4964b6 → bef774c}/icons/language-icon.svg +0 -0
  1720. /package/static/{d4964b6 → bef774c}/icons/link-external.svg +0 -0
  1721. /package/static/{d4964b6 → bef774c}/icons/list-flat.svg +0 -0
  1722. /package/static/{d4964b6 → bef774c}/icons/list-tree.svg +0 -0
  1723. /package/static/{d4964b6 → bef774c}/icons/new-file.svg +0 -0
  1724. /package/static/{d4964b6 → bef774c}/icons/new-folder.svg +0 -0
  1725. /package/static/{d4964b6 → bef774c}/icons/newline.svg +0 -0
  1726. /package/static/{d4964b6 → bef774c}/icons/open-preview.svg +0 -0
  1727. /package/static/{d4964b6 → bef774c}/icons/play.svg +0 -0
  1728. /package/static/{d4964b6 → bef774c}/icons/preserve-case.svg +0 -0
  1729. /package/static/{d4964b6 → bef774c}/icons/progress.svg +0 -0
  1730. /package/static/{d4964b6 → bef774c}/icons/pwa-icon-192.png +0 -0
  1731. /package/static/{d4964b6 → bef774c}/icons/pwa-icon-512.png +0 -0
  1732. /package/static/{d4964b6 → bef774c}/icons/record-keys.svg +0 -0
  1733. /package/static/{d4964b6 → bef774c}/icons/refresh.svg +0 -0
  1734. /package/static/{d4964b6 → bef774c}/icons/regex.svg +0 -0
  1735. /package/static/{d4964b6 → bef774c}/icons/remove.svg +0 -0
  1736. /package/static/{d4964b6 → bef774c}/icons/replace-all.svg +0 -0
  1737. /package/static/{d4964b6 → bef774c}/icons/replace.svg +0 -0
  1738. /package/static/{d4964b6 → bef774c}/icons/run-all.svg +0 -0
  1739. /package/static/{d4964b6 → bef774c}/icons/search.svg +0 -0
  1740. /package/static/{d4964b6 → bef774c}/icons/settings-gear.svg +0 -0
  1741. /package/static/{d4964b6 → bef774c}/icons/sort-precedence.svg +0 -0
  1742. /package/static/{d4964b6 → bef774c}/icons/source-control.svg +0 -0
  1743. /package/static/{d4964b6 → bef774c}/icons/split-horizontal.svg +0 -0
  1744. /package/static/{d4964b6 → bef774c}/icons/squiggly-error.svg +0 -0
  1745. /package/static/{d4964b6 → bef774c}/icons/squiggly-warning.svg +0 -0
  1746. /package/static/{d4964b6 → bef774c}/icons/symbol-array.svg +0 -0
  1747. /package/static/{d4964b6 → bef774c}/icons/symbol-boolean.svg +0 -0
  1748. /package/static/{d4964b6 → bef774c}/icons/symbol-class.svg +0 -0
  1749. /package/static/{d4964b6 → bef774c}/icons/symbol-color.svg +0 -0
  1750. /package/static/{d4964b6 → bef774c}/icons/symbol-constant.svg +0 -0
  1751. /package/static/{d4964b6 → bef774c}/icons/symbol-enum-member.svg +0 -0
  1752. /package/static/{d4964b6 → bef774c}/icons/symbol-enum.svg +0 -0
  1753. /package/static/{d4964b6 → bef774c}/icons/symbol-event.svg +0 -0
  1754. /package/static/{d4964b6 → bef774c}/icons/symbol-field.svg +0 -0
  1755. /package/static/{d4964b6 → bef774c}/icons/symbol-file.svg +0 -0
  1756. /package/static/{d4964b6 → bef774c}/icons/symbol-interface.svg +0 -0
  1757. /package/static/{d4964b6 → bef774c}/icons/symbol-key.svg +0 -0
  1758. /package/static/{d4964b6 → bef774c}/icons/symbol-keyword.svg +0 -0
  1759. /package/static/{d4964b6 → bef774c}/icons/symbol-method.svg +0 -0
  1760. /package/static/{d4964b6 → bef774c}/icons/symbol-misc.svg +0 -0
  1761. /package/static/{d4964b6 → bef774c}/icons/symbol-namespace.svg +0 -0
  1762. /package/static/{d4964b6 → bef774c}/icons/symbol-numeric.svg +0 -0
  1763. /package/static/{d4964b6 → bef774c}/icons/symbol-operator.svg +0 -0
  1764. /package/static/{d4964b6 → bef774c}/icons/symbol-parameter.svg +0 -0
  1765. /package/static/{d4964b6 → bef774c}/icons/symbol-property.svg +0 -0
  1766. /package/static/{d4964b6 → bef774c}/icons/symbol-ruler.svg +0 -0
  1767. /package/static/{d4964b6 → bef774c}/icons/symbol-snippet.svg +0 -0
  1768. /package/static/{d4964b6 → bef774c}/icons/symbol-string.svg +0 -0
  1769. /package/static/{d4964b6 → bef774c}/icons/symbol-structure.svg +0 -0
  1770. /package/static/{d4964b6 → bef774c}/icons/symbol-variable.svg +0 -0
  1771. /package/static/{d4964b6 → bef774c}/icons/tag.svg +0 -0
  1772. /package/static/{d4964b6 → bef774c}/icons/terminal-bash.svg +0 -0
  1773. /package/static/{d4964b6 → bef774c}/icons/terminal.svg +0 -0
  1774. /package/static/{d4964b6 → bef774c}/icons/theme-icon.png +0 -0
  1775. /package/static/{d4964b6 → bef774c}/icons/trash.svg +0 -0
  1776. /package/static/{d4964b6 → bef774c}/icons/triangle-down.svg +0 -0
  1777. /package/static/{d4964b6 → bef774c}/icons/triangle-left.svg +0 -0
  1778. /package/static/{d4964b6 → bef774c}/icons/triangle-right.svg +0 -0
  1779. /package/static/{d4964b6 → bef774c}/icons/triangle-up.svg +0 -0
  1780. /package/static/{d4964b6 → bef774c}/icons/warning.svg +0 -0
  1781. /package/static/{d4964b6 → bef774c}/icons/whole-word.svg +0 -0
  1782. /package/static/{d4964b6 → bef774c}/icons/zoom-in.svg +0 -0
  1783. /package/static/{d4964b6 → bef774c}/icons/zoom-out.svg +0 -0
  1784. /package/static/{d4964b6 → bef774c}/js/babel-parser.js +0 -0
  1785. /package/static/{d4964b6 → bef774c}/js/blob-util.js +0 -0
  1786. /package/static/{d4964b6 → bef774c}/js/ky.js +0 -0
  1787. /package/static/{d4964b6 → bef774c}/js/lvce-editor-import-script.js +0 -0
  1788. /package/static/{d4964b6 → bef774c}/js/lvce-editor-ipc.js +0 -0
  1789. /package/static/{d4964b6 → bef774c}/js/lvce-editor-json-rpc.js +0 -0
  1790. /package/static/{d4964b6 → bef774c}/js/lvce-editor-verror.js +0 -0
  1791. /package/static/{d4964b6 → bef774c}/js/p-min-delay.js +0 -0
  1792. /package/static/{d4964b6 → bef774c}/js/pretty-bytes.js +0 -0
  1793. /package/static/{d4964b6 → bef774c}/js/preview-injected.js +0 -0
  1794. /package/static/{d4964b6 → bef774c}/js/yoctodelay.js +0 -0
  1795. /package/static/{d4964b6 → bef774c}/lib-css/termterm.css +0 -0
  1796. /package/static/{d4964b6 → bef774c}/packages/color-picker-worker/dist/colorPickerWorkerMain.js +0 -0
  1797. /package/static/{d4964b6 → bef774c}/packages/completion-worker/dist/completionWorkerMain.js +0 -0
  1798. /package/static/{d4964b6 → bef774c}/packages/diff-worker/dist/diffWorkerMain.js +0 -0
  1799. /package/static/{d4964b6 → bef774c}/packages/editor-worker/dist/editorWorkerMain.js +0 -0
  1800. /package/static/{d4964b6 → bef774c}/packages/embeds-worker/dist/embedsWorkerMain.js +0 -0
  1801. /package/static/{d4964b6 → bef774c}/packages/error-worker/dist/errorWorkerMain.js +0 -0
  1802. /package/static/{d4964b6 → bef774c}/packages/explorer-worker/dist/explorerViewWorkerMain.js +0 -0
  1803. /package/static/{d4964b6 → bef774c}/packages/extension-detail-view-worker/dist/extensionDetailViewWorkerMain.js +0 -0
  1804. /package/static/{d4964b6 → bef774c}/packages/extension-host-sub-worker/dist/extensionHostSubWorkerMain.js +0 -0
  1805. /package/static/{d4964b6 → bef774c}/packages/extension-search-view-worker/dist/extensionSearchViewWorkerMain.js +0 -0
  1806. /package/static/{d4964b6 → bef774c}/packages/file-search-worker/dist/fileSearchWorkerMain.js +0 -0
  1807. /package/static/{d4964b6 → bef774c}/packages/file-system-worker/dist/fileSystemWorkerMain.js +0 -0
  1808. /package/static/{d4964b6 → bef774c}/packages/find-widget-worker/dist/findWidgetWorkerMain.js +0 -0
  1809. /package/static/{d4964b6 → bef774c}/packages/iframe-inspector/dist/iframeInspectorWorkerMain.js +0 -0
  1810. /package/static/{d4964b6 → bef774c}/packages/iframe-worker/dist/iframeWorkerMain.js +0 -0
  1811. /package/static/{d4964b6 → bef774c}/packages/keybindings-view-worker/dist/keyBindingsViewWorkerMain.js +0 -0
  1812. /package/static/{d4964b6 → bef774c}/packages/markdown-worker/dist/markdownWorkerMain.js +0 -0
  1813. /package/static/{d4964b6 → bef774c}/packages/rename-worker/dist/renameWorkerMain.js +0 -0
  1814. /package/static/{d4964b6 → bef774c}/packages/renderer-process/LICENSE +0 -0
  1815. /package/static/{d4964b6 → bef774c}/packages/renderer-process/README.md +0 -0
  1816. /package/static/{d4964b6 → bef774c}/packages/source-control-worker/dist/sourceControlWorkerMain.js +0 -0
  1817. /package/static/{d4964b6 → bef774c}/packages/syntax-highlighting-worker/dist/syntaxHighlightingWorkerMain.js +0 -0
  1818. /package/static/{d4964b6 → bef774c}/packages/terminal-worker/dist/terminalWorkerMain.js +0 -0
  1819. /package/static/{d4964b6 → bef774c}/packages/test-worker/dist/testWorkerMain.js +0 -0
  1820. /package/static/{d4964b6 → bef774c}/packages/text-search-worker/dist/textSearchWorkerMain.js +0 -0
  1821. /package/static/{d4964b6 → bef774c}/packages/title-bar-worker/dist/titleBarWorkerMain.js +0 -0
  1822. /package/static/{d4964b6 → bef774c}/playground/languages/index.cpp +0 -0
  1823. /package/static/{d4964b6 → bef774c}/playground/languages/index.css +0 -0
  1824. /package/static/{d4964b6 → bef774c}/playground/languages/index.csv +0 -0
  1825. /package/static/{d4964b6 → bef774c}/playground/languages/index.dart +0 -0
  1826. /package/static/{d4964b6 → bef774c}/playground/languages/index.env +0 -0
  1827. /package/static/{d4964b6 → bef774c}/playground/languages/index.ex +0 -0
  1828. /package/static/{d4964b6 → bef774c}/playground/languages/index.html +0 -0
  1829. /package/static/{d4964b6 → bef774c}/playground/languages/index.java +0 -0
  1830. /package/static/{d4964b6 → bef774c}/playground/languages/index.jl +0 -0
  1831. /package/static/{d4964b6 → bef774c}/playground/languages/index.js +0 -0
  1832. /package/static/{d4964b6 → bef774c}/playground/languages/index.json +0 -0
  1833. /package/static/{d4964b6 → bef774c}/playground/languages/index.kt +0 -0
  1834. /package/static/{d4964b6 → bef774c}/playground/languages/index.pl +0 -0
  1835. /package/static/{d4964b6 → bef774c}/playground/languages/index.py +0 -0
  1836. /package/static/{d4964b6 → bef774c}/playground/languages/index.ts +0 -0
  1837. /package/static/{d4964b6 → bef774c}/playground/languages/scrolling.txt +0 -0
  1838. /package/static/{d4964b6 → bef774c}/playground/languages/tsconfig.json +0 -0
  1839. /package/static/{d4964b6 → bef774c}/playground/sample-folder/a.txt +0 -0
  1840. /package/static/{d4964b6 → bef774c}/playground/sample-folder/b.txt +0 -0
  1841. /package/static/{d4964b6 → bef774c}/playground/sample-folder/c.txt +0 -0
@@ -997,6 +997,7 @@ const WebWorkerRpcClient = {
997
997
  const None$6 = 0;
998
998
  const Paused = 1;
999
999
  const Default = 2;
1000
+ const Unavailable = 3;
1000
1001
 
1001
1002
  const rpcs = Object.create(null);
1002
1003
  const set$d = (id, rpc) => {
@@ -1431,8 +1432,8 @@ const acceptWatchExpressionEdit = async state => {
1431
1432
  };
1432
1433
  };
1433
1434
 
1434
- const FocusDebugScope = 30;
1435
1435
  const FocusDebugWatchInput = 1290;
1436
+ const FocusDebugRow = 1299;
1436
1437
 
1437
1438
  const addWatchExpression$1 = async (state, expression) => {
1438
1439
  const {
@@ -1522,7 +1523,9 @@ const create = (id, uri, x, y, width, height) => {
1522
1523
  editingselectionstart: 0,
1523
1524
  editingselectionend: 0,
1524
1525
  openFilesOnPause: true,
1525
- maxDescriptionLength: 100
1526
+ maxDescriptionLength: 100,
1527
+ selectedIndex: -1,
1528
+ visibleRows: []
1526
1529
  };
1527
1530
  set(id, state, state);
1528
1531
  };
@@ -1544,11 +1547,11 @@ const deleteWatchExpression$1 = (state, index) => {
1544
1547
  };
1545
1548
  };
1546
1549
 
1547
- const isEqual$4 = (oldState, newState) => {
1550
+ const isEqual$5 = (oldState, newState) => {
1548
1551
  return oldState.focus === newState.focus;
1549
1552
  };
1550
1553
 
1551
- const isEqual$3 = (oldState, newState) => {
1554
+ const isEqual$4 = (oldState, newState) => {
1552
1555
  if (!newState.focus) {
1553
1556
  return true;
1554
1557
  }
@@ -1560,10 +1563,16 @@ const RenderFocus = 2;
1560
1563
  const RenderValue = 3;
1561
1564
  const RenderFocusContext = 7;
1562
1565
  const RenderSelection = 8;
1566
+ const RenderPauseOnExceptions = 9;
1567
+
1568
+ const diffType$1 = RenderItems;
1569
+ const isEqual$3 = (oldState, newState) => {
1570
+ return oldState.breakPointsExpanded === newState.breakPointsExpanded && oldState.callFrameId === newState.callFrameId && oldState.callStackExpanded === newState.callStackExpanded && oldState.debugState === newState.debugState && oldState.scopeChain === newState.scopeChain && oldState.scopeExpanded === newState.scopeExpanded && oldState.selectedIndex === newState.selectedIndex && oldState.visibleRows === newState.visibleRows && oldState.watchExpanded === newState.watchExpanded && oldState.watchExpressions === newState.watchExpressions;
1571
+ };
1563
1572
 
1564
- const diffType = RenderItems;
1573
+ const diffType = RenderPauseOnExceptions;
1565
1574
  const isEqual$2 = (oldState, newState) => {
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;
1575
+ return oldState.exceptionBreakPoints === newState.exceptionBreakPoints;
1567
1576
  };
1568
1577
 
1569
1578
  const isEqual$1 = (oldState, newState) => {
@@ -1579,8 +1588,8 @@ const isEqual = (oldState, newState) => {
1579
1588
  return true;
1580
1589
  };
1581
1590
 
1582
- const modules = [isEqual$2, isEqual$3, isEqual, isEqual$4, isEqual$1];
1583
- const numbers = [diffType, RenderFocusContext, RenderValue, RenderFocus, RenderSelection];
1591
+ const modules = [isEqual$3, isEqual$4, isEqual, isEqual$5, isEqual$1, isEqual$2];
1592
+ const numbers = [diffType$1, RenderFocusContext, RenderValue, RenderFocus, RenderSelection, diffType];
1584
1593
 
1585
1594
  const diff = (oldState, newState) => {
1586
1595
  const diffResult = [];
@@ -1606,7 +1615,7 @@ const dispose = async uid => {
1606
1615
  dispose$1(uid);
1607
1616
  };
1608
1617
 
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'];
1618
+ const commandIds = ['acceptWatchExpressionEdit', 'addWatchExpression', 'cancelWatchExpressionEdit', 'create', 'deleteAllWatchExpressions', 'deleteWatchExpression', 'diff2', 'dispose', 'focusNext', 'focusPrevious', 'getCommandIds', 'getKeyBindings', 'handleArrowDown', 'handleArrowLeft', 'handleArrowRight', 'handleArrowUp', 'handleChange', 'handleClickCallStackItem', 'handleClickCheckBox', 'handleClickDebugButton', 'handleClickPauseOnExceptions', 'handleClickPauseOnUncaughtExceptions', 'handleClickScopeValue', 'handleClickSectionAction', 'handleClickSectionBreakPoints', 'handleClickSectionCallstack', 'handleClickSectionHeading', 'handleClickSectionScope', 'handleClickSectionWatch', 'handleClickWatchExpression', 'handleClickWatchExpressionDelete', 'handleDebugInput', 'handleEnter', 'handleEvaluate', 'handleInputBlur', 'handleInputFieldChange', 'handlePaused', 'handleResumed', 'handleScriptParsed', 'handleSectionHeaderContextMenu', 'handleSpace', 'handleWatchExpressionContextMenu', 'handleWatchExpressionDoubleClick', 'handleWatchValueChange', 'hideCallStack', 'hideScope', 'hideWatch', 'loadContent', 'loadContentLater', 'pause', 'refresh', 'refreshWatchExpression', 'removeWatchExpression', 'render2', 'renderActions', 'renderEventListeners', 'resize', 'restoreState', 'resume', 'selectIndex', 'selectNextRow', 'selectPreviousRow', 'setPauseOnExceptions', 'showCallStack', 'showScope', 'showWatch', 'stepInto', 'stepOut', 'stepOver', 'terminate', 'togglePause'];
1610
1619
 
1611
1620
  const getCommandIds = () => {
1612
1621
  return commandIds;
@@ -1678,67 +1687,71 @@ const getKeyBindings = () => {
1678
1687
  }, {
1679
1688
  key: LeftArrow,
1680
1689
  command: 'Run And Debug.handleArrowLeft',
1681
- when: FocusDebugScope
1690
+ when: FocusDebugRow
1682
1691
  }, {
1683
1692
  key: RightArrow,
1684
1693
  command: 'Run And Debug.handleArrowRight',
1685
- when: FocusDebugScope
1694
+ when: FocusDebugRow
1686
1695
  }, {
1687
1696
  key: Home,
1688
1697
  command: 'Run And Debug.focusFirst',
1689
- when: FocusDebugScope
1698
+ when: FocusDebugRow
1690
1699
  }, {
1691
1700
  key: End,
1692
1701
  command: 'Run And Debug.focusLast',
1693
- when: FocusDebugScope
1702
+ when: FocusDebugRow
1694
1703
  }, {
1695
1704
  key: UpArrow,
1696
- command: 'Run And Debug.focusPrevious',
1697
- when: FocusDebugScope
1705
+ command: 'Run And Debug.selectPreviousRow',
1706
+ when: FocusDebugRow
1698
1707
  }, {
1699
1708
  key: DownArrow,
1700
- command: 'Run And Debug.focusNext',
1701
- when: FocusDebugScope
1709
+ command: 'Run And Debug.selectNextRow',
1710
+ when: FocusDebugRow
1702
1711
  }, {
1703
1712
  key: CtrlCmd | Star,
1704
1713
  command: 'Run And Debug.expandAll',
1705
- when: FocusDebugScope
1714
+ when: FocusDebugRow
1706
1715
  }, {
1707
1716
  key: Alt | RightArrow,
1708
1717
  command: 'Run And Debug.expandRecursively',
1709
- when: FocusDebugScope
1718
+ when: FocusDebugRow
1710
1719
  }, {
1711
1720
  key: CtrlCmd | LeftArrow,
1712
1721
  command: 'Run And Debug.collapseAll',
1713
- when: FocusDebugScope
1722
+ when: FocusDebugRow
1714
1723
  }, {
1715
1724
  key: CtrlCmd | KeyV,
1716
1725
  command: 'Run And Debug.handlePaste',
1717
- when: FocusDebugScope
1726
+ when: FocusDebugRow
1718
1727
  }, {
1719
1728
  key: CtrlCmd | KeyC,
1720
1729
  command: 'Run And Debug.handleCopy',
1721
- when: FocusDebugScope
1730
+ when: FocusDebugRow
1722
1731
  }, {
1723
1732
  key: F2,
1724
1733
  command: 'Run And Debug.rename',
1725
- when: FocusDebugScope
1734
+ when: FocusDebugRow
1726
1735
  }, {
1727
1736
  key: Delete,
1728
1737
  command: 'Run And Debug.removeDirent',
1729
- when: FocusDebugScope
1738
+ when: FocusDebugRow
1730
1739
  }, {
1731
1740
  key: Escape,
1732
1741
  command: 'Run And Debug.focusNone',
1733
- when: FocusDebugScope
1742
+ when: FocusDebugRow
1743
+ }, {
1744
+ key: Enter,
1745
+ command: 'Run And Debug.handleClickCurrent',
1746
+ when: FocusDebugRow
1734
1747
  }, {
1735
1748
  key: Space$1,
1736
- command: 'Run And Debug.handleClickCurrentButKeepFocus',
1737
- when: FocusDebugScope
1749
+ command: 'Run And Debug.handleSpace',
1750
+ when: FocusDebugRow
1738
1751
  }, {
1739
1752
  key: Enter,
1740
- command: 'Run And Debug.handleClickCurrent',
1741
- when: FocusDebugScope
1753
+ command: 'Run And Debug.handleEnter',
1754
+ when: FocusDebugRow
1742
1755
  }, {
1743
1756
  key: Escape,
1744
1757
  command: 'Run And Debug.cancelWatchExpressionEdit',
@@ -1763,7 +1776,7 @@ const i18nString = (key, placeholders = emptyObject) => {
1763
1776
  };
1764
1777
 
1765
1778
  const Block$1 = 'Block';
1766
- const BreakPoints$1 = 'BreakPoints';
1779
+ const BreakPoints$2 = 'BreakPoints';
1767
1780
  const CallStack$3 = 'Call Stack';
1768
1781
  const Catch$1 = '`Catch` block';
1769
1782
  const Closure$1 = 'Closure';
@@ -1775,6 +1788,7 @@ const Global$1 = 'Global';
1775
1788
  const Local$1 = 'Local';
1776
1789
  const Module$1 = 'Module';
1777
1790
  const NamedClosure = 'Closure ({PH1})';
1791
+ const NoScriptRunning = 'No script running. To enable debugging, start a Node.js script with debugging enabled (e.g. node --inspect your-script.js) and connect to it.';
1778
1792
  const NotPaused = 'Not Paused';
1779
1793
  const Pause = 'Pause';
1780
1794
  const Restart = 'Restart';
@@ -1851,7 +1865,7 @@ const watch = () => {
1851
1865
  return i18nString(Watch$2);
1852
1866
  };
1853
1867
  const breakPoints = () => {
1854
- return i18nString(BreakPoints$1);
1868
+ return i18nString(BreakPoints$2);
1855
1869
  };
1856
1870
  const scope = () => {
1857
1871
  return i18nString(Scope$4);
@@ -1889,6 +1903,9 @@ const deleteAllWatchExpressions = () => {
1889
1903
  const addWatchExpression = () => {
1890
1904
  return i18nString(AddWatchExpression$1);
1891
1905
  };
1906
+ const noScriptRunning = () => {
1907
+ return i18nString(NoScriptRunning);
1908
+ };
1892
1909
 
1893
1910
  const None$2 = 0;
1894
1911
 
@@ -1924,1000 +1941,1536 @@ const getMenuEntries = () => {
1924
1941
  }];
1925
1942
  };
1926
1943
 
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
- };
1944
+ const SectionHeading = 1;
1945
+ const Value = 2;
1946
+ const Exception$1 = 3;
1947
+ const Scope$3 = 4;
1948
+ const Property$1 = 5;
1949
+ const Message = 6;
1950
+ const CallStack$2 = 7;
1951
+ const CheckBox$1 = 8;
1952
+ const WatchMessage = 9;
1953
+ const WatchExpression = 10;
1954
+ const InputField = 11;
1934
1955
 
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
- });
1956
+ const Scope$2 = 'Scope';
1957
+ const CallStack$1 = 'CallStack';
1958
+ const Watch$1 = 'Watch';
1959
+ const BreakPoints$1 = 'BreakPoints';
1960
+
1961
+ const BreakPoints = 'breakpoints';
1962
+ const CallStack = 'callstack';
1963
+ const Scope$1 = 'scope';
1964
+ const Watch = 'watch';
1965
+
1966
+ const AddWatchExpression = 'AddWatchExpression';
1967
+ const WatchExpressionInput = 'WatchExpressionInput';
1968
+ const DebugPause$1 = 'DebugPause';
1969
+ const DebugRestart$1 = 'DebugRestart';
1970
+ const DebugResume = 'DebugResume';
1971
+ const DebugStepInto$1 = 'DebugStepInto';
1972
+ const DebugStepOut$1 = 'DebugStepOut';
1973
+ const DebugStepOver$1 = 'DebugStepOver';
1974
+ const DebugStop$1 = 'DebugStop';
1975
+ const PauseOnExceptions = 'PauseOnExceptions';
1976
+ const PauseOnUncaughtExceptions = 'PauseOnUncaughtExceptions';
1977
+ const RefreshWatchExpressions = 'RefreshWatchExpressions';
1978
+
1979
+ const getRunAndDebugVisibleRowsBreakPoints = state => {
1980
+ const {
1981
+ breakPointsExpanded,
1982
+ exceptionBreakPoints,
1983
+ breakPointsVisible
1984
+ } = state;
1985
+ if (!breakPointsVisible) {
1986
+ return [];
1944
1987
  }
1945
- return callStack;
1988
+ if (breakPointsExpanded) {
1989
+ return [{
1990
+ type: SectionHeading,
1991
+ text: breakPoints(),
1992
+ expanded: true,
1993
+ key: BreakPoints,
1994
+ value: '',
1995
+ indent: 0,
1996
+ valueType: '',
1997
+ name: BreakPoints$1,
1998
+ description: ''
1999
+ }, {
2000
+ type: CheckBox$1,
2001
+ text: pauseOnExceptions(),
2002
+ expanded: exceptionBreakPoints === All,
2003
+ key: '',
2004
+ value: '',
2005
+ indent: 0,
2006
+ valueType: '',
2007
+ name: PauseOnExceptions,
2008
+ description: ''
2009
+ }, {
2010
+ type: CheckBox$1,
2011
+ text: pauseOnUncaughtExceptions(),
2012
+ expanded: exceptionBreakPoints === Uncaught,
2013
+ key: '',
2014
+ value: '',
2015
+ indent: 0,
2016
+ valueType: '',
2017
+ name: PauseOnUncaughtExceptions,
2018
+ description: ''
2019
+ }];
2020
+ }
2021
+ return [{
2022
+ type: SectionHeading,
2023
+ text: breakPoints(),
2024
+ expanded: breakPointsExpanded,
2025
+ key: BreakPoints,
2026
+ value: '',
2027
+ indent: 0,
2028
+ valueType: '',
2029
+ name: BreakPoints$1,
2030
+ description: ''
2031
+ }];
1946
2032
  };
1947
2033
 
1948
- const getDebugPausedMessage = reason => {
1949
- switch (reason) {
1950
- case Other:
1951
- return debuggerPaused();
1952
- case Exception$2:
1953
- return debuggerPausedOnException();
1954
- default:
1955
- return `Debugger paused (${reason})`;
2034
+ const formatLocation = (url, rowIndex, columnIndex) => {
2035
+ const lastSlashIndex = url.lastIndexOf('/');
2036
+ const adjustedRowIndex = rowIndex + 1;
2037
+ if (lastSlashIndex === -1) {
2038
+ return `${url}:${adjustedRowIndex}`;
1956
2039
  }
2040
+ const part = url.slice(lastSlashIndex + 1);
2041
+ return `${part}:${adjustedRowIndex}`;
1957
2042
  };
1958
2043
 
1959
- const NewLine = '\n';
1960
- const Space = ' ';
1961
-
1962
- const Local = 'local';
1963
- const Closure = 'closure';
1964
- const Global = 'global';
1965
- const Catch = 'catch';
1966
- const Eval = 'eval';
1967
- const Block = 'block';
1968
- const Script = 'script';
1969
- const With = 'with';
1970
- const Module = 'module';
1971
- const WasmExpressionStack = 'wasm-expression-stack';
1972
-
1973
- const getScopeLabel = element => {
1974
- switch (element.type) {
1975
- case Local:
1976
- return local();
1977
- case Closure:
1978
- if (element.name) {
1979
- return namedClosure(element.name);
2044
+ const unknownScript = {
2045
+ url: 'unknown'
2046
+ };
2047
+ const getRunAndDebugVisibleRowsCallStack = state => {
2048
+ const {
2049
+ callStack: callStack$1,
2050
+ callStackExpanded,
2051
+ parsedScripts,
2052
+ callStackVisible
2053
+ } = state;
2054
+ if (!callStackVisible) {
2055
+ return [];
2056
+ }
2057
+ const rows = [];
2058
+ if (callStackExpanded) {
2059
+ rows.push({
2060
+ type: SectionHeading,
2061
+ text: callStack(),
2062
+ expanded: true,
2063
+ key: CallStack,
2064
+ value: '',
2065
+ indent: 0,
2066
+ valueType: '',
2067
+ name: CallStack$1,
2068
+ description: ''
2069
+ });
2070
+ if (callStack$1.length === 0) {
2071
+ rows.push({
2072
+ type: Message,
2073
+ text: notPaused(),
2074
+ expanded: false,
2075
+ key: '',
2076
+ value: '',
2077
+ indent: 0,
2078
+ valueType: '',
2079
+ name: '',
2080
+ description: ''
2081
+ });
2082
+ } else {
2083
+ for (const item of callStack$1) {
2084
+ const {
2085
+ scriptId,
2086
+ lineNumber} = item.location;
2087
+ const script = parsedScripts[scriptId] || unknownScript;
2088
+ const description = formatLocation(script.url, lineNumber);
2089
+ const hasArrow = item === callStack$1[0];
2090
+ rows.push({
2091
+ type: CallStack$2,
2092
+ text: item.functionName,
2093
+ expanded: false,
2094
+ key: CallStack,
2095
+ value: '',
2096
+ indent: 0,
2097
+ valueType: '',
2098
+ name: '',
2099
+ description,
2100
+ hasArrow,
2101
+ index: callStack$1.indexOf(item) // TODO use for loop
2102
+ });
1980
2103
  }
1981
- return closure();
1982
- case Global:
1983
- return global();
1984
- case Block:
1985
- return block();
1986
- case WasmExpressionStack:
1987
- return expression();
1988
- case Module:
1989
- return module2();
1990
- case Eval:
1991
- return evalScope();
1992
- case Script:
1993
- return script();
1994
- case With:
1995
- return withScope();
1996
- case Catch:
1997
- return catchScope();
1998
- default:
1999
- return element.type;
2104
+ }
2105
+ } else {
2106
+ rows.push({
2107
+ type: SectionHeading,
2108
+ text: callStack(),
2109
+ expanded: false,
2110
+ key: CallStack,
2111
+ value: '',
2112
+ indent: 0,
2113
+ valueType: '',
2114
+ name: CallStack$1,
2115
+ description: ''
2116
+ });
2000
2117
  }
2118
+ return rows;
2001
2119
  };
2002
2120
 
2003
- const Scope$3 = 1;
2121
+ const Scope = 1;
2004
2122
  const This = 2;
2005
- const Property$1 = 3;
2006
- const Exception$1 = 4;
2123
+ const Property = 3;
2124
+ const Exception = 4;
2007
2125
 
2008
- const Boolean$1 = 'boolean';
2009
- const None$1 = '';
2010
- const Number$1 = 'number';
2011
- const Object$1 = 'object';
2012
- const String$1 = 'string';
2013
- const Symbol = 'symbol';
2014
- const Function = 'function';
2015
- const Getter = 'getter';
2016
- const Undefined = 'undefined';
2126
+ const getNoopRows = () => {
2127
+ return [];
2128
+ };
2017
2129
 
2018
- const getDebugPropertyValueLabelBoolean = property => {
2019
- return `${property.value}`;
2130
+ const getScopeExceptionRows = scope => {
2131
+ const {
2132
+ key,
2133
+ value,
2134
+ indent
2135
+ } = scope;
2136
+ return [{
2137
+ type: Exception$1,
2138
+ text: '',
2139
+ expanded: false,
2140
+ key,
2141
+ value,
2142
+ indent,
2143
+ valueType: '',
2144
+ name: '',
2145
+ description: ''
2146
+ }];
2020
2147
  };
2021
2148
 
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(', ');
2036
- };
2037
-
2038
- const RE_ARRAY_DESCRIPTION = /\((\d+)\)/;
2039
- const parseLength = description => {
2040
- const match = RE_ARRAY_DESCRIPTION.exec(description);
2041
- if (match) {
2042
- return match[1];
2043
- }
2044
- return '';
2045
- };
2046
- const getDebugPropertyValueLabelArray = property => {
2047
- if (property.preview) {
2048
- const innerLabel = getArrayPropertiesPreview(property.preview.properties);
2049
- const lengthPreview = parseLength(property.description);
2050
- return `(${lengthPreview}) [` + innerLabel + ']';
2051
- }
2052
- return property.description;
2053
- };
2149
+ const None$1 = 0;
2150
+ const Expanded = 1 << 0;
2151
+ const Collapsed = 1 << 1;
2152
+ const Focused = 1 << 2;
2054
2153
 
2055
- const getInnerPreview = inner => {
2056
- if (inner.type === 'string') {
2057
- return `${inner.name}:'${inner.value}'`;
2058
- }
2059
- return `${inner.name}:${inner.value}`;
2060
- };
2061
- const getDebugPropertyValueLabelObject = property => {
2062
- if (property.subtype === 'array') {
2063
- return getDebugPropertyValueLabelArray(property);
2064
- }
2065
- if (property.preview) {
2066
- const inner = property.preview.properties.map(getInnerPreview).join(',');
2067
- if (property.preview.description !== 'Object') {
2068
- return `${property.preview.description} {${inner}}`;
2069
- }
2070
- return `{${inner}}`;
2071
- }
2072
- return property.description;
2154
+ const getScopePropertyRows = scope => {
2155
+ const {
2156
+ indent,
2157
+ key,
2158
+ value,
2159
+ valueType,
2160
+ flags
2161
+ } = scope;
2162
+ return [{
2163
+ type: Property$1,
2164
+ text: '',
2165
+ expanded: Boolean(flags & Expanded),
2166
+ key,
2167
+ value,
2168
+ indent,
2169
+ valueType,
2170
+ name: '',
2171
+ description: ''
2172
+ }];
2073
2173
  };
2074
2174
 
2075
- const getDebugPropertyValueLabelString$1 = property => {
2076
- return `"${property.value}"`;
2175
+ const getScopeScopeRows = scope => {
2176
+ const {
2177
+ key,
2178
+ flags
2179
+ } = scope;
2180
+ return [{
2181
+ type: Scope$3,
2182
+ text: '',
2183
+ expanded: Boolean(flags & Expanded),
2184
+ key,
2185
+ value: '',
2186
+ indent: 0,
2187
+ valueType: '',
2188
+ name: '',
2189
+ description: ''
2190
+ }];
2077
2191
  };
2078
2192
 
2079
- const getDebugPropertyValueLabelString = property => {
2080
- return 'undefined';
2193
+ const getScopeThisRows = scope => {
2194
+ const {
2195
+ indent,
2196
+ key,
2197
+ value,
2198
+ valueType
2199
+ } = scope;
2200
+ return [{
2201
+ type: Value,
2202
+ text: '',
2203
+ expanded: false,
2204
+ key,
2205
+ value,
2206
+ indent,
2207
+ valueType,
2208
+ name: '',
2209
+ description: ''
2210
+ }];
2081
2211
  };
2082
2212
 
2083
- const getDebugPropertyValueLabel = (property, maxDescriptionLength) => {
2084
- if (!property) {
2085
- return 'n/a';
2086
- }
2087
- switch (property.type) {
2088
- case Number$1:
2089
- case Symbol:
2090
- case Function:
2091
- return getDebugPropertyValueLabelCommon(property, maxDescriptionLength);
2092
- case Object$1:
2093
- return getDebugPropertyValueLabelObject(property);
2094
- case Undefined:
2095
- return getDebugPropertyValueLabelString();
2096
- case String$1:
2097
- return getDebugPropertyValueLabelString$1(property);
2098
- case Boolean$1:
2099
- return getDebugPropertyValueLabelBoolean(property);
2213
+ const getScopeRenderer = type => {
2214
+ switch (type) {
2215
+ case This:
2216
+ return getScopeThisRows;
2217
+ case Exception:
2218
+ return getScopeExceptionRows;
2219
+ case Scope:
2220
+ return getScopeScopeRows;
2221
+ case Property:
2222
+ return getScopePropertyRows;
2100
2223
  default:
2101
- return `${JSON.stringify(property)}`;
2224
+ return getNoopRows;
2102
2225
  }
2103
2226
  };
2104
2227
 
2105
- const getDebugValueObjectId = child => {
2106
- return child.object?.objectId || child.value?.objectId || '';
2228
+ const getExpandable = valueType => {
2229
+ if (valueType === 'object') {
2230
+ return true;
2231
+ }
2232
+ return false;
2107
2233
  };
2108
-
2109
- const getDebugValueType = child => {
2110
- if (!child) {
2111
- return None$1;
2234
+ const getFlags = (isExpanded, isExpandable, isFocused) => {
2235
+ let flags = None$1;
2236
+ if (isExpanded) {
2237
+ flags |= Expanded;
2238
+ } else if (isExpandable) {
2239
+ flags |= Collapsed;
2112
2240
  }
2113
- if (child.value && child.value.type) {
2114
- return child.value.type;
2241
+ if (isFocused) {
2242
+ flags |= Focused;
2115
2243
  }
2116
- if (child.get) {
2117
- return Getter;
2244
+ return flags;
2245
+ };
2246
+ const getVisibleScopeItems = (scopeChain, expandedIds, focusedIndex) => {
2247
+ const minLineY = 0;
2248
+ const maxLineY = scopeChain.length;
2249
+ const visible = [];
2250
+ for (let i = minLineY; i < maxLineY; i++) {
2251
+ const element = scopeChain[i];
2252
+ const isExpanded = expandedIds.includes(element.objectId);
2253
+ const isExpandable = getExpandable(element.valueType);
2254
+ const isFocused = i === focusedIndex;
2255
+ const flags = getFlags(isExpanded, isExpandable, isFocused);
2256
+ visible.push({
2257
+ ...element,
2258
+ flags
2259
+ });
2118
2260
  }
2119
- return None$1;
2261
+ return visible;
2120
2262
  };
2121
2263
 
2122
- const getDescriptionValueLabel = params => {
2123
- if (params.data && params.data.description) {
2124
- return params.data.description.replaceAll(NewLine, Space);
2264
+ const getRunAndDebugVisibleRowsScope = state => {
2265
+ const {
2266
+ scopeChain,
2267
+ scopeExpanded,
2268
+ expandedIds,
2269
+ scopeFocusedIndex,
2270
+ scopeVisible,
2271
+ debugState
2272
+ } = state;
2273
+ if (!scopeVisible) {
2274
+ return [];
2125
2275
  }
2126
- return `${params.data.value}`;
2127
- };
2128
- const getScopeChain = (params, thisObject, scopeChain, knownProperties, descriptionLength) => {
2129
- const elements = [];
2130
- for (const scope of scopeChain) {
2131
- const label = getScopeLabel(scope);
2132
- elements.push({
2133
- type: Scope$3,
2134
- key: label,
2276
+ const rows = [];
2277
+ if (scopeExpanded) {
2278
+ rows.push({
2279
+ type: SectionHeading,
2280
+ text: scope(),
2281
+ expanded: true,
2282
+ key: Scope$1,
2135
2283
  value: '',
2284
+ indent: 0,
2136
2285
  valueType: '',
2137
- label,
2138
- objectId: scope.object.objectId,
2139
- indent: 10
2286
+ name: Scope$2,
2287
+ description: ''
2140
2288
  });
2141
- // if(params.reason)
2142
- if (scope.type === Local) {
2143
- if (params.reason === Exception$2) {
2144
- const value = getDescriptionValueLabel(params);
2145
- elements.push({
2146
- type: Exception$1,
2147
- key: 'Exception',
2148
- value,
2149
- valueType: '',
2150
- objectId: scope.object.objectId,
2151
- indent: 20
2152
- });
2289
+ if (debugState === Paused) {
2290
+ const visible = getVisibleScopeItems(scopeChain, expandedIds, scopeFocusedIndex);
2291
+ for (const scope of visible) {
2292
+ const renderer = getScopeRenderer(scope.type);
2293
+ rows.push(...renderer(scope));
2153
2294
  }
2154
- const valueLabel = getDebugPropertyValueLabel(thisObject, descriptionLength);
2155
- elements.push({
2156
- type: This,
2157
- key: 'this',
2158
- value: valueLabel,
2159
- valueType: thisObject.type,
2160
- objectId: '',
2161
- indent: 20
2295
+ } else {
2296
+ rows.push({
2297
+ type: Message,
2298
+ text: notPaused(),
2299
+ expanded: false,
2300
+ key: '',
2301
+ value: '',
2302
+ indent: 0,
2303
+ valueType: '',
2304
+ name: '',
2305
+ description: ''
2162
2306
  });
2163
2307
  }
2164
- const children = knownProperties[scope.object.objectId];
2165
- if (children) {
2166
- for (const child of children.result.result) {
2167
- const valueLabel = getDebugPropertyValueLabel(child.value, descriptionLength);
2168
- elements.push({
2169
- type: Property$1,
2170
- key: child.name,
2171
- value: valueLabel,
2172
- valueType: getDebugValueType(child),
2173
- objectId: getDebugValueObjectId(child),
2174
- indent: 20
2175
- });
2176
- }
2177
- }
2178
- }
2179
- return elements;
2180
- };
2181
-
2182
- const getPausedInfo2 = async (debugId, maxDescriptionLength) => {
2183
- const callFrames = await getCallStack$1(debugId);
2184
- const callStack = getCallStack(callFrames);
2185
- const {
2186
- reason,
2187
- data
2188
- } = await getPausedStatus(debugId);
2189
- const scripts = await getScripts(debugId);
2190
- const scriptMap = createScriptMap(scripts);
2191
- const objectId = callFrames[0].scopeChain[0].object.objectId;
2192
- const callFrameId = callFrames[0].callFrameId;
2193
- const properties = await getProperties(debugId, objectId);
2194
- const thisObject = callFrames[0].this;
2195
- object(thisObject);
2196
- const params = {
2197
- data,
2198
- reason
2199
- };
2200
- const scopeChain = getScopeChain(params, thisObject, callFrames[0].scopeChain, {
2201
- [objectId]: properties
2202
- }, maxDescriptionLength);
2203
- const pausedReason = reason;
2204
- const pausedMessage = getDebugPausedMessage(reason);
2205
- return {
2206
- scopeChain,
2207
- callStack,
2208
- pausedReason,
2209
- pausedMessage,
2210
- callFrameId,
2211
- expandedIds: [objectId],
2212
- scriptMap
2213
- };
2308
+ } else {
2309
+ rows.push({
2310
+ type: SectionHeading,
2311
+ text: scope(),
2312
+ expanded: false,
2313
+ key: Scope$1,
2314
+ value: '',
2315
+ indent: 0,
2316
+ valueType: '',
2317
+ name: Scope$2,
2318
+ description: ''
2319
+ });
2320
+ }
2321
+ return rows;
2214
2322
  };
2215
2323
 
2216
- const handlePaused2 = async state => {
2217
- const {
2218
- debugId,
2219
- watchExpressions
2220
- } = state;
2221
- try {
2222
- const {
2223
- callFrameId,
2224
- callStack,
2225
- scopeChain,
2226
- pausedMessage,
2227
- pausedReason,
2228
- expandedIds,
2229
- scriptMap
2230
- } = await getPausedInfo2(debugId, state.maxDescriptionLength);
2231
- // TODO move this to getPausedInfo2
2232
- const newWatchExpressions = await evaluateWatchExpressions(debugId, callFrameId, watchExpressions);
2324
+ const formatValue = value => {
2325
+ return value === null || value === undefined ? '' : String(value);
2326
+ };
2327
+ const renderWatchExpression$1 = (expression, value, isEditing, index) => {
2328
+ if (isEditing) {
2233
2329
  return {
2234
- ...state,
2235
- debugState: Paused,
2236
- scopeChain,
2237
- scopeExpanded: true,
2238
- callStack,
2239
- pausedReason,
2240
- pausedMessage,
2241
- callFrameId,
2242
- expandedIds,
2243
- parsedScripts: scriptMap,
2244
- watchExpressions: newWatchExpressions
2330
+ type: InputField,
2331
+ text: '',
2332
+ expanded: false,
2333
+ key: 'new-watch-expression',
2334
+ value: '',
2335
+ indent: 0,
2336
+ valueType: '',
2337
+ name: WatchExpressionInput,
2338
+ description: '',
2339
+ index
2245
2340
  };
2246
- } catch {
2247
- return state;
2248
2341
  }
2249
- };
2250
-
2251
- const handleResumed = state => {
2252
2342
  return {
2253
- ...state,
2254
- debugState: Default,
2255
- scopeChain: [],
2256
- callStack: [],
2257
- pausedMessage: '',
2258
- pausedReason: None$5,
2259
- callFrameId: ''
2343
+ type: WatchExpression,
2344
+ text: expression,
2345
+ expanded: false,
2346
+ key: expression,
2347
+ value: formatValue(value),
2348
+ indent: 0,
2349
+ valueType: '',
2350
+ name: '',
2351
+ description: '',
2352
+ index
2260
2353
  };
2261
2354
  };
2262
-
2263
- const handleChange = async (state, params) => {
2264
- if (params.type === 'resumed') {
2265
- return handleResumed(state);
2266
- }
2267
- if (params.type === 'paused') {
2268
- return handlePaused2(state);
2355
+ const getRunAndDebugVisibleRowsWatchContent = watchExpressions => {
2356
+ const rows = [];
2357
+ if (watchExpressions.length === 0) {
2358
+ rows.push({
2359
+ type: WatchMessage,
2360
+ text: noWatchExpression(),
2361
+ expanded: false,
2362
+ key: '',
2363
+ value: '',
2364
+ indent: 0,
2365
+ valueType: '',
2366
+ name: '',
2367
+ description: ''
2368
+ });
2369
+ } else {
2370
+ for (const watchExpression of watchExpressions) {
2371
+ // TODO simplify index
2372
+ const index = watchExpressions.indexOf(watchExpression);
2373
+ rows.push(renderWatchExpression$1(watchExpression.expression, watchExpression.value, watchExpression.isEditing || false, index));
2374
+ }
2269
2375
  }
2270
- return state;
2376
+ return rows;
2271
2377
  };
2272
2378
 
2273
- const isSupportedOpenUri = uri => {
2274
- if (uri.startsWith('file://')) {
2275
- return true;
2379
+ const getWatchActions = watchExpanded => {
2380
+ if (!watchExpanded) {
2381
+ return [];
2276
2382
  }
2277
- return false;
2383
+ return [{
2384
+ id: AddWatchExpression,
2385
+ title: 'Add new watch expression',
2386
+ icon: '+'
2387
+ }, {
2388
+ id: RefreshWatchExpressions,
2389
+ title: 'Refresh watch expressions',
2390
+ icon: '↻'
2391
+ }];
2278
2392
  };
2279
2393
 
2280
- const getOpenInfo = (id, parsedScripts, item) => {
2281
- const {
2282
- location
2283
- } = item;
2284
- const {
2285
- scriptId,
2286
- lineNumber,
2287
- columnNumber
2288
- } = location;
2289
- const script = parsedScripts[scriptId];
2394
+ const getRunAndDebugVisibleRowsWatch = state => {
2290
2395
  const {
2291
- url,
2292
- scriptLanguage
2293
- } = script;
2294
- if (isSupportedOpenUri(url)) {
2295
- return {
2296
- uri: url,
2297
- languageId: scriptLanguage,
2298
- rowIndex: lineNumber,
2299
- columnIndex: columnNumber
2300
- };
2396
+ watchExpanded,
2397
+ watchExpressions,
2398
+ watchVisible
2399
+ } = state;
2400
+ if (!watchVisible) {
2401
+ return [];
2301
2402
  }
2302
- const debugUri = getDebugUri(id, scriptId);
2303
- return {
2304
- uri: debugUri,
2305
- languageId: scriptLanguage,
2306
- rowIndex: lineNumber,
2307
- columnIndex: columnNumber
2308
- };
2403
+ const rows = [{
2404
+ type: SectionHeading,
2405
+ text: watch(),
2406
+ expanded: watchExpanded,
2407
+ key: Watch,
2408
+ value: '',
2409
+ indent: 0,
2410
+ valueType: '',
2411
+ name: Watch$1,
2412
+ description: '',
2413
+ actions: getWatchActions(watchExpanded)
2414
+ }];
2415
+ if (watchExpanded) {
2416
+ rows.push(...getRunAndDebugVisibleRowsWatchContent(watchExpressions));
2417
+ }
2418
+ return rows;
2309
2419
  };
2310
2420
 
2311
- const parseIndex = dataIndex => {
2312
- const index = Number.parseInt(dataIndex);
2313
- return index;
2421
+ const getRunAndDebugVisibleRows = state => {
2422
+ if (state.debugState === Unavailable) {
2423
+ return [{
2424
+ type: Message,
2425
+ text: noScriptRunning(),
2426
+ expanded: false,
2427
+ key: 'no-script-running',
2428
+ value: '',
2429
+ indent: 0,
2430
+ valueType: '',
2431
+ name: '',
2432
+ description: ''
2433
+ }];
2434
+ }
2435
+ return [...getRunAndDebugVisibleRowsWatch(state), ...getRunAndDebugVisibleRowsBreakPoints(state), ...getRunAndDebugVisibleRowsScope(state), ...getRunAndDebugVisibleRowsCallStack(state)];
2314
2436
  };
2315
2437
 
2316
- const handleClickCallstackItem = async (state, dataIndex) => {
2317
- const index = parseIndex(dataIndex);
2438
+ const getSectionIndex = (state, name) => {
2439
+ const rows = getRunAndDebugVisibleRows(state);
2440
+ return rows.findIndex(row => row.type === SectionHeading && row.name === name);
2441
+ };
2442
+
2443
+ const updateVisibleRows = state => {
2444
+ const visibleRows = getRunAndDebugVisibleRows(state);
2445
+ return {
2446
+ ...state,
2447
+ visibleRows
2448
+ };
2449
+ };
2450
+
2451
+ const handleClickSectionBreakPoints = state => {
2318
2452
  const {
2319
- callStack,
2320
- parsedScripts,
2321
- id
2453
+ breakPointsExpanded
2322
2454
  } = state;
2323
- const item = callStack[index];
2324
- if (!item) {
2325
- return state;
2326
- }
2327
- const {
2328
- uri,
2329
- languageId,
2330
- rowIndex,
2331
- columnIndex
2332
- } = getOpenInfo(id, parsedScripts, item);
2333
- await openUri(uri, languageId, rowIndex, columnIndex);
2334
- return state;
2455
+ const newState = {
2456
+ ...state,
2457
+ breakPointsExpanded: !breakPointsExpanded,
2458
+ selectedIndex: getSectionIndex(state, BreakPoints$1),
2459
+ focus: FocusDebugRow
2460
+ };
2461
+ return updateVisibleRows(newState);
2335
2462
  };
2336
2463
 
2337
- const setPauseOnExceptions = async (state, value) => {
2464
+ const handleClickSectionCallstack = state => {
2338
2465
  const {
2339
- debugId,
2340
- exceptionBreakPoints
2466
+ callStackExpanded
2341
2467
  } = state;
2342
- if (exceptionBreakPoints === value) {
2343
- return state;
2344
- }
2345
- await setPauseOnExceptions$1(debugId, value);
2346
- return {
2468
+ const newState = {
2347
2469
  ...state,
2348
- exceptionBreakPoints: value
2470
+ callStackExpanded: !callStackExpanded,
2471
+ selectedIndex: getSectionIndex(state, CallStack$1),
2472
+ focus: FocusDebugRow
2349
2473
  };
2474
+ return updateVisibleRows(newState);
2350
2475
  };
2351
2476
 
2352
- const handleClickPauseOnExceptions = async state => {
2477
+ const handleClickSectionScope = state => {
2353
2478
  const {
2354
- exceptionBreakPoints
2479
+ scopeExpanded
2355
2480
  } = state;
2356
- switch (exceptionBreakPoints) {
2357
- case None$4:
2358
- return setPauseOnExceptions(state, All);
2359
- case Uncaught:
2360
- return setPauseOnExceptions(state, All);
2361
- case All:
2362
- return setPauseOnExceptions(state, None$4);
2363
- default:
2364
- return state;
2365
- }
2481
+ const newState = {
2482
+ ...state,
2483
+ scopeExpanded: !scopeExpanded,
2484
+ selectedIndex: getSectionIndex(state, Scope$2),
2485
+ focus: FocusDebugRow
2486
+ };
2487
+ return updateVisibleRows(newState);
2366
2488
  };
2367
2489
 
2368
- const getNewExceptionState = exceptionState => {
2369
- switch (exceptionState) {
2370
- case None$4:
2371
- return Uncaught;
2372
- case Uncaught:
2373
- return None$4;
2374
- case All:
2375
- return None$4;
2490
+ const handleClickSectionUnkown = state => {
2491
+ // For unknown section IDs, return the state unchanged
2492
+ return state;
2493
+ };
2494
+
2495
+ const handleClickSectionWatch = state => {
2496
+ const {
2497
+ watchExpanded
2498
+ } = state;
2499
+ const newState = {
2500
+ ...state,
2501
+ watchExpanded: !watchExpanded,
2502
+ selectedIndex: getSectionIndex(state, Watch$1),
2503
+ focus: FocusDebugRow
2504
+ };
2505
+ return updateVisibleRows(newState);
2506
+ };
2507
+
2508
+ const getSectionClickHandler = id => {
2509
+ switch (id) {
2510
+ case Watch:
2511
+ return handleClickSectionWatch;
2512
+ case BreakPoints:
2513
+ return handleClickSectionBreakPoints;
2514
+ case Scope$1:
2515
+ return handleClickSectionScope;
2516
+ case CallStack:
2517
+ return handleClickSectionCallstack;
2376
2518
  default:
2377
- return exceptionState;
2519
+ return handleClickSectionUnkown;
2378
2520
  }
2379
2521
  };
2380
- const handleClickPauseOnUncaughtExceptions = async state => {
2522
+
2523
+ const handleArrowLeft = async state => {
2381
2524
  const {
2382
- exceptionBreakPoints
2525
+ selectedIndex
2383
2526
  } = state;
2384
- const newExceptionState = getNewExceptionState(exceptionBreakPoints);
2385
- return setPauseOnExceptions(state, newExceptionState);
2527
+ const rows = getRunAndDebugVisibleRows(state);
2528
+ const row = rows[selectedIndex];
2529
+ if (row && row.type === SectionHeading && row.expanded) {
2530
+ const clickHandler = getSectionClickHandler(row.key);
2531
+ return clickHandler(state);
2532
+ }
2533
+ return state;
2386
2534
  };
2387
2535
 
2388
- const AddWatchExpression = 'AddWatchExpression';
2389
- const WatchExpressionInput = 'WatchExpressionInput';
2390
- const DebugPause$1 = 'DebugPause';
2391
- const DebugRestart$1 = 'DebugRestart';
2392
- const DebugResume = 'DebugResume';
2393
- const DebugStepInto$1 = 'DebugStepInto';
2394
- const DebugStepOut$1 = 'DebugStepOut';
2395
- const DebugStepOver$1 = 'DebugStepOver';
2396
- const DebugStop$1 = 'DebugStop';
2397
- const PauseOnExceptions = 'PauseOnExceptions';
2398
- const PauseOnUncaughtExceptions = 'PauseOnUncaughtExceptions';
2536
+ const handleArrowRight = async state => {
2537
+ const {
2538
+ selectedIndex
2539
+ } = state;
2540
+ const rows = getRunAndDebugVisibleRows(state);
2541
+ const row = rows[selectedIndex];
2542
+ if (row && row.type === SectionHeading && !row.expanded) {
2543
+ const clickHandler = getSectionClickHandler(row.key);
2544
+ return clickHandler(state);
2545
+ }
2546
+ return state;
2547
+ };
2399
2548
 
2400
- const getCheckBoxClickHandler = name => {
2401
- switch (name) {
2402
- case PauseOnExceptions:
2403
- return handleClickPauseOnExceptions;
2404
- case PauseOnUncaughtExceptions:
2405
- return handleClickPauseOnUncaughtExceptions;
2406
- default:
2407
- throw new Error('unknown input name');
2549
+ const createScriptMap = scripts => {
2550
+ const parsedScripts = Object.create(null);
2551
+ for (const script of scripts) {
2552
+ parsedScripts[script.scriptId] = script;
2408
2553
  }
2554
+ return parsedScripts;
2409
2555
  };
2410
2556
 
2411
- const handleClickCheckBox = (state, name) => {
2412
- const fn = getCheckBoxClickHandler(name);
2413
- return fn(state);
2557
+ const getCallStack = callFrames => {
2558
+ array(callFrames);
2559
+ const callStack = [];
2560
+ for (const callFrame of callFrames) {
2561
+ callStack.push({
2562
+ functionName: callFrame.functionName || '(anonymous)',
2563
+ functionLocation: callFrame.functionLocation,
2564
+ location: callFrame.location
2565
+ });
2566
+ }
2567
+ return callStack;
2414
2568
  };
2415
2569
 
2416
- const removeElement = (array, element) => {
2417
- const index = array.indexOf(element);
2418
- if (index === -1) {
2419
- return array;
2570
+ const getDebugPausedMessage = reason => {
2571
+ switch (reason) {
2572
+ case Other:
2573
+ return debuggerPaused();
2574
+ case Exception$2:
2575
+ return debuggerPausedOnException();
2576
+ default:
2577
+ return `Debugger paused (${reason})`;
2420
2578
  }
2421
- return [...array.slice(0, index), ...array.slice(index + 1)];
2422
2579
  };
2423
2580
 
2424
- const getCollapsedScopeChain = (cache, scopeChain, element, index) => {
2425
- const indent = element.indent;
2426
- for (let i = index + 1; i < scopeChain.length; i++) {
2427
- if (scopeChain[i].indent <= indent) {
2428
- const newItems = scopeChain.slice(index + 1, i);
2429
- const newCache = {
2430
- ...cache,
2431
- [scopeChain[index].objectId]: newItems
2432
- };
2433
- return {
2434
- newScopeChain: [...scopeChain.slice(0, index + 1), ...scopeChain.slice(i)],
2435
- newCache
2436
- };
2437
- }
2581
+ const NewLine = '\n';
2582
+ const Space = ' ';
2583
+
2584
+ const Local = 'local';
2585
+ const Closure = 'closure';
2586
+ const Global = 'global';
2587
+ const Catch = 'catch';
2588
+ const Eval = 'eval';
2589
+ const Block = 'block';
2590
+ const Script = 'script';
2591
+ const With = 'with';
2592
+ const Module = 'module';
2593
+ const WasmExpressionStack = 'wasm-expression-stack';
2594
+
2595
+ const getScopeLabel = element => {
2596
+ switch (element.type) {
2597
+ case Local:
2598
+ return local();
2599
+ case Closure:
2600
+ if (element.name) {
2601
+ return namedClosure(element.name);
2602
+ }
2603
+ return closure();
2604
+ case Global:
2605
+ return global();
2606
+ case Block:
2607
+ return block();
2608
+ case WasmExpressionStack:
2609
+ return expression();
2610
+ case Module:
2611
+ return module2();
2612
+ case Eval:
2613
+ return evalScope();
2614
+ case Script:
2615
+ return script();
2616
+ case With:
2617
+ return withScope();
2618
+ case Catch:
2619
+ return catchScope();
2620
+ default:
2621
+ return element.type;
2438
2622
  }
2439
- return {
2440
- newScopeChain: scopeChain,
2441
- newCache: cache
2442
- };
2443
2623
  };
2444
2624
 
2445
- // TODO maybe store scope chain elements as tree
2446
- // TODO when collapsing, store collapsed elements by parent id in cache
2447
- // TODO when expanding, retrieve items from cache by parent id first
2448
- // if they don't exist, query the actual items
2625
+ const Boolean$1 = 'boolean';
2626
+ const None = '';
2627
+ const Number$1 = 'number';
2628
+ const Object$1 = 'object';
2629
+ const String$1 = 'string';
2630
+ const Symbol = 'symbol';
2631
+ const Function = 'function';
2632
+ const Getter = 'getter';
2633
+ const Undefined = 'undefined';
2449
2634
 
2450
- const collapseScopeChain = (state, expandedIds, scopeChain, element, index) => {
2451
- const {
2452
- cache
2453
- } = state;
2454
- const newExpandedIds = removeElement(expandedIds, element.objectId);
2455
- const {
2456
- newScopeChain,
2457
- newCache
2458
- } = getCollapsedScopeChain(cache, scopeChain, element, index);
2459
- return {
2460
- ...state,
2461
- expandedIds: newExpandedIds,
2462
- scopeChain: newScopeChain,
2463
- scopeFocusedIndex: index,
2464
- cache: newCache
2465
- };
2635
+ const getDebugPropertyValueLabelBoolean = property => {
2636
+ return `${property.value}`;
2466
2637
  };
2467
2638
 
2468
- const getInnerChildScopeChain = async (cache, debugId, objectId, indent, maxDescriptionLength) => {
2469
- if (cache[objectId]) {
2470
- return cache[objectId];
2471
- }
2472
- const childScopes = await getProperties(debugId, objectId);
2473
- const childScopeChain = [];
2474
- for (const child of childScopes.result.result) {
2475
- const valueLabel = getDebugPropertyValueLabel(child.value || child.get || {}, maxDescriptionLength);
2476
- childScopeChain.push({
2477
- type: Property$1,
2478
- key: child.name,
2479
- value: valueLabel,
2480
- valueType: getDebugValueType(child),
2481
- objectId: getDebugValueObjectId(child),
2482
- indent: indent + 10
2483
- });
2639
+ const getDebugPropertyValueLabelCommon = (property, maxDescriptionLength) => {
2640
+ const description = property.description;
2641
+ if (description && description.length > maxDescriptionLength) {
2642
+ return description.slice(0, Math.max(0, maxDescriptionLength)) + '...';
2484
2643
  }
2485
- return childScopeChain;
2644
+ return description;
2486
2645
  };
2487
2646
 
2488
- const getChildScopeChain = async (cache, index, debugId, scopeChain, maxDescriptionLength) => {
2489
- const element = scopeChain[index];
2490
- const objectId = element.objectId;
2491
- const childScopeChain = await getInnerChildScopeChain(cache, debugId, objectId, element.indent, maxDescriptionLength);
2492
- const newScopeChain = [...scopeChain.slice(0, index + 1), ...childScopeChain, ...scopeChain.slice(index + 1)];
2493
- return newScopeChain;
2647
+ const getArrayPropertyPreview = item => {
2648
+ return `"${item.value}"`;
2494
2649
  };
2495
-
2496
- const expandScopeChain = async (state, expandedIds, scopeChain, element, index, debugId) => {
2497
- const {
2498
- cache,
2499
- maxDescriptionLength
2500
- } = state;
2501
- const newScopeChain = await getChildScopeChain(cache, index, debugId, scopeChain, maxDescriptionLength);
2502
- const objectId = scopeChain[index].objectId;
2503
- const newExpandedIds = [...expandedIds, objectId];
2504
- return {
2505
- ...state,
2506
- scopeChain: newScopeChain,
2507
- expandedIds: newExpandedIds,
2508
- scopeFocusedIndex: index
2509
- };
2650
+ const getArrayPropertiesPreview = properties => {
2651
+ const formattedItems = properties.map(getArrayPropertyPreview);
2652
+ return formattedItems.join(', ');
2510
2653
  };
2511
2654
 
2512
- const getElementIndex = (debugId, scopeChain, text) => {
2513
- for (let i = 0; i < scopeChain.length; i++) {
2514
- const element = scopeChain[i];
2515
- if (element.key === text) {
2516
- return i;
2517
- }
2655
+ const RE_ARRAY_DESCRIPTION = /\((\d+)\)/;
2656
+ const parseLength = description => {
2657
+ const match = RE_ARRAY_DESCRIPTION.exec(description);
2658
+ if (match) {
2659
+ return match[1];
2518
2660
  }
2519
- return -1;
2661
+ return '';
2520
2662
  };
2521
-
2522
- // TODO pass index to function instead of text
2523
- const handleClickScopeValue = async (state, text) => {
2524
- const {
2525
- scopeChain,
2526
- debugId,
2527
- expandedIds
2528
- } = state;
2529
- const index = getElementIndex(debugId, scopeChain, text);
2530
- if (index === -1) {
2531
- return state;
2663
+ const getDebugPropertyValueLabelArray = property => {
2664
+ if (property.preview) {
2665
+ const innerLabel = getArrayPropertiesPreview(property.preview.properties);
2666
+ const lengthPreview = parseLength(property.description);
2667
+ return `(${lengthPreview}) [` + innerLabel + ']';
2532
2668
  }
2533
- const element = scopeChain[index];
2534
- if (expandedIds.includes(element.objectId)) {
2535
- return collapseScopeChain(state, expandedIds, scopeChain, element, index);
2669
+ return property.description;
2670
+ };
2671
+
2672
+ const getInnerPreview = inner => {
2673
+ if (inner.type === 'string') {
2674
+ return `${inner.name}:'${inner.value}'`;
2536
2675
  }
2537
- return expandScopeChain(state, expandedIds, scopeChain, element, index, debugId);
2676
+ return `${inner.name}:${inner.value}`;
2677
+ };
2678
+ const getDebugPropertyValueLabelObject = property => {
2679
+ if (property.subtype === 'array') {
2680
+ return getDebugPropertyValueLabelArray(property);
2681
+ }
2682
+ if (property.preview) {
2683
+ const inner = property.preview.properties.map(getInnerPreview).join(',');
2684
+ if (property.preview.description !== 'Object') {
2685
+ return `${property.preview.description} {${inner}}`;
2686
+ }
2687
+ return `{${inner}}`;
2688
+ }
2689
+ return property.description;
2538
2690
  };
2539
2691
 
2540
- /**
2541
- * @deprecated
2542
- */
2543
- const handlePaused = async (state, params) => {
2544
- return state;
2692
+ const getDebugPropertyValueLabelString$1 = property => {
2693
+ return `"${property.value}"`;
2545
2694
  };
2546
2695
 
2547
- // TODO maybe store scope chain elements as tree
2548
- // TODO when collapsing, store collapsed elements by parent id in cache
2549
- // TODO when expanding, retrieve items from cache by parent id first
2550
- // if they don't exist, query the actual items
2696
+ const getDebugPropertyValueLabelString = property => {
2697
+ return 'undefined';
2698
+ };
2551
2699
 
2552
- const resume = async state => {
2553
- const {
2554
- debugId
2555
- } = state;
2556
- await resume$2(debugId);
2557
- return state;
2700
+ const getDebugPropertyValueLabel = (property, maxDescriptionLength) => {
2701
+ if (!property) {
2702
+ return 'n/a';
2703
+ }
2704
+ switch (property.type) {
2705
+ case Number$1:
2706
+ case Symbol:
2707
+ case Function:
2708
+ return getDebugPropertyValueLabelCommon(property, maxDescriptionLength);
2709
+ case Object$1:
2710
+ return getDebugPropertyValueLabelObject(property);
2711
+ case Undefined:
2712
+ return getDebugPropertyValueLabelString();
2713
+ case String$1:
2714
+ return getDebugPropertyValueLabelString$1(property);
2715
+ case Boolean$1:
2716
+ return getDebugPropertyValueLabelBoolean(property);
2717
+ default:
2718
+ return `${JSON.stringify(property)}`;
2719
+ }
2558
2720
  };
2559
- const pause = async state => {
2560
- const {
2561
- debugId
2562
- } = state;
2563
- await pause$2(debugId);
2564
- return state;
2721
+
2722
+ const getDebugValueObjectId = child => {
2723
+ return child.object?.objectId || child.value?.objectId || '';
2565
2724
  };
2566
- const togglePause = async state => {
2567
- const {
2568
- debugState
2569
- } = state;
2570
- if (debugState === Default) {
2571
- return pause(state);
2725
+
2726
+ const getDebugValueType = child => {
2727
+ if (!child) {
2728
+ return None;
2572
2729
  }
2573
- return resume(state);
2730
+ if (child.value && child.value.type) {
2731
+ return child.value.type;
2732
+ }
2733
+ if (child.get) {
2734
+ return Getter;
2735
+ }
2736
+ return None;
2574
2737
  };
2575
- const stepOver = async state => {
2576
- const {
2577
- debugId
2578
- } = state;
2579
- await stepOver$2(debugId);
2580
- return state;
2738
+
2739
+ const getDescriptionValueLabel = params => {
2740
+ if (params.data && params.data.description) {
2741
+ return params.data.description.replaceAll(NewLine, Space);
2742
+ }
2743
+ return `${params.data.value}`;
2581
2744
  };
2582
- const stepInto = async state => {
2583
- const {
2584
- debugId
2585
- } = state;
2586
- await stepInto$2(debugId);
2587
- return state;
2745
+ const getScopeChain = (params, thisObject, scopeChain, knownProperties, descriptionLength) => {
2746
+ const elements = [];
2747
+ for (const scope of scopeChain) {
2748
+ const label = getScopeLabel(scope);
2749
+ elements.push({
2750
+ type: Scope,
2751
+ key: label,
2752
+ value: '',
2753
+ valueType: '',
2754
+ label,
2755
+ objectId: scope.object.objectId,
2756
+ indent: 10
2757
+ });
2758
+ // if(params.reason)
2759
+ if (scope.type === Local) {
2760
+ if (params.reason === Exception$2) {
2761
+ const value = getDescriptionValueLabel(params);
2762
+ elements.push({
2763
+ type: Exception,
2764
+ key: 'Exception',
2765
+ value,
2766
+ valueType: '',
2767
+ objectId: scope.object.objectId,
2768
+ indent: 20
2769
+ });
2770
+ }
2771
+ const valueLabel = getDebugPropertyValueLabel(thisObject, descriptionLength);
2772
+ elements.push({
2773
+ type: This,
2774
+ key: 'this',
2775
+ value: valueLabel,
2776
+ valueType: thisObject.type,
2777
+ objectId: '',
2778
+ indent: 20
2779
+ });
2780
+ }
2781
+ const children = knownProperties[scope.object.objectId];
2782
+ if (children) {
2783
+ for (const child of children.result.result) {
2784
+ const valueLabel = getDebugPropertyValueLabel(child.value, descriptionLength);
2785
+ elements.push({
2786
+ type: Property,
2787
+ key: child.name,
2788
+ value: valueLabel,
2789
+ valueType: getDebugValueType(child),
2790
+ objectId: getDebugValueObjectId(child),
2791
+ indent: 20
2792
+ });
2793
+ }
2794
+ }
2795
+ }
2796
+ return elements;
2588
2797
  };
2589
- const stepOut = async state => {
2798
+
2799
+ const getPausedInfo2 = async (debugId, maxDescriptionLength) => {
2800
+ const callFrames = await getCallStack$1(debugId);
2801
+ const callStack = getCallStack(callFrames);
2590
2802
  const {
2591
- debugId
2592
- } = state;
2593
- await stepOut$2(debugId);
2594
- return state;
2595
- };
2596
- const handleDebugInput = (state, value) => {
2597
- return {
2598
- ...state,
2599
- debugInputValue: value
2803
+ reason,
2804
+ data
2805
+ } = await getPausedStatus(debugId);
2806
+ const scripts = await getScripts(debugId);
2807
+ const scriptMap = createScriptMap(scripts);
2808
+ const objectId = callFrames[0].scopeChain[0].object.objectId;
2809
+ const callFrameId = callFrames[0].callFrameId;
2810
+ const properties = await getProperties(debugId, objectId);
2811
+ const thisObject = callFrames[0].this;
2812
+ object(thisObject);
2813
+ const params = {
2814
+ data,
2815
+ reason
2600
2816
  };
2601
- };
2602
- const handleEvaluate = async state => {
2603
- const {
2604
- debugInputValue,
2605
- callFrameId,
2606
- debugId
2607
- } = state;
2608
- const result = await evaluate(debugId, debugInputValue, callFrameId);
2609
- const actualResult = result.result.result.value;
2817
+ const scopeChain = getScopeChain(params, thisObject, callFrames[0].scopeChain, {
2818
+ [objectId]: properties
2819
+ }, maxDescriptionLength);
2820
+ const pausedReason = reason;
2821
+ const pausedMessage = getDebugPausedMessage(reason);
2610
2822
  return {
2611
- ...state,
2612
- debugInputValue: '',
2613
- debugOutputValue: `${actualResult}`
2823
+ scopeChain,
2824
+ callStack,
2825
+ pausedReason,
2826
+ pausedMessage,
2827
+ callFrameId,
2828
+ expandedIds: [objectId],
2829
+ scriptMap
2614
2830
  };
2615
2831
  };
2616
- const handleArrowLeft = state => {
2832
+
2833
+ const handlePaused2 = async state => {
2617
2834
  const {
2618
- focusedIndex
2835
+ debugId,
2836
+ watchExpressions
2619
2837
  } = state;
2620
- if (focusedIndex === 2) {
2621
- return {
2838
+ try {
2839
+ const {
2840
+ callFrameId,
2841
+ callStack,
2842
+ scopeChain,
2843
+ pausedMessage,
2844
+ pausedReason,
2845
+ expandedIds,
2846
+ scriptMap
2847
+ } = await getPausedInfo2(debugId, state.maxDescriptionLength);
2848
+ // TODO move this to getPausedInfo2
2849
+ const newWatchExpressions = await evaluateWatchExpressions(debugId, callFrameId, watchExpressions);
2850
+ const newState = {
2622
2851
  ...state,
2623
- scopeExpanded: false
2852
+ debugState: Paused,
2853
+ scopeChain,
2854
+ scopeExpanded: true,
2855
+ callStack,
2856
+ pausedReason,
2857
+ pausedMessage,
2858
+ callFrameId,
2859
+ expandedIds,
2860
+ parsedScripts: scriptMap,
2861
+ watchExpressions: newWatchExpressions
2624
2862
  };
2863
+ return updateVisibleRows(newState);
2864
+ } catch {
2865
+ return state;
2625
2866
  }
2626
- return state;
2627
2867
  };
2628
- const handleArrowRight = state => {
2629
- const {
2630
- focusedIndex
2631
- } = state;
2632
- if (focusedIndex === 2) {
2633
- return {
2634
- ...state,
2635
- scopeExpanded: true
2636
- };
2637
- }
2638
- return state;
2639
- };
2640
- const handleArrowUp = state => {
2641
- return state;
2642
- };
2643
- const handleArrowDown = state => {
2644
- return state;
2645
- };
2646
- const focusPrevious = state => {
2647
- return state;
2648
- };
2649
- const focusNext = state => {
2650
- return state;
2651
- };
2652
- const resize = (state, dimensions) => {
2653
- return {
2868
+
2869
+ const handleResumed = state => {
2870
+ const newState = {
2654
2871
  ...state,
2655
- ...dimensions
2872
+ debugState: Default,
2873
+ scopeChain: [],
2874
+ callStack: [],
2875
+ pausedMessage: '',
2876
+ pausedReason: None$5,
2877
+ callFrameId: ''
2656
2878
  };
2879
+ return updateVisibleRows(newState);
2657
2880
  };
2658
2881
 
2659
- const stop = async state => {
2660
- // TODO
2661
- return state;
2662
- };
2663
- const noop = async state => {
2664
- // TODO
2665
- return state;
2666
- };
2667
- const getDebugButtonHandler = inputName => {
2668
- switch (inputName) {
2669
- case DebugPause$1:
2670
- return pause;
2671
- case DebugResume:
2672
- return resume;
2673
- case DebugStepInto$1:
2674
- return stepInto;
2675
- case DebugStepOver$1:
2676
- return stepOver;
2677
- case DebugStepOut$1:
2678
- return stepOut;
2679
- case DebugStop$1:
2680
- return stop;
2681
- default:
2682
- return noop;
2882
+ const handleChange = async (state, params) => {
2883
+ let newState = state;
2884
+ if (params.type === 'resumed') {
2885
+ newState = handleResumed(state);
2886
+ } else if (params.type === 'paused') {
2887
+ newState = await handlePaused2(state);
2683
2888
  }
2889
+ return updateVisibleRows(newState);
2684
2890
  };
2685
2891
 
2686
- const handleClickDebugButton = async (state, inputName) => {
2687
- const fn = getDebugButtonHandler(inputName);
2688
- return fn(state);
2689
- };
2690
-
2691
- const handleClickSectionAction = async (state, actionId) => {
2692
- if (!actionId) {
2693
- return state;
2694
- }
2695
- if (actionId === AddWatchExpression) {
2696
- return addWatchExpression$1(state, '');
2892
+ const isSupportedOpenUri = uri => {
2893
+ if (uri.startsWith('file://')) {
2894
+ return true;
2697
2895
  }
2698
- return state;
2896
+ return false;
2699
2897
  };
2700
2898
 
2701
- const handleClickSectionBreakPoints = state => {
2899
+ const getOpenInfo = (id, parsedScripts, item) => {
2702
2900
  const {
2703
- breakPointsExpanded
2704
- } = state;
2705
- return {
2706
- ...state,
2707
- breakPointsExpanded: !breakPointsExpanded,
2708
- focusedIndex: 1 // TODO don't hardcode number
2709
- };
2710
- };
2711
-
2712
- const handleClickSectionCallstack = state => {
2901
+ location
2902
+ } = item;
2713
2903
  const {
2714
- callStackExpanded
2715
- } = state;
2904
+ scriptId,
2905
+ lineNumber,
2906
+ columnNumber
2907
+ } = location;
2908
+ const script = parsedScripts[scriptId];
2909
+ const {
2910
+ url,
2911
+ scriptLanguage
2912
+ } = script;
2913
+ if (isSupportedOpenUri(url)) {
2914
+ return {
2915
+ uri: url,
2916
+ languageId: scriptLanguage,
2917
+ rowIndex: lineNumber,
2918
+ columnIndex: columnNumber
2919
+ };
2920
+ }
2921
+ const debugUri = getDebugUri(id, scriptId);
2716
2922
  return {
2717
- ...state,
2718
- callStackExpanded: !callStackExpanded,
2719
- focusedIndex: 1 // TODO don't hardcode number
2923
+ uri: debugUri,
2924
+ languageId: scriptLanguage,
2925
+ rowIndex: lineNumber,
2926
+ columnIndex: columnNumber
2720
2927
  };
2721
2928
  };
2722
2929
 
2723
- const BreakPoints = 'breakpoints';
2724
- const CallStack$2 = 'callstack';
2725
- const Scope$2 = 'scope';
2726
- const Watch$1 = 'watch';
2930
+ const parseIndex = dataIndex => {
2931
+ const index = Number.parseInt(dataIndex);
2932
+ return index;
2933
+ };
2727
2934
 
2728
- const handleClickSectionScope = state => {
2935
+ const handleClickCallstackItem = async (state, dataIndex) => {
2936
+ const index = parseIndex(dataIndex);
2729
2937
  const {
2730
- scopeExpanded
2938
+ callStack,
2939
+ parsedScripts,
2940
+ id
2731
2941
  } = state;
2732
- return {
2733
- ...state,
2734
- scopeExpanded: !scopeExpanded,
2735
- focusedIndex: 2 // TODO don't hardcode number
2736
- };
2942
+ const item = callStack[index];
2943
+ if (!item) {
2944
+ return state;
2945
+ }
2946
+ const {
2947
+ uri,
2948
+ languageId,
2949
+ rowIndex,
2950
+ columnIndex
2951
+ } = getOpenInfo(id, parsedScripts, item);
2952
+ await openUri(uri, languageId, rowIndex, columnIndex);
2953
+ return state;
2737
2954
  };
2738
2955
 
2739
- const handleClickSectionUnkown = state => {
2956
+ const setPauseOnExceptions = async (state, value) => {
2740
2957
  const {
2741
- callStackExpanded
2958
+ debugId,
2959
+ exceptionBreakPoints
2742
2960
  } = state;
2961
+ if (exceptionBreakPoints === value) {
2962
+ return state;
2963
+ }
2964
+ await setPauseOnExceptions$1(debugId, value);
2743
2965
  return {
2744
2966
  ...state,
2745
- callStackExpanded: !callStackExpanded
2967
+ exceptionBreakPoints: value
2746
2968
  };
2747
2969
  };
2748
2970
 
2749
- const handleClickSectionWatch = state => {
2971
+ const handleClickPauseOnExceptions = async state => {
2750
2972
  const {
2751
- watchExpanded
2973
+ exceptionBreakPoints
2752
2974
  } = state;
2753
- return {
2754
- ...state,
2755
- watchExpanded: !watchExpanded,
2756
- focusedIndex: 0 // TODO don't hardcode number
2757
- };
2758
- };
2759
-
2760
- const getSectionClickHandler = id => {
2761
- switch (id) {
2762
- case Watch$1:
2763
- return handleClickSectionWatch;
2764
- case BreakPoints:
2765
- return handleClickSectionBreakPoints;
2766
- case Scope$2:
2767
- return handleClickSectionScope;
2768
- case CallStack$2:
2769
- return handleClickSectionCallstack;
2975
+ switch (exceptionBreakPoints) {
2976
+ case None$4:
2977
+ return setPauseOnExceptions(state, All);
2978
+ case Uncaught:
2979
+ return setPauseOnExceptions(state, All);
2980
+ case All:
2981
+ return setPauseOnExceptions(state, None$4);
2770
2982
  default:
2771
- return handleClickSectionUnkown;
2983
+ return state;
2772
2984
  }
2773
2985
  };
2774
2986
 
2775
- const LeftClick = 0;
2776
-
2777
- const handleClickSectionHeading = async (state, id, button) => {
2778
- if (button !== LeftClick) {
2779
- return state;
2987
+ const getNewExceptionState = exceptionState => {
2988
+ switch (exceptionState) {
2989
+ case None$4:
2990
+ return Uncaught;
2991
+ case Uncaught:
2992
+ return None$4;
2993
+ case All:
2994
+ return None$4;
2995
+ default:
2996
+ return exceptionState;
2780
2997
  }
2781
- const fn = getSectionClickHandler(id);
2782
- return fn(state);
2783
2998
  };
2784
-
2785
- const editWatchExpression = (state, index) => {
2999
+ const handleClickPauseOnUncaughtExceptions = async state => {
2786
3000
  const {
2787
- watchExpressions
3001
+ exceptionBreakPoints
2788
3002
  } = 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
- };
3003
+ const newExceptionState = getNewExceptionState(exceptionBreakPoints);
3004
+ return setPauseOnExceptions(state, newExceptionState);
2807
3005
  };
2808
3006
 
2809
- const handleClickWatchExpression = async (state, dataIndex, defaultPrevented) => {
2810
- if (defaultPrevented) {
2811
- return state;
3007
+ const getCheckBoxClickHandler = name => {
3008
+ switch (name) {
3009
+ case PauseOnExceptions:
3010
+ return handleClickPauseOnExceptions;
3011
+ case PauseOnUncaughtExceptions:
3012
+ return handleClickPauseOnUncaughtExceptions;
3013
+ default:
3014
+ throw new Error('unknown input name');
2812
3015
  }
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
3016
  };
2821
3017
 
2822
- const handleWatchExpressionDoubleClick = async (state, dataIndex) => {
2823
- return state;
3018
+ const handleClickCheckBox = (state, name) => {
3019
+ const fn = getCheckBoxClickHandler(name);
3020
+ return fn(state);
2824
3021
  };
2825
3022
 
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;
3023
+ const removeElement = (array, element) => {
3024
+ const index = array.indexOf(element);
3025
+ if (index === -1) {
3026
+ return array;
2833
3027
  }
2834
- return acceptWatchExpressionEdit(state);
3028
+ return [...array.slice(0, index), ...array.slice(index + 1)];
2835
3029
  };
2836
3030
 
2837
- const handleWatchValueChange = (state, value) => {
2838
- return {
2839
- ...state,
2840
- editingValue: value
3031
+ const getCollapsedScopeChain = (cache, scopeChain, element, index) => {
3032
+ const indent = element.indent;
3033
+ for (let i = index + 1; i < scopeChain.length; i++) {
3034
+ if (scopeChain[i].indent <= indent) {
3035
+ const newItems = scopeChain.slice(index + 1, i);
3036
+ const newCache = {
3037
+ ...cache,
3038
+ [scopeChain[index].objectId]: newItems
3039
+ };
3040
+ return {
3041
+ newScopeChain: [...scopeChain.slice(0, index + 1), ...scopeChain.slice(i)],
3042
+ newCache
3043
+ };
3044
+ }
3045
+ }
3046
+ return {
3047
+ newScopeChain: scopeChain,
3048
+ newCache: cache
2841
3049
  };
2842
3050
  };
2843
3051
 
2844
- const handleInputFieldChange = (state, name, value) => {
2845
- if (name === WatchExpressionInput) {
2846
- return handleWatchValueChange(state, value);
2847
- }
2848
- return state;
2849
- };
3052
+ // TODO maybe store scope chain elements as tree
3053
+ // TODO when collapsing, store collapsed elements by parent id in cache
3054
+ // TODO when expanding, retrieve items from cache by parent id first
3055
+ // if they don't exist, query the actual items
2850
3056
 
2851
- const handleScriptParsed = (state, parsedScript) => {
3057
+ const collapseScopeChain = (state, expandedIds, scopeChain, element, index) => {
2852
3058
  const {
2853
- parsedScripts
3059
+ cache
2854
3060
  } = state;
2855
- return {
3061
+ const newExpandedIds = removeElement(expandedIds, element.objectId);
3062
+ const {
3063
+ newScopeChain,
3064
+ newCache
3065
+ } = getCollapsedScopeChain(cache, scopeChain, element, index);
3066
+ const newState = {
2856
3067
  ...state,
2857
- parsedScripts: {
2858
- ...parsedScripts,
2859
- [parsedScript.scriptId]: parsedScript
2860
- }
3068
+ expandedIds: newExpandedIds,
3069
+ scopeChain: newScopeChain,
3070
+ scopeFocusedIndex: index,
3071
+ cache: newCache,
3072
+ focus: FocusDebugRow
2861
3073
  };
3074
+ return updateVisibleRows(newState);
2862
3075
  };
2863
3076
 
2864
- const show = async (x, y, id, ...args) => {
2865
- await invoke$2('ContextMenu.show', x, y, id);
3077
+ const getInnerChildScopeChain = async (cache, debugId, objectId, indent, maxDescriptionLength) => {
3078
+ if (cache[objectId]) {
3079
+ return cache[objectId];
3080
+ }
3081
+ const childScopes = await getProperties(debugId, objectId);
3082
+ const childScopeChain = [];
3083
+ for (const child of childScopes.result.result) {
3084
+ const valueLabel = getDebugPropertyValueLabel(child.value || child.get || {}, maxDescriptionLength);
3085
+ childScopeChain.push({
3086
+ type: Property,
3087
+ key: child.name,
3088
+ value: valueLabel,
3089
+ valueType: getDebugValueType(child),
3090
+ objectId: getDebugValueObjectId(child),
3091
+ indent: indent + 10
3092
+ });
3093
+ }
3094
+ return childScopeChain;
2866
3095
  };
2867
3096
 
2868
- const handleSectionHeaderContextMenu = async (state, x, y, id) => {
2869
- await show(x, y, DebugWatchSectionHeading);
2870
- return state;
3097
+ const getChildScopeChain = async (cache, index, debugId, scopeChain, maxDescriptionLength) => {
3098
+ const element = scopeChain[index];
3099
+ const objectId = element.objectId;
3100
+ const childScopeChain = await getInnerChildScopeChain(cache, debugId, objectId, element.indent, maxDescriptionLength);
3101
+ const newScopeChain = [...scopeChain.slice(0, index + 1), ...childScopeChain, ...scopeChain.slice(index + 1)];
3102
+ return newScopeChain;
2871
3103
  };
2872
3104
 
2873
- const handleWatchExpressionContextMenu = async (state, x, y, dataIndex) => {
2874
- const index = parseIndex(dataIndex);
3105
+ const expandScopeChain = async (state, expandedIds, scopeChain, element, index, debugId) => {
3106
+ const {
3107
+ cache,
3108
+ maxDescriptionLength
3109
+ } = state;
3110
+ const newScopeChain = await getChildScopeChain(cache, index, debugId, scopeChain, maxDescriptionLength);
3111
+ const objectId = scopeChain[index].objectId;
3112
+ const newExpandedIds = [...expandedIds, objectId];
2875
3113
  const newState = {
2876
3114
  ...state,
2877
- focusedIndex: index
3115
+ scopeChain: newScopeChain,
3116
+ expandedIds: newExpandedIds,
3117
+ scopeFocusedIndex: index,
3118
+ focus: FocusDebugRow
2878
3119
  };
3120
+ return updateVisibleRows(newState);
3121
+ };
3122
+
3123
+ const getElementIndex = (debugId, scopeChain, text) => {
3124
+ for (let i = 0; i < scopeChain.length; i++) {
3125
+ const element = scopeChain[i];
3126
+ if (element.key === text) {
3127
+ return i;
3128
+ }
3129
+ }
3130
+ return -1;
3131
+ };
3132
+
3133
+ // TODO pass index to function instead of text
3134
+ const handleClickScopeValue = async (state, text) => {
2879
3135
  const {
2880
- oldState
2881
- } = get(state.id);
2882
- set(state.id, oldState, newState);
2883
- await show(x, y, DebugWatchExpression);
3136
+ scopeChain,
3137
+ debugId,
3138
+ expandedIds
3139
+ } = state;
3140
+ const index = getElementIndex(debugId, scopeChain, text);
3141
+ if (index === -1) {
3142
+ return state;
3143
+ }
3144
+ const element = scopeChain[index];
3145
+ if (expandedIds.includes(element.objectId)) {
3146
+ return collapseScopeChain(state, expandedIds, scopeChain, element, index);
3147
+ }
3148
+ return expandScopeChain(state, expandedIds, scopeChain, element, index, debugId);
3149
+ };
3150
+
3151
+ /**
3152
+ * @deprecated
3153
+ */
3154
+ const handlePaused = async (state, params) => {
2884
3155
  return state;
2885
3156
  };
2886
3157
 
2887
- const hideCallStack = state => {
3158
+ // TODO maybe store scope chain elements as tree
3159
+ // TODO when collapsing, store collapsed elements by parent id in cache
3160
+ // TODO when expanding, retrieve items from cache by parent id first
3161
+ // if they don't exist, query the actual items
3162
+
3163
+ const resume = async state => {
3164
+ const {
3165
+ debugId
3166
+ } = state;
3167
+ await resume$2(debugId);
3168
+ return state;
3169
+ };
3170
+ const pause = async state => {
3171
+ const {
3172
+ debugId
3173
+ } = state;
3174
+ await pause$2(debugId);
3175
+ return state;
3176
+ };
3177
+ const togglePause = async state => {
3178
+ const {
3179
+ debugState
3180
+ } = state;
3181
+ if (debugState === Default) {
3182
+ return pause(state);
3183
+ }
3184
+ return resume(state);
3185
+ };
3186
+ const stepOver = async state => {
3187
+ const {
3188
+ debugId
3189
+ } = state;
3190
+ await stepOver$2(debugId);
3191
+ return state;
3192
+ };
3193
+ const stepInto = async state => {
3194
+ const {
3195
+ debugId
3196
+ } = state;
3197
+ await stepInto$2(debugId);
3198
+ return state;
3199
+ };
3200
+ const stepOut = async state => {
3201
+ const {
3202
+ debugId
3203
+ } = state;
3204
+ await stepOut$2(debugId);
3205
+ return state;
3206
+ };
3207
+ const handleDebugInput = (state, value) => {
2888
3208
  return {
2889
3209
  ...state,
2890
- callStackVisible: false
3210
+ debugInputValue: value
2891
3211
  };
2892
3212
  };
2893
-
2894
- const hideScope = state => {
3213
+ const handleEvaluate = async state => {
3214
+ const {
3215
+ debugInputValue,
3216
+ callFrameId,
3217
+ debugId
3218
+ } = state;
3219
+ const result = await evaluate(debugId, debugInputValue, callFrameId);
3220
+ const actualResult = result.result.result.value;
2895
3221
  return {
2896
3222
  ...state,
2897
- scopeVisible: false
3223
+ debugInputValue: '',
3224
+ debugOutputValue: `${actualResult}`
2898
3225
  };
2899
3226
  };
2900
-
2901
- const hideWatch = state => {
3227
+ const handleArrowUp = state => {
3228
+ return state;
3229
+ };
3230
+ const handleArrowDown = state => {
3231
+ return state;
3232
+ };
3233
+ const focusPrevious = state => {
3234
+ return state;
3235
+ };
3236
+ const focusNext = state => {
3237
+ return state;
3238
+ };
3239
+ const resize = (state, dimensions) => {
2902
3240
  return {
2903
3241
  ...state,
2904
- watchVisible: false
3242
+ ...dimensions
2905
3243
  };
2906
3244
  };
2907
3245
 
2908
- const getPortTuple = () => {
3246
+ const stop = async state => {
3247
+ // TODO
3248
+ return state;
3249
+ };
3250
+ const noop = async state => {
3251
+ // TODO
3252
+ return state;
3253
+ };
3254
+ const getDebugButtonHandler = inputName => {
3255
+ switch (inputName) {
3256
+ case DebugPause$1:
3257
+ return pause;
3258
+ case DebugResume:
3259
+ return resume;
3260
+ case DebugStepInto$1:
3261
+ return stepInto;
3262
+ case DebugStepOver$1:
3263
+ return stepOver;
3264
+ case DebugStepOut$1:
3265
+ return stepOut;
3266
+ case DebugStop$1:
3267
+ return stop;
3268
+ default:
3269
+ return noop;
3270
+ }
3271
+ };
3272
+
3273
+ const handleClickDebugButton = async (state, inputName) => {
3274
+ const fn = getDebugButtonHandler(inputName);
3275
+ return fn(state);
3276
+ };
3277
+
3278
+ const refreshWatchExpression = async state => {
2909
3279
  const {
2910
- port1,
2911
- port2
2912
- } = new MessageChannel();
3280
+ debugId,
3281
+ callFrameId,
3282
+ debugState,
3283
+ watchExpressions
3284
+ } = state;
3285
+ if (debugState !== Paused) {
3286
+ return state;
3287
+ }
3288
+ const newWatchExpressions = await evaluateWatchExpressions(debugId, callFrameId, watchExpressions);
2913
3289
  return {
2914
- port1,
2915
- port2
3290
+ ...state,
3291
+ watchExpressions: newWatchExpressions
2916
3292
  };
2917
3293
  };
2918
3294
 
2919
- const sendMessagePortToEditorWorker = async port => {
2920
- const command = 'HandleMessagePort.handleMessagePort';
3295
+ const handleClickSectionAction = async (state, actionId) => {
3296
+ if (!actionId) {
3297
+ return state;
3298
+ }
3299
+ if (actionId === AddWatchExpression) {
3300
+ return addWatchExpression$1(state, '');
3301
+ }
3302
+ if (actionId === RefreshWatchExpressions) {
3303
+ return refreshWatchExpression(state);
3304
+ }
3305
+ return state;
3306
+ };
3307
+
3308
+ const LeftClick = 0;
3309
+
3310
+ const handleClickSectionHeading = async (state, id, button) => {
3311
+ if (button !== LeftClick) {
3312
+ return state;
3313
+ }
3314
+ const fn = getSectionClickHandler(id);
3315
+ return fn(state);
3316
+ };
3317
+
3318
+ const editWatchExpression = (state, index) => {
3319
+ const {
3320
+ watchExpressions
3321
+ } = state;
3322
+ const item = watchExpressions[index];
3323
+ if (!item) {
3324
+ return state;
3325
+ }
3326
+ const newItem = {
3327
+ ...item,
3328
+ isEditing: true
3329
+ };
3330
+ const newWatchExpressions = watchExpressions.toSpliced(index, 1, newItem);
3331
+ return {
3332
+ ...state,
3333
+ watchExpressions: newWatchExpressions,
3334
+ focus: FocusDebugWatchInput,
3335
+ inputSource: Script$2,
3336
+ editingValue: item.expression,
3337
+ editingselectionstart: 0,
3338
+ editingselectionend: item.expression.length
3339
+ };
3340
+ };
3341
+
3342
+ const handleClickWatchExpression = async (state, dataIndex, defaultPrevented) => {
3343
+ if (defaultPrevented) {
3344
+ return state;
3345
+ }
3346
+ const index = parseIndex(dataIndex);
3347
+ return editWatchExpression(state, index);
3348
+ };
3349
+
3350
+ const handleClickWatchExpressionDelete = async (state, dataIndex) => {
3351
+ const index = parseIndex(dataIndex);
3352
+ return deleteWatchExpression$1(state, index);
3353
+ };
3354
+
3355
+ const handleWatchExpressionDoubleClick = async (state, dataIndex) => {
3356
+ return state;
3357
+ };
3358
+
3359
+ const handleEnter = async state => {
3360
+ return state;
3361
+ };
3362
+
3363
+ const handleInputBlur = async state => {
3364
+ const {
3365
+ watchExpressions
3366
+ } = state;
3367
+ const editingIndex = watchExpressions.findIndex(expr => expr.isEditing);
3368
+ if (editingIndex === -1) {
3369
+ return state;
3370
+ }
3371
+ return acceptWatchExpressionEdit(state);
3372
+ };
3373
+
3374
+ const handleWatchValueChange = (state, value) => {
3375
+ return {
3376
+ ...state,
3377
+ editingValue: value
3378
+ };
3379
+ };
3380
+
3381
+ const handleInputFieldChange = (state, name, value) => {
3382
+ if (name === WatchExpressionInput) {
3383
+ return handleWatchValueChange(state, value);
3384
+ }
3385
+ return state;
3386
+ };
3387
+
3388
+ const handleScriptParsed = (state, parsedScript) => {
3389
+ const {
3390
+ parsedScripts
3391
+ } = state;
3392
+ return {
3393
+ ...state,
3394
+ parsedScripts: {
3395
+ ...parsedScripts,
3396
+ [parsedScript.scriptId]: parsedScript
3397
+ }
3398
+ };
3399
+ };
3400
+
3401
+ const show = async (x, y, id, ...args) => {
3402
+ await invoke$2('ContextMenu.show', x, y, id);
3403
+ };
3404
+
3405
+ const handleSectionHeaderContextMenu = async (state, x, y, id) => {
3406
+ await show(x, y, DebugWatchSectionHeading);
3407
+ return state;
3408
+ };
3409
+
3410
+ const handleSpace = async state => {
3411
+ const {
3412
+ selectedIndex,
3413
+ visibleRows
3414
+ } = state;
3415
+ if (selectedIndex < 0 || selectedIndex >= visibleRows.length) {
3416
+ return state;
3417
+ }
3418
+ const currentRow = visibleRows[selectedIndex];
3419
+ if (currentRow.type === CheckBox$1) {
3420
+ const clickHandler = getCheckBoxClickHandler(currentRow.name);
3421
+ return clickHandler(state);
3422
+ }
3423
+ return state;
3424
+ };
3425
+
3426
+ const handleWatchExpressionContextMenu = async (state, x, y, dataIndex) => {
3427
+ const index = parseIndex(dataIndex);
3428
+ const newState = {
3429
+ ...state,
3430
+ focusedIndex: index
3431
+ };
3432
+ const {
3433
+ oldState
3434
+ } = get(state.id);
3435
+ set(state.id, oldState, newState);
3436
+ await show(x, y, DebugWatchExpression);
3437
+ return state;
3438
+ };
3439
+
3440
+ const hideCallStack = state => {
3441
+ return {
3442
+ ...state,
3443
+ callStackVisible: false
3444
+ };
3445
+ };
3446
+
3447
+ const hideScope = state => {
3448
+ return {
3449
+ ...state,
3450
+ scopeVisible: false
3451
+ };
3452
+ };
3453
+
3454
+ const hideWatch = state => {
3455
+ return {
3456
+ ...state,
3457
+ watchVisible: false
3458
+ };
3459
+ };
3460
+
3461
+ const getPortTuple = () => {
3462
+ const {
3463
+ port1,
3464
+ port2
3465
+ } = new MessageChannel();
3466
+ return {
3467
+ port1,
3468
+ port2
3469
+ };
3470
+ };
3471
+
3472
+ const sendMessagePortToEditorWorker = async port => {
3473
+ const command = 'HandleMessagePort.handleMessagePort';
2921
3474
  // @ts-ignore
2922
3475
  await invokeAndTransfer('SendMessagePortToExtensionHostWorker.sendMessagePortToEditorWorker', port, command, RpcId.DebugWorker);
2923
3476
  };
@@ -3072,7 +3625,7 @@ const loadContent = async (state, isTest, savedState) => {
3072
3625
  editingValue
3073
3626
  } = restoreState(savedState);
3074
3627
  const debugId = getDebugId(isTest);
3075
- return {
3628
+ const newState = {
3076
3629
  ...state,
3077
3630
  debugId,
3078
3631
  debugState: Default,
@@ -3084,6 +3637,7 @@ const loadContent = async (state, isTest, savedState) => {
3084
3637
  focus,
3085
3638
  editingValue
3086
3639
  };
3640
+ return updateVisibleRows(newState);
3087
3641
  };
3088
3642
 
3089
3643
  const loadContentLater = async state => {
@@ -3091,6 +3645,14 @@ const loadContentLater = async state => {
3091
3645
  debugId
3092
3646
  } = state;
3093
3647
  await start(debugId);
3648
+ const status = await getPausedStatus(debugId);
3649
+ if (status && status.status === 'unavailable') {
3650
+ const newState = {
3651
+ ...state,
3652
+ debugState: Unavailable
3653
+ };
3654
+ return updateVisibleRows(newState);
3655
+ }
3094
3656
  return state;
3095
3657
  };
3096
3658
 
@@ -3183,18 +3745,6 @@ const ToolBar = 'toolbar';
3183
3745
  const Tree = 'tree';
3184
3746
  const TreeItem = 'treeitem';
3185
3747
 
3186
- const SectionHeading = 1;
3187
- const Value = 2;
3188
- const Exception = 3;
3189
- const Scope$1 = 4;
3190
- const Property = 5;
3191
- const Message = 6;
3192
- const CallStack$1 = 7;
3193
- const CheckBox$1 = 8;
3194
- const WatchMessage = 9;
3195
- const WatchExpression = 10;
3196
- const InputField = 11;
3197
-
3198
3748
  const mergeClassNames = (...classNames) => {
3199
3749
  return classNames.filter(Boolean).join(' ');
3200
3750
  };
@@ -3212,10 +3762,7 @@ const CallStackLabel$1 = 'CallStackLabel';
3212
3762
  const Chevron$1 = 'Chevron';
3213
3763
  const DebugButton$1 = 'DebugButton';
3214
3764
  const DebugButtons$1 = 'DebugButtons';
3215
- const DebugPausedMessage$1 = 'DebugPausedMessage';
3216
3765
  const DebugRow$1 = 'DebugRow';
3217
- const DebugRowCallStack$1 = 'DebugRowCallStack';
3218
- const DebugRowCheckBox$1 = 'DebugRowCheckBox';
3219
3766
  const DebugRowInputField$1 = 'DebugRowInputField';
3220
3767
  const DebugSectionAction$1 = 'DebugSectionAction';
3221
3768
  const DebugSectionActions$1 = 'DebugSectionActions';
@@ -3242,10 +3789,7 @@ const ClassNames = {
3242
3789
  Chevron: Chevron$1,
3243
3790
  DebugButton: DebugButton$1,
3244
3791
  DebugButtons: DebugButtons$1,
3245
- DebugPausedMessage: DebugPausedMessage$1,
3246
3792
  DebugRow: DebugRow$1,
3247
- DebugRowCallStack: DebugRowCallStack$1,
3248
- DebugRowCheckBox: DebugRowCheckBox$1,
3249
3793
  DebugRowInputField: DebugRowInputField$1,
3250
3794
  DebugSectionAction: DebugSectionAction$1,
3251
3795
  DebugSectionActions: DebugSectionActions$1,
@@ -3273,10 +3817,7 @@ const {
3273
3817
  Chevron,
3274
3818
  DebugButton,
3275
3819
  DebugButtons,
3276
- DebugPausedMessage,
3277
3820
  DebugRow,
3278
- DebugRowCallStack,
3279
- DebugRowCheckBox,
3280
3821
  DebugRowInputField,
3281
3822
  DebugSectionAction,
3282
3823
  DebugSectionActions,
@@ -3367,760 +3908,351 @@ const getChevronRightVirtualDom = (extraClassName = '') => {
3367
3908
  type: Div,
3368
3909
  className: `${Chevron} MaskIconChevronRight ${extraClassName}`,
3369
3910
  childCount: 0
3370
- };
3371
- };
3372
-
3373
- const renderSectionHeading = row => {
3374
- const {
3375
- expanded,
3376
- text: text$1,
3377
- key,
3378
- actions
3379
- } = row;
3380
- const hasActions = actions && actions.length > 0;
3381
- const nodes = [{
3382
- type: Div,
3383
- className: DebugSectionHeader,
3384
- role: TreeItem,
3385
- ariaExpanded: expanded,
3386
- ariaLevel: 1,
3387
- childCount: hasActions ? 3 : 2,
3388
- onClick: HandleClickSectionHeading,
3389
- onContextMenu: HandleSectionHeaderContextMenu,
3390
- 'data-name': key
3391
- }, expanded ? getChevronDownVirtualDom() : getChevronRightVirtualDom(), text(text$1), ...getActionsDom(actions || [])];
3392
- return nodes;
3393
- };
3394
-
3395
- const getArrowNodes = hasArrow => {
3396
- if (!hasArrow) {
3397
- return [];
3398
- }
3399
- return [{
3400
- type: Div,
3401
- className: CallStackArrow,
3402
- childCount: 1
3403
- }, {
3404
- type: Div,
3405
- className: 'MaskIcon MaskIconArrowRight',
3406
- childCount: 0
3407
- }];
3408
- };
3409
-
3410
- const labelNode = {
3411
- type: Div,
3412
- className: CallStackLabel,
3413
- childCount: 1
3414
- };
3415
- const descriptionNode = {
3416
- type: Div,
3417
- className: CallStackDescription,
3418
- childCount: 1
3419
- };
3420
- const renderCallStack = row => {
3421
- const {
3422
- text: text$1,
3423
- description,
3424
- hasArrow,
3425
- index
3426
- } = row;
3427
- const childCount = hasArrow ? 3 : 2;
3428
- const arrowNodes = getArrowNodes(hasArrow);
3429
- return [{
3430
- type: Div,
3431
- className: mergeClassNames(DebugRow, DebugRowCallStack),
3432
- role: TreeItem,
3433
- ariaLevel: 2,
3434
- childCount,
3435
- onClick: HandleClickCallStackItem,
3436
- 'data-index': index
3437
- }, ...arrowNodes, labelNode, text(text$1), descriptionNode, text(description)];
3438
- };
3439
-
3440
- const CheckBox = 'checkbox';
3441
- const Text = 'text';
3442
-
3443
- const renderCheckBox = row => {
3444
- const {
3445
- text: text$1,
3446
- expanded,
3447
- name
3448
- } = row;
3449
- return [{
3450
- type: Div,
3451
- className: mergeClassNames(DebugRow, DebugRowCheckBox),
3452
- role: TreeItem,
3453
- ariaLevel: 2,
3454
- childCount: 2
3455
- }, {
3456
- type: Input,
3457
- inputType: CheckBox,
3458
- name,
3459
- checked: expanded,
3460
- childCount: 0,
3461
- onChange: HandleClickCheckBox,
3462
- id: name
3463
- }, {
3464
- type: Label,
3465
- className: InputLabel,
3466
- htmlFor: name,
3467
- childCount: 1
3468
- }, text(text$1)];
3469
- };
3470
-
3471
- const getDebugValueClassName = valueType => {
3472
- switch (valueType) {
3473
- case Undefined:
3474
- return DebugValueUndefined;
3475
- case Number$1:
3476
- return DebugValueNumber;
3477
- case Symbol:
3478
- return DebugValueSymbol;
3479
- case Boolean$1:
3480
- return DebugValueBoolean;
3481
- case String$1:
3482
- return DebugValueString;
3483
- case Object$1:
3484
- return DebugValueObject;
3485
- case Function:
3486
- return DebugValueFunction;
3487
- case Getter:
3488
- return DebugValueGetter;
3489
- default:
3490
- return '';
3491
- }
3492
- };
3493
-
3494
- const separator = text(': ');
3495
-
3496
- const renderValue = row => {
3497
- const {
3498
- indent,
3499
- key,
3500
- value,
3501
- valueType,
3502
- expanded
3503
- } = row;
3504
- const className = getDebugValueClassName(valueType);
3505
- return [{
3506
- type: Div,
3507
- className: DebugRow,
3508
- role: TreeItem,
3509
- ariaExpanded: expanded,
3510
- ariaLevel: 3,
3511
- paddingLeft: indent,
3512
- onPointerDown: HandleClickScopeValue,
3513
- childCount: 3
3514
- }, {
3515
- type: Span,
3516
- className: 'DebugValue DebugPropertyKey',
3517
- childCount: 1
3518
- }, text(key), separator, {
3519
- type: Span,
3520
- className: mergeClassNames(DebugValue, className),
3521
- childCount: 1
3522
- }, text(value)];
3523
- };
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
-
3574
- const renderWatchExpression$1 = row => {
3575
- const {
3576
- value,
3577
- key,
3578
- index
3579
- } = row;
3580
- return [{
3581
- type: Div,
3582
- className: DebugRow,
3583
- role: TreeItem,
3584
- childCount: 4,
3585
- 'data-index': index,
3586
- onClick: HandleClickWatchExpression,
3587
- // TODO use doubleclick
3588
- onContextMenu: HandleWatchExpressionContextMenu
3589
- }, {
3590
- type: Span,
3591
- className: DebugValueScopeName,
3592
- childCount: 1
3593
- }, text(key), separator, {
3594
- type: Span,
3595
- className: DebugValue,
3596
- childCount: 1
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('×')];
3605
- };
3606
-
3607
- const renderWatchMessage = row => {
3608
- const {
3609
- text: text$1
3610
- } = row;
3611
- return [{
3612
- type: Div,
3613
- className: 'WatchMessage',
3614
- childCount: 1
3615
- }, text(text$1)];
3616
- };
3617
-
3618
- const renderNoop = row => {
3619
- return [{
3620
- type: Div,
3621
- childCount: 1
3622
- }, text('unknown row type')];
3623
- };
3624
- const renderMessage = row => {
3625
- const {
3626
- text: text$1
3627
- } = row;
3628
- return [{
3629
- type: Div,
3630
- className: DebugPausedMessage,
3631
- childCount: 1
3632
- }, text(text$1)];
3633
- };
3634
-
3635
- const getRowRenderer = type => {
3636
- switch (type) {
3637
- case Message:
3638
- return renderMessage;
3639
- case SectionHeading:
3640
- return renderSectionHeading;
3641
- case CallStack$1:
3642
- return renderCallStack;
3643
- case Scope$1:
3644
- return renderScope;
3645
- case Value:
3646
- case Property:
3647
- case Exception:
3648
- return renderValue;
3649
- case CheckBox$1:
3650
- return renderCheckBox;
3651
- case WatchMessage:
3652
- return renderWatchMessage;
3653
- case WatchExpression:
3654
- return renderWatchExpression$1;
3655
- case InputField:
3656
- return renderInputField;
3657
- default:
3658
- return renderNoop;
3659
- }
3660
- };
3661
-
3662
- const getRunAndDebugRowVirtualDom = row => {
3663
- const renderer = getRowRenderer(row.type);
3664
- return renderer(row);
3665
- };
3666
-
3667
- const getRunAndDebugVirtualDom2 = rows => {
3668
- return [{
3669
- type: Div,
3670
- className: 'Viewlet RunAndDebug',
3671
- tabIndex: 0,
3672
- childCount: rows.length,
3673
- role: Tree
3674
- }, ...rows.flatMap(getRunAndDebugRowVirtualDom)];
3675
- };
3676
-
3677
- const getRunAndDebugVisibleRowsBreakPoints = state => {
3678
- const {
3679
- breakPointsExpanded,
3680
- exceptionBreakPoints,
3681
- breakPointsVisible
3682
- } = state;
3683
- if (!breakPointsVisible) {
3684
- return [];
3685
- }
3686
- if (breakPointsExpanded) {
3687
- return [{
3688
- type: SectionHeading,
3689
- text: breakPoints(),
3690
- expanded: true,
3691
- key: BreakPoints,
3692
- value: '',
3693
- indent: 0,
3694
- valueType: '',
3695
- name: '',
3696
- description: ''
3697
- }, {
3698
- type: CheckBox$1,
3699
- text: pauseOnExceptions(),
3700
- expanded: exceptionBreakPoints === All,
3701
- key: '',
3702
- value: '',
3703
- indent: 0,
3704
- valueType: '',
3705
- name: PauseOnExceptions,
3706
- description: ''
3707
- }, {
3708
- type: CheckBox$1,
3709
- text: pauseOnUncaughtExceptions(),
3710
- expanded: exceptionBreakPoints === Uncaught,
3711
- key: '',
3712
- value: '',
3713
- indent: 0,
3714
- valueType: '',
3715
- name: PauseOnUncaughtExceptions,
3716
- description: ''
3717
- }];
3718
- }
3719
- return [{
3720
- type: SectionHeading,
3721
- text: breakPoints(),
3722
- expanded: breakPointsExpanded,
3723
- key: BreakPoints,
3724
- value: '',
3725
- indent: 0,
3726
- valueType: '',
3727
- name: '',
3728
- description: ''
3729
- }];
3730
- };
3731
-
3732
- const Scope = 'Scope';
3733
- const CallStack = 'CallStack';
3734
- const Watch = 'Watch';
3735
-
3736
- const formatLocation = (url, rowIndex, columnIndex) => {
3737
- const lastSlashIndex = url.lastIndexOf('/');
3738
- const adjustedRowIndex = rowIndex + 1;
3739
- if (lastSlashIndex === -1) {
3740
- return `${url}:${adjustedRowIndex}`;
3741
- }
3742
- const part = url.slice(lastSlashIndex + 1);
3743
- return `${part}:${adjustedRowIndex}`;
3744
- };
3745
-
3746
- const unknownScript = {
3747
- url: 'unknown'
3748
- };
3749
- const getRunAndDebugVisibleRowsCallStack = state => {
3750
- const {
3751
- callStack: callStack$1,
3752
- callStackExpanded,
3753
- parsedScripts,
3754
- callStackVisible
3755
- } = state;
3756
- if (!callStackVisible) {
3757
- return [];
3758
- }
3759
- const rows = [];
3760
- if (callStackExpanded) {
3761
- rows.push({
3762
- type: SectionHeading,
3763
- text: callStack(),
3764
- expanded: true,
3765
- key: CallStack$2,
3766
- value: '',
3767
- indent: 0,
3768
- valueType: '',
3769
- name: CallStack,
3770
- description: ''
3771
- });
3772
- if (callStack$1.length === 0) {
3773
- rows.push({
3774
- type: Message,
3775
- text: notPaused(),
3776
- expanded: false,
3777
- key: '',
3778
- value: '',
3779
- indent: 0,
3780
- valueType: '',
3781
- name: '',
3782
- description: ''
3783
- });
3784
- } else {
3785
- for (const item of callStack$1) {
3786
- const {
3787
- scriptId,
3788
- lineNumber} = item.location;
3789
- const script = parsedScripts[scriptId] || unknownScript;
3790
- const description = formatLocation(script.url, lineNumber);
3791
- const hasArrow = item === callStack$1[0];
3792
- rows.push({
3793
- type: CallStack$1,
3794
- text: item.functionName,
3795
- expanded: false,
3796
- key: CallStack$2,
3797
- value: '',
3798
- indent: 0,
3799
- valueType: '',
3800
- name: '',
3801
- description,
3802
- hasArrow,
3803
- index: callStack$1.indexOf(item) // TODO use for loop
3804
- });
3805
- }
3806
- }
3807
- } else {
3808
- rows.push({
3809
- type: SectionHeading,
3810
- text: callStack(),
3811
- expanded: false,
3812
- key: '',
3813
- value: '',
3814
- indent: 0,
3815
- valueType: '',
3816
- name: CallStack,
3817
- description: ''
3818
- });
3819
- }
3820
- return rows;
3911
+ };
3821
3912
  };
3822
3913
 
3823
- const getNoopRows = () => {
3824
- return [];
3914
+ const getDebugRowClassName = (baseClassName, isSelected) => {
3915
+ return isSelected ? mergeClassNames(baseClassName, 'DebugRowSelected') : baseClassName;
3825
3916
  };
3826
3917
 
3827
- const getScopeExceptionRows = scope => {
3918
+ const renderSectionHeading = (row, selectedIndex, rowIndex) => {
3828
3919
  const {
3920
+ expanded,
3921
+ text: text$1,
3829
3922
  key,
3830
- value,
3831
- indent
3832
- } = scope;
3923
+ actions
3924
+ } = row;
3925
+ const hasActions = actions && actions.length > 0;
3926
+ const isSelected = rowIndex === selectedIndex;
3927
+ const className = getDebugRowClassName(DebugSectionHeader, isSelected);
3928
+ const nodes = [{
3929
+ type: Div,
3930
+ className,
3931
+ role: TreeItem,
3932
+ ariaExpanded: expanded,
3933
+ ariaLevel: 1,
3934
+ childCount: hasActions ? 3 : 2,
3935
+ onClick: HandleClickSectionHeading,
3936
+ onContextMenu: HandleSectionHeaderContextMenu,
3937
+ 'data-name': key
3938
+ }, expanded ? getChevronDownVirtualDom() : getChevronRightVirtualDom(), text(text$1), ...getActionsDom(actions || [])];
3939
+ return nodes;
3940
+ };
3941
+
3942
+ const getArrowNodes = hasArrow => {
3943
+ if (!hasArrow) {
3944
+ return [];
3945
+ }
3833
3946
  return [{
3834
- type: Exception,
3835
- text: '',
3836
- expanded: false,
3837
- key,
3838
- value,
3839
- indent,
3840
- valueType: '',
3841
- name: '',
3842
- description: ''
3947
+ type: Div,
3948
+ className: CallStackArrow,
3949
+ childCount: 1
3950
+ }, {
3951
+ type: Div,
3952
+ className: 'MaskIcon MaskIconArrowRight',
3953
+ childCount: 0
3843
3954
  }];
3844
3955
  };
3845
3956
 
3846
- const None = 0;
3847
- const Expanded = 1 << 0;
3848
- const Collapsed = 1 << 1;
3849
- const Focused = 1 << 2;
3850
-
3851
- const getScopePropertyRows = scope => {
3957
+ const labelNode = {
3958
+ type: Div,
3959
+ className: CallStackLabel,
3960
+ childCount: 1
3961
+ };
3962
+ const descriptionNode = {
3963
+ type: Div,
3964
+ className: CallStackDescription,
3965
+ childCount: 1
3966
+ };
3967
+ const renderCallStack = (row, selectedIndex, rowIndex) => {
3852
3968
  const {
3853
- indent,
3854
- key,
3855
- value,
3856
- valueType,
3857
- flags
3858
- } = scope;
3969
+ text: text$1,
3970
+ description,
3971
+ hasArrow,
3972
+ index
3973
+ } = row;
3974
+ const childCount = hasArrow ? 3 : 2;
3975
+ const arrowNodes = getArrowNodes(hasArrow);
3976
+ const isSelected = rowIndex === selectedIndex;
3977
+ const className = getDebugRowClassName('DebugRow DebugRowCallStack', isSelected);
3859
3978
  return [{
3860
- type: Property,
3861
- text: '',
3862
- expanded: Boolean(flags & Expanded),
3863
- key,
3864
- value,
3865
- indent,
3866
- valueType,
3867
- name: '',
3868
- description: ''
3869
- }];
3979
+ type: Div,
3980
+ className,
3981
+ role: TreeItem,
3982
+ ariaLevel: 2,
3983
+ childCount,
3984
+ onClick: HandleClickCallStackItem,
3985
+ 'data-index': index
3986
+ }, ...arrowNodes, labelNode, text(text$1), descriptionNode, text(description)];
3870
3987
  };
3871
3988
 
3872
- const getScopeScopeRows = scope => {
3989
+ const CheckBox = 'checkbox';
3990
+ const Text = 'text';
3991
+
3992
+ const renderCheckBox = (row, selectedIndex, rowIndex) => {
3873
3993
  const {
3874
- key,
3875
- flags
3876
- } = scope;
3994
+ text: text$1,
3995
+ expanded,
3996
+ name
3997
+ } = row;
3998
+ const isSelected = rowIndex === selectedIndex;
3999
+ const className = getDebugRowClassName(DebugRow, isSelected);
3877
4000
  return [{
3878
- type: Scope$1,
3879
- text: '',
3880
- expanded: Boolean(flags & Expanded),
3881
- key,
3882
- value: '',
3883
- indent: 0,
3884
- valueType: '',
3885
- name: '',
3886
- description: ''
3887
- }];
4001
+ type: Div,
4002
+ className,
4003
+ role: TreeItem,
4004
+ ariaLevel: 2,
4005
+ childCount: 2
4006
+ }, {
4007
+ type: Input,
4008
+ inputType: CheckBox,
4009
+ name,
4010
+ checked: expanded,
4011
+ childCount: 0,
4012
+ onChange: HandleClickCheckBox,
4013
+ id: name
4014
+ }, {
4015
+ type: Label,
4016
+ className: InputLabel,
4017
+ htmlFor: name,
4018
+ childCount: 1
4019
+ }, text(text$1)];
3888
4020
  };
3889
4021
 
3890
- const getScopeThisRows = scope => {
4022
+ const getDebugValueClassName = valueType => {
4023
+ switch (valueType) {
4024
+ case Undefined:
4025
+ return DebugValueUndefined;
4026
+ case Number$1:
4027
+ return DebugValueNumber;
4028
+ case Symbol:
4029
+ return DebugValueSymbol;
4030
+ case Boolean$1:
4031
+ return DebugValueBoolean;
4032
+ case String$1:
4033
+ return DebugValueString;
4034
+ case Object$1:
4035
+ return DebugValueObject;
4036
+ case Function:
4037
+ return DebugValueFunction;
4038
+ case Getter:
4039
+ return DebugValueGetter;
4040
+ default:
4041
+ return '';
4042
+ }
4043
+ };
4044
+
4045
+ const separator = text(': ');
4046
+
4047
+ const renderValue = (row, selectedIndex, rowIndex) => {
3891
4048
  const {
3892
4049
  indent,
3893
4050
  key,
3894
4051
  value,
3895
- valueType
3896
- } = scope;
3897
- return [{
3898
- type: Value,
3899
- text: '',
3900
- expanded: false,
3901
- key,
3902
- value,
3903
- indent,
3904
4052
  valueType,
3905
- name: '',
3906
- description: ''
3907
- }];
4053
+ expanded
4054
+ } = row;
4055
+ const isSelected = rowIndex === selectedIndex;
4056
+ const className = getDebugRowClassName(DebugRow, isSelected);
4057
+ return [{
4058
+ type: Div,
4059
+ className: className,
4060
+ role: TreeItem,
4061
+ ariaExpanded: expanded,
4062
+ ariaLevel: 3,
4063
+ paddingLeft: indent,
4064
+ onPointerDown: HandleClickScopeValue,
4065
+ childCount: 3
4066
+ }, {
4067
+ type: Span,
4068
+ className: 'DebugValue DebugPropertyKey',
4069
+ childCount: 1
4070
+ }, text(key), separator, {
4071
+ type: Span,
4072
+ className: mergeClassNames(DebugValue, getDebugValueClassName(valueType)),
4073
+ childCount: 1
4074
+ }, text(value)];
3908
4075
  };
3909
4076
 
3910
- const getScopeRenderer = type => {
3911
- switch (type) {
3912
- case This:
3913
- return getScopeThisRows;
3914
- case Exception$1:
3915
- return getScopeExceptionRows;
3916
- case Scope$3:
3917
- return getScopeScopeRows;
3918
- case Property$1:
3919
- return getScopePropertyRows;
3920
- default:
3921
- return getNoopRows;
3922
- }
4077
+ const renderInputField = (row, selectedIndex, rowIndex) => {
4078
+ const {
4079
+ text,
4080
+ name
4081
+ } = row;
4082
+ const isSelected = rowIndex === selectedIndex;
4083
+ const className = getDebugRowClassName(`${DebugRow} ${DebugRowInputField}`, isSelected);
4084
+ return [{
4085
+ type: Div,
4086
+ className,
4087
+ role: TreeItem,
4088
+ ariaLevel: 2,
4089
+ childCount: 1
4090
+ }, {
4091
+ type: Input,
4092
+ inputType: Text,
4093
+ spellcheck: false,
4094
+ autocapitalize: 'off',
4095
+ autocorrect: 'off',
4096
+ className: InputBox,
4097
+ name,
4098
+ value: text,
4099
+ childCount: 0,
4100
+ onInput: HandleInputFieldChange,
4101
+ onBlur: HandleInputBlur,
4102
+ id: name
4103
+ }];
3923
4104
  };
3924
4105
 
3925
- const getExpandable = valueType => {
3926
- if (valueType === 'object') {
3927
- return true;
3928
- }
3929
- return false;
3930
- };
3931
- const getFlags = (isExpanded, isExpandable, isFocused) => {
3932
- let flags = None;
3933
- if (isExpanded) {
3934
- flags |= Expanded;
3935
- } else if (isExpandable) {
3936
- flags |= Collapsed;
3937
- }
3938
- if (isFocused) {
3939
- flags |= Focused;
3940
- }
3941
- return flags;
3942
- };
3943
- const getVisibleScopeItems = (scopeChain, expandedIds, focusedIndex) => {
3944
- const minLineY = 0;
3945
- const maxLineY = scopeChain.length;
3946
- const visible = [];
3947
- for (let i = minLineY; i < maxLineY; i++) {
3948
- const element = scopeChain[i];
3949
- const isExpanded = expandedIds.includes(element.objectId);
3950
- const isExpandable = getExpandable(element.valueType);
3951
- const isFocused = i === focusedIndex;
3952
- const flags = getFlags(isExpanded, isExpandable, isFocused);
3953
- visible.push({
3954
- ...element,
3955
- flags
3956
- });
3957
- }
3958
- return visible;
4106
+ const renderScope = (row, selectedIndex, rowIndex) => {
4107
+ const {
4108
+ key,
4109
+ expanded
4110
+ } = row;
4111
+ const isSelected = rowIndex === selectedIndex;
4112
+ const className = getDebugRowClassName(DebugRow, isSelected);
4113
+ return [{
4114
+ type: Div,
4115
+ className,
4116
+ role: TreeItem,
4117
+ ariaExpanded: expanded,
4118
+ ariaLevel: 2,
4119
+ childCount: 2,
4120
+ onPointerDown: HandleClickScopeValue,
4121
+ 'data-name': key
4122
+ }, expanded ? getChevronDownVirtualDom() : getChevronRightVirtualDom(), {
4123
+ type: Span,
4124
+ className: mergeClassNames(DebugValue, DebugValueScopeName),
4125
+ childCount: 1
4126
+ }, text(key)];
3959
4127
  };
3960
4128
 
3961
- const getRunAndDebugVisibleRowsScope = state => {
4129
+ const renderWatchExpression = (row, selectedIndex, rowIndex) => {
3962
4130
  const {
3963
- scopeChain,
3964
- scopeExpanded,
3965
- expandedIds,
3966
- scopeFocusedIndex,
3967
- scopeVisible,
3968
- debugState
3969
- } = state;
3970
- if (!scopeVisible) {
3971
- return [];
3972
- }
3973
- const rows = [];
3974
- if (scopeExpanded) {
3975
- rows.push({
3976
- type: SectionHeading,
3977
- text: scope(),
3978
- expanded: true,
3979
- key: Scope$2,
3980
- value: '',
3981
- indent: 0,
3982
- valueType: '',
3983
- name: Scope,
3984
- description: ''
3985
- });
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 {
3993
- rows.push({
3994
- type: Message,
3995
- text: notPaused(),
3996
- expanded: false,
3997
- key: '',
3998
- value: '',
3999
- indent: 0,
4000
- valueType: '',
4001
- name: '',
4002
- description: ''
4003
- });
4004
- }
4005
- } else {
4006
- rows.push({
4007
- type: SectionHeading,
4008
- text: scope(),
4009
- expanded: false,
4010
- key: Scope$2,
4011
- value: '',
4012
- indent: 0,
4013
- valueType: '',
4014
- name: Scope,
4015
- description: ''
4016
- });
4017
- }
4018
- return rows;
4131
+ value,
4132
+ key,
4133
+ index
4134
+ } = row;
4135
+ const isSelected = rowIndex === selectedIndex;
4136
+ const className = getDebugRowClassName(DebugRow, isSelected);
4137
+ return [{
4138
+ type: Div,
4139
+ className,
4140
+ role: TreeItem,
4141
+ childCount: 4,
4142
+ 'data-index': index,
4143
+ onClick: HandleClickWatchExpression,
4144
+ // TODO use doubleclick
4145
+ onContextMenu: HandleWatchExpressionContextMenu
4146
+ }, {
4147
+ type: Span,
4148
+ className: DebugValueScopeName,
4149
+ childCount: 1
4150
+ }, text(key), separator, {
4151
+ type: Span,
4152
+ className: DebugValue,
4153
+ childCount: 1
4154
+ }, text(value), {
4155
+ type: Button,
4156
+ title: deleteWatchExpression(),
4157
+ className: mergeClassNames(IconButton, DebugSectionAction, DeleteWatchExpression),
4158
+ 'data-index': index,
4159
+ onClick: HandleClickWatchExpressionDelete,
4160
+ childCount: 1
4161
+ }, text('×')];
4019
4162
  };
4020
4163
 
4021
- const formatValue = value => {
4022
- return value === null || value === undefined ? '' : String(value);
4164
+ const renderWatchMessage = (row, selectedIndex, rowIndex) => {
4165
+ const {
4166
+ text: text$1
4167
+ } = row;
4168
+ const isSelected = rowIndex === selectedIndex;
4169
+ const className = getDebugRowClassName('WatchMessage', isSelected);
4170
+ return [{
4171
+ type: Div,
4172
+ className,
4173
+ childCount: 1
4174
+ }, text(text$1)];
4023
4175
  };
4024
- const renderWatchExpression = (expression, value, isEditing, index) => {
4025
- if (isEditing) {
4026
- return {
4027
- type: InputField,
4028
- text: '',
4029
- expanded: false,
4030
- key: 'new-watch-expression',
4031
- value: '',
4032
- indent: 0,
4033
- valueType: '',
4034
- name: WatchExpressionInput,
4035
- description: '',
4036
- index
4037
- };
4038
- }
4039
- return {
4040
- type: WatchExpression,
4041
- text: expression,
4042
- expanded: false,
4043
- key: expression,
4044
- value: formatValue(value),
4045
- indent: 0,
4046
- valueType: '',
4047
- name: '',
4048
- description: '',
4049
- index
4050
- };
4176
+
4177
+ const renderNoop = (row, selectedIndex, rowIndex) => {
4178
+ const isSelected = rowIndex === selectedIndex;
4179
+ const className = getDebugRowClassName(DebugRow, isSelected);
4180
+ return [{
4181
+ type: Div,
4182
+ className,
4183
+ childCount: 1
4184
+ }, text('unknown row type')];
4051
4185
  };
4052
- const getRunAndDebugVisibleRowsWatchContent = watchExpressions => {
4053
- const rows = [];
4054
- if (watchExpressions.length === 0) {
4055
- rows.push({
4056
- type: WatchMessage,
4057
- text: noWatchExpression(),
4058
- expanded: false,
4059
- key: '',
4060
- value: '',
4061
- indent: 0,
4062
- valueType: '',
4063
- name: '',
4064
- description: ''
4065
- });
4066
- } else {
4067
- for (const watchExpression of watchExpressions) {
4068
- // TODO simplify index
4069
- const index = watchExpressions.indexOf(watchExpression);
4070
- rows.push(renderWatchExpression(watchExpression.expression, watchExpression.value, watchExpression.isEditing || false, index));
4071
- }
4072
- }
4073
- return rows;
4186
+ const renderMessage = (row, selectedIndex, rowIndex) => {
4187
+ const isSelected = rowIndex === selectedIndex;
4188
+ const className = getDebugRowClassName('DebugPausedMessage', isSelected);
4189
+ return [{
4190
+ type: Div,
4191
+ className,
4192
+ childCount: 1
4193
+ }, text(row.text)];
4074
4194
  };
4075
4195
 
4076
- const getWatchActions = watchExpanded => {
4077
- if (!watchExpanded) {
4078
- return [];
4196
+ const getRowRenderer = type => {
4197
+ switch (type) {
4198
+ case Message:
4199
+ return renderMessage;
4200
+ case SectionHeading:
4201
+ return renderSectionHeading;
4202
+ case CallStack$2:
4203
+ return renderCallStack;
4204
+ case Scope$3:
4205
+ return renderScope;
4206
+ case Value:
4207
+ case Property$1:
4208
+ case Exception$1:
4209
+ return renderValue;
4210
+ case CheckBox$1:
4211
+ return renderCheckBox;
4212
+ case WatchMessage:
4213
+ return renderWatchMessage;
4214
+ case WatchExpression:
4215
+ return renderWatchExpression;
4216
+ case InputField:
4217
+ return renderInputField;
4218
+ default:
4219
+ return renderNoop;
4079
4220
  }
4080
- return [{
4081
- id: AddWatchExpression,
4082
- title: 'Add new watch expression',
4083
- icon: '+'
4084
- }];
4085
4221
  };
4086
4222
 
4087
- const getRunAndDebugVisibleRowsWatch = state => {
4088
- const {
4089
- watchExpanded,
4090
- watchExpressions,
4091
- watchVisible
4092
- } = state;
4093
- if (!watchVisible) {
4094
- return [];
4095
- }
4096
- const rows = [{
4097
- type: SectionHeading,
4098
- text: watch(),
4099
- expanded: watchExpanded,
4100
- key: Watch$1,
4101
- value: '',
4102
- indent: 0,
4103
- valueType: '',
4104
- name: Watch,
4105
- description: '',
4106
- actions: getWatchActions(watchExpanded)
4107
- }];
4108
- if (watchExpanded) {
4109
- rows.push(...getRunAndDebugVisibleRowsWatchContent(watchExpressions));
4110
- }
4111
- return rows;
4223
+ const getRunAndDebugRowVirtualDom = (row, selectedIndex, rowIndex) => {
4224
+ const renderer = getRowRenderer(row.type);
4225
+ return renderer(row, selectedIndex, rowIndex);
4112
4226
  };
4113
4227
 
4114
- const getRunAndDebugVisibleRows = state => {
4115
- return [...getRunAndDebugVisibleRowsWatch(state), ...getRunAndDebugVisibleRowsBreakPoints(state), ...getRunAndDebugVisibleRowsScope(state), ...getRunAndDebugVisibleRowsCallStack(state)];
4228
+ const getRunAndDebugVirtualDom2 = (rows, selectedIndex) => {
4229
+ return [{
4230
+ type: Div,
4231
+ className: 'Viewlet RunAndDebug',
4232
+ tabIndex: 0,
4233
+ childCount: rows.length,
4234
+ role: Tree
4235
+ }, ...rows.flatMap((row, index) => getRunAndDebugRowVirtualDom(row, selectedIndex, index))];
4116
4236
  };
4117
4237
 
4118
4238
  const renderItems = (oldState, newState) => {
4119
- const rows = getRunAndDebugVisibleRows(newState);
4120
- const dom = getRunAndDebugVirtualDom2(rows);
4239
+ const rows = newState.visibleRows;
4240
+ const selectedIndex = newState.selectedIndex;
4241
+ const dom = getRunAndDebugVirtualDom2(rows, selectedIndex);
4121
4242
  return ['Viewlet.setDom2', newState.id, dom];
4122
4243
  };
4123
4244
 
4245
+ const renderPauseOnExceptions = (oldState, newState) => {
4246
+ const {
4247
+ exceptionBreakPoints,
4248
+ id
4249
+ } = newState;
4250
+ const isPauseOnExceptionsChecked = exceptionBreakPoints === All;
4251
+ // TODO allow unchecking checkbox
4252
+ // TODO allow rendering other checkbox
4253
+ return ['Viewlet.setCheckBoxValue', id, PauseOnExceptions, isPauseOnExceptionsChecked];
4254
+ };
4255
+
4124
4256
  const renderSelection = (oldState, newState) => {
4125
4257
  const {
4126
4258
  editingselectionstart,
@@ -4144,6 +4276,8 @@ const getRenderer = diffType => {
4144
4276
  return renderInputValue;
4145
4277
  case RenderSelection:
4146
4278
  return renderSelection;
4279
+ case RenderPauseOnExceptions:
4280
+ return renderPauseOnExceptions;
4147
4281
  default:
4148
4282
  throw new Error('unknown renderer');
4149
4283
  }
@@ -4152,6 +4286,10 @@ const getRenderer = diffType => {
4152
4286
  const applyRender = (oldState, newState, diffResult) => {
4153
4287
  const commands = [];
4154
4288
  for (const item of diffResult) {
4289
+ if (item === RenderPauseOnExceptions) {
4290
+ // TODO support this in the future
4291
+ continue;
4292
+ }
4155
4293
  const fn = getRenderer(item);
4156
4294
  commands.push(fn(oldState, newState));
4157
4295
  }
@@ -4177,6 +4315,9 @@ const DebugRestart = 'DebugRestart';
4177
4315
  const DebugStop = 'DebugStop';
4178
4316
 
4179
4317
  const getDebugButtons = debugState => {
4318
+ if (debugState === Unavailable) {
4319
+ return [];
4320
+ }
4180
4321
  const debugButtons = [];
4181
4322
  if (debugState === Paused) {
4182
4323
  debugButtons.push({
@@ -4252,8 +4393,12 @@ const renderActions = uid => {
4252
4393
  newState
4253
4394
  } = get(uid);
4254
4395
  const {
4255
- scopeExpanded
4396
+ scopeExpanded,
4397
+ debugState
4256
4398
  } = newState;
4399
+ if (debugState === Unavailable) {
4400
+ return [];
4401
+ }
4257
4402
  if (scopeExpanded) {
4258
4403
  return getRunAndDebugButtonsVirtualDom(newState.debugState);
4259
4404
  }
@@ -4380,6 +4525,32 @@ const saveState = (uid, reason) => {
4380
4525
  };
4381
4526
  };
4382
4527
 
4528
+ const clamp = (value, min, max) => {
4529
+ if (value < min) return min;
4530
+ if (value > max) return max;
4531
+ return value;
4532
+ };
4533
+
4534
+ const selectIndex = (state, index) => {
4535
+ const {
4536
+ visibleRows
4537
+ } = state;
4538
+ const maxIndex = visibleRows.length - 1;
4539
+ const clampedIndex = clamp(index, -1, maxIndex);
4540
+ return {
4541
+ ...state,
4542
+ selectedIndex: clampedIndex
4543
+ };
4544
+ };
4545
+
4546
+ const selectNextRow = state => {
4547
+ return selectIndex(state, state.selectedIndex + 1);
4548
+ };
4549
+
4550
+ const selectPreviousRow = state => {
4551
+ return selectIndex(state, state.selectedIndex - 1);
4552
+ };
4553
+
4383
4554
  const showCallStack = state => {
4384
4555
  return {
4385
4556
  ...state,
@@ -4461,6 +4632,7 @@ const commandMap = {
4461
4632
  'RunAndDebug.pause': wrapCommand(pause),
4462
4633
  'RunAndDebug.readFile': readFile,
4463
4634
  'RunAndDebug.refresh': wrapCommand(refresh),
4635
+ 'RunAndDebug.refreshWatchExpression': wrapCommand(refreshWatchExpression),
4464
4636
  'RunAndDebug.removeWatchExpression': removeWatchExpression,
4465
4637
  'RunAndDebug.render2': render2,
4466
4638
  'RunAndDebug.renderActions': renderActions,
@@ -4469,6 +4641,9 @@ const commandMap = {
4469
4641
  'RunAndDebug.restoreState': restoreState,
4470
4642
  'RunAndDebug.resume': wrapCommand(resume),
4471
4643
  'RunAndDebug.saveState': saveState,
4644
+ 'RunAndDebug.selectIndex': wrapCommand(selectIndex),
4645
+ 'RunAndDebug.selectNextRow': wrapCommand(selectNextRow),
4646
+ 'RunAndDebug.selectPreviousRow': wrapCommand(selectPreviousRow),
4472
4647
  'RunAndDebug.setPauseOnExceptions': wrapCommand(setPauseOnExceptions),
4473
4648
  'RunAndDebug.stepInto': wrapCommand(stepInto),
4474
4649
  'RunAndDebug.stepOut': wrapCommand(stepOut),
@@ -4480,7 +4655,9 @@ const commandMap = {
4480
4655
  'RunAndDebug.showScope': wrapCommand(showScope),
4481
4656
  'RunAndDebug.hideScope': wrapCommand(hideScope),
4482
4657
  'RunAndDebug.showCallStack': wrapCommand(showCallStack),
4483
- 'RunAndDebug.hideCallStack': wrapCommand(hideCallStack)
4658
+ 'RunAndDebug.hideCallStack': wrapCommand(hideCallStack),
4659
+ 'RunAndDebug.handleEnter': wrapCommand(handleEnter),
4660
+ 'RunAndDebug.handleSpace': wrapCommand(handleSpace)
4484
4661
  };
4485
4662
 
4486
4663
  const listen = async () => {