Constructors

Methods

  • Show a message of the given type and possible actions to the user. Resolve to a chosen action. Never reject.

    To be implemented by an extension, e.g. by the messages extension.

    Parameters

    Returns Promise<undefined | string>