Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CurrentEditorAccess

Provides direct access to the currently active 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 editorWidget