feat(editor): inline-math shortcut, /math immediate entry + save chords, taller answer faces #729
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
Reviewed/Confirmed
Reviewed/Duplicate
Reviewed/Invalid
Reviewed/Won't Fix
Status/Abandoned
Status/Blocked
Status/Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
project-halkyon/halkyon-learn!729
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/729/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What's in here
halkyonScriptShortcutBindings→halkyonEditorShortcutBindings)./mathdrops straight into the fullscreen LaTeX editor — no extra tap on the placeholder block. Leaving with nothing saved removes the fresh block again, so a cancelled/mathleaves no orphan; content saved via Ctrl+S survives a later Cancel.SaveShortcutswidget): Ctrl/Cmd+Enter saves and closes (same as the Save button); Ctrl/Cmd+S saves in place through a newonApplychannel and resets the dirty baseline, so exiting afterwards skips the discard prompt. The callout body also bindsonSubmitbecause AppFlowy sees Ctrl+Enter before the screen-rootCallbackShortcuts.maxHeighton theexpand: truepath.scripts/flutter.shbuild-defines workflow in the bootstrap architecture doc.Tests
Chord-registration and end-to-end chord tests (Ctrl+Shift+F → dialog → insert), prompt-flow tests (prefill / replace / cancel), save-chord tests for both fullscreen editors, and the three
/mathflows (save writes the equation, cancel removes the block, Ctrl+S-then-cancel keeps it).fvm flutter analyzeclean; all affected suites green.