Function activateExtension

  • Activate the extension given by the extension identifier if the extensions current state is "inactive". Otherwise, do nothing.

    Parameters

    • extensionId: string

      the extension identifier

    Returns Promise<Extension<unknown>>

Generated using TypeDoc