Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExtenderCreateModelOptions

Data passed to the extender in the createModel method.

Hierarchy

  • ExtenderCreateModelOptions

Index

Properties

editorOptions

Resolved options for the monaco editor.

language

language: string

Code language for the model.

uri

uri: Uri

Default URI for the model.

value

value: string

Initial value for the model.

Generated using TypeDoc