Function deactivateExtension

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

    Parameters

    • extensionId: string

      the extension identifier

    Returns Promise<Extension<unknown>>

    the extension

Generated using TypeDoc