Provides functionality to extract and format keyboard shortcuts from an Ace editor instance. Analyzes all registered
command handlers and their key bindings to generate a list of available keyboard shortcuts for the
current platform. Returns formatted key combinations with proper modifier key representations and handles multiple
bindings per command with pipe-separated notation.
Editor Keyboard Shortcuts Utility
Provides functionality to extract and format keyboard shortcuts from an Ace editor instance. Analyzes all registered command handlers and their key bindings to generate a list of available keyboard shortcuts for the current platform. Returns formatted key combinations with proper modifier key representations and handles multiple bindings per command with pipe-separated notation.
Usage: