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

Index

Properties

onDidChangeCellStatusBarItems?: Event<void>

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

stubbed

Methods