@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);
|
|
@@ -43,11 +43,11 @@ let InDebugModeContext = class InDebugModeContext {
|
|
|
43
43
|
}
|
|
44
44
|
};
|
|
45
45
|
__decorate([
|
|
46
|
-
inversify_1.inject(debug_session_manager_1.DebugSessionManager),
|
|
46
|
+
(0, inversify_1.inject)(debug_session_manager_1.DebugSessionManager),
|
|
47
47
|
__metadata("design:type", debug_session_manager_1.DebugSessionManager)
|
|
48
48
|
], InDebugModeContext.prototype, "manager", void 0);
|
|
49
49
|
InDebugModeContext = __decorate([
|
|
50
|
-
inversify_1.injectable()
|
|
50
|
+
(0, inversify_1.injectable)()
|
|
51
51
|
], InDebugModeContext);
|
|
52
52
|
exports.InDebugModeContext = InDebugModeContext;
|
|
53
53
|
let BreakpointWidgetInputFocusContext = class BreakpointWidgetInputFocusContext {
|
|
@@ -63,11 +63,11 @@ let BreakpointWidgetInputFocusContext = class BreakpointWidgetInputFocusContext
|
|
|
63
63
|
}
|
|
64
64
|
};
|
|
65
65
|
__decorate([
|
|
66
|
-
inversify_1.inject(debug_editor_service_1.DebugEditorService),
|
|
66
|
+
(0, inversify_1.inject)(debug_editor_service_1.DebugEditorService),
|
|
67
67
|
__metadata("design:type", debug_editor_service_1.DebugEditorService)
|
|
68
68
|
], BreakpointWidgetInputFocusContext.prototype, "editors", void 0);
|
|
69
69
|
BreakpointWidgetInputFocusContext = __decorate([
|
|
70
|
-
inversify_1.injectable()
|
|
70
|
+
(0, inversify_1.injectable)()
|
|
71
71
|
], BreakpointWidgetInputFocusContext);
|
|
72
72
|
exports.BreakpointWidgetInputFocusContext = BreakpointWidgetInputFocusContext;
|
|
73
73
|
let BreakpointWidgetInputStrictFocusContext = class BreakpointWidgetInputStrictFocusContext extends BreakpointWidgetInputFocusContext {
|
|
@@ -80,7 +80,7 @@ let BreakpointWidgetInputStrictFocusContext = class BreakpointWidgetInputStrictF
|
|
|
80
80
|
}
|
|
81
81
|
};
|
|
82
82
|
BreakpointWidgetInputStrictFocusContext = __decorate([
|
|
83
|
-
inversify_1.injectable()
|
|
83
|
+
(0, inversify_1.injectable)()
|
|
84
84
|
], BreakpointWidgetInputStrictFocusContext);
|
|
85
85
|
exports.BreakpointWidgetInputStrictFocusContext = BreakpointWidgetInputStrictFocusContext;
|
|
86
86
|
//# sourceMappingURL=debug-keybinding-contexts.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-keybinding-contexts.js","sourceRoot":"","sources":["../../src/browser/debug-keybinding-contexts.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"debug-keybinding-contexts.js","sourceRoot":"","sources":["../../src/browser/debug-keybinding-contexts.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,4DAAkE;AAElE,mEAA8D;AAC9D,wEAAmE;AAGnE,IAAiB,uBAAuB,CAQvC;AARD,WAAiB,uBAAuB;IAEvB,mCAAW,GAAG,aAAa,CAAC;IAE5B,kDAA0B,GAAG,4BAA4B,CAAC;IAE1D,wDAAgC,GAAG,kCAAkC,CAAC;AAEvF,CAAC,EARgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAQvC;AAGD,IAAa,kBAAkB,GAA/B,MAAa,kBAAkB;IAA/B;QAEa,OAAE,GAAW,uBAAuB,CAAC,WAAW,CAAC;IAS9D,CAAC;IAJG,SAAS;QACL,OAAO,IAAI,CAAC,OAAO,CAAC,WAAW,CAAC;IACpC,CAAC;CAEJ,CAAA;AANG;IADC,IAAA,kBAAM,EAAC,2CAAmB,CAAC;8BACA,2CAAmB;mDAAC;AALvC,kBAAkB;IAD9B,IAAA,sBAAU,GAAE;GACA,kBAAkB,CAW9B;AAXY,gDAAkB;AAc/B,IAAa,iCAAiC,GAA9C,MAAa,iCAAiC;IAA9C;QAEa,OAAE,GAAW,uBAAuB,CAAC,0BAA0B,CAAC;IAc7E,CAAC;IATG,SAAS;QACL,MAAM,KAAK,GAAG,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC;QACjC,OAAO,CAAC,CAAC,KAAK,IAAI,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,QAAQ,IAAI,IAAI,CAAC,SAAS,CAAC,KAAK,CAAC,CAAC;IACjF,CAAC;IAES,SAAS,CAAC,KAAuB;QACvC,OAAO,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,KAAK,IAAI,KAAK,CAAC,gBAAgB,CAAC,KAAK,CAAC,SAAS,CAAC,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC,CAAC;IACtG,CAAC;CAEJ,CAAA;AAXG;IADC,IAAA,kBAAM,EAAC,yCAAkB,CAAC;8BACC,yCAAkB;kEAAC;AALtC,iCAAiC;IAD7C,IAAA,sBAAU,GAAE;GACA,iCAAiC,CAgB7C;AAhBY,8EAAiC;AAmB9C,IAAa,uCAAuC,GAApD,MAAa,uCAAwC,SAAQ,iCAAiC;IAA9F;;QAEsB,OAAE,GAAW,uBAAuB,CAAC,gCAAgC,CAAC;IAM5F,CAAC;IAJsB,SAAS,CAAC,KAAuB;QAChD,OAAO,KAAK,CAAC,SAAS,CAAC,KAAK,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,SAAS,CAAC,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC,CAAC;IAC9E,CAAC;CAEJ,CAAA;AARY,uCAAuC;IADnD,IAAA,sBAAU,GAAE;GACA,uCAAuC,CAQnD;AARY,0FAAuC"}
|
|
@@ -1,17 +1,2 @@
|
|
|
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
|
export {};
|
|
17
2
|
//# sourceMappingURL=debug-monaco-contribution.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-monaco-contribution.d.ts","sourceRoot":"","sources":["../../src/browser/debug-monaco-contribution.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"debug-monaco-contribution.d.ts","sourceRoot":"","sources":["../../src/browser/debug-monaco-contribution.ts"],"names":[],"mappings":""}
|
|
@@ -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
|
/*---------------------------------------------------------------------------------------------
|
|
18
18
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
19
19
|
* Licensed under the MIT License. See License.txt in the project root for license information.
|
|
@@ -50,7 +50,7 @@ monaco.languages.registerDocumentSymbolProvider('jsonc', {
|
|
|
50
50
|
let lastProperty = '';
|
|
51
51
|
let startOffset = 0;
|
|
52
52
|
let depthInObjects = 0;
|
|
53
|
-
jsonc_parser_1.visit(model.getValue(), {
|
|
53
|
+
(0, jsonc_parser_1.visit)(model.getValue(), {
|
|
54
54
|
onObjectProperty: (property, _offset, _length) => {
|
|
55
55
|
lastProperty = property;
|
|
56
56
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-monaco-contribution.js","sourceRoot":"","sources":["../../src/browser/debug-monaco-contribution.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"debug-monaco-contribution.js","sourceRoot":"","sources":["../../src/browser/debug-monaco-contribution.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;AAChF;;;+FAG+F;;AAE/F,uDAAuD;AAEvD,+CAAqC;AACrC,oDAA6C;AAE7C,MAAM,CAAC,SAAS,CAAC,QAAQ,CAAC;IACtB,EAAE,EAAE,OAAO;IACX,SAAS,EAAE;QACP,oBAAoB;KACvB;IACD,WAAW,EAAE;QACT,aAAa;KAChB;CACJ,CAAC,CAAC;AAEH,MAAM,CAAC,SAAS,CAAC,8BAA8B,CAAC,OAAO,EAAE;IACrD,sBAAsB,CAAC,KAA+B;QAClD,IAAI,IAAI,aAAG,CAAC,KAAK,CAAC,GAAG,CAAC,QAAQ,EAAE,CAAC,CAAC,IAAI,CAAC,IAAI,KAAK,aAAa,EAAE;YAC3D,OAAO,EAAE,CAAC;SACb;QACD,MAAM,QAAQ,GAAsC,EAAE,CAAC;QACvD,MAAM,MAAM,GAAoC;YAC5C,IAAI,EAAE,uBAAuB;YAC7B,MAAM,EAAE,EAAE;YACV,IAAI,EAAE,MAAM,CAAC,SAAS,CAAC,UAAU,CAAC,MAAM;YACxC,KAAK,EAAE,IAAI,MAAM,CAAC,KAAK,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC;YACnC,cAAc,EAAE,IAAI,MAAM,CAAC,KAAK,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC;YAC5C,QAAQ;YACR,IAAI,EAAE,EAAE;SACX,CAAC;QACF,IAAI,IAAI,GAAW,EAAE,CAAC;QACtB,IAAI,YAAY,GAAG,EAAE,CAAC;QACtB,IAAI,WAAW,GAAG,CAAC,CAAC;QACpB,IAAI,cAAc,GAAG,CAAC,CAAC;QAEvB,IAAA,oBAAK,EAAC,KAAK,CAAC,QAAQ,EAAE,EAAE;YACpB,gBAAgB,EAAE,CAAC,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,EAAE;gBAC7C,YAAY,GAAG,QAAQ,CAAC;YAC5B,CAAC;YACD,cAAc,EAAE,CAAC,KAAU,EAAE,OAAe,EAAE,OAAe,EAAE,EAAE;gBAC7D,IAAI,YAAY,KAAK,MAAM,EAAE;oBACzB,IAAI,GAAG,KAAK,CAAC;iBAChB;YACL,CAAC;YACD,aAAa,EAAE,CAAC,MAAc,EAAE,OAAe,EAAE,EAAE;gBAC/C,cAAc,EAAE,CAAC;gBACjB,IAAI,cAAc,KAAK,CAAC,EAAE;oBACtB,WAAW,GAAG,MAAM,CAAC;iBACxB;YACL,CAAC;YACD,WAAW,EAAE,CAAC,MAAc,EAAE,OAAe,EAAE,EAAE;gBAC7C,IAAI,IAAI,IAAI,cAAc,KAAK,CAAC,EAAE;oBAC9B,MAAM,KAAK,GAAG,MAAM,CAAC,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,aAAa,CAAC,WAAW,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,MAAM,CAAC,CAAC,CAAC;oBACxG,QAAQ,CAAC,IAAI,CAAC;wBACV,IAAI;wBACJ,MAAM,EAAE,EAAE;wBACV,IAAI,EAAE,MAAM,CAAC,SAAS,CAAC,UAAU,CAAC,MAAM;wBACxC,KAAK;wBACL,cAAc,EAAE,KAAK;wBACrB,IAAI,EAAE,EAAE;qBACX,CAAC,CAAC;iBACN;gBACD,cAAc,EAAE,CAAC;YACrB,CAAC;SACJ,CAAC,CAAC;QAEH,OAAO,CAAC,MAAM,CAAC,CAAC;IACpB,CAAC;CACJ,CAAC,CAAC"}
|
|
@@ -1,16 +1 @@
|
|
|
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
1
|
//# sourceMappingURL=debug-package.spec.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-package.spec.d.ts","sourceRoot":"","sources":["../../src/browser/debug-package.spec.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"debug-package.spec.d.ts","sourceRoot":"","sources":["../../src/browser/debug-package.spec.ts"],"names":[],"mappings":""}
|
|
@@ -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
|
describe('debug package', () => {
|
|
17
17
|
it('support code coverage statistics', () => true);
|
|
18
18
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-package.spec.js","sourceRoot":"","sources":["../../src/browser/debug-package.spec.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"debug-package.spec.js","sourceRoot":"","sources":["../../src/browser/debug-package.spec.ts"],"names":[],"mappings":"AAAA,gFAAgF;AAChF,+CAA+C;AAC/C,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,QAAQ,CAAC,eAAe,EAAE,GAAG,EAAE;IAE3B,EAAE,CAAC,kCAAkC,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,CAAC;AACvD,CAAC,CAAC,CAAC"}
|
|
@@ -1,18 +1,3 @@
|
|
|
1
|
-
/********************************************************************************
|
|
2
|
-
* Copyright (C) 2018 Ericsson 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 { PreferenceSchema, PreferenceProxy, PreferenceService } from '@theia/core/lib/browser/preferences';
|
|
17
2
|
import { interfaces } from '@theia/core/shared/inversify';
|
|
18
3
|
export declare const debugPreferencesSchema: PreferenceSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-preferences.d.ts","sourceRoot":"","sources":["../../src/browser/debug-preferences.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"debug-preferences.d.ts","sourceRoot":"","sources":["../../src/browser/debug-preferences.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAE,gBAAgB,EAAE,eAAe,EAAE,iBAAiB,EAAiD,MAAM,qCAAqC,CAAC;AAC1J,OAAO,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAE1D,eAAO,MAAM,sBAAsB,EAAE,gBAiDpC,CAAC;AAEF,qBAAa,kBAAkB;IAC3B,aAAa,EAAE,OAAO,CAAC;IACvB,yBAAyB,EAAE,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,QAAQ,CAAC;IACnE,iBAAiB,EAAE,WAAW,GAAG,oBAAoB,GAAG,yBAAyB,GAAG,kBAAkB,CAAC;IACvG,8BAA8B,EAAE,WAAW,GAAG,oBAAoB,GAAG,yBAAyB,CAAC;IAC/F,oBAAoB,EAAE,OAAO,CAAC;IAC9B,uBAAuB,EAAE,OAAO,GAAG,QAAQ,GAAG,qBAAqB,CAAC;IACpE,qBAAqB,EAAE,OAAO,GAAG,QAAQ,CAAC;CAC7C;AAED,eAAO,MAAM,2BAA2B,eAAwC,CAAC;AACjF,eAAO,MAAM,gBAAgB,eAA6B,CAAC;AAC3D,oBAAY,gBAAgB,GAAG,eAAe,CAAC,kBAAkB,CAAC,CAAC;AAEnE,wBAAgB,sBAAsB,CAAC,WAAW,EAAE,iBAAiB,EAAE,MAAM,GAAE,gBAAyC,GAAG,gBAAgB,CAE1I;AAED,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,UAAU,CAAC,IAAI,GAAG,IAAI,CAQhE"}
|
|
@@ -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 Ericsson 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.bindDebugPreferences = exports.createDebugPreferences = exports.DebugPreferences = exports.DebugPreferenceContribution = exports.DebugConfiguration = exports.debugPreferencesSchema = void 0;
|
|
19
19
|
const nls_1 = require("@theia/core/lib/common/nls");
|
|
@@ -74,7 +74,7 @@ exports.DebugConfiguration = DebugConfiguration;
|
|
|
74
74
|
exports.DebugPreferenceContribution = Symbol('DebugPreferenceContribution');
|
|
75
75
|
exports.DebugPreferences = Symbol('DebugPreferences');
|
|
76
76
|
function createDebugPreferences(preferences, schema = exports.debugPreferencesSchema) {
|
|
77
|
-
return preferences_1.createPreferenceProxy(preferences, schema);
|
|
77
|
+
return (0, preferences_1.createPreferenceProxy)(preferences, schema);
|
|
78
78
|
}
|
|
79
79
|
exports.createDebugPreferences = createDebugPreferences;
|
|
80
80
|
function bindDebugPreferences(bind) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-preferences.js","sourceRoot":"","sources":["../../src/browser/debug-preferences.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"debug-preferences.js","sourceRoot":"","sources":["../../src/browser/debug-preferences.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,18 +1,3 @@
|
|
|
1
|
-
/********************************************************************************
|
|
2
|
-
* Copyright (C) 2019 Ericsson 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 { CommandContribution, CommandHandler, CommandRegistry } from '@theia/core/lib/common/command';
|
|
17
2
|
import { DebugSessionManager } from './debug-session-manager';
|
|
18
3
|
import { DebugConfigurationManager } from './debug-configuration-manager';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-prefix-configuration.d.ts","sourceRoot":"","sources":["../../src/browser/debug-prefix-configuration.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"debug-prefix-configuration.d.ts","sourceRoot":"","sources":["../../src/browser/debug-prefix-configuration.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAW,mBAAmB,EAAE,cAAc,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAC/G,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,EAAE,yBAAyB,EAAE,MAAM,+BAA+B,CAAC;AAE1E,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAChE,OAAO,EAAE,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAEvE,OAAO,EAAE,uBAAuB,EAAE,mBAAmB,EAAE,mBAAmB,EAAE,iBAAiB,EAAE,SAAS,EAAsB,MAAM,yBAAyB,CAAC;AAC9J,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAA8B,UAAU,EAAE,MAAM,yDAAyD,CAAC;AACjH,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAE3D,qBACa,wBAAyB,YAAW,mBAAmB,EAAE,cAAc,EAAE,uBAAuB,EAAE,mBAAmB;IAC9H,MAAM,CAAC,QAAQ,CAAC,MAAM,YAAY;IAGlC,SAAS,CAAC,QAAQ,CAAC,eAAe,EAAE,eAAe,CAAC;IAGpD,SAAS,CAAC,QAAQ,CAAC,mBAAmB,EAAE,mBAAmB,CAAC;IAG5D,SAAS,CAAC,QAAQ,CAAC,UAAU,EAAE,gBAAgB,CAAC;IAGhD,SAAS,CAAC,QAAQ,CAAC,yBAAyB,EAAE,yBAAyB,CAAC;IAGxE,SAAS,CAAC,QAAQ,CAAC,iBAAiB,EAAE,iBAAiB,CAAC;IAGxD,SAAS,CAAC,QAAQ,CAAC,mBAAmB,EAAE,mBAAmB,CAAC;IAG5D,SAAS,CAAC,QAAQ,CAAC,gBAAgB,EAAE,gBAAgB,CAAC;IAGtD,SAAS,CAAC,QAAQ,CAAC,aAAa,EAAE,aAAa,CAAC;IAGhD,SAAS,CAAC,QAAQ,CAAC,SAAS,EAAE,SAAS,CAAC;IAExC,QAAQ,CAAC,WAAW,qCAAqC;IAEzD,OAAO,CAAC,QAAQ,CAAC,OAAO,CAIrB;IAGH,SAAS,CAAC,UAAU,IAAI,IAAI;IAc5B,OAAO,IAAI,IAAI;IAIf,SAAS,IAAI,OAAO;IAIpB,SAAS,IAAI,OAAO;IAIpB,gBAAgB,CAAC,QAAQ,EAAE,eAAe,GAAG,IAAI;IAIjD,2BAA2B,IAAI,IAAI;IAS7B,QAAQ,CAAC,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,iBAAiB,GAAG,OAAO,CAAC,UAAU,CAAC;IAoC7E;;;;OAIG;IACH,SAAS,CAAC,gBAAgB,CAAC,aAAa,EAAE,mBAAmB,GAAG,IAAI;IAKpE;;;OAGG;IACH,SAAS,CAAC,8BAA8B,CAAC,OAAO,CAAC,EAAE,OAAO,GAAG,IAAI;IASjE;;OAEG;IACH,SAAS,CAAC,eAAe,IAAI,IAAI;IAajC;;OAEG;IACH,SAAS,CAAC,oBAAoB,IAAI,IAAI;CAGzC"}
|
|
@@ -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 Ericsson 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);
|
|
@@ -109,7 +109,7 @@ let DebugPrefixConfiguration = DebugPrefixConfiguration_1 = class DebugPrefixCon
|
|
|
109
109
|
});
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
|
-
return quick_input_service_1.filterItems(items, filter);
|
|
112
|
+
return (0, quick_input_service_1.filterItems)(items, filter);
|
|
113
113
|
}
|
|
114
114
|
/**
|
|
115
115
|
* Set the current debug configuration, and execute debug start command.
|
|
@@ -157,50 +157,50 @@ let DebugPrefixConfiguration = DebugPrefixConfiguration_1 = class DebugPrefixCon
|
|
|
157
157
|
};
|
|
158
158
|
DebugPrefixConfiguration.PREFIX = 'debug ';
|
|
159
159
|
__decorate([
|
|
160
|
-
inversify_1.inject(command_1.CommandRegistry),
|
|
160
|
+
(0, inversify_1.inject)(command_1.CommandRegistry),
|
|
161
161
|
__metadata("design:type", command_1.CommandRegistry)
|
|
162
162
|
], DebugPrefixConfiguration.prototype, "commandRegistry", void 0);
|
|
163
163
|
__decorate([
|
|
164
|
-
inversify_1.inject(debug_session_manager_1.DebugSessionManager),
|
|
164
|
+
(0, inversify_1.inject)(debug_session_manager_1.DebugSessionManager),
|
|
165
165
|
__metadata("design:type", debug_session_manager_1.DebugSessionManager)
|
|
166
166
|
], DebugPrefixConfiguration.prototype, "debugSessionManager", void 0);
|
|
167
167
|
__decorate([
|
|
168
|
-
inversify_1.inject(debug_preferences_1.DebugPreferences),
|
|
168
|
+
(0, inversify_1.inject)(debug_preferences_1.DebugPreferences),
|
|
169
169
|
__metadata("design:type", Object)
|
|
170
170
|
], DebugPrefixConfiguration.prototype, "preference", void 0);
|
|
171
171
|
__decorate([
|
|
172
|
-
inversify_1.inject(debug_configuration_manager_1.DebugConfigurationManager),
|
|
172
|
+
(0, inversify_1.inject)(debug_configuration_manager_1.DebugConfigurationManager),
|
|
173
173
|
__metadata("design:type", debug_configuration_manager_1.DebugConfigurationManager)
|
|
174
174
|
], DebugPrefixConfiguration.prototype, "debugConfigurationManager", void 0);
|
|
175
175
|
__decorate([
|
|
176
|
-
inversify_1.inject(browser_2.QuickInputService),
|
|
177
|
-
inversify_1.optional(),
|
|
176
|
+
(0, inversify_1.inject)(browser_2.QuickInputService),
|
|
177
|
+
(0, inversify_1.optional)(),
|
|
178
178
|
__metadata("design:type", Object)
|
|
179
179
|
], DebugPrefixConfiguration.prototype, "quickInputService", void 0);
|
|
180
180
|
__decorate([
|
|
181
|
-
inversify_1.inject(browser_2.QuickAccessRegistry),
|
|
181
|
+
(0, inversify_1.inject)(browser_2.QuickAccessRegistry),
|
|
182
182
|
__metadata("design:type", Object)
|
|
183
183
|
], DebugPrefixConfiguration.prototype, "quickAccessRegistry", void 0);
|
|
184
184
|
__decorate([
|
|
185
|
-
inversify_1.inject(browser_1.WorkspaceService),
|
|
185
|
+
(0, inversify_1.inject)(browser_1.WorkspaceService),
|
|
186
186
|
__metadata("design:type", browser_1.WorkspaceService)
|
|
187
187
|
], DebugPrefixConfiguration.prototype, "workspaceService", void 0);
|
|
188
188
|
__decorate([
|
|
189
|
-
inversify_1.inject(label_provider_1.LabelProvider),
|
|
189
|
+
(0, inversify_1.inject)(label_provider_1.LabelProvider),
|
|
190
190
|
__metadata("design:type", label_provider_1.LabelProvider)
|
|
191
191
|
], DebugPrefixConfiguration.prototype, "labelProvider", void 0);
|
|
192
192
|
__decorate([
|
|
193
|
-
inversify_1.inject(browser_2.StatusBar),
|
|
193
|
+
(0, inversify_1.inject)(browser_2.StatusBar),
|
|
194
194
|
__metadata("design:type", Object)
|
|
195
195
|
], DebugPrefixConfiguration.prototype, "statusBar", void 0);
|
|
196
196
|
__decorate([
|
|
197
|
-
inversify_1.postConstruct(),
|
|
197
|
+
(0, inversify_1.postConstruct)(),
|
|
198
198
|
__metadata("design:type", Function),
|
|
199
199
|
__metadata("design:paramtypes", []),
|
|
200
200
|
__metadata("design:returntype", void 0)
|
|
201
201
|
], DebugPrefixConfiguration.prototype, "initialize", null);
|
|
202
202
|
DebugPrefixConfiguration = DebugPrefixConfiguration_1 = __decorate([
|
|
203
|
-
inversify_1.injectable()
|
|
203
|
+
(0, inversify_1.injectable)()
|
|
204
204
|
], DebugPrefixConfiguration);
|
|
205
205
|
exports.DebugPrefixConfiguration = DebugPrefixConfiguration;
|
|
206
206
|
//# sourceMappingURL=debug-prefix-configuration.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-prefix-configuration.js","sourceRoot":"","sources":["../../src/browser/debug-prefix-configuration.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"debug-prefix-configuration.js","sourceRoot":"","sources":["../../src/browser/debug-prefix-configuration.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,18 +1,3 @@
|
|
|
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
1
|
import { Resource, ResourceResolver } from '@theia/core';
|
|
17
2
|
import URI from '@theia/core/lib/common/uri';
|
|
18
3
|
import { DebugSessionManager } from './debug-session-manager';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-resource.d.ts","sourceRoot":"","sources":["../../src/browser/debug-resource.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"debug-resource.d.ts","sourceRoot":"","sources":["../../src/browser/debug-resource.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAE,QAAQ,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AACzD,OAAO,GAAG,MAAM,4BAA4B,CAAC;AAC7C,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAG9D,qBAAa,aAAc,YAAW,QAAQ;IAG/B,GAAG,EAAE,GAAG;IACf,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,mBAAmB;gBADxC,GAAG,EAAE,GAAG,EACI,OAAO,EAAE,mBAAmB;IAGnD,OAAO,IAAI,IAAI;IAET,YAAY,IAAI,OAAO,CAAC,MAAM,CAAC;CAYxC;AAED,qBACa,qBAAsB,YAAW,gBAAgB;IAG1D,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,mBAAmB,CAAC;IAEhD,OAAO,CAAC,GAAG,EAAE,GAAG,GAAG,aAAa;CAOnC"}
|
|
@@ -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 Red Hat, Inc. 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);
|
|
@@ -56,11 +56,11 @@ let DebugResourceResolver = class DebugResourceResolver {
|
|
|
56
56
|
}
|
|
57
57
|
};
|
|
58
58
|
__decorate([
|
|
59
|
-
inversify_1.inject(debug_session_manager_1.DebugSessionManager),
|
|
59
|
+
(0, inversify_1.inject)(debug_session_manager_1.DebugSessionManager),
|
|
60
60
|
__metadata("design:type", debug_session_manager_1.DebugSessionManager)
|
|
61
61
|
], DebugResourceResolver.prototype, "manager", void 0);
|
|
62
62
|
DebugResourceResolver = __decorate([
|
|
63
|
-
inversify_1.injectable()
|
|
63
|
+
(0, inversify_1.injectable)()
|
|
64
64
|
], DebugResourceResolver);
|
|
65
65
|
exports.DebugResourceResolver = DebugResourceResolver;
|
|
66
66
|
//# sourceMappingURL=debug-resource.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-resource.js","sourceRoot":"","sources":["../../src/browser/debug-resource.ts"],"names":[],"mappings":";AAAA
|
|
1
|
+
{"version":3,"file":"debug-resource.js","sourceRoot":"","sources":["../../src/browser/debug-resource.ts"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,+CAA+C;AAC/C,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,4DAAkE;AAGlE,mEAA8D;AAC9D,uDAAmD;AAEnD,MAAa,aAAa;IAEtB,YACW,GAAQ,EACI,OAA4B;QADxC,QAAG,GAAH,GAAG,CAAK;QACI,YAAO,GAAP,OAAO,CAAqB;IAC/C,CAAC;IAEL,OAAO,KAAW,CAAC;IAEnB,KAAK,CAAC,YAAY;QACd,MAAM,EAAE,cAAc,EAAE,GAAG,IAAI,CAAC,OAAO,CAAC;QACxC,IAAI,CAAC,cAAc,EAAE;YACjB,MAAM,IAAI,KAAK,CAAC,qDAAqD,IAAI,CAAC,GAAG,GAAG,CAAC,CAAC;SACrF;QACD,MAAM,MAAM,GAAG,MAAM,cAAc,CAAC,QAAQ,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;QACvD,IAAI,CAAC,MAAM,EAAE;YACT,MAAM,IAAI,KAAK,CAAC,2BAA2B,IAAI,CAAC,GAAG,GAAG,CAAC,CAAC;SAC3D;QACD,OAAO,MAAM,CAAC,IAAI,EAAE,CAAC;IACzB,CAAC;CAEJ;AArBD,sCAqBC;AAGD,IAAa,qBAAqB,GAAlC,MAAa,qBAAqB;IAK9B,OAAO,CAAC,GAAQ;QACZ,IAAI,GAAG,CAAC,MAAM,KAAK,0BAAW,CAAC,MAAM,EAAE;YACnC,MAAM,IAAI,KAAK,CAAC,0CAA0C,GAAG,GAAG,CAAC,CAAC;SACrE;QACD,OAAO,IAAI,aAAa,CAAC,GAAG,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC;IAChD,CAAC;CAEJ,CAAA;AATG;IADC,IAAA,kBAAM,EAAC,2CAAmB,CAAC;8BACA,2CAAmB;sDAAC;AAHvC,qBAAqB;IADjC,IAAA,sBAAU,GAAE;GACA,qBAAqB,CAYjC;AAZY,sDAAqB"}
|
|
@@ -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 { JsonSchemaRegisterContext, JsonSchemaContribution } from '@theia/core/lib/browser/json-schema-store';
|
|
17
2
|
import { InMemoryResources } from '@theia/core/lib/common';
|
|
18
3
|
import URI from '@theia/core/lib/common/uri';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug-schema-updater.d.ts","sourceRoot":"","sources":["../../src/browser/debug-schema-updater.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"debug-schema-updater.d.ts","sourceRoot":"","sources":["../../src/browser/debug-schema-updater.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAE,yBAAyB,EAAE,sBAAsB,EAAE,MAAM,2CAA2C,CAAC;AAC9G,OAAO,EAAE,iBAAiB,EAAa,MAAM,wBAAwB,CAAC;AAEtE,OAAO,GAAG,MAAM,4BAA4B,CAAC;AAC7C,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAGvD,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAEhE,qBACa,kBAAmB,YAAW,sBAAsB;IAE7D,SAAS,CAAC,QAAQ,CAAC,GAAG,MAA2B;IAEtB,SAAS,CAAC,QAAQ,CAAC,iBAAiB,EAAE,iBAAiB,CAAC;IACzD,SAAS,CAAC,QAAQ,CAAC,gBAAgB,EAAE,gBAAgB,CAAC;IAC1D,SAAS,CAAC,QAAQ,CAAC,KAAK,EAAE,YAAY,CAAC;IAG7D,SAAS,CAAC,IAAI,IAAI,IAAI;IAItB,eAAe,CAAC,OAAO,EAAE,yBAAyB,GAAG,IAAI;IAQnD,MAAM,IAAI,OAAO,CAAC,IAAI,CAAC;CAqBhC;AAED,eAAO,MAAM,cAAc,4BAA4B,CAAC"}
|