Sapling/Sources/SaplingEditor
2026-06-03 08:52:20 +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
DocumentSessionStore.swift feat(workspace): add workspace sidebar experience 2026-06-02 14:43:19 +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): restore viewport after mouse click scroll 2026-06-03 08:52:20 +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