Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NotebookCellStatusBarItemProvider

A provider that can contribute items to the status bar that appears below a cell's editor.

Hierarchy

  • NotebookCellStatusBarItemProvider

索引

Properties

Optional onDidChangeCellStatusBarItems

onDidChangeCellStatusBarItems: Event<void>

An optional event to signal that statusbar items have changed. The provide method will be called again.

Methods

provideCellStatusBarItems

VS Code 插件开发中文文档 | VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc