Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MonacoJSONCEditor

Index

Constructors

Properties

workspace: MonacoWorkspace

Methods

  • getEditOperations(model: MonacoEditorModel, path: JSONPath, value: unknown): IIdentifiedSingleEditOperation[]
  • setValue(model: MonacoEditorModel, path: JSONPath, value: unknown, shouldSave?: boolean): Promise<void>