Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ExtensionKind

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

索引

Enumeration members(2)

Enumeration members(2)

UI

UI: = 1

Extension runs where the UI runs.

Workspace

Workspace: = 2

Extension runs where the remote extension host runs.

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