Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICodeEditorViewState

A (serializable) state of the code editor.

Hierarchy

  • ICodeEditorViewState

Index

Properties

contributionsState

contributionsState: {}

Type declaration

  • [id: string]: any

cursorState

cursorState: ICursorState[]

viewState

viewState: IViewState

Generated using TypeDoc