jess
|
8a4a585374
|
add auto-indent on enter and content-based lang detection for untitled docs
|
2026-04-07 21:02:24 -07:00 |
jess
|
768ec6db2c
|
add file I/O bridge between Swift and Iced editor via FFI text get/set
|
2026-04-07 19:02:18 -07:00 |
jess
|
60723a6071
|
revert preview-mode default, start in edit mode
|
2026-04-07 18:41:25 -07:00 |
jess
|
558b41171e
|
add Cmd+T insert table, wire table/preview shortcuts through performKeyEquivalent
|
2026-04-07 18:37:44 -07:00 |
jess
|
88e134c01c
|
fix double-toggle on Cmd+P preview, remove duplicate key binding
|
2026-04-07 18:24:13 -07:00 |
jess
|
95ecdf3c95
|
add markdown preview mode (Cmd+P), zoom in/out (Cmd+=/-/0), performKeyEquivalent forwarding
|
2026-04-07 18:22:11 -07:00 |
jess
|
e04e5b1953
|
add macOS key bindings: Opt+Backspace/Delete word-delete, Cmd+Up/Down document navigation
|
2026-04-07 18:00:21 -07:00 |
jess
|
989dd98468
|
add cursor position status bar (Ln/Col) below text editor
|
2026-04-07 17:56:24 -07:00 |
jess
|
7a2aa08d1c
|
replace Swift editor with Iced TextEditor, delete old compositor
|
2026-04-07 17:52:23 -07:00 |
jess
|
50aad4bf84
|
add iced viewport crate with wgpu/metal surface embedded in swift app
|
2026-04-07 15:32:13 -07:00 |