Edit

Settings.ToContent() Method

Definition

Namespace: Microsoft.CommandPalette.Extensions.Toolkit

The ToContent method converts the settings of the command palette extension into a format suitable for display in the command palette. This is used to render the settings in a user-friendly manner.

Returns

An IContent[] array representing the settings in a format suitable for display in the command palette.