Declarative registry of editor actions. The command palette renders this list and the global key handler binds it, so adding an action here makes it both discoverable and bindable — no other file changes.
Declarative registry of editor actions. The command palette renders this list and the global key handler binds it, so adding an action here makes it both discoverable and bindable — no other file changes.