Skip to main content

Module command

Module command 

Source
Expand description

Command enumeration โ€” a typed set of every action the editor can perform.

Command covers file operations, git integration, workspace sharing, and application lifecycle. It provides human-readable names and descriptions for use in command palettes and keybinding displays.

Enumsยง

Command
A typed action the editor can perform โ€” file ops, git, network, and lifecycle.