@theia/debug 1.23.0-next.5 → 1.23.0-next.51

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 (362) hide show
  1. package/bin/download-adapters.js +15 -15
  2. package/lib/browser/breakpoint/breakpoint-manager.d.ts +2 -17
  3. package/lib/browser/breakpoint/breakpoint-manager.d.ts.map +1 -1
  4. package/lib/browser/breakpoint/breakpoint-manager.js +17 -17
  5. package/lib/browser/breakpoint/breakpoint-manager.js.map +1 -1
  6. package/lib/browser/breakpoint/breakpoint-marker.d.ts +0 -15
  7. package/lib/browser/breakpoint/breakpoint-marker.d.ts.map +1 -1
  8. package/lib/browser/breakpoint/breakpoint-marker.js +15 -15
  9. package/lib/browser/breakpoint/breakpoint-marker.js.map +1 -1
  10. package/lib/browser/console/debug-console-contribution.d.ts +0 -15
  11. package/lib/browser/console/debug-console-contribution.d.ts.map +1 -1
  12. package/lib/browser/console/debug-console-contribution.js +23 -23
  13. package/lib/browser/console/debug-console-contribution.js.map +1 -1
  14. package/lib/browser/console/debug-console-items.d.ts +0 -15
  15. package/lib/browser/console/debug-console-items.d.ts.map +1 -1
  16. package/lib/browser/console/debug-console-items.js +15 -15
  17. package/lib/browser/console/debug-console-items.js.map +1 -1
  18. package/lib/browser/console/debug-console-session.d.ts +1 -16
  19. package/lib/browser/console/debug-console-session.d.ts.map +1 -1
  20. package/lib/browser/console/debug-console-session.js +18 -18
  21. package/lib/browser/console/debug-console-session.js.map +1 -1
  22. package/lib/browser/debug-call-stack-item-type-key.d.ts +0 -15
  23. package/lib/browser/debug-call-stack-item-type-key.d.ts.map +1 -1
  24. package/lib/browser/debug-call-stack-item-type-key.js +15 -15
  25. package/lib/browser/debug-call-stack-item-type-key.js.map +1 -1
  26. package/lib/browser/debug-configuration-manager.d.ts +0 -15
  27. package/lib/browser/debug-configuration-manager.d.ts.map +1 -1
  28. package/lib/browser/debug-configuration-manager.js +29 -29
  29. package/lib/browser/debug-configuration-manager.js.map +1 -1
  30. package/lib/browser/debug-configuration-model.d.ts +0 -15
  31. package/lib/browser/debug-configuration-model.d.ts.map +1 -1
  32. package/lib/browser/debug-configuration-model.js +15 -15
  33. package/lib/browser/debug-configuration-model.js.map +1 -1
  34. package/lib/browser/debug-contribution.d.ts +0 -15
  35. package/lib/browser/debug-contribution.d.ts.map +1 -1
  36. package/lib/browser/debug-contribution.js +15 -15
  37. package/lib/browser/debug-contribution.js.map +1 -1
  38. package/lib/browser/debug-frontend-application-contribution.d.ts +1 -17
  39. package/lib/browser/debug-frontend-application-contribution.d.ts.map +1 -1
  40. package/lib/browser/debug-frontend-application-contribution.js +43 -47
  41. package/lib/browser/debug-frontend-application-contribution.js.map +1 -1
  42. package/lib/browser/debug-frontend-module.d.ts +0 -15
  43. package/lib/browser/debug-frontend-module.d.ts.map +1 -1
  44. package/lib/browser/debug-frontend-module.js +20 -20
  45. package/lib/browser/debug-frontend-module.js.map +1 -1
  46. package/lib/browser/debug-keybinding-contexts.d.ts +0 -15
  47. package/lib/browser/debug-keybinding-contexts.d.ts.map +1 -1
  48. package/lib/browser/debug-keybinding-contexts.js +20 -20
  49. package/lib/browser/debug-keybinding-contexts.js.map +1 -1
  50. package/lib/browser/debug-monaco-contribution.d.ts +0 -15
  51. package/lib/browser/debug-monaco-contribution.d.ts.map +1 -1
  52. package/lib/browser/debug-monaco-contribution.js +16 -16
  53. package/lib/browser/debug-monaco-contribution.js.map +1 -1
  54. package/lib/browser/debug-package.spec.d.ts +0 -15
  55. package/lib/browser/debug-package.spec.d.ts.map +1 -1
  56. package/lib/browser/debug-package.spec.js +15 -15
  57. package/lib/browser/debug-package.spec.js.map +1 -1
  58. package/lib/browser/debug-preferences.d.ts +0 -15
  59. package/lib/browser/debug-preferences.d.ts.map +1 -1
  60. package/lib/browser/debug-preferences.js +16 -16
  61. package/lib/browser/debug-preferences.js.map +1 -1
  62. package/lib/browser/debug-prefix-configuration.d.ts +0 -15
  63. package/lib/browser/debug-prefix-configuration.d.ts.map +1 -1
  64. package/lib/browser/debug-prefix-configuration.js +28 -28
  65. package/lib/browser/debug-prefix-configuration.js.map +1 -1
  66. package/lib/browser/debug-resource.d.ts +0 -15
  67. package/lib/browser/debug-resource.d.ts.map +1 -1
  68. package/lib/browser/debug-resource.js +17 -17
  69. package/lib/browser/debug-resource.js.map +1 -1
  70. package/lib/browser/debug-schema-updater.d.ts +0 -15
  71. package/lib/browser/debug-schema-updater.d.ts.map +1 -1
  72. package/lib/browser/debug-schema-updater.js +21 -21
  73. package/lib/browser/debug-schema-updater.js.map +1 -1
  74. package/lib/browser/debug-session-connection.d.ts +0 -15
  75. package/lib/browser/debug-session-connection.d.ts.map +1 -1
  76. package/lib/browser/debug-session-connection.js +15 -15
  77. package/lib/browser/debug-session-connection.js.map +1 -1
  78. package/lib/browser/debug-session-contribution.d.ts +0 -15
  79. package/lib/browser/debug-session-contribution.d.ts.map +1 -1
  80. package/lib/browser/debug-session-contribution.js +31 -31
  81. package/lib/browser/debug-session-contribution.js.map +1 -1
  82. package/lib/browser/debug-session-manager.d.ts +0 -15
  83. package/lib/browser/debug-session-manager.d.ts.map +1 -1
  84. package/lib/browser/debug-session-manager.js +31 -31
  85. package/lib/browser/debug-session-manager.js.map +1 -1
  86. package/lib/browser/debug-session-options.d.ts +0 -15
  87. package/lib/browser/debug-session-options.d.ts.map +1 -1
  88. package/lib/browser/debug-session-options.js +15 -15
  89. package/lib/browser/debug-session-options.js.map +1 -1
  90. package/lib/browser/debug-session.d.ts +0 -15
  91. package/lib/browser/debug-session.d.ts.map +1 -1
  92. package/lib/browser/debug-session.js +16 -16
  93. package/lib/browser/debug-session.js.map +1 -1
  94. package/lib/browser/debug-tab-bar-decorator.d.ts +0 -15
  95. package/lib/browser/debug-tab-bar-decorator.d.ts.map +1 -1
  96. package/lib/browser/debug-tab-bar-decorator.js +18 -18
  97. package/lib/browser/debug-tab-bar-decorator.js.map +1 -1
  98. package/lib/browser/debug-watch-manager.d.ts +0 -15
  99. package/lib/browser/debug-watch-manager.d.ts.map +1 -1
  100. package/lib/browser/debug-watch-manager.js +17 -17
  101. package/lib/browser/debug-watch-manager.js.map +1 -1
  102. package/lib/browser/editor/debug-breakpoint-widget.d.ts +0 -15
  103. package/lib/browser/editor/debug-breakpoint-widget.d.ts.map +1 -1
  104. package/lib/browser/editor/debug-breakpoint-widget.js +19 -19
  105. package/lib/browser/editor/debug-breakpoint-widget.js.map +1 -1
  106. package/lib/browser/editor/debug-editor-model.d.ts +0 -15
  107. package/lib/browser/editor/debug-editor-model.d.ts.map +1 -1
  108. package/lib/browser/editor/debug-editor-model.js +27 -27
  109. package/lib/browser/editor/debug-editor-model.js.map +1 -1
  110. package/lib/browser/editor/debug-editor-service.d.ts +0 -15
  111. package/lib/browser/editor/debug-editor-service.d.ts.map +1 -1
  112. package/lib/browser/editor/debug-editor-service.js +22 -22
  113. package/lib/browser/editor/debug-editor-service.js.map +1 -1
  114. package/lib/browser/editor/debug-editor.d.ts +0 -15
  115. package/lib/browser/editor/debug-editor.d.ts.map +1 -1
  116. package/lib/browser/editor/debug-editor.js +15 -15
  117. package/lib/browser/editor/debug-editor.js.map +1 -1
  118. package/lib/browser/editor/debug-exception-widget.d.ts +0 -15
  119. package/lib/browser/editor/debug-exception-widget.d.ts.map +1 -1
  120. package/lib/browser/editor/debug-exception-widget.js +18 -18
  121. package/lib/browser/editor/debug-exception-widget.js.map +1 -1
  122. package/lib/browser/editor/debug-expression-provider.d.ts +0 -15
  123. package/lib/browser/editor/debug-expression-provider.d.ts.map +1 -1
  124. package/lib/browser/editor/debug-expression-provider.js +16 -16
  125. package/lib/browser/editor/debug-expression-provider.js.map +1 -1
  126. package/lib/browser/editor/debug-hover-source.d.ts +0 -15
  127. package/lib/browser/editor/debug-hover-source.d.ts.map +1 -1
  128. package/lib/browser/editor/debug-hover-source.js +17 -17
  129. package/lib/browser/editor/debug-hover-source.js.map +1 -1
  130. package/lib/browser/editor/debug-hover-widget.d.ts +0 -17
  131. package/lib/browser/editor/debug-hover-widget.d.ts.map +1 -1
  132. package/lib/browser/editor/debug-hover-widget.js +21 -22
  133. package/lib/browser/editor/debug-hover-widget.js.map +1 -1
  134. package/lib/browser/editor/debug-inline-value-decorator.d.ts +0 -15
  135. package/lib/browser/editor/debug-inline-value-decorator.d.ts.map +1 -1
  136. package/lib/browser/editor/debug-inline-value-decorator.js +18 -18
  137. package/lib/browser/editor/debug-inline-value-decorator.js.map +1 -1
  138. package/lib/browser/model/debug-breakpoint.d.ts +0 -15
  139. package/lib/browser/model/debug-breakpoint.d.ts.map +1 -1
  140. package/lib/browser/model/debug-breakpoint.js +15 -15
  141. package/lib/browser/model/debug-breakpoint.js.map +1 -1
  142. package/lib/browser/model/debug-function-breakpoint.d.ts +0 -15
  143. package/lib/browser/model/debug-function-breakpoint.d.ts.map +1 -1
  144. package/lib/browser/model/debug-function-breakpoint.js +15 -15
  145. package/lib/browser/model/debug-function-breakpoint.js.map +1 -1
  146. package/lib/browser/model/debug-source-breakpoint.d.ts +1 -16
  147. package/lib/browser/model/debug-source-breakpoint.d.ts.map +1 -1
  148. package/lib/browser/model/debug-source-breakpoint.js +15 -15
  149. package/lib/browser/model/debug-source-breakpoint.js.map +1 -1
  150. package/lib/browser/model/debug-source.d.ts +0 -15
  151. package/lib/browser/model/debug-source.d.ts.map +1 -1
  152. package/lib/browser/model/debug-source.js +15 -15
  153. package/lib/browser/model/debug-source.js.map +1 -1
  154. package/lib/browser/model/debug-stack-frame.d.ts +0 -15
  155. package/lib/browser/model/debug-stack-frame.d.ts.map +1 -1
  156. package/lib/browser/model/debug-stack-frame.js +15 -15
  157. package/lib/browser/model/debug-stack-frame.js.map +1 -1
  158. package/lib/browser/model/debug-thread.d.ts +0 -15
  159. package/lib/browser/model/debug-thread.d.ts.map +1 -1
  160. package/lib/browser/model/debug-thread.js +15 -15
  161. package/lib/browser/model/debug-thread.js.map +1 -1
  162. package/lib/browser/preferences/launch-preferences.d.ts +0 -15
  163. package/lib/browser/preferences/launch-preferences.d.ts.map +1 -1
  164. package/lib/browser/preferences/launch-preferences.js +15 -15
  165. package/lib/browser/preferences/launch-preferences.js.map +1 -1
  166. package/lib/browser/view/debug-action.d.ts +0 -15
  167. package/lib/browser/view/debug-action.d.ts.map +1 -1
  168. package/lib/browser/view/debug-action.js +16 -16
  169. package/lib/browser/view/debug-action.js.map +1 -1
  170. package/lib/browser/view/debug-breakpoints-source.d.ts +0 -15
  171. package/lib/browser/view/debug-breakpoints-source.d.ts.map +1 -1
  172. package/lib/browser/view/debug-breakpoints-source.js +19 -19
  173. package/lib/browser/view/debug-breakpoints-source.js.map +1 -1
  174. package/lib/browser/view/debug-breakpoints-widget.d.ts +0 -15
  175. package/lib/browser/view/debug-breakpoints-widget.d.ts.map +1 -1
  176. package/lib/browser/view/debug-breakpoints-widget.js +20 -20
  177. package/lib/browser/view/debug-breakpoints-widget.js.map +1 -1
  178. package/lib/browser/view/debug-configuration-widget.d.ts +0 -15
  179. package/lib/browser/view/debug-configuration-widget.d.ts.map +1 -1
  180. package/lib/browser/view/debug-configuration-widget.js +23 -23
  181. package/lib/browser/view/debug-configuration-widget.js.map +1 -1
  182. package/lib/browser/view/debug-exception-breakpoint.d.ts +0 -15
  183. package/lib/browser/view/debug-exception-breakpoint.d.ts.map +1 -1
  184. package/lib/browser/view/debug-exception-breakpoint.js +15 -15
  185. package/lib/browser/view/debug-exception-breakpoint.js.map +1 -1
  186. package/lib/browser/view/debug-session-widget.d.ts +0 -15
  187. package/lib/browser/view/debug-session-widget.d.ts.map +1 -1
  188. package/lib/browser/view/debug-session-widget.js +27 -27
  189. package/lib/browser/view/debug-session-widget.js.map +1 -1
  190. package/lib/browser/view/debug-stack-frames-source.d.ts +0 -15
  191. package/lib/browser/view/debug-stack-frames-source.d.ts.map +1 -1
  192. package/lib/browser/view/debug-stack-frames-source.js +18 -18
  193. package/lib/browser/view/debug-stack-frames-source.js.map +1 -1
  194. package/lib/browser/view/debug-stack-frames-widget.d.ts +0 -15
  195. package/lib/browser/view/debug-stack-frames-widget.d.ts.map +1 -1
  196. package/lib/browser/view/debug-stack-frames-widget.js +20 -20
  197. package/lib/browser/view/debug-stack-frames-widget.js.map +1 -1
  198. package/lib/browser/view/debug-threads-source.d.ts +0 -15
  199. package/lib/browser/view/debug-threads-source.d.ts.map +1 -1
  200. package/lib/browser/view/debug-threads-source.js +18 -18
  201. package/lib/browser/view/debug-threads-source.js.map +1 -1
  202. package/lib/browser/view/debug-threads-widget.d.ts +0 -15
  203. package/lib/browser/view/debug-threads-widget.d.ts.map +1 -1
  204. package/lib/browser/view/debug-threads-widget.js +20 -20
  205. package/lib/browser/view/debug-threads-widget.js.map +1 -1
  206. package/lib/browser/view/debug-toolbar-widget.d.ts +0 -15
  207. package/lib/browser/view/debug-toolbar-widget.d.ts.map +1 -1
  208. package/lib/browser/view/debug-toolbar-widget.js +18 -18
  209. package/lib/browser/view/debug-toolbar-widget.js.map +1 -1
  210. package/lib/browser/view/debug-variables-source.d.ts +0 -15
  211. package/lib/browser/view/debug-variables-source.d.ts.map +1 -1
  212. package/lib/browser/view/debug-variables-source.js +18 -18
  213. package/lib/browser/view/debug-variables-source.js.map +1 -1
  214. package/lib/browser/view/debug-variables-widget.d.ts +0 -15
  215. package/lib/browser/view/debug-variables-widget.d.ts.map +1 -1
  216. package/lib/browser/view/debug-variables-widget.js +19 -19
  217. package/lib/browser/view/debug-variables-widget.js.map +1 -1
  218. package/lib/browser/view/debug-view-model.d.ts +0 -15
  219. package/lib/browser/view/debug-view-model.d.ts.map +1 -1
  220. package/lib/browser/view/debug-view-model.js +21 -21
  221. package/lib/browser/view/debug-view-model.js.map +1 -1
  222. package/lib/browser/view/debug-watch-expression.d.ts +0 -15
  223. package/lib/browser/view/debug-watch-expression.d.ts.map +1 -1
  224. package/lib/browser/view/debug-watch-expression.js +15 -15
  225. package/lib/browser/view/debug-watch-expression.js.map +1 -1
  226. package/lib/browser/view/debug-watch-source.d.ts +0 -15
  227. package/lib/browser/view/debug-watch-source.d.ts.map +1 -1
  228. package/lib/browser/view/debug-watch-source.js +18 -18
  229. package/lib/browser/view/debug-watch-source.js.map +1 -1
  230. package/lib/browser/view/debug-watch-widget.d.ts +0 -15
  231. package/lib/browser/view/debug-watch-widget.d.ts.map +1 -1
  232. package/lib/browser/view/debug-watch-widget.js +19 -19
  233. package/lib/browser/view/debug-watch-widget.js.map +1 -1
  234. package/lib/browser/view/debug-widget.d.ts +0 -15
  235. package/lib/browser/view/debug-widget.d.ts.map +1 -1
  236. package/lib/browser/view/debug-widget.js +23 -23
  237. package/lib/browser/view/debug-widget.js.map +1 -1
  238. package/lib/common/debug-common.d.ts +0 -15
  239. package/lib/common/debug-common.d.ts.map +1 -1
  240. package/lib/common/debug-common.js +16 -16
  241. package/lib/common/debug-common.js.map +1 -1
  242. package/lib/common/debug-configuration.d.ts +0 -15
  243. package/lib/common/debug-configuration.d.ts.map +1 -1
  244. package/lib/common/debug-service.d.ts +0 -15
  245. package/lib/common/debug-service.d.ts.map +1 -1
  246. package/lib/common/debug-service.js +15 -15
  247. package/lib/common/debug-service.js.map +1 -1
  248. package/lib/node/debug-adapter-contribution-registry.d.ts +0 -15
  249. package/lib/node/debug-adapter-contribution-registry.d.ts.map +1 -1
  250. package/lib/node/debug-adapter-contribution-registry.js +18 -18
  251. package/lib/node/debug-adapter-contribution-registry.js.map +1 -1
  252. package/lib/node/debug-adapter-factory.d.ts +0 -15
  253. package/lib/node/debug-adapter-factory.d.ts.map +1 -1
  254. package/lib/node/debug-adapter-factory.js +19 -19
  255. package/lib/node/debug-adapter-factory.js.map +1 -1
  256. package/lib/node/debug-adapter-session-manager.d.ts +0 -15
  257. package/lib/node/debug-adapter-session-manager.d.ts.map +1 -1
  258. package/lib/node/debug-adapter-session-manager.js +18 -18
  259. package/lib/node/debug-adapter-session-manager.js.map +1 -1
  260. package/lib/node/debug-adapter-session.d.ts +0 -15
  261. package/lib/node/debug-adapter-session.d.ts.map +1 -1
  262. package/lib/node/debug-adapter-session.js +15 -15
  263. package/lib/node/debug-adapter-session.js.map +1 -1
  264. package/lib/node/debug-backend-module.d.ts +0 -15
  265. package/lib/node/debug-backend-module.d.ts.map +1 -1
  266. package/lib/node/debug-backend-module.js +16 -16
  267. package/lib/node/debug-backend-module.js.map +1 -1
  268. package/lib/node/debug-model.d.ts +0 -15
  269. package/lib/node/debug-model.d.ts.map +1 -1
  270. package/lib/node/debug-model.js +15 -15
  271. package/lib/node/debug-model.js.map +1 -1
  272. package/lib/node/debug-service-impl.d.ts +0 -15
  273. package/lib/node/debug-service-impl.d.ts.map +1 -1
  274. package/lib/node/debug-service-impl.js +18 -18
  275. package/lib/node/debug-service-impl.js.map +1 -1
  276. package/lib/node/stream-debug-adapter.d.ts +0 -15
  277. package/lib/node/stream-debug-adapter.d.ts.map +1 -1
  278. package/lib/node/stream-debug-adapter.js +15 -15
  279. package/lib/node/stream-debug-adapter.js.map +1 -1
  280. package/lib/node/vscode/vscode-debug-adapter-contribution.d.ts +0 -15
  281. package/lib/node/vscode/vscode-debug-adapter-contribution.d.ts.map +1 -1
  282. package/lib/node/vscode/vscode-debug-adapter-contribution.js +20 -19
  283. package/lib/node/vscode/vscode-debug-adapter-contribution.js.map +1 -1
  284. package/package.json +14 -16
  285. package/src/browser/breakpoint/breakpoint-manager.ts +16 -16
  286. package/src/browser/breakpoint/breakpoint-marker.ts +15 -15
  287. package/src/browser/console/debug-console-contribution.tsx +16 -16
  288. package/src/browser/console/debug-console-items.tsx +19 -19
  289. package/src/browser/console/debug-console-session.ts +16 -16
  290. package/src/browser/debug-call-stack-item-type-key.ts +15 -15
  291. package/src/browser/debug-configuration-manager.ts +15 -15
  292. package/src/browser/debug-configuration-model.ts +15 -15
  293. package/src/browser/debug-contribution.ts +15 -15
  294. package/src/browser/debug-frontend-application-contribution.ts +18 -21
  295. package/src/browser/debug-frontend-module.ts +15 -15
  296. package/src/browser/debug-keybinding-contexts.ts +17 -17
  297. package/src/browser/debug-monaco-contribution.ts +15 -15
  298. package/src/browser/debug-package.spec.ts +15 -15
  299. package/src/browser/debug-preferences.ts +15 -15
  300. package/src/browser/debug-prefix-configuration.ts +15 -15
  301. package/src/browser/debug-resource.ts +15 -15
  302. package/src/browser/debug-schema-updater.ts +15 -15
  303. package/src/browser/debug-session-connection.ts +15 -15
  304. package/src/browser/debug-session-contribution.ts +15 -15
  305. package/src/browser/debug-session-manager.ts +15 -15
  306. package/src/browser/debug-session-options.ts +15 -15
  307. package/src/browser/debug-session.tsx +15 -15
  308. package/src/browser/debug-tab-bar-decorator.ts +15 -15
  309. package/src/browser/debug-watch-manager.ts +15 -15
  310. package/src/browser/editor/debug-breakpoint-widget.tsx +15 -15
  311. package/src/browser/editor/debug-editor-model.ts +15 -15
  312. package/src/browser/editor/debug-editor-service.ts +15 -15
  313. package/src/browser/editor/debug-editor.ts +15 -15
  314. package/src/browser/editor/debug-exception-widget.tsx +16 -16
  315. package/src/browser/editor/debug-expression-provider.ts +15 -15
  316. package/src/browser/editor/debug-hover-source.tsx +15 -15
  317. package/src/browser/editor/debug-hover-widget.ts +21 -23
  318. package/src/browser/editor/debug-inline-value-decorator.ts +15 -15
  319. package/src/browser/model/debug-breakpoint.tsx +15 -15
  320. package/src/browser/model/debug-function-breakpoint.tsx +17 -17
  321. package/src/browser/model/debug-source-breakpoint.tsx +18 -18
  322. package/src/browser/model/debug-source.ts +15 -15
  323. package/src/browser/model/debug-stack-frame.tsx +15 -15
  324. package/src/browser/model/debug-thread.tsx +15 -15
  325. package/src/browser/monaco.d.ts +15 -15
  326. package/src/browser/preferences/launch-preferences.ts +15 -15
  327. package/src/browser/style/index.css +5 -2
  328. package/src/browser/view/debug-action.tsx +16 -16
  329. package/src/browser/view/debug-breakpoints-source.tsx +15 -15
  330. package/src/browser/view/debug-breakpoints-widget.ts +18 -18
  331. package/src/browser/view/debug-configuration-widget.tsx +15 -15
  332. package/src/browser/view/debug-exception-breakpoint.tsx +15 -15
  333. package/src/browser/view/debug-session-widget.ts +17 -17
  334. package/src/browser/view/debug-stack-frames-source.tsx +15 -15
  335. package/src/browser/view/debug-stack-frames-widget.ts +20 -20
  336. package/src/browser/view/debug-threads-source.tsx +15 -15
  337. package/src/browser/view/debug-threads-widget.ts +19 -19
  338. package/src/browser/view/debug-toolbar-widget.tsx +15 -15
  339. package/src/browser/view/debug-variables-source.ts +15 -15
  340. package/src/browser/view/debug-variables-widget.ts +17 -17
  341. package/src/browser/view/debug-view-model.ts +15 -15
  342. package/src/browser/view/debug-watch-expression.tsx +18 -18
  343. package/src/browser/view/debug-watch-source.ts +15 -15
  344. package/src/browser/view/debug-watch-widget.ts +17 -17
  345. package/src/browser/view/debug-widget.ts +16 -16
  346. package/src/common/debug-common.ts +15 -15
  347. package/src/common/debug-configuration.ts +15 -15
  348. package/src/common/debug-service.ts +15 -15
  349. package/src/node/debug-adapter-contribution-registry.ts +15 -15
  350. package/src/node/debug-adapter-factory.ts +15 -15
  351. package/src/node/debug-adapter-session-manager.ts +15 -15
  352. package/src/node/debug-adapter-session.ts +15 -15
  353. package/src/node/debug-backend-module.ts +15 -15
  354. package/src/node/debug-model.ts +15 -15
  355. package/src/node/debug-service-impl.ts +15 -15
  356. package/src/node/stream-debug-adapter.ts +15 -15
  357. package/src/node/vscode/vscode-debug-adapter-contribution.ts +17 -15
  358. package/lib/node/inline-debug-adapter.d.ts +0 -34
  359. package/lib/node/inline-debug-adapter.d.ts.map +0 -1
  360. package/lib/node/inline-debug-adapter.js +0 -45
  361. package/lib/node/inline-debug-adapter.js.map +0 -1
  362. package/src/node/inline-debug-adapter.ts +0 -47
