Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TaskPanelKind

Controls how the task channel is used between tasks

索引

Enumeration members(3)

Enumeration members(3)

Shared

Shared: = 1

Shares a panel with other tasks. This is the default.

Dedicated

Dedicated: = 2

Uses a dedicated panel for this tasks. The panel is not shared with other tasks.

New

New: = 3

Creates a new panel whenever this task is executed.

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

Generated by TypeDoc. Maintained by 洛竹