Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Note
The Gallery will be available in PowerToys version 0.99.
Command Palette extensions add new commands, tools, and integrations to your Command Palette experience. You can discover and install extensions directly from the built-in Gallery, or find community-built extensions on GitHub.
Browse the Gallery
The easiest way to find extensions is through the built-in Gallery in Command Palette settings.
- Open Command Palette and select the Settings button.
- In the sidebar, under Extensions, select Gallery.
- Browse or search for extensions by name, author, or category.
- Select an extension to view its details, screenshots, and description.
- Select Install to add the extension to your Command Palette.
The Gallery pulls from a curated feed of extensions that have been reviewed and published. You can sort extensions by name, author, or installation status to find what you're looking for.
Community extensions
The Command Palette extension ecosystem is open and growing. Community developers can build and share their own extensions. To discover community-built extensions, visit the CmdPal-Extensions repository on GitHub.
If you've built an extension and want to share it with the community, you can submit it for inclusion in the Gallery from the same repository.
Manage installed extensions
To view and manage your installed extensions:
- Open Command Palette and select the Settings button.
- In the sidebar, under Extensions, select Installed.
From here, you can:
- Enable or disable individual extensions.
- Configure per-extension settings (if the extension provides a settings page).
- Set custom aliases for extension commands.
- Assign global hotkeys to specific extension commands.
Build your own
Want to create a custom extension? Command Palette extensions are built with .NET and support rich UI including lists, forms, markdown, detail views, and grid layouts. You can scaffold a new extension project directly from Command Palette by running the Create extension command.
For more information, see Extension development overview and Extension samples.
Install PowerToys
This utility is part of the Microsoft PowerToys utilities for power users. It provides a set of useful utilities to tune and streamline your Windows experience for greater productivity. To install PowerToys, see Installing PowerToys.
Related content
Windows developer