cmdpal 0.3.0

Rust SDK for PowerToys Command Palette
Documentation
1
2
3
The IDynamicListPage interface is used to define a dynamic list page in the Command Palette. This interface allows extensions to create and manage dynamic lists of items that can be displayed in the Command Palette.

A dynamic list leaves the extension in charge of filtering the list of items.