Skip to main content

Module cmd_palette

Module cmd_palette 

Source
Expand description

Command palette โ€” Cmd+K modal that runs editor actions.

Phase J: atomic modal โ€” backdrop + box are painted absolutely, all interactive controls live inside a single region_at so the layout stays in sync regardless of zoom or window size.

Structsยง

Command ๐Ÿ”’
A single palette command.
CommandPalettePanel
Floating modal command palette.
Section ๐Ÿ”’

Constantsยง

CREATE_ACTIONS ๐Ÿ”’
NAVIGATE_ACTIONS ๐Ÿ”’
QUICK_ACTIONS ๐Ÿ”’
SECTIONS ๐Ÿ”’
VIEW_ACTIONS ๐Ÿ”’

Functionsยง

matches ๐Ÿ”’