A utility to find text editors used by the debugger.

Hierarchy

  • ISources

Methods

Methods

  • Returns an array of editors for a source matching the current debug session by iterating through all the widgets in each of the supported debugger types (i.e., consoles, files, notebooks).

    Parameters

    Returns IDebugger.ISources.IEditor[]

  • Open a read-only editor in the main area.

    Parameters

    Returns void

Generated using TypeDoc