Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ProgressLocation

A location in the editor at which progress information can be shown. It depends on the location how progress is visually represented.

索引

Enumeration members(3)

Enumeration members(3)

SourceControl

SourceControl: = 1

Show progress for the source control viewlet, as overlay for the icon and as progress bar inside the viewlet (when visible). Neither supports cancellation nor discrete progress.

Window

Window: = 10

Show progress in the status bar of the editor. Neither supports cancellation nor discrete progress.

Notification

Notification: = 15

Show progress as notification with an optional cancel button. Supports to show infinite and discrete progress.

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

Generated by TypeDoc. Maintained by 洛竹