@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,960 +0,0 @@
|
|
|
1
|
-
/// <reference types="node" />
|
|
2
|
-
import { RpcServer } from '@theia/core/lib/common/messaging/proxy-factory';
|
|
3
|
-
import { RPCProtocol } from './rpc-protocol';
|
|
4
|
-
import { Disposable } from '@theia/core/lib/common/disposable';
|
|
5
|
-
import { LogPart, KeysToAnyValues, KeysToKeysToAnyValue } from './types';
|
|
6
|
-
import { CharacterPair, CommentRule, PluginAPIFactory, Plugin, ThemeIcon } from './plugin-api-rpc';
|
|
7
|
-
import { ExtPluginApi } from './plugin-ext-api-contribution';
|
|
8
|
-
import { IJSONSchema, IJSONSchemaSnippet } from '@theia/core/lib/common/json-schema';
|
|
9
|
-
import { ProblemMatcherContribution, ProblemPatternContribution, TaskDefinition } from '@theia/task/lib/common';
|
|
10
|
-
import { ColorDefinition } from '@theia/core/lib/common/color';
|
|
11
|
-
import { ResourceLabelFormatter } from '@theia/core/lib/common/label-protocol';
|
|
12
|
-
import { PluginIdentifiers } from './plugin-identifiers';
|
|
13
|
-
import { JSONObject } from '@theia/core/shared/@lumino/coreutils';
|
|
14
|
-
import { PreferenceSchema } from '@theia/core';
|
|
15
|
-
export { PluginIdentifiers };
|
|
16
|
-
export declare const hostedServicePath = "/services/hostedPlugin";
|
|
17
|
-
/**
|
|
18
|
-
* Plugin engine (API) type, i.e. 'theiaPlugin', 'vscode', 'theiaHeadlessPlugin', etc.
|
|
19
|
-
*/
|
|
20
|
-
export type PluginEngine = string;
|
|
21
|
-
/**
|
|
22
|
-
* This interface describes a package.json object.
|
|
23
|
-
*/
|
|
24
|
-
export interface PluginPackage {
|
|
25
|
-
name: string;
|
|
26
|
-
publisher: string | undefined;
|
|
27
|
-
version: string;
|
|
28
|
-
engines: {
|
|
29
|
-
[type in PluginEngine]: string;
|
|
30
|
-
};
|
|
31
|
-
theiaPlugin?: {
|
|
32
|
-
frontend?: string;
|
|
33
|
-
backend?: string;
|
|
34
|
-
headless?: string;
|
|
35
|
-
};
|
|
36
|
-
main?: string;
|
|
37
|
-
browser?: string;
|
|
38
|
-
displayName: string;
|
|
39
|
-
description: string;
|
|
40
|
-
contributes?: PluginPackageContribution;
|
|
41
|
-
packagePath: string;
|
|
42
|
-
activationEvents?: string[];
|
|
43
|
-
extensionDependencies?: string[];
|
|
44
|
-
extensionPack?: string[];
|
|
45
|
-
l10n?: string;
|
|
46
|
-
icon?: string;
|
|
47
|
-
extensionKind?: Array<'ui' | 'workspace'>;
|
|
48
|
-
}
|
|
49
|
-
export declare namespace PluginPackage {
|
|
50
|
-
function toPluginUrl(pck: PluginPackage | PluginModel, relativePath: string): string;
|
|
51
|
-
}
|
|
52
|
-
/**
|
|
53
|
-
* This interface describes a package.json contribution section object.
|
|
54
|
-
*/
|
|
55
|
-
export interface PluginPackageContribution {
|
|
56
|
-
authentication?: PluginPackageAuthenticationProvider[];
|
|
57
|
-
configuration?: JSONObject | JSONObject[];
|
|
58
|
-
configurationDefaults?: JSONObject;
|
|
59
|
-
languages?: PluginPackageLanguageContribution[];
|
|
60
|
-
grammars?: PluginPackageGrammarsContribution[];
|
|
61
|
-
customEditors?: PluginPackageCustomEditor[];
|
|
62
|
-
viewsContainers?: {
|
|
63
|
-
[location: string]: PluginPackageViewContainer[];
|
|
64
|
-
};
|
|
65
|
-
views?: {
|
|
66
|
-
[location: string]: PluginPackageView[];
|
|
67
|
-
};
|
|
68
|
-
viewsWelcome?: PluginPackageViewWelcome[];
|
|
69
|
-
commands?: PluginPackageCommand | PluginPackageCommand[];
|
|
70
|
-
menus?: {
|
|
71
|
-
[location: string]: PluginPackageMenu[];
|
|
72
|
-
};
|
|
73
|
-
submenus?: PluginPackageSubmenu[];
|
|
74
|
-
keybindings?: PluginPackageKeybinding | PluginPackageKeybinding[];
|
|
75
|
-
debuggers?: PluginPackageDebuggersContribution[];
|
|
76
|
-
snippets?: PluginPackageSnippetsContribution[];
|
|
77
|
-
themes?: PluginThemeContribution[];
|
|
78
|
-
iconThemes?: PluginIconThemeContribution[];
|
|
79
|
-
icons?: PluginIconContribution[];
|
|
80
|
-
colors?: PluginColorContribution[];
|
|
81
|
-
taskDefinitions?: PluginTaskDefinitionContribution[];
|
|
82
|
-
problemMatchers?: PluginProblemMatcherContribution[];
|
|
83
|
-
problemPatterns?: PluginProblemPatternContribution[];
|
|
84
|
-
jsonValidation?: PluginJsonValidationContribution[];
|
|
85
|
-
resourceLabelFormatters?: ResourceLabelFormatter[];
|
|
86
|
-
localizations?: PluginPackageLocalization[];
|
|
87
|
-
terminal?: PluginPackageTerminal;
|
|
88
|
-
notebooks?: PluginPackageNotebook[];
|
|
89
|
-
notebookRenderer?: PluginNotebookRendererContribution[];
|
|
90
|
-
notebookPreload?: PluginPackageNotebookPreload[];
|
|
91
|
-
mcpServerDefinitionProviders?: PluginPackageMcpServerDefinitionProviderContribution[];
|
|
92
|
-
}
|
|
93
|
-
export interface PluginPackageNotebook {
|
|
94
|
-
type: string;
|
|
95
|
-
displayName: string;
|
|
96
|
-
selector?: readonly {
|
|
97
|
-
filenamePattern?: string;
|
|
98
|
-
excludeFileNamePattern?: string;
|
|
99
|
-
}[];
|
|
100
|
-
priority?: string;
|
|
101
|
-
}
|
|
102
|
-
export interface PluginNotebookRendererContribution {
|
|
103
|
-
readonly id: string;
|
|
104
|
-
readonly displayName: string;
|
|
105
|
-
readonly mimeTypes: string[];
|
|
106
|
-
readonly entrypoint: string | {
|
|
107
|
-
readonly extends: string;
|
|
108
|
-
readonly path: string;
|
|
109
|
-
};
|
|
110
|
-
readonly requiresMessaging?: 'always' | 'optional' | 'never';
|
|
111
|
-
}
|
|
112
|
-
export interface PluginPackageNotebookPreload {
|
|
113
|
-
type: string;
|
|
114
|
-
entrypoint: string;
|
|
115
|
-
}
|
|
116
|
-
export interface PluginPackageMcpServerDefinitionProviderContribution {
|
|
117
|
-
id: string;
|
|
118
|
-
label: string;
|
|
119
|
-
description?: string;
|
|
120
|
-
}
|
|
121
|
-
export interface PluginPackageAuthenticationProvider {
|
|
122
|
-
id: string;
|
|
123
|
-
label: string;
|
|
124
|
-
}
|
|
125
|
-
export interface PluginPackageTerminalProfile {
|
|
126
|
-
title: string;
|
|
127
|
-
id: string;
|
|
128
|
-
icon?: string;
|
|
129
|
-
}
|
|
130
|
-
export interface PluginPackageTerminal {
|
|
131
|
-
profiles: PluginPackageTerminalProfile[];
|
|
132
|
-
}
|
|
133
|
-
export interface PluginPackageLocalization {
|
|
134
|
-
languageId: string;
|
|
135
|
-
languageName?: string;
|
|
136
|
-
localizedLanguageName?: string;
|
|
137
|
-
translations: PluginPackageTranslation[];
|
|
138
|
-
minimalTranslations?: {
|
|
139
|
-
[key: string]: string;
|
|
140
|
-
};
|
|
141
|
-
}
|
|
142
|
-
export interface PluginPackageTranslation {
|
|
143
|
-
id: string;
|
|
144
|
-
path: string;
|
|
145
|
-
}
|
|
146
|
-
export interface PluginPackageCustomEditor {
|
|
147
|
-
viewType: string;
|
|
148
|
-
displayName: string;
|
|
149
|
-
selector?: CustomEditorSelector[];
|
|
150
|
-
priority?: CustomEditorPriority;
|
|
151
|
-
}
|
|
152
|
-
export interface CustomEditorSelector {
|
|
153
|
-
readonly filenamePattern?: string;
|
|
154
|
-
}
|
|
155
|
-
export declare enum CustomEditorPriority {
|
|
156
|
-
default = "default",
|
|
157
|
-
builtin = "builtin",
|
|
158
|
-
option = "option"
|
|
159
|
-
}
|
|
160
|
-
export interface PluginPackageViewContainer {
|
|
161
|
-
id: string;
|
|
162
|
-
title: string;
|
|
163
|
-
icon: string;
|
|
164
|
-
}
|
|
165
|
-
export declare enum PluginViewType {
|
|
166
|
-
Tree = "tree",
|
|
167
|
-
Webview = "webview"
|
|
168
|
-
}
|
|
169
|
-
export interface PluginPackageView {
|
|
170
|
-
id: string;
|
|
171
|
-
name: string;
|
|
172
|
-
when?: string;
|
|
173
|
-
type?: string;
|
|
174
|
-
}
|
|
175
|
-
export interface PluginPackageViewWelcome {
|
|
176
|
-
view: string;
|
|
177
|
-
contents: string;
|
|
178
|
-
when?: string;
|
|
179
|
-
enablement?: string;
|
|
180
|
-
}
|
|
181
|
-
export interface PluginPackageCommand {
|
|
182
|
-
command: string;
|
|
183
|
-
title: string;
|
|
184
|
-
shortTitle?: string;
|
|
185
|
-
original?: string;
|
|
186
|
-
category?: string;
|
|
187
|
-
icon?: string | {
|
|
188
|
-
light: string;
|
|
189
|
-
dark: string;
|
|
190
|
-
};
|
|
191
|
-
enablement?: string;
|
|
192
|
-
}
|
|
193
|
-
export interface PluginPackageMenu {
|
|
194
|
-
command?: string;
|
|
195
|
-
submenu?: string;
|
|
196
|
-
alt?: string;
|
|
197
|
-
group?: string;
|
|
198
|
-
when?: string;
|
|
199
|
-
}
|
|
200
|
-
export interface PluginPackageSubmenu {
|
|
201
|
-
id: string;
|
|
202
|
-
label: string;
|
|
203
|
-
icon: IconUrl;
|
|
204
|
-
}
|
|
205
|
-
export interface PluginPackageKeybinding {
|
|
206
|
-
key?: string;
|
|
207
|
-
command: string;
|
|
208
|
-
when?: string;
|
|
209
|
-
mac?: string;
|
|
210
|
-
linux?: string;
|
|
211
|
-
win?: string;
|
|
212
|
-
args?: any;
|
|
213
|
-
}
|
|
214
|
-
export interface PluginPackageGrammarsContribution {
|
|
215
|
-
language?: string;
|
|
216
|
-
scopeName: string;
|
|
217
|
-
path: string;
|
|
218
|
-
embeddedLanguages?: ScopeMap;
|
|
219
|
-
tokenTypes?: ScopeMap;
|
|
220
|
-
injectTo?: string[];
|
|
221
|
-
}
|
|
222
|
-
export interface ScopeMap {
|
|
223
|
-
[scopeName: string]: string;
|
|
224
|
-
}
|
|
225
|
-
export interface PluginPackageSnippetsContribution {
|
|
226
|
-
language?: string;
|
|
227
|
-
path?: string;
|
|
228
|
-
}
|
|
229
|
-
export interface PluginColorContribution {
|
|
230
|
-
id?: string;
|
|
231
|
-
description?: string;
|
|
232
|
-
defaults?: {
|
|
233
|
-
light?: string;
|
|
234
|
-
dark?: string;
|
|
235
|
-
highContrast?: string;
|
|
236
|
-
};
|
|
237
|
-
}
|
|
238
|
-
export type PluginUiTheme = 'vs' | 'vs-dark' | 'hc-black';
|
|
239
|
-
export interface PluginThemeContribution {
|
|
240
|
-
id?: string;
|
|
241
|
-
label?: string;
|
|
242
|
-
description?: string;
|
|
243
|
-
path?: string;
|
|
244
|
-
uiTheme?: PluginUiTheme;
|
|
245
|
-
}
|
|
246
|
-
export interface PluginIconThemeContribution {
|
|
247
|
-
id?: string;
|
|
248
|
-
label?: string;
|
|
249
|
-
description?: string;
|
|
250
|
-
path?: string;
|
|
251
|
-
uiTheme?: PluginUiTheme;
|
|
252
|
-
}
|
|
253
|
-
export interface PluginIconContribution {
|
|
254
|
-
[id: string]: {
|
|
255
|
-
description: string;
|
|
256
|
-
default: {
|
|
257
|
-
fontPath: string;
|
|
258
|
-
fontCharacter: string;
|
|
259
|
-
} | string;
|
|
260
|
-
};
|
|
261
|
-
}
|
|
262
|
-
export interface PlatformSpecificAdapterContribution {
|
|
263
|
-
program?: string;
|
|
264
|
-
args?: string[];
|
|
265
|
-
runtime?: string;
|
|
266
|
-
runtimeArgs?: string[];
|
|
267
|
-
}
|
|
268
|
-
/**
|
|
269
|
-
* This interface describes a package.json debuggers contribution section object.
|
|
270
|
-
*/
|
|
271
|
-
export interface PluginPackageDebuggersContribution extends PlatformSpecificAdapterContribution {
|
|
272
|
-
type: string;
|
|
273
|
-
label?: string;
|
|
274
|
-
languages?: string[];
|
|
275
|
-
enableBreakpointsFor?: {
|
|
276
|
-
languageIds: string[];
|
|
277
|
-
};
|
|
278
|
-
configurationAttributes: {
|
|
279
|
-
[request: string]: IJSONSchema;
|
|
280
|
-
};
|
|
281
|
-
configurationSnippets: IJSONSchemaSnippet[];
|
|
282
|
-
variables?: ScopeMap;
|
|
283
|
-
adapterExecutableCommand?: string;
|
|
284
|
-
win?: PlatformSpecificAdapterContribution;
|
|
285
|
-
winx86?: PlatformSpecificAdapterContribution;
|
|
286
|
-
windows?: PlatformSpecificAdapterContribution;
|
|
287
|
-
osx?: PlatformSpecificAdapterContribution;
|
|
288
|
-
linux?: PlatformSpecificAdapterContribution;
|
|
289
|
-
}
|
|
290
|
-
/**
|
|
291
|
-
* This interface describes a package.json languages contribution section object.
|
|
292
|
-
*/
|
|
293
|
-
export interface PluginPackageLanguageContribution {
|
|
294
|
-
id: string;
|
|
295
|
-
extensions?: string[];
|
|
296
|
-
filenames?: string[];
|
|
297
|
-
filenamePatterns?: string[];
|
|
298
|
-
firstLine?: string;
|
|
299
|
-
aliases?: string[];
|
|
300
|
-
mimetypes?: string[];
|
|
301
|
-
configuration?: string;
|
|
302
|
-
icon?: IconUrl;
|
|
303
|
-
}
|
|
304
|
-
export interface PluginPackageLanguageContributionConfiguration {
|
|
305
|
-
comments?: CommentRule;
|
|
306
|
-
brackets?: CharacterPair[];
|
|
307
|
-
autoClosingPairs?: (CharacterPair | AutoClosingPairConditional)[];
|
|
308
|
-
surroundingPairs?: (CharacterPair | AutoClosingPair)[];
|
|
309
|
-
wordPattern?: string;
|
|
310
|
-
indentationRules?: IndentationRules;
|
|
311
|
-
folding?: FoldingRules;
|
|
312
|
-
onEnterRules?: OnEnterRule[];
|
|
313
|
-
}
|
|
314
|
-
export interface PluginTaskDefinitionContribution {
|
|
315
|
-
type: string;
|
|
316
|
-
required: string[];
|
|
317
|
-
properties?: IJSONSchema['properties'];
|
|
318
|
-
}
|
|
319
|
-
export interface PluginProblemMatcherContribution extends ProblemMatcherContribution {
|
|
320
|
-
name: string;
|
|
321
|
-
}
|
|
322
|
-
export interface PluginProblemPatternContribution extends ProblemPatternContribution {
|
|
323
|
-
name: string;
|
|
324
|
-
}
|
|
325
|
-
export interface PluginJsonValidationContribution {
|
|
326
|
-
fileMatch: string | string[];
|
|
327
|
-
url: string;
|
|
328
|
-
}
|
|
329
|
-
export declare const PluginScanner: unique symbol;
|
|
330
|
-
/**
|
|
331
|
-
* This scanner process package.json object and returns plugin metadata objects.
|
|
332
|
-
*/
|
|
333
|
-
export interface PluginScanner {
|
|
334
|
-
/**
|
|
335
|
-
* The type of plugin's API (engine name)
|
|
336
|
-
*/
|
|
337
|
-
apiType: PluginEngine;
|
|
338
|
-
/**
|
|
339
|
-
* Creates plugin's model.
|
|
340
|
-
*
|
|
341
|
-
* @param {PluginPackage} plugin
|
|
342
|
-
* @returns {PluginModel}
|
|
343
|
-
*/
|
|
344
|
-
getModel(plugin: PluginPackage): PluginModel;
|
|
345
|
-
/**
|
|
346
|
-
* Creates plugin's lifecycle.
|
|
347
|
-
*
|
|
348
|
-
* @returns {PluginLifecycle}
|
|
349
|
-
*/
|
|
350
|
-
getLifecycle(plugin: PluginPackage): PluginLifecycle;
|
|
351
|
-
getContribution(plugin: PluginPackage): Promise<PluginContribution | undefined>;
|
|
352
|
-
/**
|
|
353
|
-
* A mapping between a dependency as its defined in package.json
|
|
354
|
-
* and its deployable form, e.g. `publisher.name` -> `vscode:extension/publisher.name`
|
|
355
|
-
*/
|
|
356
|
-
getDependencies(plugin: PluginPackage): Map<string, string> | undefined;
|
|
357
|
-
}
|
|
358
|
-
/**
|
|
359
|
-
* A plugin resolver is handling how to resolve a plugin link into a local resource.
|
|
360
|
-
*/
|
|
361
|
-
export declare const PluginDeployerResolver: unique symbol;
|
|
362
|
-
/**
|
|
363
|
-
* A resolver handle a set of resource
|
|
364
|
-
*/
|
|
365
|
-
export interface PluginDeployerResolver {
|
|
366
|
-
init?(pluginDeployerResolverInit: PluginDeployerResolverInit): void;
|
|
367
|
-
accept(pluginSourceId: string): boolean;
|
|
368
|
-
resolve(pluginResolverContext: PluginDeployerResolverContext, options?: PluginDeployOptions): Promise<void>;
|
|
369
|
-
}
|
|
370
|
-
export declare const PluginDeployerDirectoryHandler: unique symbol;
|
|
371
|
-
export interface PluginDeployerDirectoryHandler {
|
|
372
|
-
accept(pluginDeployerEntry: PluginDeployerEntry): Promise<boolean>;
|
|
373
|
-
handle(context: PluginDeployerDirectoryHandlerContext): Promise<void>;
|
|
374
|
-
}
|
|
375
|
-
export declare const PluginDeployerFileHandler: unique symbol;
|
|
376
|
-
export interface PluginDeployerFileHandler {
|
|
377
|
-
accept(pluginDeployerEntry: PluginDeployerEntry): Promise<boolean>;
|
|
378
|
-
handle(context: PluginDeployerFileHandlerContext): Promise<void>;
|
|
379
|
-
}
|
|
380
|
-
export interface PluginDeployerResolverInit {
|
|
381
|
-
}
|
|
382
|
-
export interface PluginDeployerResolverContext {
|
|
383
|
-
addPlugin(pluginId: string, path: string): void;
|
|
384
|
-
getPlugins(): PluginDeployerEntry[];
|
|
385
|
-
getOriginId(): string;
|
|
386
|
-
}
|
|
387
|
-
export interface PluginDeployerStartContext {
|
|
388
|
-
readonly userEntries: string[];
|
|
389
|
-
readonly systemEntries: string[];
|
|
390
|
-
}
|
|
391
|
-
export declare const PluginDeployer: unique symbol;
|
|
392
|
-
export interface PluginDeployer {
|
|
393
|
-
start(): Promise<void>;
|
|
394
|
-
}
|
|
395
|
-
export declare const PluginDeployerParticipant: unique symbol;
|
|
396
|
-
/**
|
|
397
|
-
* A participant can hook into the plugin deployer lifecycle.
|
|
398
|
-
*/
|
|
399
|
-
export interface PluginDeployerParticipant {
|
|
400
|
-
onWillStart?(context: PluginDeployerStartContext): Promise<void>;
|
|
401
|
-
}
|
|
402
|
-
export declare enum PluginDeployerEntryType {
|
|
403
|
-
FRONTEND = 0,
|
|
404
|
-
BACKEND = 1,
|
|
405
|
-
HEADLESS = 2
|
|
406
|
-
}
|
|
407
|
-
/**
|
|
408
|
-
* Whether a plugin installed by a user or system.
|
|
409
|
-
*/
|
|
410
|
-
export declare enum PluginType {
|
|
411
|
-
System = 0,
|
|
412
|
-
User = 1
|
|
413
|
-
}
|
|
414
|
-
export interface UnresolvedPluginEntry {
|
|
415
|
-
id: string;
|
|
416
|
-
type?: PluginType;
|
|
417
|
-
}
|
|
418
|
-
export interface PluginDeployerEntry {
|
|
419
|
-
/**
|
|
420
|
-
* ID (before any resolution)
|
|
421
|
-
*/
|
|
422
|
-
id(): string;
|
|
423
|
-
/**
|
|
424
|
-
* Original resolved path
|
|
425
|
-
*/
|
|
426
|
-
originalPath(): string;
|
|
427
|
-
/**
|
|
428
|
-
* Local path on the filesystem.
|
|
429
|
-
*/
|
|
430
|
-
path(): string;
|
|
431
|
-
/**
|
|
432
|
-
* Get a specific entry
|
|
433
|
-
*/
|
|
434
|
-
getValue<T>(key: string): T;
|
|
435
|
-
/**
|
|
436
|
-
* Store a value
|
|
437
|
-
*/
|
|
438
|
-
storeValue<T>(key: string, value: T): void;
|
|
439
|
-
/**
|
|
440
|
-
* Update path
|
|
441
|
-
*/
|
|
442
|
-
updatePath(newPath: string): void;
|
|
443
|
-
getChanges(): string[];
|
|
444
|
-
isFile(): Promise<boolean>;
|
|
445
|
-
isDirectory(): Promise<boolean>;
|
|
446
|
-
/**
|
|
447
|
-
* Resolved if a resolver has handle this plugin
|
|
448
|
-
*/
|
|
449
|
-
isResolved(): boolean;
|
|
450
|
-
resolvedBy(): string;
|
|
451
|
-
/**
|
|
452
|
-
* Accepted when a handler is telling this location can go live
|
|
453
|
-
*/
|
|
454
|
-
isAccepted(...types: PluginDeployerEntryType[]): boolean;
|
|
455
|
-
accept(...types: PluginDeployerEntryType[]): void;
|
|
456
|
-
hasError(): boolean;
|
|
457
|
-
type: PluginType;
|
|
458
|
-
/**
|
|
459
|
-
* A fs path to a directory where a plugin is located.
|
|
460
|
-
* Depending on a plugin format it can be different from `path`.
|
|
461
|
-
* Use `path` if you want to resolve something within a plugin, like `README.md` file.
|
|
462
|
-
* Use `rootPath` if you want to manipulate the entire plugin location, like delete or move it.
|
|
463
|
-
*/
|
|
464
|
-
rootPath: string;
|
|
465
|
-
}
|
|
466
|
-
export interface PluginDeployerFileHandlerContext {
|
|
467
|
-
unzip(sourcePath: string, destPath: string): Promise<void>;
|
|
468
|
-
pluginEntry(): PluginDeployerEntry;
|
|
469
|
-
}
|
|
470
|
-
export interface PluginDeployerDirectoryHandlerContext {
|
|
471
|
-
copy(origin: string, target: string): Promise<void>;
|
|
472
|
-
pluginEntry(): PluginDeployerEntry;
|
|
473
|
-
}
|
|
474
|
-
/**
|
|
475
|
-
* This interface describes a plugin model object, which is populated from package.json.
|
|
476
|
-
*/
|
|
477
|
-
export interface PluginModel {
|
|
478
|
-
id: string;
|
|
479
|
-
name: string;
|
|
480
|
-
publisher: string;
|
|
481
|
-
version: string;
|
|
482
|
-
displayName: string;
|
|
483
|
-
description: string;
|
|
484
|
-
engine: {
|
|
485
|
-
type: PluginEngine;
|
|
486
|
-
version: string;
|
|
487
|
-
};
|
|
488
|
-
entryPoint: PluginEntryPoint;
|
|
489
|
-
packageUri: string;
|
|
490
|
-
/**
|
|
491
|
-
* @deprecated since 1.1.0 - because it lead to problems with getting a relative path
|
|
492
|
-
* needed by Icon Themes to correctly load Fonts, use packageUri instead.
|
|
493
|
-
*/
|
|
494
|
-
packagePath: string;
|
|
495
|
-
iconUrl?: string;
|
|
496
|
-
l10n?: string;
|
|
497
|
-
readmeUrl?: string;
|
|
498
|
-
licenseUrl?: string;
|
|
499
|
-
}
|
|
500
|
-
export interface PluginEntryPoint {
|
|
501
|
-
frontend?: string;
|
|
502
|
-
backend?: string;
|
|
503
|
-
headless?: string;
|
|
504
|
-
}
|
|
505
|
-
/**
|
|
506
|
-
* This interface describes some static plugin contributions.
|
|
507
|
-
*/
|
|
508
|
-
export interface PluginContribution {
|
|
509
|
-
activationEvents?: string[];
|
|
510
|
-
authentication?: AuthenticationProviderInformation[];
|
|
511
|
-
configuration?: PreferenceSchema[];
|
|
512
|
-
configurationDefaults?: JSONObject;
|
|
513
|
-
languages?: LanguageContribution[];
|
|
514
|
-
grammars?: GrammarsContribution[];
|
|
515
|
-
customEditors?: CustomEditor[];
|
|
516
|
-
viewsContainers?: {
|
|
517
|
-
[location: string]: ViewContainer[];
|
|
518
|
-
};
|
|
519
|
-
views?: {
|
|
520
|
-
[location: string]: View[];
|
|
521
|
-
};
|
|
522
|
-
viewsWelcome?: ViewWelcome[];
|
|
523
|
-
commands?: PluginCommand[];
|
|
524
|
-
menus?: {
|
|
525
|
-
[location: string]: Menu[];
|
|
526
|
-
};
|
|
527
|
-
submenus?: Submenu[];
|
|
528
|
-
keybindings?: Keybinding[];
|
|
529
|
-
debuggers?: DebuggerContribution[];
|
|
530
|
-
snippets?: SnippetContribution[];
|
|
531
|
-
themes?: ThemeContribution[];
|
|
532
|
-
iconThemes?: IconThemeContribution[];
|
|
533
|
-
icons?: IconContribution[];
|
|
534
|
-
colors?: ColorDefinition[];
|
|
535
|
-
taskDefinitions?: TaskDefinition[];
|
|
536
|
-
problemMatchers?: ProblemMatcherContribution[];
|
|
537
|
-
problemPatterns?: ProblemPatternContribution[];
|
|
538
|
-
resourceLabelFormatters?: ResourceLabelFormatter[];
|
|
539
|
-
localizations?: Localization[];
|
|
540
|
-
terminalProfiles?: TerminalProfile[];
|
|
541
|
-
notebooks?: NotebookContribution[];
|
|
542
|
-
notebookRenderer?: NotebookRendererContribution[];
|
|
543
|
-
notebookPreload?: notebookPreloadContribution[];
|
|
544
|
-
}
|
|
545
|
-
export interface NotebookContribution {
|
|
546
|
-
type: string;
|
|
547
|
-
displayName: string;
|
|
548
|
-
selector?: readonly {
|
|
549
|
-
filenamePattern?: string;
|
|
550
|
-
excludeFileNamePattern?: string;
|
|
551
|
-
}[];
|
|
552
|
-
priority?: string;
|
|
553
|
-
}
|
|
554
|
-
export interface NotebookRendererContribution {
|
|
555
|
-
readonly id: string;
|
|
556
|
-
readonly displayName: string;
|
|
557
|
-
readonly mimeTypes: string[];
|
|
558
|
-
readonly entrypoint: string | {
|
|
559
|
-
readonly extends: string;
|
|
560
|
-
readonly path: string;
|
|
561
|
-
};
|
|
562
|
-
readonly requiresMessaging?: 'always' | 'optional' | 'never';
|
|
563
|
-
}
|
|
564
|
-
export interface notebookPreloadContribution {
|
|
565
|
-
type: string;
|
|
566
|
-
entrypoint: string;
|
|
567
|
-
}
|
|
568
|
-
export interface AuthenticationProviderInformation {
|
|
569
|
-
id: string;
|
|
570
|
-
label: string;
|
|
571
|
-
}
|
|
572
|
-
export interface TerminalProfile {
|
|
573
|
-
title: string;
|
|
574
|
-
id: string;
|
|
575
|
-
icon?: string;
|
|
576
|
-
}
|
|
577
|
-
export interface Localization {
|
|
578
|
-
languageId: string;
|
|
579
|
-
languageName?: string;
|
|
580
|
-
localizedLanguageName?: string;
|
|
581
|
-
translations: Translation[];
|
|
582
|
-
minimalTranslations?: {
|
|
583
|
-
[key: string]: string;
|
|
584
|
-
};
|
|
585
|
-
}
|
|
586
|
-
export interface Translation {
|
|
587
|
-
id: string;
|
|
588
|
-
path: string;
|
|
589
|
-
cachedContents?: {
|
|
590
|
-
[scope: string]: {
|
|
591
|
-
[key: string]: string;
|
|
592
|
-
};
|
|
593
|
-
};
|
|
594
|
-
}
|
|
595
|
-
export interface SnippetContribution {
|
|
596
|
-
uri: string;
|
|
597
|
-
source: string;
|
|
598
|
-
language?: string;
|
|
599
|
-
}
|
|
600
|
-
export type UiTheme = 'vs' | 'vs-dark' | 'hc-black';
|
|
601
|
-
export interface ThemeContribution {
|
|
602
|
-
id?: string;
|
|
603
|
-
label?: string;
|
|
604
|
-
description?: string;
|
|
605
|
-
uri: string;
|
|
606
|
-
uiTheme?: UiTheme;
|
|
607
|
-
}
|
|
608
|
-
export interface IconThemeContribution {
|
|
609
|
-
id: string;
|
|
610
|
-
label?: string;
|
|
611
|
-
description?: string;
|
|
612
|
-
uri: string;
|
|
613
|
-
uiTheme?: UiTheme;
|
|
614
|
-
}
|
|
615
|
-
export interface IconDefinition {
|
|
616
|
-
fontCharacter: string;
|
|
617
|
-
location: string;
|
|
618
|
-
}
|
|
619
|
-
export type IconDefaults = ThemeIcon | IconDefinition;
|
|
620
|
-
export interface IconContribution {
|
|
621
|
-
id: string;
|
|
622
|
-
extensionId: string;
|
|
623
|
-
description: string | undefined;
|
|
624
|
-
defaults: IconDefaults;
|
|
625
|
-
}
|
|
626
|
-
export declare namespace IconContribution {
|
|
627
|
-
function isIconDefinition(defaults: IconDefaults): defaults is IconDefinition;
|
|
628
|
-
}
|
|
629
|
-
export interface GrammarsContribution {
|
|
630
|
-
format: 'json' | 'plist';
|
|
631
|
-
language?: string;
|
|
632
|
-
scope: string;
|
|
633
|
-
grammar?: string | object;
|
|
634
|
-
grammarLocation?: string;
|
|
635
|
-
embeddedLanguages?: ScopeMap;
|
|
636
|
-
tokenTypes?: ScopeMap;
|
|
637
|
-
injectTo?: string[];
|
|
638
|
-
balancedBracketScopes?: string[];
|
|
639
|
-
unbalancedBracketScopes?: string[];
|
|
640
|
-
}
|
|
641
|
-
/**
|
|
642
|
-
* The language contribution
|
|
643
|
-
*/
|
|
644
|
-
export interface LanguageContribution {
|
|
645
|
-
id: string;
|
|
646
|
-
extensions?: string[];
|
|
647
|
-
filenames?: string[];
|
|
648
|
-
filenamePatterns?: string[];
|
|
649
|
-
firstLine?: string;
|
|
650
|
-
aliases?: string[];
|
|
651
|
-
mimetypes?: string[];
|
|
652
|
-
configuration?: LanguageConfiguration;
|
|
653
|
-
/**
|
|
654
|
-
* @internal
|
|
655
|
-
*/
|
|
656
|
-
icon?: IconUrl;
|
|
657
|
-
}
|
|
658
|
-
export interface RegExpOptions {
|
|
659
|
-
pattern: string;
|
|
660
|
-
flags?: string;
|
|
661
|
-
}
|
|
662
|
-
export interface LanguageConfiguration {
|
|
663
|
-
brackets?: CharacterPair[];
|
|
664
|
-
indentationRules?: IndentationRules;
|
|
665
|
-
surroundingPairs?: AutoClosingPair[];
|
|
666
|
-
autoClosingPairs?: AutoClosingPairConditional[];
|
|
667
|
-
comments?: CommentRule;
|
|
668
|
-
folding?: FoldingRules;
|
|
669
|
-
wordPattern?: string | RegExpOptions;
|
|
670
|
-
onEnterRules?: OnEnterRule[];
|
|
671
|
-
}
|
|
672
|
-
/**
|
|
673
|
-
* This interface describes a package.json debuggers contribution section object.
|
|
674
|
-
*/
|
|
675
|
-
export interface DebuggerContribution extends PlatformSpecificAdapterContribution {
|
|
676
|
-
type: string;
|
|
677
|
-
label?: string;
|
|
678
|
-
languages?: string[];
|
|
679
|
-
enableBreakpointsFor?: {
|
|
680
|
-
languageIds: string[];
|
|
681
|
-
};
|
|
682
|
-
configurationAttributes?: {
|
|
683
|
-
[request: string]: IJSONSchema;
|
|
684
|
-
};
|
|
685
|
-
configurationSnippets?: IJSONSchemaSnippet[];
|
|
686
|
-
variables?: ScopeMap;
|
|
687
|
-
adapterExecutableCommand?: string;
|
|
688
|
-
win?: PlatformSpecificAdapterContribution;
|
|
689
|
-
winx86?: PlatformSpecificAdapterContribution;
|
|
690
|
-
windows?: PlatformSpecificAdapterContribution;
|
|
691
|
-
osx?: PlatformSpecificAdapterContribution;
|
|
692
|
-
linux?: PlatformSpecificAdapterContribution;
|
|
693
|
-
}
|
|
694
|
-
export interface IndentationRules {
|
|
695
|
-
increaseIndentPattern: string | RegExpOptions;
|
|
696
|
-
decreaseIndentPattern: string | RegExpOptions;
|
|
697
|
-
unIndentedLinePattern?: string | RegExpOptions;
|
|
698
|
-
indentNextLinePattern?: string | RegExpOptions;
|
|
699
|
-
}
|
|
700
|
-
export interface AutoClosingPair {
|
|
701
|
-
close: string;
|
|
702
|
-
open: string;
|
|
703
|
-
}
|
|
704
|
-
export interface AutoClosingPairConditional extends AutoClosingPair {
|
|
705
|
-
notIn?: string[];
|
|
706
|
-
}
|
|
707
|
-
export interface FoldingMarkers {
|
|
708
|
-
start: string | RegExpOptions;
|
|
709
|
-
end: string | RegExpOptions;
|
|
710
|
-
}
|
|
711
|
-
export interface FoldingRules {
|
|
712
|
-
offSide?: boolean;
|
|
713
|
-
markers?: FoldingMarkers;
|
|
714
|
-
}
|
|
715
|
-
export interface OnEnterRule {
|
|
716
|
-
beforeText: string | RegExpOptions;
|
|
717
|
-
afterText?: string | RegExpOptions;
|
|
718
|
-
previousLineText?: string | RegExpOptions;
|
|
719
|
-
action: EnterAction;
|
|
720
|
-
}
|
|
721
|
-
export interface EnterAction {
|
|
722
|
-
indent: 'none' | 'indent' | 'outdent' | 'indentOutdent';
|
|
723
|
-
appendText?: string;
|
|
724
|
-
removeText?: number;
|
|
725
|
-
}
|
|
726
|
-
/**
|
|
727
|
-
* Custom Editors contribution
|
|
728
|
-
*/
|
|
729
|
-
export interface CustomEditor {
|
|
730
|
-
viewType: string;
|
|
731
|
-
displayName: string;
|
|
732
|
-
selector: CustomEditorSelector[];
|
|
733
|
-
priority: CustomEditorPriority;
|
|
734
|
-
}
|
|
735
|
-
/**
|
|
736
|
-
* Views Containers contribution
|
|
737
|
-
*/
|
|
738
|
-
export interface ViewContainer {
|
|
739
|
-
id: string;
|
|
740
|
-
title: string;
|
|
741
|
-
iconUrl: string;
|
|
742
|
-
themeIcon?: string;
|
|
743
|
-
}
|
|
744
|
-
/**
|
|
745
|
-
* View contribution
|
|
746
|
-
*/
|
|
747
|
-
export interface View {
|
|
748
|
-
id: string;
|
|
749
|
-
name: string;
|
|
750
|
-
when?: string;
|
|
751
|
-
type?: string;
|
|
752
|
-
}
|
|
753
|
-
/**
|
|
754
|
-
* View Welcome contribution
|
|
755
|
-
*/
|
|
756
|
-
export interface ViewWelcome {
|
|
757
|
-
view: string;
|
|
758
|
-
content: string;
|
|
759
|
-
when?: string;
|
|
760
|
-
enablement?: string;
|
|
761
|
-
order: number;
|
|
762
|
-
}
|
|
763
|
-
export interface PluginCommand {
|
|
764
|
-
command: string;
|
|
765
|
-
title: string;
|
|
766
|
-
shortTitle?: string;
|
|
767
|
-
originalTitle?: string;
|
|
768
|
-
category?: string;
|
|
769
|
-
iconUrl?: IconUrl;
|
|
770
|
-
themeIcon?: string;
|
|
771
|
-
enablement?: string;
|
|
772
|
-
}
|
|
773
|
-
export type IconUrl = string | {
|
|
774
|
-
light: string;
|
|
775
|
-
dark: string;
|
|
776
|
-
};
|
|
777
|
-
/**
|
|
778
|
-
* Menu contribution
|
|
779
|
-
*/
|
|
780
|
-
export interface Menu {
|
|
781
|
-
command?: string;
|
|
782
|
-
submenu?: string;
|
|
783
|
-
alt?: string;
|
|
784
|
-
group?: string;
|
|
785
|
-
when?: string;
|
|
786
|
-
}
|
|
787
|
-
export interface Submenu {
|
|
788
|
-
id: string;
|
|
789
|
-
label: string;
|
|
790
|
-
icon?: IconUrl;
|
|
791
|
-
}
|
|
792
|
-
/**
|
|
793
|
-
* Keybinding contribution
|
|
794
|
-
*/
|
|
795
|
-
export interface Keybinding {
|
|
796
|
-
keybinding?: string;
|
|
797
|
-
command: string;
|
|
798
|
-
when?: string;
|
|
799
|
-
mac?: string;
|
|
800
|
-
linux?: string;
|
|
801
|
-
win?: string;
|
|
802
|
-
args?: any;
|
|
803
|
-
}
|
|
804
|
-
/**
|
|
805
|
-
* This interface describes a plugin lifecycle object.
|
|
806
|
-
*/
|
|
807
|
-
export interface PluginLifecycle {
|
|
808
|
-
startMethod: string;
|
|
809
|
-
stopMethod: string;
|
|
810
|
-
/**
|
|
811
|
-
* Frontend module name, frontend plugin should expose this name.
|
|
812
|
-
*/
|
|
813
|
-
frontendModuleName?: string;
|
|
814
|
-
/**
|
|
815
|
-
* Path to the script which should do some initialization before frontend plugin is loaded.
|
|
816
|
-
*/
|
|
817
|
-
frontendInitPath?: string;
|
|
818
|
-
/**
|
|
819
|
-
* Path to the script which should do some initialization before backend plugin is loaded.
|
|
820
|
-
*/
|
|
821
|
-
backendInitPath?: string;
|
|
822
|
-
}
|
|
823
|
-
/**
|
|
824
|
-
* The export function of initialization module of backend plugin.
|
|
825
|
-
*/
|
|
826
|
-
export interface BackendInitializationFn {
|
|
827
|
-
(apiFactory: PluginAPIFactory, plugin: Plugin): void;
|
|
828
|
-
}
|
|
829
|
-
export interface BackendLoadingFn {
|
|
830
|
-
(rpc: RPCProtocol, plugin: Plugin): void;
|
|
831
|
-
}
|
|
832
|
-
export interface PluginContext {
|
|
833
|
-
subscriptions: Disposable[];
|
|
834
|
-
}
|
|
835
|
-
export interface ExtensionContext {
|
|
836
|
-
subscriptions: Disposable[];
|
|
837
|
-
}
|
|
838
|
-
export interface PluginMetadata {
|
|
839
|
-
host: string;
|
|
840
|
-
model: PluginModel;
|
|
841
|
-
lifecycle: PluginLifecycle;
|
|
842
|
-
isUnderDevelopment?: boolean;
|
|
843
|
-
outOfSync: boolean;
|
|
844
|
-
}
|
|
845
|
-
export declare const MetadataProcessor: unique symbol;
|
|
846
|
-
export interface MetadataProcessor {
|
|
847
|
-
process(pluginMetadata: PluginMetadata): void;
|
|
848
|
-
}
|
|
849
|
-
export declare function getPluginId(plugin: PluginPackage | PluginModel): string;
|
|
850
|
-
export declare function buildFrontendModuleName(plugin: PluginPackage | PluginModel): string;
|
|
851
|
-
export declare const HostedPluginClient: unique symbol;
|
|
852
|
-
export interface HostedPluginClient {
|
|
853
|
-
postMessage(pluginHost: string, buffer: Uint8Array): Promise<void>;
|
|
854
|
-
log(logPart: LogPart): void;
|
|
855
|
-
onDidDeploy(): void;
|
|
856
|
-
}
|
|
857
|
-
export interface PluginDependencies {
|
|
858
|
-
metadata: PluginMetadata;
|
|
859
|
-
/**
|
|
860
|
-
* Actual listing of plugin dependencies.
|
|
861
|
-
* Mapping from {@link PluginIdentifiers.UnversionedId external representation} of plugin identity to a string
|
|
862
|
-
* that can be used to identify the resolver for the specific plugin case, e.g. with scheme `vscode://<id>`.
|
|
863
|
-
*/
|
|
864
|
-
mapping?: Map<string, string>;
|
|
865
|
-
}
|
|
866
|
-
export declare const PluginDeployerHandler: unique symbol;
|
|
867
|
-
export interface PluginDeployerHandler {
|
|
868
|
-
deployFrontendPlugins(frontendPlugins: PluginDeployerEntry[]): Promise<number | undefined>;
|
|
869
|
-
deployBackendPlugins(backendPlugins: PluginDeployerEntry[]): Promise<number | undefined>;
|
|
870
|
-
getDeployedPluginIds(): Promise<readonly PluginIdentifiers.VersionedId[]>;
|
|
871
|
-
getDeployedPlugins(): Promise<DeployedPlugin[]>;
|
|
872
|
-
getDeployedPluginsById(pluginId: string): DeployedPlugin[];
|
|
873
|
-
getDeployedPlugin(pluginId: PluginIdentifiers.VersionedId): DeployedPlugin | undefined;
|
|
874
|
-
/**
|
|
875
|
-
* Removes the plugin from the location it originally resided on disk.
|
|
876
|
-
* Unless `--uncompressed-plugins-in-place` is passed to the CLI, this operation is safe.
|
|
877
|
-
*/
|
|
878
|
-
uninstallPlugin(pluginId: PluginIdentifiers.VersionedId): Promise<boolean>;
|
|
879
|
-
/**
|
|
880
|
-
* Removes the plugin from the locations to which it had been deployed.
|
|
881
|
-
* This operation is not safe - references to deleted assets may remain.
|
|
882
|
-
*/
|
|
883
|
-
undeployPlugin(pluginId: PluginIdentifiers.VersionedId): Promise<boolean>;
|
|
884
|
-
getPluginDependencies(pluginToBeInstalled: PluginDeployerEntry): Promise<PluginDependencies | undefined>;
|
|
885
|
-
/**
|
|
886
|
-
* Marks the given plugins as "disabled". While the plugin remains installed, it will no longer
|
|
887
|
-
* be used. Has no effect if the plugin is not installed
|
|
888
|
-
* @param pluginId the plugin to disable
|
|
889
|
-
* @returns whether the plugin was installed, enabled and could be disabled
|
|
890
|
-
*/
|
|
891
|
-
disablePlugin(pluginId: PluginIdentifiers.UnversionedId): Promise<boolean>;
|
|
892
|
-
/**
|
|
893
|
-
* Marks the given plugins as "enabled". Has no effect if the plugin is not installed.
|
|
894
|
-
* @param pluginId the plugin to enabled
|
|
895
|
-
* @returns whether the plugin was installed, disabled and could be enabled
|
|
896
|
-
*/
|
|
897
|
-
enablePlugin(pluginId: PluginIdentifiers.UnversionedId): Promise<boolean>;
|
|
898
|
-
}
|
|
899
|
-
export interface DeployedPlugin {
|
|
900
|
-
/**
|
|
901
|
-
* defaults to system
|
|
902
|
-
*/
|
|
903
|
-
type?: PluginType;
|
|
904
|
-
metadata: PluginMetadata;
|
|
905
|
-
contributes?: PluginContribution;
|
|
906
|
-
}
|
|
907
|
-
export declare const HostedPluginServer: unique symbol;
|
|
908
|
-
export interface HostedPluginServer extends RpcServer<HostedPluginClient> {
|
|
909
|
-
getDeployedPluginIds(): Promise<PluginIdentifiers.VersionedId[]>;
|
|
910
|
-
getInstalledPluginIds(): Promise<PluginIdentifiers.VersionedId[]>;
|
|
911
|
-
getUninstalledPluginIds(): Promise<readonly PluginIdentifiers.VersionedId[]>;
|
|
912
|
-
getDisabledPluginIds(): Promise<readonly PluginIdentifiers.UnversionedId[]>;
|
|
913
|
-
getDeployedPlugins(ids: PluginIdentifiers.VersionedId[]): Promise<DeployedPlugin[]>;
|
|
914
|
-
getExtPluginAPI(): Promise<ExtPluginApi[]>;
|
|
915
|
-
onMessage(targetHost: string, message: Uint8Array): Promise<void>;
|
|
916
|
-
}
|
|
917
|
-
export declare const PLUGIN_HOST_BACKEND = "main";
|
|
918
|
-
export interface WorkspaceStorageKind {
|
|
919
|
-
workspace?: string | undefined;
|
|
920
|
-
roots: string[];
|
|
921
|
-
}
|
|
922
|
-
export type GlobalStorageKind = undefined;
|
|
923
|
-
export type PluginStorageKind = GlobalStorageKind | WorkspaceStorageKind;
|
|
924
|
-
export interface PluginDeployOptions {
|
|
925
|
-
version: string;
|
|
926
|
-
/** Instructs the deployer to ignore any existing plugins with different versions */
|
|
927
|
-
ignoreOtherVersions?: boolean;
|
|
928
|
-
}
|
|
929
|
-
export declare const pluginServerJsonRpcPath = "/services/plugin-ext";
|
|
930
|
-
export declare const PluginServer: unique symbol;
|
|
931
|
-
export interface PluginServer {
|
|
932
|
-
/**
|
|
933
|
-
* Deploy a plugin.
|
|
934
|
-
*
|
|
935
|
-
* @param type whether a plugin is installed by a system or a user, defaults to a user
|
|
936
|
-
*/
|
|
937
|
-
install(pluginEntry: string, type?: PluginType, options?: PluginDeployOptions): Promise<void>;
|
|
938
|
-
uninstall(pluginId: PluginIdentifiers.VersionedId): Promise<void>;
|
|
939
|
-
enablePlugin(pluginId: PluginIdentifiers.UnversionedId): Promise<boolean>;
|
|
940
|
-
disablePlugin(pluginId: PluginIdentifiers.UnversionedId): Promise<boolean>;
|
|
941
|
-
getInstalledPlugins(): Promise<readonly PluginIdentifiers.VersionedId[]>;
|
|
942
|
-
getUninstalledPlugins(): Promise<readonly PluginIdentifiers.VersionedId[]>;
|
|
943
|
-
getDisabledPlugins(): Promise<readonly PluginIdentifiers.UnversionedId[]>;
|
|
944
|
-
setStorageValue(key: string, value: KeysToAnyValues, kind: PluginStorageKind): Promise<boolean>;
|
|
945
|
-
getStorageValue(key: string, kind: PluginStorageKind): Promise<KeysToAnyValues>;
|
|
946
|
-
getAllStorageValues(kind: PluginStorageKind): Promise<KeysToKeysToAnyValue>;
|
|
947
|
-
}
|
|
948
|
-
export declare const ServerPluginRunner: unique symbol;
|
|
949
|
-
export interface ServerPluginRunner {
|
|
950
|
-
acceptMessage(pluginHostId: string, jsonMessage: Uint8Array): boolean;
|
|
951
|
-
onMessage(pluginHostId: string, jsonMessage: Uint8Array): void;
|
|
952
|
-
setClient(client: HostedPluginClient): void;
|
|
953
|
-
setDefault(defaultRunner: ServerPluginRunner): void;
|
|
954
|
-
clientClosed(): void;
|
|
955
|
-
}
|
|
956
|
-
export declare const PluginHostEnvironmentVariable: unique symbol;
|
|
957
|
-
export interface PluginHostEnvironmentVariable {
|
|
958
|
-
process(env: NodeJS.ProcessEnv): void;
|
|
959
|
-
}
|
|
960
|
-
//# sourceMappingURL=plugin-protocol.d.ts.map
|