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.