tag
hotkey▌
2 indexed skills · max 10 per page
skills (2)
hotkey
lobehub/lobehub · Productivity
Structured guide for implementing keyboard shortcuts in a chat application. \n \n Covers five-step implementation process: defining hotkey constants, registering default key combinations, adding i18n translations, creating and registering hooks, and optionally adding tooltips \n Supports scope-based hotkey management (global or chat-specific) with conflict detection and platform-agnostic key modifiers \n Includes best practices for grouping, conflict checking, and clear user descriptions, plus t
hotkey
lobehub/lobe-chat · Productivity
In src/types/hotkey.ts: