@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
|
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);
|
|
@@ -45,17 +45,17 @@ let DebugVariablesSource = class DebugVariablesSource extends source_tree_1.Tree
|
|
|
45
45
|
}
|
|
46
46
|
};
|
|
47
47
|
__decorate([
|
|
48
|
-
inversify_1.inject(debug_view_model_1.DebugViewModel),
|
|
48
|
+
(0, inversify_1.inject)(debug_view_model_1.DebugViewModel),
|
|
49
49
|
__metadata("design:type", debug_view_model_1.DebugViewModel)
|
|
50
50
|
], DebugVariablesSource.prototype, "model", void 0);
|
|
51
51
|
__decorate([
|
|
52
|
-
inversify_1.postConstruct(),
|
|
52
|
+
(0, inversify_1.postConstruct)(),
|
|
53
53
|
__metadata("design:type", Function),
|
|
54
54
|
__metadata("design:paramtypes", []),
|
|
55
55
|
__metadata("design:returntype", void 0)
|
|
56
56
|
], DebugVariablesSource.prototype, "init", null);
|
|
57
57
|
DebugVariablesSource = __decorate([
|
|
58
|
-
inversify_1.injectable()
|
|
58
|
+
(0, inversify_1.injectable)()
|
|
59
59
|
], DebugVariablesSource);
|
|
60
60
|
exports.DebugVariablesSource = DebugVariablesSource;
|
|
61
61
|
//# sourceMappingURL=debug-variables-source.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-variables-source.js","sourceRoot":"","sources":["../../../src/browser/view/debug-variables-source.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"debug-variables-source.js","sourceRoot":"","sources":["../../../src/browser/view/debug-variables-source.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,4DAAiF;AACjF,qEAAiE;AAEjE,yDAAoD;AACpD,uCAAwC;AAGxC,IAAa,oBAAoB,GAAjC,MAAa,oBAAqB,SAAQ,wBAAU;IAApD;;QAWuB,YAAO,GAAG,QAAQ,CAAC,GAAG,EAAE,CAAC,IAAI,CAAC,aAAa,EAAE,EAAE,GAAG,CAAC,CAAC;IAQ3E,CAAC;IAba,IAAI;QACV,IAAI,CAAC,OAAO,EAAE,CAAC;QACf,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,WAAW,CAAC,GAAG,EAAE,CAAC,IAAI,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC;IACtE,CAAC;IAID,KAAK,CAAC,WAAW;QACb,MAAM,EAAE,cAAc,EAAE,GAAG,IAAI,CAAC,KAAK,CAAC;QACtC,MAAM,MAAM,GAAG,cAAc,CAAC,CAAC,CAAC,MAAM,cAAc,CAAC,SAAS,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;QACtE,OAAO,MAAM,CAAC,MAAM,CAAC,QAAQ,CAAC,EAAE,CAAC;IACrC,CAAC;CAEJ,CAAA;AAhBG;IADC,IAAA,kBAAM,EAAC,iCAAc,CAAC;8BACG,iCAAc;mDAAC;AAGzC;IADC,IAAA,yBAAa,GAAE;;;;gDAIf;AATQ,oBAAoB;IADhC,IAAA,sBAAU,GAAE;GACA,oBAAoB,CAmBhC;AAnBY,oDAAoB"}
|
|
@@ -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 { MenuPath } from '@theia/core/lib/common';
|
|
18
3
|
import { SourceTreeWidget } from '@theia/core/lib/browser/source-tree';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-variables-widget.d.ts","sourceRoot":"","sources":["../../../src/browser/view/debug-variables-widget.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"debug-variables-widget.d.ts","sourceRoot":"","sources":["../../../src/browser/view/debug-variables-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,gBAAgB,EAAE,MAAM,qCAAqC,CAAC;AACvE,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAGpD,qBACa,oBAAqB,SAAQ,gBAAgB;IAEtD,MAAM,CAAC,YAAY,EAAE,QAAQ,CAAoC;IACjE,MAAM,CAAC,SAAS,EAAE,QAAQ,CAAoD;IAC9E,MAAM,CAAC,UAAU,EAAE,QAAQ,CAAqD;WAChE,eAAe,CAAC,MAAM,EAAE,UAAU,CAAC,SAAS,GAAG,SAAS;IAWxE,MAAM,CAAC,YAAY,CAAC,MAAM,EAAE,UAAU,CAAC,SAAS,GAAG,oBAAoB;IAKvE,SAAS,CAAC,QAAQ,CAAC,SAAS,EAAE,cAAc,CAAC;IAG7C,SAAS,CAAC,QAAQ,CAAC,SAAS,EAAE,oBAAoB,CAAC;cAGhC,IAAI,IAAI,IAAI;CAQlC"}
|
|
@@ -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);
|
|
@@ -58,21 +58,21 @@ DebugVariablesWidget.CONTEXT_MENU = ['debug-variables-context-menu'];
|
|
|
58
58
|
DebugVariablesWidget.EDIT_MENU = [...DebugVariablesWidget_1.CONTEXT_MENU, 'a_edit'];
|
|
59
59
|
DebugVariablesWidget.WATCH_MENU = [...DebugVariablesWidget_1.CONTEXT_MENU, 'b_watch'];
|
|
60
60
|
__decorate([
|
|
61
|
-
inversify_1.inject(debug_view_model_1.DebugViewModel),
|
|
61
|
+
(0, inversify_1.inject)(debug_view_model_1.DebugViewModel),
|
|
62
62
|
__metadata("design:type", debug_view_model_1.DebugViewModel)
|
|
63
63
|
], DebugVariablesWidget.prototype, "viewModel", void 0);
|
|
64
64
|
__decorate([
|
|
65
|
-
inversify_1.inject(debug_variables_source_1.DebugVariablesSource),
|
|
65
|
+
(0, inversify_1.inject)(debug_variables_source_1.DebugVariablesSource),
|
|
66
66
|
__metadata("design:type", debug_variables_source_1.DebugVariablesSource)
|
|
67
67
|
], DebugVariablesWidget.prototype, "variables", void 0);
|
|
68
68
|
__decorate([
|
|
69
|
-
inversify_1.postConstruct(),
|
|
69
|
+
(0, inversify_1.postConstruct)(),
|
|
70
70
|
__metadata("design:type", Function),
|
|
71
71
|
__metadata("design:paramtypes", []),
|
|
72
72
|
__metadata("design:returntype", void 0)
|
|
73
73
|
], DebugVariablesWidget.prototype, "init", null);
|
|
74
74
|
DebugVariablesWidget = DebugVariablesWidget_1 = __decorate([
|
|
75
|
-
inversify_1.injectable()
|
|
75
|
+
(0, inversify_1.injectable)()
|
|
76
76
|
], DebugVariablesWidget);
|
|
77
77
|
exports.DebugVariablesWidget = DebugVariablesWidget;
|
|
78
78
|
//# sourceMappingURL=debug-variables-widget.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-variables-widget.js","sourceRoot":"","sources":["../../../src/browser/view/debug-variables-widget.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"debug-variables-widget.js","sourceRoot":"","sources":["../../../src/browser/view/debug-variables-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;AAExG,qEAAuE;AACvE,qEAAgE;AAChE,yDAAoD;AACpD,oDAAiD;AAGjD,IAAa,oBAAoB,4BAAjC,MAAa,oBAAqB,SAAQ,8BAAgB;IAKtD,MAAM,CAAU,eAAe,CAAC,MAA4B;QACxD,MAAM,KAAK,GAAG,8BAAgB,CAAC,eAAe,CAAC,MAAM,EAAE;YACnD,eAAe,EAAE,sBAAoB,CAAC,YAAY;YAClD,WAAW,EAAE,KAAK;YAClB,cAAc,EAAE,IAAI;SACvB,CAAC,CAAC;QACH,KAAK,CAAC,IAAI,CAAC,6CAAoB,CAAC,CAAC,MAAM,EAAE,CAAC;QAC1C,KAAK,CAAC,MAAM,CAAC,8BAAgB,CAAC,CAAC;QAC/B,KAAK,CAAC,IAAI,CAAC,sBAAoB,CAAC,CAAC,MAAM,EAAE,CAAC;QAC1C,OAAO,KAAK,CAAC;IACjB,CAAC;IACD,MAAM,CAAC,YAAY,CAAC,MAA4B;QAC5C,OAAO,sBAAoB,CAAC,eAAe,CAAC,MAAM,CAAC,CAAC,GAAG,CAAC,sBAAoB,CAAC,CAAC;IAClF,CAAC;IASkB,IAAI;QACnB,KAAK,CAAC,IAAI,EAAE,CAAC;QACb,IAAI,CAAC,EAAE,GAAG,kBAAkB,GAAG,IAAI,CAAC,SAAS,CAAC,EAAE,CAAC;QACjD,IAAI,CAAC,KAAK,CAAC,KAAK,GAAG,SAAG,CAAC,iBAAiB,CAAC,WAAW,CAAC,CAAC;QACtD,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QACpC,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,SAAS,CAAC;IACjC,CAAC;CAEJ,CAAA;AAjCU,iCAAY,GAAa,CAAC,8BAA8B,CAAE,CAAA;AAC1D,8BAAS,GAAa,CAAC,GAAG,sBAAoB,CAAC,YAAY,EAAE,QAAQ,CAAE,CAAA;AACvE,+BAAU,GAAa,CAAC,GAAG,sBAAoB,CAAC,YAAY,EAAE,SAAS,CAAE,CAAA;AAiBhF;IADC,IAAA,kBAAM,EAAC,iCAAc,CAAC;8BACO,iCAAc;uDAAC;AAG7C;IADC,IAAA,kBAAM,EAAC,6CAAoB,CAAC;8BACC,6CAAoB;uDAAC;AAGnD;IADC,IAAA,yBAAa,GAAE;;;;gDAOf;AAjCQ,oBAAoB;IADhC,IAAA,sBAAU,GAAE;GACA,oBAAoB,CAmChC;AAnCY,oDAAoB"}
|
|
@@ -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 { Disposable, DisposableCollection, Event, Emitter } from '@theia/core/lib/common';
|
|
17
2
|
import URI from '@theia/core/lib/common/uri';
|
|
18
3
|
import { DebugSession, DebugState } from '../debug-session';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-view-model.d.ts","sourceRoot":"","sources":["../../../src/browser/view/debug-view-model.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"debug-view-model.d.ts","sourceRoot":"","sources":["../../../src/browser/view/debug-view-model.ts"],"names":[],"mappings":"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"}
|
|
@@ -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);
|
|
@@ -45,7 +45,7 @@ let DebugViewModel = class DebugViewModel {
|
|
|
45
45
|
this.toDispose = new common_1.DisposableCollection(this.onDidChangeEmitter, this.onDidChangeBreakpointsEmitter, this.onDidChangeWatchExpressionsEmitter);
|
|
46
46
|
this._sessions = new Set();
|
|
47
47
|
this.refreshWatchExpressionsQueue = Promise.resolve();
|
|
48
|
-
this.refreshWatchExpressions = p_debounce_1.default(() => {
|
|
48
|
+
this.refreshWatchExpressions = (0, p_debounce_1.default)(() => {
|
|
49
49
|
this.refreshWatchExpressionsQueue = this.refreshWatchExpressionsQueue.then(async () => {
|
|
50
50
|
try {
|
|
51
51
|
for (const watchExpression of this.watchExpressions) {
|
|
@@ -226,25 +226,25 @@ let DebugViewModel = class DebugViewModel {
|
|
|
226
226
|
}
|
|
227
227
|
};
|
|
228
228
|
__decorate([
|
|
229
|
-
inversify_1.inject(exports.DebugViewOptions),
|
|
229
|
+
(0, inversify_1.inject)(exports.DebugViewOptions),
|
|
230
230
|
__metadata("design:type", Object)
|
|
231
231
|
], DebugViewModel.prototype, "options", void 0);
|
|
232
232
|
__decorate([
|
|
233
|
-
inversify_1.inject(debug_session_manager_1.DebugSessionManager),
|
|
233
|
+
(0, inversify_1.inject)(debug_session_manager_1.DebugSessionManager),
|
|
234
234
|
__metadata("design:type", debug_session_manager_1.DebugSessionManager)
|
|
235
235
|
], DebugViewModel.prototype, "manager", void 0);
|
|
236
236
|
__decorate([
|
|
237
|
-
inversify_1.inject(debug_watch_manager_1.DebugWatchManager),
|
|
237
|
+
(0, inversify_1.inject)(debug_watch_manager_1.DebugWatchManager),
|
|
238
238
|
__metadata("design:type", debug_watch_manager_1.DebugWatchManager)
|
|
239
239
|
], DebugViewModel.prototype, "watch", void 0);
|
|
240
240
|
__decorate([
|
|
241
|
-
inversify_1.postConstruct(),
|
|
241
|
+
(0, inversify_1.postConstruct)(),
|
|
242
242
|
__metadata("design:type", Function),
|
|
243
243
|
__metadata("design:paramtypes", []),
|
|
244
244
|
__metadata("design:returntype", void 0)
|
|
245
245
|
], DebugViewModel.prototype, "init", null);
|
|
246
246
|
DebugViewModel = __decorate([
|
|
247
|
-
inversify_1.injectable()
|
|
247
|
+
(0, inversify_1.injectable)()
|
|
248
248
|
], DebugViewModel);
|
|
249
249
|
exports.DebugViewModel = DebugViewModel;
|
|
250
250
|
//# sourceMappingURL=debug-view-model.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-view-model.js","sourceRoot":"","sources":["../../../src/browser/view/debug-view-model.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"debug-view-model.js","sourceRoot":"","sources":["../../../src/browser/view/debug-view-model.ts"],"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 { ExpressionItem, DebugSessionProvider } from '../console/debug-console-items';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-watch-expression.d.ts","sourceRoot":"","sources":["../../../src/browser/view/debug-watch-expression.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"debug-watch-expression.d.ts","sourceRoot":"","sources":["../../../src/browser/view/debug-watch-expression.tsx"],"names":[],"mappings":";AAgBA,OAAO,KAAK,KAAK,MAAM,0BAA0B,CAAC;AAElD,OAAO,EAAE,cAAc,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AACtF,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAErD,qBAAa,oBAAqB,SAAQ,cAAc;IAIxC,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE;QACpC,EAAE,EAAE,MAAM,CAAC;QACX,UAAU,EAAE,MAAM,CAAC;QACnB,OAAO,EAAE,oBAAoB,CAAC;QAC9B,WAAW,EAAE,MAAM,IAAI,CAAA;KAC1B;IAPD,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;gBAEW,OAAO,EAAE;QACpC,EAAE,EAAE,MAAM,CAAC;QACX,UAAU,EAAE,MAAM,CAAC;QACnB,OAAO,EAAE,oBAAoB,CAAC;QAC9B,WAAW,EAAE,MAAM,IAAI,CAAA;KAC1B;IAKc,QAAQ,IAAI,OAAO,CAAC,IAAI,CAAC;cAIrB,SAAS,CAAC,IAAI,CAAC,EAAE,aAAa,CAAC,gBAAgB,CAAC,MAAM,CAAC,GAAG,IAAI;IAMxE,MAAM,IAAI,KAAK,CAAC,SAAS;IAO5B,IAAI,IAAI,OAAO,CAAC,IAAI,CAAC;IAY3B,IAAI,gBAAgB,IAAI,OAAO,CAE9B;IACD,SAAS,IAAI,IAAI;IAOjB,SAAS,CAAC,QAAQ,EAAE,eAAe,GAAG,SAAS,CAAC;IAChD,SAAS,CAAC,WAAW,aAAc,eAAe,GAAG,IAAI,iCAA2C;CAEvG"}
|
|
@@ -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.DebugWatchExpression = void 0;
|
|
19
19
|
const React = require("@theia/core/shared/react");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-watch-expression.js","sourceRoot":"","sources":["../../../src/browser/view/debug-watch-expression.tsx"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"debug-watch-expression.js","sourceRoot":"","sources":["../../../src/browser/view/debug-watch-expression.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,6DAAwE;AACxE,wEAAsF;AAGtF,MAAa,oBAAqB,SAAQ,oCAAc;IAIpD,YAA+B,OAK9B;QACG,KAAK,CAAC,OAAO,CAAC,UAAU,EAAE,OAAO,CAAC,OAAO,CAAC,CAAC;QANhB,YAAO,GAAP,OAAO,CAKrC;QA6CS,gBAAW,GAAG,CAAC,QAAgC,EAAE,EAAE,CAAC,IAAI,CAAC,QAAQ,GAAG,QAAQ,IAAI,SAAS,CAAC;QA3ChG,IAAI,CAAC,EAAE,GAAG,OAAO,CAAC,EAAE,CAAC;IACzB,CAAC;IAEQ,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC;IAClC,CAAC;IAEkB,SAAS,CAAC,IAA6C;QACtE,6BAA6B;QAC7B,KAAK,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC;QACtB,IAAI,CAAC,OAAO,CAAC,WAAW,EAAE,CAAC;IAC/B,CAAC;IAEQ,MAAM;QACX,OAAO,6BAAK,SAAS,EAAC,8BAA8B;YAChD,8BAAM,KAAK,EAAE,IAAI,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,EAAE,SAAS,EAAC,MAAM;gBAAE,IAAI,CAAC,WAAW;qBAAU;YACxF,8BAAM,KAAK,EAAE,IAAI,CAAC,MAAM,EAAE,GAAG,EAAE,IAAI,CAAC,WAAW,IAAG,IAAI,CAAC,MAAM,CAAQ,CAClE,CAAC;IACZ,CAAC;IAED,KAAK,CAAC,IAAI;QACN,MAAM,KAAK,GAAG,IAAI,+BAAqB,CAAC;YACpC,KAAK,EAAE,uBAAuB;YAC9B,YAAY,EAAE,IAAI,CAAC,UAAU;SAChC,CAAC,CAAC;QACH,MAAM,QAAQ,GAAG,MAAM,KAAK,CAAC,IAAI,EAAE,CAAC;QACpC,IAAI,QAAQ,KAAK,SAAS,EAAE;YACxB,IAAI,CAAC,WAAW,GAAG,QAAQ,CAAC;YAC5B,MAAM,IAAI,CAAC,QAAQ,EAAE,CAAC;SACzB;IACL,CAAC;IAED,IAAI,gBAAgB;QAChB,OAAO,CAAC,CAAC,IAAI,CAAC,QAAQ,IAAI,QAAQ,CAAC,qBAAqB,CAAC,MAAM,CAAC,CAAC;IACrE,CAAC;IACD,SAAS;QACL,MAAM,SAAS,GAAG,QAAQ,CAAC,YAAY,EAAE,CAAC;QAC1C,IAAI,IAAI,CAAC,QAAQ,IAAI,SAAS,EAAE;YAC5B,SAAS,CAAC,iBAAiB,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;YAC3C,QAAQ,CAAC,WAAW,CAAC,MAAM,CAAC,CAAC;SAChC;IACL,CAAC;CAIJ;AAxDD,oDAwDC"}
|
|
@@ -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
|
import { TreeSource } from '@theia/core/lib/browser/source-tree';
|
|
17
2
|
import { DebugViewModel } from './debug-view-model';
|
|
18
3
|
import { DebugWatchExpression } from './debug-watch-expression';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-watch-source.d.ts","sourceRoot":"","sources":["../../../src/browser/view/debug-watch-source.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"debug-watch-source.d.ts","sourceRoot":"","sources":["../../../src/browser/view/debug-watch-source.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAE,UAAU,EAAE,MAAM,qCAAqC,CAAC;AACjE,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAGhE,qBACa,gBAAiB,SAAQ,UAAU;IAG5C,SAAS,CAAC,QAAQ,CAAC,KAAK,EAAE,cAAc,CAAC;IAGzC,SAAS,CAAC,IAAI,IAAI,IAAI;IAKtB,SAAS,CAAC,QAAQ,CAAC,OAAO,sBAA6C;IAEjE,WAAW,IAAI,OAAO,CAAC,gBAAgB,CAAC,oBAAoB,CAAC,CAAC;CAIvE"}
|
|
@@ -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
|
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);
|
|
@@ -43,17 +43,17 @@ let DebugWatchSource = class DebugWatchSource extends source_tree_1.TreeSource {
|
|
|
43
43
|
}
|
|
44
44
|
};
|
|
45
45
|
__decorate([
|
|
46
|
-
inversify_1.inject(debug_view_model_1.DebugViewModel),
|
|
46
|
+
(0, inversify_1.inject)(debug_view_model_1.DebugViewModel),
|
|
47
47
|
__metadata("design:type", debug_view_model_1.DebugViewModel)
|
|
48
48
|
], DebugWatchSource.prototype, "model", void 0);
|
|
49
49
|
__decorate([
|
|
50
|
-
inversify_1.postConstruct(),
|
|
50
|
+
(0, inversify_1.postConstruct)(),
|
|
51
51
|
__metadata("design:type", Function),
|
|
52
52
|
__metadata("design:paramtypes", []),
|
|
53
53
|
__metadata("design:returntype", void 0)
|
|
54
54
|
], DebugWatchSource.prototype, "init", null);
|
|
55
55
|
DebugWatchSource = __decorate([
|
|
56
|
-
inversify_1.injectable()
|
|
56
|
+
(0, inversify_1.injectable)()
|
|
57
57
|
], DebugWatchSource);
|
|
58
58
|
exports.DebugWatchSource = DebugWatchSource;
|
|
59
59
|
//# sourceMappingURL=debug-watch-source.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-watch-source.js","sourceRoot":"","sources":["../../../src/browser/view/debug-watch-source.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"debug-watch-source.js","sourceRoot":"","sources":["../../../src/browser/view/debug-watch-source.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,4DAAiF;AACjF,qEAAiE;AACjE,yDAAoD;AAEpD,uCAAwC;AAGxC,IAAa,gBAAgB,GAA7B,MAAa,gBAAiB,SAAQ,wBAAU;IAAhD;;QAWuB,YAAO,GAAG,QAAQ,CAAC,GAAG,EAAE,CAAC,IAAI,CAAC,aAAa,EAAE,EAAE,GAAG,CAAC,CAAC;IAM3E,CAAC;IAXa,IAAI;QACV,IAAI,CAAC,OAAO,EAAE,CAAC;QACf,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,2BAA2B,CAAC,GAAG,EAAE,CAAC,IAAI,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC;IACtF,CAAC;IAID,KAAK,CAAC,WAAW;QACb,OAAO,IAAI,CAAC,KAAK,CAAC,gBAAgB,CAAC,MAAM,CAAC,QAAQ,CAAC,EAAE,CAAC;IAC1D,CAAC;CAEJ,CAAA;AAdG;IADC,IAAA,kBAAM,EAAC,iCAAc,CAAC;8BACG,iCAAc;+CAAC;AAGzC;IADC,IAAA,yBAAa,GAAE;;;;4CAIf;AATQ,gBAAgB;IAD5B,IAAA,sBAAU,GAAE;GACA,gBAAgB,CAiB5B;AAjBY,4CAAgB"}
|
|
@@ -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
|
import { interfaces, Container } from '@theia/core/shared/inversify';
|
|
17
2
|
import { MenuPath } from '@theia/core/lib/common';
|
|
18
3
|
import { SourceTreeWidget } from '@theia/core/lib/browser/source-tree';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-watch-widget.d.ts","sourceRoot":"","sources":["../../../src/browser/view/debug-watch-widget.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"debug-watch-widget.d.ts","sourceRoot":"","sources":["../../../src/browser/view/debug-watch-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,gBAAgB,EAAE,MAAM,qCAAqC,CAAC;AACvE,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AACxD,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAGpD,qBACa,gBAAiB,SAAQ,gBAAgB;IAElD,MAAM,CAAC,YAAY,EAAE,QAAQ,CAAgC;IAC7D,MAAM,CAAC,SAAS,WAAgD;IAChE,MAAM,CAAC,WAAW,WAAkD;WACpD,eAAe,CAAC,MAAM,EAAE,UAAU,CAAC,SAAS,GAAG,SAAS;IAWxE,MAAM,CAAC,YAAY,CAAC,MAAM,EAAE,UAAU,CAAC,SAAS,GAAG,gBAAgB;IAKnE,QAAQ,CAAC,SAAS,EAAE,cAAc,CAAC;IAGnC,SAAS,CAAC,QAAQ,CAAC,SAAS,EAAE,gBAAgB,CAAC;cAG5B,IAAI,IAAI,IAAI;CAQlC"}
|
|
@@ -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
|
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);
|
|
@@ -58,21 +58,21 @@ DebugWatchWidget.CONTEXT_MENU = ['debug-watch-context-menu'];
|
|
|
58
58
|
DebugWatchWidget.EDIT_MENU = [...DebugWatchWidget_1.CONTEXT_MENU, 'a_edit'];
|
|
59
59
|
DebugWatchWidget.REMOVE_MENU = [...DebugWatchWidget_1.CONTEXT_MENU, 'b_remove'];
|
|
60
60
|
__decorate([
|
|
61
|
-
inversify_1.inject(debug_view_model_1.DebugViewModel),
|
|
61
|
+
(0, inversify_1.inject)(debug_view_model_1.DebugViewModel),
|
|
62
62
|
__metadata("design:type", debug_view_model_1.DebugViewModel)
|
|
63
63
|
], DebugWatchWidget.prototype, "viewModel", void 0);
|
|
64
64
|
__decorate([
|
|
65
|
-
inversify_1.inject(debug_watch_source_1.DebugWatchSource),
|
|
65
|
+
(0, inversify_1.inject)(debug_watch_source_1.DebugWatchSource),
|
|
66
66
|
__metadata("design:type", debug_watch_source_1.DebugWatchSource)
|
|
67
67
|
], DebugWatchWidget.prototype, "variables", void 0);
|
|
68
68
|
__decorate([
|
|
69
|
-
inversify_1.postConstruct(),
|
|
69
|
+
(0, inversify_1.postConstruct)(),
|
|
70
70
|
__metadata("design:type", Function),
|
|
71
71
|
__metadata("design:paramtypes", []),
|
|
72
72
|
__metadata("design:returntype", void 0)
|
|
73
73
|
], DebugWatchWidget.prototype, "init", null);
|
|
74
74
|
DebugWatchWidget = DebugWatchWidget_1 = __decorate([
|
|
75
|
-
inversify_1.injectable()
|
|
75
|
+
(0, inversify_1.injectable)()
|
|
76
76
|
], DebugWatchWidget);
|
|
77
77
|
exports.DebugWatchWidget = DebugWatchWidget;
|
|
78
78
|
//# sourceMappingURL=debug-watch-widget.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-watch-widget.js","sourceRoot":"","sources":["../../../src/browser/view/debug-watch-widget.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"debug-watch-widget.js","sourceRoot":"","sources":["../../../src/browser/view/debug-watch-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;AAExG,qEAAuE;AACvE,6DAAwD;AACxD,yDAAoD;AACpD,oDAAiD;AAGjD,IAAa,gBAAgB,wBAA7B,MAAa,gBAAiB,SAAQ,8BAAgB;IAKlD,MAAM,CAAU,eAAe,CAAC,MAA4B;QACxD,MAAM,KAAK,GAAG,8BAAgB,CAAC,eAAe,CAAC,MAAM,EAAE;YACnD,eAAe,EAAE,kBAAgB,CAAC,YAAY;YAC9C,WAAW,EAAE,KAAK;YAClB,cAAc,EAAE,IAAI;SACvB,CAAC,CAAC;QACH,KAAK,CAAC,IAAI,CAAC,qCAAgB,CAAC,CAAC,MAAM,EAAE,CAAC;QACtC,KAAK,CAAC,MAAM,CAAC,8BAAgB,CAAC,CAAC;QAC/B,KAAK,CAAC,IAAI,CAAC,kBAAgB,CAAC,CAAC,MAAM,EAAE,CAAC;QACtC,OAAO,KAAK,CAAC;IACjB,CAAC;IACD,MAAM,CAAC,YAAY,CAAC,MAA4B;QAC5C,OAAO,kBAAgB,CAAC,eAAe,CAAC,MAAM,CAAC,CAAC,GAAG,CAAC,kBAAgB,CAAC,CAAC;IAC1E,CAAC;IASkB,IAAI;QACnB,KAAK,CAAC,IAAI,EAAE,CAAC;QACb,IAAI,CAAC,EAAE,GAAG,cAAc,GAAG,IAAI,CAAC,SAAS,CAAC,EAAE,CAAC;QAC7C,IAAI,CAAC,KAAK,CAAC,KAAK,GAAG,SAAG,CAAC,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAClD,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QACpC,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,SAAS,CAAC;IACjC,CAAC;CAEJ,CAAA;AAjCU,6BAAY,GAAa,CAAC,0BAA0B,CAAE,CAAA;AACtD,0BAAS,GAAG,CAAC,GAAG,kBAAgB,CAAC,YAAY,EAAE,QAAQ,CAAC,CAAC;AACzD,4BAAW,GAAG,CAAC,GAAG,kBAAgB,CAAC,YAAY,EAAE,UAAU,CAAC,CAAC;AAiBpE;IADC,IAAA,kBAAM,EAAC,iCAAc,CAAC;8BACH,iCAAc;mDAAC;AAGnC;IADC,IAAA,kBAAM,EAAC,qCAAgB,CAAC;8BACK,qCAAgB;mDAAC;AAG/C;IADC,IAAA,yBAAa,GAAE;;;;4CAOf;AAjCQ,gBAAgB;IAD5B,IAAA,sBAAU,GAAE;GACA,gBAAgB,CAmC5B;AAnCY,4CAAgB"}
|
|
@@ -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 { BaseWidget, Message, ApplicationShell, Widget, StatefulWidget, ViewContainer } from '@theia/core/lib/browser';
|
|
18
3
|
import { DebugSessionWidget } from './debug-session-widget';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-widget.d.ts","sourceRoot":"","sources":["../../../src/browser/view/debug-widget.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"debug-widget.d.ts","sourceRoot":"","sources":["../../../src/browser/view/debug-widget.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAqC,UAAU,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AACxG,OAAO,EACH,UAAU,EAAe,OAAO,EAAE,gBAAgB,EAAE,MAAM,EAAE,cAAc,EAAE,aAAa,EAC5F,MAAM,yBAAyB,CAAC;AACjC,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAC5D,OAAO,EAAE,wBAAwB,EAAE,MAAM,8BAA8B,CAAC;AACxE,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,EAAE,kBAAkB,EAAE,MAAM,8CAA8C,CAAC;AAGlF,qBACa,WAAY,SAAQ,UAAW,YAAW,cAAc,EAAE,gBAAgB,CAAC,uBAAuB;IAE3G,MAAM,CAAC,eAAe,CAAC,MAAM,EAAE,UAAU,CAAC,SAAS,GAAG,SAAS;IAM/D,MAAM,CAAC,YAAY,CAAC,MAAM,EAAE,UAAU,CAAC,SAAS,GAAG,WAAW;IAI9D,MAAM,CAAC,EAAE,SAAW;IACpB,MAAM,CAAC,KAAK,SAAkC;IAG9C,QAAQ,CAAC,KAAK,EAAE,cAAc,CAAC;IAG/B,QAAQ,CAAC,cAAc,EAAE,mBAAmB,CAAC;IAG7C,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,wBAAwB,CAAC;IAGrD,SAAS,CAAC,QAAQ,CAAC,aAAa,EAAE,kBAAkB,CAAC;IAGrD,SAAS,CAAC,QAAQ,CAAC,kBAAkB,EAAE,kBAAkB,CAAC;IAG1D,SAAS,CAAC,IAAI,IAAI,IAAI;cAwBH,iBAAiB,CAAC,GAAG,EAAE,OAAO,GAAG,IAAI;IAKxD,mBAAmB,IAAI,MAAM,EAAE;IAI/B,UAAU,IAAI,MAAM;IAIpB,YAAY,CAAC,QAAQ,EAAE,aAAa,CAAC,KAAK,GAAG,IAAI;CAIpD"}
|