@theia/plugin-ext 1.67.0-next.13 → 1.67.0-next.56
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/README.md +1 -1
- package/package.json +29 -29
- package/src/common/plugin-api-rpc.ts +2 -1
- package/src/main/browser/languages-main.ts +14 -4
- package/src/main/browser/notebooks/notebook-editors-main.ts +2 -2
- package/src/main/browser/notebooks/renderers/cell-output-webview.tsx +1 -1
- package/src/plugin/authentication-ext.ts +1 -0
- package/src/plugin/languages.ts +17 -13
- package/src/plugin/plugin-context.ts +5 -1
- package/src/plugin/timeline.ts +7 -3
- package/src/plugin/types-impl.ts +55 -18
- package/lib/common/arrays.d.ts +0 -24
- package/lib/common/arrays.d.ts.map +0 -1
- package/lib/common/arrays.js +0 -61
- package/lib/common/arrays.js.map +0 -1
- package/lib/common/assert.d.ts +0 -2
- package/lib/common/assert.d.ts.map +0 -1
- package/lib/common/assert.js +0 -26
- package/lib/common/assert.js.map +0 -1
- package/lib/common/cache.d.ts +0 -12
- package/lib/common/cache.d.ts.map +0 -1
- package/lib/common/cache.js +0 -48
- package/lib/common/cache.js.map +0 -1
- package/lib/common/character-classifier.d.ts +0 -19
- package/lib/common/character-classifier.d.ts.map +0 -1
- package/lib/common/character-classifier.js +0 -61
- package/lib/common/character-classifier.js.map +0 -1
- package/lib/common/collections.d.ts +0 -9
- package/lib/common/collections.d.ts.map +0 -1
- package/lib/common/collections.js +0 -56
- package/lib/common/collections.js.map +0 -1
- package/lib/common/commands.d.ts +0 -4
- package/lib/common/commands.d.ts.map +0 -1
- package/lib/common/commands.js +0 -17
- package/lib/common/commands.js.map +0 -1
- package/lib/common/connection.d.ts +0 -55
- package/lib/common/connection.d.ts.map +0 -1
- package/lib/common/connection.js +0 -108
- package/lib/common/connection.js.map +0 -1
- package/lib/common/disposable-util.d.ts +0 -7
- package/lib/common/disposable-util.d.ts.map +0 -1
- package/lib/common/disposable-util.js +0 -38
- package/lib/common/disposable-util.js.map +0 -1
- package/lib/common/editor-options.d.ts +0 -31
- package/lib/common/editor-options.d.ts.map +0 -1
- package/lib/common/editor-options.js +0 -73
- package/lib/common/editor-options.js.map +0 -1
- package/lib/common/env.d.ts +0 -4
- package/lib/common/env.d.ts.map +0 -1
- package/lib/common/env.js +0 -18
- package/lib/common/env.js.map +0 -1
- package/lib/common/errors.d.ts +0 -18
- package/lib/common/errors.d.ts.map +0 -1
- package/lib/common/errors.js +0 -59
- package/lib/common/errors.js.map +0 -1
- package/lib/common/id-generator.d.ts +0 -7
- package/lib/common/id-generator.d.ts.map +0 -1
- package/lib/common/id-generator.js +0 -29
- package/lib/common/id-generator.js.map +0 -1
- package/lib/common/index.d.ts +0 -4
- package/lib/common/index.d.ts.map +0 -1
- package/lib/common/index.js +0 -25
- package/lib/common/index.js.map +0 -1
- package/lib/common/language-pack-service.d.ts +0 -16
- package/lib/common/language-pack-service.d.ts.map +0 -1
- package/lib/common/language-pack-service.js +0 -21
- package/lib/common/language-pack-service.js.map +0 -1
- package/lib/common/link-computer.d.ts +0 -42
- package/lib/common/link-computer.d.ts.map +0 -1
- package/lib/common/link-computer.js +0 -276
- package/lib/common/link-computer.js.map +0 -1
- package/lib/common/lm-protocol.d.ts +0 -103
- package/lib/common/lm-protocol.d.ts.map +0 -1
- package/lib/common/lm-protocol.js +0 -21
- package/lib/common/lm-protocol.js.map +0 -1
- package/lib/common/object-identifier.d.ts +0 -9
- package/lib/common/object-identifier.d.ts.map +0 -1
- package/lib/common/object-identifier.js +0 -33
- package/lib/common/object-identifier.js.map +0 -1
- package/lib/common/objects.d.ts +0 -2
- package/lib/common/objects.d.ts.map +0 -1
- package/lib/common/objects.js +0 -47
- package/lib/common/objects.js.map +0 -1
- package/lib/common/paths-util.d.ts +0 -4
- package/lib/common/paths-util.d.ts.map +0 -1
- package/lib/common/paths-util.js +0 -145
- package/lib/common/paths-util.js.map +0 -1
- package/lib/common/plugin-api-rpc-model.d.ts +0 -776
- package/lib/common/plugin-api-rpc-model.d.ts.map +0 -1
- package/lib/common/plugin-api-rpc-model.js +0 -179
- package/lib/common/plugin-api-rpc-model.js.map +0 -1
- package/lib/common/plugin-api-rpc.d.ts +0 -2220
- package/lib/common/plugin-api-rpc.d.ts.map +0 -1
- package/lib/common/plugin-api-rpc.js +0 -341
- package/lib/common/plugin-api-rpc.js.map +0 -1
- package/lib/common/plugin-ext-api-contribution.d.ts +0 -89
- package/lib/common/plugin-ext-api-contribution.d.ts.map +0 -1
- package/lib/common/plugin-ext-api-contribution.js +0 -6
- package/lib/common/plugin-ext-api-contribution.js.map +0 -1
- package/lib/common/plugin-identifiers.d.ts +0 -47
- package/lib/common/plugin-identifiers.d.ts.map +0 -1
- package/lib/common/plugin-identifiers.js +0 -90
- package/lib/common/plugin-identifiers.js.map +0 -1
- package/lib/common/plugin-protocol.d.ts +0 -960
- package/lib/common/plugin-protocol.d.ts.map +0 -1
- package/lib/common/plugin-protocol.js +0 -73
- package/lib/common/plugin-protocol.js.map +0 -1
- package/lib/common/reference-map.d.ts +0 -8
- package/lib/common/reference-map.d.ts.map +0 -1
- package/lib/common/reference-map.js +0 -40
- package/lib/common/reference-map.js.map +0 -1
- package/lib/common/rpc-protocol.d.ts +0 -83
- package/lib/common/rpc-protocol.d.ts.map +0 -1
- package/lib/common/rpc-protocol.js +0 -262
- package/lib/common/rpc-protocol.js.map +0 -1
- package/lib/common/semantic-tokens-dto.d.ts +0 -19
- package/lib/common/semantic-tokens-dto.d.ts.map +0 -1
- package/lib/common/semantic-tokens-dto.js +0 -163
- package/lib/common/semantic-tokens-dto.js.map +0 -1
- package/lib/common/test-types.d.ts +0 -103
- package/lib/common/test-types.d.ts.map +0 -1
- package/lib/common/test-types.js +0 -83
- package/lib/common/test-types.js.map +0 -1
- package/lib/common/types.d.ts +0 -38
- package/lib/common/types.d.ts.map +0 -1
- package/lib/common/types.js +0 -122
- package/lib/common/types.js.map +0 -1
- package/lib/common/uint.d.ts +0 -8
- package/lib/common/uint.d.ts.map +0 -1
- package/lib/common/uint.js +0 -34
- package/lib/common/uint.js.map +0 -1
- package/lib/common/uri-components.d.ts +0 -40
- package/lib/common/uri-components.d.ts.map +0 -1
- package/lib/common/uri-components.js +0 -65
- package/lib/common/uri-components.js.map +0 -1
- package/lib/hosted/browser/hosted-plugin-watcher.d.ts +0 -16
- package/lib/hosted/browser/hosted-plugin-watcher.d.ts.map +0 -1
- package/lib/hosted/browser/hosted-plugin-watcher.js +0 -55
- package/lib/hosted/browser/hosted-plugin-watcher.js.map +0 -1
- package/lib/hosted/browser/hosted-plugin.d.ts +0 -101
- package/lib/hosted/browser/hosted-plugin.d.ts.map +0 -1
- package/lib/hosted/browser/hosted-plugin.js +0 -605
- package/lib/hosted/browser/hosted-plugin.js.map +0 -1
- package/lib/hosted/browser/plugin-worker.d.ts +0 -7
- package/lib/hosted/browser/plugin-worker.d.ts.map +0 -1
- package/lib/hosted/browser/plugin-worker.js +0 -50
- package/lib/hosted/browser/plugin-worker.js.map +0 -1
- package/lib/hosted/browser/worker/debug-stub.d.ts +0 -4
- package/lib/hosted/browser/worker/debug-stub.d.ts.map +0 -1
- package/lib/hosted/browser/worker/debug-stub.js +0 -30
- package/lib/hosted/browser/worker/debug-stub.js.map +0 -1
- package/lib/hosted/browser/worker/plugin-manifest-loader.d.ts +0 -3
- package/lib/hosted/browser/worker/plugin-manifest-loader.d.ts.map +0 -1
- package/lib/hosted/browser/worker/plugin-manifest-loader.js +0 -108
- package/lib/hosted/browser/worker/plugin-manifest-loader.js.map +0 -1
- package/lib/hosted/browser/worker/worker-env-ext.d.ts +0 -11
- package/lib/hosted/browser/worker/worker-env-ext.d.ts.map +0 -1
- package/lib/hosted/browser/worker/worker-env-ext.js +0 -43
- package/lib/hosted/browser/worker/worker-env-ext.js.map +0 -1
- package/lib/hosted/browser/worker/worker-main.d.ts +0 -2
- package/lib/hosted/browser/worker/worker-main.d.ts.map +0 -1
- package/lib/hosted/browser/worker/worker-main.js +0 -183
- package/lib/hosted/browser/worker/worker-main.js.map +0 -1
- package/lib/hosted/browser/worker/worker-plugin-module.d.ts +0 -5
- package/lib/hosted/browser/worker/worker-plugin-module.d.ts.map +0 -1
- package/lib/hosted/browser/worker/worker-plugin-module.js +0 -80
- package/lib/hosted/browser/worker/worker-plugin-module.js.map +0 -1
- package/lib/hosted/common/hosted-plugin.d.ts +0 -97
- package/lib/hosted/common/hosted-plugin.d.ts.map +0 -1
- package/lib/hosted/common/hosted-plugin.js +0 -408
- package/lib/hosted/common/hosted-plugin.js.map +0 -1
- package/lib/hosted/node/hosted-plugin-cli-contribution.d.ts +0 -17
- package/lib/hosted/node/hosted-plugin-cli-contribution.d.ts.map +0 -1
- package/lib/hosted/node/hosted-plugin-cli-contribution.js +0 -72
- package/lib/hosted/node/hosted-plugin-cli-contribution.js.map +0 -1
- package/lib/hosted/node/hosted-plugin-localization-service.d.ts +0 -47
- package/lib/hosted/node/hosted-plugin-localization-service.d.ts.map +0 -1
- package/lib/hosted/node/hosted-plugin-localization-service.js +0 -380
- package/lib/hosted/node/hosted-plugin-localization-service.js.map +0 -1
- package/lib/hosted/node/hosted-plugin-process.d.ts +0 -42
- package/lib/hosted/node/hosted-plugin-process.d.ts.map +0 -1
- package/lib/hosted/node/hosted-plugin-process.js +0 -205
- package/lib/hosted/node/hosted-plugin-process.js.map +0 -1
- package/lib/hosted/node/hosted-plugin-protocol.d.ts +0 -22
- package/lib/hosted/node/hosted-plugin-protocol.d.ts.map +0 -1
- package/lib/hosted/node/hosted-plugin-protocol.js +0 -37
- package/lib/hosted/node/hosted-plugin-protocol.js.map +0 -1
- package/lib/hosted/node/hosted-plugin.d.ts +0 -29
- package/lib/hosted/node/hosted-plugin.d.ts.map +0 -1
- package/lib/hosted/node/hosted-plugin.js +0 -99
- package/lib/hosted/node/hosted-plugin.js.map +0 -1
- package/lib/hosted/node/metadata-scanner.d.ts +0 -18
- package/lib/hosted/node/metadata-scanner.d.ts.map +0 -1
- package/lib/hosted/node/metadata-scanner.js +0 -73
- package/lib/hosted/node/metadata-scanner.js.map +0 -1
- package/lib/hosted/node/plugin-activation-events.d.ts +0 -7
- package/lib/hosted/node/plugin-activation-events.d.ts.map +0 -1
- package/lib/hosted/node/plugin-activation-events.js +0 -96
- package/lib/hosted/node/plugin-activation-events.js.map +0 -1
- package/lib/hosted/node/plugin-deployer-handler-impl.d.ts +0 -48
- package/lib/hosted/node/plugin-deployer-handler-impl.d.ts.map +0 -1
- package/lib/hosted/node/plugin-deployer-handler-impl.js +0 -277
- package/lib/hosted/node/plugin-deployer-handler-impl.js.map +0 -1
- package/lib/hosted/node/plugin-ext-hosted-backend-module.d.ts +0 -4
- package/lib/hosted/node/plugin-ext-hosted-backend-module.d.ts.map +0 -1
- package/lib/hosted/node/plugin-ext-hosted-backend-module.js +0 -83
- package/lib/hosted/node/plugin-ext-hosted-backend-module.js.map +0 -1
- package/lib/hosted/node/plugin-host-logger.d.ts +0 -3
- package/lib/hosted/node/plugin-host-logger.d.ts.map +0 -1
- package/lib/hosted/node/plugin-host-logger.js +0 -39
- package/lib/hosted/node/plugin-host-logger.js.map +0 -1
- package/lib/hosted/node/plugin-host-module.d.ts +0 -5
- package/lib/hosted/node/plugin-host-module.d.ts.map +0 -1
- package/lib/hosted/node/plugin-host-module.js +0 -75
- package/lib/hosted/node/plugin-host-module.js.map +0 -1
- package/lib/hosted/node/plugin-host-proxy.d.ts +0 -19
- package/lib/hosted/node/plugin-host-proxy.d.ts.map +0 -1
- package/lib/hosted/node/plugin-host-proxy.js +0 -71
- package/lib/hosted/node/plugin-host-proxy.js.map +0 -1
- package/lib/hosted/node/plugin-host-rpc.d.ts +0 -108
- package/lib/hosted/node/plugin-host-rpc.d.ts.map +0 -1
- package/lib/hosted/node/plugin-host-rpc.js +0 -333
- package/lib/hosted/node/plugin-host-rpc.js.map +0 -1
- package/lib/hosted/node/plugin-host.d.ts +0 -2
- package/lib/hosted/node/plugin-host.d.ts.map +0 -1
- package/lib/hosted/node/plugin-host.js +0 -114
- package/lib/hosted/node/plugin-host.js.map +0 -1
- package/lib/hosted/node/plugin-language-pack-service.d.ts +0 -8
- package/lib/hosted/node/plugin-language-pack-service.d.ts.map +0 -1
- package/lib/hosted/node/plugin-language-pack-service.js +0 -49
- package/lib/hosted/node/plugin-language-pack-service.js.map +0 -1
- package/lib/hosted/node/plugin-manifest-loader.d.ts +0 -3
- package/lib/hosted/node/plugin-manifest-loader.d.ts.map +0 -1
- package/lib/hosted/node/plugin-manifest-loader.js +0 -36
- package/lib/hosted/node/plugin-manifest-loader.js.map +0 -1
- package/lib/hosted/node/plugin-reader.d.ts +0 -26
- package/lib/hosted/node/plugin-reader.d.ts.map +0 -1
- package/lib/hosted/node/plugin-reader.js +0 -140
- package/lib/hosted/node/plugin-reader.js.map +0 -1
- package/lib/hosted/node/plugin-require-override.d.ts +0 -25
- package/lib/hosted/node/plugin-require-override.d.ts.map +0 -1
- package/lib/hosted/node/plugin-require-override.js +0 -56
- package/lib/hosted/node/plugin-require-override.js.map +0 -1
- package/lib/hosted/node/plugin-service.d.ts +0 -56
- package/lib/hosted/node/plugin-service.d.ts.map +0 -1
- package/lib/hosted/node/plugin-service.js +0 -203
- package/lib/hosted/node/plugin-service.js.map +0 -1
- package/lib/hosted/node/scanners/backend-init-theia.d.ts +0 -3
- package/lib/hosted/node/scanners/backend-init-theia.d.ts.map +0 -1
- package/lib/hosted/node/scanners/backend-init-theia.js +0 -61
- package/lib/hosted/node/scanners/backend-init-theia.js.map +0 -1
- package/lib/hosted/node/scanners/file-plugin-uri-factory.d.ts +0 -11
- package/lib/hosted/node/scanners/file-plugin-uri-factory.d.ts.map +0 -1
- package/lib/hosted/node/scanners/file-plugin-uri-factory.js +0 -36
- package/lib/hosted/node/scanners/file-plugin-uri-factory.js.map +0 -1
- package/lib/hosted/node/scanners/grammars-reader.d.ts +0 -6
- package/lib/hosted/node/scanners/grammars-reader.d.ts.map +0 -1
- package/lib/hosted/node/scanners/grammars-reader.js +0 -59
- package/lib/hosted/node/scanners/grammars-reader.js.map +0 -1
- package/lib/hosted/node/scanners/plugin-uri-factory.d.ts +0 -17
- package/lib/hosted/node/scanners/plugin-uri-factory.d.ts.map +0 -1
- package/lib/hosted/node/scanners/plugin-uri-factory.js +0 -20
- package/lib/hosted/node/scanners/plugin-uri-factory.js.map +0 -1
- package/lib/hosted/node/scanners/scanner-theia.d.ts +0 -113
- package/lib/hosted/node/scanners/scanner-theia.d.ts.map +0 -1
- package/lib/hosted/node/scanners/scanner-theia.js +0 -923
- package/lib/hosted/node/scanners/scanner-theia.js.map +0 -1
- package/lib/hosted/node-electron/plugin-ext-hosted-electron-backend-module.d.ts +0 -3
- package/lib/hosted/node-electron/plugin-ext-hosted-electron-backend-module.d.ts.map +0 -1
- package/lib/hosted/node-electron/plugin-ext-hosted-electron-backend-module.js +0 -27
- package/lib/hosted/node-electron/plugin-ext-hosted-electron-backend-module.js.map +0 -1
- package/lib/hosted/node-electron/scanner-theia-electron.d.ts +0 -6
- package/lib/hosted/node-electron/scanner-theia-electron.d.ts.map +0 -1
- package/lib/hosted/node-electron/scanner-theia-electron.js +0 -36
- package/lib/hosted/node-electron/scanner-theia-electron.js.map +0 -1
- package/lib/main/browser/authentication-main.d.ts +0 -52
- package/lib/main/browser/authentication-main.d.ts.map +0 -1
- package/lib/main/browser/authentication-main.js +0 -324
- package/lib/main/browser/authentication-main.js.map +0 -1
- package/lib/main/browser/clipboard-main.d.ts +0 -10
- package/lib/main/browser/clipboard-main.d.ts.map +0 -1
- package/lib/main/browser/clipboard-main.js +0 -33
- package/lib/main/browser/clipboard-main.js.map +0 -1
- package/lib/main/browser/command-registry-main.d.ts +0 -28
- package/lib/main/browser/command-registry-main.d.ts.map +0 -1
- package/lib/main/browser/command-registry-main.js +0 -113
- package/lib/main/browser/command-registry-main.js.map +0 -1
- package/lib/main/browser/commands.d.ts +0 -13
- package/lib/main/browser/commands.d.ts.map +0 -1
- package/lib/main/browser/commands.js +0 -92
- package/lib/main/browser/commands.js.map +0 -1
- package/lib/main/browser/comments/comment-glyph-widget.d.ts +0 -13
- package/lib/main/browser/comments/comment-glyph-widget.d.ts.map +0 -1
- package/lib/main/browser/comments/comment-glyph-widget.js +0 -43
- package/lib/main/browser/comments/comment-glyph-widget.js.map +0 -1
- package/lib/main/browser/comments/comment-thread-widget.d.ts +0 -178
- package/lib/main/browser/comments/comment-thread-widget.d.ts.map +0 -1
- package/lib/main/browser/comments/comment-thread-widget.js +0 -523
- package/lib/main/browser/comments/comment-thread-widget.js.map +0 -1
- package/lib/main/browser/comments/comments-context.d.ts +0 -13
- package/lib/main/browser/comments/comments-context.d.ts.map +0 -1
- package/lib/main/browser/comments/comments-context.js +0 -56
- package/lib/main/browser/comments/comments-context.js.map +0 -1
- package/lib/main/browser/comments/comments-contribution.d.ts +0 -32
- package/lib/main/browser/comments/comments-contribution.d.ts.map +0 -1
- package/lib/main/browser/comments/comments-contribution.js +0 -258
- package/lib/main/browser/comments/comments-contribution.js.map +0 -1
- package/lib/main/browser/comments/comments-decorator.d.ts +0 -16
- package/lib/main/browser/comments/comments-decorator.d.ts.map +0 -1
- package/lib/main/browser/comments/comments-decorator.js +0 -100
- package/lib/main/browser/comments/comments-decorator.js.map +0 -1
- package/lib/main/browser/comments/comments-main.d.ts +0 -116
- package/lib/main/browser/comments/comments-main.d.ts.map +0 -1
- package/lib/main/browser/comments/comments-main.js +0 -358
- package/lib/main/browser/comments/comments-main.js.map +0 -1
- package/lib/main/browser/comments/comments-service.d.ts +0 -76
- package/lib/main/browser/comments/comments-service.d.ts.map +0 -1
- package/lib/main/browser/comments/comments-service.js +0 -118
- package/lib/main/browser/comments/comments-service.js.map +0 -1
- package/lib/main/browser/custom-editors/custom-editor-opener.d.ts +0 -29
- package/lib/main/browser/custom-editors/custom-editor-opener.d.ts.map +0 -1
- package/lib/main/browser/custom-editors/custom-editor-opener.js +0 -196
- package/lib/main/browser/custom-editors/custom-editor-opener.js.map +0 -1
- package/lib/main/browser/custom-editors/custom-editor-service.d.ts +0 -17
- package/lib/main/browser/custom-editors/custom-editor-service.d.ts.map +0 -1
- package/lib/main/browser/custom-editors/custom-editor-service.js +0 -98
- package/lib/main/browser/custom-editors/custom-editor-service.js.map +0 -1
- package/lib/main/browser/custom-editors/custom-editor-undo-redo-handler.d.ts +0 -10
- package/lib/main/browser/custom-editors/custom-editor-undo-redo-handler.d.ts.map +0 -1
- package/lib/main/browser/custom-editors/custom-editor-undo-redo-handler.js +0 -49
- package/lib/main/browser/custom-editors/custom-editor-undo-redo-handler.js.map +0 -1
- package/lib/main/browser/custom-editors/custom-editor-widget-factory.d.ts +0 -10
- package/lib/main/browser/custom-editors/custom-editor-widget-factory.d.ts.map +0 -1
- package/lib/main/browser/custom-editors/custom-editor-widget-factory.js +0 -40
- package/lib/main/browser/custom-editors/custom-editor-widget-factory.js.map +0 -1
- package/lib/main/browser/custom-editors/custom-editor-widget.d.ts +0 -35
- package/lib/main/browser/custom-editors/custom-editor-widget.d.ts.map +0 -1
- package/lib/main/browser/custom-editors/custom-editor-widget.js +0 -108
- package/lib/main/browser/custom-editors/custom-editor-widget.js.map +0 -1
- package/lib/main/browser/custom-editors/custom-editors-main.d.ts +0 -123
- package/lib/main/browser/custom-editors/custom-editors-main.d.ts.map +0 -1
- package/lib/main/browser/custom-editors/custom-editors-main.js +0 -380
- package/lib/main/browser/custom-editors/custom-editors-main.js.map +0 -1
- package/lib/main/browser/custom-editors/plugin-custom-editor-registry.d.ts +0 -22
- package/lib/main/browser/custom-editors/plugin-custom-editor-registry.d.ts.map +0 -1
- package/lib/main/browser/custom-editors/plugin-custom-editor-registry.js +0 -128
- package/lib/main/browser/custom-editors/plugin-custom-editor-registry.js.map +0 -1
- package/lib/main/browser/data-transfer/data-transfer-type-converters.d.ts +0 -9
- package/lib/main/browser/data-transfer/data-transfer-type-converters.d.ts.map +0 -1
- package/lib/main/browser/data-transfer/data-transfer-type-converters.js +0 -63
- package/lib/main/browser/data-transfer/data-transfer-type-converters.js.map +0 -1
- package/lib/main/browser/debug/debug-main.d.ts +0 -52
- package/lib/main/browser/debug/debug-main.d.ts.map +0 -1
- package/lib/main/browser/debug/debug-main.js +0 -314
- package/lib/main/browser/debug/debug-main.js.map +0 -1
- package/lib/main/browser/debug/plugin-debug-adapter-contribution.d.ts +0 -19
- package/lib/main/browser/debug/plugin-debug-adapter-contribution.d.ts.map +0 -1
- package/lib/main/browser/debug/plugin-debug-adapter-contribution.js +0 -43
- package/lib/main/browser/debug/plugin-debug-adapter-contribution.js.map +0 -1
- package/lib/main/browser/debug/plugin-debug-configuration-provider.d.ts +0 -18
- package/lib/main/browser/debug/plugin-debug-configuration-provider.d.ts.map +0 -1
- package/lib/main/browser/debug/plugin-debug-configuration-provider.js +0 -40
- package/lib/main/browser/debug/plugin-debug-configuration-provider.js.map +0 -1
- package/lib/main/browser/debug/plugin-debug-service.d.ts +0 -56
- package/lib/main/browser/debug/plugin-debug-service.d.ts.map +0 -1
- package/lib/main/browser/debug/plugin-debug-service.js +0 -365
- package/lib/main/browser/debug/plugin-debug-service.js.map +0 -1
- package/lib/main/browser/debug/plugin-debug-session-contribution-registry.d.ts +0 -31
- package/lib/main/browser/debug/plugin-debug-session-contribution-registry.d.ts.map +0 -1
- package/lib/main/browser/debug/plugin-debug-session-contribution-registry.js +0 -68
- package/lib/main/browser/debug/plugin-debug-session-contribution-registry.js.map +0 -1
- package/lib/main/browser/debug/plugin-debug-session-factory.d.ts +0 -59
- package/lib/main/browser/debug/plugin-debug-session-factory.d.ts.map +0 -1
- package/lib/main/browser/debug/plugin-debug-session-factory.js +0 -72
- package/lib/main/browser/debug/plugin-debug-session-factory.js.map +0 -1
- package/lib/main/browser/decorations/decorations-main.d.ts +0 -16
- package/lib/main/browser/decorations/decorations-main.d.ts.map +0 -1
- package/lib/main/browser/decorations/decorations-main.js +0 -120
- package/lib/main/browser/decorations/decorations-main.js.map +0 -1
- package/lib/main/browser/dialogs/modal-notification.d.ts +0 -19
- package/lib/main/browser/dialogs/modal-notification.d.ts.map +0 -1
- package/lib/main/browser/dialogs/modal-notification.js +0 -102
- package/lib/main/browser/dialogs/modal-notification.js.map +0 -1
- package/lib/main/browser/dialogs-main.d.ts +0 -17
- package/lib/main/browser/dialogs-main.d.ts.map +0 -1
- package/lib/main/browser/dialogs-main.js +0 -163
- package/lib/main/browser/dialogs-main.js.map +0 -1
- package/lib/main/browser/documents-main.d.ts +0 -51
- package/lib/main/browser/documents-main.d.ts.map +0 -1
- package/lib/main/browser/documents-main.js +0 -252
- package/lib/main/browser/documents-main.js.map +0 -1
- package/lib/main/browser/editors-and-documents-main.d.ts +0 -41
- package/lib/main/browser/editors-and-documents-main.d.ts.map +0 -1
- package/lib/main/browser/editors-and-documents-main.js +0 -357
- package/lib/main/browser/editors-and-documents-main.js.map +0 -1
- package/lib/main/browser/env-main.d.ts +0 -7
- package/lib/main/browser/env-main.d.ts.map +0 -1
- package/lib/main/browser/env-main.js +0 -64
- package/lib/main/browser/env-main.js.map +0 -1
- package/lib/main/browser/file-system-main-impl.d.ts +0 -29
- package/lib/main/browser/file-system-main-impl.d.ts.map +0 -1
- package/lib/main/browser/file-system-main-impl.js +0 -208
- package/lib/main/browser/file-system-main-impl.js.map +0 -1
- package/lib/main/browser/hierarchy/hierarchy-types-converters.d.ts +0 -25
- package/lib/main/browser/hierarchy/hierarchy-types-converters.d.ts.map +0 -1
- package/lib/main/browser/hierarchy/hierarchy-types-converters.js +0 -185
- package/lib/main/browser/hierarchy/hierarchy-types-converters.js.map +0 -1
- package/lib/main/browser/keybindings/keybindings-contribution-handler.d.ts +0 -10
- package/lib/main/browser/keybindings/keybindings-contribution-handler.d.ts.map +0 -1
- package/lib/main/browser/keybindings/keybindings-contribution-handler.js +0 -70
- package/lib/main/browser/keybindings/keybindings-contribution-handler.js.map +0 -1
- package/lib/main/browser/label-service-main.d.ts +0 -11
- package/lib/main/browser/label-service-main.d.ts.map +0 -1
- package/lib/main/browser/label-service-main.js +0 -47
- package/lib/main/browser/label-service-main.js.map +0 -1
- package/lib/main/browser/languages-main.d.ts +0 -144
- package/lib/main/browser/languages-main.d.ts.map +0 -1
- package/lib/main/browser/languages-main.js +0 -1172
- package/lib/main/browser/languages-main.js.map +0 -1
- package/lib/main/browser/lm-main.d.ts +0 -17
- package/lib/main/browser/lm-main.d.ts.map +0 -1
- package/lib/main/browser/lm-main.js +0 -154
- package/lib/main/browser/lm-main.js.map +0 -1
- package/lib/main/browser/localization-main.d.ts +0 -9
- package/lib/main/browser/localization-main.d.ts.map +0 -1
- package/lib/main/browser/localization-main.js +0 -32
- package/lib/main/browser/localization-main.js.map +0 -1
- package/lib/main/browser/logger-main.d.ts +0 -8
- package/lib/main/browser/logger-main.d.ts.map +0 -1
- package/lib/main/browser/logger-main.js +0 -53
- package/lib/main/browser/logger-main.js.map +0 -1
- package/lib/main/browser/main-context.d.ts +0 -4
- package/lib/main/browser/main-context.d.ts.map +0 -1
- package/lib/main/browser/main-context.js +0 -161
- package/lib/main/browser/main-context.js.map +0 -1
- package/lib/main/browser/main-file-system-event-service.d.ts +0 -8
- package/lib/main/browser/main-file-system-event-service.d.ts.map +0 -1
- package/lib/main/browser/main-file-system-event-service.js +0 -66
- package/lib/main/browser/main-file-system-event-service.js.map +0 -1
- package/lib/main/browser/menus/menus-contribution-handler.d.ts +0 -24
- package/lib/main/browser/menus/menus-contribution-handler.d.ts.map +0 -1
- package/lib/main/browser/menus/menus-contribution-handler.js +0 -208
- package/lib/main/browser/menus/menus-contribution-handler.js.map +0 -1
- package/lib/main/browser/menus/plugin-menu-command-adapter.d.ts +0 -24
- package/lib/main/browser/menus/plugin-menu-command-adapter.d.ts.map +0 -1
- package/lib/main/browser/menus/plugin-menu-command-adapter.js +0 -281
- package/lib/main/browser/menus/plugin-menu-command-adapter.js.map +0 -1
- package/lib/main/browser/menus/vscode-theia-menu-mappings.d.ts +0 -19
- package/lib/main/browser/menus/vscode-theia-menu-mappings.d.ts.map +0 -1
- package/lib/main/browser/menus/vscode-theia-menu-mappings.js +0 -115
- package/lib/main/browser/menus/vscode-theia-menu-mappings.js.map +0 -1
- package/lib/main/browser/message-registry-main.d.ts +0 -11
- package/lib/main/browser/message-registry-main.d.ts.map +0 -1
- package/lib/main/browser/message-registry-main.js +0 -41
- package/lib/main/browser/message-registry-main.js.map +0 -1
- package/lib/main/browser/notebooks/notebook-documents-and-editors-main.d.ts +0 -52
- package/lib/main/browser/notebooks/notebook-documents-and-editors-main.d.ts.map +0 -1
- package/lib/main/browser/notebooks/notebook-documents-and-editors-main.js +0 -208
- package/lib/main/browser/notebooks/notebook-documents-and-editors-main.js.map +0 -1
- package/lib/main/browser/notebooks/notebook-documents-main.d.ts +0 -30
- package/lib/main/browser/notebooks/notebook-documents-main.d.ts.map +0 -1
- package/lib/main/browser/notebooks/notebook-documents-main.js +0 -164
- package/lib/main/browser/notebooks/notebook-documents-main.js.map +0 -1
- package/lib/main/browser/notebooks/notebook-dto.d.ts +0 -18
- package/lib/main/browser/notebooks/notebook-dto.d.ts.map +0 -1
- package/lib/main/browser/notebooks/notebook-dto.js +0 -131
- package/lib/main/browser/notebooks/notebook-dto.js.map +0 -1
- package/lib/main/browser/notebooks/notebook-editors-main.d.ts +0 -21
- package/lib/main/browser/notebooks/notebook-editors-main.d.ts.map +0 -1
- package/lib/main/browser/notebooks/notebook-editors-main.js +0 -77
- package/lib/main/browser/notebooks/notebook-editors-main.js.map +0 -1
- package/lib/main/browser/notebooks/notebook-kernels-main.d.ts +0 -43
- package/lib/main/browser/notebooks/notebook-kernels-main.d.ts.map +0 -1
- package/lib/main/browser/notebooks/notebook-kernels-main.js +0 -274
- package/lib/main/browser/notebooks/notebook-kernels-main.js.map +0 -1
- package/lib/main/browser/notebooks/notebook-renderers-main.d.ts +0 -12
- package/lib/main/browser/notebooks/notebook-renderers-main.d.ts.map +0 -1
- package/lib/main/browser/notebooks/notebook-renderers-main.js +0 -39
- package/lib/main/browser/notebooks/notebook-renderers-main.js.map +0 -1
- package/lib/main/browser/notebooks/notebooks-main.d.ts +0 -25
- package/lib/main/browser/notebooks/notebooks-main.d.ts.map +0 -1
- package/lib/main/browser/notebooks/notebooks-main.js +0 -134
- package/lib/main/browser/notebooks/notebooks-main.js.map +0 -1
- package/lib/main/browser/notebooks/renderers/cell-output-webview.d.ts +0 -75
- package/lib/main/browser/notebooks/renderers/cell-output-webview.d.ts.map +0 -1
- package/lib/main/browser/notebooks/renderers/cell-output-webview.js +0 -571
- package/lib/main/browser/notebooks/renderers/cell-output-webview.js.map +0 -1
- package/lib/main/browser/notebooks/renderers/output-webview-internal.d.ts +0 -14
- package/lib/main/browser/notebooks/renderers/output-webview-internal.d.ts.map +0 -1
- package/lib/main/browser/notebooks/renderers/output-webview-internal.js +0 -660
- package/lib/main/browser/notebooks/renderers/output-webview-internal.js.map +0 -1
- package/lib/main/browser/notebooks/renderers/webview-communication.d.ts +0 -127
- package/lib/main/browser/notebooks/renderers/webview-communication.d.ts.map +0 -1
- package/lib/main/browser/notebooks/renderers/webview-communication.js +0 -22
- package/lib/main/browser/notebooks/renderers/webview-communication.js.map +0 -1
- package/lib/main/browser/notification-main.d.ts +0 -7
- package/lib/main/browser/notification-main.d.ts.map +0 -1
- package/lib/main/browser/notification-main.js +0 -27
- package/lib/main/browser/notification-main.js.map +0 -1
- package/lib/main/browser/output-channel-registry-main.d.ts +0 -11
- package/lib/main/browser/output-channel-registry-main.d.ts.map +0 -1
- package/lib/main/browser/output-channel-registry-main.js +0 -53
- package/lib/main/browser/output-channel-registry-main.js.map +0 -1
- package/lib/main/browser/plugin-authentication-service.d.ts +0 -14
- package/lib/main/browser/plugin-authentication-service.d.ts.map +0 -1
- package/lib/main/browser/plugin-authentication-service.js +0 -73
- package/lib/main/browser/plugin-authentication-service.js.map +0 -1
- package/lib/main/browser/plugin-contribution-handler.d.ts +0 -75
- package/lib/main/browser/plugin-contribution-handler.d.ts.map +0 -1
- package/lib/main/browser/plugin-contribution-handler.js +0 -640
- package/lib/main/browser/plugin-contribution-handler.js.map +0 -1
- package/lib/main/browser/plugin-ext-argument-processor.d.ts +0 -12
- package/lib/main/browser/plugin-ext-argument-processor.d.ts.map +0 -1
- package/lib/main/browser/plugin-ext-argument-processor.js +0 -41
- package/lib/main/browser/plugin-ext-argument-processor.js.map +0 -1
- package/lib/main/browser/plugin-ext-frontend-module.d.ts +0 -8
- package/lib/main/browser/plugin-ext-frontend-module.d.ts.map +0 -1
- package/lib/main/browser/plugin-ext-frontend-module.js +0 -257
- package/lib/main/browser/plugin-ext-frontend-module.js.map +0 -1
- package/lib/main/browser/plugin-ext-widget.d.ts +0 -29
- package/lib/main/browser/plugin-ext-widget.d.ts.map +0 -1
- package/lib/main/browser/plugin-ext-widget.js +0 -122
- package/lib/main/browser/plugin-ext-widget.js.map +0 -1
- package/lib/main/browser/plugin-frontend-contribution.d.ts +0 -10
- package/lib/main/browser/plugin-frontend-contribution.d.ts.map +0 -1
- package/lib/main/browser/plugin-frontend-contribution.js +0 -72
- package/lib/main/browser/plugin-frontend-contribution.js.map +0 -1
- package/lib/main/browser/plugin-frontend-view-contribution.d.ts +0 -7
- package/lib/main/browser/plugin-frontend-view-contribution.d.ts.map +0 -1
- package/lib/main/browser/plugin-frontend-view-contribution.js +0 -43
- package/lib/main/browser/plugin-frontend-view-contribution.js.map +0 -1
- package/lib/main/browser/plugin-icon-service.d.ts +0 -17
- package/lib/main/browser/plugin-icon-service.d.ts.map +0 -1
- package/lib/main/browser/plugin-icon-service.js +0 -89
- package/lib/main/browser/plugin-icon-service.js.map +0 -1
- package/lib/main/browser/plugin-icon-theme-service.d.ts +0 -147
- package/lib/main/browser/plugin-icon-theme-service.d.ts.map +0 -1
- package/lib/main/browser/plugin-icon-theme-service.js +0 -554
- package/lib/main/browser/plugin-icon-theme-service.js.map +0 -1
- package/lib/main/browser/plugin-shared-style.d.ts +0 -41
- package/lib/main/browser/plugin-shared-style.d.ts.map +0 -1
- package/lib/main/browser/plugin-shared-style.js +0 -137
- package/lib/main/browser/plugin-shared-style.js.map +0 -1
- package/lib/main/browser/plugin-storage.d.ts +0 -14
- package/lib/main/browser/plugin-storage.d.ts.map +0 -1
- package/lib/main/browser/plugin-storage.js +0 -47
- package/lib/main/browser/plugin-storage.js.map +0 -1
- package/lib/main/browser/plugin-terminal-registry.d.ts +0 -5
- package/lib/main/browser/plugin-terminal-registry.d.ts.map +0 -1
- package/lib/main/browser/plugin-terminal-registry.js +0 -30
- package/lib/main/browser/plugin-terminal-registry.js.map +0 -1
- package/lib/main/browser/preference-registry-main.d.ts +0 -20
- package/lib/main/browser/preference-registry-main.d.ts.map +0 -1
- package/lib/main/browser/preference-registry-main.js +0 -107
- package/lib/main/browser/preference-registry-main.js.map +0 -1
- package/lib/main/browser/quick-open-main.d.ts +0 -36
- package/lib/main/browser/quick-open-main.d.ts.map +0 -1
- package/lib/main/browser/quick-open-main.js +0 -314
- package/lib/main/browser/quick-open-main.js.map +0 -1
- package/lib/main/browser/scm-main.d.ts +0 -108
- package/lib/main/browser/scm-main.d.ts.map +0 -1
- package/lib/main/browser/scm-main.js +0 -348
- package/lib/main/browser/scm-main.js.map +0 -1
- package/lib/main/browser/secrets-main.d.ts +0 -16
- package/lib/main/browser/secrets-main.d.ts.map +0 -1
- package/lib/main/browser/secrets-main.js +0 -91
- package/lib/main/browser/secrets-main.js.map +0 -1
- package/lib/main/browser/selection-provider-command.d.ts +0 -13
- package/lib/main/browser/selection-provider-command.d.ts.map +0 -1
- package/lib/main/browser/selection-provider-command.js +0 -49
- package/lib/main/browser/selection-provider-command.js.map +0 -1
- package/lib/main/browser/status-bar-message-registry-main.d.ts +0 -19
- package/lib/main/browser/status-bar-message-registry-main.d.ts.map +0 -1
- package/lib/main/browser/status-bar-message-registry-main.js +0 -60
- package/lib/main/browser/status-bar-message-registry-main.js.map +0 -1
- package/lib/main/browser/tabs/tabs-main.d.ts +0 -54
- package/lib/main/browser/tabs/tabs-main.d.ts.map +0 -1
- package/lib/main/browser/tabs/tabs-main.js +0 -368
- package/lib/main/browser/tabs/tabs-main.js.map +0 -1
- package/lib/main/browser/tasks-main.d.ts +0 -34
- package/lib/main/browser/tasks-main.d.ts.map +0 -1
- package/lib/main/browser/tasks-main.js +0 -209
- package/lib/main/browser/tasks-main.js.map +0 -1
- package/lib/main/browser/terminal-main.d.ts +0 -64
- package/lib/main/browser/terminal-main.d.ts.map +0 -1
- package/lib/main/browser/terminal-main.js +0 -331
- package/lib/main/browser/terminal-main.js.map +0 -1
- package/lib/main/browser/test-main.d.ts +0 -144
- package/lib/main/browser/test-main.d.ts.map +0 -1
- package/lib/main/browser/test-main.js +0 -563
- package/lib/main/browser/test-main.js.map +0 -1
- package/lib/main/browser/text-editor-main.d.ts +0 -53
- package/lib/main/browser/text-editor-main.d.ts.map +0 -1
- package/lib/main/browser/text-editor-main.js +0 -443
- package/lib/main/browser/text-editor-main.js.map +0 -1
- package/lib/main/browser/text-editor-model-service.d.ts +0 -35
- package/lib/main/browser/text-editor-model-service.d.ts.map +0 -1
- package/lib/main/browser/text-editor-model-service.js +0 -111
- package/lib/main/browser/text-editor-model-service.js.map +0 -1
- package/lib/main/browser/text-editors-main.d.ts +0 -41
- package/lib/main/browser/text-editors-main.d.ts.map +0 -1
- package/lib/main/browser/text-editors-main.js +0 -180
- package/lib/main/browser/text-editors-main.js.map +0 -1
- package/lib/main/browser/theme-icon-override.d.ts +0 -2
- package/lib/main/browser/theme-icon-override.d.ts.map +0 -1
- package/lib/main/browser/theme-icon-override.js +0 -245
- package/lib/main/browser/theme-icon-override.js.map +0 -1
- package/lib/main/browser/theming-main.d.ts +0 -10
- package/lib/main/browser/theming-main.d.ts.map +0 -1
- package/lib/main/browser/theming-main.js +0 -36
- package/lib/main/browser/theming-main.js.map +0 -1
- package/lib/main/browser/timeline-main.d.ts +0 -14
- package/lib/main/browser/timeline-main.d.ts.map +0 -1
- package/lib/main/browser/timeline-main.js +0 -51
- package/lib/main/browser/timeline-main.js.map +0 -1
- package/lib/main/browser/uri-main.d.ts +0 -16
- package/lib/main/browser/uri-main.d.ts.map +0 -1
- package/lib/main/browser/uri-main.js +0 -64
- package/lib/main/browser/uri-main.js.map +0 -1
- package/lib/main/browser/view/dnd-file-content-store.d.ts +0 -8
- package/lib/main/browser/view/dnd-file-content-store.d.ts.map +0 -1
- package/lib/main/browser/view/dnd-file-content-store.js +0 -47
- package/lib/main/browser/view/dnd-file-content-store.js.map +0 -1
- package/lib/main/browser/view/plugin-tree-view-node-label-provider.d.ts +0 -12
- package/lib/main/browser/view/plugin-tree-view-node-label-provider.d.ts.map +0 -1
- package/lib/main/browser/view/plugin-tree-view-node-label-provider.js +0 -83
- package/lib/main/browser/view/plugin-tree-view-node-label-provider.js.map +0 -1
- package/lib/main/browser/view/plugin-view-registry.d.ts +0 -112
- package/lib/main/browser/view/plugin-view-registry.d.ts.map +0 -1
- package/lib/main/browser/view/plugin-view-registry.js +0 -901
- package/lib/main/browser/view/plugin-view-registry.js.map +0 -1
- package/lib/main/browser/view/plugin-view-widget.d.ts +0 -53
- package/lib/main/browser/view/plugin-view-widget.d.ts.map +0 -1
- package/lib/main/browser/view/plugin-view-widget.js +0 -164
- package/lib/main/browser/view/plugin-view-widget.js.map +0 -1
- package/lib/main/browser/view/tree-view-decorator-service.d.ts +0 -31
- package/lib/main/browser/view/tree-view-decorator-service.d.ts.map +0 -1
- package/lib/main/browser/view/tree-view-decorator-service.js +0 -58
- package/lib/main/browser/view/tree-view-decorator-service.js.map +0 -1
- package/lib/main/browser/view/tree-view-widget.d.ts +0 -166
- package/lib/main/browser/view/tree-view-widget.d.ts.map +0 -1
- package/lib/main/browser/view/tree-view-widget.js +0 -848
- package/lib/main/browser/view/tree-view-widget.js.map +0 -1
- package/lib/main/browser/view/tree-views-main.d.ts +0 -35
- package/lib/main/browser/view/tree-views-main.d.ts.map +0 -1
- package/lib/main/browser/view/tree-views-main.js +0 -179
- package/lib/main/browser/view/tree-views-main.js.map +0 -1
- package/lib/main/browser/view/view-context-key-service.d.ts +0 -17
- package/lib/main/browser/view/view-context-key-service.d.ts.map +0 -1
- package/lib/main/browser/view/view-context-key-service.js +0 -63
- package/lib/main/browser/view/view-context-key-service.js.map +0 -1
- package/lib/main/browser/webview/webview-context-keys.d.ts +0 -17
- package/lib/main/browser/webview/webview-context-keys.d.ts.map +0 -1
- package/lib/main/browser/webview/webview-context-keys.js +0 -65
- package/lib/main/browser/webview/webview-context-keys.js.map +0 -1
- package/lib/main/browser/webview/webview-environment.d.ts +0 -17
- package/lib/main/browser/webview/webview-environment.d.ts.map +0 -1
- package/lib/main/browser/webview/webview-environment.js +0 -89
- package/lib/main/browser/webview/webview-environment.js.map +0 -1
- package/lib/main/browser/webview/webview-frontend-preference-contribution.d.ts +0 -5
- package/lib/main/browser/webview/webview-frontend-preference-contribution.d.ts.map +0 -1
- package/lib/main/browser/webview/webview-frontend-preference-contribution.js +0 -40
- package/lib/main/browser/webview/webview-frontend-preference-contribution.js.map +0 -1
- package/lib/main/browser/webview/webview-frontend-security-warnings.d.ts +0 -12
- package/lib/main/browser/webview/webview-frontend-security-warnings.d.ts.map +0 -1
- package/lib/main/browser/webview/webview-frontend-security-warnings.js +0 -66
- package/lib/main/browser/webview/webview-frontend-security-warnings.js.map +0 -1
- package/lib/main/browser/webview/webview-resource-cache.d.ts +0 -18
- package/lib/main/browser/webview/webview-resource-cache.d.ts.map +0 -1
- package/lib/main/browser/webview/webview-resource-cache.js +0 -83
- package/lib/main/browser/webview/webview-resource-cache.js.map +0 -1
- package/lib/main/browser/webview/webview-secondary-window-support.d.ts +0 -8
- package/lib/main/browser/webview/webview-secondary-window-support.d.ts.map +0 -1
- package/lib/main/browser/webview/webview-secondary-window-support.js +0 -52
- package/lib/main/browser/webview/webview-secondary-window-support.js.map +0 -1
- package/lib/main/browser/webview/webview-theme-data-provider.d.ts +0 -31
- package/lib/main/browser/webview/webview-theme-data-provider.d.ts.map +0 -1
- package/lib/main/browser/webview/webview-theme-data-provider.js +0 -125
- package/lib/main/browser/webview/webview-theme-data-provider.js.map +0 -1
- package/lib/main/browser/webview/webview-widget-factory.d.ts +0 -9
- package/lib/main/browser/webview/webview-widget-factory.d.ts.map +0 -1
- package/lib/main/browser/webview/webview-widget-factory.js +0 -40
- package/lib/main/browser/webview/webview-widget-factory.js.map +0 -1
- package/lib/main/browser/webview/webview.d.ts +0 -150
- package/lib/main/browser/webview/webview.d.ts.map +0 -1
- package/lib/main/browser/webview/webview.js +0 -591
- package/lib/main/browser/webview/webview.js.map +0 -1
- package/lib/main/browser/webview-views/webview-views-main.d.ts +0 -34
- package/lib/main/browser/webview-views/webview-views-main.d.ts.map +0 -1
- package/lib/main/browser/webview-views/webview-views-main.js +0 -133
- package/lib/main/browser/webview-views/webview-views-main.js.map +0 -1
- package/lib/main/browser/webview-views/webview-views.d.ts +0 -16
- package/lib/main/browser/webview-views/webview-views.d.ts.map +0 -1
- package/lib/main/browser/webview-views/webview-views.js +0 -23
- package/lib/main/browser/webview-views/webview-views.js.map +0 -1
- package/lib/main/browser/webviews-main.d.ts +0 -40
- package/lib/main/browser/webviews-main.d.ts.map +0 -1
- package/lib/main/browser/webviews-main.js +0 -247
- package/lib/main/browser/webviews-main.js.map +0 -1
- package/lib/main/browser/window-activity-tracker.d.ts +0 -20
- package/lib/main/browser/window-activity-tracker.d.ts.map +0 -1
- package/lib/main/browser/window-activity-tracker.js +0 -86
- package/lib/main/browser/window-activity-tracker.js.map +0 -1
- package/lib/main/browser/window-state-main.d.ts +0 -18
- package/lib/main/browser/window-state-main.d.ts.map +0 -1
- package/lib/main/browser/window-state-main.js +0 -69
- package/lib/main/browser/window-state-main.js.map +0 -1
- package/lib/main/browser/workspace-main.d.ts +0 -98
- package/lib/main/browser/workspace-main.d.ts.map +0 -1
- package/lib/main/browser/workspace-main.js +0 -384
- package/lib/main/browser/workspace-main.js.map +0 -1
- package/lib/main/common/basic-message-registry-main.d.ts +0 -14
- package/lib/main/common/basic-message-registry-main.d.ts.map +0 -1
- package/lib/main/common/basic-message-registry-main.js +0 -50
- package/lib/main/common/basic-message-registry-main.js.map +0 -1
- package/lib/main/common/basic-notification-main.d.ts +0 -19
- package/lib/main/common/basic-notification-main.d.ts.map +0 -1
- package/lib/main/common/basic-notification-main.js +0 -75
- package/lib/main/common/basic-notification-main.js.map +0 -1
- package/lib/main/common/env-main.d.ts +0 -11
- package/lib/main/common/env-main.d.ts.map +0 -1
- package/lib/main/common/env-main.js +0 -40
- package/lib/main/common/env-main.js.map +0 -1
- package/lib/main/common/plugin-paths-protocol.d.ts +0 -9
- package/lib/main/common/plugin-paths-protocol.d.ts.map +0 -1
- package/lib/main/common/plugin-paths-protocol.js +0 -22
- package/lib/main/common/plugin-paths-protocol.js.map +0 -1
- package/lib/main/common/plugin-theia-environment.d.ts +0 -8
- package/lib/main/common/plugin-theia-environment.d.ts.map +0 -1
- package/lib/main/common/plugin-theia-environment.js +0 -40
- package/lib/main/common/plugin-theia-environment.js.map +0 -1
- package/lib/main/common/webview-preferences.d.ts +0 -13
- package/lib/main/common/webview-preferences.d.ts.map +0 -1
- package/lib/main/common/webview-preferences.js +0 -47
- package/lib/main/common/webview-preferences.js.map +0 -1
- package/lib/main/common/webview-protocol.d.ts +0 -13
- package/lib/main/common/webview-protocol.d.ts.map +0 -1
- package/lib/main/common/webview-protocol.js +0 -32
- package/lib/main/common/webview-protocol.js.map +0 -1
- package/lib/main/electron-browser/plugin-ext-frontend-electron-module.d.ts +0 -4
- package/lib/main/electron-browser/plugin-ext-frontend-electron-module.d.ts.map +0 -1
- package/lib/main/electron-browser/plugin-ext-frontend-electron-module.js +0 -26
- package/lib/main/electron-browser/plugin-ext-frontend-electron-module.js.map +0 -1
- package/lib/main/electron-browser/webview/electron-webview-widget-factory.d.ts +0 -24
- package/lib/main/electron-browser/webview/electron-webview-widget-factory.d.ts.map +0 -1
- package/lib/main/electron-browser/webview/electron-webview-widget-factory.js +0 -54
- package/lib/main/electron-browser/webview/electron-webview-widget-factory.js.map +0 -1
- package/lib/main/node/errors.spec.d.ts +0 -2
- package/lib/main/node/errors.spec.d.ts.map +0 -1
- package/lib/main/node/errors.spec.js +0 -36
- package/lib/main/node/errors.spec.js.map +0 -1
- package/lib/main/node/handlers/plugin-theia-directory-handler.d.ts +0 -19
- package/lib/main/node/handlers/plugin-theia-directory-handler.d.ts.map +0 -1
- package/lib/main/node/handlers/plugin-theia-directory-handler.js +0 -130
- package/lib/main/node/handlers/plugin-theia-directory-handler.js.map +0 -1
- package/lib/main/node/handlers/plugin-theia-file-handler.d.ts +0 -11
- package/lib/main/node/handlers/plugin-theia-file-handler.d.ts.map +0 -1
- package/lib/main/node/handlers/plugin-theia-file-handler.js +0 -67
- package/lib/main/node/handlers/plugin-theia-file-handler.js.map +0 -1
- package/lib/main/node/paths/const.d.ts +0 -6
- package/lib/main/node/paths/const.d.ts.map +0 -1
- package/lib/main/node/paths/const.js +0 -25
- package/lib/main/node/paths/const.js.map +0 -1
- package/lib/main/node/paths/plugin-paths-service.d.ts +0 -26
- package/lib/main/node/paths/plugin-paths-service.d.ts.map +0 -1
- package/lib/main/node/paths/plugin-paths-service.js +0 -153
- package/lib/main/node/paths/plugin-paths-service.js.map +0 -1
- package/lib/main/node/plugin-cli-contribution.d.ts +0 -22
- package/lib/main/node/plugin-cli-contribution.d.ts.map +0 -1
- package/lib/main/node/plugin-cli-contribution.js +0 -80
- package/lib/main/node/plugin-cli-contribution.js.map +0 -1
- package/lib/main/node/plugin-deployer-contribution.d.ts +0 -9
- package/lib/main/node/plugin-deployer-contribution.d.ts.map +0 -1
- package/lib/main/node/plugin-deployer-contribution.js +0 -41
- package/lib/main/node/plugin-deployer-contribution.js.map +0 -1
- package/lib/main/node/plugin-deployer-directory-handler-context-impl.d.ts +0 -8
- package/lib/main/node/plugin-deployer-directory-handler-context-impl.d.ts.map +0 -1
- package/lib/main/node/plugin-deployer-directory-handler-context-impl.js +0 -45
- package/lib/main/node/plugin-deployer-directory-handler-context-impl.js.map +0 -1
- package/lib/main/node/plugin-deployer-entry-impl.d.ts +0 -35
- package/lib/main/node/plugin-deployer-entry-impl.d.ts.map +0 -1
- package/lib/main/node/plugin-deployer-entry-impl.js +0 -112
- package/lib/main/node/plugin-deployer-entry-impl.js.map +0 -1
- package/lib/main/node/plugin-deployer-file-handler-context-impl.d.ts +0 -8
- package/lib/main/node/plugin-deployer-file-handler-context-impl.d.ts.map +0 -1
- package/lib/main/node/plugin-deployer-file-handler-context-impl.js +0 -32
- package/lib/main/node/plugin-deployer-file-handler-context-impl.js.map +0 -1
- package/lib/main/node/plugin-deployer-impl.d.ts +0 -64
- package/lib/main/node/plugin-deployer-impl.d.ts.map +0 -1
- package/lib/main/node/plugin-deployer-impl.js +0 -350
- package/lib/main/node/plugin-deployer-impl.js.map +0 -1
- package/lib/main/node/plugin-deployer-proxy-entry-impl.d.ts +0 -30
- package/lib/main/node/plugin-deployer-proxy-entry-impl.d.ts.map +0 -1
- package/lib/main/node/plugin-deployer-proxy-entry-impl.js +0 -93
- package/lib/main/node/plugin-deployer-proxy-entry-impl.js.map +0 -1
- package/lib/main/node/plugin-deployer-resolver-context-impl.d.ts +0 -16
- package/lib/main/node/plugin-deployer-resolver-context-impl.d.ts.map +0 -1
- package/lib/main/node/plugin-deployer-resolver-context-impl.js +0 -43
- package/lib/main/node/plugin-deployer-resolver-context-impl.js.map +0 -1
- package/lib/main/node/plugin-ext-backend-module.d.ts +0 -3
- package/lib/main/node/plugin-ext-backend-module.d.ts.map +0 -1
- package/lib/main/node/plugin-ext-backend-module.js +0 -84
- package/lib/main/node/plugin-ext-backend-module.js.map +0 -1
- package/lib/main/node/plugin-github-resolver.d.ts +0 -24
- package/lib/main/node/plugin-github-resolver.d.ts.map +0 -1
- package/lib/main/node/plugin-github-resolver.js +0 -136
- package/lib/main/node/plugin-github-resolver.js.map +0 -1
- package/lib/main/node/plugin-http-resolver.d.ts +0 -21
- package/lib/main/node/plugin-http-resolver.d.ts.map +0 -1
- package/lib/main/node/plugin-http-resolver.js +0 -92
- package/lib/main/node/plugin-http-resolver.js.map +0 -1
- package/lib/main/node/plugin-localization-server.d.ts +0 -10
- package/lib/main/node/plugin-localization-server.d.ts.map +0 -1
- package/lib/main/node/plugin-localization-server.js +0 -51
- package/lib/main/node/plugin-localization-server.js.map +0 -1
- package/lib/main/node/plugin-mgmt-cli-contribution.d.ts +0 -13
- package/lib/main/node/plugin-mgmt-cli-contribution.d.ts.map +0 -1
- package/lib/main/node/plugin-mgmt-cli-contribution.js +0 -63
- package/lib/main/node/plugin-mgmt-cli-contribution.js.map +0 -1
- package/lib/main/node/plugin-remote-cli-contribution.d.ts +0 -8
- package/lib/main/node/plugin-remote-cli-contribution.d.ts.map +0 -1
- package/lib/main/node/plugin-remote-cli-contribution.js +0 -40
- package/lib/main/node/plugin-remote-cli-contribution.js.map +0 -1
- package/lib/main/node/plugin-remote-copy-contribution.d.ts +0 -7
- package/lib/main/node/plugin-remote-copy-contribution.d.ts.map +0 -1
- package/lib/main/node/plugin-remote-copy-contribution.js +0 -44
- package/lib/main/node/plugin-remote-copy-contribution.js.map +0 -1
- package/lib/main/node/plugin-server-impl.d.ts +0 -24
- package/lib/main/node/plugin-server-impl.d.ts.map +0 -1
- package/lib/main/node/plugin-server-impl.js +0 -88
- package/lib/main/node/plugin-server-impl.js.map +0 -1
- package/lib/main/node/plugin-service.d.ts +0 -24
- package/lib/main/node/plugin-service.d.ts.map +0 -1
- package/lib/main/node/plugin-service.js +0 -102
- package/lib/main/node/plugin-service.js.map +0 -1
- package/lib/main/node/plugin-theia-deployer-participant.d.ts +0 -7
- package/lib/main/node/plugin-theia-deployer-participant.d.ts.map +0 -1
- package/lib/main/node/plugin-theia-deployer-participant.js +0 -36
- package/lib/main/node/plugin-theia-deployer-participant.js.map +0 -1
- package/lib/main/node/plugin-uninstallation-manager.d.ts +0 -27
- package/lib/main/node/plugin-uninstallation-manager.d.ts.map +0 -1
- package/lib/main/node/plugin-uninstallation-manager.js +0 -133
- package/lib/main/node/plugin-uninstallation-manager.js.map +0 -1
- package/lib/main/node/plugins-key-value-storage.d.ts +0 -29
- package/lib/main/node/plugins-key-value-storage.d.ts.map +0 -1
- package/lib/main/node/plugins-key-value-storage.js +0 -160
- package/lib/main/node/plugins-key-value-storage.js.map +0 -1
- package/lib/main/node/plugins-key-value-storage.spec.d.ts +0 -17
- package/lib/main/node/plugins-key-value-storage.spec.d.ts.map +0 -1
- package/lib/main/node/plugins-key-value-storage.spec.js +0 -101
- package/lib/main/node/plugins-key-value-storage.spec.js.map +0 -1
- package/lib/main/node/resolvers/local-directory-plugin-deployer-resolver.d.ts +0 -8
- package/lib/main/node/resolvers/local-directory-plugin-deployer-resolver.d.ts.map +0 -1
- package/lib/main/node/resolvers/local-directory-plugin-deployer-resolver.js +0 -39
- package/lib/main/node/resolvers/local-directory-plugin-deployer-resolver.js.map +0 -1
- package/lib/main/node/resolvers/local-plugin-deployer-resolver.d.ts +0 -9
- package/lib/main/node/resolvers/local-plugin-deployer-resolver.d.ts.map +0 -1
- package/lib/main/node/resolvers/local-plugin-deployer-resolver.js +0 -55
- package/lib/main/node/resolvers/local-plugin-deployer-resolver.js.map +0 -1
- package/lib/main/node/temp-dir-util.d.ts +0 -3
- package/lib/main/node/temp-dir-util.d.ts.map +0 -1
- package/lib/main/node/temp-dir-util.js +0 -40
- package/lib/main/node/temp-dir-util.js.map +0 -1
- package/lib/main/node/webview-backend-security-warnings.d.ts +0 -6
- package/lib/main/node/webview-backend-security-warnings.d.ts.map +0 -1
- package/lib/main/node/webview-backend-security-warnings.js +0 -47
- package/lib/main/node/webview-backend-security-warnings.js.map +0 -1
- package/lib/plugin/authentication-ext.d.ts +0 -32
- package/lib/plugin/authentication-ext.d.ts.map +0 -1
- package/lib/plugin/authentication-ext.js +0 -107
- package/lib/plugin/authentication-ext.js.map +0 -1
- package/lib/plugin/clipboard-ext.d.ts +0 -11
- package/lib/plugin/clipboard-ext.d.ts.map +0 -1
- package/lib/plugin/clipboard-ext.js +0 -48
- package/lib/plugin/clipboard-ext.js.map +0 -1
- package/lib/plugin/command-registry.d.ts +0 -42
- package/lib/plugin/command-registry.d.ts.map +0 -1
- package/lib/plugin/command-registry.js +0 -183
- package/lib/plugin/command-registry.js.map +0 -1
- package/lib/plugin/comments.d.ts +0 -96
- package/lib/plugin/comments.d.ts.map +0 -1
- package/lib/plugin/comments.js +0 -406
- package/lib/plugin/comments.js.map +0 -1
- package/lib/plugin/custom-editors.d.ts +0 -46
- package/lib/plugin/custom-editors.d.ts.map +0 -1
- package/lib/plugin/custom-editors.js +0 -254
- package/lib/plugin/custom-editors.js.map +0 -1
- package/lib/plugin/debug/debug-ext.d.ts +0 -97
- package/lib/plugin/debug/debug-ext.d.ts.map +0 -1
- package/lib/plugin/debug/debug-ext.js +0 -459
- package/lib/plugin/debug/debug-ext.js.map +0 -1
- package/lib/plugin/debug/plugin-debug-adapter-creator.d.ts +0 -11
- package/lib/plugin/debug/plugin-debug-adapter-creator.d.ts.map +0 -1
- package/lib/plugin/debug/plugin-debug-adapter-creator.js +0 -42
- package/lib/plugin/debug/plugin-debug-adapter-creator.js.map +0 -1
- package/lib/plugin/debug/plugin-debug-adapter-session.d.ts +0 -27
- package/lib/plugin/debug/plugin-debug-adapter-session.d.ts.map +0 -1
- package/lib/plugin/debug/plugin-debug-adapter-session.js +0 -97
- package/lib/plugin/debug/plugin-debug-adapter-session.js.map +0 -1
- package/lib/plugin/debug/plugin-debug-adapter-tracker.d.ts +0 -13
- package/lib/plugin/debug/plugin-debug-adapter-tracker.d.ts.map +0 -1
- package/lib/plugin/debug/plugin-debug-adapter-tracker.js +0 -78
- package/lib/plugin/debug/plugin-debug-adapter-tracker.js.map +0 -1
- package/lib/plugin/decorations.d.ts +0 -16
- package/lib/plugin/decorations.d.ts.map +0 -1
- package/lib/plugin/decorations.js +0 -115
- package/lib/plugin/decorations.js.map +0 -1
- package/lib/plugin/dialogs.d.ts +0 -11
- package/lib/plugin/dialogs.d.ts.map +0 -1
- package/lib/plugin/dialogs.js +0 -92
- package/lib/plugin/dialogs.js.map +0 -1
- package/lib/plugin/document-data.d.ts +0 -41
- package/lib/plugin/document-data.d.ts.map +0 -1
- package/lib/plugin/document-data.js +0 -316
- package/lib/plugin/document-data.js.map +0 -1
- package/lib/plugin/documents.d.ts +0 -63
- package/lib/plugin/documents.d.ts.map +0 -1
- package/lib/plugin/documents.js +0 -272
- package/lib/plugin/documents.js.map +0 -1
- package/lib/plugin/editors-and-documents.d.ts +0 -27
- package/lib/plugin/editors-and-documents.d.ts.map +0 -1
- package/lib/plugin/editors-and-documents.js +0 -150
- package/lib/plugin/editors-and-documents.js.map +0 -1
- package/lib/plugin/env.d.ts +0 -41
- package/lib/plugin/env.d.ts.map +0 -1
- package/lib/plugin/env.js +0 -114
- package/lib/plugin/env.js.map +0 -1
- package/lib/plugin/file-system-event-service-ext-impl.d.ts +0 -56
- package/lib/plugin/file-system-event-service-ext-impl.d.ts.map +0 -1
- package/lib/plugin/file-system-event-service-ext-impl.js +0 -206
- package/lib/plugin/file-system-event-service-ext-impl.js.map +0 -1
- package/lib/plugin/file-system-ext-impl.d.ts +0 -82
- package/lib/plugin/file-system-ext-impl.d.ts.map +0 -1
- package/lib/plugin/file-system-ext-impl.js +0 -361
- package/lib/plugin/file-system-ext-impl.js.map +0 -1
- package/lib/plugin/file-system-watcher.spec.d.ts +0 -2
- package/lib/plugin/file-system-watcher.spec.d.ts.map +0 -1
- package/lib/plugin/file-system-watcher.spec.js +0 -108
- package/lib/plugin/file-system-watcher.spec.js.map +0 -1
- package/lib/plugin/known-commands.d.ts +0 -6
- package/lib/plugin/known-commands.d.ts.map +0 -1
- package/lib/plugin/known-commands.js +0 -402
- package/lib/plugin/known-commands.js.map +0 -1
- package/lib/plugin/known-commands.spec.d.ts +0 -2
- package/lib/plugin/known-commands.spec.d.ts.map +0 -1
- package/lib/plugin/known-commands.spec.js +0 -43
- package/lib/plugin/known-commands.spec.js.map +0 -1
- package/lib/plugin/label-service.d.ts +0 -12
- package/lib/plugin/label-service.d.ts.map +0 -1
- package/lib/plugin/label-service.js +0 -36
- package/lib/plugin/label-service.js.map +0 -1
- package/lib/plugin/languages/call-hierarchy.d.ts +0 -21
- package/lib/plugin/languages/call-hierarchy.d.ts.map +0 -1
- package/lib/plugin/languages/call-hierarchy.js +0 -102
- package/lib/plugin/languages/call-hierarchy.js.map +0 -1
- package/lib/plugin/languages/code-action.d.ts +0 -25
- package/lib/plugin/languages/code-action.d.ts.map +0 -1
- package/lib/plugin/languages/code-action.js +0 -138
- package/lib/plugin/languages/code-action.js.map +0 -1
- package/lib/plugin/languages/color.d.ts +0 -13
- package/lib/plugin/languages/color.d.ts.map +0 -1
- package/lib/plugin/languages/color.js +0 -59
- package/lib/plugin/languages/color.js.map +0 -1
- package/lib/plugin/languages/completion.d.ts +0 -21
- package/lib/plugin/languages/completion.d.ts.map +0 -1
- package/lib/plugin/languages/completion.js +0 -165
- package/lib/plugin/languages/completion.js.map +0 -1
- package/lib/plugin/languages/declaration.d.ts +0 -12
- package/lib/plugin/languages/declaration.d.ts.map +0 -1
- package/lib/plugin/languages/declaration.js +0 -59
- package/lib/plugin/languages/declaration.js.map +0 -1
- package/lib/plugin/languages/definition.d.ts +0 -12
- package/lib/plugin/languages/definition.d.ts.map +0 -1
- package/lib/plugin/languages/definition.js +0 -59
- package/lib/plugin/languages/definition.js.map +0 -1
- package/lib/plugin/languages/diagnostics.d.ts +0 -51
- package/lib/plugin/languages/diagnostics.d.ts.map +0 -1
- package/lib/plugin/languages/diagnostics.js +0 -288
- package/lib/plugin/languages/diagnostics.js.map +0 -1
- package/lib/plugin/languages/document-drop-edit.d.ts +0 -16
- package/lib/plugin/languages/document-drop-edit.d.ts.map +0 -1
- package/lib/plugin/languages/document-drop-edit.js +0 -23
- package/lib/plugin/languages/document-drop-edit.js.map +0 -1
- package/lib/plugin/languages/document-formatting.d.ts +0 -11
- package/lib/plugin/languages/document-formatting.d.ts.map +0 -1
- package/lib/plugin/languages/document-formatting.js +0 -41
- package/lib/plugin/languages/document-formatting.js.map +0 -1
- package/lib/plugin/languages/document-highlight.d.ts +0 -13
- package/lib/plugin/languages/document-highlight.d.ts.map +0 -1
- package/lib/plugin/languages/document-highlight.js +0 -51
- package/lib/plugin/languages/document-highlight.js.map +0 -1
- package/lib/plugin/languages/evaluatable-expression.d.ts +0 -12
- package/lib/plugin/languages/evaluatable-expression.d.ts.map +0 -1
- package/lib/plugin/languages/evaluatable-expression.js +0 -41
- package/lib/plugin/languages/evaluatable-expression.js.map +0 -1
- package/lib/plugin/languages/folding.d.ts +0 -11
- package/lib/plugin/languages/folding.d.ts.map +0 -1
- package/lib/plugin/languages/folding.js +0 -40
- package/lib/plugin/languages/folding.js.map +0 -1
- package/lib/plugin/languages/hover.d.ts +0 -12
- package/lib/plugin/languages/hover.d.ts.map +0 -1
- package/lib/plugin/languages/hover.js +0 -49
- package/lib/plugin/languages/hover.js.map +0 -1
- package/lib/plugin/languages/implementation.d.ts +0 -12
- package/lib/plugin/languages/implementation.d.ts.map +0 -1
- package/lib/plugin/languages/implementation.js +0 -59
- package/lib/plugin/languages/implementation.js.map +0 -1
- package/lib/plugin/languages/inlay-hints.d.ts +0 -20
- package/lib/plugin/languages/inlay-hints.d.ts.map +0 -1
- package/lib/plugin/languages/inlay-hints.js +0 -128
- package/lib/plugin/languages/inlay-hints.js.map +0 -1
- package/lib/plugin/languages/inline-completion.d.ts +0 -21
- package/lib/plugin/languages/inline-completion.d.ts.map +0 -1
- package/lib/plugin/languages/inline-completion.js +0 -94
- package/lib/plugin/languages/inline-completion.js.map +0 -1
- package/lib/plugin/languages/inline-values.d.ts +0 -11
- package/lib/plugin/languages/inline-values.d.ts.map +0 -1
- package/lib/plugin/languages/inline-values.js +0 -45
- package/lib/plugin/languages/inline-values.js.map +0 -1
- package/lib/plugin/languages/lens.d.ts +0 -20
- package/lib/plugin/languages/lens.d.ts.map +0 -1
- package/lib/plugin/languages/lens.js +0 -90
- package/lib/plugin/languages/lens.js.map +0 -1
- package/lib/plugin/languages/link-provider.d.ts +0 -15
- package/lib/plugin/languages/link-provider.d.ts.map +0 -1
- package/lib/plugin/languages/link-provider.js +0 -74
- package/lib/plugin/languages/link-provider.js.map +0 -1
- package/lib/plugin/languages/linked-editing-range.d.ts +0 -12
- package/lib/plugin/languages/linked-editing-range.d.ts.map +0 -1
- package/lib/plugin/languages/linked-editing-range.js +0 -41
- package/lib/plugin/languages/linked-editing-range.js.map +0 -1
- package/lib/plugin/languages/on-type-formatting.d.ts +0 -12
- package/lib/plugin/languages/on-type-formatting.d.ts.map +0 -1
- package/lib/plugin/languages/on-type-formatting.js +0 -42
- package/lib/plugin/languages/on-type-formatting.js.map +0 -1
- package/lib/plugin/languages/outline.d.ts +0 -21
- package/lib/plugin/languages/outline.d.ts.map +0 -1
- package/lib/plugin/languages/outline.js +0 -116
- package/lib/plugin/languages/outline.js.map +0 -1
- package/lib/plugin/languages/range-formatting.d.ts +0 -11
- package/lib/plugin/languages/range-formatting.d.ts.map +0 -1
- package/lib/plugin/languages/range-formatting.js +0 -42
- package/lib/plugin/languages/range-formatting.js.map +0 -1
- package/lib/plugin/languages/reference.d.ts +0 -12
- package/lib/plugin/languages/reference.d.ts.map +0 -1
- package/lib/plugin/languages/reference.js +0 -48
- package/lib/plugin/languages/reference.js.map +0 -1
- package/lib/plugin/languages/rename.d.ts +0 -15
- package/lib/plugin/languages/rename.d.ts.map +0 -1
- package/lib/plugin/languages/rename.js +0 -115
- package/lib/plugin/languages/rename.js.map +0 -1
- package/lib/plugin/languages/selection-range.d.ts +0 -12
- package/lib/plugin/languages/selection-range.d.ts.map +0 -1
- package/lib/plugin/languages/selection-range.js +0 -66
- package/lib/plugin/languages/selection-range.js.map +0 -1
- package/lib/plugin/languages/semantic-highlighting.d.ts +0 -29
- package/lib/plugin/languages/semantic-highlighting.d.ts.map +0 -1
- package/lib/plugin/languages/semantic-highlighting.js +0 -176
- package/lib/plugin/languages/semantic-highlighting.js.map +0 -1
- package/lib/plugin/languages/signature.d.ts +0 -16
- package/lib/plugin/languages/signature.d.ts.map +0 -1
- package/lib/plugin/languages/signature.js +0 -72
- package/lib/plugin/languages/signature.js.map +0 -1
- package/lib/plugin/languages/type-definition.d.ts +0 -12
- package/lib/plugin/languages/type-definition.d.ts.map +0 -1
- package/lib/plugin/languages/type-definition.js +0 -59
- package/lib/plugin/languages/type-definition.js.map +0 -1
- package/lib/plugin/languages/type-hierarchy.d.ts +0 -19
- package/lib/plugin/languages/type-hierarchy.d.ts.map +0 -1
- package/lib/plugin/languages/type-hierarchy.js +0 -96
- package/lib/plugin/languages/type-hierarchy.js.map +0 -1
- package/lib/plugin/languages/util.d.ts +0 -5
- package/lib/plugin/languages/util.d.ts.map +0 -1
- package/lib/plugin/languages/util.js +0 -28
- package/lib/plugin/languages/util.js.map +0 -1
- package/lib/plugin/languages/workspace-symbol.d.ts +0 -9
- package/lib/plugin/languages/workspace-symbol.d.ts.map +0 -1
- package/lib/plugin/languages/workspace-symbol.js +0 -62
- package/lib/plugin/languages/workspace-symbol.js.map +0 -1
- package/lib/plugin/languages-utils.d.ts +0 -7
- package/lib/plugin/languages-utils.d.ts.map +0 -1
- package/lib/plugin/languages-utils.js +0 -66
- package/lib/plugin/languages-utils.js.map +0 -1
- package/lib/plugin/languages.d.ts +0 -128
- package/lib/plugin/languages.d.ts.map +0 -1
- package/lib/plugin/languages.js +0 -713
- package/lib/plugin/languages.js.map +0 -1
- package/lib/plugin/lm-ext.d.ts +0 -28
- package/lib/plugin/lm-ext.d.ts.map +0 -1
- package/lib/plugin/lm-ext.js +0 -131
- package/lib/plugin/lm-ext.js.map +0 -1
- package/lib/plugin/localization-ext.d.ts +0 -19
- package/lib/plugin/localization-ext.d.ts.map +0 -1
- package/lib/plugin/localization-ext.js +0 -94
- package/lib/plugin/localization-ext.js.map +0 -1
- package/lib/plugin/logger.d.ts +0 -16
- package/lib/plugin/logger.d.ts.map +0 -1
- package/lib/plugin/logger.js +0 -56
- package/lib/plugin/logger.js.map +0 -1
- package/lib/plugin/markdown-string.d.ts +0 -25
- package/lib/plugin/markdown-string.d.ts.map +0 -1
- package/lib/plugin/markdown-string.js +0 -106
- package/lib/plugin/markdown-string.js.map +0 -1
- package/lib/plugin/message-registry.d.ts +0 -10
- package/lib/plugin/message-registry.d.ts.map +0 -1
- package/lib/plugin/message-registry.js +0 -77
- package/lib/plugin/message-registry.js.map +0 -1
- package/lib/plugin/node/debug/debug.spec.d.ts +0 -2
- package/lib/plugin/node/debug/debug.spec.d.ts.map +0 -1
- package/lib/plugin/node/debug/debug.spec.js +0 -88
- package/lib/plugin/node/debug/debug.spec.js.map +0 -1
- package/lib/plugin/node/debug/plugin-node-debug-adapter-creator.d.ts +0 -18
- package/lib/plugin/node/debug/plugin-node-debug-adapter-creator.d.ts.map +0 -1
- package/lib/plugin/node/debug/plugin-node-debug-adapter-creator.js +0 -155
- package/lib/plugin/node/debug/plugin-node-debug-adapter-creator.js.map +0 -1
- package/lib/plugin/node/env-node-ext.d.ts +0 -17
- package/lib/plugin/node/env-node-ext.d.ts.map +0 -1
- package/lib/plugin/node/env-node-ext.js +0 -64
- package/lib/plugin/node/env-node-ext.js.map +0 -1
- package/lib/plugin/node/plugin-container-module.d.ts +0 -75
- package/lib/plugin/node/plugin-container-module.d.ts.map +0 -1
- package/lib/plugin/node/plugin-container-module.js +0 -115
- package/lib/plugin/node/plugin-container-module.js.map +0 -1
- package/lib/plugin/notebook/notebook-document.d.ts +0 -60
- package/lib/plugin/notebook/notebook-document.d.ts.map +0 -1
- package/lib/plugin/notebook/notebook-document.js +0 -383
- package/lib/plugin/notebook/notebook-document.js.map +0 -1
- package/lib/plugin/notebook/notebook-documents.d.ts +0 -17
- package/lib/plugin/notebook/notebook-documents.d.ts.map +0 -1
- package/lib/plugin/notebook/notebook-documents.js +0 -48
- package/lib/plugin/notebook/notebook-documents.js.map +0 -1
- package/lib/plugin/notebook/notebook-editor.d.ts +0 -21
- package/lib/plugin/notebook/notebook-editor.d.ts.map +0 -1
- package/lib/plugin/notebook/notebook-editor.js +0 -99
- package/lib/plugin/notebook/notebook-editor.js.map +0 -1
- package/lib/plugin/notebook/notebook-editors.d.ts +0 -14
- package/lib/plugin/notebook/notebook-editors.d.ts.map +0 -1
- package/lib/plugin/notebook/notebook-editors.js +0 -65
- package/lib/plugin/notebook/notebook-editors.js.map +0 -1
- package/lib/plugin/notebook/notebook-kernels.d.ts +0 -40
- package/lib/plugin/notebook/notebook-kernels.d.ts.map +0 -1
- package/lib/plugin/notebook/notebook-kernels.js +0 -536
- package/lib/plugin/notebook/notebook-kernels.js.map +0 -1
- package/lib/plugin/notebook/notebook-renderers.d.ts +0 -14
- package/lib/plugin/notebook/notebook-renderers.d.ts.map +0 -1
- package/lib/plugin/notebook/notebook-renderers.js +0 -63
- package/lib/plugin/notebook/notebook-renderers.js.map +0 -1
- package/lib/plugin/notebook/notebooks.d.ts +0 -62
- package/lib/plugin/notebook/notebooks.d.ts.map +0 -1
- package/lib/plugin/notebook/notebooks.js +0 -381
- package/lib/plugin/notebook/notebooks.js.map +0 -1
- package/lib/plugin/notification.d.ts +0 -18
- package/lib/plugin/notification.d.ts.map +0 -1
- package/lib/plugin/notification.js +0 -68
- package/lib/plugin/notification.js.map +0 -1
- package/lib/plugin/output-channel/log-output-channel.d.ts +0 -24
- package/lib/plugin/output-channel/log-output-channel.d.ts.map +0 -1
- package/lib/plugin/output-channel/log-output-channel.js +0 -101
- package/lib/plugin/output-channel/log-output-channel.js.map +0 -1
- package/lib/plugin/output-channel/output-channel-item.d.ts +0 -18
- package/lib/plugin/output-channel/output-channel-item.d.ts.map +0 -1
- package/lib/plugin/output-channel/output-channel-item.js +0 -60
- package/lib/plugin/output-channel/output-channel-item.js.map +0 -1
- package/lib/plugin/output-channel-registry.d.ts +0 -14
- package/lib/plugin/output-channel-registry.d.ts.map +0 -1
- package/lib/plugin/output-channel-registry.js +0 -45
- package/lib/plugin/output-channel-registry.js.map +0 -1
- package/lib/plugin/path.d.ts +0 -3
- package/lib/plugin/path.d.ts.map +0 -1
- package/lib/plugin/path.js +0 -60
- package/lib/plugin/path.js.map +0 -1
- package/lib/plugin/path.spec.d.ts +0 -2
- package/lib/plugin/path.spec.d.ts.map +0 -1
- package/lib/plugin/path.spec.js +0 -35
- package/lib/plugin/path.spec.js.map +0 -1
- package/lib/plugin/plugin-context.d.ts +0 -60
- package/lib/plugin/plugin-context.d.ts.map +0 -1
- package/lib/plugin/plugin-context.js +0 -1349
- package/lib/plugin/plugin-context.js.map +0 -1
- package/lib/plugin/plugin-icon-path.d.ts +0 -13
- package/lib/plugin/plugin-icon-path.d.ts.map +0 -1
- package/lib/plugin/plugin-icon-path.js +0 -54
- package/lib/plugin/plugin-icon-path.js.map +0 -1
- package/lib/plugin/plugin-manager.d.ts +0 -96
- package/lib/plugin/plugin-manager.d.ts.map +0 -1
- package/lib/plugin/plugin-manager.js +0 -434
- package/lib/plugin/plugin-manager.js.map +0 -1
- package/lib/plugin/plugin-storage.d.ts +0 -45
- package/lib/plugin/plugin-storage.d.ts.map +0 -1
- package/lib/plugin/plugin-storage.js +0 -109
- package/lib/plugin/plugin-storage.js.map +0 -1
- package/lib/plugin/preference-registry.d.ts +0 -41
- package/lib/plugin/preference-registry.d.ts.map +0 -1
- package/lib/plugin/preference-registry.js +0 -337
- package/lib/plugin/preference-registry.js.map +0 -1
- package/lib/plugin/preference-registry.spec.d.ts +0 -2
- package/lib/plugin/preference-registry.spec.d.ts.map +0 -1
- package/lib/plugin/preference-registry.spec.js +0 -247
- package/lib/plugin/preference-registry.spec.js.map +0 -1
- package/lib/plugin/prefix-sum-computer.d.ts +0 -31
- package/lib/plugin/prefix-sum-computer.d.ts.map +0 -1
- package/lib/plugin/prefix-sum-computer.js +0 -173
- package/lib/plugin/prefix-sum-computer.js.map +0 -1
- package/lib/plugin/quick-open.d.ts +0 -182
- package/lib/plugin/quick-open.d.ts.map +0 -1
- package/lib/plugin/quick-open.js +0 -605
- package/lib/plugin/quick-open.js.map +0 -1
- package/lib/plugin/scm.d.ts +0 -55
- package/lib/plugin/scm.d.ts.map +0 -1
- package/lib/plugin/scm.js +0 -740
- package/lib/plugin/scm.js.map +0 -1
- package/lib/plugin/secrets-ext.d.ts +0 -43
- package/lib/plugin/secrets-ext.d.ts.map +0 -1
- package/lib/plugin/secrets-ext.js +0 -84
- package/lib/plugin/secrets-ext.js.map +0 -1
- package/lib/plugin/status-bar/status-bar-item.d.ts +0 -52
- package/lib/plugin/status-bar/status-bar-item.d.ts.map +0 -1
- package/lib/plugin/status-bar/status-bar-item.js +0 -190
- package/lib/plugin/status-bar/status-bar-item.js.map +0 -1
- package/lib/plugin/status-bar-message-registry.d.ts +0 -26
- package/lib/plugin/status-bar-message-registry.d.ts.map +0 -1
- package/lib/plugin/status-bar-message-registry.js +0 -100
- package/lib/plugin/status-bar-message-registry.js.map +0 -1
- package/lib/plugin/tabs.d.ts +0 -23
- package/lib/plugin/tabs.d.ts.map +0 -1
- package/lib/plugin/tabs.js +0 -363
- package/lib/plugin/tabs.js.map +0 -1
- package/lib/plugin/tasks/task-provider.d.ts +0 -9
- package/lib/plugin/tasks/task-provider.d.ts.map +0 -1
- package/lib/plugin/tasks/task-provider.js +0 -54
- package/lib/plugin/tasks/task-provider.js.map +0 -1
- package/lib/plugin/tasks/tasks.d.ts +0 -47
- package/lib/plugin/tasks/tasks.d.ts.map +0 -1
- package/lib/plugin/tasks/tasks.js +0 -216
- package/lib/plugin/tasks/tasks.js.map +0 -1
- package/lib/plugin/telemetry-ext.d.ts +0 -44
- package/lib/plugin/telemetry-ext.d.ts.map +0 -1
- package/lib/plugin/telemetry-ext.js +0 -252
- package/lib/plugin/telemetry-ext.js.map +0 -1
- package/lib/plugin/terminal-ext.d.ts +0 -115
- package/lib/plugin/terminal-ext.d.ts.map +0 -1
- package/lib/plugin/terminal-ext.js +0 -502
- package/lib/plugin/terminal-ext.js.map +0 -1
- package/lib/plugin/test-item.d.ts +0 -47
- package/lib/plugin/test-item.d.ts.map +0 -1
- package/lib/plugin/test-item.js +0 -188
- package/lib/plugin/test-item.js.map +0 -1
- package/lib/plugin/tests.d.ts +0 -141
- package/lib/plugin/tests.d.ts.map +0 -1
- package/lib/plugin/tests.js +0 -469
- package/lib/plugin/tests.js.map +0 -1
- package/lib/plugin/text-editor.d.ts +0 -109
- package/lib/plugin/text-editor.d.ts.map +0 -1
- package/lib/plugin/text-editor.js +0 -474
- package/lib/plugin/text-editor.js.map +0 -1
- package/lib/plugin/text-editors.d.ts +0 -44
- package/lib/plugin/text-editors.d.ts.map +0 -1
- package/lib/plugin/text-editors.js +0 -203
- package/lib/plugin/text-editors.js.map +0 -1
- package/lib/plugin/theming.d.ts +0 -16
- package/lib/plugin/theming.d.ts.map +0 -1
- package/lib/plugin/theming.js +0 -62
- package/lib/plugin/theming.js.map +0 -1
- package/lib/plugin/timeline.d.ts +0 -21
- package/lib/plugin/timeline.d.ts.map +0 -1
- package/lib/plugin/timeline.js +0 -158
- package/lib/plugin/timeline.js.map +0 -1
- package/lib/plugin/tree/tree-views.d.ts +0 -108
- package/lib/plugin/tree/tree-views.d.ts.map +0 -1
- package/lib/plugin/tree/tree-views.js +0 -610
- package/lib/plugin/tree/tree-views.js.map +0 -1
- package/lib/plugin/type-converters.d.ts +0 -216
- package/lib/plugin/type-converters.d.ts.map +0 -1
- package/lib/plugin/type-converters.js +0 -1737
- package/lib/plugin/type-converters.js.map +0 -1
- package/lib/plugin/type-converters.spec.d.ts +0 -2
- package/lib/plugin/type-converters.spec.d.ts.map +0 -1
- package/lib/plugin/type-converters.spec.js +0 -396
- package/lib/plugin/type-converters.spec.js.map +0 -1
- package/lib/plugin/types-impl.d.ts +0 -2110
- package/lib/plugin/types-impl.d.ts.map +0 -1
- package/lib/plugin/types-impl.js +0 -3608
- package/lib/plugin/types-impl.js.map +0 -1
- package/lib/plugin/types-impl.spec.d.ts +0 -2
- package/lib/plugin/types-impl.spec.d.ts.map +0 -1
- package/lib/plugin/types-impl.spec.js +0 -79
- package/lib/plugin/types-impl.spec.js.map +0 -1
- package/lib/plugin/uri-ext.d.ts +0 -13
- package/lib/plugin/uri-ext.d.ts.map +0 -1
- package/lib/plugin/uri-ext.js +0 -49
- package/lib/plugin/uri-ext.js.map +0 -1
- package/lib/plugin/webview-views.d.ts +0 -56
- package/lib/plugin/webview-views.d.ts.map +0 -1
- package/lib/plugin/webview-views.js +0 -157
- package/lib/plugin/webview-views.js.map +0 -1
- package/lib/plugin/webviews.d.ts +0 -113
- package/lib/plugin/webviews.d.ts.map +0 -1
- package/lib/plugin/webviews.js +0 -393
- package/lib/plugin/webviews.js.map +0 -1
- package/lib/plugin/window-state.d.ts +0 -19
- package/lib/plugin/window-state.d.ts.map +0 -1
- package/lib/plugin/window-state.js +0 -67
- package/lib/plugin/window-state.js.map +0 -1
- package/lib/plugin/word-helper.d.ts +0 -22
- package/lib/plugin/word-helper.d.ts.map +0 -1
- package/lib/plugin/word-helper.js +0 -126
- package/lib/plugin/word-helper.js.map +0 -1
- package/lib/plugin/workspace.d.ts +0 -75
- package/lib/plugin/workspace.d.ts.map +0 -1
- package/lib/plugin/workspace.js +0 -476
- package/lib/plugin/workspace.js.map +0 -1
- package/lib/plugin-ext-backend-electron-module.d.ts +0 -4
- package/lib/plugin-ext-backend-electron-module.d.ts.map +0 -1
- package/lib/plugin-ext-backend-electron-module.js +0 -25
- package/lib/plugin-ext-backend-electron-module.js.map +0 -1
- package/lib/plugin-ext-backend-module.d.ts +0 -4
- package/lib/plugin-ext-backend-module.d.ts.map +0 -1
- package/lib/plugin-ext-backend-module.js +0 -25
- package/lib/plugin-ext-backend-module.js.map +0 -1
- package/lib/plugin-ext-frontend-electron-module.d.ts +0 -3
- package/lib/plugin-ext-frontend-electron-module.d.ts.map +0 -1
- package/lib/plugin-ext-frontend-electron-module.js +0 -20
- package/lib/plugin-ext-frontend-electron-module.js.map +0 -1
- package/lib/plugin-ext-frontend-module.d.ts +0 -3
- package/lib/plugin-ext-frontend-module.d.ts.map +0 -1
- package/lib/plugin-ext-frontend-module.js +0 -20
- package/lib/plugin-ext-frontend-module.js.map +0 -1
|
@@ -1,901 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
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-only WITH Classpath-exception-2.0
|
|
16
|
-
// *****************************************************************************
|
|
17
|
-
var PluginViewRegistry_1;
|
|
18
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
-
exports.PluginViewRegistry = exports.PLUGIN_VIEW_DATA_FACTORY_ID = exports.PLUGIN_VIEW_CONTAINER_FACTORY_ID = exports.PLUGIN_VIEW_FACTORY_ID = void 0;
|
|
20
|
-
const tslib_1 = require("tslib");
|
|
21
|
-
const inversify_1 = require("@theia/core/shared/inversify");
|
|
22
|
-
const browser_1 = require("@theia/core/lib/browser");
|
|
23
|
-
const common_1 = require("../../../common");
|
|
24
|
-
const plugin_shared_style_1 = require("../plugin-shared-style");
|
|
25
|
-
const debug_widget_1 = require("@theia/debug/lib/browser/view/debug-widget");
|
|
26
|
-
const plugin_view_widget_1 = require("./plugin-view-widget");
|
|
27
|
-
const scm_contribution_1 = require("@theia/scm/lib/browser/scm-contribution");
|
|
28
|
-
const browser_2 = require("@theia/navigator/lib/browser");
|
|
29
|
-
const navigator_contribution_1 = require("@theia/navigator/lib/browser/navigator-contribution");
|
|
30
|
-
const debug_frontend_application_contribution_1 = require("@theia/debug/lib/browser/debug-frontend-application-contribution");
|
|
31
|
-
const disposable_1 = require("@theia/core/lib/common/disposable");
|
|
32
|
-
const command_1 = require("@theia/core/lib/common/command");
|
|
33
|
-
const menu_1 = require("@theia/core/lib/common/menu");
|
|
34
|
-
const event_1 = require("@theia/core/lib/common/event");
|
|
35
|
-
const context_key_service_1 = require("@theia/core/lib/browser/context-key-service");
|
|
36
|
-
const view_context_key_service_1 = require("./view-context-key-service");
|
|
37
|
-
const problem_widget_1 = require("@theia/markers/lib/browser/problem/problem-widget");
|
|
38
|
-
const output_widget_1 = require("@theia/output/lib/browser/output-widget");
|
|
39
|
-
const debug_console_contribution_1 = require("@theia/debug/lib/browser/console/debug-console-contribution");
|
|
40
|
-
const search_in_workspace_factory_1 = require("@theia/search-in-workspace/lib/browser/search-in-workspace-factory");
|
|
41
|
-
const test_view_contribution_1 = require("@theia/test/lib/browser/view/test-view-contribution");
|
|
42
|
-
const webview_1 = require("../webview/webview");
|
|
43
|
-
const cancellation_1 = require("@theia/core/lib/common/cancellation");
|
|
44
|
-
const uuid_1 = require("@theia/core/lib/common/uuid");
|
|
45
|
-
const core_1 = require("@theia/core");
|
|
46
|
-
const promise_util_1 = require("@theia/core/lib/common/promise-util");
|
|
47
|
-
const themables_1 = require("@theia/monaco-editor-core/esm/vs/base/common/themables");
|
|
48
|
-
exports.PLUGIN_VIEW_FACTORY_ID = 'plugin-view';
|
|
49
|
-
exports.PLUGIN_VIEW_CONTAINER_FACTORY_ID = 'plugin-view-container';
|
|
50
|
-
exports.PLUGIN_VIEW_DATA_FACTORY_ID = 'plugin-view-data';
|
|
51
|
-
let PluginViewRegistry = PluginViewRegistry_1 = class PluginViewRegistry {
|
|
52
|
-
constructor() {
|
|
53
|
-
this.onDidExpandViewEmitter = new event_1.Emitter();
|
|
54
|
-
this.onDidExpandView = this.onDidExpandViewEmitter.event;
|
|
55
|
-
this.views = new Map();
|
|
56
|
-
this.viewsWelcome = new Map();
|
|
57
|
-
this.viewContainers = new Map();
|
|
58
|
-
this.containerViews = new Map();
|
|
59
|
-
this.viewClauseContexts = new Map();
|
|
60
|
-
this.viewDataProviders = new Map();
|
|
61
|
-
this.viewDataState = new Map();
|
|
62
|
-
this.webviewViewResolvers = new Map();
|
|
63
|
-
this.onNewResolverRegisteredEmitter = new event_1.Emitter();
|
|
64
|
-
this.onNewResolverRegistered = this.onNewResolverRegisteredEmitter.event;
|
|
65
|
-
this.webviewViewRevivals = new Map();
|
|
66
|
-
this.nextViewContainerId = 0;
|
|
67
|
-
}
|
|
68
|
-
init() {
|
|
69
|
-
// TODO workbench.panel.comments - Theia does not have a proper comments view yet
|
|
70
|
-
this.updateFocusedView();
|
|
71
|
-
this.shell.onDidChangeActiveWidget(() => this.updateFocusedView());
|
|
72
|
-
this.widgetManager.onWillCreateWidget(({ factoryId, widget, waitUntil }) => {
|
|
73
|
-
if (factoryId === browser_2.EXPLORER_VIEW_CONTAINER_ID && widget instanceof browser_1.ViewContainer) {
|
|
74
|
-
waitUntil(this.prepareViewContainer('explorer', widget));
|
|
75
|
-
}
|
|
76
|
-
if (factoryId === scm_contribution_1.SCM_VIEW_CONTAINER_ID && widget instanceof browser_1.ViewContainer) {
|
|
77
|
-
waitUntil(this.prepareViewContainer('scm', widget));
|
|
78
|
-
}
|
|
79
|
-
if (factoryId === search_in_workspace_factory_1.SEARCH_VIEW_CONTAINER_ID && widget instanceof browser_1.ViewContainer) {
|
|
80
|
-
waitUntil(this.prepareViewContainer('search', widget));
|
|
81
|
-
}
|
|
82
|
-
if (factoryId === test_view_contribution_1.TEST_VIEW_CONTAINER_ID && widget instanceof browser_1.ViewContainer) {
|
|
83
|
-
waitUntil(this.prepareViewContainer('test', widget));
|
|
84
|
-
}
|
|
85
|
-
if (factoryId === debug_widget_1.DebugWidget.ID && widget instanceof debug_widget_1.DebugWidget) {
|
|
86
|
-
const viewContainer = widget['sessionWidget']['viewContainer'];
|
|
87
|
-
waitUntil(this.prepareViewContainer('debug', viewContainer));
|
|
88
|
-
}
|
|
89
|
-
if (factoryId === exports.PLUGIN_VIEW_CONTAINER_FACTORY_ID && widget instanceof browser_1.ViewContainer) {
|
|
90
|
-
waitUntil(this.prepareViewContainer(this.toViewContainerId(widget.options), widget));
|
|
91
|
-
}
|
|
92
|
-
if (factoryId === exports.PLUGIN_VIEW_FACTORY_ID && widget instanceof plugin_view_widget_1.PluginViewWidget) {
|
|
93
|
-
waitUntil(this.prepareView(widget));
|
|
94
|
-
}
|
|
95
|
-
});
|
|
96
|
-
this.widgetManager.onDidCreateWidget(event => {
|
|
97
|
-
if (event.widget instanceof browser_2.FileNavigatorWidget) {
|
|
98
|
-
const disposable = new disposable_1.DisposableCollection();
|
|
99
|
-
disposable.push(this.registerViewWelcome({
|
|
100
|
-
view: 'explorer',
|
|
101
|
-
content: core_1.nls.localizeByDefault('You have not yet opened a folder.\n{0}', `[${core_1.nls.localizeByDefault('Open Folder')}](command:workbench.action.files.openFolder)`),
|
|
102
|
-
order: 0
|
|
103
|
-
}));
|
|
104
|
-
disposable.push(event.widget.onDidDispose(() => disposable.dispose()));
|
|
105
|
-
}
|
|
106
|
-
});
|
|
107
|
-
this.contextKeyService.onDidChange(e => {
|
|
108
|
-
for (const [, view] of this.views.values()) {
|
|
109
|
-
const clauseContext = this.viewClauseContexts.get(view.id);
|
|
110
|
-
if (clauseContext && e.affects(clauseContext)) {
|
|
111
|
-
this.updateViewVisibility(view.id);
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
for (const [viewId, viewWelcomes] of this.viewsWelcome) {
|
|
115
|
-
for (const [index] of viewWelcomes.entries()) {
|
|
116
|
-
const viewWelcomeId = this.toViewWelcomeId(index, viewId);
|
|
117
|
-
const clauseContext = this.viewClauseContexts.get(viewWelcomeId);
|
|
118
|
-
if (clauseContext && e.affects(clauseContext)) {
|
|
119
|
-
this.updateViewWelcomeVisibility(viewId);
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
});
|
|
124
|
-
const hookDockPanelKey = (panel, key) => {
|
|
125
|
-
let toDisposeOnActivate = new disposable_1.DisposableCollection();
|
|
126
|
-
panel.onDidChangeCurrent(title => {
|
|
127
|
-
toDisposeOnActivate.dispose();
|
|
128
|
-
toDisposeOnActivate = new disposable_1.DisposableCollection();
|
|
129
|
-
if (title && title.owner instanceof browser_1.BaseWidget) {
|
|
130
|
-
const widget = title.owner;
|
|
131
|
-
let value = PluginViewRegistry_1.ID_MAPPINGS.get(widget.id);
|
|
132
|
-
if (!value) {
|
|
133
|
-
if (widget.id.startsWith(exports.PLUGIN_VIEW_CONTAINER_FACTORY_ID)) {
|
|
134
|
-
value = this.toViewContainerId({ id: widget.id });
|
|
135
|
-
}
|
|
136
|
-
}
|
|
137
|
-
const setKey = () => {
|
|
138
|
-
if (widget.isVisible && value) {
|
|
139
|
-
key.set(value);
|
|
140
|
-
}
|
|
141
|
-
else {
|
|
142
|
-
key.reset();
|
|
143
|
-
}
|
|
144
|
-
};
|
|
145
|
-
toDisposeOnActivate.push(widget.onDidChangeVisibility(() => {
|
|
146
|
-
setKey();
|
|
147
|
-
}));
|
|
148
|
-
setKey();
|
|
149
|
-
}
|
|
150
|
-
});
|
|
151
|
-
};
|
|
152
|
-
this.shell.initialized.then(() => {
|
|
153
|
-
hookDockPanelKey(this.shell.leftPanelHandler.dockPanel, this.viewContextKeys.activeViewlet);
|
|
154
|
-
hookDockPanelKey(this.shell.rightPanelHandler.dockPanel, this.viewContextKeys.activeAuxiliary);
|
|
155
|
-
hookDockPanelKey(this.shell.bottomPanel, this.viewContextKeys.activePanel);
|
|
156
|
-
});
|
|
157
|
-
}
|
|
158
|
-
async updateViewWelcomeVisibility(viewId) {
|
|
159
|
-
const widget = await this.getTreeViewWelcomeWidget(viewId);
|
|
160
|
-
if (widget) {
|
|
161
|
-
widget.handleWelcomeContextChange();
|
|
162
|
-
}
|
|
163
|
-
}
|
|
164
|
-
async updateViewVisibility(viewId) {
|
|
165
|
-
const widget = await this.getView(viewId);
|
|
166
|
-
if (!widget) {
|
|
167
|
-
if (this.isViewVisible(viewId)) {
|
|
168
|
-
await this.openView(viewId);
|
|
169
|
-
}
|
|
170
|
-
return;
|
|
171
|
-
}
|
|
172
|
-
const viewInfo = this.views.get(viewId);
|
|
173
|
-
if (!viewInfo) {
|
|
174
|
-
return;
|
|
175
|
-
}
|
|
176
|
-
const [viewContainerId] = viewInfo;
|
|
177
|
-
const viewContainer = await this.getPluginViewContainer(viewContainerId);
|
|
178
|
-
if (!viewContainer) {
|
|
179
|
-
return;
|
|
180
|
-
}
|
|
181
|
-
const part = viewContainer.getPartFor(widget);
|
|
182
|
-
if (!part) {
|
|
183
|
-
return;
|
|
184
|
-
}
|
|
185
|
-
widget.updateViewVisibility(() => part.setHidden(!this.isViewVisible(viewId)));
|
|
186
|
-
}
|
|
187
|
-
isViewVisible(viewId) {
|
|
188
|
-
const viewInfo = this.views.get(viewId);
|
|
189
|
-
if (!viewInfo) {
|
|
190
|
-
return false;
|
|
191
|
-
}
|
|
192
|
-
const [, view] = viewInfo;
|
|
193
|
-
return view.when === undefined || view.when === 'true' || this.contextKeyService.match(view.when);
|
|
194
|
-
}
|
|
195
|
-
registerViewContainer(location, viewContainer) {
|
|
196
|
-
var _a;
|
|
197
|
-
const containerId = `workbench.view.extension.${viewContainer.id}`;
|
|
198
|
-
if (this.viewContainers.has(containerId)) {
|
|
199
|
-
console.warn('view container such id already registered: ', JSON.stringify(viewContainer));
|
|
200
|
-
return disposable_1.Disposable.NULL;
|
|
201
|
-
}
|
|
202
|
-
const toDispose = new disposable_1.DisposableCollection();
|
|
203
|
-
const containerClass = 'theia-plugin-view-container';
|
|
204
|
-
let themeIconClass = '';
|
|
205
|
-
const iconClass = 'plugin-view-container-icon-' + this.nextViewContainerId++; // having dots in class would not work for css, so we need to generate an id.
|
|
206
|
-
if (viewContainer.themeIcon) {
|
|
207
|
-
const icon = themables_1.ThemeIcon.fromString(viewContainer.themeIcon);
|
|
208
|
-
if (icon) {
|
|
209
|
-
themeIconClass = (_a = themables_1.ThemeIcon.asClassName(icon)) !== null && _a !== void 0 ? _a : '';
|
|
210
|
-
}
|
|
211
|
-
}
|
|
212
|
-
if (!themeIconClass) {
|
|
213
|
-
const iconUrl = plugin_shared_style_1.PluginSharedStyle.toExternalIconUrl(viewContainer.iconUrl);
|
|
214
|
-
toDispose.push(this.style.insertRule('.' + containerClass + '.' + iconClass, () => `
|
|
215
|
-
mask: url('${iconUrl}') no-repeat 50% 50%;
|
|
216
|
-
-webkit-mask: url('${iconUrl}') no-repeat 50% 50%;
|
|
217
|
-
`));
|
|
218
|
-
}
|
|
219
|
-
toDispose.push(this.doRegisterViewContainer(containerId, location, {
|
|
220
|
-
label: viewContainer.title,
|
|
221
|
-
// The container class automatically sets a mask; if we're using a theme icon, we don't want one.
|
|
222
|
-
iconClass: (themeIconClass || containerClass) + ' ' + iconClass,
|
|
223
|
-
closeable: true
|
|
224
|
-
}));
|
|
225
|
-
return toDispose;
|
|
226
|
-
}
|
|
227
|
-
async toggleViewContainer(id) {
|
|
228
|
-
let widget = await this.getPluginViewContainer(id);
|
|
229
|
-
if (widget && widget.isAttached) {
|
|
230
|
-
widget.dispose();
|
|
231
|
-
}
|
|
232
|
-
else {
|
|
233
|
-
widget = await this.openViewContainer(id);
|
|
234
|
-
if (widget) {
|
|
235
|
-
this.shell.activateWidget(widget.id);
|
|
236
|
-
}
|
|
237
|
-
}
|
|
238
|
-
}
|
|
239
|
-
doRegisterViewContainer(id, location, options) {
|
|
240
|
-
const toDispose = new disposable_1.DisposableCollection();
|
|
241
|
-
toDispose.push(disposable_1.Disposable.create(() => this.viewContainers.delete(id)));
|
|
242
|
-
const toggleCommandId = `plugin.view-container.${id}.toggle`;
|
|
243
|
-
// Some plugins may register empty view containers.
|
|
244
|
-
// We should not register commands for them immediately, as that leads to bad UX.
|
|
245
|
-
// Instead, we register commands the first time we add a view to them.
|
|
246
|
-
let activate = () => {
|
|
247
|
-
var _a;
|
|
248
|
-
toDispose.push(this.commands.registerCommand({
|
|
249
|
-
id: toggleCommandId,
|
|
250
|
-
category: core_1.nls.localizeByDefault('View'),
|
|
251
|
-
label: core_1.nls.localizeByDefault('Toggle {0}', options.label)
|
|
252
|
-
}, {
|
|
253
|
-
execute: () => this.toggleViewContainer(id)
|
|
254
|
-
}));
|
|
255
|
-
toDispose.push(this.menus.registerMenuAction(browser_1.CommonMenus.VIEW_VIEWS, {
|
|
256
|
-
commandId: toggleCommandId,
|
|
257
|
-
label: options.label
|
|
258
|
-
}));
|
|
259
|
-
toDispose.push((_a = this.quickView) === null || _a === void 0 ? void 0 : _a.registerItem({
|
|
260
|
-
label: options.label,
|
|
261
|
-
open: async () => {
|
|
262
|
-
const widget = await this.openViewContainer(id);
|
|
263
|
-
if (widget) {
|
|
264
|
-
this.shell.activateWidget(widget.id);
|
|
265
|
-
}
|
|
266
|
-
}
|
|
267
|
-
}));
|
|
268
|
-
toDispose.push(disposable_1.Disposable.create(async () => {
|
|
269
|
-
const widget = await this.getPluginViewContainer(id);
|
|
270
|
-
if (widget) {
|
|
271
|
-
widget.dispose();
|
|
272
|
-
}
|
|
273
|
-
}));
|
|
274
|
-
// Ignore every subsequent activation call
|
|
275
|
-
activate = () => { };
|
|
276
|
-
};
|
|
277
|
-
this.viewContainers.set(id, {
|
|
278
|
-
id,
|
|
279
|
-
location,
|
|
280
|
-
options,
|
|
281
|
-
onViewAdded: () => activate()
|
|
282
|
-
});
|
|
283
|
-
return toDispose;
|
|
284
|
-
}
|
|
285
|
-
getContainerViews(viewContainerId) {
|
|
286
|
-
return this.containerViews.get(viewContainerId) || [];
|
|
287
|
-
}
|
|
288
|
-
registerView(viewContainerId, view) {
|
|
289
|
-
var _a, _b;
|
|
290
|
-
if (!PluginViewRegistry_1.BUILTIN_VIEW_CONTAINERS.has(viewContainerId)) {
|
|
291
|
-
// if it's not a built-in view container, it must be a contributed view container, see https://github.com/eclipse-theia/theia/issues/13249
|
|
292
|
-
viewContainerId = `workbench.view.extension.${viewContainerId}`;
|
|
293
|
-
}
|
|
294
|
-
if (this.views.has(view.id)) {
|
|
295
|
-
console.warn('view with such id already registered: ', JSON.stringify(view));
|
|
296
|
-
return disposable_1.Disposable.NULL;
|
|
297
|
-
}
|
|
298
|
-
const toDispose = new disposable_1.DisposableCollection();
|
|
299
|
-
view.when = (_a = view.when) === null || _a === void 0 ? void 0 : _a.trim();
|
|
300
|
-
this.views.set(view.id, [viewContainerId, view]);
|
|
301
|
-
toDispose.push(disposable_1.Disposable.create(() => this.views.delete(view.id)));
|
|
302
|
-
const containerInfo = this.viewContainers.get(viewContainerId);
|
|
303
|
-
if (containerInfo) {
|
|
304
|
-
containerInfo.onViewAdded();
|
|
305
|
-
}
|
|
306
|
-
const containerViews = this.getContainerViews(viewContainerId);
|
|
307
|
-
containerViews.push(view.id);
|
|
308
|
-
this.containerViews.set(viewContainerId, containerViews);
|
|
309
|
-
toDispose.push(disposable_1.Disposable.create(() => {
|
|
310
|
-
const index = containerViews.indexOf(view.id);
|
|
311
|
-
if (index !== -1) {
|
|
312
|
-
containerViews.splice(index, 1);
|
|
313
|
-
}
|
|
314
|
-
}));
|
|
315
|
-
if (view.when && view.when !== 'false' && view.when !== 'true') {
|
|
316
|
-
const keys = this.contextKeyService.parseKeys(view.when);
|
|
317
|
-
if (keys) {
|
|
318
|
-
this.viewClauseContexts.set(view.id, keys);
|
|
319
|
-
toDispose.push(disposable_1.Disposable.create(() => this.viewClauseContexts.delete(view.id)));
|
|
320
|
-
}
|
|
321
|
-
}
|
|
322
|
-
toDispose.push((_b = this.quickView) === null || _b === void 0 ? void 0 : _b.registerItem({
|
|
323
|
-
label: view.name,
|
|
324
|
-
when: view.when,
|
|
325
|
-
open: () => this.openView(view.id, { activate: true })
|
|
326
|
-
}));
|
|
327
|
-
toDispose.push(this.commands.registerCommand({ id: `${view.id}.focus` }, {
|
|
328
|
-
execute: async () => { await this.openView(view.id, { activate: true }); }
|
|
329
|
-
}));
|
|
330
|
-
toDispose.push(this.commands.registerCommand({ id: `${view.id}.open` }, {
|
|
331
|
-
execute: async () => { await this.openView(view.id, { activate: true }); }
|
|
332
|
-
}));
|
|
333
|
-
return toDispose;
|
|
334
|
-
}
|
|
335
|
-
async resolveWebviewView(viewId, webview, cancellation) {
|
|
336
|
-
const resolver = this.webviewViewResolvers.get(viewId);
|
|
337
|
-
if (resolver) {
|
|
338
|
-
return resolver.resolve(webview, cancellation);
|
|
339
|
-
}
|
|
340
|
-
const pendingRevival = this.webviewViewRevivals.get(viewId);
|
|
341
|
-
if (pendingRevival) {
|
|
342
|
-
return pendingRevival.revival.promise;
|
|
343
|
-
}
|
|
344
|
-
const pending = new promise_util_1.Deferred();
|
|
345
|
-
this.webviewViewRevivals.set(viewId, { webview, revival: pending });
|
|
346
|
-
return pending.promise;
|
|
347
|
-
}
|
|
348
|
-
async registerWebviewView(viewId, resolver) {
|
|
349
|
-
if (this.webviewViewResolvers.has(viewId)) {
|
|
350
|
-
throw new Error(`View resolver already registered for ${viewId}`);
|
|
351
|
-
}
|
|
352
|
-
this.webviewViewResolvers.set(viewId, resolver);
|
|
353
|
-
this.onNewResolverRegisteredEmitter.fire({ viewType: viewId });
|
|
354
|
-
const toDispose = new disposable_1.DisposableCollection(disposable_1.Disposable.create(() => this.webviewViewResolvers.delete(viewId)));
|
|
355
|
-
this.initView(viewId, toDispose);
|
|
356
|
-
const pendingRevival = this.webviewViewRevivals.get(viewId);
|
|
357
|
-
if (pendingRevival) {
|
|
358
|
-
resolver.resolve(pendingRevival.webview, cancellation_1.CancellationToken.None).then(() => {
|
|
359
|
-
this.webviewViewRevivals.delete(viewId);
|
|
360
|
-
pendingRevival.revival.resolve();
|
|
361
|
-
});
|
|
362
|
-
}
|
|
363
|
-
return toDispose;
|
|
364
|
-
}
|
|
365
|
-
async createNewWebviewView(viewId) {
|
|
366
|
-
const webview = await this.widgetManager.getOrCreateWidget(webview_1.WebviewWidget.FACTORY_ID, {
|
|
367
|
-
id: (0, uuid_1.generateUuid)(),
|
|
368
|
-
viewId,
|
|
369
|
-
});
|
|
370
|
-
webview.setContentOptions({ allowScripts: true });
|
|
371
|
-
let _description;
|
|
372
|
-
let _resolved = false;
|
|
373
|
-
let _pendingResolution;
|
|
374
|
-
const webviewView = {
|
|
375
|
-
webview,
|
|
376
|
-
get onDidChangeVisibility() { return webview.onDidChangeVisibility; },
|
|
377
|
-
get onDidDispose() { return webview.onDidDispose; },
|
|
378
|
-
get title() { return webview.title.label; },
|
|
379
|
-
set title(value) { webview.title.label = value || ''; },
|
|
380
|
-
get description() { return _description; },
|
|
381
|
-
set description(value) { _description = value; },
|
|
382
|
-
dispose: () => {
|
|
383
|
-
_resolved = false;
|
|
384
|
-
webview.dispose();
|
|
385
|
-
toDispose.dispose();
|
|
386
|
-
},
|
|
387
|
-
resolve: async () => {
|
|
388
|
-
if (_resolved) {
|
|
389
|
-
return;
|
|
390
|
-
}
|
|
391
|
-
if (_pendingResolution) {
|
|
392
|
-
return _pendingResolution;
|
|
393
|
-
}
|
|
394
|
-
_pendingResolution = this.resolveWebviewView(viewId, webviewView, cancellation_1.CancellationToken.None).then(() => {
|
|
395
|
-
_resolved = true;
|
|
396
|
-
_pendingResolution = undefined;
|
|
397
|
-
});
|
|
398
|
-
return _pendingResolution;
|
|
399
|
-
},
|
|
400
|
-
show: webview.show
|
|
401
|
-
};
|
|
402
|
-
const toDispose = this.onNewResolverRegistered(resolver => {
|
|
403
|
-
if (resolver.viewType === viewId) {
|
|
404
|
-
// Potentially re-activate if we have a new resolver
|
|
405
|
-
webviewView.resolve();
|
|
406
|
-
}
|
|
407
|
-
});
|
|
408
|
-
webviewView.resolve();
|
|
409
|
-
return webviewView;
|
|
410
|
-
}
|
|
411
|
-
registerViewWelcome(viewWelcome) {
|
|
412
|
-
const toDispose = new disposable_1.DisposableCollection();
|
|
413
|
-
const viewsWelcome = this.viewsWelcome.get(viewWelcome.view) || [];
|
|
414
|
-
if (viewsWelcome.some(e => e.content === viewWelcome.content)) {
|
|
415
|
-
return toDispose;
|
|
416
|
-
}
|
|
417
|
-
viewsWelcome.push(viewWelcome);
|
|
418
|
-
this.viewsWelcome.set(viewWelcome.view, viewsWelcome);
|
|
419
|
-
this.handleViewWelcomeChange(viewWelcome.view);
|
|
420
|
-
toDispose.push(disposable_1.Disposable.create(() => {
|
|
421
|
-
const index = viewsWelcome.indexOf(viewWelcome);
|
|
422
|
-
if (index !== -1) {
|
|
423
|
-
viewsWelcome.splice(index, 1);
|
|
424
|
-
}
|
|
425
|
-
this.handleViewWelcomeChange(viewWelcome.view);
|
|
426
|
-
}));
|
|
427
|
-
if (viewWelcome.when) {
|
|
428
|
-
const index = viewsWelcome.indexOf(viewWelcome);
|
|
429
|
-
const viewWelcomeId = this.toViewWelcomeId(index, viewWelcome.view);
|
|
430
|
-
this.viewClauseContexts.set(viewWelcomeId, this.contextKeyService.parseKeys(viewWelcome.when));
|
|
431
|
-
toDispose.push(disposable_1.Disposable.create(() => this.viewClauseContexts.delete(viewWelcomeId)));
|
|
432
|
-
}
|
|
433
|
-
return toDispose;
|
|
434
|
-
}
|
|
435
|
-
async handleViewWelcomeChange(viewId) {
|
|
436
|
-
const widget = await this.getTreeViewWelcomeWidget(viewId);
|
|
437
|
-
if (widget) {
|
|
438
|
-
widget.handleViewWelcomeContentChange(this.getViewWelcomes(viewId));
|
|
439
|
-
}
|
|
440
|
-
}
|
|
441
|
-
async getTreeViewWelcomeWidget(viewId) {
|
|
442
|
-
switch (viewId) {
|
|
443
|
-
case 'explorer':
|
|
444
|
-
return this.widgetManager.getWidget(browser_2.FILE_NAVIGATOR_ID);
|
|
445
|
-
default:
|
|
446
|
-
return this.widgetManager.getWidget(exports.PLUGIN_VIEW_DATA_FACTORY_ID, { id: viewId });
|
|
447
|
-
}
|
|
448
|
-
}
|
|
449
|
-
getViewWelcomes(viewId) {
|
|
450
|
-
return this.viewsWelcome.get(viewId) || [];
|
|
451
|
-
}
|
|
452
|
-
async getView(viewId) {
|
|
453
|
-
if (!this.views.has(viewId)) {
|
|
454
|
-
return undefined;
|
|
455
|
-
}
|
|
456
|
-
return this.widgetManager.getWidget(exports.PLUGIN_VIEW_FACTORY_ID, this.toPluginViewWidgetIdentifier(viewId));
|
|
457
|
-
}
|
|
458
|
-
async openView(viewId, options) {
|
|
459
|
-
const view = await this.doOpenView(viewId);
|
|
460
|
-
if (view && options) {
|
|
461
|
-
if (options.activate === true) {
|
|
462
|
-
await this.shell.activateWidget(view.id);
|
|
463
|
-
}
|
|
464
|
-
else if (options.reveal === true) {
|
|
465
|
-
await this.shell.revealWidget(view.id);
|
|
466
|
-
}
|
|
467
|
-
}
|
|
468
|
-
return view;
|
|
469
|
-
}
|
|
470
|
-
async doOpenView(viewId) {
|
|
471
|
-
const widget = await this.getView(viewId);
|
|
472
|
-
if (widget) {
|
|
473
|
-
return widget;
|
|
474
|
-
}
|
|
475
|
-
const data = this.views.get(viewId);
|
|
476
|
-
if (!data) {
|
|
477
|
-
return undefined;
|
|
478
|
-
}
|
|
479
|
-
const [containerId] = data;
|
|
480
|
-
await this.openViewContainer(containerId);
|
|
481
|
-
return this.getView(viewId);
|
|
482
|
-
}
|
|
483
|
-
async prepareView(widget) {
|
|
484
|
-
var _a;
|
|
485
|
-
const data = this.views.get(widget.options.viewId);
|
|
486
|
-
if (!data) {
|
|
487
|
-
return;
|
|
488
|
-
}
|
|
489
|
-
const [, view] = data;
|
|
490
|
-
if (!widget.title.label) {
|
|
491
|
-
widget.title.label = view.name;
|
|
492
|
-
}
|
|
493
|
-
const currentDataWidget = widget.widgets[0];
|
|
494
|
-
const webviewId = currentDataWidget instanceof webview_1.WebviewWidget ? (_a = currentDataWidget.identifier) === null || _a === void 0 ? void 0 : _a.id : undefined;
|
|
495
|
-
const viewDataWidget = await this.createViewDataWidget(view.id, webviewId);
|
|
496
|
-
if (widget.isDisposed) {
|
|
497
|
-
viewDataWidget === null || viewDataWidget === void 0 ? void 0 : viewDataWidget.dispose();
|
|
498
|
-
return;
|
|
499
|
-
}
|
|
500
|
-
if (currentDataWidget !== viewDataWidget) {
|
|
501
|
-
if (currentDataWidget) {
|
|
502
|
-
currentDataWidget.dispose();
|
|
503
|
-
}
|
|
504
|
-
if (viewDataWidget) {
|
|
505
|
-
widget.addWidget(viewDataWidget);
|
|
506
|
-
}
|
|
507
|
-
}
|
|
508
|
-
}
|
|
509
|
-
getOrCreateViewContainerWidget(containerId) {
|
|
510
|
-
const identifier = this.toViewContainerIdentifier(containerId);
|
|
511
|
-
return this.widgetManager.getOrCreateWidget(exports.PLUGIN_VIEW_CONTAINER_FACTORY_ID, identifier);
|
|
512
|
-
}
|
|
513
|
-
async openViewContainer(containerId) {
|
|
514
|
-
if (containerId === 'explorer') {
|
|
515
|
-
const widget = await this.explorer.openView();
|
|
516
|
-
if (widget.parent instanceof browser_1.ViewContainer) {
|
|
517
|
-
return widget.parent;
|
|
518
|
-
}
|
|
519
|
-
return undefined;
|
|
520
|
-
}
|
|
521
|
-
if (containerId === 'scm') {
|
|
522
|
-
const widget = await this.scm.openView();
|
|
523
|
-
if (widget.parent instanceof browser_1.ViewContainer) {
|
|
524
|
-
return widget.parent;
|
|
525
|
-
}
|
|
526
|
-
return undefined;
|
|
527
|
-
}
|
|
528
|
-
if (containerId === 'debug') {
|
|
529
|
-
const widget = await this.debug.openView();
|
|
530
|
-
return widget['sessionWidget']['viewContainer'];
|
|
531
|
-
}
|
|
532
|
-
const data = this.viewContainers.get(containerId);
|
|
533
|
-
if (!data) {
|
|
534
|
-
return undefined;
|
|
535
|
-
}
|
|
536
|
-
const { location } = data;
|
|
537
|
-
const containerWidget = await this.getOrCreateViewContainerWidget(containerId);
|
|
538
|
-
if (!containerWidget.isAttached) {
|
|
539
|
-
await this.shell.addWidget(containerWidget, {
|
|
540
|
-
area: browser_1.ApplicationShell.isSideArea(location) ? location : 'left',
|
|
541
|
-
rank: Number.MAX_SAFE_INTEGER
|
|
542
|
-
});
|
|
543
|
-
}
|
|
544
|
-
return containerWidget;
|
|
545
|
-
}
|
|
546
|
-
async prepareViewContainer(viewContainerId, containerWidget) {
|
|
547
|
-
const data = this.viewContainers.get(viewContainerId);
|
|
548
|
-
if (data) {
|
|
549
|
-
const { options } = data;
|
|
550
|
-
containerWidget.setTitleOptions(options);
|
|
551
|
-
}
|
|
552
|
-
for (const viewId of this.getContainerViews(viewContainerId)) {
|
|
553
|
-
const identifier = this.toPluginViewWidgetIdentifier(viewId);
|
|
554
|
-
// Keep existing widget in its current container and reregister its part to the plugin view widget events.
|
|
555
|
-
const existingWidget = this.widgetManager.tryGetWidget(exports.PLUGIN_VIEW_FACTORY_ID, identifier);
|
|
556
|
-
if (existingWidget && existingWidget.currentViewContainerId) {
|
|
557
|
-
const currentContainer = await this.getPluginViewContainer(existingWidget.currentViewContainerId);
|
|
558
|
-
if (currentContainer && this.registerWidgetPartEvents(existingWidget, currentContainer)) {
|
|
559
|
-
continue;
|
|
560
|
-
}
|
|
561
|
-
}
|
|
562
|
-
const widget = await this.widgetManager.getOrCreateWidget(exports.PLUGIN_VIEW_FACTORY_ID, identifier);
|
|
563
|
-
if (containerWidget.getTrackableWidgets().indexOf(widget) === -1) {
|
|
564
|
-
containerWidget.addWidget(widget, {
|
|
565
|
-
initiallyCollapsed: !!containerWidget.getParts().length,
|
|
566
|
-
initiallyHidden: !this.isViewVisible(viewId)
|
|
567
|
-
});
|
|
568
|
-
}
|
|
569
|
-
this.registerWidgetPartEvents(widget, containerWidget);
|
|
570
|
-
}
|
|
571
|
-
}
|
|
572
|
-
registerWidgetPartEvents(widget, containerWidget) {
|
|
573
|
-
const part = containerWidget.getPartFor(widget);
|
|
574
|
-
if (part) {
|
|
575
|
-
widget.currentViewContainerId = this.getViewContainerId(containerWidget);
|
|
576
|
-
part.onDidMove(event => { widget.currentViewContainerId = this.getViewContainerId(event); });
|
|
577
|
-
// if a view is explicitly hidden then suppress updating visibility based on `when` closure
|
|
578
|
-
part.onDidChangeVisibility(() => widget.suppressUpdateViewVisibility = part.isHidden);
|
|
579
|
-
const tryFireOnDidExpandView = () => {
|
|
580
|
-
if (widget.widgets.length === 0) {
|
|
581
|
-
if (!part.collapsed && part.isVisible) {
|
|
582
|
-
const viewId = this.toViewId(widget.options);
|
|
583
|
-
this.onDidExpandViewEmitter.fire(viewId);
|
|
584
|
-
}
|
|
585
|
-
}
|
|
586
|
-
else {
|
|
587
|
-
toFire.dispose();
|
|
588
|
-
}
|
|
589
|
-
};
|
|
590
|
-
const toFire = new disposable_1.DisposableCollection(part.onCollapsed(tryFireOnDidExpandView), part.onDidChangeVisibility(tryFireOnDidExpandView));
|
|
591
|
-
tryFireOnDidExpandView();
|
|
592
|
-
return part;
|
|
593
|
-
}
|
|
594
|
-
}
|
|
595
|
-
;
|
|
596
|
-
getViewContainerId(container) {
|
|
597
|
-
var _a;
|
|
598
|
-
const description = this.widgetManager.getDescription(container);
|
|
599
|
-
switch (description === null || description === void 0 ? void 0 : description.factoryId) {
|
|
600
|
-
case browser_2.EXPLORER_VIEW_CONTAINER_ID: return 'explorer';
|
|
601
|
-
case scm_contribution_1.SCM_VIEW_CONTAINER_ID: return 'scm';
|
|
602
|
-
case search_in_workspace_factory_1.SEARCH_VIEW_CONTAINER_ID: return 'search';
|
|
603
|
-
case test_view_contribution_1.TEST_VIEW_CONTAINER_ID: return 'test';
|
|
604
|
-
case undefined: return ((_a = container.parent) === null || _a === void 0 ? void 0 : _a.parent) instanceof debug_widget_1.DebugWidget ? 'debug' : container.id;
|
|
605
|
-
case exports.PLUGIN_VIEW_CONTAINER_FACTORY_ID: return this.toViewContainerId(description.options);
|
|
606
|
-
default: return container.id;
|
|
607
|
-
}
|
|
608
|
-
}
|
|
609
|
-
async getPluginViewContainer(viewContainerId) {
|
|
610
|
-
if (viewContainerId === 'explorer') {
|
|
611
|
-
return this.widgetManager.getWidget(browser_2.EXPLORER_VIEW_CONTAINER_ID);
|
|
612
|
-
}
|
|
613
|
-
if (viewContainerId === 'scm') {
|
|
614
|
-
return this.widgetManager.getWidget(scm_contribution_1.SCM_VIEW_CONTAINER_ID);
|
|
615
|
-
}
|
|
616
|
-
if (viewContainerId === 'search') {
|
|
617
|
-
return this.widgetManager.getWidget(search_in_workspace_factory_1.SEARCH_VIEW_CONTAINER_ID);
|
|
618
|
-
}
|
|
619
|
-
if (viewContainerId === 'test') {
|
|
620
|
-
return this.widgetManager.getWidget(test_view_contribution_1.TEST_VIEW_CONTAINER_ID);
|
|
621
|
-
}
|
|
622
|
-
if (viewContainerId === 'debug') {
|
|
623
|
-
const debug = await this.widgetManager.getWidget(debug_widget_1.DebugWidget.ID);
|
|
624
|
-
if (debug instanceof debug_widget_1.DebugWidget) {
|
|
625
|
-
return debug['sessionWidget']['viewContainer'];
|
|
626
|
-
}
|
|
627
|
-
}
|
|
628
|
-
const identifier = this.toViewContainerIdentifier(viewContainerId);
|
|
629
|
-
return this.widgetManager.getWidget(exports.PLUGIN_VIEW_CONTAINER_FACTORY_ID, identifier);
|
|
630
|
-
}
|
|
631
|
-
async initViewContainer(containerId) {
|
|
632
|
-
let viewContainer = await this.getPluginViewContainer(containerId);
|
|
633
|
-
if (!viewContainer) {
|
|
634
|
-
viewContainer = await this.openViewContainer(containerId);
|
|
635
|
-
if (viewContainer && !viewContainer.getParts().filter(part => !part.isHidden).length) {
|
|
636
|
-
// close view containers without any visible view parts
|
|
637
|
-
viewContainer.dispose();
|
|
638
|
-
}
|
|
639
|
-
}
|
|
640
|
-
else {
|
|
641
|
-
await this.prepareViewContainer(this.toViewContainerId(viewContainer.options), viewContainer);
|
|
642
|
-
}
|
|
643
|
-
}
|
|
644
|
-
async initWidgets() {
|
|
645
|
-
const promises = [];
|
|
646
|
-
for (const id of this.viewContainers.keys()) {
|
|
647
|
-
promises.push((async () => {
|
|
648
|
-
await this.initViewContainer(id);
|
|
649
|
-
})().catch(console.error));
|
|
650
|
-
}
|
|
651
|
-
promises.push((async () => {
|
|
652
|
-
const explorer = await this.widgetManager.getWidget(browser_2.EXPLORER_VIEW_CONTAINER_ID);
|
|
653
|
-
if (explorer instanceof browser_1.ViewContainer) {
|
|
654
|
-
await this.prepareViewContainer('explorer', explorer);
|
|
655
|
-
}
|
|
656
|
-
})().catch(console.error));
|
|
657
|
-
promises.push((async () => {
|
|
658
|
-
const scm = await this.widgetManager.getWidget(scm_contribution_1.SCM_VIEW_CONTAINER_ID);
|
|
659
|
-
if (scm instanceof browser_1.ViewContainer) {
|
|
660
|
-
await this.prepareViewContainer('scm', scm);
|
|
661
|
-
}
|
|
662
|
-
})().catch(console.error));
|
|
663
|
-
promises.push((async () => {
|
|
664
|
-
const search = await this.widgetManager.getWidget(search_in_workspace_factory_1.SEARCH_VIEW_CONTAINER_ID);
|
|
665
|
-
if (search instanceof browser_1.ViewContainer) {
|
|
666
|
-
await this.prepareViewContainer('search', search);
|
|
667
|
-
}
|
|
668
|
-
})().catch(console.error));
|
|
669
|
-
promises.push((async () => {
|
|
670
|
-
const test = await this.widgetManager.getWidget(test_view_contribution_1.TEST_VIEW_CONTAINER_ID);
|
|
671
|
-
if (test instanceof browser_1.ViewContainer) {
|
|
672
|
-
await this.prepareViewContainer('test', test);
|
|
673
|
-
}
|
|
674
|
-
})().catch(console.error));
|
|
675
|
-
promises.push((async () => {
|
|
676
|
-
const debug = await this.widgetManager.getWidget(debug_widget_1.DebugWidget.ID);
|
|
677
|
-
if (debug instanceof debug_widget_1.DebugWidget) {
|
|
678
|
-
const viewContainer = debug['sessionWidget']['viewContainer'];
|
|
679
|
-
await this.prepareViewContainer('debug', viewContainer);
|
|
680
|
-
}
|
|
681
|
-
})().catch(console.error));
|
|
682
|
-
await Promise.all(promises);
|
|
683
|
-
}
|
|
684
|
-
async removeStaleWidgets() {
|
|
685
|
-
const views = this.widgetManager.getWidgets(exports.PLUGIN_VIEW_FACTORY_ID);
|
|
686
|
-
for (const view of views) {
|
|
687
|
-
if (view instanceof plugin_view_widget_1.PluginViewWidget) {
|
|
688
|
-
const id = this.toViewId(view.options);
|
|
689
|
-
if (!this.views.has(id)) {
|
|
690
|
-
view.dispose();
|
|
691
|
-
}
|
|
692
|
-
}
|
|
693
|
-
}
|
|
694
|
-
const viewContainers = this.widgetManager.getWidgets(exports.PLUGIN_VIEW_CONTAINER_FACTORY_ID);
|
|
695
|
-
for (const viewContainer of viewContainers) {
|
|
696
|
-
if (viewContainer instanceof browser_1.ViewContainer) {
|
|
697
|
-
const id = this.toViewContainerId(viewContainer.options);
|
|
698
|
-
if (!this.viewContainers.has(id)) {
|
|
699
|
-
viewContainer.dispose();
|
|
700
|
-
}
|
|
701
|
-
}
|
|
702
|
-
}
|
|
703
|
-
}
|
|
704
|
-
toViewContainerIdentifier(viewContainerId) {
|
|
705
|
-
return { id: exports.PLUGIN_VIEW_CONTAINER_FACTORY_ID + ':' + viewContainerId, progressLocationId: viewContainerId };
|
|
706
|
-
}
|
|
707
|
-
toViewContainerId(identifier) {
|
|
708
|
-
return identifier.id.substring(exports.PLUGIN_VIEW_CONTAINER_FACTORY_ID.length + 1);
|
|
709
|
-
}
|
|
710
|
-
toPluginViewWidgetIdentifier(viewId) {
|
|
711
|
-
return { id: exports.PLUGIN_VIEW_FACTORY_ID + ':' + viewId, viewId };
|
|
712
|
-
}
|
|
713
|
-
toViewId(identifier) {
|
|
714
|
-
return identifier.viewId;
|
|
715
|
-
}
|
|
716
|
-
toViewWelcomeId(index, viewId) {
|
|
717
|
-
return `view-welcome.${viewId}.${index}`;
|
|
718
|
-
}
|
|
719
|
-
/**
|
|
720
|
-
* retrieve restored layout state from previous user session but close widgets
|
|
721
|
-
* widgets should be opened only when view data providers are registered
|
|
722
|
-
*/
|
|
723
|
-
onDidInitializeLayout() {
|
|
724
|
-
const widgets = this.widgetManager.getWidgets(exports.PLUGIN_VIEW_DATA_FACTORY_ID);
|
|
725
|
-
for (const widget of widgets) {
|
|
726
|
-
if (browser_1.StatefulWidget.is(widget)) {
|
|
727
|
-
const state = widget.storeState();
|
|
728
|
-
if (state) {
|
|
729
|
-
this.viewDataState.set(widget.id, state);
|
|
730
|
-
}
|
|
731
|
-
}
|
|
732
|
-
widget.dispose();
|
|
733
|
-
}
|
|
734
|
-
}
|
|
735
|
-
registerViewDataProvider(viewId, provider) {
|
|
736
|
-
if (this.viewDataProviders.has(viewId)) {
|
|
737
|
-
console.error(`data provider for '${viewId}' view is already registered`);
|
|
738
|
-
return disposable_1.Disposable.NULL;
|
|
739
|
-
}
|
|
740
|
-
this.viewDataProviders.set(viewId, provider);
|
|
741
|
-
const toDispose = new disposable_1.DisposableCollection(disposable_1.Disposable.create(() => {
|
|
742
|
-
this.viewDataProviders.delete(viewId);
|
|
743
|
-
this.viewDataState.delete(viewId);
|
|
744
|
-
}));
|
|
745
|
-
this.initView(viewId, toDispose);
|
|
746
|
-
return toDispose;
|
|
747
|
-
}
|
|
748
|
-
async initView(viewId, toDispose) {
|
|
749
|
-
const view = await this.getView(viewId);
|
|
750
|
-
if (toDispose.disposed) {
|
|
751
|
-
return;
|
|
752
|
-
}
|
|
753
|
-
if (view) {
|
|
754
|
-
if (view.isVisible) {
|
|
755
|
-
await this.prepareView(view);
|
|
756
|
-
}
|
|
757
|
-
else {
|
|
758
|
-
const toDisposeOnDidExpandView = new disposable_1.DisposableCollection(this.onDidExpandView(async (id) => {
|
|
759
|
-
if (id === viewId) {
|
|
760
|
-
unsubscribe();
|
|
761
|
-
await this.prepareView(view);
|
|
762
|
-
}
|
|
763
|
-
}));
|
|
764
|
-
const unsubscribe = () => toDisposeOnDidExpandView.dispose();
|
|
765
|
-
view.disposed.connect(unsubscribe);
|
|
766
|
-
toDisposeOnDidExpandView.push(disposable_1.Disposable.create(() => view.disposed.disconnect(unsubscribe)));
|
|
767
|
-
toDispose.push(toDisposeOnDidExpandView);
|
|
768
|
-
}
|
|
769
|
-
}
|
|
770
|
-
}
|
|
771
|
-
async createViewDataWidget(viewId, webviewId) {
|
|
772
|
-
var _a;
|
|
773
|
-
const view = this.views.get(viewId);
|
|
774
|
-
if (((_a = view === null || view === void 0 ? void 0 : view[1]) === null || _a === void 0 ? void 0 : _a.type) === common_1.PluginViewType.Webview) {
|
|
775
|
-
return this.createWebviewWidget(viewId, webviewId);
|
|
776
|
-
}
|
|
777
|
-
const provider = this.viewDataProviders.get(viewId);
|
|
778
|
-
if (!view || !provider) {
|
|
779
|
-
return undefined;
|
|
780
|
-
}
|
|
781
|
-
const [, viewInfo] = view;
|
|
782
|
-
const state = this.viewDataState.get(viewId);
|
|
783
|
-
const widget = await provider({ state, viewInfo });
|
|
784
|
-
widget.handleViewWelcomeContentChange(this.getViewWelcomes(viewId));
|
|
785
|
-
if (browser_1.StatefulWidget.is(widget)) {
|
|
786
|
-
this.storeViewDataStateOnDispose(viewId, widget);
|
|
787
|
-
}
|
|
788
|
-
else {
|
|
789
|
-
this.viewDataState.delete(viewId);
|
|
790
|
-
}
|
|
791
|
-
return widget;
|
|
792
|
-
}
|
|
793
|
-
async createWebviewWidget(viewId, webviewId) {
|
|
794
|
-
if (!webviewId) {
|
|
795
|
-
const webviewView = await this.createNewWebviewView(viewId);
|
|
796
|
-
webviewId = webviewView.webview.identifier.id;
|
|
797
|
-
}
|
|
798
|
-
const webviewWidget = this.widgetManager.getWidget(webview_1.WebviewWidget.FACTORY_ID, { id: webviewId, viewId });
|
|
799
|
-
return webviewWidget;
|
|
800
|
-
}
|
|
801
|
-
storeViewDataStateOnDispose(viewId, widget) {
|
|
802
|
-
const dispose = widget.dispose.bind(widget);
|
|
803
|
-
widget.dispose = () => {
|
|
804
|
-
const state = widget.storeState();
|
|
805
|
-
if (state) {
|
|
806
|
-
this.viewDataState.set(viewId, state);
|
|
807
|
-
}
|
|
808
|
-
dispose();
|
|
809
|
-
};
|
|
810
|
-
}
|
|
811
|
-
isVisibleWidget(widget) {
|
|
812
|
-
return !widget.isDisposed && widget.isVisible;
|
|
813
|
-
}
|
|
814
|
-
updateFocusedView() {
|
|
815
|
-
const widget = this.shell.activeWidget;
|
|
816
|
-
if (widget instanceof plugin_view_widget_1.PluginViewWidget) {
|
|
817
|
-
this.viewContextKeys.focusedView.set(widget.options.viewId);
|
|
818
|
-
}
|
|
819
|
-
else {
|
|
820
|
-
this.viewContextKeys.focusedView.reset();
|
|
821
|
-
}
|
|
822
|
-
}
|
|
823
|
-
};
|
|
824
|
-
exports.PluginViewRegistry = PluginViewRegistry;
|
|
825
|
-
PluginViewRegistry.BUILTIN_VIEW_CONTAINERS = new Set([
|
|
826
|
-
'explorer',
|
|
827
|
-
'scm',
|
|
828
|
-
'search',
|
|
829
|
-
'test',
|
|
830
|
-
'debug'
|
|
831
|
-
]);
|
|
832
|
-
PluginViewRegistry.ID_MAPPINGS = new Map([
|
|
833
|
-
// VS Code Viewlets
|
|
834
|
-
[browser_2.EXPLORER_VIEW_CONTAINER_ID, 'workbench.view.explorer'],
|
|
835
|
-
[scm_contribution_1.SCM_VIEW_CONTAINER_ID, 'workbench.view.scm'],
|
|
836
|
-
[search_in_workspace_factory_1.SEARCH_VIEW_CONTAINER_ID, 'workbench.view.search'],
|
|
837
|
-
[debug_widget_1.DebugWidget.ID, 'workbench.view.debug'],
|
|
838
|
-
['vsx-extensions-view-container', 'workbench.view.extensions'], // cannot use the id from 'vsx-registry' package because of circular dependency
|
|
839
|
-
[problem_widget_1.PROBLEMS_WIDGET_ID, 'workbench.panel.markers'],
|
|
840
|
-
[test_view_contribution_1.TEST_VIEW_CONTAINER_ID, 'workbench.view.testing'],
|
|
841
|
-
[output_widget_1.OutputWidget.ID, 'workbench.panel.output'],
|
|
842
|
-
[debug_console_contribution_1.DebugConsoleContribution.options.id, 'workbench.panel.repl'],
|
|
843
|
-
// Theia does not have a single terminal widget, but instead each terminal gets its own widget. Therefore "the terminal widget is active" doesn't make sense in Theia
|
|
844
|
-
// [TERMINAL_WIDGET_FACTORY_ID, 'workbench.panel.terminal'],
|
|
845
|
-
// [?? , 'workbench.panel.comments'] not sure what this mean: we don't show comments in sidebars nor the bottom
|
|
846
|
-
]);
|
|
847
|
-
tslib_1.__decorate([
|
|
848
|
-
(0, inversify_1.inject)(browser_1.ApplicationShell),
|
|
849
|
-
tslib_1.__metadata("design:type", browser_1.ApplicationShell)
|
|
850
|
-
], PluginViewRegistry.prototype, "shell", void 0);
|
|
851
|
-
tslib_1.__decorate([
|
|
852
|
-
(0, inversify_1.inject)(plugin_shared_style_1.PluginSharedStyle),
|
|
853
|
-
tslib_1.__metadata("design:type", plugin_shared_style_1.PluginSharedStyle)
|
|
854
|
-
], PluginViewRegistry.prototype, "style", void 0);
|
|
855
|
-
tslib_1.__decorate([
|
|
856
|
-
(0, inversify_1.inject)(browser_1.WidgetManager),
|
|
857
|
-
tslib_1.__metadata("design:type", browser_1.WidgetManager)
|
|
858
|
-
], PluginViewRegistry.prototype, "widgetManager", void 0);
|
|
859
|
-
tslib_1.__decorate([
|
|
860
|
-
(0, inversify_1.inject)(scm_contribution_1.ScmContribution),
|
|
861
|
-
tslib_1.__metadata("design:type", scm_contribution_1.ScmContribution)
|
|
862
|
-
], PluginViewRegistry.prototype, "scm", void 0);
|
|
863
|
-
tslib_1.__decorate([
|
|
864
|
-
(0, inversify_1.inject)(navigator_contribution_1.FileNavigatorContribution),
|
|
865
|
-
tslib_1.__metadata("design:type", navigator_contribution_1.FileNavigatorContribution)
|
|
866
|
-
], PluginViewRegistry.prototype, "explorer", void 0);
|
|
867
|
-
tslib_1.__decorate([
|
|
868
|
-
(0, inversify_1.inject)(debug_frontend_application_contribution_1.DebugFrontendApplicationContribution),
|
|
869
|
-
tslib_1.__metadata("design:type", debug_frontend_application_contribution_1.DebugFrontendApplicationContribution)
|
|
870
|
-
], PluginViewRegistry.prototype, "debug", void 0);
|
|
871
|
-
tslib_1.__decorate([
|
|
872
|
-
(0, inversify_1.inject)(command_1.CommandRegistry),
|
|
873
|
-
tslib_1.__metadata("design:type", command_1.CommandRegistry)
|
|
874
|
-
], PluginViewRegistry.prototype, "commands", void 0);
|
|
875
|
-
tslib_1.__decorate([
|
|
876
|
-
(0, inversify_1.inject)(menu_1.MenuModelRegistry),
|
|
877
|
-
tslib_1.__metadata("design:type", menu_1.MenuModelRegistry)
|
|
878
|
-
], PluginViewRegistry.prototype, "menus", void 0);
|
|
879
|
-
tslib_1.__decorate([
|
|
880
|
-
(0, inversify_1.inject)(browser_1.QuickViewService),
|
|
881
|
-
(0, inversify_1.optional)(),
|
|
882
|
-
tslib_1.__metadata("design:type", browser_1.QuickViewService)
|
|
883
|
-
], PluginViewRegistry.prototype, "quickView", void 0);
|
|
884
|
-
tslib_1.__decorate([
|
|
885
|
-
(0, inversify_1.inject)(context_key_service_1.ContextKeyService),
|
|
886
|
-
tslib_1.__metadata("design:type", Object)
|
|
887
|
-
], PluginViewRegistry.prototype, "contextKeyService", void 0);
|
|
888
|
-
tslib_1.__decorate([
|
|
889
|
-
(0, inversify_1.inject)(view_context_key_service_1.ViewContextKeyService),
|
|
890
|
-
tslib_1.__metadata("design:type", view_context_key_service_1.ViewContextKeyService)
|
|
891
|
-
], PluginViewRegistry.prototype, "viewContextKeys", void 0);
|
|
892
|
-
tslib_1.__decorate([
|
|
893
|
-
(0, inversify_1.postConstruct)(),
|
|
894
|
-
tslib_1.__metadata("design:type", Function),
|
|
895
|
-
tslib_1.__metadata("design:paramtypes", []),
|
|
896
|
-
tslib_1.__metadata("design:returntype", void 0)
|
|
897
|
-
], PluginViewRegistry.prototype, "init", null);
|
|
898
|
-
exports.PluginViewRegistry = PluginViewRegistry = PluginViewRegistry_1 = tslib_1.__decorate([
|
|
899
|
-
(0, inversify_1.injectable)()
|
|
900
|
-
], PluginViewRegistry);
|
|
901
|
-
//# sourceMappingURL=plugin-view-registry.js.map
|