Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EditorAccess

Provides direct access to the underlying text editor.

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

Protected Readonly editorManager

editorManager: EditorManager

Accessors

editor

languageId

  • get languageId(): undefined | string

selection

  • get selection(): undefined | Location

uri

  • get uri(): undefined | string

Methods

Protected Abstract editorWidget