Rediger

Command Palette SDK namespaces

The Command Palette SDK provides a set of namespaces that contain the classes and interfaces you need to create extensions for the Command Palette. The SDK is designed to be easy to use and provides a consistent experience across all extensions.

SDK namespaces

The following namespaces are available in the Command Palette SDK:

Namespace Description
Microsoft.CommandPalette.Extensions Contains the interfaces to create extensions for the Command Palette.
Microsoft.CommandPalette.Extensions.Toolkit Contains helper classes that make creating extensions easier.