@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.
- package/bin/download-adapters.js +15 -15
- package/lib/browser/breakpoint/breakpoint-manager.d.ts +2 -17
- package/lib/browser/breakpoint/breakpoint-manager.d.ts.map +1 -1
- package/lib/browser/breakpoint/breakpoint-manager.js +17 -17
- package/lib/browser/breakpoint/breakpoint-manager.js.map +1 -1
- package/lib/browser/breakpoint/breakpoint-marker.d.ts +0 -15
- package/lib/browser/breakpoint/breakpoint-marker.d.ts.map +1 -1
- package/lib/browser/breakpoint/breakpoint-marker.js +15 -15
- package/lib/browser/breakpoint/breakpoint-marker.js.map +1 -1
- package/lib/browser/console/debug-console-contribution.d.ts +0 -15
- package/lib/browser/console/debug-console-contribution.d.ts.map +1 -1
- package/lib/browser/console/debug-console-contribution.js +23 -23
- package/lib/browser/console/debug-console-contribution.js.map +1 -1
- package/lib/browser/console/debug-console-items.d.ts +0 -15
- package/lib/browser/console/debug-console-items.d.ts.map +1 -1
- package/lib/browser/console/debug-console-items.js +15 -15
- package/lib/browser/console/debug-console-items.js.map +1 -1
- package/lib/browser/console/debug-console-session.d.ts +1 -16
- package/lib/browser/console/debug-console-session.d.ts.map +1 -1
- package/lib/browser/console/debug-console-session.js +18 -18
- package/lib/browser/console/debug-console-session.js.map +1 -1
- package/lib/browser/debug-call-stack-item-type-key.d.ts +0 -15
- package/lib/browser/debug-call-stack-item-type-key.d.ts.map +1 -1
- package/lib/browser/debug-call-stack-item-type-key.js +15 -15
- package/lib/browser/debug-call-stack-item-type-key.js.map +1 -1
- package/lib/browser/debug-configuration-manager.d.ts +0 -15
- package/lib/browser/debug-configuration-manager.d.ts.map +1 -1
- package/lib/browser/debug-configuration-manager.js +29 -29
- package/lib/browser/debug-configuration-manager.js.map +1 -1
- package/lib/browser/debug-configuration-model.d.ts +0 -15
- package/lib/browser/debug-configuration-model.d.ts.map +1 -1
- package/lib/browser/debug-configuration-model.js +15 -15
- package/lib/browser/debug-configuration-model.js.map +1 -1
- package/lib/browser/debug-contribution.d.ts +0 -15
- package/lib/browser/debug-contribution.d.ts.map +1 -1
- package/lib/browser/debug-contribution.js +15 -15
- package/lib/browser/debug-contribution.js.map +1 -1
- package/lib/browser/debug-frontend-application-contribution.d.ts +1 -17
- package/lib/browser/debug-frontend-application-contribution.d.ts.map +1 -1
- package/lib/browser/debug-frontend-application-contribution.js +43 -47
- package/lib/browser/debug-frontend-application-contribution.js.map +1 -1
- package/lib/browser/debug-frontend-module.d.ts +0 -15
- package/lib/browser/debug-frontend-module.d.ts.map +1 -1
- package/lib/browser/debug-frontend-module.js +20 -20
- package/lib/browser/debug-frontend-module.js.map +1 -1
- package/lib/browser/debug-keybinding-contexts.d.ts +0 -15
- package/lib/browser/debug-keybinding-contexts.d.ts.map +1 -1
- package/lib/browser/debug-keybinding-contexts.js +20 -20
- package/lib/browser/debug-keybinding-contexts.js.map +1 -1
- package/lib/browser/debug-monaco-contribution.d.ts +0 -15
- package/lib/browser/debug-monaco-contribution.d.ts.map +1 -1
- package/lib/browser/debug-monaco-contribution.js +16 -16
- package/lib/browser/debug-monaco-contribution.js.map +1 -1
- package/lib/browser/debug-package.spec.d.ts +0 -15
- package/lib/browser/debug-package.spec.d.ts.map +1 -1
- package/lib/browser/debug-package.spec.js +15 -15
- package/lib/browser/debug-package.spec.js.map +1 -1
- package/lib/browser/debug-preferences.d.ts +0 -15
- package/lib/browser/debug-preferences.d.ts.map +1 -1
- package/lib/browser/debug-preferences.js +16 -16
- package/lib/browser/debug-preferences.js.map +1 -1
- package/lib/browser/debug-prefix-configuration.d.ts +0 -15
- package/lib/browser/debug-prefix-configuration.d.ts.map +1 -1
- package/lib/browser/debug-prefix-configuration.js +28 -28
- package/lib/browser/debug-prefix-configuration.js.map +1 -1
- package/lib/browser/debug-resource.d.ts +0 -15
- package/lib/browser/debug-resource.d.ts.map +1 -1
- package/lib/browser/debug-resource.js +17 -17
- package/lib/browser/debug-resource.js.map +1 -1
- package/lib/browser/debug-schema-updater.d.ts +0 -15
- package/lib/browser/debug-schema-updater.d.ts.map +1 -1
- package/lib/browser/debug-schema-updater.js +21 -21
- package/lib/browser/debug-schema-updater.js.map +1 -1
- package/lib/browser/debug-session-connection.d.ts +0 -15
- package/lib/browser/debug-session-connection.d.ts.map +1 -1
- package/lib/browser/debug-session-connection.js +15 -15
- package/lib/browser/debug-session-connection.js.map +1 -1
- package/lib/browser/debug-session-contribution.d.ts +0 -15
- package/lib/browser/debug-session-contribution.d.ts.map +1 -1
- package/lib/browser/debug-session-contribution.js +31 -31
- package/lib/browser/debug-session-contribution.js.map +1 -1
- package/lib/browser/debug-session-manager.d.ts +0 -15
- package/lib/browser/debug-session-manager.d.ts.map +1 -1
- package/lib/browser/debug-session-manager.js +31 -31
- package/lib/browser/debug-session-manager.js.map +1 -1
- package/lib/browser/debug-session-options.d.ts +0 -15
- package/lib/browser/debug-session-options.d.ts.map +1 -1
- package/lib/browser/debug-session-options.js +15 -15
- package/lib/browser/debug-session-options.js.map +1 -1
- package/lib/browser/debug-session.d.ts +0 -15
- package/lib/browser/debug-session.d.ts.map +1 -1
- package/lib/browser/debug-session.js +16 -16
- package/lib/browser/debug-session.js.map +1 -1
- package/lib/browser/debug-tab-bar-decorator.d.ts +0 -15
- package/lib/browser/debug-tab-bar-decorator.d.ts.map +1 -1
- package/lib/browser/debug-tab-bar-decorator.js +18 -18
- package/lib/browser/debug-tab-bar-decorator.js.map +1 -1
- package/lib/browser/debug-watch-manager.d.ts +0 -15
- package/lib/browser/debug-watch-manager.d.ts.map +1 -1
- package/lib/browser/debug-watch-manager.js +17 -17
- package/lib/browser/debug-watch-manager.js.map +1 -1
- package/lib/browser/editor/debug-breakpoint-widget.d.ts +0 -15
- package/lib/browser/editor/debug-breakpoint-widget.d.ts.map +1 -1
- package/lib/browser/editor/debug-breakpoint-widget.js +19 -19
- package/lib/browser/editor/debug-breakpoint-widget.js.map +1 -1
- package/lib/browser/editor/debug-editor-model.d.ts +0 -15
- package/lib/browser/editor/debug-editor-model.d.ts.map +1 -1
- package/lib/browser/editor/debug-editor-model.js +27 -27
- package/lib/browser/editor/debug-editor-model.js.map +1 -1
- package/lib/browser/editor/debug-editor-service.d.ts +0 -15
- package/lib/browser/editor/debug-editor-service.d.ts.map +1 -1
- package/lib/browser/editor/debug-editor-service.js +22 -22
- package/lib/browser/editor/debug-editor-service.js.map +1 -1
- package/lib/browser/editor/debug-editor.d.ts +0 -15
- package/lib/browser/editor/debug-editor.d.ts.map +1 -1
- package/lib/browser/editor/debug-editor.js +15 -15
- package/lib/browser/editor/debug-editor.js.map +1 -1
- package/lib/browser/editor/debug-exception-widget.d.ts +0 -15
- package/lib/browser/editor/debug-exception-widget.d.ts.map +1 -1
- package/lib/browser/editor/debug-exception-widget.js +18 -18
- package/lib/browser/editor/debug-exception-widget.js.map +1 -1
- package/lib/browser/editor/debug-expression-provider.d.ts +0 -15
- package/lib/browser/editor/debug-expression-provider.d.ts.map +1 -1
- package/lib/browser/editor/debug-expression-provider.js +16 -16
- package/lib/browser/editor/debug-expression-provider.js.map +1 -1
- package/lib/browser/editor/debug-hover-source.d.ts +0 -15
- package/lib/browser/editor/debug-hover-source.d.ts.map +1 -1
- package/lib/browser/editor/debug-hover-source.js +17 -17
- package/lib/browser/editor/debug-hover-source.js.map +1 -1
- package/lib/browser/editor/debug-hover-widget.d.ts +0 -17
- package/lib/browser/editor/debug-hover-widget.d.ts.map +1 -1
- package/lib/browser/editor/debug-hover-widget.js +21 -22
- package/lib/browser/editor/debug-hover-widget.js.map +1 -1
- package/lib/browser/editor/debug-inline-value-decorator.d.ts +0 -15
- package/lib/browser/editor/debug-inline-value-decorator.d.ts.map +1 -1
- package/lib/browser/editor/debug-inline-value-decorator.js +18 -18
- package/lib/browser/editor/debug-inline-value-decorator.js.map +1 -1
- package/lib/browser/model/debug-breakpoint.d.ts +0 -15
- package/lib/browser/model/debug-breakpoint.d.ts.map +1 -1
- package/lib/browser/model/debug-breakpoint.js +15 -15
- package/lib/browser/model/debug-breakpoint.js.map +1 -1
- package/lib/browser/model/debug-function-breakpoint.d.ts +0 -15
- package/lib/browser/model/debug-function-breakpoint.d.ts.map +1 -1
- package/lib/browser/model/debug-function-breakpoint.js +15 -15
- package/lib/browser/model/debug-function-breakpoint.js.map +1 -1
- package/lib/browser/model/debug-source-breakpoint.d.ts +1 -16
- package/lib/browser/model/debug-source-breakpoint.d.ts.map +1 -1
- package/lib/browser/model/debug-source-breakpoint.js +15 -15
- package/lib/browser/model/debug-source-breakpoint.js.map +1 -1
- package/lib/browser/model/debug-source.d.ts +0 -15
- package/lib/browser/model/debug-source.d.ts.map +1 -1
- package/lib/browser/model/debug-source.js +15 -15
- package/lib/browser/model/debug-source.js.map +1 -1
- package/lib/browser/model/debug-stack-frame.d.ts +0 -15
- package/lib/browser/model/debug-stack-frame.d.ts.map +1 -1
- package/lib/browser/model/debug-stack-frame.js +15 -15
- package/lib/browser/model/debug-stack-frame.js.map +1 -1
- package/lib/browser/model/debug-thread.d.ts +0 -15
- package/lib/browser/model/debug-thread.d.ts.map +1 -1
- package/lib/browser/model/debug-thread.js +15 -15
- package/lib/browser/model/debug-thread.js.map +1 -1
- package/lib/browser/preferences/launch-preferences.d.ts +0 -15
- package/lib/browser/preferences/launch-preferences.d.ts.map +1 -1
- package/lib/browser/preferences/launch-preferences.js +15 -15
- package/lib/browser/preferences/launch-preferences.js.map +1 -1
- package/lib/browser/view/debug-action.d.ts +0 -15
- package/lib/browser/view/debug-action.d.ts.map +1 -1
- package/lib/browser/view/debug-action.js +16 -16
- package/lib/browser/view/debug-action.js.map +1 -1
- package/lib/browser/view/debug-breakpoints-source.d.ts +0 -15
- package/lib/browser/view/debug-breakpoints-source.d.ts.map +1 -1
- package/lib/browser/view/debug-breakpoints-source.js +19 -19
- package/lib/browser/view/debug-breakpoints-source.js.map +1 -1
- package/lib/browser/view/debug-breakpoints-widget.d.ts +0 -15
- package/lib/browser/view/debug-breakpoints-widget.d.ts.map +1 -1
- package/lib/browser/view/debug-breakpoints-widget.js +20 -20
- package/lib/browser/view/debug-breakpoints-widget.js.map +1 -1
- package/lib/browser/view/debug-configuration-widget.d.ts +0 -15
- package/lib/browser/view/debug-configuration-widget.d.ts.map +1 -1
- package/lib/browser/view/debug-configuration-widget.js +23 -23
- package/lib/browser/view/debug-configuration-widget.js.map +1 -1
- package/lib/browser/view/debug-exception-breakpoint.d.ts +0 -15
- package/lib/browser/view/debug-exception-breakpoint.d.ts.map +1 -1
- package/lib/browser/view/debug-exception-breakpoint.js +15 -15
- package/lib/browser/view/debug-exception-breakpoint.js.map +1 -1
- package/lib/browser/view/debug-session-widget.d.ts +0 -15
- package/lib/browser/view/debug-session-widget.d.ts.map +1 -1
- package/lib/browser/view/debug-session-widget.js +27 -27
- package/lib/browser/view/debug-session-widget.js.map +1 -1
- package/lib/browser/view/debug-stack-frames-source.d.ts +0 -15
- package/lib/browser/view/debug-stack-frames-source.d.ts.map +1 -1
- package/lib/browser/view/debug-stack-frames-source.js +18 -18
- package/lib/browser/view/debug-stack-frames-source.js.map +1 -1
- package/lib/browser/view/debug-stack-frames-widget.d.ts +0 -15
- package/lib/browser/view/debug-stack-frames-widget.d.ts.map +1 -1
- package/lib/browser/view/debug-stack-frames-widget.js +20 -20
- package/lib/browser/view/debug-stack-frames-widget.js.map +1 -1
- package/lib/browser/view/debug-threads-source.d.ts +0 -15
- package/lib/browser/view/debug-threads-source.d.ts.map +1 -1
- package/lib/browser/view/debug-threads-source.js +18 -18
- package/lib/browser/view/debug-threads-source.js.map +1 -1
- package/lib/browser/view/debug-threads-widget.d.ts +0 -15
- package/lib/browser/view/debug-threads-widget.d.ts.map +1 -1
- package/lib/browser/view/debug-threads-widget.js +20 -20
- package/lib/browser/view/debug-threads-widget.js.map +1 -1
- package/lib/browser/view/debug-toolbar-widget.d.ts +0 -15
- package/lib/browser/view/debug-toolbar-widget.d.ts.map +1 -1
- package/lib/browser/view/debug-toolbar-widget.js +18 -18
- package/lib/browser/view/debug-toolbar-widget.js.map +1 -1
- package/lib/browser/view/debug-variables-source.d.ts +0 -15
- package/lib/browser/view/debug-variables-source.d.ts.map +1 -1
- package/lib/browser/view/debug-variables-source.js +18 -18
- package/lib/browser/view/debug-variables-source.js.map +1 -1
- package/lib/browser/view/debug-variables-widget.d.ts +0 -15
- package/lib/browser/view/debug-variables-widget.d.ts.map +1 -1
- package/lib/browser/view/debug-variables-widget.js +19 -19
- package/lib/browser/view/debug-variables-widget.js.map +1 -1
- package/lib/browser/view/debug-view-model.d.ts +0 -15
- package/lib/browser/view/debug-view-model.d.ts.map +1 -1
- package/lib/browser/view/debug-view-model.js +21 -21
- package/lib/browser/view/debug-view-model.js.map +1 -1
- package/lib/browser/view/debug-watch-expression.d.ts +0 -15
- package/lib/browser/view/debug-watch-expression.d.ts.map +1 -1
- package/lib/browser/view/debug-watch-expression.js +15 -15
- package/lib/browser/view/debug-watch-expression.js.map +1 -1
- package/lib/browser/view/debug-watch-source.d.ts +0 -15
- package/lib/browser/view/debug-watch-source.d.ts.map +1 -1
- package/lib/browser/view/debug-watch-source.js +18 -18
- package/lib/browser/view/debug-watch-source.js.map +1 -1
- package/lib/browser/view/debug-watch-widget.d.ts +0 -15
- package/lib/browser/view/debug-watch-widget.d.ts.map +1 -1
- package/lib/browser/view/debug-watch-widget.js +19 -19
- package/lib/browser/view/debug-watch-widget.js.map +1 -1
- package/lib/browser/view/debug-widget.d.ts +0 -15
- package/lib/browser/view/debug-widget.d.ts.map +1 -1
- package/lib/browser/view/debug-widget.js +23 -23
- package/lib/browser/view/debug-widget.js.map +1 -1
- package/lib/common/debug-common.d.ts +0 -15
- package/lib/common/debug-common.d.ts.map +1 -1
- package/lib/common/debug-common.js +16 -16
- package/lib/common/debug-common.js.map +1 -1
- package/lib/common/debug-configuration.d.ts +0 -15
- package/lib/common/debug-configuration.d.ts.map +1 -1
- package/lib/common/debug-service.d.ts +0 -15
- package/lib/common/debug-service.d.ts.map +1 -1
- package/lib/common/debug-service.js +15 -15
- package/lib/common/debug-service.js.map +1 -1
- package/lib/node/debug-adapter-contribution-registry.d.ts +0 -15
- package/lib/node/debug-adapter-contribution-registry.d.ts.map +1 -1
- package/lib/node/debug-adapter-contribution-registry.js +18 -18
- package/lib/node/debug-adapter-contribution-registry.js.map +1 -1
- package/lib/node/debug-adapter-factory.d.ts +0 -15
- package/lib/node/debug-adapter-factory.d.ts.map +1 -1
- package/lib/node/debug-adapter-factory.js +19 -19
- package/lib/node/debug-adapter-factory.js.map +1 -1
- package/lib/node/debug-adapter-session-manager.d.ts +0 -15
- package/lib/node/debug-adapter-session-manager.d.ts.map +1 -1
- package/lib/node/debug-adapter-session-manager.js +18 -18
- package/lib/node/debug-adapter-session-manager.js.map +1 -1
- package/lib/node/debug-adapter-session.d.ts +0 -15
- package/lib/node/debug-adapter-session.d.ts.map +1 -1
- package/lib/node/debug-adapter-session.js +15 -15
- package/lib/node/debug-adapter-session.js.map +1 -1
- package/lib/node/debug-backend-module.d.ts +0 -15
- package/lib/node/debug-backend-module.d.ts.map +1 -1
- package/lib/node/debug-backend-module.js +16 -16
- package/lib/node/debug-backend-module.js.map +1 -1
- package/lib/node/debug-model.d.ts +0 -15
- package/lib/node/debug-model.d.ts.map +1 -1
- package/lib/node/debug-model.js +15 -15
- package/lib/node/debug-model.js.map +1 -1
- package/lib/node/debug-service-impl.d.ts +0 -15
- package/lib/node/debug-service-impl.d.ts.map +1 -1
- package/lib/node/debug-service-impl.js +18 -18
- package/lib/node/debug-service-impl.js.map +1 -1
- package/lib/node/stream-debug-adapter.d.ts +0 -15
- package/lib/node/stream-debug-adapter.d.ts.map +1 -1
- package/lib/node/stream-debug-adapter.js +15 -15
- package/lib/node/stream-debug-adapter.js.map +1 -1
- package/lib/node/vscode/vscode-debug-adapter-contribution.d.ts +0 -15
- package/lib/node/vscode/vscode-debug-adapter-contribution.d.ts.map +1 -1
- package/lib/node/vscode/vscode-debug-adapter-contribution.js +20 -19
- package/lib/node/vscode/vscode-debug-adapter-contribution.js.map +1 -1
- package/package.json +14 -16
- package/src/browser/breakpoint/breakpoint-manager.ts +16 -16
- package/src/browser/breakpoint/breakpoint-marker.ts +15 -15
- package/src/browser/console/debug-console-contribution.tsx +16 -16
- package/src/browser/console/debug-console-items.tsx +19 -19
- package/src/browser/console/debug-console-session.ts +16 -16
- package/src/browser/debug-call-stack-item-type-key.ts +15 -15
- package/src/browser/debug-configuration-manager.ts +15 -15
- package/src/browser/debug-configuration-model.ts +15 -15
- package/src/browser/debug-contribution.ts +15 -15
- package/src/browser/debug-frontend-application-contribution.ts +18 -21
- package/src/browser/debug-frontend-module.ts +15 -15
- package/src/browser/debug-keybinding-contexts.ts +17 -17
- package/src/browser/debug-monaco-contribution.ts +15 -15
- package/src/browser/debug-package.spec.ts +15 -15
- package/src/browser/debug-preferences.ts +15 -15
- package/src/browser/debug-prefix-configuration.ts +15 -15
- package/src/browser/debug-resource.ts +15 -15
- package/src/browser/debug-schema-updater.ts +15 -15
- package/src/browser/debug-session-connection.ts +15 -15
- package/src/browser/debug-session-contribution.ts +15 -15
- package/src/browser/debug-session-manager.ts +15 -15
- package/src/browser/debug-session-options.ts +15 -15
- package/src/browser/debug-session.tsx +15 -15
- package/src/browser/debug-tab-bar-decorator.ts +15 -15
- package/src/browser/debug-watch-manager.ts +15 -15
- package/src/browser/editor/debug-breakpoint-widget.tsx +15 -15
- package/src/browser/editor/debug-editor-model.ts +15 -15
- package/src/browser/editor/debug-editor-service.ts +15 -15
- package/src/browser/editor/debug-editor.ts +15 -15
- package/src/browser/editor/debug-exception-widget.tsx +16 -16
- package/src/browser/editor/debug-expression-provider.ts +15 -15
- package/src/browser/editor/debug-hover-source.tsx +15 -15
- package/src/browser/editor/debug-hover-widget.ts +21 -23
- package/src/browser/editor/debug-inline-value-decorator.ts +15 -15
- package/src/browser/model/debug-breakpoint.tsx +15 -15
- package/src/browser/model/debug-function-breakpoint.tsx +17 -17
- package/src/browser/model/debug-source-breakpoint.tsx +18 -18
- package/src/browser/model/debug-source.ts +15 -15
- package/src/browser/model/debug-stack-frame.tsx +15 -15
- package/src/browser/model/debug-thread.tsx +15 -15
- package/src/browser/monaco.d.ts +15 -15
- package/src/browser/preferences/launch-preferences.ts +15 -15
- package/src/browser/style/index.css +5 -2
- package/src/browser/view/debug-action.tsx +16 -16
- package/src/browser/view/debug-breakpoints-source.tsx +15 -15
- package/src/browser/view/debug-breakpoints-widget.ts +18 -18
- package/src/browser/view/debug-configuration-widget.tsx +15 -15
- package/src/browser/view/debug-exception-breakpoint.tsx +15 -15
- package/src/browser/view/debug-session-widget.ts +17 -17
- package/src/browser/view/debug-stack-frames-source.tsx +15 -15
- package/src/browser/view/debug-stack-frames-widget.ts +20 -20
- package/src/browser/view/debug-threads-source.tsx +15 -15
- package/src/browser/view/debug-threads-widget.ts +19 -19
- package/src/browser/view/debug-toolbar-widget.tsx +15 -15
- package/src/browser/view/debug-variables-source.ts +15 -15
- package/src/browser/view/debug-variables-widget.ts +17 -17
- package/src/browser/view/debug-view-model.ts +15 -15
- package/src/browser/view/debug-watch-expression.tsx +18 -18
- package/src/browser/view/debug-watch-source.ts +15 -15
- package/src/browser/view/debug-watch-widget.ts +17 -17
- package/src/browser/view/debug-widget.ts +16 -16
- package/src/common/debug-common.ts +15 -15
- package/src/common/debug-configuration.ts +15 -15
- package/src/common/debug-service.ts +15 -15
- package/src/node/debug-adapter-contribution-registry.ts +15 -15
- package/src/node/debug-adapter-factory.ts +15 -15
- package/src/node/debug-adapter-session-manager.ts +15 -15
- package/src/node/debug-adapter-session.ts +15 -15
- package/src/node/debug-backend-module.ts +15 -15
- package/src/node/debug-model.ts +15 -15
- package/src/node/debug-service-impl.ts +15 -15
- package/src/node/stream-debug-adapter.ts +15 -15
- package/src/node/vscode/vscode-debug-adapter-contribution.ts +17 -15
- package/lib/node/inline-debug-adapter.d.ts +0 -34
- package/lib/node/inline-debug-adapter.d.ts.map +0 -1
- package/lib/node/inline-debug-adapter.js +0 -45
- package/lib/node/inline-debug-adapter.js.map +0 -1
- package/src/node/inline-debug-adapter.ts +0 -47
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
2
|
+
// *****************************************************************************
|
|
3
|
+
// Copyright (C) 2018 TypeFox and others.
|
|
4
|
+
//
|
|
5
|
+
// This program and the accompanying materials are made available under the
|
|
6
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
7
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
8
|
+
//
|
|
9
|
+
// This Source Code may also be made available under the following Secondary
|
|
10
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
11
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
12
|
+
// with the GNU Classpath Exception which is available at
|
|
13
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
14
|
+
//
|
|
15
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
16
|
+
// *****************************************************************************
|
|
17
17
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
18
|
exports.DebugAction = void 0;
|
|
19
19
|
const React = require("@theia/core/shared/react");
|
|
@@ -25,7 +25,7 @@ class DebugAction extends React.Component {
|
|
|
25
25
|
}
|
|
26
26
|
render() {
|
|
27
27
|
const { enabled, label, iconClass } = this.props;
|
|
28
|
-
const classNames = ['debug-action', ...browser_1.codiconArray(iconClass, true)];
|
|
28
|
+
const classNames = ['debug-action', ...(0, browser_1.codiconArray)(iconClass, true)];
|
|
29
29
|
if (enabled === false) {
|
|
30
30
|
classNames.push(browser_1.DISABLED_CLASS);
|
|
31
31
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-action.js","sourceRoot":"","sources":["../../../src/browser/view/debug-action.tsx"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"debug-action.js","sourceRoot":"","sources":["../../../src/browser/view/debug-action.tsx"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,yCAAyC;AACzC,EAAE;AACF,2EAA2E;AAC3E,mEAAmE;AACnE,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,8EAA8E;AAC9E,6EAA6E;AAC7E,yDAAyD;AACzD,uDAAuD;AACvD,EAAE;AACF,2EAA2E;AAC3E,gFAAgF;;;AAEhF,kDAAkD;AAClD,qDAAuE;AAEvE,MAAa,WAAY,SAAQ,KAAK,CAAC,SAA4B;IAAnE;;QAsBc,WAAM,GAAG,CAAC,GAAuB,EAAE,EAAE,CAAC,IAAI,CAAC,GAAG,GAAG,GAAG,IAAI,SAAS,CAAC;IAEhF,CAAC;IAtBY,MAAM;QACX,MAAM,EAAE,OAAO,EAAE,KAAK,EAAE,SAAS,EAAE,GAAG,IAAI,CAAC,KAAK,CAAC;QACjD,MAAM,UAAU,GAAG,CAAC,cAAc,EAAE,GAAG,IAAA,sBAAY,EAAC,SAAS,EAAE,IAAI,CAAC,CAAC,CAAC;QACtE,IAAI,OAAO,KAAK,KAAK,EAAE;YACnB,UAAU,CAAC,IAAI,CAAC,wBAAc,CAAC,CAAC;SACnC;QACD,OAAO,8BAAM,QAAQ,EAAE,CAAC,EACpB,SAAS,EAAE,UAAU,CAAC,IAAI,CAAC,GAAG,CAAC,EAC/B,KAAK,EAAE,KAAK,EACZ,OAAO,EAAE,IAAI,CAAC,KAAK,CAAC,GAAG,EACvB,GAAG,EAAE,IAAI,CAAC,MAAM,GAAI,CAAC;IAC7B,CAAC;IAED,KAAK;QACD,IAAI,IAAI,CAAC,GAAG,EAAE;YACV,IAAI,CAAC,GAAG,CAAC,KAAK,EAAE,CAAC;SACpB;IACL,CAAC;CAKJ;AAxBD,kCAwBC"}
|
|
@@ -1,18 +1,3 @@
|
|
|
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
1
|
import { TreeSource, TreeElement } from '@theia/core/lib/browser/source-tree';
|
|
17
2
|
import { DebugViewModel } from './debug-view-model';
|
|
18
3
|
import { BreakpointManager } from '../breakpoint/breakpoint-manager';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-breakpoints-source.d.ts","sourceRoot":"","sources":["../../../src/browser/view/debug-breakpoints-source.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"debug-breakpoints-source.d.ts","sourceRoot":"","sources":["../../../src/browser/view/debug-breakpoints-source.tsx"],"names":[],"mappings":"AAiBA,OAAO,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,qCAAqC,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AAGrE,qBACa,sBAAuB,SAAQ,UAAU;IAGlD,SAAS,CAAC,QAAQ,CAAC,KAAK,EAAE,cAAc,CAAC;IAGzC,SAAS,CAAC,QAAQ,CAAC,WAAW,EAAE,iBAAiB,CAAC;IAGlD,SAAS,CAAC,IAAI,IAAI,IAAI;IAKrB,WAAW,IAAI,gBAAgB,CAAC,WAAW,CAAC;CAYhD"}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
2
|
+
// *****************************************************************************
|
|
3
|
+
// Copyright (C) 2018 TypeFox and others.
|
|
4
|
+
//
|
|
5
|
+
// This program and the accompanying materials are made available under the
|
|
6
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
7
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
8
|
+
//
|
|
9
|
+
// This Source Code may also be made available under the following Secondary
|
|
10
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
11
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
12
|
+
// with the GNU Classpath Exception which is available at
|
|
13
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
14
|
+
//
|
|
15
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
16
|
+
// *****************************************************************************
|
|
17
17
|
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
18
18
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
19
19
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
@@ -48,21 +48,21 @@ let DebugBreakpointsSource = class DebugBreakpointsSource extends source_tree_1.
|
|
|
48
48
|
}
|
|
49
49
|
};
|
|
50
50
|
__decorate([
|
|
51
|
-
inversify_1.inject(debug_view_model_1.DebugViewModel),
|
|
51
|
+
(0, inversify_1.inject)(debug_view_model_1.DebugViewModel),
|
|
52
52
|
__metadata("design:type", debug_view_model_1.DebugViewModel)
|
|
53
53
|
], DebugBreakpointsSource.prototype, "model", void 0);
|
|
54
54
|
__decorate([
|
|
55
|
-
inversify_1.inject(breakpoint_manager_1.BreakpointManager),
|
|
55
|
+
(0, inversify_1.inject)(breakpoint_manager_1.BreakpointManager),
|
|
56
56
|
__metadata("design:type", breakpoint_manager_1.BreakpointManager)
|
|
57
57
|
], DebugBreakpointsSource.prototype, "breakpoints", void 0);
|
|
58
58
|
__decorate([
|
|
59
|
-
inversify_1.postConstruct(),
|
|
59
|
+
(0, inversify_1.postConstruct)(),
|
|
60
60
|
__metadata("design:type", Function),
|
|
61
61
|
__metadata("design:paramtypes", []),
|
|
62
62
|
__metadata("design:returntype", void 0)
|
|
63
63
|
], DebugBreakpointsSource.prototype, "init", null);
|
|
64
64
|
DebugBreakpointsSource = __decorate([
|
|
65
|
-
inversify_1.injectable()
|
|
65
|
+
(0, inversify_1.injectable)()
|
|
66
66
|
], DebugBreakpointsSource);
|
|
67
67
|
exports.DebugBreakpointsSource = DebugBreakpointsSource;
|
|
68
68
|
//# sourceMappingURL=debug-breakpoints-source.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-breakpoints-source.js","sourceRoot":"","sources":["../../../src/browser/view/debug-breakpoints-source.tsx"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"debug-breakpoints-source.js","sourceRoot":"","sources":["../../../src/browser/view/debug-breakpoints-source.tsx"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,yCAAyC;AACzC,EAAE;AACF,2EAA2E;AAC3E,mEAAmE;AACnE,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,8EAA8E;AAC9E,6EAA6E;AAC7E,yDAAyD;AACzD,uDAAuD;AACvD,EAAE;AACF,2EAA2E;AAC3E,gFAAgF;;;;;;;;;;;;AAEhF,4DAAiF;AACjF,qEAA8E;AAC9E,yDAAoD;AACpD,yEAAqE;AACrE,6EAAwE;AAGxE,IAAa,sBAAsB,GAAnC,MAAa,sBAAuB,SAAQ,wBAAU;IASxC,IAAI;QACV,IAAI,CAAC,aAAa,EAAE,CAAC;QACrB,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,sBAAsB,CAAC,GAAG,EAAE,CAAC,IAAI,CAAC,aAAa,EAAE,CAAC,CAAC,CAAC;IACvF,CAAC;IAED,CAAC,WAAW;QACR,KAAK,MAAM,mBAAmB,IAAI,IAAI,CAAC,WAAW,CAAC,uBAAuB,EAAE,EAAE;YAC1E,MAAM,IAAI,qDAAwB,CAAC,mBAAmB,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC;SAC7E;QACD,KAAK,MAAM,kBAAkB,IAAI,IAAI,CAAC,KAAK,CAAC,mBAAmB,EAAE;YAC7D,MAAM,kBAAkB,CAAC;SAC5B;QACD,KAAK,MAAM,UAAU,IAAI,IAAI,CAAC,KAAK,CAAC,WAAW,EAAE;YAC7C,MAAM,UAAU,CAAC;SACpB;IACL,CAAC;CAEJ,CAAA;AAvBG;IADC,IAAA,kBAAM,EAAC,iCAAc,CAAC;8BACG,iCAAc;qDAAC;AAGzC;IADC,IAAA,kBAAM,EAAC,sCAAiB,CAAC;8BACM,sCAAiB;2DAAC;AAGlD;IADC,IAAA,yBAAa,GAAE;;;;kDAIf;AAZQ,sBAAsB;IADlC,IAAA,sBAAU,GAAE;GACA,sBAAsB,CA0BlC;AA1BY,wDAAsB"}
|
|
@@ -1,18 +1,3 @@
|
|
|
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
1
|
/// <reference types="react" />
|
|
17
2
|
import { interfaces, Container } from '@theia/core/shared/inversify';
|
|
18
3
|
import { MenuPath } from '@theia/core/lib/common';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-breakpoints-widget.d.ts","sourceRoot":"","sources":["../../../src/browser/view/debug-breakpoints-widget.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"debug-breakpoints-widget.d.ts","sourceRoot":"","sources":["../../../src/browser/view/debug-breakpoints-widget.ts"],"names":[],"mappings":";AAgBA,OAAO,EAAqC,UAAU,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AACxG,OAAO,EAAE,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAClD,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,EAAE,gBAAgB,EAAE,MAAM,qCAAqC,CAAC;AACvE,OAAO,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;AACpE,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AACrE,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAGpD,qBACa,sBAAuB,SAAQ,gBAAgB;IAExD,MAAM,CAAC,YAAY,EAAE,QAAQ,CAAsC;IACnE,MAAM,CAAC,SAAS,WAAsD;IACtE,MAAM,CAAC,WAAW,WAAwD;IAC1E,MAAM,CAAC,WAAW,WAAwD;WAC1D,eAAe,CAAC,MAAM,EAAE,UAAU,CAAC,SAAS,GAAG,SAAS;IAWxE,MAAM,CAAC,YAAY,CAAC,MAAM,EAAE,UAAU,CAAC,SAAS,GAAG,sBAAsB;IAKzE,SAAS,CAAC,QAAQ,CAAC,SAAS,EAAE,cAAc,CAAC;IAG7C,SAAS,CAAC,QAAQ,CAAC,WAAW,EAAE,iBAAiB,CAAC;IAGlD,SAAS,CAAC,QAAQ,CAAC,iBAAiB,EAAE,sBAAsB,CAAC;cAG1C,IAAI,IAAI,IAAI;cAQZ,mBAAmB,CAAC,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,SAAS,GAAG,KAAK,CAAC,aAAa,GAAG,SAAS;CAI5G"}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
2
|
+
// *****************************************************************************
|
|
3
|
+
// Copyright (C) 2018 TypeFox and others.
|
|
4
|
+
//
|
|
5
|
+
// This program and the accompanying materials are made available under the
|
|
6
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
7
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
8
|
+
//
|
|
9
|
+
// This Source Code may also be made available under the following Secondary
|
|
10
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
11
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
12
|
+
// with the GNU Classpath Exception which is available at
|
|
13
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
14
|
+
//
|
|
15
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
16
|
+
// *****************************************************************************
|
|
17
17
|
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
18
18
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
19
19
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
@@ -63,25 +63,25 @@ DebugBreakpointsWidget.EDIT_MENU = [...DebugBreakpointsWidget_1.CONTEXT_MENU, 'a
|
|
|
63
63
|
DebugBreakpointsWidget.REMOVE_MENU = [...DebugBreakpointsWidget_1.CONTEXT_MENU, 'b_remove'];
|
|
64
64
|
DebugBreakpointsWidget.ENABLE_MENU = [...DebugBreakpointsWidget_1.CONTEXT_MENU, 'c_enable'];
|
|
65
65
|
__decorate([
|
|
66
|
-
inversify_1.inject(debug_view_model_1.DebugViewModel),
|
|
66
|
+
(0, inversify_1.inject)(debug_view_model_1.DebugViewModel),
|
|
67
67
|
__metadata("design:type", debug_view_model_1.DebugViewModel)
|
|
68
68
|
], DebugBreakpointsWidget.prototype, "viewModel", void 0);
|
|
69
69
|
__decorate([
|
|
70
|
-
inversify_1.inject(breakpoint_manager_1.BreakpointManager),
|
|
70
|
+
(0, inversify_1.inject)(breakpoint_manager_1.BreakpointManager),
|
|
71
71
|
__metadata("design:type", breakpoint_manager_1.BreakpointManager)
|
|
72
72
|
], DebugBreakpointsWidget.prototype, "breakpoints", void 0);
|
|
73
73
|
__decorate([
|
|
74
|
-
inversify_1.inject(debug_breakpoints_source_1.DebugBreakpointsSource),
|
|
74
|
+
(0, inversify_1.inject)(debug_breakpoints_source_1.DebugBreakpointsSource),
|
|
75
75
|
__metadata("design:type", debug_breakpoints_source_1.DebugBreakpointsSource)
|
|
76
76
|
], DebugBreakpointsWidget.prototype, "breakpointsSource", void 0);
|
|
77
77
|
__decorate([
|
|
78
|
-
inversify_1.postConstruct(),
|
|
78
|
+
(0, inversify_1.postConstruct)(),
|
|
79
79
|
__metadata("design:type", Function),
|
|
80
80
|
__metadata("design:paramtypes", []),
|
|
81
81
|
__metadata("design:returntype", void 0)
|
|
82
82
|
], DebugBreakpointsWidget.prototype, "init", null);
|
|
83
83
|
DebugBreakpointsWidget = DebugBreakpointsWidget_1 = __decorate([
|
|
84
|
-
inversify_1.injectable()
|
|
84
|
+
(0, inversify_1.injectable)()
|
|
85
85
|
], DebugBreakpointsWidget);
|
|
86
86
|
exports.DebugBreakpointsWidget = DebugBreakpointsWidget;
|
|
87
87
|
//# sourceMappingURL=debug-breakpoints-widget.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-breakpoints-widget.js","sourceRoot":"","sources":["../../../src/browser/view/debug-breakpoints-widget.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"debug-breakpoints-widget.js","sourceRoot":"","sources":["../../../src/browser/view/debug-breakpoints-widget.ts"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,yCAAyC;AACzC,EAAE;AACF,2EAA2E;AAC3E,mEAAmE;AACnE,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,8EAA8E;AAC9E,6EAA6E;AAC7E,yDAAyD;AACzD,uDAAuD;AACvD,EAAE;AACF,2EAA2E;AAC3E,gFAAgF;;;;;;;;;;;;;AAEhF,4DAAwG;AAGxG,qEAAuE;AACvE,yEAAoE;AACpE,yEAAqE;AACrE,yDAAoD;AACpD,oDAAiD;AAGjD,IAAa,sBAAsB,8BAAnC,MAAa,sBAAuB,SAAQ,8BAAgB;IAMxD,MAAM,CAAU,eAAe,CAAC,MAA4B;QACxD,MAAM,KAAK,GAAG,8BAAgB,CAAC,eAAe,CAAC,MAAM,EAAE;YACnD,eAAe,EAAE,wBAAsB,CAAC,YAAY;YACpD,WAAW,EAAE,KAAK;YAClB,cAAc,EAAE,IAAI;SACvB,CAAC,CAAC;QACH,KAAK,CAAC,IAAI,CAAC,iDAAsB,CAAC,CAAC,MAAM,EAAE,CAAC;QAC5C,KAAK,CAAC,MAAM,CAAC,8BAAgB,CAAC,CAAC;QAC/B,KAAK,CAAC,IAAI,CAAC,wBAAsB,CAAC,CAAC,MAAM,EAAE,CAAC;QAC5C,OAAO,KAAK,CAAC;IACjB,CAAC;IACD,MAAM,CAAC,YAAY,CAAC,MAA4B;QAC5C,OAAO,wBAAsB,CAAC,eAAe,CAAC,MAAM,CAAC,CAAC,GAAG,CAAC,wBAAsB,CAAC,CAAC;IACtF,CAAC;IAYkB,IAAI;QACnB,KAAK,CAAC,IAAI,EAAE,CAAC;QACb,IAAI,CAAC,EAAE,GAAG,oBAAoB,GAAG,IAAI,CAAC,SAAS,CAAC,EAAE,CAAC;QACnD,IAAI,CAAC,KAAK,CAAC,KAAK,GAAG,SAAG,CAAC,iBAAiB,CAAC,aAAa,CAAC,CAAC;QACxD,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,iBAAiB,CAAC,CAAC;QAC5C,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,iBAAiB,CAAC;IACzC,CAAC;IAEkB,mBAAmB,CAAC,IAAc,EAAE,KAAgB;QACnE,OAAO,SAAS,CAAC;IACrB,CAAC;CAEJ,CAAA;AAzCU,mCAAY,GAAa,CAAC,gCAAgC,CAAE,CAAA;AAC5D,gCAAS,GAAG,CAAC,GAAG,wBAAsB,CAAC,YAAY,EAAE,QAAQ,CAAC,CAAC;AAC/D,kCAAW,GAAG,CAAC,GAAG,wBAAsB,CAAC,YAAY,EAAE,UAAU,CAAC,CAAC;AACnE,kCAAW,GAAG,CAAC,GAAG,wBAAsB,CAAC,YAAY,EAAE,UAAU,CAAC,CAAC;AAiB1E;IADC,IAAA,kBAAM,EAAC,iCAAc,CAAC;8BACO,iCAAc;yDAAC;AAG7C;IADC,IAAA,kBAAM,EAAC,sCAAiB,CAAC;8BACM,sCAAiB;2DAAC;AAGlD;IADC,IAAA,kBAAM,EAAC,iDAAsB,CAAC;8BACO,iDAAsB;iEAAC;AAG7D;IADC,IAAA,yBAAa,GAAE;;;;kDAOf;AArCQ,sBAAsB;IADlC,IAAA,sBAAU,GAAE;GACA,sBAAsB,CA2ClC;AA3CY,wDAAsB"}
|
|
@@ -1,18 +1,3 @@
|
|
|
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
1
|
/// <reference types="react" />
|
|
17
2
|
import * as React from '@theia/core/shared/react';
|
|
18
3
|
import { CommandRegistry } from '@theia/core/lib/common';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-configuration-widget.d.ts","sourceRoot":"","sources":["../../../src/browser/view/debug-configuration-widget.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"debug-configuration-widget.d.ts","sourceRoot":"","sources":["../../../src/browser/view/debug-configuration-widget.tsx"],"names":[],"mappings":";AAgBA,OAAO,KAAK,KAAK,MAAM,0BAA0B,CAAC;AAElD,OAAO,EAAE,eAAe,EAAc,MAAM,wBAAwB,CAAC;AAErE,OAAO,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AACtD,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAChE,OAAO,EAAE,wBAAwB,EAAE,MAAM,uCAAuC,CAAC;AACjF,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAC3E,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAI/D,qBACa,wBAAyB,SAAQ,WAAW;IAGrD,SAAS,CAAC,QAAQ,CAAC,eAAe,EAAE,eAAe,CAAC;IAGpD,SAAS,CAAC,QAAQ,CAAC,SAAS,EAAE,cAAc,CAAC;IAG7C,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,yBAAyB,CAAC;IAGtD,SAAS,CAAC,QAAQ,CAAC,cAAc,EAAE,mBAAmB,CAAC;IAGvD,SAAS,CAAC,QAAQ,CAAC,YAAY,EAAE,wBAAwB,CAAC;IAG1D,SAAS,CAAC,QAAQ,CAAC,gBAAgB,EAAE,gBAAgB,CAAC;IAGtD,SAAS,CAAC,IAAI,IAAI,IAAI;IAStB,KAAK,IAAI,IAAI;IAMb,SAAS,CAAC,OAAO,IAAI,OAAO;IAO5B,SAAS,CAAC,OAAO,EAAE,WAAW,GAAG,SAAS,CAAC;IAC3C,SAAS,CAAC,UAAU,YAAa,WAAW,GAAG,IAAI,6BAAyC;IAE5F,MAAM,IAAI,KAAK,CAAC,SAAS;IAczB,SAAS,KAAK,YAAY,IAAI,MAAM,CAGnC;IACD,SAAS,KAAK,OAAO,IAAI,KAAK,CAAC,SAAS,EAAE,CAIzC;IACD,SAAS,CAAC,OAAO,CAAC,EAAE,aAAa,EAAE,kBAAkB,EAAE,EAAE,mBAAmB,GAAG,MAAM;IAMrF,SAAS,CAAC,MAAM,CAAC,EAAE,aAAa,EAAE,kBAAkB,EAAE,EAAE,mBAAmB,GAAG,MAAM;IAOpF,SAAS,CAAC,QAAQ,CAAC,uBAAuB,UAAW,MAAM,WAAW,CAAC,iBAAiB,CAAC,UAQvF;IAEF,SAAS,CAAC,QAAQ,CAAC,KAAK,aAGtB;IAEF,SAAS,CAAC,QAAQ,CAAC,iBAAiB,sBAA0C;IAC9E,SAAS,CAAC,QAAQ,CAAC,WAAW,mFAE3B;CAEN"}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
2
|
+
// *****************************************************************************
|
|
3
|
+
// Copyright (C) 2018 TypeFox and others.
|
|
4
|
+
//
|
|
5
|
+
// This program and the accompanying materials are made available under the
|
|
6
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
7
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
8
|
+
//
|
|
9
|
+
// This Source Code may also be made available under the following Secondary
|
|
10
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
11
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
12
|
+
// with the GNU Classpath Exception which is available at
|
|
13
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
14
|
+
//
|
|
15
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
16
|
+
// *****************************************************************************
|
|
17
17
|
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
18
18
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
19
19
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
@@ -114,37 +114,37 @@ let DebugConfigurationWidget = class DebugConfigurationWidget extends browser_1.
|
|
|
114
114
|
}
|
|
115
115
|
};
|
|
116
116
|
__decorate([
|
|
117
|
-
inversify_1.inject(common_1.CommandRegistry),
|
|
117
|
+
(0, inversify_1.inject)(common_1.CommandRegistry),
|
|
118
118
|
__metadata("design:type", common_1.CommandRegistry)
|
|
119
119
|
], DebugConfigurationWidget.prototype, "commandRegistry", void 0);
|
|
120
120
|
__decorate([
|
|
121
|
-
inversify_1.inject(debug_view_model_1.DebugViewModel),
|
|
121
|
+
(0, inversify_1.inject)(debug_view_model_1.DebugViewModel),
|
|
122
122
|
__metadata("design:type", debug_view_model_1.DebugViewModel)
|
|
123
123
|
], DebugConfigurationWidget.prototype, "viewModel", void 0);
|
|
124
124
|
__decorate([
|
|
125
|
-
inversify_1.inject(debug_configuration_manager_1.DebugConfigurationManager),
|
|
125
|
+
(0, inversify_1.inject)(debug_configuration_manager_1.DebugConfigurationManager),
|
|
126
126
|
__metadata("design:type", debug_configuration_manager_1.DebugConfigurationManager)
|
|
127
127
|
], DebugConfigurationWidget.prototype, "manager", void 0);
|
|
128
128
|
__decorate([
|
|
129
|
-
inversify_1.inject(debug_session_manager_1.DebugSessionManager),
|
|
129
|
+
(0, inversify_1.inject)(debug_session_manager_1.DebugSessionManager),
|
|
130
130
|
__metadata("design:type", debug_session_manager_1.DebugSessionManager)
|
|
131
131
|
], DebugConfigurationWidget.prototype, "sessionManager", void 0);
|
|
132
132
|
__decorate([
|
|
133
|
-
inversify_1.inject(debug_console_contribution_1.DebugConsoleContribution),
|
|
133
|
+
(0, inversify_1.inject)(debug_console_contribution_1.DebugConsoleContribution),
|
|
134
134
|
__metadata("design:type", debug_console_contribution_1.DebugConsoleContribution)
|
|
135
135
|
], DebugConfigurationWidget.prototype, "debugConsole", void 0);
|
|
136
136
|
__decorate([
|
|
137
|
-
inversify_1.inject(browser_2.WorkspaceService),
|
|
137
|
+
(0, inversify_1.inject)(browser_2.WorkspaceService),
|
|
138
138
|
__metadata("design:type", browser_2.WorkspaceService)
|
|
139
139
|
], DebugConfigurationWidget.prototype, "workspaceService", void 0);
|
|
140
140
|
__decorate([
|
|
141
|
-
inversify_1.postConstruct(),
|
|
141
|
+
(0, inversify_1.postConstruct)(),
|
|
142
142
|
__metadata("design:type", Function),
|
|
143
143
|
__metadata("design:paramtypes", []),
|
|
144
144
|
__metadata("design:returntype", void 0)
|
|
145
145
|
], DebugConfigurationWidget.prototype, "init", null);
|
|
146
146
|
DebugConfigurationWidget = __decorate([
|
|
147
|
-
inversify_1.injectable()
|
|
147
|
+
(0, inversify_1.injectable)()
|
|
148
148
|
], DebugConfigurationWidget);
|
|
149
149
|
exports.DebugConfigurationWidget = DebugConfigurationWidget;
|
|
150
150
|
//# sourceMappingURL=debug-configuration-widget.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-configuration-widget.js","sourceRoot":"","sources":["../../../src/browser/view/debug-configuration-widget.tsx"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"debug-configuration-widget.js","sourceRoot":"","sources":["../../../src/browser/view/debug-configuration-widget.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,18 +1,3 @@
|
|
|
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
1
|
/// <reference types="react" />
|
|
17
2
|
import * as React from '@theia/core/shared/react';
|
|
18
3
|
import { TreeElement } from '@theia/core/lib/browser/source-tree';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-exception-breakpoint.d.ts","sourceRoot":"","sources":["../../../src/browser/view/debug-exception-breakpoint.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"debug-exception-breakpoint.d.ts","sourceRoot":"","sources":["../../../src/browser/view/debug-exception-breakpoint.tsx"],"names":[],"mappings":";AAgBA,OAAO,KAAK,KAAK,MAAM,0BAA0B,CAAC;AAClD,OAAO,EAAE,WAAW,EAAE,MAAM,qCAAqC,CAAC;AAClE,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AACrE,OAAO,EAAE,mBAAmB,EAAE,MAAM,iCAAiC,CAAC;AAEtE,qBAAa,wBAAyB,YAAW,WAAW;IAKpD,QAAQ,CAAC,IAAI,EAAE,mBAAmB;IAClC,QAAQ,CAAC,WAAW,EAAE,iBAAiB;IAJ3C,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;gBAGP,IAAI,EAAE,mBAAmB,EACzB,WAAW,EAAE,iBAAiB;IAK3C,MAAM,IAAI,KAAK,CAAC,SAAS;IAQzB,SAAS,CAAC,MAAM,aAA0E;CAE7F"}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
2
|
+
// *****************************************************************************
|
|
3
|
+
// Copyright (C) 2019 TypeFox and others.
|
|
4
|
+
//
|
|
5
|
+
// This program and the accompanying materials are made available under the
|
|
6
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
7
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
8
|
+
//
|
|
9
|
+
// This Source Code may also be made available under the following Secondary
|
|
10
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
11
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
12
|
+
// with the GNU Classpath Exception which is available at
|
|
13
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
14
|
+
//
|
|
15
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
16
|
+
// *****************************************************************************
|
|
17
17
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
18
|
exports.DebugExceptionBreakpoint = void 0;
|
|
19
19
|
const React = require("@theia/core/shared/react");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-exception-breakpoint.js","sourceRoot":"","sources":["../../../src/browser/view/debug-exception-breakpoint.tsx"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"debug-exception-breakpoint.js","sourceRoot":"","sources":["../../../src/browser/view/debug-exception-breakpoint.tsx"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,yCAAyC;AACzC,EAAE;AACF,2EAA2E;AAC3E,mEAAmE;AACnE,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,8EAA8E;AAC9E,6EAA6E;AAC7E,yDAAyD;AACzD,uDAAuD;AACvD,EAAE;AACF,2EAA2E;AAC3E,gFAAgF;;;AAEhF,kDAAkD;AAKlD,MAAa,wBAAwB;IAIjC,YACa,IAAyB,EACzB,WAA8B;QAD9B,SAAI,GAAJ,IAAI,CAAqB;QACzB,gBAAW,GAAX,WAAW,CAAmB;QAajC,WAAM,GAAG,GAAG,EAAE,CAAC,IAAI,CAAC,WAAW,CAAC,yBAAyB,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;QAXtF,IAAI,CAAC,EAAE,GAAG,IAAI,CAAC,GAAG,CAAC,MAAM,GAAG,GAAG,GAAG,IAAI,CAAC,GAAG,CAAC,KAAK,CAAC;IACrD,CAAC;IAED,MAAM;QACF,OAAO,6BAAK,KAAK,EAAE,IAAI,CAAC,IAAI,CAAC,GAAG,CAAC,KAAK,EAAE,SAAS,EAAC,yBAAyB;YACvE,8BAAM,SAAS,EAAC,6BAA6B,GAAG;YAChD,+BAAO,IAAI,EAAC,UAAU,EAAC,OAAO,EAAE,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,QAAQ,EAAE,IAAI,CAAC,MAAM,GAAI;YAC5E,8BAAM,SAAS,EAAC,WAAW,IAAE,IAAI,CAAC,IAAI,CAAC,GAAG,CAAC,KAAK,CAAQ,CACtD,CAAC;IACX,CAAC;CAIJ;AArBD,4DAqBC"}
|
|
@@ -1,18 +1,3 @@
|
|
|
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
1
|
import { interfaces, Container } from '@theia/core/shared/inversify';
|
|
17
2
|
import { Message, ApplicationShell, Widget, BaseWidget, StatefulWidget, ViewContainer, ViewContainerTitleOptions } from '@theia/core/lib/browser';
|
|
18
3
|
import { DebugThreadsWidget } from './debug-threads-widget';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-session-widget.d.ts","sourceRoot":"","sources":["../../../src/browser/view/debug-session-widget.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"debug-session-widget.d.ts","sourceRoot":"","sources":["../../../src/browser/view/debug-session-widget.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAqC,UAAU,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AACxG,OAAO,EACH,OAAO,EAAE,gBAAgB,EAAE,MAAM,EAAE,UAAU,EAAe,cAAc,EAAE,aAAa,EAAW,yBAAyB,EAChI,MAAM,yBAAyB,CAAC;AACjC,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAC5D,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AACrE,OAAO,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;AACpE,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AACtD,OAAO,EAAE,cAAc,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtE,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AAExD,eAAO,MAAM,yBAAyB,eAAsC,CAAC;AAC7E,oBAAY,yBAAyB,GAAG,CAAC,OAAO,EAAE,gBAAgB,KAAK,kBAAkB,CAAC;AAC1F,eAAO,MAAM,kCAAkC,EAAE,yBAIhD,CAAC;AAEF,qBACa,kBAAmB,SAAQ,UAAW,YAAW,cAAc,EAAE,gBAAgB,CAAC,uBAAuB;IAElH,MAAM,CAAC,eAAe,CAAC,MAAM,EAAE,UAAU,CAAC,SAAS,EAAE,OAAO,EAAE,gBAAgB,GAAG,SAAS;IAc1F,MAAM,CAAC,YAAY,CAAC,MAAM,EAAE,UAAU,CAAC,SAAS,EAAE,OAAO,EAAE,gBAAgB,GAAG,kBAAkB;IAIhG,SAAS,CAAC,aAAa,EAAE,aAAa,CAAC;IAGvC,SAAS,CAAC,QAAQ,CAAC,oBAAoB,EAAE,aAAa,CAAC,OAAO,CAAC;IAG/D,QAAQ,CAAC,KAAK,EAAE,cAAc,CAAC;IAG/B,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,YAAY,CAAC;IAGzC,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,kBAAkB,CAAC;IAG/C,SAAS,CAAC,QAAQ,CAAC,WAAW,EAAE,sBAAsB,CAAC;IAGvD,SAAS,CAAC,QAAQ,CAAC,SAAS,EAAE,oBAAoB,CAAC;IAGnD,SAAS,CAAC,QAAQ,CAAC,KAAK,EAAE,gBAAgB,CAAC;IAG3C,SAAS,CAAC,QAAQ,CAAC,WAAW,EAAE,sBAAsB,CAAC;IAGvD,SAAS,CAAC,IAAI,IAAI,IAAI;cA4BH,iBAAiB,CAAC,GAAG,EAAE,OAAO,GAAG,IAAI;cAKrC,WAAW,CAAC,GAAG,EAAE,OAAO,GAAG,IAAI;IAKlD,mBAAmB,IAAI,MAAM,EAAE;IAI/B,UAAU,IAAI,MAAM;IAIpB,YAAY,CAAC,QAAQ,EAAE,aAAa,CAAC,KAAK,GAAG,IAAI;CAIpD"}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
2
|
+
// *****************************************************************************
|
|
3
|
+
// Copyright (C) 2018 TypeFox and others.
|
|
4
|
+
//
|
|
5
|
+
// This program and the accompanying materials are made available under the
|
|
6
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
7
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
8
|
+
//
|
|
9
|
+
// This Source Code may also be made available under the following Secondary
|
|
10
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
11
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
12
|
+
// with the GNU Classpath Exception which is available at
|
|
13
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
14
|
+
//
|
|
15
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
16
|
+
// *****************************************************************************
|
|
17
17
|
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
18
18
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
19
19
|
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
@@ -38,7 +38,7 @@ const debug_watch_widget_1 = require("./debug-watch-widget");
|
|
|
38
38
|
exports.DebugSessionWidgetFactory = Symbol('DebugSessionWidgetFactory');
|
|
39
39
|
exports.DEBUG_VIEW_CONTAINER_TITLE_OPTIONS = {
|
|
40
40
|
label: 'debug',
|
|
41
|
-
iconClass: browser_1.codicon('debug-alt'),
|
|
41
|
+
iconClass: (0, browser_1.codicon)('debug-alt'),
|
|
42
42
|
closeable: true
|
|
43
43
|
};
|
|
44
44
|
let DebugSessionWidget = DebugSessionWidget_1 = class DebugSessionWidget extends browser_1.BaseWidget {
|
|
@@ -64,7 +64,7 @@ let DebugSessionWidget = DebugSessionWidget_1 = class DebugSessionWidget extends
|
|
|
64
64
|
this.title.label = this.model.label;
|
|
65
65
|
this.title.caption = this.model.label;
|
|
66
66
|
this.title.closable = true;
|
|
67
|
-
this.title.iconClass = browser_1.codicon('debug-alt');
|
|
67
|
+
this.title.iconClass = (0, browser_1.codicon)('debug-alt');
|
|
68
68
|
this.addClass('theia-session-container');
|
|
69
69
|
this.viewContainer = this.viewContainerFactory({
|
|
70
70
|
id: 'debug:view-container:' + this.model.id
|
|
@@ -102,45 +102,45 @@ let DebugSessionWidget = DebugSessionWidget_1 = class DebugSessionWidget extends
|
|
|
102
102
|
}
|
|
103
103
|
};
|
|
104
104
|
__decorate([
|
|
105
|
-
inversify_1.inject(browser_1.ViewContainer.Factory),
|
|
105
|
+
(0, inversify_1.inject)(browser_1.ViewContainer.Factory),
|
|
106
106
|
__metadata("design:type", Function)
|
|
107
107
|
], DebugSessionWidget.prototype, "viewContainerFactory", void 0);
|
|
108
108
|
__decorate([
|
|
109
|
-
inversify_1.inject(debug_view_model_1.DebugViewModel),
|
|
109
|
+
(0, inversify_1.inject)(debug_view_model_1.DebugViewModel),
|
|
110
110
|
__metadata("design:type", debug_view_model_1.DebugViewModel)
|
|
111
111
|
], DebugSessionWidget.prototype, "model", void 0);
|
|
112
112
|
__decorate([
|
|
113
|
-
inversify_1.inject(debug_toolbar_widget_1.DebugToolBar),
|
|
113
|
+
(0, inversify_1.inject)(debug_toolbar_widget_1.DebugToolBar),
|
|
114
114
|
__metadata("design:type", debug_toolbar_widget_1.DebugToolBar)
|
|
115
115
|
], DebugSessionWidget.prototype, "toolbar", void 0);
|
|
116
116
|
__decorate([
|
|
117
|
-
inversify_1.inject(debug_threads_widget_1.DebugThreadsWidget),
|
|
117
|
+
(0, inversify_1.inject)(debug_threads_widget_1.DebugThreadsWidget),
|
|
118
118
|
__metadata("design:type", debug_threads_widget_1.DebugThreadsWidget)
|
|
119
119
|
], DebugSessionWidget.prototype, "threads", void 0);
|
|
120
120
|
__decorate([
|
|
121
|
-
inversify_1.inject(debug_stack_frames_widget_1.DebugStackFramesWidget),
|
|
121
|
+
(0, inversify_1.inject)(debug_stack_frames_widget_1.DebugStackFramesWidget),
|
|
122
122
|
__metadata("design:type", debug_stack_frames_widget_1.DebugStackFramesWidget)
|
|
123
123
|
], DebugSessionWidget.prototype, "stackFrames", void 0);
|
|
124
124
|
__decorate([
|
|
125
|
-
inversify_1.inject(debug_variables_widget_1.DebugVariablesWidget),
|
|
125
|
+
(0, inversify_1.inject)(debug_variables_widget_1.DebugVariablesWidget),
|
|
126
126
|
__metadata("design:type", debug_variables_widget_1.DebugVariablesWidget)
|
|
127
127
|
], DebugSessionWidget.prototype, "variables", void 0);
|
|
128
128
|
__decorate([
|
|
129
|
-
inversify_1.inject(debug_watch_widget_1.DebugWatchWidget),
|
|
129
|
+
(0, inversify_1.inject)(debug_watch_widget_1.DebugWatchWidget),
|
|
130
130
|
__metadata("design:type", debug_watch_widget_1.DebugWatchWidget)
|
|
131
131
|
], DebugSessionWidget.prototype, "watch", void 0);
|
|
132
132
|
__decorate([
|
|
133
|
-
inversify_1.inject(debug_breakpoints_widget_1.DebugBreakpointsWidget),
|
|
133
|
+
(0, inversify_1.inject)(debug_breakpoints_widget_1.DebugBreakpointsWidget),
|
|
134
134
|
__metadata("design:type", debug_breakpoints_widget_1.DebugBreakpointsWidget)
|
|
135
135
|
], DebugSessionWidget.prototype, "breakpoints", void 0);
|
|
136
136
|
__decorate([
|
|
137
|
-
inversify_1.postConstruct(),
|
|
137
|
+
(0, inversify_1.postConstruct)(),
|
|
138
138
|
__metadata("design:type", Function),
|
|
139
139
|
__metadata("design:paramtypes", []),
|
|
140
140
|
__metadata("design:returntype", void 0)
|
|
141
141
|
], DebugSessionWidget.prototype, "init", null);
|
|
142
142
|
DebugSessionWidget = DebugSessionWidget_1 = __decorate([
|
|
143
|
-
inversify_1.injectable()
|
|
143
|
+
(0, inversify_1.injectable)()
|
|
144
144
|
], DebugSessionWidget);
|
|
145
145
|
exports.DebugSessionWidget = DebugSessionWidget;
|
|
146
146
|
//# sourceMappingURL=debug-session-widget.js.map
|