@@ -1,18 +1,18 @@
1
- /********************************************************************************
2
- * Copyright (C) 2018 TypeFox and others.
3
- *
4
- * This program and the accompanying materials are made available under the
5
- * terms of the Eclipse Public License v. 2.0 which is available at
6
- * http://www.eclipse.org/legal/epl-2.0.
7
- *
8
- * This Source Code may also be made available under the following Secondary
9
- * Licenses when the conditions for such availability set forth in the Eclipse
10
- * Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
- * with the GNU Classpath Exception which is available at
12
- * https://www.gnu.org/software/classpath/license.html.
13
- *
14
- * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
- ********************************************************************************/
1
+ // *****************************************************************************
2
+ // Copyright (C) 2018 TypeFox and others.
3
+ //
4
+ // This program and the accompanying materials are made available under the
5
+ // terms of the Eclipse Public License v. 2.0 which is available at
6
+ // http://www.eclipse.org/legal/epl-2.0.
7
+ //
8
+ // This Source Code may also be made available under the following Secondary
9
+ // Licenses when the conditions for such availability set forth in the Eclipse
10
+ // Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
+ // with the GNU Classpath Exception which is available at
12
+ // https://www.gnu.org/software/classpath/license.html.
13
+ //
14
+ // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
+ // *****************************************************************************
16
16
 
