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

    DebugService implementation.

    Implements

    Index

    Constructors

    Properties

    sessions: Set<string> = ...

    Accessors

    Methods

    • Returns the types of registered dynamic debug configuration providers without invoking them. This is a lightweight alternative to provideDynamicDebugConfigurations when you only need to know what provider types are available.

      Returns string[]

      Use getDynamicDebugConfigurationProviders() instead for proper label support.