Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TaskRevealKind

Controls the behaviour of the terminal's visibility.

索引

Enumeration members(3)

Enumeration members(3)

Always

Always: = 1

Always brings the terminal to front if the task is executed.

Silent

Silent: = 2

Only brings the terminal to front if a problem is detected executing the task (e.g. the task couldn't be started because).

Never

Never: = 3

The terminal never comes to front when the task is executed.

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

Generated by TypeDoc. Maintained by 洛竹