In a remote window the extension kind describes if an extension runs where the UI (window) runs or if an extension runs remotely.

Static variables

@:enumstaticread onlyUI:ExtensionKind

Extension runs where the UI runs.

@:enumstaticread onlyWorkspace:ExtensionKind

Extension runs where the remote extension host runs.