Skip to content

Have extensionKind: "ui" only run in the ui #85036

Closed
@alexdima

Description

@alexdima
  • In September, we made "extensionKind":"ui" run on the workspace extension host if the extension is only installed there.
  • In October, we have added support for "extensionKind": ["ui","workspace"] to express that an extension can run on either side, but prefers the ui side.
  • In October, we have left "extensionKind":"ui" to be able to execute on the workspace side.

We should clean this up and enforce that "extensionKind":"ui" only allows an extension to run on the ui.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions