• Shows a temporary warning notification in the VS Code status bar.

    Displays the message for 2 seconds before automatically dismissing it.

    Parameters

    • message: string

      The message to display in the status bar.

    Returns Promise<void>