Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MonacoStatusBarContribution

Hierarchy

  • MonacoStatusBarContribution

Implements

  • FrontendApplicationContribution

Index

Constructors

constructor

Properties

Protected Readonly editorManager

editorManager: EditorManager

Protected Readonly statusBar

statusBar: StatusBar

Protected Readonly toDispose

toDispose: DisposableCollection = ...

Methods

Protected getModel

  • getModel(editor: undefined | EditorWidget): undefined | ITextModel

onStart

  • onStart(app: FrontendApplication): void

Protected removeConfigTabSizeWidget

  • removeConfigTabSizeWidget(): void

Protected removeLineEndingWidget

  • removeLineEndingWidget(): void

Protected setConfigTabSizeWidget

  • setConfigTabSizeWidget(): void

Protected setLineEndingWidget

  • setLineEndingWidget(): void

Protected updateStatusBar

  • updateStatusBar(): void