Skip to content

IOTAEditorServices

chuacw edited this page Feb 7, 2023 · 1 revision

Description

Provides access to source code editor and its internal buffers.

The editor services interface is the main gateway to the source editor and its internal buffers. Use the editor services to obtain an iterator for all of the editor’s buffers, to obtain the currently active buffer or its edit view, or to get the editor options.

Hierarchy

Up to Parent: IOTAEditorServices80

Methods

Method Description
GetEditOptionsIDString Gets the IDString for the given FileName. You can then use the IDString in a call to GetEditOptions.

Properties

Property Description
There are no properties.

Clone this wiki locally