Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |
Related content
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Windows developer