Sapling/Sources/SaplingEditor
2026-06-01 15:00:55 +02:00
..
DocumentLineIndex.swift perf(editor): apply native edit source to line index 2026-05-30 19:28:34 +02:00
DocumentPresentationState.swift feat(renderer): add code block containers 2026-06-01 14:22:27 +02:00
EditableRegion.swift feat(editor): support editable regions and code blocks 2026-06-01 10:17:17 +02:00
EditorActiveLineTracker.swift perf(editor): introduce incremental line index 2026-05-30 19:24:48 +02:00
EditorArchitecture.swift perf(editor): apply native edit source to line index 2026-05-30 19:28:34 +02:00
EditorDirtyLineInvalidation.swift feat(editor): support editable regions and code blocks 2026-06-01 10:17:17 +02:00
EditorInstrumentation.swift perf(editor): implement dirty-line invalidation 2026-05-29 20:57:03 +02:00
EditorPerformanceProfiling.swift perf(editor): apply native edit source to line index 2026-05-30 19:28:34 +02:00
HybridMarkdownEditor.swift fix(editor): restrict viewport anchoring to presentation transitions 2026-06-01 15:00:55 +02:00
HybridMarkdownLineRenderer.swift feat(renderer): add code block containers 2026-06-01 14:22:27 +02:00
MarkdownPresentationSnapshot.swift fix(ui): stabilize presentation determinism 2026-06-01 09:27:22 +02:00