[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-30 UTC."],[[["Blockly's keyboard navigation allows users to move, connect, add, detach blocks, and navigate the toolbox and flyout using keyboard shortcuts."],["Users can enable keyboard navigation with **Shift + Ctrl + k** and utilize **WASD** keys along with **Enter**, **I**, and **X** to perform various actions."],["Navigation is structured into levels (workspace, stack, block/connection, field/input) for traversing blocks and their components."],["The default key mappings can be customized, and users are encouraged to experiment with different configurations."],["Current limitations include lack of navigation support for non-block components like the trash can and zoom buttons."]]],["Keyboard navigation in Blockly is enabled via **Shift + Ctrl + k**, which initiates a cursor. Users navigate the workspace using **WASD** keys across different levels: workspace, stack, block/connections, and fields/inputs, with levels changed using **A** and **D**. **Enter** creates a marker for block insertion. Blocks can be connected by marking a connection with **Enter**, then moving and using **I** to insert. Blocks can be detached using **X**. The toolbox is accessed with **T**, and blocks are inserted with **Enter**. There are opportunities for experimentation in key mappings, screen reader output, workspace navigation and cursor design.\n"]]