Skip to main content

Module Commands

Module Commands 

Source
Expand description

Command registry handlers.

Modules§

Execute
Wire method: commands:execute. Dispatches to Mountain’s CommandExecutor and emits sky://commands/executed for vscode.commands.onDidExecuteCommand.
GetAll
Wire method: commands:getAll. Returns all registered command IDs from Mountain’s CommandRegistry.