Theia API Documentation v1.65.0
    Preparing search index...
    Index

    Constructors

    Properties

    Constructors

    Properties

    iconPath?: Uri | { dark: Uri; light: Uri } | ThemeIcon

    An icon for the view when it's show in inline actions.

    name: string

    The name of the visualization to show to the user.

    visualization?: Command | { treeId: string }

    Visualization to use for the variable. This may be either:

    • A command to run when the visualization is selected for a variable.
    • A reference to a previously-registered DebugVisualizationTree