17
17
  import { injectable, inject, postConstruct, interfaces, Container } from '@theia/core/shared/inversify';
18
18
  import { MenuPath } from '@theia/core/lib/common';
@@ -30,7 +30,7 @@ export class DebugBreakpointsWidget extends SourceTreeWidget {
30
30
  static EDIT_MENU = [...DebugBreakpointsWidget.CONTEXT_MENU, 'a_edit'];
31
31
  static REMOVE_MENU = [...DebugBreakpointsWidget.CONTEXT_MENU, 'b_remove'];
32
32
  static ENABLE_MENU = [...DebugBreakpointsWidget.CONTEXT_MENU, 'c_enable'];
33
- static createContainer(parent: interfaces.Container): Container {
33
+ static override createContainer(parent: interfaces.Container): Container {
34
34
  const child = SourceTreeWidget.createContainer(parent, {
35
35
  contextMenuPath: DebugBreakpointsWidget.CONTEXT_MENU,
36
36
  virtualized: false,
@@ -55,7 +55,7 @@ export class DebugBreakpointsWidget extends SourceTreeWidget {
55
55
  protected readonly breakpointsSource: DebugBreakpointsSource;
56
56
 
57
57
  @postConstruct()
58
- protected init(): void {
58
+ protected override init(): void {
59
59
  super.init();
60
60
  this.id = 'debug:breakpoints:' + this.viewModel.id;
61
61
  this.title.label = nls.localizeByDefault('Breakpoints');
@@ -63,7 +63,7 @@ export class DebugBreakpointsWidget extends SourceTreeWidget {
63
63
  this.source = this.breakpointsSource;
64
64
  }
65
65
 
66
- protected getDefaultNodeStyle(node: TreeNode, props: NodeProps): React.CSSProperties | undefined {
66
+ protected override getDefaultNodeStyle(node: TreeNode, props: NodeProps): React.CSSProperties | undefined {
67
67
  return undefined;
68
68
  }
69
69
 
@@ -1,18 +1,18 @@
1
- /********************************************************************************
2
- * Copyright (C) 2018 TypeFox and others.
3
- *
4
- * This program and the accompanying materials are made available under the
5
- * terms of the Eclipse Public License v. 2.0 which is available at
6
- * http://www.eclipse.org/legal/epl-2.0.
7
- *
8
- * This Source Code may also be made available under the following Secondary
9
- * Licenses when the conditions for such availability set forth in the Eclipse
10
- * Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
- * with the GNU Classpath Exception which is available at
12
- * https://www.gnu.org/software/classpath/license.html.
13
- *
14
- * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
- ********************************************************************************/
1
+ // *****************************************************************************
2
+ // Copyright (C) 2018 TypeFox and others.
3
+ //
4
+ // This program and the accompanying materials are made available under the
5
+ // terms of the Eclipse Public License v. 2.0 which is available at
6
+ // http://www.eclipse.org/legal/epl-2.0.
7
+ //
8
+ // This Source Code may also be made available under the following Secondary
9
+ // Licenses when the conditions for such availability set forth in the Eclipse
10
+ // Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
+ // with the GNU Classpath Exception which is available at
12
+ // https://www.gnu.org/software/classpath/license.html.
13
+ //
14
+ // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
+ // *****************************************************************************
16
16
 
17
17
  import * as React from '@theia/core/shared/react';
18
18
  import { injectable, inject, postConstruct } from '@theia/core/shared/inversify';
@@ -1,18 +1,18 @@
1
- /********************************************************************************
2
- * Copyright (C) 2019 TypeFox and others.
3
- *
4
- * This program and the accompanying materials are made available under the
5
- * terms of the Eclipse Public License v. 2.0 which is available at
6
- * http://www.eclipse.org/legal/epl-2.0.
7
- *
8
- * This Source Code may also be made available under the following Secondary
9
- * Licenses when the conditions for such availability set forth in the Eclipse
10
- * Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
- * with the GNU Classpath Exception which is available at
12
- * https://www.gnu.org/software/classpath/license.html.
13
- *
14
- * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
- ********************************************************************************/
1
+ // *****************************************************************************
2
+ // Copyright (C) 2019 TypeFox and others.
3
+ //
4
+ // This program and the accompanying materials are made available under the
5
+ // terms of the Eclipse Public License v. 2.0 which is available at
6
+ // http://www.eclipse.org/legal/epl-2.0.
7
+ //
8
+ // This Source Code may also be made available under the following Secondary
9
+ // Licenses when the conditions for such availability set forth in the Eclipse
10
+ // Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
+ // with the GNU Classpath Exception which is available at
12
+ // https://www.gnu.org/software/classpath/license.html.
13
+ //
14
+ // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
+ // *****************************************************************************
16
16
 
17
17
  import * as React from '@theia/core/shared/react';
18
18
  import { TreeElement } from '@theia/core/lib/browser/source-tree';
@@ -1,18 +1,18 @@
1
- /********************************************************************************
2
- * Copyright (C) 2018 TypeFox and others.
3
- *
4
- * This program and the accompanying materials are made available under the
5
- * terms of the Eclipse Public License v. 2.0 which is available at
6
- * http://www.eclipse.org/legal/epl-2.0.
7
- *
8
- * This Source Code may also be made available under the following Secondary
9
- * Licenses when the conditions for such availability set forth in the Eclipse
10
- * Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
- * with the GNU Classpath Exception which is available at
12
- * https://www.gnu.org/software/classpath/license.html.
13
- *
14
- * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
- ********************************************************************************/
1
+ // *****************************************************************************
2
+ // Copyright (C) 2018 TypeFox and others.
3
+ //
4
+ // This program and the accompanying materials are made available under the
5
+ // terms of the Eclipse Public License v. 2.0 which is available at
6
+ // http://www.eclipse.org/legal/epl-2.0.
7
+ //
8
+ // This Source Code may also be made available under the following Secondary
9
+ // Licenses when the conditions for such availability set forth in the Eclipse
10
+ // Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
+ // with the GNU Classpath Exception which is available at
12
+ // https://www.gnu.org/software/classpath/license.html.
13
+ //
14
+ // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
+ // *****************************************************************************
16
16
 
17
17
  import { inject, injectable, postConstruct, interfaces, Container } from '@theia/core/shared/inversify';
18
18
  import {
@@ -110,12 +110,12 @@ export class DebugSessionWidget extends BaseWidget implements StatefulWidget, Ap
110
110
  layout.addWidget(this.viewContainer);
111
111
  }
112
112
 
113
- protected onActivateRequest(msg: Message): void {
113
+ protected override onActivateRequest(msg: Message): void {
114
114
  super.onActivateRequest(msg);
115
115
  this.toolbar.focus();
116
116
  }
117
117
 
118
- protected onAfterShow(msg: Message): void {
118
+ protected override onAfterShow(msg: Message): void {
119
119
  super.onAfterShow(msg);
120
120
  this.getTrackableWidgets().forEach(w => w.update());
121
121
  }
@@ -1,18 +1,18 @@
1
- /********************************************************************************
2
- * Copyright (C) 2018 TypeFox and others.
3
- *
4
- * This program and the accompanying materials are made available under the
5
- * terms of the Eclipse Public License v. 2.0 which is available at
6
- * http://www.eclipse.org/legal/epl-2.0.
7
- *
8
- * This Source Code may also be made available under the following Secondary
9
- * Licenses when the conditions for such availability set forth in the Eclipse
10
- * Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
- * with the GNU Classpath Exception which is available at
12
- * https://www.gnu.org/software/classpath/license.html.
13
- *
14
- * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
- ********************************************************************************/
1
+ // *****************************************************************************
2
+ // Copyright (C) 2018 TypeFox and others.
3
+ //
4
+ // This program and the accompanying materials are made available under the
5
+ // terms of the Eclipse Public License v. 2.0 which is available at
6
+ // http://www.eclipse.org/legal/epl-2.0.
7
+ //
8
+ // This Source Code may also be made available under the following Secondary
9
+ // Licenses when the conditions for such availability set forth in the Eclipse
10
+ // Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
+ // with the GNU Classpath Exception which is available at
12
+ // https://www.gnu.org/software/classpath/license.html.
13
+ //
14
+ // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
+ // *****************************************************************************
16
16
 
17
17
  import * as React from '@theia/core/shared/react';
18
18
  import { injectable, inject, postConstruct } from '@theia/core/shared/inversify';
@@ -1,18 +1,18 @@
1
- /********************************************************************************
2
- * Copyright (C) 2018 Red Hat, Inc. and others.
3
- *
4
- * This program and the accompanying materials are made available under the
5
- * terms of the Eclipse Public License v. 2.0 which is available at
6
- * http://www.eclipse.org/legal/epl-2.0.
7
- *
8
- * This Source Code may also be made available under the following Secondary
9
- * Licenses when the conditions for such availability set forth in the Eclipse
10
- * Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
- * with the GNU Classpath Exception which is available at
12
- * https://www.gnu.org/software/classpath/license.html.
13
- *
14
- * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
- ********************************************************************************/
1
+ // *****************************************************************************
2
+ // Copyright (C) 2018 Red Hat, Inc. and others.
3
+ //
4
+ // This program and the accompanying materials are made available under the
5
+ // terms of the Eclipse Public License v. 2.0 which is available at
6
+ // http://www.eclipse.org/legal/epl-2.0.
7
+ //
8
+ // This Source Code may also be made available under the following Secondary
9
+ // Licenses when the conditions for such availability set forth in the Eclipse
10
+ // Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
+ // with the GNU Classpath Exception which is available at
12
+ // https://www.gnu.org/software/classpath/license.html.
13
+ //
14
+ // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
+ // *****************************************************************************
16
16
 
17
17
  import { injectable, inject, postConstruct, interfaces, Container } from '@theia/core/shared/inversify';
18
18
  import { MenuPath } from '@theia/core';
@@ -28,7 +28,7 @@ import { nls } from '@theia/core/lib/common/nls';
28
28
  export class DebugStackFramesWidget extends SourceTreeWidget {
29
29
 
30
30
  static CONTEXT_MENU: MenuPath = ['debug-frames-context-menu'];
31
- static createContainer(parent: interfaces.Container): Container {
31
+ static override createContainer(parent: interfaces.Container): Container {
32
32
  const child = SourceTreeWidget.createContainer(parent, {
33
33
  contextMenuPath: DebugStackFramesWidget.CONTEXT_MENU,
34
34
  virtualized: false,
@@ -53,7 +53,7 @@ export class DebugStackFramesWidget extends SourceTreeWidget {
53
53
  protected readonly debugCallStackItemTypeKey: DebugCallStackItemTypeKey;
54
54
 
55
55
  @postConstruct()
56
- protected init(): void {
56
+ protected override init(): void {
57
57
  super.init();
58
58
  this.id = 'debug:frames:' + this.viewModel.id;
59
59
  this.title.label = nls.localizeByDefault('Call Stack');
@@ -101,7 +101,7 @@ export class DebugStackFramesWidget extends SourceTreeWidget {
101
101
  }
102
102
  }
103
103
 
104
- protected toContextMenuArgs(node: SelectableTreeNode): [string | number] | undefined {
104
+ protected override toContextMenuArgs(node: SelectableTreeNode): [string | number] | undefined {
105
105
  if (TreeElementNode.is(node)) {
106
106
  if (node.element instanceof DebugStackFrame) {
107
107
  const source = node.element.source;
@@ -120,14 +120,14 @@ export class DebugStackFramesWidget extends SourceTreeWidget {
120
120
  return undefined;
121
121
  }
122
122
 
123
- protected handleClickEvent(node: TreeNode | undefined, event: React.MouseEvent<HTMLElement>): void {
123
+ protected override handleClickEvent(node: TreeNode | undefined, event: React.MouseEvent<HTMLElement>): void {
124
124
  if (TreeElementNode.is(node) && node.element instanceof LoadMoreStackFrames) {
125
125
  node.element.open();
126
126
  }
127
127
  super.handleClickEvent(node, event);
128
128
  }
129
129
 
130
- protected getDefaultNodeStyle(node: TreeNode, props: NodeProps): React.CSSProperties | undefined {
130
+ protected override getDefaultNodeStyle(node: TreeNode, props: NodeProps): React.CSSProperties | undefined {
131
131
  return undefined;
132
132
  }
133
133
 
@@ -1,18 +1,18 @@
1
- /********************************************************************************
2
- * Copyright (C) 2018 TypeFox and others.
3
- *
4
- * This program and the accompanying materials are made available under the
5
- * terms of the Eclipse Public License v. 2.0 which is available at
6
- * http://www.eclipse.org/legal/epl-2.0.
7
- *
8
- * This Source Code may also be made available under the following Secondary
9
- * Licenses when the conditions for such availability set forth in the Eclipse
10
- * Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
- * with the GNU Classpath Exception which is available at
12
- * https://www.gnu.org/software/classpath/license.html.
13
- *
14
- * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
- ********************************************************************************/
1
+ // *****************************************************************************
2
+ // Copyright (C) 2018 TypeFox and others.
3
+ //
4
+ // This program and the accompanying materials are made available under the
5
+ // terms of the Eclipse Public License v. 2.0 which is available at
6
+ // http://www.eclipse.org/legal/epl-2.0.
7
+ //
8
+ // This Source Code may also be made available under the following Secondary
9
+ // Licenses when the conditions for such availability set forth in the Eclipse
10
+ // Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
+ // with the GNU Classpath Exception which is available at
12
+ // https://www.gnu.org/software/classpath/license.html.
13
+ //
14
+ // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
+ // *****************************************************************************
16
16
 
17
17
  import { injectable, inject, postConstruct } from '@theia/core/shared/inversify';
18
18
  import { TreeSource, TreeElement } from '@theia/core/lib/browser/source-tree';
@@ -1,18 +1,18 @@
1
- /********************************************************************************
2
- * Copyright (C) 2018 TypeFox and others.
3
- *
4
- * This program and the accompanying materials are made available under the
5
- * terms of the Eclipse Public License v. 2.0 which is available at
6
- * http://www.eclipse.org/legal/epl-2.0.
7
- *
8
- * This Source Code may also be made available under the following Secondary
9
- * Licenses when the conditions for such availability set forth in the Eclipse
10
- * Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
- * with the GNU Classpath Exception which is available at
12
- * https://www.gnu.org/software/classpath/license.html.
13
- *
14
- * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
- ********************************************************************************/
1
+ // *****************************************************************************
2
+ // Copyright (C) 2018 TypeFox and others.
3
+ //
4
+ // This program and the accompanying materials are made available under the
5
+ // terms of the Eclipse Public License v. 2.0 which is available at
6
+ // http://www.eclipse.org/legal/epl-2.0.
7
+ //
8
+ // This Source Code may also be made available under the following Secondary
9
+ // Licenses when the conditions for such availability set forth in the Eclipse
10
+ // Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
+ // with the GNU Classpath Exception which is available at
12
+ // https://www.gnu.org/software/classpath/license.html.
13
+ //
14
+ // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
+ // *****************************************************************************
16
16
 
17
17
  import { injectable, inject, postConstruct, interfaces, Container } from '@theia/core/shared/inversify';
18
18
  import { MenuPath } from '@theia/core';
@@ -32,7 +32,7 @@ export class DebugThreadsWidget extends SourceTreeWidget {
32
32
  static CONTROL_MENU = [...DebugThreadsWidget.CONTEXT_MENU, 'a_control'];
33
33
  static TERMINATE_MENU = [...DebugThreadsWidget.CONTEXT_MENU, 'b_terminate'];
34
34
  static OPEN_MENU = [...DebugThreadsWidget.CONTEXT_MENU, 'c_open'];
35
- static createContainer(parent: interfaces.Container): Container {
35
+ static override createContainer(parent: interfaces.Container): Container {
36
36
  const child = SourceTreeWidget.createContainer(parent, {
37
37
  contextMenuPath: DebugThreadsWidget.CONTEXT_MENU,
38
38
  virtualized: false,
@@ -57,7 +57,7 @@ export class DebugThreadsWidget extends SourceTreeWidget {
57
57
  protected readonly debugCallStackItemTypeKey: DebugCallStackItemTypeKey;
58
58
 
59
59
  @postConstruct()
60
- protected init(): void {
60
+ protected override init(): void {
61
61
  super.init();
62
62
  this.id = 'debug:threads:' + this.viewModel.id;
63
63
  this.title.label = nls.localize('theia/debug/threads', 'Threads');
@@ -107,14 +107,14 @@ export class DebugThreadsWidget extends SourceTreeWidget {
107
107
  }
108
108
  }
109
109
 
110
- protected toContextMenuArgs(node: SelectableTreeNode): [number] | undefined {
110
+ protected override toContextMenuArgs(node: SelectableTreeNode): [number] | undefined {
111
111
  if (TreeElementNode.is(node) && node.element instanceof DebugThread) {
112
112
  return [node.element.raw.id];
113
113
  }
114
114
  return undefined;
115
115
  }
116
116
 
117
- protected getDefaultNodeStyle(node: TreeNode, props: NodeProps): React.CSSProperties | undefined {
117
+ protected override getDefaultNodeStyle(node: TreeNode, props: NodeProps): React.CSSProperties | undefined {
118
118
  if (this.threads.multiSession) {
119
119
  return super.getDefaultNodeStyle(node, props);
120
120
  }
@@ -1,18 +1,18 @@
1
- /********************************************************************************
2
- * Copyright (C) 2018 Red Hat, Inc. and others.
3
- *
4
- * This program and the accompanying materials are made available under the
5
- * terms of the Eclipse Public License v. 2.0 which is available at
6
- * http://www.eclipse.org/legal/epl-2.0.
7
- *
8
- * This Source Code may also be made available under the following Secondary
9
- * Licenses when the conditions for such availability set forth in the Eclipse
10
- * Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
- * with the GNU Classpath Exception which is available at
12
- * https://www.gnu.org/software/classpath/license.html.
13
- *
14
- * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
- ********************************************************************************/
1
+ // *****************************************************************************
2
+ // Copyright (C) 2018 Red Hat, Inc. and others.
3
+ //
4
+ // This program and the accompanying materials are made available under the
5
+ // terms of the Eclipse Public License v. 2.0 which is available at
6
+ // http://www.eclipse.org/legal/epl-2.0.
7
+ //
8
+ // This Source Code may also be made available under the following Secondary
9
+ // Licenses when the conditions for such availability set forth in the Eclipse
10
+ // Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
+ // with the GNU Classpath Exception which is available at
12
+ // https://www.gnu.org/software/classpath/license.html.
13
+ //
14
+ // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
+ // *****************************************************************************
16
16
 
17
17
  import * as React from '@theia/core/shared/react';
18
18
  import { inject, postConstruct, injectable } from '@theia/core/shared/inversify';
@@ -1,18 +1,18 @@
1
- /********************************************************************************
2
- * Copyright (C) 2018 TypeFox and others.
3
- *
4
- * This program and the accompanying materials are made available under the
5
- * terms of the Eclipse Public License v. 2.0 which is available at
6
- * http://www.eclipse.org/legal/epl-2.0.
7
- *
8
- * This Source Code may also be made available under the following Secondary
9
- * Licenses when the conditions for such availability set forth in the Eclipse
10
- * Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
- * with the GNU Classpath Exception which is available at
12
- * https://www.gnu.org/software/classpath/license.html.
13
- *
14
- * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
- ********************************************************************************/
1
+ // *****************************************************************************
2
+ // Copyright (C) 2018 TypeFox and others.
3
+ //
4
+ // This program and the accompanying materials are made available under the
5
+ // terms of the Eclipse Public License v. 2.0 which is available at
6
+ // http://www.eclipse.org/legal/epl-2.0.
7
+ //
8
+ // This Source Code may also be made available under the following Secondary
9
+ // Licenses when the conditions for such availability set forth in the Eclipse
10
+ // Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
+ // with the GNU Classpath Exception which is available at
12
+ // https://www.gnu.org/software/classpath/license.html.
13
+ //
14
+ // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
+ // *****************************************************************************
16
16
 
17
17
  import { injectable, inject, postConstruct } from '@theia/core/shared/inversify';
18
18
  import { TreeSource } from '@theia/core/lib/browser/source-tree';
@@ -1,18 +1,18 @@
1
- /********************************************************************************
2
- * Copyright (C) 2018 TypeFox and others.
3
- *
4
- * This program and the accompanying materials are made available under the
5
- * terms of the Eclipse Public License v. 2.0 which is available at
6
- * http://www.eclipse.org/legal/epl-2.0.
7
- *
8
- * This Source Code may also be made available under the following Secondary
9
- * Licenses when the conditions for such availability set forth in the Eclipse
10
- * Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
- * with the GNU Classpath Exception which is available at
12
- * https://www.gnu.org/software/classpath/license.html.
13
- *
14
- * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
- ********************************************************************************/
1
+ // *****************************************************************************
2
+ // Copyright (C) 2018 TypeFox and others.
3
+ //
4
+ // This program and the accompanying materials are made available under the
5
+ // terms of the Eclipse Public License v. 2.0 which is available at
6
+ // http://www.eclipse.org/legal/epl-2.0.
7
+ //
8
+ // This Source Code may also be made available under the following Secondary
9
+ // Licenses when the conditions for such availability set forth in the Eclipse
10
+ // Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
+ // with the GNU Classpath Exception which is available at
12
+ // https://www.gnu.org/software/classpath/license.html.
13
+ //
14
+ // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
+ // *****************************************************************************
16
16
 
17
17
  import { injectable, inject, postConstruct, interfaces, Container } from '@theia/core/shared/inversify';
18
18
  import { MenuPath } from '@theia/core/lib/common';
@@ -27,7 +27,7 @@ export class DebugVariablesWidget extends SourceTreeWidget {
27
27
  static CONTEXT_MENU: MenuPath = ['debug-variables-context-menu'];
28
28
  static EDIT_MENU: MenuPath = [...DebugVariablesWidget.CONTEXT_MENU, 'a_edit'];
29
29
  static WATCH_MENU: MenuPath = [...DebugVariablesWidget.CONTEXT_MENU, 'b_watch'];
30
- static createContainer(parent: interfaces.Container): Container {
30
+ static override createContainer(parent: interfaces.Container): Container {
31
31
  const child = SourceTreeWidget.createContainer(parent, {
32
32
  contextMenuPath: DebugVariablesWidget.CONTEXT_MENU,
33
33
  virtualized: false,
@@ -49,7 +49,7 @@ export class DebugVariablesWidget extends SourceTreeWidget {
49
49
  protected readonly variables: DebugVariablesSource;
50
50
 
51
51
  @postConstruct()
52
- protected init(): void {
52
+ protected override init(): void {
53
53
  super.init();
54
54
  this.id = 'debug:variables:' + this.viewModel.id;
55
55
  this.title.label = nls.localizeByDefault('Variables');
@@ -1,18 +1,18 @@
1
- /********************************************************************************
2
- * Copyright (C) 2018 TypeFox and others.
3
- *
4
- * This program and the accompanying materials are made available under the
5
- * terms of the Eclipse Public License v. 2.0 which is available at
6
- * http://www.eclipse.org/legal/epl-2.0.
7
- *
8
- * This Source Code may also be made available under the following Secondary
9
- * Licenses when the conditions for such availability set forth in the Eclipse
10
- * Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
- * with the GNU Classpath Exception which is available at
12
- * https://www.gnu.org/software/classpath/license.html.
13
- *
14
- * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
- ********************************************************************************/
1
+ // *****************************************************************************
2
+ // Copyright (C) 2018 TypeFox and others.
3
+ //
4
+ // This program and the accompanying materials are made available under the
5
+ // terms of the Eclipse Public License v. 2.0 which is available at
6
+ // http://www.eclipse.org/legal/epl-2.0.
7
+ //
8
+ // This Source Code may also be made available under the following Secondary
9
+ // Licenses when the conditions for such availability set forth in the Eclipse
10
+ // Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
+ // with the GNU Classpath Exception which is available at
12
+ // https://www.gnu.org/software/classpath/license.html.
13
+ //
14
+ // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
+ // *****************************************************************************
16
16
 
17
17
  import debounce from 'p-debounce';
18
18
  import { injectable, inject, postConstruct } from '@theia/core/shared/inversify';
@@ -1,18 +1,18 @@
1
- /********************************************************************************
2
- * Copyright (C) 2019 TypeFox and others.
3
- *
4
- * This program and the accompanying materials are made available under the
5
- * terms of the Eclipse Public License v. 2.0 which is available at
6
- * http://www.eclipse.org/legal/epl-2.0.
7
- *
8
- * This Source Code may also be made available under the following Secondary
9
- * Licenses when the conditions for such availability set forth in the Eclipse
10
- * Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
- * with the GNU Classpath Exception which is available at
12
- * https://www.gnu.org/software/classpath/license.html.
13
- *
14
- * SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
- ********************************************************************************/
1
+ // *****************************************************************************
2
+ // Copyright (C) 2019 TypeFox and others.
3
+ //
4
+ // This program and the accompanying materials are made available under the
5
+ // terms of the Eclipse Public License v. 2.0 which is available at
6
+ // http://www.eclipse.org/legal/epl-2.0.
7
+ //
8
+ // This Source Code may also be made available under the following Secondary
9
+ // Licenses when the conditions for such availability set forth in the Eclipse
10
+ // Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
+ // with the GNU Classpath Exception which is available at
12
+ // https://www.gnu.org/software/classpath/license.html.
13
+ //
14
+ // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
15
+ // *****************************************************************************
16
16
 
17
17
  import * as React from '@theia/core/shared/react';
18
18
  import { SingleTextInputDialog } from '@theia/core/lib/browser/dialogs';
@@ -33,17 +33,17 @@ export class DebugWatchExpression extends ExpressionItem {
33
33
  this.id = options.id;
34
34
  }
35
35
 
36
- async evaluate(): Promise<void> {
36
+ override async evaluate(): Promise<void> {
37
37
  await super.evaluate('watch');
38
38
  }
39
39
 
40
- protected setResult(body?: DebugProtocol.EvaluateResponse['body']): void {
40
+ protected override setResult(body?: DebugProtocol.EvaluateResponse['body']): void {
41
41
  // overridden to ignore error
42
42
  super.setResult(body);
43
43
  this.options.onDidChange();
44
44
  }
45
45
 
46
- render(): React.ReactNode {
46
+ override render(): React.ReactNode {
47
47
  return <div className='theia-debug-console-variable'>
48
48
  <span title={this.type || this._expression} className='name'>{this._expression}: </span>
49
49
  <span title={this._value} ref={this.setValueRef}>{this._value}</span>