jess
|
a390a2cc4a
|
2 fix block rendering: computed heights, scrollable column, set_text guard
|
2026-04-08 05:36:34 -07:00 |
jess
|
80fd148280
|
1 block compositor: heading, HR, table widgets with view_blocks integration
|
2026-04-08 05:18:45 -07:00 |
jess
|
9c4c359056
|
0 gutter decorations, task list highlighting, fix line_decors init
|
2026-04-08 04:00:52 -07:00 |
jess
|
81fdb9146c
|
move find bar below editor, above status bar
|
2026-04-08 03:42:47 -07:00 |
jess
|
d50f463ebb
|
Merge branch 'features-01f34a-rc4' into features-01f34a
# Conflicts:
# viewport/src/editor.rs
# viewport/src/handle.rs
|
2026-04-08 03:35:35 -07:00 |
jess
|
908a69ec88
|
Merge branch 'features-01f34a-rc2' into features-01f34a
# Conflicts:
# viewport/src/syntax.rs
|
2026-04-08 03:32:56 -07:00 |
jess
|
6f36f9c3df
|
theme palette, command bridge, missing shortcuts
|
2026-04-08 03:30:34 -07:00 |
jess
|
36895cd548
|
fix newline bug, debounce eval, skip result lines in gutter
|
2026-04-08 03:16:50 -07:00 |
jess
|
57488a2861
|
undo/redo stack + find/replace bar with Cmd+F/G shortcuts
|
2026-04-08 03:12:52 -07:00 |
jess
|
cdd243c8ff
|
markdown syntax highlighting in text editor
|
2026-04-08 03:08:01 -07:00 |
jess
|
cdd6ddd92d
|
merge rc1 (inline eval with table/tree formats) into features branch
|
2026-04-07 21:11:36 -07:00 |
jess
|
a61752dad8
|
merge rc2 (gutter) and rc3 (syntax + auto-indent) into features branch
|
2026-04-07 21:09:53 -07:00 |
jess
|
f4b2173534
|
inline eval results below /= lines, remove status bar panel
|
2026-04-07 21:07:45 -07:00 |
jess
|
9b8333c53f
|
add line number gutter via canvas alongside text editor
|
2026-04-07 21:06:32 -07:00 |
jess
|
8a4a585374
|
add auto-indent on enter and content-based lang detection for untitled docs
|
2026-04-07 21:02:24 -07:00 |
jess
|
1d3c03e23f
|
rename to Acord, add SVG icon with rsvg build
|
2026-04-07 20:47:25 -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 |