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

    Controls how the task channel is used between tasks

    Index

    Enumeration Members

    Enumeration Members

    Dedicated: 2

    Uses a dedicated panel for this tasks. The panel is not shared with other tasks.

    New: 3

    Creates a new panel whenever this task is executed.

    Shared: 1

    Shares a panel with other tasks. This is the default.