mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-07-09 03:49:52 +02:00
Reverts 0819a62 / #46926
The cmdpal API is literally generated from this spec document. It needs
to live with the rest of the code to work correctly.
Docs for authoring cmdpal extensions are on
https://learn.microsoft.com/en-us/windows/powertoys/command-palette/extension-development,
and we should direct docs commentary there.