Edit

ExtensionHost.ShowStatus(IStatusMessage) Method

Definition

Namespace: Microsoft.CommandPalette.Extensions.Toolkit

The ShowStatus method displays a status message in the command palette. This method is typically used to provide feedback to the user about the current state of the extension or to indicate that a long-running operation is in progress.

Parameters

message IStatusMessage