Commits
Marek Vsechovsky committed 40491b19346
Session 153, Step 1: Alt+L / Alt+Ctrl+L step execution history walking - AIM-2826 Alt+L / Alt+Ctrl+L step execution history walking - AIM-2827 New global shortcutVisualFeedback function - AIM-2828 Settings for shortcut visual feedback - AIM-2829 L shortcut resets Alt+L pointer and does not record nav history - AIM-2830 Text editor selection trimming on double/triple click - AIM-2831 Expand selection to markdown markup on double-click - AIM-2832 Add markdown keyboard shortcuts to all text editors - AIM-2833 Ctrl+B — bold shortcut - AIM-2834 Ctrl+I — italic shortcut - AIM-2835 Ctrl+- — strikethrough shortcut - AIM-2836 Ctrl+Shift+1 — H1 heading shortcut - AIM-2837 Ctrl+Shift+2 — H2 heading shortcut - AIM-2838 Ctrl+Shift+3 — H3 heading shortcut - AIM-2839 Ctrl+Shift+4 — H4 heading shortcut - AIM-2840 Ctrl+U — bullet list shortcut with paragraph behavior - AIM-2841 Ctrl+= — numbered list shortcut with paragraph behavior - AIM-2842 Ctrl+Shift+= — check list shortcut with paragraph behavior - AIM-2843 Ctrl+. — inline code shortcut - AIM-2844 Ctrl+Alt+. — code block shortcut - AIM-2845 Ctrl+Q — block quote shortcut - AIM-2846 Ctrl+Alt+L — link shortcut - AIM-2847 Toolbar bullet/numbered/check list button paragraph behavior - AIM-2848 Fix user story split view scroll sync feedback loop Outcome: Implemented all requested features across 7 files and 1 SQL migration.