@theia/debug 1.23.0-next.5 → 1.23.0-next.54
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,18 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
// *****************************************************************************
|
|
2
|
+
// Copyright (C) 2018 TypeFox and others.
|
|
3
|
+
//
|
|
4
|
+
// This program and the accompanying materials are made available under the
|
|
5
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
6
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
7
|
+
//
|
|
8
|
+
// This Source Code may also be made available under the following Secondary
|
|
9
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
10
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
11
|
+
// with the GNU Classpath Exception which is available at
|
|
12
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
13
|
+
//
|
|
14
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
15
|
+
// *****************************************************************************
|
|
16
16
|
|
|
17
17
|
import { injectable, inject } from '@theia/core/shared/inversify';
|
|
18
18
|
import { Emitter } from '@theia/core/lib/common';
|
|
@@ -53,7 +53,7 @@ export class BreakpointManager extends MarkerManager<SourceBreakpoint> {
|
|
|
53
53
|
protected readonly onDidChangeFunctionBreakpointsEmitter = new Emitter<FunctionBreakpointsChangeEvent>();
|
|
54
54
|
readonly onDidChangeFunctionBreakpoints = this.onDidChangeFunctionBreakpointsEmitter.event;
|
|
55
55
|
|
|
56
|
-
setMarkers(uri: URI, owner: string, newMarkers: SourceBreakpoint[]): Marker<SourceBreakpoint>[] {
|
|
56
|
+
override setMarkers(uri: URI, owner: string, newMarkers: SourceBreakpoint[]): Marker<SourceBreakpoint>[] {
|
|
57
57
|
const result = super.setMarkers(uri, owner, newMarkers);
|
|
58
58
|
const added: SourceBreakpoint[] = [];
|
|
59
59
|
const removed: SourceBreakpoint[] = [];
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
// *****************************************************************************
|
|
2
|
+
// Copyright (C) 2018 TypeFox and others.
|
|
3
|
+
//
|
|
4
|
+
// This program and the accompanying materials are made available under the
|
|
5
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
6
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
7
|
+
//
|
|
8
|
+
// This Source Code may also be made available under the following Secondary
|
|
9
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
10
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
11
|
+
// with the GNU Classpath Exception which is available at
|
|
12
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
13
|
+
//
|
|
14
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
15
|
+
// *****************************************************************************
|
|
16
16
|
|
|
17
17
|
import { UUID } from '@theia/core/shared/@phosphor/coreutils';
|
|
18
18
|
import URI from '@theia/core/lib/common/uri';
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
// *****************************************************************************
|
|
2
|
+
// Copyright (C) 2018 TypeFox and others.
|
|
3
|
+
//
|
|
4
|
+
// This program and the accompanying materials are made available under the
|
|
5
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
6
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
7
|
+
//
|
|
8
|
+
// This Source Code may also be made available under the following Secondary
|
|
9
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
10
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
11
|
+
// with the GNU Classpath Exception which is available at
|
|
12
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
13
|
+
//
|
|
14
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
15
|
+
// *****************************************************************************
|
|
16
16
|
|
|
17
17
|
import { ConsoleSessionManager } from '@theia/console/lib/browser/console-session-manager';
|
|
18
18
|
import { ConsoleOptions, ConsoleWidget } from '@theia/console/lib/browser/console-widget';
|
|
@@ -102,7 +102,7 @@ export class DebugConsoleContribution extends AbstractViewContribution<ConsoleWi
|
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
104
|
|
|
105
|
-
registerCommands(commands: CommandRegistry): void {
|
|
105
|
+
override registerCommands(commands: CommandRegistry): void {
|
|
106
106
|
super.registerCommands(commands);
|
|
107
107
|
commands.registerCommand(DebugConsoleCommands.CLEAR, {
|
|
108
108
|
isEnabled: widget => this.withWidget(widget, () => true),
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
// *****************************************************************************
|
|
2
|
+
// Copyright (C) 2018 TypeFox and others.
|
|
3
|
+
//
|
|
4
|
+
// This program and the accompanying materials are made available under the
|
|
5
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
6
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
7
|
+
//
|
|
8
|
+
// This Source Code may also be made available under the following Secondary
|
|
9
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
10
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
11
|
+
// with the GNU Classpath Exception which is available at
|
|
12
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
13
|
+
//
|
|
14
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
15
|
+
// *****************************************************************************
|
|
16
16
|
|
|
17
17
|
import * as React from '@theia/core/shared/react';
|
|
18
18
|
import { DebugProtocol } from 'vscode-debugprotocol/lib/debugProtocol';
|
|
@@ -159,7 +159,7 @@ export class DebugVariable extends ExpressionContainer {
|
|
|
159
159
|
return this._value || this.variable.value;
|
|
160
160
|
}
|
|
161
161
|
|
|
162
|
-
render(): React.ReactNode {
|
|
162
|
+
override render(): React.ReactNode {
|
|
163
163
|
const { type, value, name } = this;
|
|
164
164
|
return <div className={this.variableClassName}>
|
|
165
165
|
<span title={type || name} className='name' ref={this.setNameRef}>{name}{!!value && ': '}</span>
|
|
@@ -255,7 +255,7 @@ export class DebugVirtualVariable extends ExpressionContainer {
|
|
|
255
255
|
super(options);
|
|
256
256
|
}
|
|
257
257
|
|
|
258
|
-
render(): React.ReactNode {
|
|
258
|
+
override render(): React.ReactNode {
|
|
259
259
|
return this.options.name;
|
|
260
260
|
}
|
|
261
261
|
}
|
|
@@ -295,7 +295,7 @@ export class ExpressionItem extends ExpressionContainer {
|
|
|
295
295
|
return this._expression;
|
|
296
296
|
}
|
|
297
297
|
|
|
298
|
-
render(): React.ReactNode {
|
|
298
|
+
override render(): React.ReactNode {
|
|
299
299
|
const valueClassNames: string[] = [];
|
|
300
300
|
if (!this._available) {
|
|
301
301
|
valueClassNames.push(ConsoleItem.errorClassName);
|
|
@@ -358,7 +358,7 @@ export class DebugScope extends ExpressionContainer {
|
|
|
358
358
|
});
|
|
359
359
|
}
|
|
360
360
|
|
|
361
|
-
render(): React.ReactNode {
|
|
361
|
+
override render(): React.ReactNode {
|
|
362
362
|
return this.name;
|
|
363
363
|
}
|
|
364
364
|
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
// *****************************************************************************
|
|
2
|
+
// Copyright (C) 2018 TypeFox and others.
|
|
3
|
+
//
|
|
4
|
+
// This program and the accompanying materials are made available under the
|
|
5
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
6
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
7
|
+
//
|
|
8
|
+
// This Source Code may also be made available under the following Secondary
|
|
9
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
10
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
11
|
+
// with the GNU Classpath Exception which is available at
|
|
12
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
13
|
+
//
|
|
14
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
15
|
+
// *****************************************************************************
|
|
16
16
|
|
|
17
17
|
import throttle = require('@theia/core/shared/lodash.throttle');
|
|
18
18
|
import { DebugProtocol } from 'vscode-debugprotocol/lib/debugProtocol';
|
|
@@ -195,6 +195,6 @@ export class DebugConsoleSession extends ConsoleSession {
|
|
|
195
195
|
this.fireDidChange();
|
|
196
196
|
}
|
|
197
197
|
|
|
198
|
-
protected fireDidChange = throttle(() => super.fireDidChange(), 50);
|
|
198
|
+
protected override fireDidChange = throttle(() => super.fireDidChange(), 50);
|
|
199
199
|
|
|
200
200
|
}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
// *****************************************************************************
|
|
2
|
+
// Copyright (C) 2019 TypeFox and others.
|
|
3
|
+
//
|
|
4
|
+
// This program and the accompanying materials are made available under the
|
|
5
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
6
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
7
|
+
//
|
|
8
|
+
// This Source Code may also be made available under the following Secondary
|
|
9
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
10
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
11
|
+
// with the GNU Classpath Exception which is available at
|
|
12
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
13
|
+
//
|
|
14
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
15
|
+
// *****************************************************************************
|
|
16
16
|
|
|
17
17
|
import { ContextKey } from '@theia/core/lib/browser/context-key-service';
|
|
18
18
|
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
// *****************************************************************************
|
|
2
|
+
// Copyright (C) 2018 Red Hat, Inc. and others.
|
|
3
|
+
//
|
|
4
|
+
// This program and the accompanying materials are made available under the
|
|
5
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
6
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
7
|
+
//
|
|
8
|
+
// This Source Code may also be made available under the following Secondary
|
|
9
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
10
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
11
|
+
// with the GNU Classpath Exception which is available at
|
|
12
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
13
|
+
//
|
|
14
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
15
|
+
// *****************************************************************************
|
|
16
16
|
|
|
17
17
|
/*---------------------------------------------------------------------------------------------
|
|
18
18
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
// *****************************************************************************
|
|
2
|
+
// Copyright (C) 2018 Red Hat, Inc. and others.
|
|
3
|
+
//
|
|
4
|
+
// This program and the accompanying materials are made available under the
|
|
5
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
6
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
7
|
+
//
|
|
8
|
+
// This Source Code may also be made available under the following Secondary
|
|
9
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
10
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
11
|
+
// with the GNU Classpath Exception which is available at
|
|
12
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
13
|
+
//
|
|
14
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
15
|
+
// *****************************************************************************
|
|
16
16
|
|
|
17
17
|
import URI from '@theia/core/lib/common/uri';
|
|
18
18
|
import { Emitter, Event } from '@theia/core/lib/common/event';
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
// *****************************************************************************
|
|
2
|
+
// Copyright (C) 2021 SAP SE or an SAP affiliate company and others.
|
|
3
|
+
//
|
|
4
|
+
// This program and the accompanying materials are made available under the
|
|
5
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
6
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
7
|
+
//
|
|
8
|
+
// This Source Code may also be made available under the following Secondary
|
|
9
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
10
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
11
|
+
// with the GNU Classpath Exception which is available at
|
|
12
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
13
|
+
//
|
|
14
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
15
|
+
// *****************************************************************************
|
|
16
16
|
|
|
17
17
|
import { DebugProtocol } from 'vscode-debugprotocol';
|
|
18
18
|
import { DebugSessionConnection } from './debug-session-connection';
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
// *****************************************************************************
|
|
2
|
+
// Copyright (C) 2018 TypeFox and others.
|
|
3
|
+
//
|
|
4
|
+
// This program and the accompanying materials are made available under the
|
|
5
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
6
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
7
|
+
//
|
|
8
|
+
// This Source Code may also be made available under the following Secondary
|
|
9
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
10
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
11
|
+
// with the GNU Classpath Exception which is available at
|
|
12
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
13
|
+
//
|
|
14
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
15
|
+
// *****************************************************************************
|
|
16
16
|
|
|
17
17
|
import { AbstractViewContribution, ApplicationShell, KeybindingRegistry, Widget, CompositeTreeNode, LabelProvider, codicon } from '@theia/core/lib/browser';
|
|
18
18
|
import { injectable, inject } from '@theia/core/shared/inversify';
|
|
@@ -422,9 +422,6 @@ export class DebugFrontendApplicationContribution extends AbstractViewContributi
|
|
|
422
422
|
@inject(BreakpointManager)
|
|
423
423
|
protected readonly breakpointManager: BreakpointManager;
|
|
424
424
|
|
|
425
|
-
@inject(ApplicationShell)
|
|
426
|
-
protected readonly shell: ApplicationShell;
|
|
427
|
-
|
|
428
425
|
@inject(DebugSessionWidgetFactory)
|
|
429
426
|
protected readonly sessionWidgetFactory: DebugSessionWidgetFactory;
|
|
430
427
|
|
|
@@ -511,7 +508,7 @@ export class DebugFrontendApplicationContribution extends AbstractViewContributi
|
|
|
511
508
|
return this.preference['debug.confirmOnExit'] === 'always' && !!this.manager.currentSession;
|
|
512
509
|
}
|
|
513
510
|
|
|
514
|
-
registerMenus(menus: MenuModelRegistry): void {
|
|
511
|
+
override registerMenus(menus: MenuModelRegistry): void {
|
|
515
512
|
super.registerMenus(menus);
|
|
516
513
|
const registerMenuActions = (menuPath: string[], ...commands: Command[]) => {
|
|
517
514
|
for (const [index, command] of commands.entries()) {
|
|
@@ -637,7 +634,7 @@ export class DebugFrontendApplicationContribution extends AbstractViewContributi
|
|
|
637
634
|
);
|
|
638
635
|
}
|
|
639
636
|
|
|
640
|
-
registerCommands(registry: CommandRegistry): void {
|
|
637
|
+
override registerCommands(registry: CommandRegistry): void {
|
|
641
638
|
super.registerCommands(registry);
|
|
642
639
|
registry.registerCommand(DebugCommands.START, {
|
|
643
640
|
execute: (config?: DebugSessionOptions) => this.start(false, config)
|
|
@@ -1027,7 +1024,7 @@ export class DebugFrontendApplicationContribution extends AbstractViewContributi
|
|
|
1027
1024
|
});
|
|
1028
1025
|
}
|
|
1029
1026
|
|
|
1030
|
-
registerKeybindings(keybindings: KeybindingRegistry): void {
|
|
1027
|
+
override registerKeybindings(keybindings: KeybindingRegistry): void {
|
|
1031
1028
|
super.registerKeybindings(keybindings);
|
|
1032
1029
|
keybindings.registerKeybinding({
|
|
1033
1030
|
command: DebugCommands.START.id,
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
// *****************************************************************************
|
|
2
|
+
// Copyright (C) 2018 Red Hat, Inc. and others.
|
|
3
|
+
//
|
|
4
|
+
// This program and the accompanying materials are made available under the
|
|
5
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
6
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
7
|
+
//
|
|
8
|
+
// This Source Code may also be made available under the following Secondary
|
|
9
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
10
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
11
|
+
// with the GNU Classpath Exception which is available at
|
|
12
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
13
|
+
//
|
|
14
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
15
|
+
// *****************************************************************************
|
|
16
16
|
|
|
17
17
|
import '../../src/browser/style/index.css';
|
|
18
18
|
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
// *****************************************************************************
|
|
2
|
+
// Copyright (C) 2018 TypeFox and others.
|
|
3
|
+
//
|
|
4
|
+
// This program and the accompanying materials are made available under the
|
|
5
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
6
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
7
|
+
//
|
|
8
|
+
// This Source Code may also be made available under the following Secondary
|
|
9
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
10
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
11
|
+
// with the GNU Classpath Exception which is available at
|
|
12
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
13
|
+
//
|
|
14
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
15
|
+
// *****************************************************************************
|
|
16
16
|
|
|
17
17
|
import { injectable, inject } from '@theia/core/shared/inversify';
|
|
18
18
|
import { KeybindingContext } from '@theia/core/lib/browser';
|
|
@@ -66,9 +66,9 @@ export class BreakpointWidgetInputFocusContext implements KeybindingContext {
|
|
|
66
66
|
@injectable()
|
|
67
67
|
export class BreakpointWidgetInputStrictFocusContext extends BreakpointWidgetInputFocusContext {
|
|
68
68
|
|
|
69
|
-
readonly id: string = DebugKeybindingContexts.breakpointWidgetInputStrictFocus;
|
|
69
|
+
override readonly id: string = DebugKeybindingContexts.breakpointWidgetInputStrictFocus;
|
|
70
70
|
|
|
71
|
-
protected isFocused(model: DebugEditorModel): boolean {
|
|
71
|
+
protected override isFocused(model: DebugEditorModel): boolean {
|
|
72
72
|
return super.isFocused(model) || model.editor.isFocused({ strict: true });
|
|
73
73
|
}
|
|
74
74
|
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
// *****************************************************************************
|
|
2
|
+
// Copyright (C) 2018 TypeFox and others.
|
|
3
|
+
//
|
|
4
|
+
// This program and the accompanying materials are made available under the
|
|
5
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
6
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
7
|
+
//
|
|
8
|
+
// This Source Code may also be made available under the following Secondary
|
|
9
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
10
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
11
|
+
// with the GNU Classpath Exception which is available at
|
|
12
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
13
|
+
//
|
|
14
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
15
|
+
// *****************************************************************************
|
|
16
16
|
/*---------------------------------------------------------------------------------------------
|
|
17
17
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
18
18
|
* Licensed under the MIT License. See License.txt in the project root for license information.
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
// *****************************************************************************
|
|
2
|
+
// Copyright (C) 2018 Red Hat, Inc. and others.
|
|
3
|
+
//
|
|
4
|
+
// This program and the accompanying materials are made available under the
|
|
5
|
+
// terms of the Eclipse Public License v. 2.0 which is available at
|
|
6
|
+
// http://www.eclipse.org/legal/epl-2.0.
|
|
7
|
+
//
|
|
8
|
+
// This Source Code may also be made available under the following Secondary
|
|
9
|
+
// Licenses when the conditions for such availability set forth in the Eclipse
|
|
10
|
+
// Public License v. 2.0 are satisfied: GNU General Public License, version 2
|
|
11
|
+
// with the GNU Classpath Exception which is available at
|
|
12
|
+
// https://www.gnu.org/software/classpath/license.html.
|
|
13
|
+
//
|
|
14
|
+
// SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
|
|
15
|
+
// *****************************************************************************
|
|
16
16
|
|
|
17
17
|
describe('debug package', () => {
|
|
18
18
|
|