Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISources

A utility to find text editors used by the debugger.

Hierarchy

  • ISources

Index

Methods

Methods

find

  • 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 IEditor[]

open

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

    Parameters

    Returns void

Generated using TypeDoc